.otherbg{
    width: 100%;
    height: 545px;
    background-size: cover !important;
}
.otherNav{
    padding: 80px 0 10px 0;
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 80px;
}
.otherNav div{
    padding-left: 10px;
    border-left: 4px solid #182552;
}
.otherNav a{
    color: rgba(127, 127, 127, .8);
}
.otherNav a:hover{
    color: rgba(127, 127, 127, .8);
}
.aboutCon{
    width: 100%;
    height: 583px;
    background: url(../images/home/bg9.jpg) no-repeat center;
}
.line6{
    width: 59px;
    height: 1px;
    background: #182552;
    margin: 50px 0;
}
.swiper4{
    width: 1400px;
    height: 365px;
}
.swiper4 .swiper-slide div{
    width: 449px;
    height: 365px;
    margin: auto;
}
.swiper4 .swiper-slide div img{
    max-width: 449px;
    max-height: 365px;
}
.title{
    font-size: 20px;
    color: #fff;
    width: 267px;
    height: 70px;
    background: #182552;
    line-height: 70px;
}
.productNav li{
    width: 240px;
    height: 88px;
    background: #F8F8F8;
    border-bottom: 1px dashed #CCCCCC;
    padding-left: 27px;
}
.productNav li p:nth-child(1){
    padding-top:20px;
}
.productNavActive{
    background: #E9C322 !important;
}
.productNavActive a p{
    color:#182552 !important;
}
.productCon{
    width: 1010px;
}
.productCon li{
    width: 484px;
    height: 527px;
    background: #F6F6F6;
    border-radius: 10px;
    border: 1px solid #E4E4E4;
    margin-bottom: 80px;
}
.productCon li div:nth-child(1){
    width: 484px;
    height: 425px;
    border-bottom: 1px solid #CFCFCF;
    margin-bottom: 25px;
}
.productCon li div:nth-child(1) img{
    max-width: 484px;
    max-height: 425px;
}
.productCon li div:nth-child(2){
    width: 450px;
    margin: auto;
}
.productCon li div:nth-child(2) img{
    width: 54px;
    height: 52px;
}
.patentCon li{
    width: 328px;
    height: 560px;
    background: #F8F8F8;
    margin: 0 10px 60px;
}
.patentCon li div:nth-child(1){
    width: 328px;
    height: 427px;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 25px;
}
.patentCon li div:nth-child(2){
    width: 250px;
    margin: auto;
}
.joinCon li img{
    width: 308px;
    height: 224px;
    margin-bottom: 20px;
}
.joinCon li{
    margin-bottom: 55px;
}
.supply{
    width: 1400px;
    height: 574px;
    background: url(../images/home/img45.jpg) no-repeat center;
    margin-top: 50px;
}
.supply div{
    padding-top: 500px;
}
.supply div p{
    margin: 0 70px;
}
.market{
    padding: 120px 0;
}
.market li img{
    width: 700px;
    height: 285px;
}
.market li div{
    width: 620px;
}
.market li div p:nth-child(2){
    width: 47px;
    height: 4px;
    border-radius: 2px;
    border: 1px solid #182552;
    margin: 20px 0;
}
.contactCon li{
    margin-bottom: 60px;
}
.contactCon li p:nth-child(1) img{
    width: 22px;
    margin-right: 10px;
}
.contactCon li p:nth-child(1){
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(51, 51, 51, .2);
    margin-bottom: 22px;
}