@import "font-awesome.css";
@import "iconfont.css";
@import "/skin/iconfont/iconfont.css";
@import "michuan.css";
@import "slick.css";
@import "animate.css";
@import "banner.css";
*{box-sizing:border-box}
.wrap{width:1780px;margin:0 auto;}
.wrap-1535{width:1535px;margin:0 auto;}
.wrap-1640{width:1640px;margin:0 auto;}
.flex{display: flex;flex-wrap:wrap;justify-content:space-between}
.list.flex{justify-content:flex-start;}
.main{padding:60px 0;}
.f20{font-size:20px}
.f26{font-size:26px}

.top_header{position: fixed;top:0;left:0;width:100%;z-index:99999}
.header .header-right.flex{align-items: center;}
.list-contaact .bodys{overflow: hidden;padding: 35px 0;}
.list-contaact .bodys p{font-size: 16px;line-height: 32px;margin-top: 15px;}
.header .header-right .lang{position: relative;display:flex;align-items:center;margin-left: 135px;}
.header .header-right .lang a{display:flex;align-items: center;cursor: pointer;}
.header .header-right .lang a span{margin-left:15px;font-size:22px;color:#262626;}
.header .header-right .lang:hover a span{color: var(--bgcolor);}
.header .header-right .lang a i{transition-duration:.8s;color:#000;font-size: 20px;}
.header .header-right .lang a i:last-child{font-size: 12px;font-weight: bold;}
.header .header-right .lang:hover a i:last-child{transform: rotate(180deg);}
.header .header-right .lang .sub{z-index:99999999;transform: scaleY(0);transform-origin: top;transition:transform 0.5s ease;padding-bottom:10px;position: absolute;box-shadow:0 15px 30px rgba(0,0,0,0.1);left:0;top:30px;background:var(--bgcolor);width:auto}
.header .header-right .lang .sub a{position: relative;;display:flex;align-items: center;padding:8px 0;color:#fff;margin:0 8px;border-bottom:1px solid #E9E9E9;font-size:14px}
.header .header-right .lang .sub a img{margin-right:5px;height:15px;}
.header .header-right .lang:hover .sub{transform: scaleY(1);}
.header .header-right .menu_btn{width: 35px;height: 24px;display: flex;align-items: center;justify-content: center;margin-left: 40px;cursor: pointer;}
.header .header-right .menu_btn .but span{width: 30px;height: 2px;background: #4b4b4b;margin-bottom: 10px;display: block;transition: 0.7s;}
.header .header-right .menu_btn .but span:last-child{margin-bottom: 0;}
.header .header-right .menu_btn1 .but span:nth-child(2){display: none;}
.header .header-right .menu_btn1 .but span:nth-child(1){margin: 0;transform: rotate(45deg);margin-top: 2px;}
.header .header-right .menu_btn1 .but span:nth-child(3){margin: 0;transform: rotate(-45deg);margin-top: -2px;}
.header  .logo{transition: 0.6s;position: absolute;left: 0;top: 0;width: 420px;height: 100%;background: #d0021b;display: flex;align-items: center;justify-content: center;}
.header .logo img{transition:.6s;}
.header  .logo a{padding-left: 35px;}
.header{transition:.6s;height:105px;width:100%;background:#fff;z-index: 9999999;display:flex;align-items: center;position: relative;}
.header.height{box-shadow:0 10px 20px rgba(0,0,0,0.02);height: 70px;}
.header.height .logo img{transform: scale(0.8);}
.header .header-left{align-items: center;}
.header .menu{align-items: center;height:100px;}
.header.height .menu{height: 80px;} 
.header .header-right .item:last-child{margin-right:0;}
.header .header-right .item h3 a{font-size:22px;color: #000;font-weight: bold;}
.header .header-right .item{margin-left:100px;position: relative;height: 100%;}
.header .header-right .item h3 a::after{content: "";width: 0;height: 4px;background: #000;position: absolute;bottom: 25px;left: 50%;transition: 0.6s;transform: translate(-50%);z-index: 99;}
.header.height .header-right .item h3 a::after{transform: translate(-50%,10px);}
.header .header-right .item:hover h3 a::after,.header .header-right .item.on h3 a::after{width: 100%;}
.header .header-right .item:first-child{margin-left:0;}
.header .header-right .ico{align-items: center;margin-left:40px;}
.header .header-right .ico a{font-size: 22px;position: relative;}
.header .header-right .ico a i{font-size: 25px;color: #353535;}
.header .header-right .ico a:hover i{color: var(--bgcolor);}
.header .header-right .ico a::after{content: "";height: 18px;width: 1px;background: #999999;top: 50%;transform: translateY(-50%);left: -20px;position: absolute;}
.header .item{display:flex;height:80px;align-items: center;}
.header .item h3 a{color:#0B2042;text-transform:uppercase;}
/* .header .item h3 a:hover,.header .item.on h3 a{color:var(--bgcolor)} */
.header .header-right .menu .sub {
  z-index: 2;
  display: none;
  position: absolute;
  top: 102px;
  left: 50%;
  transform: translate(-50%);
  width: auto;
  background: #fff;
  background: linear-gradient(#4760ff,#0dccff);
  color: #000 !important;
}
.header.height .header-right .menu .sub{top:75px;}
.header .header-right .menu .sub .wrap {
  display: flex;
  flex-direction: column;
  padding: 5px 0 5px;
  width: 100%;
}
.header .header-right .menu .sub .p {
  width: 100%;
  height: 40px;
  display: flex;
  position: relative;
}
.header .header-right .menu .sub .p a {
  display: flex;
  width: 100%;
  align-items: center;
  height: 100%;
  transition-duration: 0.6s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: uppercase;
  position: relative;
  font-size: 16px;
  padding: 0 18px;
  transition: 0.6s;
  color: #fff;
}
/* .header .header-right .menu .sub .p:hover{background-color: var(--on-color);} */
.header .header-right .menu .sub .p:hover > a {
  transform: translateX(5px);
}
.header .header-right .menu .sub .p:hover{background: var(--bgcolor);}
.border_box{margin-top: 105px;}
.border_box2{display: none;}
.box_skitter{position: relative;}
.box_skitter .lis{position: relative;}
.box_skitter .title_b{font-size: 62px;color: #fdfcfc !important;position: absolute;left: 190px;top: 205px;z-index: 99;opacity: 0;transition: 1s ease;line-height: 1.1;font-weight: bold;z-index: 999;}
.box_skitter .title_s{font-size: 24px;color: #fdfcfc !important;position: absolute;left: 190px;top: 360px;z-index: 99;opacity: 0;transition: 1s ease;line-height: 1.3;z-index: 999;}
.banner{position: relative;margin-top: 105px;}
.banner img{width:100%;}

.index-about{padding: 80px 0;}
.index-about .flex{margin-top: 80px; flex-wrap: nowrap;}
.title{font-size: 60px;font-weight: bold;color: #000;text-align: center;}
.index-about .pic_v{position: relative;overflow: hidden;width: 54%;transition: 0.6s;}
.index-about .pic_v .video_back{width: 100%;} 
.index-about .pic_v:hover{transform: translateY(-25px);}
.index-about .txts{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);text-align: center;}
.index-about .txts .videolist{font-size: 60px;color: #fff;cursor: pointer;transition: 0.6s;position: relative;}
.index-about .txts .videolist:hover{color: var(--bgcolor);font-size: 64px;} 
.index-data{width: 40%;}
.bn-list{
    display: flex;
    width: 100%;
    margin-right: 0;
    justify-content: space-between;
    flex-wrap: wrap;
  }
 .bn-list li {
    transition: 1s ease;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    cursor: pointer;
    transition: 0.7s;
    border-bottom: 1px solid #dcdcdc;
    height: 155px;
  }
  /* .bn-list li:hover .number{color: #88b14b;} */
 .bn-list li h2 {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 30px;
  }
 .bn-list li h2 .number {
    font-size: 82px;
    color: var(--bgcolor);
    font-weight: bold;
    line-height: 1;
    font-weight: bold;
  }

   .bn-list li h2 .dw{
    font-size: 16px;
    color: #fff;
    position: absolute;
    bottom: 15px;
    right: -35px;
   }
   .bn-list li h2 .plus{
    font-weight: bold;
    font-size: 82px;
    font-weight: bold;
    color: var(--bgcolor);
    /* position: absolute;
    top: 0;
    right: -25px; */
    margin-left: 5px;
   }
   .bn-list li h2 .txt{
    font-size: 40px;
    font-weight: bold;
    color: var(--bgcolor);
    position: absolute;
    top: -10px;
    right: -50px;
   font-weight: bold;
   }
   .bn-list li h2 .txt>sup{
    font-size: 16px;
    color: var(--bgcolor);
   }
  
 .bn-list li .des {
    font-size: 26px;
    color: #333333;
    line-height: 1;
    margin-bottom: 10px;
    width: 50%;
   font-weight: lighter;
  }
.bn-list li:hover .des{color: var(--bgcolor);}
.pro-t{background: url("/skin/images/pro_b_02.jpg");padding: 235px 0;background-attachment: fixed;}
.pro-t .hs {font-size: 44px;font-weight: lighter;color: #fff;padding-left: 190px;line-height: 1.4;}
.btns{height: 60px;width: 240px;background: var(--bgcolor);border-radius: 20px 0 20px 0;display: flex;align-items: center;justify-content: center;margin-left: 190px;margin-top: 40px;position: relative;overflow: hidden;}
.btns span{color: #fff;font-size: 14px;margin-right: 10px;transition: 0.5s ease;z-index: 1;}
.btns i{font-size: 22px;color: #fff;margin-top: 4px;transition: 0.5s ease;z-index: 1;}
.btns:hover span{transform: translate(-10px);}
.btns:hover i{transform: translate(10px);}
.btn-l{position: relative;overflow: hidden;}
.btn-l::after{content: "";position: absolute;width: 0;height: 100%;left: 50%;top: 0;transform: translate(-50%);transition: 0.5s ease;background: linear-gradient(to right,#4760ff,#0dccff);z-index: 0;}
.btn-l1::after{left: 0;transform: translate(0) skew(15deg);transition: 1s;}
.btn-l:hover::after{width: 100%;}
.btn-l1:hover::after{width: 120%;}
.pro-c{padding-top: 50px;}
.pro-c .wrap{border-bottom: 1px solid #e9e9e9;padding-bottom: 60px;flex-wrap: nowrap;}
.pro-c .pro-des {max-width: 1045px;padding-right: 90px;}
.pro-c .pro-des h1{font-size: 34px;font-weight: lighter;}
.pro-c .pro-des p{font-size: 22px;font-weight: lighter;;color: #b6b6b6;line-height: 30px;margin-top: 20px;}
.index-prod{padding: 80px 0 70px 0;}
.searchs{padding-left: 80px;}
.searchs h3{font-weight: bold;font-size: 32px;}
.search-div {
  width: 485px;
  height: 60px;
  box-sizing: border-box;
  background-color: #ffffff;
  border-radius: 6px;
  background: var(--bgcolor);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 60px;
  padding-left: 10px;
  margin-top: 30px;
}
.search-div form{display: flex;align-items: center;width: 100%;justify-content: center;}
.search-div input {
  height: 45px;
  width: calc(83% - 15px);
  border: none;
  outline: none;
  font-size: 18px;
  background: var(--bgcolor);
  font-weight: lighter;
  color: #fff;
  padding-left: 5px;
}
.search-div input::placeholder{color: #ececec;}
.search-div button i{font-size: 22px !important;color: #fff;}
.search-div button {
  border: none;
  background-color: #fff;
  width: 17%;
  height: 40px;
  background: var(--bgcolor);
}
.links{display: flex;padding-right: 120px;}
.links .item:first-child{margin-right: 250px;}
.links .item h2{color: var(--bgcolor);font-size: 24px;line-height: 1;}
.links .item .link{margin-top: 20px;}
.links .item .link a{color: #b6b6b6;font-size: 19px;margin-right: 25px;line-height: 35px;transition: 0.5s;}
.links .item .link a:hover{color: #000;}
.history{background: url("/skin/images/his_b_02.jpg") no-repeat;background-size: cover;}
.history .txts{position: absolute;left: 0;padding: 0 45px;top: 77%;transition: 0.8s;}
.history .txts .no{font-weight: bold;font-size: 48px;color: #e9e9e9;line-height: 1;}
.history .txts .txt{width: 100%;margin-top: 40px;min-height: 0;transition: 0.8s;opacity: 0;height: 0;}
/* .history .txts .txt::after{width: 100%;height: 0;content: "";position: absolute;bottom: 0;left: 0;background: var(--bgcolor);transition: 0.6s ease;z-index: 2;} */
.history .txts .txt h2{font-weight: bold;font-size: 32px;color: #fff;position: relative;z-index: 3;}
.history .txts .txt p{font-size: 25px;color: #fff;margin-top: 15px;line-height: 34px;position: relative;z-index: 3;}
.history .txts .txt{position: relative;}
.history .his-back{width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: rgba(0,0,0,.5);z-index: 0;transition: 0.6s;}
.his-swiper .swiper-slide .his-item{height: 850px;display: flex;flex-direction: column;justify-content: flex-end;transition: 0.8s;position: relative;cursor: pointer;}
.his-swiper .swiper-slide .his-item:hover .txt{height: 280px;opacity: 1;min-height: 280px;}
.his-swiper .swiper-slide .his-item:hover .txts{top: 44%}
.his-swiper .swiper-slide .his-item:hover{background: rgba(255,255,255,0.1);}
.his-swiper .pic img{width: 100%;}
.his-swiper .swiper-slide-active .his-item .his-back{background: rgba(0,0,0,0);}

.partner{padding: 75px 0 10px 0;}
.partner .list{margin-top: 60px;}
.partner .item{width: calc((100% - 100px)/6);margin-right: 20px;border-radius: 4px;transition: 0.6s;display: flex;align-items: center;justify-content: center;padding: 15px;margin-bottom: 60px;}
.partner .item:hover{box-shadow: 0 8px 30px rgba(34,24,21,0.17);}
.partner .item:nth-child(6n){margin-right: 0;}

.maps{background: #fafafa;padding: 20px 0;}
.maps .flex{flex-wrap: nowrap;}
.maps .map_r{max-width: 520px;padding-left: 45px;border-left: 1px solid #e9e9e9;margin-right: 70px;margin-left: 20px;}
.maps .map_r .pics{display: flex;flex-direction: column;max-width: 395px;transition: 0.6s;}
.maps .map_r h2{font-size: 16px;color: #fff;line-height: 28px;background: linear-gradient(to right,#4760ff,#0dccff);padding-left: 15px;}
.maps .map_r .bj{font-size: 26px;color: #333333;font-weight: bold;margin-top: 50px;}
.maps .map_r p{font-size: 20px;color: #333;line-height: 36px;font-weight: lighter;margin-top: 25px;transition: 0.6s;}
.maps .map_r .num{font-size: 71px;color: var(--bgcolor);font-weight: bold;line-height: 1;margin: 40px 0 10px 0;}
.maps .map_r span{font-size: 26px;color: #333333;font-weight: lighter;}
.maps .map_r:hover p{color: var(--bgcolor);}
.maps .map_r .pics:hover{box-shadow: 0 8px 30px rgba(34,24,21,0.17);}

.list-about{padding-top: 70px;}
.title_a{font-size: 60px;font-weight: lighter;text-align: center;}
.list-about .profile .textcontent{padding: 0  90px 0 50px;margin-top: 40px;}
.list-about .profile .textcontent p{font-size: 28px;font-weight: lighter;line-height: 50px;}
.list-about .index-about .flex{margin-top: 0;}
.list-about .index-about{padding: 60px 0 30px;}
.work .flex{margin-top: 60px;justify-content: center;border-radius: 26px;overflow: hidden;} 
.work .item{width: calc(100%/3);position: relative;}
.work .item .pic{overflow: hidden;}
.work .item .pic img{transition: 0.5s;width: 100%;}
.work .item:hover .pic img{transform: scale(1.1);}
.work .item:nth-child(1),.work .item:nth-child(2){width: 50%;}
.work .item h2{font-size: 28px;font-weight: lighter;color: #fff;position: absolute;left:48px;bottom: 40px;}
.video-swiper{padding-bottom: 125px;}
.video-swiper .swiper-slide{display: flex;justify-content: center; height: calc(100% / 2);align-items: center;margin-bottom: 0!important;}
.title_a1{margin: 50px 0;}
.video .item .txt h3{text-align: center;font-size: 28px;color: #2d2d2d;line-height: 1;}
.video .item .txt{padding: 30px 0 15px 0;}
.video .item .pic{border-radius: 14px;overflow: hidden;}
.video-swiper .swiper-pagination{position: relative;height: 50px;line-height: 50px;z-index: -1;}
.video-swiper .swiper-pagination .swiper-pagination-bullet{ opacity: 1; background-color: #e5e5e5;width: 5px;height: 5px;border-radius: 50%;margin-right: 20px !important;}
.video-swiper .swiper-pagination .swiper-pagination-bullet-active{background-color: #3b3b3b;}
.video-swiper .sw-box{position: absolute !important;bottom: 0;left:50%;width: 260px;z-index: 99999999999999 !important;height: 50px;transform: translate(-50%) !important;}
 .video-swiper .swiper-button-prev {
  left: 0 !important;
  top: auto;
  margin-top: 0;
  background-image: none !important;
  height: 50px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.6s;
  background: #fbfbfb;
  border-radius: 50%;
  border: 2px solid #f3f3f3;
  transition: 0.6s;
}
.video-swiper .swiper-button-prev:hover,.video-swiper .swiper-button-next:hover{background: var(--bgcolor);}
.video-swiper .swiper-button-prev:hover i,.video-swiper .swiper-button-next:hover i{color: #fff;}
.video-swiper .swiper-button-next {
  right: 0 !important;
  top: auto;
  margin-top: 0;
  bottom: 0px !important;
  background-image: none !important;
  display: flex;
  align-items: flex-end;
  height: 50px;
  width: 50px;
  justify-content: center;
  align-items: center;
  background: #fbfbfb;
  border-radius: 50%;
  border: 2px solid #f3f3f3;
  transition: 0.6s;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{opacity: 0.8;}
.video-swiper .swiper-button-next i,.video-swiper .swiper-button-prev i{font-size: 25px;transition: 0.6s;}
.link-pro{background: url("/skin/images/kcx_02.jpg") no-repeat;padding: 130px 0 110px 0;margin-top: 50px;background-size: cover;}
.link-pro .txts{display: flex;flex-direction: column;align-items: center;}
.link-pro .txts .tit{font-size: 60px;color: #fff;font-weight: lighter;}
.link-pro .txts .textcontent{color: #fff;font-family: "微软雅黑";font-size: 20px;line-height: 36px;max-width: 900px;margin-top: 50px;text-align: center;}
.link-pro .txts .btnx{width: 165px;height: 65px;border: 2px solid #fff;display: flex;align-items: center;justify-content: center;border-radius: 65px;font-size: 20px;color: #fff;}
.link-pro .txts .btnx span{z-index: 3;}

.footer{background: url("/skin/images/footer_02.jpg") no-repeat right top;background-size: cover;border-top: 6px solid #fff;}
.footer .contact-l{max-width: 520px;border-left: 1px solid #505050;padding: 125px 0 65px 70px;}
.footer .contact-l .title{font-size: 18px;color: #000;line-height: 36px;margin-bottom: 30px;font-weight: bold;}
.footer .contact-l .cont-box p{margin-right: 70px;margin-bottom: 30px;}
.footer .contact-l .cont-box p:nth-child(2){margin-right: 0;}
.footer .contact-l .cont-box p,.footer .contact-l .cont-box a{font-size: 20px;color: #fff;line-height: 30px;cursor: pointer;font-weight: lighter;}
.footer .contact-l .cont-box{display: flex;flex-wrap: wrap;}
.footer .contact-l .cont-box1{margin-bottom: 0;}

.pro_links{display: flex;justify-content: space-between;width: 100%;align-items: center;margin-top: 10px;}
.pro_links .info-f .ico a:nth-child(3){color: #272727;}
.email_btn{width: 170px;height: 45px;background: var(--bgcolor);display: flex;justify-content: center;align-items: center;cursor: pointer;transition: 0.8s;}
.email_btn:hover{transform: translateY(-15px);}
.email_btn i{font-size: 22px;color: #000;margin-right: 10px;}
.email_btn span{font-size: 18px;color: #000;font-weight: bold;}
.footer .flex{flex-wrap: nowrap;}
.footer .dls{display: flex;flex-wrap: nowrap;padding-top: 100px;}
.footer .dls .dl{margin-left: 210px;}
.dl .dl-title{
 font-size: 28px;
 font-weight: lighter;
 color: #fff;
}
.dl .dl-title1{opacity: 0;}
.dl>dd a{
  line-height: 45px;
  font-size: 20px;
  color: #fff;
  font-weight: lighter;
}
.dl>dt a{color: #fff;}
.dl>dd:nth-child(2),.dl>a:nth-child(2) {
  margin-top: 20px;
}
.footer .dls .dl:first-child{margin-left: 0;}
.dl>.tel{color: #3a5591;font-size: 34px;font-family: 'Roboto-Black';display: block;}
.dl>.p{margin-top: 20px;}
.dl>p,.dl>p a{color: #fff;font-size: 16px;line-height: 38px;}
.dl>p:hover a{color: var(--bgcolor);}
.footer .dls .dl dd span{position: relative;}
.footer .dls .dl dd span:hover::after{width: 100%;}
.footer .dls .dl dd span::after {
  content: "";
  position: absolute;
  width: 0;
  height: 3px;
  background: var(--bgcolor);
  left: 0;
  bottom: 0;
  transition: all 0.5s ease;
  transform-origin: 50% 50%;
  z-index: -1;
}
.codes{display: flex;margin-top: 10px;}
.codes .code{display: flex;justify-content: center;align-items: center;margin-right: 35px;flex-direction: column;}
.codes .code .pics{width: 95px;height: 95px;display: flex;justify-content: center;align-items: center;background: #fff;border-radius: 4px;overflow: hidden;}
.list-contaact .codes{justify-content: center;}
.list-contaact .codes .code{margin-right: 95px;}
.list-contaact .codes .code:last-child{margin-right: 0;}
.list-contaact .codes .code .pics{width: 260px;height: 260px;}
.codes .code h2{color: #fff;font-size: 16px;margin-top: 8px;}
.list-contaact .codes .code h2{color: #010101;font-size: 24px;margin-top: 20px;}
.list-contaact{background: #fbfbfb;overflow: hidden;}

.footer .bottom p,.footer .bottom p a{color:#fff;font-size: 18px;}
.footer .bottom p br{display: none;}
.footer .bottom .mc{margin-top: 15px;display: inline-block;}
.footer .bottom{padding:25px 0;border-top: 1px solid #4d4d4d;}
.footer .bottom>.flex{align-items: center;height: 100%;flex-wrap: wrap;}

.location{display:flex;align-items: center;border-bottom:1px solid #CED2D9;height:55px;;}
.location a{text-transform:capitalize}
.location i{margin:0 10px;}
.location a:last-child{color:#338BCF}

.sidebar{width:280px}
.sidebar .sticky{position:sticky;top:150px;}
.sidebar .t{margin-bottom:10px;height:109px;background:url(../images/news_bg.png);border-radius:10px 10px 0 0;padding:23px 0 0 30px}
.sidebar .t h2{font-size:40px;font-family: 'Barlow-ExtraBold';font-style: italic;color:#fff;}
.sidebar .t .line{width:46px;height:3px;background:#fff;}
.sidebar .bd .item h3 a{height:50px;border-bottom:1px solid #CED2D9;align-items:center;font-size:18px;display:flex;position:relative;}
.sidebar .bd .item h3 a i{position:absolute;font-size:13px;right:5px;top:50%;margin-top:-5px;}
.sidebar .bd .item.on h3 a,.sidebar .bd .item h3 a:hover{color:#338BCF}
.sidebar .bd .item .sub{padding:20px 0;}
.sidebar .bd .item .sub a{margin-bottom:20px;display:flex;align-items:center;}
.sidebar .bd .item .sub a i{font-size:13px;width:25px;margin-left:10px;}
.sidebar .bd .item .sub a span{width: calc(100% - 35px);}
.sidebar .bd .item .sub a:last-child{margin-bottom:0;}
.sidebar .bd .item .sub a.on,.sidebar .bd .item .sub a:hover{color:#338BCF}
.content{width:100%;}

.list-events .list .item{margin-bottom:45px;}
.list-events .list .item .pic{width:388px;}
.list-events .list .item .pic img{width:100%;}
.list-events .list .item .txt{width:calc(100% - 412px)}
.list-events .list .item .txt h3{padding:5px 0 15px;}
.list-events .list .item .txt h3 a{font-size:18px;color:#338BCF;}
.list-events .list .item .txt p{height:40px;display:flex;align-items: center;border-bottom:1px solid #DBDEE3;font-size:14px;}

.list-download .t{text-transform:uppercase;margin-bottom:40px;font-size:40px;font-family: 'Barlow-ExtraBold';font-style: italic;}
.list-download .list .item{margin-bottom:25px;}
.list-download .list .item a{transition-duration:.5s;display:flex;padding:20px 40px 20px 30px;box-shadow: 0 5px 10px rgba(0,0,0,0.12);border-radius:5px;}
.list-download .list .item .name{display:flex;width:80%;}
.list-download .list .item .name .i{width:40px;display:flex;align-items: center;}
.list-download .list .item .name .i i{height:22px;width:22px;background:#338BCF;font-size:0;border-radius:22px;}
.list-download .list .item .name .info{width: calc(100% - 40px);}
.list-download .list .item .name .info h3{transition-duration:.5s;font-size:18px;color:#0B2042}
.list-download .list .item .name .info p{transition-duration:.5s;padding-top:8px;color:#0B2042;font-size:12px;opacity:.6;}
.list-download .list .item .name .info p i{font-size:12px;margin-right:5px;}
.list-download .list .item .more{display:flex;align-items: center;}
.list-download .list .item .more i{transition-duration:.5s;}
.list-download .list .item .more i:last-child{color:#338BCF;margin-left:20px;}
.list-download .list .item:hover a{background:#338BCF}
.list-download .list .item:hover .name .i i{font-size:24px;color:#fff;background:none;;}
.list-download .list .item:hover .name .info h3{color:#fff}
.list-download .list .item:hover .name .info p{opacity:.6;color:#fff;}
.list-download .list .item:hover .more i{color:#fff;}

.list-job .t{margin-bottom:40px;text-transform:uppercase;font-size:40px;font-family: 'Barlow-ExtraBold';font-style: italic;}
.list-job .list .item{margin-bottom:50px;}
.list-job .list .item .info{width: calc(100% - 130px);}
.list-job .list .item .info h3{transition-duration:.5s;font-size:18px;padding:15px 0 30px}
.list-job .list .item .info .desc{margin-bottom:25px;display:flex;}
.list-job .list .item .info .desc p{display:flex;align-items: center;color:#0B2042;margin-right:60px;}
.list-job .list .item .info .desc p:last-child{margin-right:0;}
.list-job .list .item .info .desc p i{margin-right:4px;color:#338BCF}
.list-job .list .item .info .desc p span{font-size:14px;margin-right:30px;}
.list-job .list .item .info .desc p span:last-child{margin-right:0;}
.list-job .list .item .btn{cursor: pointer;width:115px;height:40px;display:flex;justify-content: center;align-items: center;border-radius:5px;color:#fff;background:#338BCF;;}
.list-job .list .item .btn i{color:#fff;margin-right:5px;}
.list-job .list .item .btn span{font-size:14px;}
.list-job .list .item .more{padding-top:15px;border-top:1px solid #DBDEE3;width:100%;}
.list-job .list .item .more span{transition-duration:.5s;font-size:14px;color:#338BCF;border-bottom:1px solid #338BCF}
.list-job .list .item:hover a .info h3{color:#338BCF;}
.list-job .list .item:hover a .more span{margin-left:10px}
.list-job .content{margin-top:-30px;color:#0B2042;font-size:14px;line-height:30px}
.list-job .content h3{font-size:18px;color:#0B2042;margin-bottom:15px;}

.job-pop{flex-direction: column;position: fixed;display:none;;justify-content: center;align-items: center;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.5);z-index:99999}
.job-pop .hd{height:80px;width:900px;padding:0 35px;background:var(--on-color);align-items: center;;}
.job-pop .hd .name{color:#FFFFFF;font-size:18px}
.job-pop .hd .del{cursor: pointer;}
.job-pop .hd .del i{color:#FFFFFF;font-size:24px;}
.job-pop .bd{width:900px;padding:35px;background:#fff;}
.job-pop .bd input,.job-pop .bd textarea{width:100%;display:block;padding:0 20px;border-radius:4px;margin-bottom:20px;border:1px solid #000000;font-size:14px;color:#000000;}
.job-pop .bd input:hover,.job-pop .bd textarea:hover{border-color:var(--on-color)}
.job-pop .bd input{height:50px;display:flex;align-items: center;;}
.job-pop .bd textarea{min-height:180px;padding:10px 20px;line-height:30px}
.job-pop .bd .btn{transition-duration:.6s;width:160px;height:50px;border-radius:4px;background:var(--on-color);display:flex;justify-content: center;align-items: center;margin:0 auto;cursor: pointer;color:#fff;font-size: 16px;}
.job-pop .bd .btn i{margin-left:8px;font-size: 20px;}
.job-pop .bd .btn:hover{border-radius:30px;}

.list-news .list .item{transition-duration:.6s;width: calc((100% -  70px) / 3 );margin:0 35px 35px 0;}
.list-news .list .item:nth-child(3n){margin-right:0;}
.list-news .list .item .txt{display: flex;justify-content: space-between;margin-top: 50px;width: 100%;}
.list-news .list .item .txt h3{color:#338BCF;padding-right:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:24px;font-family: 'Barlow-Bold';}
.list-news .list .item .txt p{padding-right:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:28px;font-weight: bold;}
.list-news .list .item .pic{background: #fafafa;border-radius:10px;transition: 0.6s;}
.list-news .list .item .txts{display: flex;width: calc(100% - 90px);}
.list-news .list .item .txt .i{display: flex;align-items: center;transition: 0.6s;margin-right: 40px;}
.list-news .list .item .txt .i i{font-size: 50px;}
.list-news .list .item:hover .txt .i{transform: translate(20px);}
.list-news .list .item:hover .pic{box-shadow:0 10px 49px rgba(34,24,21,.18);}
.list-news.main{padding: 110px 0 60px 0;}
.list-news .paging{margin-top: 80px;}
.news-detail.main{padding: 40px 0;}
.list-news .show .t h2{font-size:25px;color:var(--bgcolor);line-height:24px;}
.list-news .show .t .time{padding:20px 0 17px;color:#000;opacity:.5;font-size:16px;}
.list-news .show .c{margin-bottom:30px;padding:50px 0;font-size:16px;line-height:24px;border-top:1px solid #CED2D9;border-bottom:1px solid #CED2D9;}
.list-news .show .m .top_bottom_page p,.list-news .show .m .top_bottom_page p a{font-size:16px;line-height:24px;}
.list-news .show .m .top_bottom_page p a:hover{color:var(--bgcolor)}
.list-news .show .m .btn{border-radius:6px;width:100px;height:40px;display:flex;align-items: center;background:var(--bgcolor);color:#fff;font-size:18px;justify-content: center;}
.list-news .show .m .btn img{margin-right:5px}
.list-news .show .m .btn:hover{border-radius:30px}

.list-products .sidebar .t{padding-top:33px}
.list-products .sidebar .t h2{text-transform:uppercase;font-size:30px;}
.list-products .list .item{transition-duration:.6s;width: calc((100% -  70px) / 3 );margin:0 35px 35px 0;}
.list-products .list .item:nth-child(3n){margin-right:0;}
.list-products .list .item .txt{display: flex;justify-content: space-between;margin-top: 50px;}
.list-products .list .item .txts{width: calc(100% - 90px);}
.list-products .list .item .txt p{padding-right:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:28px;font-weight: bold;}
.list-products .list .item .pic{background: #fafafa;border-radius:10px;transition: 0.6s;}
.list-products .list .item .txts{display: flex;}
.list-products .list .item .txt .i{display: flex;align-items: center;transition: 0.6s;margin-right: 55px;}
.list-products .list .item:hover .txt .i{transform: translate(20px);}
.list-products .list .item:hover .pic{box-shadow:0 10px 49px rgba(34,24,21,.18);}
.list-products .content .title{margin-bottom:15px;padding-bottom:12px;font-size:30px;font-family: 'Barlow-ExtraBold';font-style: italic;border-bottom:1px solid #0B2042;}
.list-products .content .title2{margin-bottom:40px}
.list-products .head{margin-bottom:40px}
.list-products .head .img_list{z-index:2;width:815px;}
.list-products .head .img_list.flex{flex-direction: column;}
.list-products .head .img_list .datu{width: 100%;border-radius: 10px;background: #fafafa;}
.list-products .head .img_list .datu img{width:100%}
.list-products .head .img_list .xiaotu{display:flex;align-content: space-between;margin-top: 25px;height: 110px;}
.list-products .head .img_list .xiaotu li{transition-duration:.5s;width:160px;height: 100px;margin:0 13px;background: #fafafa;border-radius: 10px;}

.list-products .head .img_list .xiaotu li img{width:100% !important;}
.zoom-desc{display:flex;}

.list-products .head .img_list .xiaotu .pro_next,.list-products .head .img_list .xiaotu .pro_prev{color:#767676;text-align:center;cursor: pointer;font-size:22px;display:flex;align-items: center;}
.list-products .head .img_list .xiaotu .pro_next{margin-right: 18px;}
.list-products .head .img_list .xiaotu .pro_prev{margin-left: 20px;}
.list-products .head .img_list .xiaotu .pro_next i,.list-products .head .img_list .xiaotu .pro_prev i{font-size: 35px;font-weight: lighter !important;}
.list-products .head .datu{position: relative;}
.list-products .head .datu .backs{position: absolute;right:0;transform: translate(calc(100% + 10px));top: 0;width: 43px;height: 43px;background-color: #000;display: flex;justify-content: center;align-items: center;}
.list-products .head .datu .backs img{width: auto;}

.list-products .head .txt_list{width: calc(100% - 930px);display:flex;align-content: space-between;flex-wrap:wrap;padding-right: 120px;}
.list-products .head .txt_list .txt_list_t{width:100%}
.list-products .head .txt_list .t{display: flex;}
.list-products .head .txt_list .t h1{font-size:38px;font-weight: bold;margin-right: 15px;}

.touch .info-f.flex{justify-content: flex-start;align-items: center;}
.list-products .head .txt_list .info-f {
  margin-top: 15px;
 
}
.list-products .head .txt_list .info-f .ico {
  align-items: center;
  flex-wrap: nowrap;
}
.list-products .head .txt_list .info-f .ico a {
  position: relative;
  color: #7c7c7c;
  font-size: 20px;
  margin-right: 16px;
  width: 65px;
  height: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s;
  background: #fff;
  border: 2px solid #676767;
  border-radius: 4px;
}
.list-products .head .txt_list .info-f .ico a i{font-size: 22px;transition: 0.5s;color: #7a7a7a;}
.list-products .head .txt_list .info-f .ico a:nth-child(2) i{font-size: 25px;}
.list-products .head .txt_list .info-f .ico a:hover i{
  color: #fff;
}
.list-products .head .txt_list .info-f .ico a:hover{background-color: var(--bgcolor);border-color: var(--bgcolor);}
.list-products .head .txt_list .info-f .email_btn{width: 170px;height: 45px;background: var(--bgcolor);display: flex;justify-content: center;align-items: center;cursor: pointer;}
.list-products .head .txt_list .info-f .email_btn i{font-size: 22px;color: #fff;margin-right: 15px;}
.list-products .head .txt_list .info-f .email_btn span{font-weight: bold;font-size: 18px;color: #fff;}
.list-products .head .txt_list .info-f .ico .btn{border-radius:4px;width:340px;height:65px;display:flex;align-items: center;background: linear-gradient(to right,#4760ff,#0dccff);font-size:24px;justify-content: center;transition: 0.6s ease;color: #fff;border: none;font-weight: bold;margin-right: 0;}
.list-products .head .txt_list .info-f .ico .btn:hover{border-radius:30px}

.list-products .head .txt_list .txt_list_m{width:100%;padding-top:8px;border-top:1px solid #CCCCCC;}
.list-products .head .txt_list .txt_list_m .ico{display:flex;}
.list-products .head .txt_list .txt_list_m .ico a{border-left:1px solid #B5BCC6;margin-left:7px;padding-left:7px}
.list-products .head .txt_list .txt_list_m .ico a:first-child{border:0;margin:0;padding:0;}
.title-pro{font-size: 28px;font-weight: bold;margin-bottom: 15px;}
.list-products .head .txt_list .box{margin-top: 10px;}
.list-products .head .txt_list .box h2{font-size: 28px;font-weight: bold;}
.list-products .head .txt_list .box p{font-size: 18px;line-height: 32px;margin: 20px 0 40px;}
.list-products .head .txt_list .temp{font-size: 28px;color: #3a5591;margin-bottom: 45px;font-weight: bold;}
.list-products .body .menus{display: flex;justify-content: center;border-bottom: 2px solid #262626;}
.list-products .body .menus .item{font-size: 36px;font-weight: lighter;padding-bottom: 30px;margin-right: 430px;position: relative;}
.list-products .body .menus .item::after{content: "";width: 0;height: 5px;background: #262626;position: absolute;left: 0;bottom: -2px;transition: 0.5s;background: linear-gradient(to right,#4760ff,#0dccff);}
.list-products .body .menus .item:hover::after{width: 100%;}
.list-products .body .menus .item:last-child{margin-right: 0;}
.list-products .body table {  
    width: 100%;  
    border-collapse: collapse;
    border: none;
    margin-top: 35px;   
}   
.list-products .body table tbody td{width: auto;font-size:21px;vertical-align: middle;height: 60px;background: #f2f2f2;padding-left: 250px;}
.list-products .body table tbody tr:nth-child(2n) td{background: #fff;}
.list-products .app_box{display: flex;justify-content: space-between;align-items: center;margin-top: 60px;}
.list-products .app_box .txt{width: calc(100% - 680px);}
.list-products .app_box .txt h1{font-size: 50px;font-weight: bold;margin-bottom: 50px;}
.list-products .app_box .txt p{font-size: 24px;line-height: 36px;}

.about .ab-item .ab-box h4{font-size: 181.06px;transform: translateY(60.1px)}
.about .ab-item .ab-txt{transform: translateY(95.04px)}
.about .ab-item .txt-r h1{font-size: 72px;}
.about .ab-item .ab-txt i{font-size: 100.03px;}
.about .ab-item .txt-r h3{font-size: 36.1px;}
.about .ab-item .jump i{font-size: 38.4px;}

.title_a2{font-size: 50px;margin-top: 60px;}
.list-contaact .bd .txt{display:flex;flex-wrap: wrap;}
.list-contaact .bd .txt .item{width: 38%;margin-bottom: 125px;}
.list-contaact .bd .txt .item:nth-child(3){width: 24%;}
.list-contaact .bd .txt .item:nth-child(5){width: 62%;}
.list-contaact .bd .txt .item h2{font-size: 24px;color: #525252;border-bottom: 1px solid #eeeeee;padding-bottom: 30px;position: relative;}
.list-contaact .bd .txt .item p{font-size: 24px;color: #525252;margin-top: 25px;}
.list-contaact .bd .txt .item p span{margin-left: 15px;}
.list-contaact .bd .txt .item h2::after{width: 66%;height: 5px;content: "";background: linear-gradient(to right,#4760ff,#0dccff);position: absolute;left: 0;bottom: -3px;transition: 0.6s;}
.list-contaact .bd .txt .item:last-child h2::after{width: 40%;}
.list-contaact .bd .txt .item:nth-child(3) h2::after{width: 100%;}
.list-contaact .bd .txt .item:hover h2::after{width: 100%;}
.list-contaact .bd .txt .item .i{width:40px;display:flex;justify-content: center;align-items: center;font-size:20px;}
.list-contaact .bd .txt .wx{padding:40px 0 0 10px;}
.list-contaact .what h2{text-align:center;font-size:40px;text-transform:uppercase;font-family: 'Barlow-ExtraBold';font-style: italic;}
.list-contaact .what h3{font-size:18px;padding:60px 0 30px;}
.list-contaact .what .info .list{width:calc(100% - 450px)}
.list-contaact .what .info .list .item{display:flex;margin-bottom:50px;}
.list-contaact .what .info .list .item .i{width:60px;height:60px;display:flex;}
.list-contaact .what .info .list .item .i span{margin-top:13px;font-family:"Arial";width:60px;display:flex;align-items: center;color:#338BCF;height:60px;font-weight:bold;font-size:100px;}
.list-contaact .what .info .list .item .c{width:calc(100% - 60px);color:#0B2042;}
.list-contaact .what .info .list .item .c h4{font-size:30px;font-family: 'Barlow-ExtraBold';font-style: italic;}
.list-contaact .what .info .list .item .c p{margin-top:10px}
.list-contaact .what .info .list .more{border-top:1px solid #0B2042;padding-top:15px;}
.list-contaact .what .info .list .more img{height:22px}
.list-contaact .what .info .txt{width:350px}
.list-contaact .what .info .txt .star{display:flex;padding:38px 0 21px;}
.list-contaact .what .info .txt .star span{width:60px;height:60px;background:#338BCF;display:flex;align-items: center;justify-content: center;margin-right:10px;}
.list-contaact .what .info .txt .star span:last-child{margin:0;}
.list-contaact .what .info .txt .star span i{color:#fff;font-size:38px}
.list-contaact .what .info .txt p{font-size:18px;}
.list-contaact .what .info .txt .more{width:255px;height:60px;border:2px solid #338BCF;display:flex;justify-content: center;align-items: center;margin:80px auto 0;;}
.list-contaact .what .info .txt .more span{color:#0B2042;font-size:18px;margin-right:10px;}
.list-contaact .what .info .txt .more img{height:18px}
.list-contaact .what .info .txt .more:hover{border-radius:40px;}

.index-banner{position:relative;overflow:hidden;margin-top:120px;}
.index-banner .slick-dots{bottom:50px}
.index-banner .slick-dots li{background:#fff;width:16px;border:0;transition-duration:.6s;position:relative;border-radius:16px;margin:0 16px 0 0;height:16px;opacity:1;}
.index-banner .slick-dots li button{display:none;}
.index-banner .slick-dots li.slick-active{width:35px}
.index-banner .btn{transition-duration:.5s;width:40px;height:40px;cursor: pointer;position:absolute;top:50%;margin-top:-20px;cursor:pointer;}
.index-banner .btn i{transition-duration:.5s;color:#fff;font-size:40px;opacity:.5}
.index-banner .btn:hover i{opacity:1;}
.index-banner .prev{left:50px;}
.index-banner .next{right:50px;}

.index-pro{padding:80px 0}
.index-pro .wrap{position: relative;}
.index-pro .btn i{transition-duration:.5s;font-size:37px;z-index:9999;color:#0B2042;cursor: pointer;position: absolute;top:50%;margin-top:-18.5px;}
.index-pro .btn i:hover{color:#338BCF}
.index-pro .btn i.prev{left:-25px}
.index-pro .btn i.next{right:-30px}
.index-pro .bd{overflow:hidden}
.index-pro .bd .item{margin:0 20px}
.index-pro .bd .item .txt{padding-top:20px;color:#0B2042;font-size:18px}

.index-products{background:#FAFAFA;}
.index-products .list .item{background:#fff;padding:30px 20px 35px;margin:20px !important}
.index-products .list .item .txt{padding-top:23px}
.index-products .list .item .txt .auth{margin-top:30px}
.index-products .list .item .txt .auth img{width:auto;}
.index-products .index-title{margin-bottom:33px}
.index-products .index-title .t{display:flex;align-items: center;}
.index-products .index-title .t h2{font-size:40px;font-family: 'Barlow-ExtraBold';font-style: italic;margin-right:35px;}
.index-products .index-title .t a{height:35px;padding:0 25px;background:#338BCF;color:#fff;text-align:center;line-height:35px;border-radius:30px;}
.index-products .index-title .t a:hover{background:#0B2042;color:#fff;}
.index-products .index-title .more{display:flex;align-items: center;;}
.index-products .index-title .more i{transition-duration:.5s;font-size:37px;z-index:9999;color:#0B2042;cursor: pointer;}
.index-products .index-title .more i:hover{color:#338BCF}

.index-advantage{background:#ECEFF2;color:#0B2042}
.index-advantage .t h2{color:#338BCF;}
.index-advantage .t p{color:#0B2042}
.index-advantage .bd .item{padding:0 40px}
.index-advantage .bd .item i,.index-advantage .bd .item h3{transition-duration:.5s;}
.index-advantage .bd .item:hover i,.index-advantage .bd .item:hover h3{color:#338BCF}

.index-message{background:#ECEFF2;}
.index-message h2{margin-bottom:25px;height:35px;display:inline-block;padding:0 25px;background:#0B2042;color:#fff;text-align:center;line-height:35px;border-radius:30px;}
.index-message .info .hd{width:450px;padding-right:30px;}
.index-message .info .hd h3{color:#338BCF;font-size:40px;text-transform:uppercase;font-family: 'Barlow-ExtraBold';font-style: italic;}
.index-message .info .hd p{margin-top:10px;color:#0B2042;font-size:16px;line-height:24px;}
.index-message .info .form{width:calc(100% - 450px)}
.index-message .info .form .item{width:30%}
.index-message .info .form .item input{width:100%;height:45px;display:flex;color:#0B2042;background:#FFFFFF;padding:0 10px;border-radius:4px;margin-bottom:10px;}
.index-message .info .form .item input:last-child{margin:0;}
.index-message .info .form .item:nth-child(2){width:40%;padding:0 10px;}
.index-message .info .form .item textarea{width:100%;height:100px;border-radius:4px;padding:10px;}
.index-message .info .form .item .code_box{position: relative;}
.index-message .info .form .item .code_box img{height:45px;position: absolute;right:0;top:0;cursor: pointer;;}
.index-message .info .form .item .btn{height:45px;color:#fff;cursor: pointer;border-radius:4px;width:100%;background:#2D8BCF;display:flex;justify-content: center;align-items: center;;}
.index-message .info .form .item .btn i{margin-right:10px;}
.hadbox-sec {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 999;
  width: 100%;
  height: 100vh;
  height: calc(100vh - 70px);
  background-color: #fff;
  display: none;
}
.hadbox-sec .wrap {
  position: relative;
}
@media (max-width: 1199px) {
  .hadbox-sec .wrap {
    height: 100%;
    padding: 0 ;
  }
}
@media (max-width: 1199px) {
}
.hadbox-sec .wrap .f_portrait {
  width: 90px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: var(--bgcolor);
  border-radius: 4px;
  font-size: 14px;
}
.hadbox-sec .wrap .form {
  background-color: #f5f5f5;
  display: flex;
  align-items: center;
  margin-bottom: 0.34rem;
  margin-top: 0.34rem;
}
.hadbox-sec .wrap .form .f_sub,
.hadbox-sec .wrap .form .tx {
  height: 1rem;
}
.hadbox-sec .wrap .form .int {
  display: flex;
  align-items: center;
  width: calc(100% - 2.5rem);
  padding: 0 0.45rem;
}
@media (max-width: 767px) {
  .hadbox-sec .wrap .form .int {
    width: calc(100% - 1.5rem);
  }
}
.hadbox-sec .wrap .form .int i {
  width: 0.38rem;
  display: block;
  overflow: hidden;
}
.hadbox-sec .wrap .form .int i img {
  float: left;
  width: 100%;
}
.hadbox-sec .wrap .form .int .tx {
  width: calc(100% - 0.38rem);
  padding: 0.2rem 0.44rem;
}
@media (max-width: 767px) {
  .hadbox-sec .wrap .form .int .tx {
    font-size: 0.28rem;
    padding: 0.2rem 0.3rem;
  }
}
.hadbox-sec .wrap .form .f_sub {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  color: #fff;
  background-color: var(--bgcolor);
}
@media (max-width: 767px) {
  .hadbox-sec .wrap .form .f_sub {
    width: 1.5rem;
    font-size: 0.28rem;
  }
}
.hadbox-sec .wrap .navbox {
  padding: 0.4rem 0;
  line-height: 60px;
  height: 100%;
}
.hadbox-sec .wrap .navbox > ul {
  height: calc(100% - 90px);
  margin-bottom: 10px;
  overflow-x: hidden;
  overflow-y: auto;
}
.hadbox-sec .wrap .navbox > ul li {
  list-style: none;
}
.hadbox-sec .wrap .navbox > ul > li {
  border-bottom: 1px solid #ddd;
}
.hadbox-sec .wrap .navbox > ul > li .tit {
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #494949;
}
.hadbox-sec .wrap .navbox > ul > li .tit i {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (max-width: 767px) {
  .hadbox-sec .wrap .navbox > ul > li .tit i {
    width: 16px;
    height: 16px;
  }
}
.hadbox-sec .wrap .navbox > ul > li .tit i img,
.hadbox-sec .wrap .navbox > ul > li .tit i svg {
  float: left;
  width: 100%;
  height: 100%;
}
.hadbox-sec .wrap .navbox > ul > li .tit i img path,
.hadbox-sec .wrap .navbox > ul > li .tit i svg path {
  fill: #494949;
  stroke: none;
}
.hadbox-sec .wrap .navbox > ul > li ul {
  line-height: 35px;
  padding-bottom: 15px;
  padding-left: 20px;
  display: none;
}
.hadbox-sec .wrap .navbox > ul > li ul > li a {
  font-size: 16px;
  color: #666;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hadbox-sec .wrap .navbox > ul > li ul > li a i {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: relative;
}
.hadbox-sec .wrap .navbox > ul > li ul > li a i img,
.hadbox-sec .wrap .navbox > ul > li ul > li a i svg {
  float: left;
  width: 30px;
  display: none;
}
.hadbox-sec .wrap .navbox > ul > li ul > li a i img path,
.hadbox-sec .wrap .navbox > ul > li ul > li a i svg path {
  fill: #666;
}
.hadbox-sec .wrap .navbox > ul > li ul > li a i:after,
.hadbox-sec .wrap .navbox > ul > li ul > li a i:before {
  content: "";
  display: block;
  width: 14px;
  height: 2px;
  position: absolute;
  top: 50%;
  right: 50%;
  margin-right: -13px;
  background-color: #999;
}
.hadbox-sec .wrap .navbox > ul > li ul > li a i:before {
  transform: rotate(90deg);
}
.hadbox-sec .wrap .navbox > ul > li ul > li.active > a i:before {
  opacity: 0;
}
.hadbox-sec .wrap .navbox > ul > li ul ul a {
  font-size: 14px;
}
.hadbox-sec .wrap .navbox > ul > li.active .tit i {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.hadbox-sec .wrap .navbox > ul > li.on .tit {
  color: var(--bgcolor);
}
.wrap{width:1780px;margin:0 auto;}
.wrap-1535{width:1535px;margin:0 auto;}
.wrap-1640{width:1640px;margin:0 auto;}
@media (max-width: 1780px){
.wrap{width:98%}
.pro-c .pro-des{margin-left: 30px;padding-right: 0;}
.box_skitter .title_b{font-size: 3.23vw;left: 9.9vw;top: 10.68vw;}
.box_skitter .title_s{font-size: 1.25vw;left: 9.9vw;top: 18.75vw;}
.title{font-size: 45px;}
.index-about .flex{align-items: center;}
 .bn-list li h2 .number {font-size: 1.02rem;}
 .bn-list li h2 .txt{font-size: .5rem;}  
 .bn-list li h2 .plus{font-size: 1.02rem;} 
 .history .txts .no{font-size: 2.5vw;}
 .history .txts .txt h2{font-size: 1.67vw;}
 .history .txts .txt p{font-size: 1.3vw;line-height: 1.77vw;}
}
@media (max-width: 1640px){
    .wrap-1640{width:98%}
    .list-products .head .txt_list{padding-right: 0;}
    .box_skitter .info_slide_dots .image_number{min-width: 13.02vw;font-size: 1.04vw;line-height: 2.86vw;}
    .box_skitter .info_slide_dots {bottom:9.38vw;}
    .header .header-right .item h3 a{font-size: 17px;}
    .header .header-right .item{margin-left: 50px;}
    .header .header-right .lang{margin-left: 65px;}
    .links{padding-right: 0;margin-left: 20px;}
    .links .item:first-child{margin-right: 8vw;}
    .cats .item{margin-right:2vw;}
    .cats .item h3 a{min-width: 170px !important;}
    .cats{bottom: 2vw;}
}
@media (max-width: 1535px){
  .wrap-1535{width:98%} 
  .list-products .list .item .txt p{font-size: 1.46vw;}
  .footer .dls .dl{margin-left: 8vw;}
  .list-products .head .txt_list .t h1{font-size: 28px;}
  .list-products .head .txt_list .info-f .ico .btn{font-size: 18px;width: auto;padding: 0 25px;}
  .list-products .head .txt_list .box h2{font-size: 22px}
}
@media (max-width: 1440px){
  .list-contaact .cats .item{margin-right: 5.47vw;}
  .list-contaact .cats .item h3 a{min-width: 15.89vw !important;font-size: 1.88vw !important;height: 5.21vw !important;}
  .title_a2{font-size: 35px;margin-top: 40px;}
   .search-div{width: 400px;}
   .links .item:first-child{margin-right: 3vw;}
   .searchs{padding-left: 0;}
   .list-products .body .menus .item{margin-right: 0;font-size: 28px;}
   .list-products .body .menus{justify-content: space-between;padding: 0 15px;}
   .list-products .head .img_list{z-index:2;width:600px;}
   .list-products .head .txt_list{width: calc(100% - 730px);
}
@media (max-width: 1280px){
  .list-products .app_box .txt{width: calc(100% - 520px);}
   .list-contaact .codes .code{margin-right: 4.95vw;}
  .list-contaact .codes .code .pics{width: 13.54vw;height: 13.54vw;}
   .footer .dls .dl{margin-left: 4vw;}
    .header .logo{width: 280px;}
    .header  .logo a{padding-left: 0;}
    .header .header-right .item{margin-left: 25px;}
    .header .header-right .item h3 a{font-size: 16px;}
    .header .header-right .lang{margin-left: 45px;}
    .list-news.main{padding: 40px 0 30px 0;}
    .list-news .list .item .txt p{font-size: 20px;}
    .list-news .list .item .txt .i i{font-size: 30px;}
    .list-news .list .item .txt .i{margin-right: 20px;}
    .list-news .list .item .txt{margin-top: 30px;}
    .list-news .paging{margin-top: 30px;}
}
@media (max-width: 1200px){
    .list-products .head .txt_list{width: 100%;margin-top: 30px;}
}
@media screen and (max-width:992px) {
.wrap{width: 96%;}
.list-products .app_box{flex-wrap: wrap;justify-content: center;margin-top: 30px;}
.list-products .app_box .txt{width: 100%;}
.list-products .body table tbody td{padding-left: 13.02vw;}
.pro-c .pro-des{margin-left: 0;margin-top: 30px;}
.list-contaact .bd .txt .item{width: 50%;}
.list-contaact .bd .txt .item:nth-child(3) h2::after{width: 66%;}
.list-contaact .bd .txt .item:last-child h2::after{width: 33%;}
.list-contaact .bd .txt .item:nth-child(3){width: 50%;}
.list-contaact .bd .txt .item:nth-child(5){width: 100%;}
.list-contaact .bd .txt .item h2,.list-contaact .bd .txt .item p{font-size: 18px;}
.list-contaact .bd .txt .item{margin-bottom: 60px;}
.list-news .list .item{width: 48%;margin-right: 0;}
.list-news .list{justify-content: space-between;}
.video .item .txt h3{font-size: 20px;}
.video .item .txt{padding:15px 0 10px 0;}
.work .item h2{font-size: 20px;left: 20px;bottom: 20px;}
.title_a{font-size: 40px;line-height: 1;}
.list-about .index-about{padding-top: 30px;}
.list-about .profile .textcontent p{font-size: 18px;line-height: 32px;}
.list-about{padding-top: 35px;}
.list-about .profile .textcontent{padding: 0;}
.banner,.border_box{margin-top: 0;}
.footer .dls{flex-wrap: wrap;padding-top: 35px;}
.codes{justify-content: center;}
.footer .contact-l{border: none;max-width: 100%;width: 100%;}
.footer .contact-l .cont-box p:nth-child(2),.footer .contact-l .cont-box p{margin-right: 30px;}
.footer>.flex{flex-wrap: wrap;padding-left: 15px;}
.footer .contact-l{padding: 40px 0 35px 0;}
.footer .dls .dl{margin-right: 10.94vw;margin-left: 0;}
.maps .map_r{max-width: 100%;padding-left: 0;margin-left: 0;margin-right: 0;border: none;}
.maps .flex{flex-wrap: wrap;}
.partner .item{width: calc((100% - 40px)/3);margin-bottom: 35px;}
.partner .item:nth-child(6n){margin-right: 20px;}
.partner .item:nth-child(3n){margin-right: 0;}
.list-products .list .item .txt p{font-size: 16px;}
.pro-t{padding: 150px 0;}
.links{margin-top: 50px;}
.pro-c .wrap{flex-wrap: wrap;}
.pro-t .hs {font-size: 30px;padding-left: 9.9vw;}
.btns{height: 50px;width: 180px;border-radius: 20px 0 20px 0;margin-left: 9.9vw;}
  .index-data{width: 100%;}
  .index-about .flex{flex-wrap: wrap;}
  .index-about .pic_v{width: 100%;}
  .title{font-size: 30px;} 
   .box_skitter .info_slide_dots .image_number {margin:0 10px 0 0;cursor:pointer;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;min-width:10px !important;height:10px !important;text-indent:-9999em;overflow:hidden;background: #fff !important;}
  .box_skitter .info_slide_dots .image_number_select {margin:0 10px 0 0;background: linear-gradient(to right,#4760ff,#0dccff) !important;}
  .box_skitter .info_slide_dots .image_number_select::after{display: none;}
  .border_box{margin-top: 0;}
    .list-products .head .txt_list,.list-contact-msg .hd,.list-contact-msg .form,.list-contaact .what .info .list,.list-contaact .what .info .txt,.list-contaact .bd .t,.list-contaact .bd .txt,.list-about-content .culture .item .pic,.list-about-content .culture .item .txt,.list-about .bd .pic,.list-about .bd .txt,.list-events .list .item .pic,.list-events .list .item .txt,.footer .menu .item,.content{width:100%}
    .cats,.index-products .index-title .more,.index-banner .btn,.list-products .head .img_list,.list-contaact .what .info .txt .star,.list-contaact .what .info .txt p,.list-contaact .what .info .txt .logo,.list-download .list .item .more,.sidebar,.top_header{display:none !important;}
    .footer .menu,.main{padding:20px 0}
    .location{padding:0 10px;height:45px;}
    .location .wrap-1300{overflow-x:auto;display:flex;white-space:pre;height:45px;align-items: center;flex-wrap:nowrap;}
    .list-news .list .item{margin-bottom:40px}
    .list-news .list .item p{margin:10px 0;}
    .footer .menu .item{margin:0 0 25px 0;}
    .footer .menu .item h3{font-size:20px;padding-bottom:10px}
    .footer .menu .item .sub{display:flex;flex-wrap:wrap;justify-content: space-between}
    .footer .menu .item .sub a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:48%;margin-top:10px}
    .footer .bottom{padding:20px 10px 60px}
    .footer .bottom .mc{margin:20px auto 0;}
    .list-download .list .item{margin-bottom:15px}
    .list-download .list .item a{padding:20px;}
    .list-events .list .item{margin-bottom:20px}
    .list-events .list .item .txt h3{padding:10px 0;}
    .list-events .list .item .txt p{height:35px}
    .list-job .t{font-size:24px;margin-bottom:20px}
    .list-job .list .item{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #DBDEE3;position: relative;}
    .list-job .list .item .info h3{font-size:16px;padding:10px 0;}
    .list-job .list .item .info .desc{margin-bottom:10px;flex-wrap:wrap;}
    .list-job .list .item .info .desc p{margin-right:0;width:100%;margin-top:5px;}
    .list-job .list .item .info .desc p i{width:30px;text-align:center;}
    .list-job .list .item .info .desc p img{margin-right:0;height:16px;}
    .list-job .list .item .info .desc p span{margin-right:10px;font-size:12px}
    .list-job .list .item .btn{position: absolute;right:0;top:10px;width:90px;height:35px;font-size:12px;}
    .list-job .list .item .more{display:none;}
    .list-job .content{margin:0;}
    .list-job .content h3{padding:0;margin:0;}
    .job-pop{width:100%;}
    .job-pop .hd{width:90%;height:60px;padding:10px;position: relative;}
    .job-pop .hd .name{width:calc(100% - 40px);font-size:14px;line-height:24px}
    .job-pop .hd .del{position: absolute;right:10px;top:10px;}
    .job-pop .bd{width:90%;padding:10px;}
    .job-pop .bd input{height:40px;padding:0 10px;margin-bottom:10px;}
    .job-pop .bd textarea{min-height:100px;padding:10px;margin-bottom:10px;}
    .job-pop .bd .btn{height:40px;width:140px}
    .list-news .show .m .btn{margin:20px auto 0;}
    .list-about .bd .pic .video_btn img{width:70px;height:70px}
    .list-about .bd .txt{padding-top:20px;}
    .list-about .bd .txt h3{margin:15px 0 10px;font-size:28px;line-height:32px}
    .list-about .bd .txt p{margin-bottom:15px;}
    .list-contaact .cats{display: flex !important;}
    .show-banner{display:block !important;overflow:hidden}
    .list-products .list{justify-content: space-between;}
    .list-products .list .item{width:48%;margin:0 0 30px 0 !important;padding:10px;}
    /* .list-products .list .item .txt{padding-top:5px;}
    .list-products .list .item .txt h3{padding:0;font-size:16px;}
    .list-products .list .item .txt p{padding:0;font-size:12px;} */
    .list-products .head{padding:15px;}
    .list-products .head .txt_list .t h2{padding:0;}
    .list-products .head .txt_list .c .auth{padding:10px 0;}
    .list-products .head .txt_list .c .nav{margin-bottom:10px}
    .list-products .body{font-size:14px;line-height:24px;padding-bottom:15px;}
    .list-products .content .title{font-size:24px;padding-bottom:5px;margin-bottom:10px}
    .list-products .body ul li{width:100%;height:40px;}
    .index-banner{margin:0;}
    .index-banner .slick-dots{bottom:15px}
    .index-banner .slick-dots li{margin-right:8px;width:8px;height:8px}
    .index-pro{padding:30px 10px 10px}
    .index-pro .bd{padding-bottom:30px}
    .index-pro .bd .item{margin:0;}
    .index-pro .slick-dots{bottom:0px;}
    .index-pro .slick-dots li{margin:0 5px 0 0;}
    .index-products{padding:20px 10px 40px}
    .index-products .index-title{margin-bottom:20px;}
    .index-products .index-title .t{justify-content: space-between;width:100%;}
    .index-products .index-title .t h2{font-size:28px;margin:0;}
    .index-products .list .item{box-shadow: none !important;}
    .index-products .slick-dots{bottom:-20px}
    .index-about{padding:30px 10px;}
    .index-about .list{margin-top:0;}
    .index-about .list .item{width:100%;margin:0 0 20px 0;}
    .index-message .info .hd{width:100%;padding:0 0 15px 0;}
    .index-message .info .hd h3{font-size:28px}
    .index-message .info .form,.index-message .info .form .item{width:100%;margin-bottom:10px !important}
    .index-message .info .form .item:nth-child(2){width:100%;padding:0;}
    .box_skitter .info_slide_dots {bottom:15px;}
    .box_skitter .title_s{font-size: 2vw;}
}
@media screen and (max-width:786px){
.codes .code{margin-right: 25px;}
 .list-contaact .cats .item{margin-right: 5.47vw;}
  .list-contaact .cats .item h3 a{min-width: 110px !important;font-size: 16px !important;height: 50px !important;border-radius: 7px !important;}
.link-pro .txts .textcontent{font-size: 17px;line-height: 32px;padding: 0 20px;}
.link-pro .txts .tit{font-size: 35px;}
 .history .txts .no{font-size: 30px;}
 .history .txts .txt h2{font-size: 20px;}
 .history .txts .txt p{font-size: 16px;line-height: 26px;}
/* .work .item{width:100%;}
.work .item:nth-child(1),.work .item:nth-child(2){width: 100%;} */
}
@media screen and (max-width:600px) {
.box_skitter .title_b{font-size: 6.23vw;left: 9.9vw;top: 62vw;}
.border_box1{display: none;}
.border_box2{display: block;}
 .his-swiper .swiper-slide-active .his-item .txt{height: 300px;opacity: 1;min-height: 280px;}
.his-swiper .swiper-slide-active .his-item .txts{top: 44%}
.his-swiper .swiper-slide .his-item{background: rgba(255,255,255,0.1);}
  .list-products .app_box .pic{width: 80%;}
  .list-products .app_box .txt h1{font-size: 35px;}
  .list-products .body table tbody td{padding-left: 10px;}
  .list-products .body .menus .item{font-size: 20px;}
  .list-products .head .txt_list .info-f .ico .btn{font-size: 16px;padding: 0 15px;height: 50px;}
  .list-products .head .txt_list .info-f .ico a{margin-right: 10px;height: 50px;width: 50px;}
  .list-products .head .txt_list .t{flex-wrap: wrap;}
  .pro-c .pro-des h1{font-size: 28px;}
  .list-contaact .codes{flex-wrap: wrap;}
  .list-contaact .codes .code{margin-right:0;margin-bottom: 30px;}
  .list-contaact .codes .code .pics{width: 260px;height: 260px;}
  .list-contaact .bd .txt .item{margin-bottom: 40px;}
  .list-contaact .cats{margin-top: 35px;}
  .list-news .list .item{width: 100%;}
  .link-pro{padding: 60px 0;}
  .link-pro .txts .btnx{height: 50px;}
  .video-swiper .swiper-pagination{line-height: 30px;}
  .video-swiper{padding-bottom: 75px;}
  .title_a{font-size: 30px;}
  .work .item h2{font-size: 12px;left: 8px;bottom: 5px;}
  .work .flex{margin-top: 30px;}
  .footer .bottom p br{display: inline;}
  .footer .bottom p,.footer .bottom p a{text-align: center;}
  .maps .map_r .num{font-size: 50px;margin-top: 20px;}
  .history{background-position: -500px center;}
  .partner .item{width: 46%;margin-right: 0;}
  .partner .item:nth-child(6n){margin-right: 0;}
  .partner .list{justify-content: space-between;margin-top: 35px;}
  .his-swiper .swiper-slide .his-item{height: 450px;}
  .searchs{width: 100%;}
  .pro-c{padding-top: 35px;}
  .search-div input{font-size: 16px;}
  .search-div{width: 95%;}
  .links{flex-wrap: wrap;}
  .links .item:first-child{margin-right: 0;margin-bottom: 35px;}
  .pro-t .hs {font-size: 24px;}
  .bn-list li h2 .txt{right: -35px;}
  .bn-list li .des{font-size: 20px;}
  .title{font-size: 25px;} 
  .index-about .txts .videolist{font-size: 35px;}
  .index-about .flex{margin-top: 35px;}
  .links{margin-top: 35px;}
  .list-products .list .item{width: 100%;}
  .index-prod{padding: 35px 0;}
  .pro-c .wrap{padding-bottom: 30px;}
  .partner{padding-top: 35px;}
}