body{ font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; margin:0; padding:0; color: #444;}
p,dl,dd,ul,ol,li,h1,h2,h3,h4,h5,h6{ margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
li{ list-style:none;}
a{text-decoration:none;}
a:focus, a:hover{text-decoration:none;}
img{ border: none; outline: none;}
input{ border:none; outline:none; background: none;}
input::-moz-placeholder{ color: #aaa;}
input:-ms-input-placeholder { color: #aaa; }
input::-webkit-input-placeholder{ color:#aaa; }
input::placeholder{ color:#aaa; }
textarea::-moz-placeholder{color:#aaa; }
textarea:-ms-input-placeholder { color:#aaa; }
textarea::-webkit-input-placeholder{ color:#aaa; }


.clear{clear: both; margin: 0; padding: 0;}
.clearfix:after{ content: ""; display:block; height: 0; clear: both; visibility: hidden;}
.clearfix{*zoom:1;}


.position{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
}
.header.header-home{
    background: transparent;
    position: fixed;
    top: 8px;
    left: 0;
    width: 100%;
    z-index: 1;
    box-shadow: none;
}
.header{
    width: 100%;
    height: 80px;
    background: rgba(255,255,255,.9);
    box-shadow: 0 0 15px 0 rgba(0,0,0,.5);
}

.header a.logo{
    float: left;
    width: 209px;
    margin-left: 80px;
    margin-top: 18px;
}
.header a.logo img{
    max-width: 100%;
    height: auto;
}
.header .header-right{
    float: right;
    margin-right: 80px;
    position: relative;
}
.header-right .language{
    float: right;
    margin-top: 31px;  
}
.language a{
    display: inline-block;
    font-size: 18px;
    color: #2b2e33;
    padding: 0 12px;
    height: 18px;
    font-family: 'arial';
    line-height: 18px;
}
.language a.en{
    
}
.header-right .searchbox{
    float: right;
    margin-left: 45px;
    
    height: 80px;
}
.searchbox span.searchimg {
    display: block;
    width: 21px;
    height: 80px;
    cursor: pointer;
    background: url(../image/search-o.png) no-repeat center center;
    background-size: 21px auto;
}
.searchbox img.closebtn{
    display: none;
    width: 16px;
    height: 16px;
    margin-top: 30px;
    cursor: pointer;
}
.searchbox form.search_news {
    opacity: 0;
    
    
    background: #fff;
    height: 40px;
    border: 1px solid rgb(160, 160, 162);
    margin-right: 10px;
    border-radius: 4px;
    position: absolute;
    right: 30px;
    top: 20px;
    z-index: -1;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}
.searchbox .search-lis{
    width: 100px;
    float: left;
    position: relative;
}
.search-lis .selectedtext{
    line-height: 40px;
    cursor: default;
    text-indent: 15px;
    background: url(../image/arrow_down.png) no-repeat 92% center;
    border-right: 1px solid rgb(160, 160, 162);
}
.search-lis ul{
    position: absolute;
    top: 39px;
    left: 0;
    z-index: 1;
    width: 100%;
    background: rgba(255,255,255,1);
}
.search-lis ul li{
    line-height: 28px;
    font-size: 14px;
    text-indent: 15px;
    cursor: default;
}
.searchbox .search-detail{
    float: right;
    width: 258px;
}
.searchbox form.search_news input.search_text {
    width: 216px;
    float: left;
    height: 40px;
    font-size: 14px;
    color: #444;
    padding: 0 12px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.searchbox form.search_news input.button {
    width: 40px;
    height: 38px;
    background: url(../image/search.png) no-repeat center center #fff;
    border-radius: 0 4px 4px 0;
}



.header.header-home .language a{
    color: #fff;
}
.header.header-home a.logo{
    margin-top: 28px;
}

.header.header-home .language a.en{
    
}


.header-right ul.nav{
    float: right;
}
.header-right ul.nav li{
    float: left;
    position: relative;
    height: 80px;
    margin-right: 20px;
}
.header-right ul.nav li>a{
    display: block;
    font-size: 18px;
    color: #2b2e33;
    line-height: 80px;
    height: 80px;
    padding-left:18px;
    padding-right:18px;
    
}
.header.header-home .header-right ul.nav li>a{
    color: #fff;
    
}
.header-right ul.nav li .subnav{
    display: none;
    width:114px;
    padding:15px 0;
    position: absolute;
    left: 50%;
    margin-left: -57px;
    top: 80px;
    z-index: 100;
    
    background: rgba(255,255,255,.8);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.header-right ul.nav li .subnav a{
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    color: #444;
}
.header-right ul.nav li.current>a{
    color: #0249b4;
    background: transparent;
}
.header.header-home .header-right ul.nav li .subnav{
    border-top: 2px solid transparent;
}
.header.header-home .header-right ul.nav li .subnav{
    border-top: 2px solid #fd7303;
}
.header.header-home .header-right ul.nav li .subnav a{
  
   
}
.header.header-home .header-right ul.nav li:hover>a{
    
}
.header.header-home .header-right ul.nav li.current>a{
    
    
}


.mobileNav{ display:none;position:fixed; top:70px; z-index:10000; width:100%; height:auto;overflow: scroll; background:#004DC3;left:0;}
.mobileNav ul li{ position: relative;}
.mobileNav ul li span.addBtn{ display: inline-block;cursor: pointer; width:60px; height:50px; line-height: 50px; position: absolute;text-align:center;right: 0px; top: 0px; z-index: 100;}
.mobileNav ul li span.addBtn img{width: 20px; height: auto;}
.mobileNav ul li>a{ display:block; border-bottom:1px solid #fff; width:100%; line-height:50px; padding-left:22px; margin:auto; font-size:16px; color:#fff; }
.mobileNav ul li dl{ display:none; background:#fff;}
.mobileNav ul li dl dd{ margin:auto;  }
.mobileNav ul li dl dd a{ line-height:40px; color:#004DC3; border-bottom: 1px solid #ddd; display:block; font-size:15px; padding-left:34px;}

.bannerbox{
    position: relative;
    background: url(../image/indexbg.jpg) no-repeat left top;
    background-size: 100% 100%;
    padding-bottom:110px;
    padding-top:206px;
}
.bannerbox>img{
    width: 100%;
    height: auto;
}
.bannerimgbox{
    text-align: center;
    position: relative;
}

.bannerimgbox img{
    width: 72.5%;
    height: auto;
  
}
.dots_list{ 
    position: absolute;
    width: 72.5%;
    left:50%;
    margin-left: -36.25%;
    top:0;
    
    height: 100%;
}
.dots_list li{
    display: none;
    position: absolute;
    cursor: pointer;
}
.dots_list li.index0{
    left: 24%;
    top:39%;
}
.dots_list li.index1{
    left:8%;
    top:52%;
}
.dots_list li.index2{
    width:100%;
    left:0;
    top:39%;
    padding-top: 6%;
}
.dots_dian{
    position: relative;
    display: block;
    width: 25px;
    height: 25px;
    margin: 0 auto;
    background: rgba(255,255,255,1);
    
    border-radius: 50%;
    margin-bottom: 20px;
    z-index: 10;
}
.dots_list li.index0 .dots_dian{
    border: 10px solid rgba(230,72,69,1);
    animation: bordershow 3s infinite;
}
.dots_list li.index1 .dots_dian{
    border: 10px solid rgba(0,122,220,1);
    animation: bordershow1 3s infinite;
}
.dots_list li.index2 .dots_dian{
    border: 10px solid rgba(253,123,53,1);
    animation: bordershow2 3s infinite;
    position: absolute;
}
.dots_list li.index2 .dots_dian:first-child{
    left: 24%;
    top:3%;
}
.dots_list li.index2 .dots_dian:last-child{
    left:8%;
    top:85%;
}
.dots_dian::before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    animation: boderM 3s infinite; 
}
.dots_list li.index0 .dots_dian::before{
    background: rgba(230,72,69,0.2);
}
.dots_list li.index1 .dots_dian::before{
    background: rgba(0,122,220,0.2);
}
.dots_list li.index2 .dots_dian::before{
    background: rgba(165,132,235,0.2);
}

.dots_dian::after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
    width: 30px;
    height:30px;
    border-radius: 50%;
    animation: boderM 3s infinite;
}
.dots_list li.index0 .dots_dian::after{
    
    background: rgba(230,72,69,0.2);
}
.dots_list li.index1 .dots_dian::after{
    
    background: rgba(0,122,220,0.2);
}
.dots_list li.index2 .dots_dian::after{
    
    background: rgba(253,123,53,0.2);
}

.dots_dian.active::before {
    opacity: 1;
}
.dots_dian.active::after {
    
}
@keyframes boderM {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0
    }
    20% {
        opacity: 1
    }
    75% {
        transform: translate(-50%, -50%) scale(2);
        opacity: 0
    }
    100% {
        opacity: 0
    }
}
@keyframes bordershow {
    50% {
        box-shadow: 0px 0px 15px 0 #e64845;
    }
}
@keyframes bordershow1 {
    
    50% {
        box-shadow: 0px 0px 15px 0 #007adc;
    }
}
@keyframes bordershow2 {
    50% {
        box-shadow: 0px 0px 15px 0 #fe7b35;
    }
}
.bannerBtn{
    width:66.6%;
    margin: 0 auto;
    padding-top: 54px;
    overflow: hidden;
    text-align: center;
}
.bannerBtn li{
    
    float: left;
    width: 164px;
    height: 164px;
    border: 3px solid #fff;
    margin: 0 50px;
    margin-top: 16px;
    text-align: center;
    border-radius: 50%;
    transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    -moz-transition: all 1s;
}
.bannerBtn a{
    display: block;
    width: 100%;
    height: 100%;
}
.bannerBtn li .imgbox{
    margin-top:26px;
    
}
.bannerBtn li img{
    width: auto;
    max-width: 100%;
    height: auto;
}
.bannerBtn li p{  
    font-size: 20px;
    color: #fff;
    margin-top: 12px;
}
.bannerBtn span.arrowimg{
    display: block;
    width: 25px;
    height: 14px;
    margin: 0 auto;
    margin-top: 56px;
    background: url(../image/arrow_d.png) no-repeat;
}
.bannerBtn li.index0.on{
    
    background: #e64845;
    margin-top: 0;
}
.bannerBtn li.index1.on{
    
    background: #007adc;
    margin-top: 0;
}
.bannerBtn li.index2.on{
    
    background: #fe7b35;
    margin-top: 0;
}


.bannerbox.banner768{ 
    padding-top: 155px;
    padding-bottom: 0;
}
.bannerbox.banner768 .bannerimgbox img{
    width: 66.5%;
}
.bannerbox.banner768 .dots_list{
    width: 66.5%;
    margin-left:-33.25%;
}

.bannerbox.banner720,.bannerbox.banner640,.bannerbox.banner590{
    padding-top: 10%;
    padding-bottom: 0;
}
.bannerbox.banner720 .bannerimgbox img{
    width: 60.5%;
}
.bannerbox.banner720 .dots_list{
    width: 60.5%;
    margin-left:-30.25%;
}

.bannerbox.banner640 .bannerimgbox img{
    width: 52.5%;
}
.bannerbox.banner640 .dots_list{
    width: 52.5%;
    margin-left:-26.25%;
}
.bannerbox.banner640 .bannerBtn{ 
    width:58.6%;
    padding-top: 35px;
}
.bannerbox.banner640 .bannerBtn li{
    width:134px;
    height: 134px;
}
.bannerbox.banner640 .bannerBtn li .imgbox{
    margin-top:15px;
}
.bannerbox.banner640 .bannerBtn li img,.bannerbox.banner590 .bannerBtn li img{
    max-width:55%;
}

.bannerbox.banner590 .bannerimgbox img{
    width: 50.5%;
}
.bannerbox.banner590 .dots_list{
    width: 50.5%;
    margin-left:-25.25%;
}
.bannerbox.banner590 .bannerBtn{ 
    width:56.6%;
    padding-top: 35px;
}
.bannerbox.banner590 .bannerBtn li{
    width:124px;
    height: 124px;
}
.bannerbox.banner590 .bannerBtn li .imgbox{
    margin-top:18px;
}
.bannerbox.banner590 .bannerBtn li p{
    font-size: 18px;
    margin-top: 8px;
}

.bannerbox.banner540{
    padding-top: 9%;
    padding-bottom: 0;
}
.bannerbox.banner540 .bannerimgbox img{
    width: 48.5%;
}
.bannerbox.banner540 .dots_list{
    width: 48.5%;
    margin-left:-24.25%;
}
.bannerbox.banner540 .bannerBtn{ 
    width:56.6%;
    padding-top: 35px;
}
.bannerbox.banner540 .bannerBtn li{
    width:124px;
    height: 124px;
}
.bannerbox.banner540 .bannerBtn li .imgbox{
    margin-top:18px;
}
.bannerbox.banner540 .bannerBtn li img{
    max-width:55%;
}
.bannerbox.banner540 .bannerBtn li p{
    font-size: 18px;
    margin-top: 8px;
}



.indexMain{
    padding-top: 82px;
    padding-bottom: 66px;
}
.indexMain .indexlist{
    overflow: hidden;
}
.indexlist li{
    width: 48.8%;
    float: left;
    margin-right: 2.4%;
}
.indexlist li a{
    display: block;
}
.indexlist li .imgbox{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.indexlist li img{
    width: 100%;
    height: auto;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}
.indexlist li .indextitle{
    width: 100%;
    height: 85px;
    margin-top: 16px;
    line-height: 85px;
    background: url(../image/arrow_down.png) no-repeat right 44px center #eaeaea;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}
.indextitle a{
    display: block;
    font-size: 26px;
    color: #000;
    font-weight: 600;
    text-indent: 45px;
}
.indexNews{
    padding-top: 104px;
}
.index-top{
    overflow: hidden;
}
.index-top h2{
    float: left;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    color: #000;
    padding-bottom: 13px;
}
.index-top h2 span{
    font-size: 14px;
    margin-left: 10px;
    vertical-align: middle;
    color: #979797;
}
.index-top h2::before{
    content: " ";
    position: absolute;
    width: 86px;
    height: 1px;
    bottom: 0;
    left: 0;
    background: #898989;
}
.index-top a{
    float: right;
    margin-top: 8px;
    font-size: 14px;
    font-family: 'arial';
    font-weight: bold;
    color: #666;
}
.indexbox{
    margin-top: 22px;
    overflow: hidden;
}
.indexbox .indexnav{
    float: left;
    width: 28.3%;
    padding-top: 25px;
}
.indexnav a{
    display: block;
    padding-left: 55px;
    line-height: 60px;
    font-size: 21px;
    color: #666;
}
.indexnav a.active{
    background: url(../image/lis_r.png) no-repeat 15px center;
    color: #000;
    font-weight: 600;
}
.indexbox .indexright{
    float: right;
    width: 66.25%;
}
.indexright ul{
    display: none;
}
.indexright ul li{
    padding-top: 45px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e7e7e7;
}
.indexright ul li a{
    display: block;
    font-size: 16px;
    color: #585858;
}
.indexright ul li a span{
    display: inline-block;
    padding-left: 36px;
    margin-left: 48px;
    background: url(../image/lis.png) no-repeat left center;
}
.footer{
    
    padding:48px 84px 44px;
    background: #303031;
}
.footer .footerleft{
    width: 50%;
    float: left;
}
.footerleft a{
    margin-left: 5px;
    font-size: 20px;
    color: #fff;
    display:block;
    margin-bottom: 18px;
   
}
.footerleft p{
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    margin-left: 5px;
}
.footer .footerright{
    overflow: hidden;
    margin-top: -10px;
}
.footerright .ewm{
    float: right;
    text-align: center;
    width: 100px;
    padding-top: 10px;
}
.ewm img{
    width: 80px;
    height: auto;
    margin-bottom: 15px;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transition:  all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}
.ewm p{
    font-size: 16px;
    color: #fff;
}
.footerright .footnav{
    float: right;
    margin-top: 105px;
}
.footnav a{
    display: inline-block;
    margin-right: 60px;
    font-size: 16px;
    color: #fff;
}
.copyright{
    width: 100%;
    margin-top: 60px;
    padding-top: 38px;
    font-size: 14px;
    color: #fff;
    border-top: 1px solid rgba(255,255,255,.36);
}
.copyright a{
    font-size: 14px;
    color: #fff;
    margin-left: 10px;
}


.banner{
    width: 100%;
    height: auto;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 80px;
    padding-bottom: 64px;
}
.banner h1{
    font-size: 40px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
    animation: fadeInUp 1.2s;
    -webkit-animation: fadeInUp 1.2s;
    -moz-animation: fadeInUp 1.2s;
    -o-animation: fadeInUp 1.2s;
}
.banner p{
    font-size: 16px;
    line-height: 32px;
    color: #fff;
}
.banner .newsnav{
    font-size: 14px;
    color: #fff;
}
.newsnav a{
    font-size: 14px;
    color: #fff;
}
.mainbox{
    padding-top: 60px;
}
.mainbox h1{
    text-align: center;
    font-size: 38px;
    color: #000;
    font-weight: 600;
}
.mainbox .aboubox{
    padding-top: 40px;
    padding-bottom: 90px;
}
.aboubox p{
    font-size: 16px;
    color: #666;
    line-height:32px;
}
.aboubox ul.aboutpic{
    overflow: hidden;
    padding-top:45px;
    padding-bottom: 58px;
}
.aboutpic li{
    float: left;
    width: 50%;
    position: relative;
}
.aboutpic li img{
    width: 100%;
    height: auto;
    vertical-align: bottom;
}
.aboutpic li .about_t{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding-top: 105px;
    padding-bottom: 17px;
    padding-left:45px;
    background-image: url(../image/aboutli-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 22px;
    color: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.aboubox .num-top{
    overflow: hidden;
}
.num-top li{
    float: left;
    width: 25%;
    text-align: center;
    border-right: 1px solid #d8dbe0;
}
.num-top li .imgbox{
    margin-bottom: 24px;
}
.num-top li .imgbox img{
    max-width: 100%;
    height: auto;
}
.num-top li p.num{
    font-size: 38px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
}
.num-top li p.cn-tt{
    font-size: 16px;
    color: #666;
}
.ability{
    background: #fff;
    padding-top: 70px;
}
.ability .ability_text{
    margin-top: 45px;
    font-size: 16px;
    text-align: center;
    color: #666;
    line-height:32px;
    margin-bottom: 70px;
}
.abilitybox{
    overflow: hidden;
    background-image: url(../image/aboutbg.jpg);
    background-position: center bottom;
    background-size: cover;
}
.abilitybox li{
    float: left;
    
    width: 33.3%;
    border-right: 1px solid rgba(245,248,255,.2);
    padding-top: 150px;
    padding-left: 40px;
    padding-right: 40px;
    
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.abilitybox li h2{
    font-size: 32px;
    color: #fff;
    margin-bottom: 46px;
    font-weight: 600;
}
.abilitybox li p{
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    height: 288px;
}



.shebei_list li{
    float: left;
    width: 23.05%;
    margin-right: 2.6%;
    margin-bottom: 35px;
}
.shebei_list li a{
    display: block;
    cursor:default;
}
.shebei_list li .imgbox{
    overflow: hidden;
    width: 100%;
    height: auto;
}
.shebei_list li .imgbox img{
    width: 100%;
    height: auto;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}
.shebei_list .sb_title{
    background: #fff;
    font-size: 20px;
    color: #0249b4;
    height: 54px;
    text-align: center;
    line-height: 54px;
}

.honorbox{
    background-image: url(../image/honorBg.jpg);
    background-position: center bottom;
    background-size: cover;
}
.honor_list{
    overflow: hidden;
    text-align: center;
    padding-top: 56px;
    padding-bottom: 32px;
}
.honor_list li{
    float: left;
    margin-bottom: 40px;
    width: 31.6%;
    margin-right: 2.6%;
}
.honor_list li img{
    width: 100%;
    height: auto;
}


.custumerbox{
    padding-top: 45px;
    padding-bottom: 40px;
}
.custumerbox h2{
    font-size: 30px;
    color: #0046af;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    border-left: 2px solid #0046af;
    padding-left: 34px;
    margin-bottom: 30px;
    margin-top: 25px;
}
.custumerbox .custumer_lis{
    overflow: hidden;
    padding-top: 20px;
}
.custumerbox>p{
    margin-bottom: 20px;
}
.custumerbox>p img{
    max-width: 100%;
    height: auto;
}
.custumer_lis li{
    float: left;
    text-align: center;
    width: 18.75%;
    margin-right: 1.5625%;
    margin-bottom: 22px;
    padding: 8px;
    background-image: url(../image/custumorlibg.png);
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.custumer_lis li .imgbox img{
    width: 100%;
    height: auto;
}


.processbox{
    width: 89.58%;
    margin:0 auto;
    margin-top: 100px;
    position: relative;
    margin-bottom: 110px;
}
#swiper-process{
    width: 86.3%;
    margin:0 auto;
    padding-bottom: 50px;
}
.processbox .swiper-slide{
    padding-left: 32px;
    padding-right: 32px;
    border-right: 1px solid #e0e0e0;
    height: 375px;
    padding: 22px 32px 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.processbox .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
    cursor: default;
}
.processbox .swiper-slide .imgbox{
    width: 118px;
    height: 118px;
    border-radius: 50%;
    border:1px solid #e7e9ef;
}
.processbox .swiper-slide h2{
    font-size: 42px;
    font-weight: 600;
    color:#00186e;
    margin-bottom:17px;
}
.processbox .swiper-slide .imgbox img{
    border-radius: 50%;
    width: 100%;
    height: auto;
}
.processbox .swiper-slide .process_text{
    margin-top: 25px;
    color: #666;
    font-size: 16px;
    line-height: 32px;
}
.processbox .swiper-slide .process_text p{
    position: relative;
    font-size: 16px;
    color: #666;
    line-height: 32px;
    
}
.processbox .swiper-slide .process_text p::before{
    
}

.processbox .swiper-slide .mCSB_outside+.mCSB_scrollTools{
    right:2px;
}
.processbox .swiper-container-horizontal>.swiper-pagination-progress{
    bottom: 0;
    top: auto;
    height: 2px;
}
.processbox .swiper-pagination-progress .swiper-pagination-progressbar{
    background: #00186e;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail{
    
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: #00186e !important;
}
.processbox .swiper-button-next,.processbox .swiper-button-prev{
    width: 70px;
    height: 70px;
    background-size: 100% auto;
    margin-top: -35px;
}
.processbox .swiper-button-prev{
    background: url(../image/prev.png) no-repeat center center;
}
.processbox .swiper-button-next{
    background: url(../image/next.png) no-repeat center center;
}
.processbox .swiper-button-next.swiper-button-disabled,.processbox .swiper-button-prev.swiper-button-disabled{
    opacity: 0;
}


.product_nav{
    
    height: 98px;
    background: #fff;
    margin-top: 50px;
    border-bottom: 1px solid #f6f9fc;
}
.product_nav li{
    width: 33.3%;
    float: left;
    border-right: 1px solid #f6f9fc;
    background: #e1ecf8;
    text-align: center;
    position: relative;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}
.product_nav li::after{
    content: "";
    display:none;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #0249b4;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: -10px;
    z-index: 1;
}
.product_nav li a{
    display: block;
    line-height: 98px;
    position: relative;
}
.product_nav li .imgbox{
    display: inline-block;
    margin-right: 46px;
}
.product_nav li img.normal{

}
.product_nav li img.hover{
    display: none;
}
.product_nav li span{
    font-size: 20px;
    color: #313746;
}
.product_nav li.current{
    background: #0249b4;
}
.product_nav li.current::after{
    display: inline-block;
}
.product_nav li.current span{
    color: #fff;
}
.product_nav li.current img.hover{
    display: inline-block;
}
.product_nav li.current img.normal{
    display: none;
}
.filter_box{
    background: #fff;
    padding: 30px 28px 20px;
    margin-bottom: 45px;
    position: relative;
}
.filter_box .filter_list{
    
    position: relative;
    padding: 5px 34px;
    border-bottom: 1px solid #f0f0f0;
}
.filter_list dt{
    display: inline-block;
    width: 150px;
    color: #313746;
    font-size: 16px;
}
.filter_text{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border: 1px solid #0249b4;
    width: 300px;
    border-radius: 5px;
    text-indent: 20px;
    color: #0249b4;
    background: url(../image/arrow_down.png) no-repeat 98% center;
}
.filter_list dd{
    display: none;
    width: 300px;
    position: absolute;
    background: #fff;
    top: 43px;
    left: 188px;
    border: 1px solid #e1ecf8;
    height: 180px;
    z-index: 1;
    overflow: auto;
    padding: 5px 5px;
}
.filter_list#motor dd{
    height: auto;
}

.filter_list dd::-webkit-scrollbar {width:5px;height:5px;position:absolute}
.filter_list dd::-webkit-scrollbar-thumb {background-color:#0249b4}
.filter_list dd::-webkit-scrollbar-track {background-color:#ddd}
.filter_list dd a{
    font-size: 14px;
    display: block;
    margin-bottom: 1px;
    padding: 0 12px;
    line-height: 32px;
    color: #666;
}
.filter_list dd a.active{
    cursor: pointer;
    background: #0249b4;
    color: #fff;
}
.product_lists li{
    float: left;
    width: 31%;
    margin-right: 3.5%;
    margin-bottom: 36px;
}
.product_lists li a{
    display: block;
}
.product_lists li .imgbox{
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    border: 1px solid #dadbdb;
}
.product_lists li .imgbox img{
    width: 100%;
    height: auto;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
.product_lists li .hide_cover{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    color: #fff;
    font-size: 38px;
    font-weight: bold;
    text-align: center;
    background: rgba(2,73,180,.87);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}
.product_lists li span{
    top: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
}
.product_lists li .protitlebox{
    text-align: center;
    padding: 20px 10px 15px;
    position: relative;
    border-bottom: 1px solid #dedfe1;
}
.product_lists li .protitlebox::after{
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #5161a8;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}
.product_lists li .protitlebox h2{
    font-size: 18px;
    color: #333;
    margin-bottom: 8px;
}
.product_lists li .protitlebox p{
    font-size: 14px;
    color: #666;
}


.product_contents{
    padding-top: 10px;
}
.product_contents h1{
    text-align: center;
    font-size: 38px;
    color: #0249b4;
    margin-bottom: 40px;
}
.product_tab{
    text-align: center;
    margin-bottom: 30px;
}
.product_tab span{
    display: inline-block;
    width: 151px;
    height: 47px;
    margin: 0 18px;
    text-align: center;
    line-height: 47px;
    font-size: 18px;
    color: #9c9c9e;
    cursor: pointer;
}
.product_tab span.active{
    background: #d2def4;
    color: #014bb4;
    border-radius: 5px;
}
.product_container{
    background: #fff;
    padding:68px 80px;
    margin-bottom: 80px;
}
.product_container .box_product{
    display: none;
}
.box_product .pro_titlepic{
    float: left;
    width: 44.7%;
    border: 1px solid #d6d6d6;
}
.box_product .pro_titlepic img{
    width: 100%;
    height: auto;
}
.box_product .product_brief{
    float: right;
    width: 50.63%;
    
}
.box_product .product_brief p{
    font-size: 16px;
    color: #666;
    line-height: 42px;
}
.box_product .product_brief p strong{
    font-weight: normal;
    text-align: right;
    display: inline-block;
    width: 100px;
    margin-right: 10px;
    color: #333;
}
.box_product .product_application{
    font-size: 16px;
    color: #666;
    line-height: 32px;
}
.box_product .product_application p{
    font-size: 16px;
    color: #666;
    line-height: 32px;
}
.product_download li{
    overflow: hidden;
    padding-top: 22px;
    padding-bottom: 20px;
    border-bottom: 2px solid #f7f7f7;
    background: url(../image/icon_service_pdf.png) no-repeat 15px center;
    padding-left: 58px;
    background-size: 30px auto;
}
.product_download li a{
    color: #666;
    font-size: 16px;
}


.mainbox .sustainablebox{
    padding-top: 35px;
}
.sustainablebox h2{
    font-size: 30px;
    color: #0046af;
    font-weight: 600;
    height: 30px;
    line-height: 30px;
    border-left: 4px solid #0046af;
    padding-left: 25px;
    margin-bottom: 35px;
    margin-top: 25px;
}
.sustainable_way{
    overflow: hidden;
    padding-bottom: 30px;
}
.sustainable_way li{
    float: left;
    width: 48.5%;
    margin-right: 3%;
    background: #fff;
    padding: 35px;
    height: 350px;
    margin-bottom: 35px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.sustainable_way li img{
    width: 55px;
    height: auto;
}
.sustainable_way li h3{
    font-size: 24px;
    color: #000;
    margin-top: 20px;
    width: 40%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dfdfdf;
}
.sustainable_way li .sustainable_text{
    font-size: 16px;
    color: #666;
    line-height: 32px;
    text-align: justify;
}
.sustainable{
    background: url(../image/bg_kcx.jpg) no-repeat center top #fff;
    background-size: 100% auto;
    padding-top: 50px;
    padding-bottom: 100px;
}
.sustainable h2{
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 40px;
    margin-top: 25px;
}
#swiper-sustainable{
    padding-bottom: 50px;
}
.sustainable .container{
    position: relative;
}
.sustainable .sustainable_info{
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    margin-bottom: 45px;
}
.sustainable .swiper-slide{
    padding-right: 20px;
}
.sustainable .swiper-slide .contextbox{
    background: #fff;
    padding: 35px 25px;
    height: 420px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-shadow: 6px 6px 10px 0 rgba(218, 217, 217, .35);
}
.sustainable .swiper-slide h3{
    font-size: 24px;
    color: #00186e;
    margin-bottom: 20px;
}
.sustainable .swiper-slide .contentinfo{
    font-size: 16px;
    color: #666;
    line-height: 32px;
    text-align: justify;
}
.sustainable .swiper-slide .contentinfo ul{
    padding-top: 10px;
}
.sustainable .swiper-slide .contentinfo ul li{
    padding-left:20px;
    font-size: 16px;
    line-height: 32px;
    position: relative;
}
.sustainable .swiper-slide .contentinfo ul li::before{
    content: "●";
    font-size: 16px;
    position: absolute;
    top: -1px;
    color: #00186e;
    left: 0;
}
.sustainable .swiper-slide .contentinfo ul li a{
    font-size: 16px;
    color: #00186e;
}
.sustainable .swiper-container-horizontal>.swiper-pagination-progress{
    bottom: 0;
    top: auto;
    height: 2px;
}
.sustainable .swiper-pagination-progress .swiper-pagination-progressbar{
    background: #00186e;
}
.sustainable .swiper-button-next,.sustainable .swiper-button-prev{
    width: 70px;
    height: 70px;
    background-size: 100% auto;
    margin-top: 20px;
}
.sustainable .swiper-button-prev{
    background: url(../image/prev.png) no-repeat center center;
    left: -90px;
}
.sustainable .swiper-button-next{
    background: url(../image/next.png) no-repeat center center;
    right: -80px;
}
.sustainable .swiper-button-next.swiper-button-disabled,.sustainable .swiper-button-prev.swiper-button-disabled{
    opacity: 0;
}


.menunav{
    padding-top: 24px;
    padding-bottom: 42px;
    text-align: center;
}
.menunav a{
    display: inline-block;
    padding: 10px 10px;
    font-size: 20px;
    margin:0 25px;
    color: #666;
    position: relative;
    border:2px solid transparent
}
.menunav a::before{
    content: " ";
    position: absolute;
    left: 50%;
    bottom: -2px;
    width: 0;
    height: 2px;
    opacity: 0;
    background: #001eb4;
    transform: translate(-50%);
    transition: all .36s;
}
.menunav a.active{
    color: #0046af;
    border-bottom: 2px solid #0046af;
}
.newsIsgood{
    overflow: hidden;
}
.newsIsgood .swiper-slide{
    background: #fff;
}
.newsIsgood .swiper-slide a{
    display: block;
}
.newsIsgood .swiper-slide .imgbox{
    float: left;
    width: 48.8%;
    overflow: hidden;
}
.newsIsgood .swiper-slide .imgbox img{
    width: 100%;
    height: auto;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}
.newsIsgood .swiper-slide .isgood_right{
    width: 48.3%;
    padding: 40px 35px 30px 0;
    float: right;
}
.newsIsgood .swiper-slide span{
    font-size: 16px;
    font-family: 'arial';
    color: #0279fe;
}
.newsIsgood .swiper-slide h2{
    color: #000;
    font-size: 24px;
    margin-top: 25px;
    margin-bottom: 16px;
}
.newsIsgood .swiper-slide .isgood_text{
    font-size: 16px;
    color: #666;
    height: 64px;
    overflow: hidden;
    line-height: 32px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.newsIsgood .swiper-pagination{
    width: auto;
    right: 64px;
    left: auto;
    bottom: 52px;
}
.newsIsgood .swiper-pagination .swiper-pagination-bullet{
    width: 6px;
    height: 6px;
    border: 1px solid #0046af;
    background: transparent;
    opacity: 1;
}
.newsIsgood .swiper-pagination .swiper-pagination-bullet-active{
    background: #0046af;
}
.newsIsgood .swiper-button-next,.newsIsgood .swiper-button-prev{
    width: 35px;
    height: 35px;
    background-size: 100% auto;
    left: auto;
    right: 45.3%;
    bottom: 58px;
    top: auto;
    margin-top: 0;
    opacity: .5;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.newsIsgood .swiper-button-next{
    background: url(../image/arrow-next.png) no-repeat left top;
    
}

.newslist{
    padding-top: 5px;
    padding-bottom: 45px;
}
.newslist li{
    margin-bottom: 1px;
    position: relative;
}
.newslist li::before{
    content: ' ';
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 0;
    height: 100%;
    background: #e2eaf9;
    transition: all .5s ease-in-out;
}
.newslist li a{
    display: block;
    padding: 25px;
    overflow: hidden;
}
.newslist li .imgbox{
    float: left;
    width: 21.86%;
    overflow: hidden;
}
.newslist li .imgbox img{
    width: 100%;
    height: auto;
}
.newslist li .news_right{
    float: right;
    width: 75.2%;
    padding-top: 10px;
    padding-right: 30px;
}
.newslist li h2{
    font-size: 20px;
    color: #000;
    margin-bottom: 16px;
}
.newslist li .news_samlltext{
    font-size: 16px;
    color: #86898e;
    line-height: 30px;
    height: 62px;
    margin-bottom: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.newslist li.active .imgbox{
    display: none;
}
.newslist li.active .news_right{
    float: none;
    width: 100%;
}
.pages{
    text-align: center;
    padding-bottom: 80px;
}
.pages a{
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 14px;
    font-family: 'arial';
    color: #515358;
    margin: 0 5px;
}
.pages b{
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 14px;
    font-family: 'arial';
    color: #fff;
    border-radius: 50%;
    background: #0046af;
    margin: 0 5px;
}
.no-content{
    font-size: 16px;
    color: #333;
    line-height: 32px;
}


.contentbox{
    margin-top: -40px;
}
.content_news{
    padding: 40px 50px 20px;
    background: #fff;
    margin-bottom: 50px;
}
.content_title{
    text-align: center;
    margin-bottom: 30px;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 20px;
}
.content_title h1{
    font-size: 24px;
    color: #000;
    margin-bottom: 25px;
}
.content_title span{
    color: #666;
    font-size: 16px;
    margin: 0 10px;
}
.contentbox .newstext{
    font-size: 16px !important;
    line-height: 32px !important;
    color: #666;
    font-family: Helvetica,"SourceHanSansCN-Normal","SourceHanSansCN" !important;
}
.contentbox .newstext p,.contentbox .newstext span,.contentbox .newstext font{
    font-size: 16px !important;
    line-height: 32px !important;
    color: #666;
    font-family: Helvetica,"SourceHanSansCN-Normal","SourceHanSansCN" !important;
}
.contentbox .newstext p a{
    color: #666;
}
.contentbox .newstext img{
    display: inline-block;
    max-width: 100%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
.contentbox .nextChange{
    overflow: hidden;
    margin-top: 30px;
    border-top: 1px solid #dfdfdf;
    padding-top: 30px;
}
.nextChange p{
    font-size: 16px;
    color: #666;
    margin-bottom: 15px;
}
.nextChange p a{
    font-size: 16px;
    color: #666;
}


.wrapperbox{
    background: #fff;
    padding:40px 20px;
    margin-top: 38px;
}
.wrapperbox.yfnlBox{
    margin-top: 38px;
    padding-bottom: 50px;
}
.quality{
    margin-top: 52px;
    margin-bottom: 80px;
    min-height: 200px;
}
.shebei_list{
    padding: 25px 0 0;
    margin-bottom: 80px;
    background: transparent;
}
.wrapperbox h2{
    font-size: 38px;
    color: #0249b4;
    text-align: center;
}
.swiper-yf,.yfimg,.shebeiimg{
    position: relative;
}
.shebeiimg{ margin-top:40px;}
.yfimg{ padding-top: 10px;}
#swiper-yf,#swiper-yfimg,#swiper-synl,.swiper-quality #swiper-quality{
    width: 93.5%;
    margin: 0 auto;
    margin-top: 52px;
}
#swiper-synl{ margin-top: 0;}
#swiper-yfimg{
    margin-top: 0;
    margin-bottom: 30px;
}
.swiper-yf .swiper-slide ,.yfimg .swiper-slide,.shebeiimg .swiper-slide,.swiper-quality .swiper-slide{
    padding: 5px;
}
.swiper-yf .swiper-slide a,.yfimg .swiper-slide a,.shebeiimg .swiper-slide a,.swiper-quality .swiper-slide a{
    display: block;
    cursor: default; 
    background: #fff;
    padding: 3px;
    border-radius: 5px;
    box-shadow: 0 0 10px 0 rgba(2,73,180,.25);
}
.swiper-yf .swiper-slide .imgbox{
    border: 1px solid #2163eb;
    overflow: hidden;
}
.swiper-yf .swiper-slide img,.yfimg .swiper-slide img,.shebeiimg .swiper-slide img,.swiper-quality .swiper-slide img{
    width: 100%;
    height: auto;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}
.swiper-yf .swiper-slide h3{
    font-size: 24px;
    font-weight: 700;
    font-family: 'arial';
    color: #959595;
    text-align: center;
    margin-top: 26px;
}


.swiper-yf .swiper-pagination,.yfimg .swiper-pagination,.shebeiimg .swiper-pagination,.swiper-quality .swiper-pagination{
    display: none;
}
.swiper-yf .swiper-button-next,.swiper-yf .swiper-button-prev,.yfimg .swiper-button-next,.yfimg .swiper-button-prev,.shebeiimg .swiper-button-next,.shebeiimg .swiper-button-prev,.swiper-quality .swiper-button-next,.swiper-quality .swiper-button-prev{
    width: 19px;
    height: 33px;
    background-size: 19px auto;
    margin-top: -17px;
}
.swiper-yf .swiper-button-next,.yfimg .swiper-button-next,.shebeiimg .swiper-button-next,.swiper-quality .swiper-button-next{
    background: url(../image/arrrow-r.png) no-repeat left top;
    right: 0;
}
.swiper-yf .swiper-button-prev,.yfimg .swiper-button-prev,.shebeiimg .swiper-button-prev,.swiper-quality .swiper-button-prev{
    background: url(../image/arrow-l.png) no-repeat left top;
    left: 0;
}
.num-top-yf{
    margin-top: 60px;
    padding: 30px;
    background: #fafbfe;
}
.num-top-yf ul{
    overflow: hidden;
}
.num-top-yf ul li{
    float: left;
    width: 21.49%;
    margin-right: 4.68%;
}
.num-top-yf ul li p.num{
    font-size: 24px;
    color: #0249b4;
    margin-bottom: 28px;
}
.num-top-yf ul li p span{
    font-size: 38px;
    font-weight: 700;
}
.num-top-yf ul li p.cn-tt{
    padding-top: 20px;
    font-size: 16px;
    line-height: 36px;
    color: #575a5e;
    padding-right: 30px;
    border-top:2px solid #f0f0f2;
}
.testBox{
    overflow: hidden;
    padding-top: 40px;
}
.testBox .test_left{
    float: left;
    width:20%;
}
.test_left li img{
    max-width: 100%;
    height: auto;
}
.testBox .test_right{
    float: right;
    width: 76%;
    font-size: 16px;
    color: #666;
    line-height: 32px;
    padding-top: 40px;
}
.test_right p{
    margin-bottom: 30px;
}
.test_sys{
    padding-bottom: 25px;
}
.test_sys ul{
    padding-top: 35px;
}
.test_sys li{
    float: left;
    width: 16.66%;
    text-align: center;
    padding:3px 5px;
    
}
.test_sys li .test_title{
    line-height:32px;
    color:#0249b4;
    font-size: 20px;
    line-height: 54px;
}
.test_sys li .imgbox{
    border-radius: 5px;
    box-shadow: 0 0 10px 0 rgba(2,73,180,.25);
}
.test_sys li img{
    max-width: 100%;
    height: auto;
}
.yf_test{
    margin-bottom: 80px;
}
.yf_test p{
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    margin-top: 12px;
}
.yf_test ul{
    overflow: hidden;
    margin-top: 26px;
    padding-bottom: 20px;
}
.yf_test ul li{
    float: left;
    width: 23.5%;
    margin-right: 2%;
}
.yf_test ul li img{
    width: 100%;
    height: auto;
}
.wrapperbox.yf_sc{
    margin-top: 52px;
    padding-bottom: 30px;
    margin-bottom: 80px;
}

.yf_sc .yfimg li{
    float: left;
    width: 46%;
    text-align: center;
    margin-right: 8%;
}
.yf_sc .yfimg li img{
    max-width: 100%;
    height: auto;
}
.num-top-sc ul{
    overflow: hidden;
}
.num-top-sc ul li{
    float: left;
    width: 22.4125%;
    margin-right: 3.45%;
}
.num-top-sc ul li p.num{
    font-size: 24px;
    color: #0249b4;
    margin-bottom: 28px;
}
.num-top-sc ul li p span{
    font-size: 38px;
    font-weight: 700;
}
.num-top-sc ul li p.cn-tt{
    padding-top: 20px;
    font-size: 16px;
    line-height: 36px;
    color: #575a5e;
    border-top:2px solid #f0f0f2;
}


.zlbox{
    width: 100%;
    background: url(../image/bg_zl.jpg) no-repeat left top;  
    background-size: contain;
    position: relative;
    margin-top: 65px;
    padding-top: 40px;
    padding-bottom: 98px;
}
.zlbox h2{
    text-align: center;
    font-size: 24px;
    color: #fff;
}
.zlbox h2 span{
    font-size: 38px;
    font-weight: bold;
}
.zltext{
    width: 35.8%;
    margin: 0 auto;
    margin-top: 17px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 36px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(228,228,228,.3);
}
.swiper-zl{
    margin-top: 42px;
}
.swiper-zl .swiper-container{
    width: 95.8%;
    margin: 0 auto;
}
.swiper-zl .swiper-slide{
    padding: 5px;
}
.swiper-zl .swiper-slide a{
    display: block;
    background: #fff;
    padding: 3px;
    border-radius: 5px;
    box-shadow: 0 0 10px 0 rgba(2,73,180,.25);
}
.swiper-zl .swiper-slide img{
    width: 100%;
    height: auto;
}
.swiper-zl .swiper-pagination{
    display: none;
}
.zlbox .swiper-button-next,.zlbox .swiper-button-prev{
    width: 38px;
    height: 38px;
    background-size: 38px auto;
    margin-top: 30px;
}
.zlbox .swiper-button-next{
    right: -38px;
    background: url(../image/arrow-right.png) no-repeat left top;
}
.zlbox .swiper-button-prev{
    left: -38px;
    background: url(../image/arrow-left.png) no-repeat left top;
}


.quality_zs{
    margin-top: 45px;
    margin-bottom: 40px;
}
.swiper-quality{
    position: relative;
}
.swiper-quality #swiper-quality{
    margin-top: 38px;
}
.qualitybox{
    margin-top: 62px;
    position: relative;
    overflow: hidden;
    margin-bottom: 65px;
}
.qualitybox .qualityimg{
    text-align: center;
    position: relative;
    z-index: 1;
}
.qualityimg img{
    max-width: 42%;
    object-fit: contain;
    vertical-align: middle;
}
.qualityimg p{
    font-size: 40px;
    color: #333;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.quality_list{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    
    z-index: 2;
}
.quality_list ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -340px;
}
.quality_list ul li{
    float: left;
    width: 50%;
    padding: 0 17%;
}
.quality_list ul li p{
    font-size: 28px;
    color: #333;
    font-weight: bold;
    padding:98px 0;
    transition: all .36s;
}
.quality_list ul li:nth-child(odd){
    text-align: right;
}
.line-title{
    font-size: 38px;
    padding-top: 32px;
    text-align: center;
    margin-bottom: 60px;
    color: #0249b4;
}
.zhuanzibox{
    background: #fff;
    width: 100%;
    box-shadow: 0 0 6px 0 rgba(2,73,180,.1);
    padding: 40px 40px;
    text-align: center;
    margin-bottom: 32px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.zhuanzibox img{
    max-width: 100%;
    height: auto;
}

.lis_quality{

}
.lis_quality li{
    float: left;
    width: 23.08%;
    margin-right: 2.56%;
    padding: 62px 22px 22px;
    background: #fff;
    position: relative;
    margin-bottom: 30px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-shadow: 0 0 6px 0 rgba(2,73,180,.1);
}
.lis_quality li h2,.dianji_r h2,.fengji_r h2{
    position: absolute;
    width: 102.8%;
    top: 13px;
    left: 0;
    font-size: 20px;
    padding-left: 68px;
    color: #fff;
    height: 45px;
    line-height: 45px;
    background-repeat: no-repeat;
    background-position:left center;
    background-size: 100% auto;
}
.lis_quality li p,.dianji_r p,.fengji_r p{
    font-size: 16px;
    color: #575a5e;
    line-height: 32px;
    min-height: 64px;
}
.lis_quality li .img,.dianji_r .img,.fengji_r .img{
    text-align: center;
    margin-top: 16px;
}
.lis_quality li img,.dianji_r img,.fengji_r img{
    max-width: 100%;
    height: auto;
}
.zhuanzi li.index0 h2{
    background-image: url(../image/numbg1.png);
}
.zhuanzi li.index1 h2{
    background-image: url(../image/numbg2.png);
}
.zhuanzi li.index2 h2{
    background-image: url(../image/numbg3.png);
}
.zhuanzi li.index3 h2{
    background-image: url(../image/numbg4.png);
}
.zhuanzi li.index4 h2{
    background-image: url(../image/numbg5.png);
}
.zhuanzi li.index5 h2{
    background-image: url(../image/numbg6.png);
}
.zhuanzi li.index6 h2{
    background-image: url(../image/numbg7.png);
}
.zhuanzi li.index7 h2{
    background-image: url(../image/numbg8.png);
}

.dianjibox{
    margin-bottom: 30px;
}
.dianjibox .dianji_l{
    float: left;
    width: 74%;
    padding: 30px 40px;
    background: #fff;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-shadow: 0 0 6px 0 rgba(2,73,180,.1);
}
.dianjibox .dianji_l img{
    max-width: 100%;
    height: auto;
}
.dianjibox .dianji_r{
    float: right;
    width: 23.08%;
    position: relative;
    background: #fff;
    padding: 62px 22px 22px;
    box-sizing: border-box;
    min-height: 531px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-shadow: 0 0 6px 0 rgba(2,73,180,.1);
}
.dianji_r h2{
    background-image: url(../image/numbg9.png);
}
.dianji_r img{
    max-width: 100%;
    height: auto;
}
.lis_quality.dianji li{
    min-height: 292px;
}
.dianji li.index0 h2{
    background-image: url(../image/numbg10.png);
}
.dianji li.index1 h2{
    background-image: url(../image/numbg11.png);
}
.dianji li.index2 h2{
    background-image: url(../image/numbg12.png);
}
.dianji li.index3 h2{
    background-image: url(../image/numbg13.png);
}
.dianji li.index4 h2{
    background-image: url(404.png);
}
.dianji li.index5 h2{
    background-image: url(404.png);
}
.dianji li.index6 h2{
    background-image: url(../image/numbg16.png);
}
.dianji li.index7 h2{
    background-image: url(404.png);
}

.fengjibox{
    margin-bottom: 30px;
}
.fengjibox .fengji_l{
    float: left;
    width: 66.16%;
    padding: 30px 40px;
    background: #fff;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-shadow: 0 0 6px 0 rgba(2,73,180,.1);
}
.lis_quality.fengji{
    padding-bottom: 50px;
}
.fengjibox .fengji_l img{
    max-width: 100%;
    height: auto;
}
.fengjibox .fengji_r{
    float: right;
    width: 31.3%;
    position: relative;
    background: #fff;
    padding: 62px 22px 22px;
    box-sizing: border-box;
    min-height: 424px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-shadow: 0 0 6px 0 rgba(2,73,180,.1);
}
.fengji_r h2{
    background-image: url(../image/numbg18.png);
}
.fengji_r img{
    max-width: 100%;
    height: auto;
}
.lis_quality.fengji li{
    width:31.5%;
    margin-right: 2.75%;
    min-height: 284px;
}
.fengji li.index0 h2{
    background-image: url(../image/numbg19.png);
}
.fengji li.index1 h2{
    background-image: url(../image/numbg20.png);
}
.fengji li.index2 h2{
    background-image: url(../image/numbg21.png);
}




.jobbox{
    padding-top: 54px;
}
.job_head{ 
    height: 75px; 
    line-height: 75px;
    background: #0249b4;
    overflow: hidden;
}
.job_head span{
    float:left;
    width: 14%;
    font-size: 18px;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.jobbox span.job_name{
    width: 20%;
    padding: 0 10px 0 38px; 
    text-align: left;
}
.jobbox span.job_more{
    width: 10%;
}
.joblist{ 
    margin-bottom: 50px;
}
.joblist li{
    background: #fff;
}
.joblist li a{
    display: block;
    overflow: hidden;
    border: 1px solid #f5f5f5;
}
.joblist li span{
    float: left;
    width: 14%;
    font-size: 16px;
    line-height: 60px;
    color: #333;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.joblist li span.job_name{
    font-size: 18px;
    color: #313746;
}
.joblist li .job_brief{
    display: none;
    font-size: 16px;
    line-height: 32px;
    padding: 20px 35px;
}
.joblist li .job_phone{
    display: none;
}
.joblist li.active a{
    background: #f5f5f5;
}
.joblist li.active .job_brief{
    display: block;
}


.map{
    width:100%;
    height:368px;
    border: 1px solid #eaebef;
    border-radius: 3px;
    margin-top: 50px;
}
.contact{
    margin-top: 60px;
}
.contact h2{
    font-size: 30px;
    color: #3e3e3e;
    text-align:center;
    margin-bottom: 16px;
}
.contact p{
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #848383;
}
.contact .connect{
    overflow: hidden;
    padding-top: 60px;
    padding-bottom: 75px;
}
.connect .connect_left{
    width: 46.6%;
    float: left;
}
.connect_left ul li{
    display: inline-block;
    border: 1px solid #a5a6aa;
    height: 40px;
    margin-bottom: 27px;
    position: relative;
    background: #fafbfd;
    
}
.connect_left ul li.index0{
    width: 29.6%;
    margin-right: 27px;
}
.connect_left ul li.index1{
    width: 63.5%;
}
.connect_left ul li.index2{
    width: 99%;
    height: 72px;
}
.connect_left ul li input::-moz-placeholder,.connect_left ul li textarea::-moz-placeholder{ 
    font-size: 16px;
    color: #aaa;
}

.connect_left ul li input::-ms-input-placeholder,.connect_left ul li textarea::-ms-input-placeholder{ 
    font-size: 16px;
    color: #aaa;
}
.connect_left ul li input::-webkit-input-placeholder,.connect_left ul li textarea::-webkit-input-placeholder{ 
    font-size: 16px;
    color: #aaa;
}
.connect_left ul li input::placeholder,.connect_left ul li textarea::placeholder{ 
    font-size: 16px;
    color: #aaa;
}
.connect_left ul li input{
    width: 100%;
    height: 38px;
    text-indent: 16px;
    line-height: 40px;
    font-size: 16px;
    color: #848383;
}
.connect_left ul li span.msg{
    position: absolute;
    top: 43px;
    width: 120%;
    z-index: 1;
    left: 0;
}
.connect_left ul li textarea{
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    text-indent: 16px;
    font-size: 16px;
    color: #848383;
    padding-top: 20px;
}
.connect_left ul li.index2 span.msg{
    top: 72px;
}
.connect_left input.submit1{
    width: 110px;
    background: #014a99;
    height: 40px;
    font-size:16px;
    color: #fff;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
}
.high{
    color: #ff0000;
    position: absolute;
    top: 10px;
    right: -14px;
}
.onError{
    font-size: 12px;
    color: #ff0000;
    position: absolute;
    top: 45px;
    left: 0;
}
.onSuccess{
    font-size: 12px;
    color: green;
}
.connect .connect_right{
    float: right;
    width: 37.5%;
    background: url(../image/bg_connect.png) no-repeat;
    background-position: 85px bottom;
    padding-bottom: 44px;
}
.connect_right dd{
    background-repeat: no-repeat;
    background-position: left 14px;
    padding-left: 56px;
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 16px;
    line-height: 24px;
    color: #848383;
}
.connect_right dd b{
    font-size: 24px;
    color: #3e3e3e;
    font-weight: 700;
}
.connect_right dd a{
    font-size: 16px;
    color: #848383;
}
.sucessimg{
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0,.8);
    left: 0;
    top: 0;
    z-index: 10002;
}
.sucessbox{
    width: 600px;
    height: 470px;
    position: absolute;
    left: 50%;
    margin-left: -300px;
    top: 50%;
    margin-top: -235px;
    z-index: 10002;
    cursor: pointer;
}
.sucessclose{
    position: absolute; 
    top:10px;
    z-index: 10002;
    right: 20px;
    color: #444;
    font-size: 30px;
    font-weight: 500;
}


.product_cover{
    background: #fff;
    margin-top: 60px;
    margin-bottom: 98px;
}
.product_cover .product_left{
    width: 32.08%;
    float: left;
    height: 588px;
    padding: 85px 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.product_left .list_box{
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.product_left .list_title{
    position: absolute;
    top: 0;
    left: 0;
    
}
.product_left .list_title:not(:first-child) {
    display: none;
}
.list_title h2{
    font-size: 38px;
    color: #000;
    font-weight: 700;
    margin-bottom: 45px;
}
.list_title p{
    color: #666;
    font-size:16px;
    line-height:32px;
}
.product_cover .product_right{
    float: right;
    width: 67.92%;
    height: 588px;
    position: relative;
    z-index: 1;
}
.product_right .list_imgbox {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
}
.list_imgbox .list_poster{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all .5s;
    overflow: hidden;
}
.list_poster .lis_img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}
.list_poster.act{
    opacity: 1;
}
.list_box {
    width: 100%;
    height: 100%;
}
.list_box li:not(:last-child) {
    border-right: 1px solid rgba(255, 255, 255, .2);
}
.list_box li {
    float: left;
    width: 33.3%;
    height: 100%;
    position: relative;
}
.list_box li a{
    display: block;
    width: 100%;
    overflow: hidden;
    height: 100%;
    position: relative;
}
.list_box li a::before{
    content: " ";
    position: absolute;
    width: 30%;
    height: 100%;
    top: 0;
    right: 100%;
    
    background: rgba(255,255,255,.2);
    transition:all .5s ease-in-out;
    -webkit-transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}

.list_box li .list_columname {
    width: 100%;
    padding: 0 15px;
    position: absolute;
    bottom: 88px;
    left: 0;
    text-align: center;
    
}
.list_box li .deco {
    display: block;
    width: 62px;
    height: 62px;
    opacity: 1;
    transition: .1s;
    transform: translateZ(0);
    margin: 0 auto;
}
.list_box li .deco::before {
    content: "";
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0) scale(.75);
    transition: .4s;
    border: 1px solid hsla(0, 0%, 100%, .3);
    border-radius: 100%;
    height: 42px;
    width: 42px;
}
.list_box li .deco i,.list_box li .deco em {
    background: hsla(0, 0%, 100%, .8);
    border: 1px solid #fff;
    border-radius: 100%;
    height: 22px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0) scale(.5);
    transition: .4s;
    width: 22px;
}
.list_box li .deco::after {
    content: "";
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0) scale(.75);
    transition: .4s;
    border: 1px solid hsla(0, 0%, 100%, .1);
    border-radius: 100%;
    height: 60px;
    width: 60px;
}


.list_box li.active a::before{
    width: 100%;
    right: 0;
}
.list_box li.active .deco::before {
    animation: scalepulse 1.3s linear .3s infinite both;
    transform: translate3d(-50%, -50%, 0) scale(1);
}
.list_box li.active.deco i,.list_box li.active .deco em {
    background: #fff;
    animation: scalepulse 1.3s linear 0s infinite both;
    transform: translate3d(-50%, -50%, 0) scale(1);
}
.list_box li.active .deco::after {
    animation: scalepulse 1.3s linear .15s infinite both;
    transform: translate3d(-50%, -50%, 0) scale(1);
}

@keyframes scalepulse {
    20% {
        -webkit-transform: translate3d(-50%, -50%, 0) scale(1.15);
        transform: translate3d(-50%, -50%, 0) scale(1.15);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }

    50% {
        -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
        transform: translate3d(-50%, -50%, 0) scale(1);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }
}
.list_box li h2{
    font-size: 20px;
    color: #fff;
    margin-top: 24px;
}

.madeBtn{
    width: 56px;
    position: absolute;
    right: -56px;
    top: 0;
    height: 169px;
    text-align: center;
    padding-top:18px;
    cursor: pointer;
    border-radius: 0 20px 20px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-shadow: 0 0 10px 1px rgba(70,42,158,.4);
}
.madeBtn.gfjmake{
    background: url(../image/madebg.png) no-repeat left top #e64845;
}
.madeBtn.dzfsmake{
    background: url(../image/madebg.png) no-repeat left top #007adc;
}
.madeBtn.wsfjmake{
    background: url(../image/madebg.png) no-repeat left top #fe7b35;
}
.madeBtn span{
    width:20px;
    font-size: 20px;
    line-height: 22px;
    color: #fff;
    display: inline-block;
}

.madeRequire{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    height: 100%;
    z-index: 10000;
    
}
.madeRequire .requireBox{
    width: 640px;
    height: 564px;
    position: absolute;
    left: 50%;
    margin-left: -320px;
    top: 50%;
    margin-top: -282px;
}
.requireBox .closebox{
    
    cursor: pointer;
    position: absolute;
    right: -45px;
    top: 10px;
    
}
.madeRequire .hiddenClose{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    
    background: rgba(0,0,0,.7);
}
.requireBox .closebox img{
    width: 23px;
    height: auto;
}
.requireBox .require_list{
    clear: right;
    width: 100%;
    background: #fff;
    padding: 40px 40px 35px;
    border-radius: 10px;
}
.require_list form li{
    float: left;
    width: 48%;
    margin-right: 4%;
    height: 42px;
    position: relative;
    margin-bottom: 20px;
}
.require_list form li a{
    display: inline-block;
    width: 100px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    border-radius: 5px;
    font-size: 16px;
    margin-right: 4%;
    color: #333;
    border: 1px solid #dfdfdf;
}
.require_list form li a.active{
    background: #0249b4;
    color: #fff;
    border: 1px solid #0249b4;
}
.require_list form li.madelist{
    float: none;
    width: 100%;
    clear: both;
}
.require_list form li input{
    display: inline-block;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #dfdfdf;
    background: #fff;
    text-indent: 15px;
    color: #333;
    font-size: 16px;
    height: 42px;
    line-height: 42px;

}
.require_list form li.madelist input{
    float: left;
    width: 70%;
    border-radius: 5px 0 0 5px;

}
.require_list form li.madelist .fs-wrap{
    float: right;
    width: 30%;
    border-radius: 0 5px 5px 0;
    height: 40px;
    line-height: 40px;
}
.require_list form li.madelist .fs-label-wrap .fs-label{
    padding: 0;
    color: #666;
    text-indent: 15px;
}
.require_list form li.madelist .fs-label-wrap{
    border-color: #dfdfdf;
    border-left: none;
}
.require_list form li.madelist .fs-dropdown{
    margin-top: 0;
    border-top: none;
}
.require_list form li.madelist .fs-wrap.multiple .fs-option{
    height: 32px;
    line-height: 32px;
    padding-top: 0;
    padding-bottom: 0;
}
.madesubmit{
    display: block;
    width: 100px;
    height: 40px;
    border-radius: 5px;
    background: #23476f;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    margin: 0 auto;
    margin-top: 35px;
}

#madeForm .high{
    right: auto;
    left: -14px;
}

@keyframes anima_img {
    0% {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
}
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }
}

.navbar-toggle{
    background: #004DC3;
    margin-right: 0;
    margin-left: 15px;
    margin-top: 24px;
}
.navbar-toggle .icon-bar{
    background: #fff;
}

 
.mark {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height:150px;
  line-height: 150px;
  width: 30%;
  text-align: center;
  font-size: 18px;
  text-align: center;
  color: #000;
  z-index: 100001;
  background: rgba(255,255,255, 1);
  border: 1px solid #c9c9c9;
  border-radius:8px;
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
}


.search-main{
    text-align: center;
    margin-bottom: 40px; 
    padding-top: 20px;
}
.search-main h1{
    color: #000;
    font-size: 32px;
    text-align: center;
    margin-bottom: 20px;
}
.search-main h1 b{
    font-weight: normal;
}
.search-main span{
    display: inline-block;
    width: 66px;
    height: 4px;
    background:#0249b4;
}
.search_lists{
    margin-top: -10px;
    padding-bottom: 40px;
    min-height: 400px;
}
.search_lists li{
    overflow: hidden;
    background: url(../image/dots-g.png) no-repeat left 28px;
    background-size: 5px auto;
    padding-left: 24px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid #ededed;
}
.search_lists li a{
    float: left;
    font-size: 16px;
    color: #222;
    width: 90%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.search_lists li a b{
    font-weight: normal;
    color: #ff0000;
}
.search_lists li span{
    float: right;
    font-size: 16px;
    color: #5e7f94;
}
.search_lists li:hover a{
    color: #0249b4;
}
.singleContent{
    padding-bottom: 40px;
    min-height: 400px;
}
.singleContent p{
    font-size: 16px;
}
.newsproducts{
    padding-top: 50px;
}

@media screen and (min-width:768px) {
    .language a:hover,.header.header-home .language a:hover{ color: #fd7303; }
    .header-right ul.nav li:hover>a{ color: #0249b4; background: transparent;}
    .header-right ul.nav li .subnav a:hover{ color: #0249b4;}
    .header.header-home .header-right ul.nav li .subnav a:hover{color: #fd7303;}
    .bannerBtn li:hover{ margin-top: 0;}
    .ewm:hover img{
        transform: scale(1.15);
        -webkit-transform: scale(1.15);
        -moz-transform: scale(1.15);
        -ms-transform: scale(1.15);
        -o-transform: scale(1.15);
    }
    .shebei_list li:hover{ box-shadow: 0 0 20px 2px rgba(2,73,180,.4);}
    .shebei_list li:hover .imgbox img{
        transform: scale(1.15);
        -webkit-transform: scale(1.15);
        -moz-transform: scale(1.15);
        -ms-transform: scale(1.15);
        -o-transform: scale(1.15);
    }
    .product_nav li:hover{ background: #0249b4;}
    .product_nav li:hover::after{ display: inline-block;}
    .product_nav li:hover span{ color: #fff;}
    .product_nav li:hover img.hover{ display: inline-block;}
    .product_nav li:hover img.normal{ display: none;}
    .indexlist li:hover img{
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -moz-transform: scale(1.2);
    }
    .indexlist li .indextitle:hover{ background: url(../image/arrow_down_r.png) no-repeat right 44px center #00186e;}
    .indexlist li .indextitle:hover a{ color: #fff;}
    .index-top a:hover,.language a:hover,.footnav a:hover,.copyright a:hover{ color: #fd7303;}
    .indexnav a:hover{ background: url(../image/lis_r.png) no-repeat 15px center; color: #000; font-weight: 600;}
    .indexright ul li:hover a{color: #fd7303;}
    .indexright ul li:hover a span{ background: url(../image/lis_r.png) no-repeat left center; }
    .footerleft a:hover{ color: #fd7303;}
    .filter_list dd a:hover{ cursor: pointer; background: #0249b4; color: #fff;}
    .product_lists li:hover .imgbox{ box-shadow: 0 0 13px rgba(0,0,0,.14);}
    .product_lists li:hover .imgbox img{
        transform: scale(1.15);
        -webkit-transform: scale(1.15);
        -moz-transform: scale(1.15);
        -ms-transform: scale(1.15);
        -o-transform: scale(1.15);
    }
    .product_lists li:hover h2{ color: #162a88;}
    .product_lists li:hover .hide_cover{top: 0;}
    .product_lists li:hover .protitlebox::after{ width: 100%;} 
    .product_tab span:hover{background: #d2def4;color: #014bb4; border-radius: 5px;}
    .product_download li:hover a{ color: #014bb4;}
    .menunav a:hover{color: #0046af; }
    .menunav a:hover::before{ opacity: 1; width: 100%;}
    .newsIsgood .swiper-slide:hover .imgbox img{
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
    }
    .newsIsgood .swiper-slide:hover h2,.newsIsgood .swiper-slide:hover .isgood_text{ color: #00186e;}
    .newsIsgood .swiper-button-next:hover{ opacity: 1;}
    .newslist li:hover::before{ width: 100%; z-index: -1;}
    .newslist li:hover h2{ color: #003a9d; font-weight: 700;}
    .pages a:hover { color: #fff; border-radius: 50%; background: #0046af;}
    .nextChange p a:hover{color: #00186e;}
    .swiper-yf .swiper-slide:hover h3{ color: #0249b4;}
    .quality_list ul li p:hover { transform: translateY(-30px);}
    .joblist li:hover a{ background: #f5f5f5;}
    .connect_left input.submit1:hover{ background:#00186e;}
    .require_list form li a:hover{background: #0249b4; color: #fff; border: 1px solid #0249b4;}
}

@media (min-width:992px) and (max-width:1220px) {
    .header a.logo{ margin-left: 50px;}
    .header-right ul.nav li{ margin-right: 10px;}
    .header .header-right{ margin-right:50px;}
    .header-right .searchbox{ margin-left: 30px;}
    .header-right ul.nav li>a{ padding-left: 10px; padding-right: 10px;}
    .processbox .swiper-slide .imgbox{ width: 92px; height: 92px;}
    .sustainable .swiper-slide .contextbox{ height: 450px;}
    .lis_quality li{ min-height: 305px;}
    .lis_quality li h2, .dianji_r h2, .fengji_r h2{ height: 50px; line-height: 50px;}
    .dianjibox .dianji_r{ min-height: 438px;}
    .lis_quality.dianji li{ min-height: 308px;}
    .lis_quality.fengji li{ min-height: 315px;}
    .newslist li .news_right{ padding-top: 0;}
    .newslist li h2{ margin-bottom: 10px;}
    .newslist li .news_samlltext{ margin-bottom: 5px;}
}

@media screen and (max-width:767px) {
    .header{ padding: 0 10px; height: 70px;}
    .header.header-home{ top: 0;}
    .header a.logo{ width: 30%; margin-top: 18px; margin-left: 0;}
    .navbar-toggle{ margin-top: 18px;}
    .header .header-right{ margin-right: 5px;}
    .header-right .searchbox{ height: 70px; margin-left: 0;}
    .searchbox .search-detail{ width: 110px;}
    .searchbox span.searchimg{ height: 70px;}
    .searchbox img.closebtn{ margin-top: 28px;}
    .header-right .language{ display: none;}
    .header-right ul.nav{display: none;}
    .searchbox form.search_news{ height: 34px;}
    .search-lis .selectedtext{ line-height: 34px; text-indent: 8px;}
    .search-lis ul{ top:33px;}
    .search-lis ul li{ text-indent: 8px;}
    .searchbox .search-lis{width: 86px;}
    .searchbox form.search_news{ margin-right: 0;}
    .searchbox form.search_news input.search_text{ width:100px; height: 34px; padding: 0 0 0 8px;}
    .searchbox form.search_news input.button{ display:none;}

    .header.header-home a.logo{ margin-top: 18px;}
    .bannerBtn{ width: 100%;}
    .bannerBtn li{ margin: 0 10px; width: 118px; height: 118px;}
    .bannerBtn li .imgbox{ margin-top: 15px;}
    .bannerBtn li img{ width:70px;}
    .bannerBtn li p{ font-size: 16px; margin-top: 8px;}
    .bannerbox{ height:auto !important; padding-top: 90px; padding-bottom: 60px; background-size: cover;}
    .dots_dian{ width:15px; height: 15px;}
    .dots_list li.index0 .dots_dian{ border: 5px solid rgba(230,72,69,1);}
    .dots_list li.index1 .dots_dian{ border: 5px solid rgba(0,122,220,1);}
    .dots_list li.index2 .dots_dian{ border: 5px solid rgba(253,123,53,1);}
    .footer{ padding:25px 10px;}
    .footer .footerleft{ width: 100%; float: none;}
    .footer .footerright{ width: 100%;margin-top: 0;}
    .footerleft a{ font-size: 16px; margin-bottom: 8px;}
    .footerright .ewm{ float: left; width: 85px;}
    .footerright .footnav{ float: left; margin-left: 10px; margin-top: 104px;}
    .ewm p{ font-size: 14px;}
    .ewm img{ margin-bottom: 13px;}
    .footnav a{ font-size: 14px; margin-right: 20px;}
    .copyright{ margin-top: 20px; padding-top: 20px;}
    .copyright a{ margin-left: 0;}

    
    .banner{padding-top: 22px; padding-bottom: 0; background-size: auto 120px;background-position: 68% top; height: 120px;}
    .banner h1{ font-size:22px; margin-left: 10px; margin-bottom: 8px;}
    .banner p{ margin-left: 10px; font-size: 14px; line-height: 22px !important;}
    .mainbox{ padding-top: 40px; padding-left: 10px; padding-right: 10px;}
    .mainbox h1{ font-size: 24px;}
    .mainbox .aboubox{ padding-top: 30px; padding-bottom: 20px;}
    .aboubox ul.aboutpic{ padding-top: 20px; padding-bottom: 30px;}
    .aboutpic li{ float: none; width: 100%;}
    .num-top li{ width: 50%; border-right: none; margin-bottom: 25px;}
    .num-top li .imgbox{ margin-bottom: 10px;}
    .num-top li p.num{ font-size: 28px; margin-bottom: 5px;}

    
    .processbox,#swiper-process{ width: 100%;}
    .processbox{ margin-top: 40px; margin-bottom: 40px;}
    .processbox .swiper-slide{ padding-left: 10px; padding-right: 10px; height: 290px;}
    .processbox .swiper-slide h2{ font-size: 16px; text-align: center;}
    .processbox .swiper-slide .imgbox{ width: 88px; height: 88px; margin: 0 auto;}
    .processbox .swiper-slide .process_text{ margin-top: 15px; font-size: 14px; line-height: 24px;}
    .processbox .swiper-button-next, .processbox .swiper-button-prev{ width: 45px; height: 45px; margin-top: -75px; background-size: 100% auto;}
    .processbox .swiper-button-next{ right: 0;}
    .processbox .swiper-button-prev{ left: 0;}

    
    .custumerbox{ padding-top: 0px;}
    .custumerbox h2,.sustainablebox h2{ font-size:24px; height: 24px; line-height: 24px; margin-top: 35px; padding-left: 14px;}
    .custumer_lis li{ width: 48.5%; margin-right: 1.5%; margin-bottom: 8px;}

    
    .honor_list{ padding-top: 35px;}
    .honor_list li{ margin-bottom: 10px;}

    
    .mainbox .sustainablebox{ padding-top: 0;}
    .sustainable_way li{ float: none; width: 100%; margin-right: 0; padding: 15px; height: auto; margin-bottom: 10px;}
    .sustainable_way li img{ width: 36px;}
    .sustainable_way li h3{ font-size: 22px; margin-top: 0; width: 70%; border-bottom: none; padding-bottom: 0; margin-bottom: 0; display: inline-block; vertical-align: sub; margin-left: 10px; }
    .sustainable_way li .sustainable_text{ margin-top: 6px;}
    .sustainable{ background-size: auto 430px; padding-top: 35px; padding-left: 10px; padding-right: 10px; padding-bottom: 40px; margin-bottom: 40px;}
    .sustainable h2{ font-size: 22px; margin-top: 0; margin-bottom: 20px;}
    .sustainable .sustainable_info{ font-size: 14px; line-height: 28px; margin-bottom: 30px;}
    .sustainable .swiper-slide{ padding-right: 0;}
    .sustainable .swiper-slide .contextbox{ padding: 25px 25px; height: 390px;}
    
    .sustainable .swiper-slide h3{ font-size: 22px; margin-bottom: 15px;}
    .sustainable .swiper-button-next, .sustainable .swiper-button-prev{ margin-top: 40px;  width: 35px; height: 35px; background-size: 35px auto;}
    .sustainable .swiper-button-next{ right: 0;}
    .sustainable .swiper-button-prev{ left: 0;}

    
    .menunav{ padding-top: 15px; padding-bottom: 30px;}
    .menunav a{ font-size: 18px; margin: 0 10px;}
    .newsIsgood .swiper-slide .imgbox{ float: none; width: 100%;}
    .newsIsgood .swiper-slide .isgood_right{ float: none; width: 100%; padding: 20px 15px 40px;}
    .newsIsgood .swiper-slide span{ font-size: 14px;}
    .newsIsgood .swiper-slide h2{ font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 10px; margin-bottom: 8px;}
    .newsIsgood .swiper-slide .isgood_text{ font-size:14px; line-height: 26px; height:52px;} 
    .newsIsgood .swiper-pagination{ text-align: center; width: 100%; right: auto; bottom: 20px;}
    .newsIsgood .swiper-button-next, .newsIsgood .swiper-button-prev{ bottom: 125px; right: 0;}
    .newslist{ padding-top: 15px; padding-bottom: 35px;}
    .newslist li a{ padding: 10px 0;}
    .newslist li .imgbox{ width: 40%;}
    .newslist li .news_right{ width: 56.2%; padding-right: 0; padding-top: 0;}
    .newslist li h2{ font-size: 16px; margin-bottom: 5px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
    .newslist li .news_samlltext{ font-size: 14px; line-height: 26px; height: 52px; margin-bottom: 0;}
    .pages{ padding-bottom: 40px;}

    
    .content_news{ padding: 30px 10px 20px;}
    .content_title span{ font-size: 14px; margin: 0 6px;}
    .content_title h1{ margin-bottom: 10px; line-height: 28px;}
    .content_title{ margin-bottom: 20px;}

    
    .jobbox{ padding-top: 35px;}
    .job_head{ height: 48px; line-height: 48px;}
    .job_head span{ font-size: 16px;}
    .jobbox span.job_name{ padding-left: 10px; width:33%;}
    .jobbox span.job_academic,.jobbox span.job_experience,.jobbox span.job_release{ display: none;}
    .jobbox span.job_number{ width: 20%;}
    .jobbox span.job_status{ width: 20%;}
    .jobbox span.job_more{width:27%;}
    .joblist{ margin-bottom: 0;}
    .joblist li span{ line-height: 48px;}
    .joblist li .job_brief{ padding:15px 10px; font-size: 14px; line-height: 28px;}
    .joblist li .job_phone{ display: block; text-indent: 28px;}
    .joblist li span.job_name{ font-size: 16px;}

    
    .map{ height:180px; margin-top:35px;}
    .map .maplogo{ width: 70px !important; margin-bottom: -8px !important;}
    .contact h2{ font-size: 22px;}
    .contact{ margin-top: 30px;}
    .contact p{ font-size:14px; line-height: 24px;}
    .contact .connect{ padding-top: 30px; padding-bottom: 40px;}
    .connect .connect_left{ float: none; width: 100%;}
    .connect .connect_right{ float: none; width:100%; margin-top: 20px; padding-bottom: 30px;}
    .connect_left ul li{ margin-bottom: 18px;}
    .connect_left ul li.index0{ width: 100%; margin-right: 0;}
    .connect_left ul li.index1,.connect_left ul li.index2{ width: 100%;}
    .connect_left ul li span.msg{ width:100%; top: 40px;}

    
    .num-top-yf{ margin-top:35px; padding: 10px;}
    .num-top-yf ul li{ width: 47.66%; margin-bottom: 10px;}
    .num-top-yf ul li p.num,.num-top-sc ul li p.num{ font-size: 16px; text-align: center; margin-bottom: 10px;}
    .num-top-yf ul li p span,.num-top-sc ul li p span{ font-size: 22px;}
    .num-top-yf ul li p.cn-tt,.num-top-sc ul li p.cn-tt{ padding-top: 10px; border-top: 1px solid #f0f0f2; text-align: center; padding-right: 0; font-size: 14px; line-height: 28px;}
    .wrapperbox{ margin-top: 20px; padding: 25px 10px;}
    .wrapperbox.yfnlBox{ margin-top: 20px; padding-bottom: 30px;}
    .wrapperbox h2{ font-size: 24px;}
    .swiper-yf .swiper-slide a, .yfimg .swiper-slide a, .shebeiimg .swiper-slide a, .swiper-quality .swiper-slide a{
        box-shadow: 0 0 5px 0 rgba(2,73,180,.25);
    }
    #swiper-yf, #swiper-yfimg, #swiper-synl, .swiper-quality #swiper-quality{ margin-top: 25px;}
    .swiper-yf .swiper-button-next, .swiper-yf .swiper-button-prev, .yfimg .swiper-button-next, .yfimg .swiper-button-prev, .shebeiimg .swiper-button-next, .shebeiimg .swiper-button-prev, .swiper-quality .swiper-button-next, .swiper-quality .swiper-button-prev{
        width: 14px;
        height: 30px;
        margin-top: -15px;
        background-size: 100% auto;
    }
    .yf_test{ padding-bottom: 5px; margin-bottom: 40px;}
    .yf_test ul li{ width:49%; margin-bottom: 10px;}

    
    .testBox{ padding-top: 25px;}
    .testBox .test_left{ float: none; width: 100%;}
    .test_left ul li{ display: inline-block; width: 49%; padding: 0 5px;}
    .testBox .test_right{ float:none; width: 100%; padding-top: 10px;}
    .test_right p{ margin-bottom: 0;}
    .shebei_list{ margin-top: 0; margin-bottom: 0px;}
    .shebeiimg{ margin-top: 30px;}
    .shebei_list .sb_title{ height:auto; line-height: 24px; margin-top: 5px; font-size: 16px;}

    
    .wrapperbox.yf_sc{margin-top: 35px; padding-bottom: 15px; padding-top: 0; margin-bottom: 40px;}
    .yfimg{ padding-top: 10px;}
    #swiper-yfimg{ margin-bottom: 15px; margin-top: 15px;}
    .yfimg .swiper-button-next, .yfimg .swiper-button-prev{ margin-top: 2px;}
    .num-top-sc ul li{ width:48.275%; text-align: center; margin-bottom: 10px;}

    
    .qualitybox{ margin-top: 35px; margin-bottom: 35px;}
    .qualityimg p{ font-size: 20px;}
    .quality_list ul{ margin: 0 -75px;}
    .quality_list ul li{ padding: 0 78px;}
    .quality_list ul li p{ font-size: 16px; padding: 16px 0;}
    .qualityimg img{ max-width: 35%;}
    .abilitybox{ padding-top: 10px; background-position: center center; background-size: auto 100%;}
    .abilitybox li{ float: none; width: 100%; padding-top: 20px; padding-left: 20px; padding-right: 20px; border-right: none; border-bottom: 1px solid rgba(245,248,255,.2);}
    .abilitybox li h2{ font-size: 18px; font-weight: normal; margin-bottom: 16px; text-align: center;}
    .abilitybox li p{ height: auto; margin-bottom: 20px; font-size: 14px; line-height: 28px;}
    .line-title{ padding-top: 0; font-size: 24px; margin-bottom: 30px;}
    .quality_zs{ margin-bottom: 30px;}
    .zhuanzibox{ padding: 20px 10px; margin-bottom: 15px;}
    .lis_quality{ padding-bottom: 20px;}
    .lis_quality li{ width: 48.72%; padding: 48px 10px 15px; margin-bottom: 10px; min-height: 258px;}
    .lis_quality li h2, .dianji_r h2, .fengji_r h2{ font-size: 16px; padding-left: 48px; top: 5px;}
    .lis_quality li p, .dianji_r p, .fengji_r p{ font-size: 14px; line-height: 26px; min-height:auto;}
    .lis_quality li .img, .dianji_r .img, .fengji_r .img{ margin-top: 8px;}
    .dianjibox{ margin-bottom: 10px;}
    .dianjibox .dianji_l,.fengjibox .fengji_l{ float: none; width: 100%; padding: 20px 10px; margin-bottom: 15px;}
    .dianjibox .dianji_r,.fengjibox .fengji_r{ float: none; width: 100%; min-height: auto; padding: 48px 10px 15px;}
    .dianji_r h2{ background-size: auto 32px;}
    .lis_quality.dianji li{ min-height: 258px;}
    .fengjibox{ margin-bottom: 10px;}
    .fengji_r h2{ background-size: auto 34px;}
    .lis_quality.fengji{ padding-bottom: 30px;}
    .lis_quality.fengji li{ width: 48.625%; min-height: 295px;}
    .lis_quality.fengji li.index2{ min-height: auto;}

    
    .product_nav{ height: 56px; margin-top: 35px;}
    .product_nav li a{ line-height: 56px;}
    .product_nav li .imgbox{ margin-right: 0;}
    .product_nav li .imgbox{ width:48px;}
    .product_nav li img{ max-width: 100%; height: auto; }
    .product_nav li span{ font-size: 16px;}
    .filter_box{ padding: 20px 10px; padding-top: 54px; margin-bottom: 30px;}
    .filter_box .filter_list{ padding: 5px 0;}
    .filter_list dt{ font-size: 14px; width: 130px;}
    .filter_text{ width: 225px; height: 34px; line-height: 34px; font-size: 14px; text-indent: 10px;}
    .madeBtn{width: 148px; right: 0; top: 10px; height: 42px; text-align: left;background-position: right bottom -15px !important; padding-top: 11px;padding-left: 20px;border-radius: 10px 0 0px 10px;} 
    .madeBtn span{ font-size: 16px; width: auto; }
    .filter_list dd{ width: 225px; top: 38px; left: 134px;}
    .filter_list dd a{ font-size: 12px; line-height: 28px; padding: 0 10px;}
    .product_lists li{ width: 49%; margin-right: 2%; margin-bottom: 10px;}
    .product_lists li .hide_cover{ display: none;}
    .product_lists li .protitlebox{ padding: 15px 5px 5px; border-bottom: none;}
    .product_lists li .protitlebox h2{ font-size: 16px;margin-bottom: 5px;}
    #product_lists{ padding-bottom: 20px;}

    .pages b{ border-radius: 0; color: #0046af; background: transparent; width: auto; height: auto; line-height: 28px;}
    .pages a{ width: auto; height: auto; line-height: 28px;}
    .pages a.pagesStyle{border-radius: 0 !important; color: #0046af !important; background: transparent !important; width: auto; height: auto; line-height: 28px; }

    
    .product_contents h1{ margin-bottom: 30px;}
    .product_tab span{ width: 32%; margin: 0 0; height: 40px; line-height: 40px; font-size: 16px;}
    .product_container{ padding: 20px 10px; margin-bottom: 40px;}
    .box_product .pro_titlepic{ float: none; width: 100%;}
    .box_product .product_brief{ float: none; width: 100%; margin-top: 10px;}
    .box_product .product_brief p strong{ width: auto; margin-right: 0; text-align: left;}
    .box_product .product_brief p{ line-height: 32px;}
    #alphabg{ width:100% auto !important;}
    #bigpic{ width: 94% !important; left:3% !important; top: 100% !important; height: auto !important; margin-top: -50%;}
    .madeRequire .requireBox{ width: 100%; margin-left: -50%;}
    .requireBox .closebox{ right: 10px; top: -30px;}
    .requireBox .require_list{ width: 96%; margin: 0 auto; padding: 20px 10px;}
    .requireBox .closebox img{ width: 18px;}
    .require_list form li{ width: 100%; margin-right: 0; height: 36px;}
    #madeForm .high{ left: -8px;}
    .require_list .onError{ top: 38px;}
    .require_list form li input{ height: 36px; line-height: 36px; font-size: 14px;}
    .require_list form li a{ width: 90px; margin-right: 2%; height: 36px; line-height: 36px; font-size: 14px;}
    .require_list form li.madelist input{ width: 54%;}
    .require_list form li.madelist .fs-wrap{ width: 46%; height: 35px; line-height: 35px;}
    .madesubmit{ margin-top: 20px;}
    .sucessbox{ width: 98%; margin-left: -49%; height: 250px; margin-top: -125px; text-align: center;}
    .sucessclose{ top: 0; right: 10px; color: #fff;}
    .sucessbox img{ max-width: 80%; height: auto;}
    .search-main{ margin-bottom: 20px; padding-top: 0;}
    .search_lists li a{ width:72%;}
}

@media screen and (max-width:380px) {
    .bannerBtn li{ width: 108px; height: 108px; margin: 0 8px;}
    .bannerBtn li img{ width: 58px;}
    .filter_text,.filter_list dd{ width:200px;}
    .require_list form li.madelist .fs-wrap{ height: 34px; line-height: 34px;}
    .product_nav li .imgbox{ width: 40px;}
}
@media screen and (max-width:368px) {
    .bannerBtn{ padding:45px 10px 0;}
    .bannerBtn li{ width: 100px; height: 100px; margin: 0 5px;}
    .bannerBtn li .imgbox{ margin-top: 10px;}
    .bannerBtn li img{ width:55px;}
    .bannerBtn li p{ font-size: 15px;}
    .product_nav li .imgbox{ width: 38px;}
    .product_nav li span{ font-size: 15px;}
    .filter_text,.filter_list dd{ width: 185px;}
   
}
@media screen and (max-width:330px) {
    .header a.logo{ width: 38%;}
    .bannerBtn{ padding-left: 3px; padding-right: 3px;}
    .bannerBtn li{ width:95px; height: 95px; margin: 0 4px;}
    .bannerBtn li img{ width:50px;}
    .bannerBtn li p{ margin-top: 5px;}
    .footerleft a{ font-size: 14px;}
    .footerleft p{ font-size: 12px; line-height: 24px;}
    .ewm img{ width: 70px;}
    .ewm p{ font-size: 12px;}
    .footerright .footnav{ margin-top: 91px;}
    .footnav a,.copyright,.copyright a{ font-size: 12px;}
    .product_nav li .imgbox{ width: 30px;}
    .filter_text,.filter_list dd{ width: 145px;}
    .product_lists li .protitlebox h2{ font-size: 15px;}
    .product_lists li .protitlebox p{ font-size: 13px;}
    .box_product .product_brief p{ font-size: 15px; line-height: 30px;}
    .processbox .swiper-slide{ border-right: none; height: 228px;}
    .processbox .swiper-slide .process_text{ text-align: center;}
    .search_lists li a{ width:68%;}
}