.otherbg{
    width: 100%;
    height: 550px;
    background-size: cover !important;
}
.otherNav{
    padding: 130px 0 10px 0;
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 95px;
}
.otherNav div{
    padding-left: 15px;
    border-left: 3px solid #020107;
}
.otherNav a{
    color: rgba(113, 113, 113, .8);
}
.otherNav a:hover{
    color: rgba(113, 113, 113, .8);
}
.aboutCon{
    width: 100%;
    height:610px;
    background: url(../images/home/bg7.jpg) no-repeat center;
}
.line1{
    width: 100%;
    height: 1px;
    background: #0167B9;
    margin: 50px 0 60px 0;
}
.swiper4a{
    width: 1200px;
    height: 750px;
}
.swiper4a .swiper-wrapper .swiper-slide{
    height: calc((100% - 30px) / 2);
}
.swiper4aBox{
    width: 392px;
    height: 362px;
    border: 1px solid #104281;
    margin: auto;
}
.swiper4aBox div{
    width: 390px;
    height: 295px;
    border-bottom:1px solid #104281;
    margin-bottom: 15px;
}
.swiper4aBox div img{
    max-width: 390px;
    max-height: 295px;
}
.line2a{
    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;
 }
.caseNav li{
    width: 240px;
    height: 65px;
    line-height: 65px;
    border-bottom: 1px dashed #CCCCCC;
    padding-left: 60px;
}
.caseNav li:nth-child(1){
    border-bottom: none;
}
.caseNav li a{
    color: #666666;
}
.caseNav li a:hover{
    color: #666666;
}
.caseNavActive a{
    font-family: "SourceHanSansCN-Bold" !important;
    color: #0167B9 !important;
}
.caseCon{
    padding: 20px;
    margin-bottom: 40px;
}
.caseCon img{
    width: 160px;
    height: 230px;
}
.caseCon div{
    width: 630px;
}
.caseCon div span{
    font-family: "SourceHanSansCN-Light" !important;
}
.caseConBox li div{
    width: 420px;
    height: 340px;
    margin-bottom: 15px;
    box-shadow: -2px 1px 12px rgba(51, 51, 51, 0.26);
}
.caseConBox li div img{
    max-width: 420px;
    max-height: 340px;
}
.caseConBox li{
    margin-bottom: 30px;
}
.productCon li{
    margin: 0 5px 13px;
}
.productCon li div{
    width: 390px;
    height: 480px;
}
.productCon li div img{
    max-width: 390px;
    max-height: 480px;
}
.inspectionCon li{
    width: 590px;
    height: 440px;
    border: 1px solid #999999;
    margin-bottom: 20px;
    background: #F8F8F8;
}
.inspectionCon li div{
    width: 590px;
    height: 380px;
    margin-bottom: 10px;
}
.inspectionCon li div img{
    max-width: 590px;
    max-height: 380px;
}
.inspectionConActive p{
    color: #FFFFFF !important;
}
.inspectionConActive{
    background: #104281 !important;
}
.swiper4{
    width: 1200px;
    height: 430px;
}
.swiper4box div:nth-child(1){
    width: 729px;
    height: 429px;
    margin-right: 60px;
}
.swiper4box div:nth-child(1) img{
    max-width: 729px;
    max-height: 429px;
}
.swiper4box div:nth-child(2){
    width: 400px;
    padding-top: 60px;
} 
.swiper4box div:nth-child(2) p:nth-child(2){
    margin: 40px 0 60px 0;
}
.swiper4box 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 10px 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;
}