.topbox{
  background: #333;
  color:#e5e5e5;
  font-size: 13px;
  line-height: 2.69;
}
.topbox a{
  color:#e5e5e5;
}
.wel a{
  padding-right: 8px;
}
.topbox a:hover{
  color:#ccc;
}

.x-header {
  background: #ffffff;
  padding: 0.8% 0;
}

.x-logo {
  float: left;
  padding-top:0.7%;
    width: 10%;
}

.x-logo a {
  display: block;
}
.brand {
  padding-left:20px;
  color:#666;
  font-size: 16px;
  line-height: 20px;
}
.brand p{
  color:#333;
  font-size: 24px;
  font-weight: 600;
  padding-bottom:10px;
}
.brand p span{
  color:#ff9900;
  font-size: 30px;
}
.lan{
  font-size: 0;
  background: url(../images/80232f25a728de20a19c1804d06f50a28b5b893d.png) no-repeat 0 50%;
  padding-left:35px;
  margin-top:22px;
  margin-left:4%;
}
.lan span{
  color:#666;
  font-size: 14px;
  line-height: 32px;
}
.lan a{
  display: inline-block;
  width: 30px;
  color:#333;
  font-size: 14px;
  line-height: 30px;
  border:1px solid #333;
  text-align: center;
  vertical-align: top;
  margin-left:12px;
}
.lan a.cn{
  background: #04702b;
  border:1px solid #04702b;
  color:#fff;
}
.hotline{
  background: url(../images/af67d99445525916b9cef56a4bda8fb1c9d9094a.png) no-repeat 0 50%;
  padding-left:54px;
  margin-top:12px;

}
.hotline .tit{
  color:#666;
  font-size: 14px;
  line-height: 20px;
}
.hotline .num{
  color:#04702b;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
}
.x-header-right {
  float: right;
  width: 25%;
  text-align: right;
}

.x-header-right #formsearch,
.x-header-right .x-login {
  display: inline-block;
  vertical-align: middle;
}

.x-header-right #formsearch {
  width: calc(100% - 100px);
  position: relative;
}

.x-header-right #formsearch:before {
  content: '|';
  position: absolute;
  left: 36px;
  top: 5px;
}

.x-header-right #formsearch #s_btn {
  float: left;
  outline: none;
  border: none;
  width: 35px;
  height: 30px;
  font-size: 0;
  background-image: url(../images/icon_spirit.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 -210px;
}

.x-header-right #formsearch #keyword {
  float: left;
  background: none;
  outline: none;
  border: none;
  width: calc(100% - 35px);
  color: rgba(0, 0, 0, 0.8);
  margin-top: 5px;
  height: 20px;
  padding-left: 10px;
}

.x-header-right .x-login {
  font-size: 14px;
  color: #000000;
  line-height: 1.6;
  line-height: 30px;
}

.x-header-right .x-login .username {
  max-width: 75px;
  vertical-align: -10px;
  display: inline-block;
}

.x-header-right .x-login a {
  color: #000;
}

.x-header-right .x-login a:hover {
  color: #04702b;
}








/* 产品中心 */
.probox{
  padding-top:3vh;
}
.pro-cate{
  width: 20%;
  background: #f6f6f6;
  padding-bottom: 4vh;
}
.pro-cate h2{
  background: url(../images/a0d14b55b4951dfb5e6f6d27894389802149023a.png) no-repeat 11.11% 50% #04702b;
  padding-left:28.88%;
  color:#fff;
  font-size: 26px;
  line-height: 3;
}
.catelist{
  padding:18px 9.25% 30px;
}
.catelist li{
  margin-bottom:9px;
}
.catelist li a{
  display: block;
  color:#444;
  font-size: 15px;
  line-height: 40px;
  background: url(../images/90b1537557256b573a21939cebc94de7992d49fb.png) no-repeat 13.5% 50% #e8e8e8;
  padding-left:25%;
  text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.catelist li a:hover{
  background: url(../images/2bed5d200f6a0a27ca6aa122bd386063f13e1d38.png) no-repeat 13.5% 50% #04702b;
  color:#fff;
}
.catelist > li:hover > a{
  background: url(../images/2bed5d200f6a0a27ca6aa122bd386063f13e1d38.png) no-repeat 13.5% 50% #04702b;
  color:#fff;
}
.catelist .bbcpdh{
    display: none;
}
.catelist .bbcpdh > li{
    margin:0;
}

.catelist .bbcpdh > li > a {
  padding: 8px 8px 8px 50px;
  display: block;
  line-height: 20px;
  color: #818181;
  font-size: 16px;
  background: none;
}

.catelist .bbcpdh > li > a:hover {
  color: #04702b;
  background: none;
}
.pro-con{
  width: 76%;
}
#div1{
  
  overflow: hidden;
}
.product-list li > a{
  display: block;
  overflow: hidden;
}
.product-list li img{
  max-width: 100%;
  height: auto;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.product-list li h3 a{
  display: block;
  color:#555;
  font-size: 16px;
  line-height: 4;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.product-list li:hover > a img{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.product-list li:hover h3 a{
  color:#04702b;
}
.hotnum{
  background: url(../images/a65da311cc9cfa2cdd9e5b0a2584810255e3a620.png) no-repeat 0 50%;
  color:#04702b;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2;
  padding-left:23.7%;
  font-family: arial;
  margin-left:9.25%;
}
.pro-cate .more {
  font-size: 0;
  text-align: center;
  padding-top:2.5vh;
}
.pro-cate .more a{
  display: inline-block;
  width:39%;
  text-align: center;
  background: #04702b;
  color:#fff;
  line-height: 32px;
  font-size: 14px;
  margin:0 5px;
}
.pro-cate .more a.m1{
  background: #666;
}
.pro-cate .more a:hover{
  opacity: 0.8;
}
/* 公司简介 */
.aboutbox{
  background: #f9f9f9;
  margin-top:5vh;
  padding:5vh 0 6vh;
}
.aboutbox h3{
  color:#333;
  font-size: 34px;
  font-weight: 600;
  line-height: 1.5;
  position: relative;
  padding-top:20px;
}
.aboutbox h3:after{
  position: absolute;
  width: 100%;
  color:rgba(0, 0, 0, 0.06);
  font-size: 52px;
  line-height: 1;
  font-family: "cambria";
  left:0;
  top:0;
  content:"flex belting";
  text-transform: uppercase;
}
.aboutbox h3 span{
  color:#04702b;
}
.aboutbox .tit p{
  color:#666;
  font-size: 26px;
  line-height: 1.5;
}
.aboutbox .img img{
  max-width: 100%;
  height: auto;
}
.aboutbox .intro{
  color:#555;
  font-size: 16px;
  line-height: 2.1875;
  margin:2vh 0 4vh;
}
.aboutbox .more a{
  display: inline-block;
  width: 176px;
  background: url(../images/529e5b9fa46fc41353105311f7030a0fcae992a2.png) no-repeat;
  color:#fff;
  font-size: 16px;
  line-height: 52px;
  padding-left:61px;
  transition: all 0.3s;
}
.aboutbox .more a:hover{
  padding-left:71px;
}
/* 广告条幅 */
.why{
  background: #04702b;
}
.why .container{
  text-align: center;
  padding:5vh 0 4vh;
}
.why .why-tit img{
  max-width: 90%;
  height: auto;
}
.why .intro{
  color:#fff;
  font-size: 24px;
  line-height: 2;

}
.whylist{
  font-size: 0;
  margin-top:2.5vh;
}
.whylist span{
  display: inline-block;
  vertical-align: top;
}
.whylist .w1{
  width: 70px;
  background: #fff;
  color:#333;
  font-size: 14px;
  line-height: 24px;
  margin-top:10px;
}
.whylist .w2{
  width:60px;
  color:#fff;
  font-size: 12px;
  padding-bottom: 10px;
  background: url(../images/9dc8ffc17465425956f025a782192198a0d83f59.png) no-repeat 50% 100%;
}
.whylist .w3{
  width:94px;
  color:#fff;
  font-size: 12px;
  padding-bottom: 10px;
  background: url(../images/1553ebb3d4224077bdb45ab44d15a7a4fb1914ce.png) no-repeat 50% 100%;
}
.whylist .w4{
  width: 82px;
  background: #ff8400;
  color:#fff;
  font-size: 14px;
  line-height: 38px;
  border-radius: 50%;
}
.whylist .w5{
  width:270px;
  color:#fff;
  font-size: 12px;
  padding-bottom: 10px;
  background: url(../images/3133f45a0731fb69d5e2bc1ffc8c552ff104e7fc.png) no-repeat 50% 100%;
}
.whylist .w6{
  width: 88px;
  background: #fff;
  color:#333;
  font-size: 14px;
  line-height: 24px;
  margin-top:10px;
}
/* 我们的优势 */
.four-adv{
  height: 298px;
  border-radius: 149px;
  border: 10px #eee solid;
  margin-top: 7vh;
  position: relative;
}
.fourbox{

  padding-top:76px;
  display: none;
}
.four-adv .advbt{
  display: none;
}
.fourleft{
  text-align: center;
  position: relative;
}
.fourleft:after{
  position: absolute;
  right:9%;
  top:0;
  width: 1px;
  height: 122px;
  content:"";
  background: #eee;
}
.fourleft h3{
  color:#04702b;
  font-size: 24px;
  font-weight: 600;
  line-height: 2;
  margin-top:2vh;
}
.fourright{
  color:#666;
  font-size: 16px;
  line-height: 2.117647;
  padding-right: 340px;
  margin-top: -10px;
}
.fournum{
  position: absolute;
  width: 340px;
  height: 340px;
  right: -11px;
  top:-31px;
}
.fournum .num{
  width: 112px;
  height: 112px;
  position: absolute;
  left:50%;
  margin-left:-56px;
  top:50%;
  margin-top:-56px;
  text-align: center;
  color:#fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
  padding-top:10px;
}
.fournum .num p{
  font-size: 44px;
  font-family: "impact";
  line-height: 50px;
}
.fournum area{
  cursor: pointer;
}
.advanbox{
  margin-top:5vh;

}
.advanbox .tit{
  text-align: center;
}
.advanbox h3{
  color:#444;
  font-size: 28px;
  font-weight: 600;
  line-height: 2;

}
.advanbox .tit p {
  font-size: 0;
  position: relative;
}
.advanbox .tit p:after{
  position: absolute;
  width: 100%;
  height: 1px;
  background: #04702b;
  content: "";
  left:0;
  top:50%;
  z-index: -1;
}
.advanbox .tit p span{
  display: inline-block;
  vertical-align: top;
  color:#04702b;
  font-size: 18px;
  line-height: 2;
  background: #fff;
  padding:0 20px;
}
.advan-list{
  margin-top:4vh;
}
.advan-list li{
  margin-bottom: 10px;
}
.advan-tit{
  background: #b9b7b7;
  color:#333;
  font-weight: 600;
  font-size: 20px;
  line-height: 2.5;
  text-align: center;
}
.advan-txt{
  color:#333;
  font-size: 18px;
  line-height: 2.7777777778;
  padding-left:3.2%;
}
.advan-list li:hover .advan-tit{
  background: #04702b;
  color:#fff;
}
/* 行业应用 */
.apply{
  background: #f9f9f9;
  padding:4vh 0;
  margin-top:5vh;
}
.apply .tit{
  color:#111;
  font-size: 32px;
  text-align: center;
  line-height: 2;
  font-weight: 600;
}
.apply .intro{
  font-size: 0;
  text-align: center;
  margin-top:1vh;
}
.apply .intro span{
  display:inline-block;
  color:#111;
  font-size: 16px;
  line-height: 34px;
  border:1px solid #000;
  padding:0 10px;
  margin:0 8px;
}
.apply .intro span:hover{
  color:#fff;
  border:1px solid #04702b;
  background: #04702b;
}
.apply .intro  b{
  font-size: 20px;
}
.x-case-list{
  margin-left:-10px;
  margin-right:-10px;
  margin-top:5vh;
}
.x-case-list .x-case-item{
  margin:0 10px;
}
.x-case-list .x-case-item a{
  display: block;
  overflow: hidden;
}
.x-case-list .x-case-item a img{
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.x-case-list .x-case-item:hover a img{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.x-par-list{
  margin-left:-2px;
  margin-right:-2px;
  margin-top:4vh;
}
.x-par-list .x-par-item{
  margin:0 2px;
  background-color: #fff;
  padding: 14px;
}
.x-par-list .x-par-item a{
  display: block;
  overflow: hidden;
}
.x-par-list .x-par-item a img{
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.x-par-list .x-par-item:hover a img{
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.apply .more{
  text-align: center;
  margin-top:5vh;
}
.apply .more a{
  color:#888;
  font-size: 16px;
  line-height: 2;
}
.apply .more a:hover{
  color:#04702b;
}
/* 新闻资讯 */
.news{
  padding:3vh 0;
}
.tits{
  color:#333;
  font-size: 24px;
  line-height: 2;
  position: relative;
  padding-left:40px;
  margin-bottom: 2vh;
}
.tits a{
  position: absolute;
  right:0;
  top:0;
  color:#999;
  font-size: 14px;
  line-height: 3.42857;
  text-transform: uppercase;
}
.tits a:hover{
  color:#04702b;
}
.tits.tit1{
  background: url(../images/7f931871a0e54a89d728a81529f948330f50c548.png) no-repeat 0 50%;
}
.tits.tit2{
  background: url(../images/e520fe6706dd66470314c50f2401ec183a6c8ebc.png) no-repeat 0 50%;
}
.tits.tit3{
  background: url(../images/13d356b5fc1f007930d0933d465678a088105453.png) no-repeat 0 50%;
}
.newsbox{
  margin-left:-7px;
  margin-right: -7px;
}
.company-news{
  padding:0 22px;
}
.top-news li a{
  display: block;
  position: relative;
  overflow: hidden;
}
.top-news li a img{
  -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.top-news li:hover a img{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.top-news li h3{
  position: absolute;
  width: 100%;
  color:#fff;
  font-size: 16px;
  line-height: 3;
  left:0;
  bottom:0;
  background-image: -webkit-gradient(linear, top left, bottom right, from(rgba(0, 0, 0, .8)), to(rgba(0,0,0,.1)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .8), rgba(0,0,0,.1));
	background-image: linear-gradient(to top, rgba(0, 0, 0, .8), rgba(0,0,0,.1));
  color: #fff;
  padding:0 8% 0 5%;
  text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}

.top-news li h3 span{
  position: absolute;
  right:5%;
  top:0;
  width:21px;
  height: 100%;
  background: url(../images/11ce8d830452517bbee8d15a1275a7a9f8e6de68.png) no-repeat 50% 50%;
  transition: all 0.3s;
}
.top-news li:hover h3 span{
  right:2%;
}
.top-news a img{
  width: 100%;
  height: auto;
}
.rec-news{
  margin-top:2.5vh;
}
.rec-news li{
  position: relative;
  padding-right: 80px;
}
.rec-news li a{
  display: block;
  background: url(../images/45427269c7ae00463143d5eedd689fc90923e4c4.png) no-repeat 0 50%;
  padding-left:16px;
  color:#666;
  font-size: 15px;
  line-height: 2.6;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;


}
.rec-news li span{
  position: absolute;
  right: 0;
  top:0;
  color:#999;
  font-size: 14px;
  line-height: 2.7857;
}
.rec-news li:hover a{
  background: url(../images/f35402f7e385bbbd1c0b928c6bfa5ba92bfc4323.png) no-repeat 0 50%;
  color:#04702b;
}
.rec-pro{
    margin-top:2vh;
    margin-bottom: 4vh;
}
.rec-pro li{
    float:left;
    margin:0 8px;
    _display:inline;
}
.rec-pro  li h3 a{
  display: block;
  color:#555;
  font-size: 16px;
  line-height: 4;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.rec-pro li .img img{
     width:187px;
  height: 100px;
}


.rec-pro  li:hover h3 a{
  color:#04702b;
}



.bbd{
    padding-right: 0px;
    padding-left: 0px;
}
.bbdbd{    overflow: hidden;}






/* 口令弹窗 */
.float-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, 0.5);
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
}

.float-modal .float-ads {
  position: absolute;
  width: 90%;
  top: 50%;
  left: 5%;
  margin-top: -70px;
  background: #fff;
  text-align: center;
  padding: 30px 0;
  border-radius: 15px;
}

.float-modal .float-ads h3 {
  color: #333;
  margin-bottom: 20px;
  font-size: 16px;
}

.float-modal .float-ads button {
  background: #1292f8;
  border: none;
  color: #fff;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
}

.x-layout {
  background: #333;
  padding: 3vh 0 5vh;
}
.f-tit{
  color:#fff;
  font-size: 20px;
  font-weight: 600;
  line-height: 2;
}
.quick-list{
  margin-top:1.5vh;
}
.quick-list li{
  width:50%;
  float: left;
}
.quick-list li a{
  display: block;
  color:#e3e3e3;
  font-size: 14px;
  line-height: 2.142857;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.quick-list li a:hover{
  color:#099b3e;
}
.f-pro{
  padding:0 50px;
  position: relative;
}
.f-pro:before{
  position: absolute;
  width: 1px;
  height: 90%;
  left:10px;
  bottom:0;
  content:"";
  background: rgba(255, 255, 255, 0.1);
}
.f-pro:after{
  position: absolute;
  width: 1px;
  height: 90%;
  right:40px;
  bottom:0;
  content:"";
  background: rgba(255, 255, 255, 0.1);
}
.f-pro-cate{
  margin-top:1.5vh;
}
.f-pro-cate li{
  width:25%;
  float: left;
}
.f-pro-cate li a{
  display: block;
  color:#e3e3e3;
  font-size: 14px;
  line-height: 2.142857;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.f-pro-cate li a:hover{
  color:#099b3e;
}
.f-contact .content{
  color:#e3e3e3;
  font-size: 14px;
  line-height: 2.142857;
  margin-top:2.5vh;
}
.x-ewm{
  padding-top:10vh;
}
.x-ewm p{
  color:#e3e3e3;
  font-size: 14px;
  line-height: 2;
  text-align: center;
  padding-top:10px;

}



.x-footer {
  background: #f6f6f6;
    padding: 0px 0;
    font-size: 14px;
    color: #666;
    line-height: 0;
}

.x-footer a {
  color:#666;
}

.x-footer a:hover {
  color: #333;
}


.footline{
  height: 10px;
  background: #333;
}
.x-copyright .icon{
  background: url(../images/b9af2122229d6ca634f3ecb7b5b4de826607807a.png) no-repeat 0 50%;
  padding-left:28px;
}









@media(max-width:1419px){
  .page-brand{
    padding: 6vh 0 10vh;
  }
  .page-brand .content{
    margin-top:6vh;
  }
  .brand-img{
    margin-top: -181px;
  }
   .brand-img img{
    width:500px;
   }
   .pk-tit{
    font-size: 22px;
   }
   .thispk{
    height: 188px;
    padding:25px;
   }
   .thispk .con{
    margin-top:1.5vh;
   }
   .otherpk{
    height: 188px;
    padding: 25px;
   }
   .otherpk .con{
    margin-top:1.5vh;
   }
   .page-contact:after{
    background: none;
   }
   .page-cate ul li a{
    line-height: 2.7;
   }
   .rd-list .rd-item .text{
     padding: 2% 4% 0;
   }
   .rd-list .rd-item .intro{
    padding-top: 2vh;
   }

}

@media(max-width:1199px){
  .pro-cate{
    width: 100%;
    margin-bottom: 20px;
  }
  .pro-con{
    width: 100%;
  }
  .catelist{
    padding: 15px 5%;
  }
  .catelist li{
    width: 50%;
    float: left;
    border-right:5px solid #f6f6f6;
  }
  .s-hide{
    display: none;
  }
  .page-about .text{
    padding: 3vh 15px 0;
  }
  .page-about .con{
    margin-top: 1vh;
  }
  .page-about .more{
    padding-top: 2vh;
  }
  .page-brand .content{
    padding:15px;
  }
  .brand-img{
    position: static;
    margin:0;
    padding-left:0;
  }
  .brand-img img{
    max-width: 100%;
    width:auto !important;
    height:auto !important;
  }
  .p-brand{
    width: 100%;
    padding: 5vh 0;
  }
 .thispk {
      height: 154px;
      padding: 10px 25px;
  }
  .otherpk {
      height: 154px;
      padding: 10px 25px;
  }
  .page-ads2{
    padding-top: 45px;
  }
  .page-ads2 .tit{
    font-size: 26px;
  }
  .page-ads2 .intro p{
    font-size: 16px;
  }

  .ads2-num{
    font-size: 18px;
    line-height: 38px;
  }
  .ads2-tel a.more{
    line-height: 38px;
  }
  .ads2-tel{
    width: 328px;
  }
  .page-brand{
    padding:5vh 0;
  }
  .page-case li img {
    width: 307px;
    height: 218px;
  }
  .page-pro-list li{
    width: calc(33.33% - 20px);
  }
  .page-pro-list li:nth-child(7){
    display: none;
  }
  .page-pro-list li:nth-child(8){
    display: none;
  }
  .page-cate ul li a{
    line-height: 3;
  }
  .rd-list .owl-carousel .owl-nav button.owl-prev,
  .rd-list .owl-carousel .owl-nav button.owl-next {
    width: 50px;
    height: 50px;
  }
  .rd-list .owl-carousel .owl-nav .owl-prev{
    right:70px;
  }
  .rd-list .owl-carousel .nums{
    right:196px;
    top:14px;
  }
  .rd-list .owl-carousel .owl-dots .owl-dot{
    right: 240px;
    top:0;
  }
  .rd-list .rd-item .num{
    font-size: 40px;
    width: 60px;
  }
  .rd-list .rd-item .num:after{
    left:0;
  }
  .rd-list .rd-item .name{
    padding-top: 0;
    font-size: 22px;
  }
  .rd-list .rd-item .name p{
    font-size: 24px;
  }
  .rd-list .rd-item .intro{
    padding-top: 1vh;
    line-height: 1.8;
    font-size: 14px;
  }
  .custom .s-img .text .intro{
    margin-top:0;
  }
  .service-list li{
    width: 150px;
    height: 150px;
  }
  .service-list .line{
    width: calc(25% - 187.5px);
    height: 150px;
  }
  .service-list li{
    padding-top: 15px;
  }
  .service-list li h3{
    padding-top: 10px;
  }
  .s-case li img {
    width: 307px;
    height: 218px;
}

}
@media(max-width:991px){

  .aboutbox .img{
    margin-bottom: 20px;
  }
  .apply .tit{
    font-size: 26px;
  }
  .apply .intro span{
    margin-bottom: 10px;
  }
  .company-news{
    margin-bottom: 20px;
  }
  .s-pro-hide{
    display: none;
  }
  .one-list{
    margin-left: -15px;
    margin-right: -15px;
  }
  .one-list li{
    width: calc(33.333% - 30px);
    margin: 0 15px;
  }
  .page-about .content{
    padding:15px 0;
  }
  .page-about .video{
    width: 100%;
    text-align: center;
  }
  .page-about .text{
    width: 100%;
  }
  .padvan-list .pl2, .padvan-list .pl4 {
    margin-top: 0;
  }
  .padvan-list li{
    margin-bottom: 15px;
  }
  .page-brand .content{
    margin-top:5vh;
  }
  .thispk{
    width: 100%;
  }
  .pk-img{
    width: 100%;
  }
  .otherpk{
    width: 100%;
  }
  .pk{
    padding:6vh 0 4vh;
  }
  .page-case{
    padding:0 0 4vh;
  }
  .mes-box{
    width: 100%;
  }
  .page-contact{
    width: 100%;
  }
  .page-pro{
    padding:5vh 0;
  }
  .page-cate{
    width:100%;
    margin-bottom: 20px;
  }
  .page-pro-list{
    width: 100%;
  }
  .rd-list .rd-item .img{
    width: 100%;
  }
  .rd-list .rd-item .text{
    position: static;
    width: 100%;
    height: auto;
    padding:20px 30px;
  }
  .rd-list .owl-dots{
    display: none;
  }
  .rd-list .owl-carousel .nums{
    display: none;
  }
  .rd-list .owl-carousel .owl-nav button.owl-prev,
  .rd-list .owl-carousel .owl-nav button.owl-next {

    top:50%;
    margin-top:-109px;

  }
  .rd-list .owl-carousel .owl-nav .owl-prev{
    left:0;
    right: auto;
  }
  .rd-list .owl-carousel  button.owl-prev .icon-left-arrow:after {
    background:url(../images/f5addfc0dd80ffb03a1a567b380d014484868d3b.png) no-repeat 50% 50% #04702b;
  }
  .rd-list .owl-carousel  button.owl-next .icon-right-arrow:after {
    background:url(../images/fb27893a092b7811624d2b99fdb2fbfdf02a3d06.png) no-repeat 50% 50% #04702b;
  }
  .custom{
    padding:5vh 0;
  }
  .custom ul li{
    width: 100%;
    margin-bottom: 20px;
  }
  .custom ul li img{
    width: 100%;
  }
  .custom .s-img img{
    display: none;
  }
  .custom .s-img .text{
    position: static;
    padding:5%;
  }
  .service-list li{
    width: 110px;
    height: auto;
    background: none;
  }
  .service-list li .img{
    width: 110px;
    height: 110px;
    background: #fff;
    line-height: 110px;
    border-radius: 50%;
  }
  .service-list li h3{
    font-size:14px;
    color:#fff;
  }
  .service-list li h3:after{
    background: none;
  }
  .service-list .line{
   width: calc(25% - 137.5px);
  }

}
@media(max-width:767px){
  .pro-cate h2{
    font-size: 22px;
    line-height: 2;
  }
  .product-list li h3 a{
    font-size: 14px;
  }
  .aboutbox h3{
    font-size: 24px;
  }
  .aboutbox h3:after{
    font-size: 42px;
  }
  .aboutbox .tit p{
    font-size: 18px;
  }
  .aboutbox .intro{
    font-size: 14px;
  }
  .why .intro{
    font-size: 16px;
  }
  .advanbox h3{
    font-size: 20px;
  }
  .advanbox .tit p span{
    font-size: 14px;
  }
  .advan-tit{
    font-size: 18px;
    line-height: 2.2;
    background: #ddd;
  }
  .advan-txt{
    font-size: 16px;
    line-height: 2;
    padding-top:5px;
  }
  .apply .tit{
    font-size: 20px;
    line-height: 1.5;
  }
  .apply .intro {
    margin-top:20px;
  }
  .apply .intro span{
    font-size: 14px;
    padding: 0 5px;
    margin: 0 5px 5px;
    line-height: 26px;
  }
  .apply .intro b{
    font-size: 14px;
  }

  .apply .more a{
    font-size: 14px;
  }
  .tits{
    font-size: 20px;
  }
  .tits a{
    font-size: 12px;
  }
  .rec-news li a{
    font-size: 14px;
  }
  .rec-news li span{
    font-size: 12px;
  }
  .one{
    padding-top:5vh;
    padding-bottom: 3vh;
  }
  .pro-tit h3{
    font-size: 22px;
    line-height: 2;
  }
  .pro-tit .intro{
    font-size: 16px;
  }
  .page-about .video{
    padding:0 15px;
  }
  .page-about .text h3{
    font-size: 22px;
  }
  .one-list li .img{
    width: 120px;
    height: 120px;
    line-height: 120px;
  }
  .one-list li .img img{
    width: 70px;
    height: auto;
  }
  .one-list{
    margin-left:0;
    margin-right: 0;
  }
  .one-list li{
    width: 100%;
    margin: 0 0 20px;
  }
  .one-list li h3{
    font-size: 20px;
  }
  .padvan-list .row{
    margin-left:-5px;
    margin-right:-5px;
  }
  .padvan-list li{
    padding-left:5px;
    padding-right: 5px;
  }
  .padvan-list .listbox .intro{
    font-size: 14px;
  }
  .page-advan {
    padding-top: 5vh;
    padding-bottom:5vh;
  }
  .choose{
    padding-top: 0;
  }
  .choose-box .num{
    height: 65px;
    width: 15%;
    padding-top:5px;
  }
  .choose-box .num:after{
    bottom:12px;
  }
  .choose-box .con .tit1{
    font-size: 20px;
  }
  .choose-box .con .tit2{
    font-size: 20px;
  }
  .choose-box .con{
    width: 85%;
    padding-left:15px;
  }
  .customer li img{
    width: 238px;
    height: auto;
  }
  .p-brand{
    padding:3vh 0;
  }
  .p-brand h3{
    font-size:22px;
  }
  .p-brand .con{
    margin-top:15px;
  }
  .pk .tit .this{
    width: 160px;
    height: 48px;
    line-height: 48px;
    border-radius: 24px;
    padding:3px;
  }
  .pk .tit .this span{
    line-height: 40px;
    border-radius: 20px;
    font-size:18px;
  }
  .pk .tit .other{
    width: 160px;
    height: 48px;
    line-height: 48px;
    border-radius: 24px;
    margin-left:0;
    padding:3px;
  }
  .pk .tit .other span{
    line-height: 40px;
    border-radius: 20px;
    font-size: 18px;
  }
  .pk .tit .img{
    width: 60px;
    height: 60px;
    margin-left: -30px;
    margin-top: -30px;
    background-size:60px 60px;
    font-size: 20px;
    line-height: 60px;
  }
  .pk .tit-intro{
    font-size: 16px;
  }
  .pk-img .pk-txt{
    width: 80px;
    height: 80px;
    border-radius: 40px;
    margin-left: -40px;
    margin-top: -40px;
    font-size: 22px;
  }
  .page-case li{
    margin:0 12px;
  }
  .page-case li img {
    width: 238px;
    height: auto;
  }
  .page-case li h3 a{
    font-size: 16px;
  }
  .mes-box .tit{
    font-size: 22px;
  }
  .page-mes #message-form .form-group{
    margin-bottom: 15px;
  }
  .page-mes #message-form #name{
    margin-bottom: 15px;
  }
  .page-mes #message-form .mes-btn{
  text-align: center;
  }
  .page-mes #message-form .btn {
    text-align: center;
    margin-top: 12px;
  }
  .page-contact .tit{
    font-size: 22px;
  }
  .page-cate h3{
    font-size: 20px;
  }
  .page-cate ul li a{
    font-size: 14px;
  }
  .page-pro-list li{
    width: calc(50% - 20px);
  }
  .rd-list{
    margin-top: 4vh;
  }
  .rd-list .rd-item .name{
    font-size: 18px;
  }
  .rd-list .rd-item .name p{
    font-size: 20px;
  }
  .custom .s-img .text h3{
    font-size: 18px;
  }
  .custom .s-img .text .intro{
    font-size: 14px;
  }
  .service .tit p{
    font-size: 22px;
    line-height: 1.5;
  }
  .service .tit .en{
    font-size: 12px;
  }
  .s-case{
    padding:5vh 0;
  }
  .s-case li img {
    width: 238px;
    height: auto;
  }

}
@media(max-width: 374px){
  .pk .tit{
    display: none;
  }
  .pk .s-tit{
  display: block;
  }
  .pk .tit-intro{
    font-size: 14px;
    margin:0 0 2vh;
  }
  .service-list .service-item .img{
    width: 90px;
    height: 90px;
    line-height: 90px;

  }
  .service-list .service-item h3{
    font-size: 12px;
  }
  .ads2-tel{
    width:300px;
  }
  .ads2-num{
      padding: 0 18px 0 46px;
      background:url(../images/2dce7761298c668982c5b8869a812dffdbba7ab6.png) no-repeat 15px 50% #fff;
  }
  .ads2-tel a.more{
    width:94px;
    padding-left:5px;
  }
}





