.aboutNav-rt{
    background: url('../images/contus.png') no-repeat left center;
}
.content{
    width: 1100px;
    margin: 28px auto 0;
}
.cont-info li{
    float: left;
    padding-top: 21px;
    width: 205px;
    height: 179px;
    padding-left: 35px;
    padding-right: 35px;
    background: #f9f9f9;
    margin: 0 45px 55px;
    text-align: center;
}
.cont-info li h6{
    font-size: 16px;
    font-weight: bold;
    margin-top: 22px;
}
.cont-info li p{
    font-size: 14px;
    line-height: 20px;
    color: #343434;
    margin-top: 6px;
    
}
.cont-info li:nth-child(1){
    padding-right: 0;
    padding-left: 0;
    width: 275px;
}
.cont-info li:nth-child(1) p{
    text-align: left;
    margin-left: 88px;
}
#map{
    width: 1100px;
    height: 450px;
    background: lightpink;
}
.h1{
    font-size: 16px;
}
.msg{
    padding-top: 90px;
    height: 497px;
    background: url('../images/contusbj.png')no-repeat left top;
}
.msgLt {
    float: left;
    width: 465px;
}
.msgLt p img{
    vertical-align: top;
}
.msgLt p{
    margin-bottom: 10px;
}
.msgLt input{
    width: 448px;
    height: 44px;
    border: 1px solid #0961bb;
    font-size: 16px;
    padding-left: 10px;
    margin-bottom: 18px;
}
.msgLt textarea{
    width: 454px;
    height: 109px;
    border: 1px solid #0961bb;
    font-size: 16px;
    margin-bottom: 28px;
}
.msgLt .btn{
    display: block;
    width: 460px;
    height: 40px;
    background: #0961bb;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}
.msgRt{
    float: left;
    width: 543px;
    height: 348px;
    border-top: 3px solid #0961bb;
    border-bottom: 3px solid #0961bb;
    margin-left: 80px;
    margin-top: 24px;
}
.msgRt h2{
    font-size: 36px;
    font-weight: bold;
    color: #0961bb;
    text-align: center;
    margin-top: 70px;
}
.msgRt h3{
    color: #155ba3;
    font-size: 18px;
    text-align: center;
    margin-top: 12px;
}
.msgRt P{
    line-height: 24px;
    font-size: 18px;
    width: 415px;
    margin: 50px auto 0;
}