.banner .pics li{
    height:481px;
}
.content{
    margin:0 auto;
    width:1200px;
}
.content .title{
    line-height:80px;
}
.content h2{
    font-size:22px;
    color:#333333;
}
.content h2::before{
    content:'';
    border:2px solid #1ba79c;
    margin-right:17px;
}
.content .title>.right p,.content .title>.right p a{
    color:#999999;
}
.content .about_content .img{
    height:420px;
}
.content .about_content .img img{
    width:100%;
    height:400px;
}
.content .about_content p{
    line-height: 36px;
    color:#333333;
    letter-spacing: 2px;
}
.content .about_content .contact{
    margin-top:30px;
}
.content .about_content .contact .left{
    width:599.5px;
    height:186px;
    text-align: center;
    border-right:1px solid #999999;
}
.content .about_content .contact .left img{
    margin-top:50px;
}
.content .about_content .contact .right{
    margin-top:-10px;
    margin-left:76px;
    margin-bottom: 79px;
}
.content .about_content .contact .right h1{
    line-height: 53px;
    font-size:25px;
    color:#333333;
    font-weight: bold;
}
.content .about_content .contact .right p{
    line-height: 35px;
}
.content .about_content .contact .right p span{
    display: inline-block;
    width: 20px;
    height:24px;
    margin-right:17px;
}
.content .about_content .contact .right p span img{
    width:100%;
}