.otherbg{
    width: 100%;
    height: 570px;
    background-size: cover !important;
}
.otherNav div:nth-child(1){
    padding-left: 15px;
    border-left:3px solid #020107;
}
.otherNav div:nth-child(2) a{
    color: rgba(113, 113, 113, .8);
}
.otherNav div:nth-child(2) a:hover{
    color: rgba(113, 113, 113, .8);
}
.otherNav{
    padding: 100px 0 10px 0;
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 95px;
}
.aboutCon{
    width: 100%;
    height: 610px;
    background: url(../images/home/bg7.jpg) no-repeat center;
}
.line{
    width: 100%;
    height: 1px;
    background: #0167B9;
    margin: 50px 0;
}
.line1{
    width: 1px;
    height: 475px;
    background: #FFFFFF;
    opacity: 0.4;
    margin: 0 60px 0 30px;
}
.messageb form input{
    outline: none;
    width: 330px;
    height: 60px;
    background: #FFFFFF;
    border-radius: 10px;
    font-size: 16px;
    padding-left: 20px;
    margin-bottom: 20px;
 }
 .messageb form textarea{
    width: 700px;
    height: 120px;
    background: #FFFFFF;
    border-radius: 10px;
    outline: none;
    resize: none;
    padding-left: 20px;
    font-size: 16px;
    padding-top: 20px;
 }
 .messageb form button{
    width: 721px;
    height: 61px;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    box-shadow: -2px 2px 8px 0px rgba(255,255,255,0.42);
    border-radius: 10px;
    line-height: 61px;
    margin-top: 20px;
    line-height: 61px;
    border: none;
    outline: none;
 }
 .productCon li{
     margin-bottom: 50px;
 }
.productCon li div:nth-child(1){
    width: 564px;
    height: 422px;
    background: #F6F6F6;
    margin-bottom: 30px;
}
.productCon li div:nth-child(1) img{
    max-width: 564px;
    max-height: 422px;
}
.productCon li div:nth-child(2) p:nth-child(1){
    width: 500px;
} 
.productCon li div:nth-child(2){
    padding-bottom: 20px;
    height: 30px;
    border-bottom: 1px solid #BFBFBF;
}
.productCon li div:nth-child(2) p img:nth-child(2){
    display: none;
}
.productConActive div:nth-child(2) p{
    color: #0167B9 !important;
}
.productConActive div:nth-child(2) p:nth-child(2) img:nth-child(2){
    display: block !important;
}
.productConActive div:nth-child(2) p:nth-child(2) img:nth-child(1){
    display: none !important;
}
.institutionCon li{
    width: 390px;
    height: 260px;
    background: #FFFFFF;
    border: 1px solid #D0D0D0;
    margin: 0 4px 15px;
}
.institutionCon li img{
    max-width: 390px;
    max-height: 260px;
}
.swiper3{
    width: 1200px;
    height: 430px;
}
.swiper3box div:nth-child(1){
    width: 729px;
    height: 429px;
    margin-right: 60px;
}
.swiper3box div:nth-child(1) img{
    max-width: 729px;
    max-height: 429px;
}
.swiper3box div:nth-child(2){
    width: 400px;
    padding-top: 60px;
} 
.swiper3box div:nth-child(2) p:nth-child(2){
    margin: 40px 0 60px 0;
}
.swiper3box div:nth-child(2) p:nth-child(3) img{
    margin-left: 250px;
}
.line2{
    width: 100%;
    height: 1px;
    background: #000000;
    opacity: 0.37;
    margin: 60px 0 80px 0;
}
.newsCon li{
    width: 354px;
    height: 480px;
    border-bottom: 1px solid rgba(0, 0, 0, .37);
    margin: 0 23px 50px;
}
.newsCon li div:nth-child(1){
    width: 354px;
    height: 238px;
    margin-bottom: 30px;
}
.newsCon li div:nth-child(1) img{
    max-width: 354px;
    max-height: 238px;
}
.newsCon li div:nth-child(2) p:nth-child(2){
    margin: 20px 0;
}
.newsCon li div:nth-child(2) p:nth-child(3) img{
    margin-left: 207px;
}
.contactCon div{
    width: 1px;
    height: 63px;
    background: #000000;
    opacity: 0.44;
}
.contactCon li p img{
    margin-right: 10px;
}
.contactCon li p:nth-child(1){
    margin-bottom: 40px;
}