@import "font-awesome.css";
@import "iconfont.css";
@import "/skin/iconfont/iconfont.css";
@import "michuan.css";
@import "slick.css";
@import "animate.css";
@import "banner.css";
@import "/skin/css/swiper-bundle.min.css";
*{box-sizing:border-box}
.wrap{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;}

.pages.bodys{padding-top: 60px;padding-bottom: 30px;background: #fff;position: relative;}
.pages.bodys .wrap p{font-size: 16px;font-family: 'Barlow-Medium';color: #000;line-height: 24px;background: #fff !important;}
.pages.bodys h1{font-size: 48px;font-family: 'Barlow-Bold' !important;text-align: center;line-height: 1;background: #fff !important;}
.pages.bodys h2{font-size: 18px;font-family: 'Barlow-Medium';line-height: 1;margin-bottom: 10px;margin-top: 50px;background: #fff !important;}
.top_header{position: fixed;top:0;left:0;width:100%;z-index:9999}
.top{height:40px;display:flex;line-height:40px;border-bottom: 1px solid rgba(255,255,255,.2);transition:.8s ease;transform-origin: top;}
.top .flex{justify-content: flex-end;}
.top .lang-box .menu{align-items:center;}
.top .lang-box .menu span{margin-right:8px;color:#fff;text-transform:uppercase;font-size: 16px;font-family: 'Barlow-Medium';}
.header-right .choose{margin-right:8px;color:#fff;text-transform:uppercase;font-size: 16px;font-family: 'Barlow-Medium';display: flex;align-items: center;cursor: pointer;display: none;}
.top .lang-box .lang a{margin-left:15px;display: flex;align-items: center;}
.top .lang-box .lang a span{font-size:14px;color:#fff;margin-left:5px;line-height: 1;}
.top .lang-box .lang a:hover span{color:#F41412}
.top .shop a{margin-right:20px}

.top .wrap{align-items: center;}
.top .txt{font-size:14px;color:#FFFFFF;font-family: 'Roboto-Regular';}
.top .info{height:50px}
.top .info .ico{align-items: center;}
.top .info .ico a{position: relative;color:#FFFFFF;font-size:20px;margin-right:20px}
.top .info .ico a:after{content:"";width:1px;height:18px;background:#71AEDD;position: absolute;right:-10px;top:50%;margin-top:-9px;}
.top .info .ico a:hover{color:#1E49A7}
.top .info .lang{position: relative;display:flex;align-items:center}
.top .info .lang h3{display:flex;align-items: center;cursor: pointer;}
.top .info .lang h3 span{margin:0 8px;font-size:16px;color:#FFFFFF;}
.top .info .lang h3 i{transition-duration:.8s;color:#fff}
.top .info .lang:hover h3 i:last-child{transform: rotate(180deg);}
.top .info .lang .sub{z-index:99999999;transform: scaleY(0);transform-origin: top;transition:transform 0.6s ease-in-out;padding-bottom:10px;position: absolute;box-shadow:0 15px 30px rgba(0,0,0,0.1);left:0;top:50px;background:#338BCF;width:100%}
.top .info .lang .sub a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position: relative;;display:flex;align-items: center;padding:8px 0;color:#fff;margin:0 8px;border-bottom:1px solid #E9E9E9;font-size:15px}
.top .info .lang .sub a img{margin-right:5px;height:15px;}
.top .info .lang:hover .sub{transform: scaleY(1);}
.header{transition:.8s ease;height:100px;width:100%;z-index: 9999;display:flex;align-items: center;}
.header.height{box-shadow:0 15px 30px rgba(0,0,0,0.1);background:var(--bgcolor);transform: translateY(-40px);height: 75px;}
.header.show{background:var(--bgcolor);}
.top_header.height .top{background: #000;transform: scaleY(0);}
.top_header.show .top{background: #000;}
.header.height .header-right .choose{display: flex;}
.header .header-left{align-items: center;}
.header .menu{align-items: center;height:100px;} 
.header .header-left .logo{margin-right:50px;}
.header .header-left .item h3 a{font-family: 'Barlow-Bold';font-size:18px;;color:#fff;opacity: 0.8;}
.header .header-left.flex{align-items: center;}
.header .header-left .item{margin-right:45px; position: relative;}
.header .header-right .item:last-child{margin-right:0;}
.header .header-right .item h3 a{font-size:16px;font-family: 'Barlow-Medium';}
.header .header-right .item{margin-right:25px;}
.header .header-right .item:last-child{margin-right:0;}
.header .header-right .ico{align-items: center;}
.header .header-right .ico i{color: #fff;font-size: 18px;}
.header .header-right .ico a{margin-left:25px;color: #fff;}
.header .header-right .ico a:hover{color:#d0111b}
.header .item{display:flex;height:80px;align-items: center;}
.header .item h3 a{color:#fff;}
.header .item h3{position: relative;}
.header .item h3 a:hover,.header .item.on h3 a{opacity: 1;}
.header .menu .sub {
    z-index: 2;
    transform: scaleY(0);
    transform-origin: top;
    transition: transform 0.6s ease-in-out;
    transition-duration: 0.6s;
    position: absolute;
    top: 70px;
    left: 0;
    width: auto;
    border-top: 1px solid #e6e8ec;
    background: #fff;
    border-radius: 10px;
    background-color: #ffffff;
    color: #000 !important;
  }
  .header .menu .sub .wrap {
    display: flex;
    flex-direction: column;
    padding: 5px 0 5px;
    width: 100%;
  }
  .header .menu .sub .p {
    width: 100%;
    height: 40px;
    display: flex;
    border-bottom: 1px solid #d4d5d6;
    position: relative;
    line-height: 40px;
  }
  .header .menu .sub .p:nth-child(5n) {
    margin-right: 0;
  }
  .header .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;
    color: var(--on-color);
    position: relative;
    padding-left: 24px;
    padding-right: 20px;
    font-family: 'Barlow-Medium';
    font-size: 16px;
    line-height: 40px;
  }
  /* .header .menu .sub .p:hover{border-color:#338BCF} */
  .header .menu .sub .p:hover > a {
    color: #fff;
    background-color: var(--bgcolor);
  }
  .header .menu .item:hover .sub {
    transform: scaleY(1);
  }
  .header .menu .sub .p a::before {
    content: "";
    width: 3px;
    height: 12px;
    border-radius: 3px;
    background-color: var(--bgcolor);
    left: 10px;
    top: 15px;
    position: absolute;
  }
  .header .menu .sub .p a:hover::before {
    background-color: #fff;
  }
  .header .menu .sub::before {
    content: "";
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #ffffff;
    left: 20px;
    top: -19px;
    position: absolute;
  }
  
  .header .subs {
    z-index: 2;
    transform: scaleY(0);
    transform-origin: top;
    transition: transform 0.6s ease-in-out;
    transition-duration: 0.6s;
    position: absolute;
    top: 0;
    left: 100%;
    width: auto;
    border-top: 1px solid #e6e8ec;
    background: #fff;
    border-radius: 10px;
    background-color: #ffffff;
    color: #000 !important;
  }
  .header .subs .wrap {
    display: flex;
    flex-direction: column;
    padding: 15px 0 25px;
  }
  .header .subs .p {
    width: 100%;
    height: 40px;
    display: flex;
    border-bottom: 1px solid #d4d5d6;
  }
  .header .subs .p:nth-child(5n) {
    margin-right: 0;
  }
  .header .subs .p a {
    display: flex;
    width: 100%;
    align-items: center;
    height: 100%;
    transition-duration: 0.6s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: var(--on-color);
    position: relative;
    padding-left: 24px;
    padding-right: 20px;
    font-family: 'Barlow-Medium';
    font-size: 16px;
    line-height: 40px;
  }
  /* .header .subs .p:hover{border-color:#338BCF} */
  .header .subs .p:hover a {
    color: #fff;
    background-color: var(--bgcolor);
  }
  .header .sub .p:hover > .subs {
    transform: scaleY(1);
  }
  .header .subs .p a::before {
    content: "";
    width: 3px;
    height: 12px;
    border-radius: 3px;
    background-color: var(--bgcolor);
    left: 10px;
    top: 20px;
    position: absolute;
  }
  .header .subs .p a:hover::before {
    background-color: #fff;
  }
.header .item:hover .sub{transform: scaleY(1);}
/*.h_banner{position: fixed !important;top: 0;left: 0;width: 100% !important;z-index: -1;overflow: hidden;}*/
/*.index-news{margin-top: 46.46vw;}*/
/*.h_banner img{height: 100vh;}*/
/*.h_banner img{width: 100% !important;max-width: 100%;height: auto;object-fit: cover;}*/
/*.h_banner{position: fixed !important;top: 0;left: 0;z-index: -1;height: 100vh;overflow: hidden;width: 100%;}*/
.h_banner{width: 100%;height: 100vh !important;overflow: hidden;}
/*.index-news{margin-top: 100vh;}*/
.h_banner img{width: 100%;height: 100%;object-fit: cover;}
.h_banner video{width: 100%;height: 100%;object-fit: cover;}
.cate_box .btns{position: relative;overflow: hidden;}
.cate_box .btns::after {
  content: "";
  background: var(--bgcolor);
  position: absolute;
  z-index: -1;
  left: -20%;
  right: -20%;
  top: 0;
  bottom: 0;
  transform: skewX(-45deg) scale(0, 1);
  transition: all 0.5s;
 }
 
 .cate_box .btns:hover::after {
  transform: skewX(-45deg) scale(1, 1);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
 }
.banner{position: relative;}
.banner img{width:100%;}
.md{margin-bottom: 75px;overflow:hidden;}
.index-news{display: flex;justify-content: flex-end;background: rgba(0, 0, 0, 0.4);color: #fff;height: 70px;transform: translateY(-100%);}
.index-news .wrap_n{width: 92.7%;display: flex;align-items: center;height: 100%;}
.index-news .title{font-size: 18px;font-family: 'Barlow-Bold';}
.index-news .title img{margin-left: 18px;}
.picMarquee-left{width: calc(100% - 150px);margin-left: 10px;}
.picMarquee-left .bd ul li .time{margin-left: 50px;}
.picMarquee-left .bd ul li a{margin-right: 130px;white-space: nowrap;display: flex;align-items: center;}
.picMarquee-left .bd ul li .tit,.picMarquee-left .bd ul li .time{font-size: 18px;font-family: 'Barlow-Medium';color: #fff;}
.picMarquee-left .bd ul{height: 100%;}
.picMarquee-left .bd ul li{ margin:0 8px; float:left; display:inline; overflow:hidden !important; text-align:center;width: auto;}
.picMarquee-left .bd ul li:hover .pic{transform: scale(1.1);}

.index-pro{margin-top: -70px;background: #fff;position:relative;}
 .cate_box{width: 50%;position: relative;}
 .banner-swiper .cate_box,.banner-swiper2 .cate_box{width: 100%;}
 .cate_box .txts{position: absolute;bottom: 50%;left: 50%;transform: translate(-50%,50%);width: 79%;display: flex;flex-direction: column;align-items: center;transform-origin: 50%,50% !important;}
 .banner-swiper2 .cate_box .txts{width: 55%;}
 .banner-swiper .cate_box .txts,.banner-swiper2 .cate_box .txts{bottom: 45%}
  .banner-swiper .cate_box .txts .des,.banner-swiper2 .cate_box .txts .des{;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:6;}
 .cate_box .cate_pic{width: 100%;}
 .cate_box .name{font-size: 36px;font-family: 'Barlow-Bold';color: #fff;text-align: center;}
 .cate_box .des{font-size: 18px;font-family: 'Barlow-Medium';color: #fff;line-height: 24px;margin-top: 40px;}
 .btns{padding: 15px 22px;border-radius: 6px;margin-top: 75px;display: flex;align-items: center;transition: 0.6s;border: 1px solid #fff;}
.btns span{font-size: 16px;font-family: 'Barlow-Medium';color: #fff;margin-left: 10px;}
.index-pro .prod_box{width: 50%;position: relative;background: #fff;}
.pro-swiper{height: 100%;padding-bottom: 50px;}
 .banner-swiper2 .cate_box .txts .btns{margin-top: 50px;}
/* .pro-swiper .swiper-slide{display: flex;justify-content: center;align-items: center;} */
.pro-swiper .txt{margin: 45px 0 0 70px;}
.pro-swiper .txt h1{font-size: 24px;font-family: 'Barlow-Bold';color: #102041;}
.pro-swiper .txt h2{font-size: 38px;font-family: 'Barlow-Bold';color: #102041;max-width: 380px;line-height: 46px;margin-top: 20px;}
.pro-swiper .pic{text-align: center;width: 45%;margin: 0 auto;}
.pro-swiper .pic img{width: 90%;}
.btn_box{display: flex;justify-content: flex-end;}
.pro-swiper .btns{border: none;margin-top: 0;margin-right: 120px;}
.pro-swiper .btns span{color: #102041;margin-left: 0;font-size: 18px;}
.pro-swiper .swiper-button-prev i,.pro-swiper .swiper-button-next i{ font-size: 11px;color: #000000;transition: 0.4s;display: inline-block;font-weight: bold;}
.pro-swiper .swiper-button-prev:hover i,.pro-swiper .swiper-button-next:hover i{color: #fff;}
.pro-swiper .swiper-button-prev {
left: 70px !important;
margin-top: 0;
background-image: none !important;
height: 33px;
width: 33px;
border: 1px solid #e5e5e5;
display: flex;
justify-content: center;
align-items: center;
transition: 0.6s;
}
.pro-swiper .swiper-button-prev:hover,.pro-swiper .swiper-button-next:hover{background: var(--bgcolor);}
.pro-swiper .swiper-button-next {
right: 70px !important;
background-image: none !important;
display: flex;
align-items: flex-end;
height: 33px;
width: 33px;
border: 1px solid #e5e5e5;
display: flex;
justify-content: center;
align-items: center;
}
.tempWrap{width: 100% !important;}
.index-pros .tit{font-size: 48px;font-family: 'Barlow-Bold';color: #102041;line-height: 1;text-align: center;} 
.index-pros .tit span{max-width: 395px;display: inline-block;}
  .index-pros{padding-top: 110px;position: relative;background-color: #f1f1f1;padding-bottom: 105px;}
  .index-pros .prod-swiper{height: auto;margin-top: 70px;padding-bottom: 20px;}
   .index-pros .prod-swiper .swiper-slide{display: flex;justify-content: center;}
   .index-pros .item i{color: var(--color);font-size: 28px;}
   .index-pros .item{margin-left: 20px;margin-right: 20px;background-color: #fff;;transition: 0.8s ease;width: 100%;}
   .pro-list{background: #fff;padding-top: 0;}
  .pro-list .item{width: calc((100% - 120px)/3);margin-left: 40px;margin-right: 0;margin-bottom: 40px;}
  
   .index-pros .item .pic{width: 85.5%;margin: 0 auto;text-align: center;background-color: #fff;padding: 10px 0;margin-top: -70px;overflow: hidden;}
   .index-pros .item .pic img{width: 84%;}
   .index-pros .item .pros_top{display: flex;height: 180px;width: 100%;background: var(--bgcolor);justify-content: space-between;padding: 30px;}
   .index-pros .item .pros_top h1{font-size: 18px;color: #fff;font-family: 'Barlow-Bold';width: 85%;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden !important;}
   .index-pros .item .pros_top i{font-size: 25px;color: #fff;}
   .index-pros .item .txt{display: flex;justify-content: space-between;padding: 10px 25px 45px 25px;margin-top: 10px;transition:transform 0.8s;}
   .index-pros .item .name{font-size: 30px;font-family: 'Barlow-Bold';color: var(--color);margin-top: 20px;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
   .index-pros .item .txt-l{width: 85%}
   .index-pros .item .txt-l h1{font-size: 18px;font-family: 'Barlow-Medium';color: var(--color);margin-top: 10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
   .index-pros .txt-r{background-color: none;color: var(--color);font-size: 20px;margin-top: 20px;transition:transform 0.8s;display: flex;align-items: flex-end;}
   .index-pros .item .des{font-family: 'Barlow-Medium';padding: 20px;width: 76%;color: #000;line-height: 25px;font-size: 14px}
   .index-pros .item:hover{box-shadow: 0 5px 20px rgba(2,69,156,0.2);}
   .index-pros .item:hover .pic img{transform: scale(1.1) !important;}
   .index-pros .item:hover .name,.index-pros .item:hover .txt-r i{color: var(--on-color);}
   .index-pros .swiper-button-prev {
    left: auto !important;
    right:85px !important;
    top: 50px !important;
    margin-top: 0;
    background-image: none !important;
  }
  /* 45px */
  .index-pros .swiper-button-prev i{ font-size: 38px;color: #403a3a;opacity: 0.5;transition: 0.4s;}
  .index-pros .swiper-button-prev i:hover{color: #88b14b;opacity: 1;}
  
  .index-pros .swiper-button-next {
    right: 40px !important;
    top: 50px;
    color: #fff;
    margin-top: 0;
    background-image: none !important;
  }
  .index-pros .swiper-button-next i{ font-size: 38px;color: #403a3a;opacity: 0.5;transition: 0.4s;}
  .index-pros .swiper-button-next i:hover{color: #88b14b;opacity: 1;}
  .index-pros .btns{border: none;transition: 0.7s;}
  .index-pros .btns{background: var(--bgcolor);padding: 15px 32px;display: flex;margin: 0 auto;justify-content: center;align-items: center;}
  /*.index-pros .btns:hover{box-shadow: 10px 5px 20px rgba(2,69,156,0.2),-10px -5px 20px rgba(2,69,156,0.2);transform: translateY(-10px);}*/
  .index-pros .btns:hover{transform:scale(1.1);}
  .index-pros .btns_box{justify-content: center;display: flex;margin-top: 55px;}
 .index-about{padding-top: 130px;background: #fff url("/skin/images/about_back_03.png") no-repeat right bottom !important;background-size: contain;}
 .about-t{position: relative;}
 .about-t .ab_txt{position: absolute;right: 0;top: 140px;text-align: right;} 
 .about-t .ab_txt h2{font-family: 'Barlow-Bold';font-size: 48px;color: var(--color);line-height: 62px;margin-top: 20px;}
 .titles{display: flex;align-items: flex-end;}
 .about-t .titles img{margin-bottom: 10px;margin-left: 10px;}
 .titles .texts>span{font-size: 18px;color: var(--color);font-family: 'Barlow-Bold';margin-bottom: 20px;display: inline-block;}
 .titles h1{font-size: 72px;font-family: 'Barlow-Bold';color: var(--color);line-height: 90px;}
 .title_l{font-size: 28px;font-family: 'Barlow-Bold';color: var(--color);position: absolute;left:0;top:150px;}
 .title_l1{top:45px;}
 .about-t .titles h1 span{color: var(--on-color);}
 .titles h2{font-size: 30px;font-family: 'Barlow-Bold';color: var(--color);line-height: 40px;margin-top: 30px;}
 .titles .texts2{margin-left: 60px;}
 .honor .titles{position: absolute;top: 95px;left: 140px;}
 .honor .titles .texts>span,.history .titles .texts>span,.ab .titles .texts>span{margin-bottom: 0;}
 .honor .titles h1,.history .titles h1,.ab .titles h1{line-height: 55px;}
 .about-t .about-l{width: 51.8%;}
 .list-about{background: #fff !important;padding-top: 85px;position: relative;}
 .list-about .about-t .about-l{width: 100%;}
 .list-about .about-t .about-l .content p:nth-child(1){width: 53%;}
 .about-t .about-l .content p,.content1 p{font-size: 18px;font-family: 'Barlow-Medium';color: #010d14;line-height: 32px;margin-top: 40px;width: 100%;margin-bottom: 40px;}
 .content1 p{margin-top: 0;}
 .list-about .about-t .about-l .content p{margin-bottom: 0;}
 .about-t .btnes{display: flex;margin-top: 80px;}
 .about-t .button{width: 170px;height: 50px;background: var(--bgcolor);border-radius: 6px;border: none;font-family: 'Barlow-Medium';color: #fff;display: flex;justify-content: center;align-items: center;transition: 0.7s;font-size: 16px;cursor：pointer !important;}
 .about-t .button img{margin-right: 10px;}
 .about-t .button:hover{transform: scale(1.1);}
 .about-t .videolist{width: 50px;height: 50px;border-radius: 5px;border: 1px solid #102041;display: flex;justify-content: center;align-items: center;transition: 0.7s;margin-left: 20px;cursor: pointer;}
 .about-t .videolist i{font-size: 22px;color: var(--color);}
 .pic_e {display: block;}
 .pic_e button{display: block;margin-top: -80px;cursor: pointer;}
 .about-r{margin-left: 2rem;}
 .about-r1{margin-left: 1.63rem;}
 .about-r .logos{display: flex;justify-content: flex-end;align-items: center;margin-top: 12px;}
 .about-r .logos1{height: 165px;}
 .about-b{width: 100%;display: flex;justify-content: space-between;align-items: flex-end;}
 .about-b .ab_pic{width: auto;display: flex;margin-right: 0;background: #f1f1f1;padding: 45px 40px;border-radius: 20px 20px 0 0;}
 .about-b .ab_pic img{margin-right: 45px;transition: 0.6s;width:30%;}
 .about-b .ab_pic img:last-child{margin-right: 0;}
 .bn-list{
  display: flex;
  justify-content: space-between;
  width: 600px !important;
  flex-wrap: wrap;
  margin-top: 80px;
}
.list-about .bn-list{width: 100% !important;border-top: 1px solid #e5e9ec;border-bottom: 1px solid #e5e9ec;padding: 50px 0;margin-top: 80px;}
.bn-list li{display: flex ;width: 50% !important;margin-bottom: 70px;}
.list-about .bn-list li{width: 27% !important;margin-bottom: 0;}
.list-about .bn-list li:last-child{width: 19% !important;}
.bn-list li .icons{margin-top: 13px;}
 .bn-list li .li_box{
  transition: 1s ease;
  flex-direction: column;
  border-radius: 13px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: auto !important;
  cursor: pointer;
  transition: 0.7s;
  margin-left: 34px;
}
 .bn-list li h2 {
  position: relative;
}
.bn-list li h2 {margin-bottom: 30px;position: relative;}
.bn-list li h2::after{content: "";position: absolute;bottom: -15px;left: 0;width: 32px;height: 2px;background: #b9bdc1;}
.bn-list li h2 .number {
  font-size: 60px;
  color: #000;
  font-family: 'Barlow-Bold';
  line-height: 48px;
  color: var(--on-color);
}
/* .strength .bn-list li .num{ width: 140px;} */

 .bn-list li .des {
  text-align: left;
  display: inline-block;
  font-size: 16px;
  color: #8a8c8e;
  font-family: 'Barlow-Medium';
}
.partner{padding: 55px 0;background: var(--bgcolor);}
.partner .title{font-size: 32px;font-weight: bolder;}
.picMarquee-partner{max-width: 1920px;margin:0 auto;overflow: hidden;}
.picMarquee-partner .bd ul li{ margin:0 10px; float:left; display:inline; overflow:hidden; text-align:center;width: auto;border-radius: 9px;}
.picMarquee-left .bd ul li .pic{ text-align:center;transition: 0.7s;width: 280px;height: 150px;background: #fff !important;border-radius: 9px;display: flex;justify-content: center;align-items: center;overflow: hidden;}
.picMarquee-partner .bd ul li .pic a{margin-right: 0;text-align: center;display: flex;justify-content: center;overflow: hidden;}
.index-service{position: relative;padding-top: 120px;background: #fff;}
.index-service .logo_s{position: absolute;top: 70px;right: 0;}
.index-service .ser_l{width: 48.7%;}
.index-service .ser_l .item .ser_t{display: flex;align-items: center;justify-content: space-between;}
.index-service .ser_l .item .sel{display: flex;}
.index-service .ser_l .item{width: 100%;padding: 40px 45px 40px 45px;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);border-radius: 10px;margin-bottom: 25px;transition: 1s;height: 130px;display: block;}
.index-service .ser_l .item .sel i{font-size: 55px;color: var(--on-color);margin-right: 35px;transition: 1s;}
.index-service .ser_l .item .sel h3{font-size: 30px;font-family: 'Barlow-Bold';color: var(--color);display: flex;align-items: center;transition: 1s;}
.index-service .ser_l .item .is i{font-size: 32px;color: var(--color);font-weight: bold;transition: 1s;}
.index-service .ser_l .item .is i:nth-child(2){display: none;color: #fff;}
.index-service .ser_l .item .ser_b{font-size: 18px;color:#fff;max-width: 440px;line-height: 40px;transition: 1s;height: 0;opacity: 0;margin-top: 0;}
 .serclass1{background: var(--bgcolor);height: 260px !important;}
.serclass2{height: auto;opacity: 1 !important;margin-top: 35px !important;}
.serclass3{color: #fff !important;}
.index-service .ser_box{margin-top: 80px;}
.index-service .ser_r{width: 48.7%;position: relative;}
.index-service .ser_r img{position: absolute;left: 0;top: 0;width: 100%;opacity: 0;transition: 1s;}

.index-app{padding-top: 100px;background: #fff;}
.app-swiper .sw-box,.honor-swiper .sw-box,.history-swiper .sw-box{position: absolute !important;top: 150px;right:20px;width: 80px;z-index: 99999999999999 !important;height: 33px;}
.honor-swiper .sw-box{top: 0;}
.history-swiper .sw-box{top: 55px;}
.app-swiper{overflow: hidden;position: relative !important;}
/*.app-swiper::before{content: "";position: absolute;bottom: 0;left: -140px;width: 140px;height: 450px;background: #fff;z-index: 99;opacity: 0;}*/
.app-swiper .pic{margin: 0 20px;}
.app-swiper .swiper-wrapper{margin-top: 90px;}

.app-swiper2{padding-bottom: 120px;padding-top: 110px;}
.app-swiper2 .sw-box{display: flex;justify-content: space-between;width: 70px;top: 45px;}
.app-swiper2 .swiper-wrapper{margin-top: 0;}
.app-swiper2 .swiper-button-prev,.app-swiper2 .swiper-button-next{position: relative;}
  .app-swiper .swiper-button-prev i,.app-swiper .swiper-button-next i,.honor-swiper .swiper-button-prev i,.honor-swiper .swiper-button-next i,.history-swiper .swiper-button-next i,.history-swiper .swiper-button-prev i{ font-size: 11px;color: #000000;transition: 0.4s;display: inline-block;font-weight: bold;}
  .app-swiper .swiper-button-prev:hover i,.app-swiper .swiper-button-next:hover i{color: #fff;}
.app-swiper .swiper-button-prev,.honor-swiper .swiper-button-prev,.history-swiper .swiper-button-prev {
  left: 0 !important;
  top: auto;
  bottom: 0px !important;
  margin-top: 0;
  background-image: none !important;
  height: 33px;
  width: 33px;
  border: 1px solid #e5e5e5;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.6s;
}
.honor-swiper .swiper-button-prev,.honor-swiper .swiper-button-next{
    background-color: #fff;
}
.app-swiper .swiper-button-prev:hover,.app-swiper .swiper-button-next:hover{background: var(--bgcolor);}
.app-swiper .swiper-button-next,.honor-swiper .swiper-button-next,.history-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: 33px;
  width: 33px;
  border: 1px solid #e5e5e5;
  display: flex;
  justify-content: center;
  align-items: center;
}
 /*.banner-swiper2 .cate_pic{opacity: 0;}*/
 .mores{width: 160px;height: 60px;border: 2px solid #1a1f24;border-radius: 10px;display: flex;justify-content: center;align-items: center;font-size: 18px;color: #1a1f24;font-family: '微软雅黑';margin-top: 70px;overflow: hidden;position: relative;background: transparent;z-index: 1;transition: 1s ease;}
 .mores i{font-size: 30px;margin-left: 15px;margin-top: 5px;transition: 1s ease;}
.news .mores{width: 140px;height: 45px;border-color: #3366aa;font-size: 16px;margin-top: 45px;background: #f5f6f8;}
.news .mores i{color: #3366aa;}
.mores:hover{color: #fff;border-color: var(--on-color);}
.mores:hover i{color: #fff}
.mores::before, .mores::after {
  content: '';
  display: block;
  width: 50px;
  height: 50px;
  transform: translate(-50%, -50%);
  position: absolute;
  border-radius: 50%;
  z-index: -1;
  background-color: var(--bgcolor);
  transition: 1s ease;
 }
 
 .mores::before {
  top: -1em;
  left: -1em;
 }
 
 .mores::after {
  left: calc(100% + 1em);
  top: calc(100% + 1em);
 }
 
 .mores:hover::before, .mores:hover::after {
  height: 410px;
  width: 410px;
 }
 
 .mores:active {
  filter: brightness(.8);
 }

.index-data{padding: 70px 0;background-color: #fff;position: absolute;right: 0;transform: translateY(50%);bottom: 0;width: 1290px;padding-left: 60px;} 
.list-about .index-data{position: relative;width: 100%;transform: translateY(0);margin-top: 85px;border-top: 1px solid #bcbcbc;border-bottom: 1px solid #bcbcbc;}
.list-support{position: relative;background-color: #fff;}
.news{padding-top: 185px;background: #f5f6f8;}
.list-news{padding-top: 50px;background: #fff;padding-bottom: 65px;position: relative;}
.news .lists .new-item{width: calc((100% - 80px)/3);display: flex;flex-direction: column;align-items: center;margin-bottom: 60px;transition: 0.7s;cursor: pointer;margin-right: 40px;} 
.news .new-item:nth-child(3n){margin-right: 0;}
.news .lists{display: flex;flex-wrap: wrap;width: 100%;justify-content: flex-start;}
.news .lists .new-item .type{font-size: 18px;color: var(--color);margin-bottom: 28px;}
.news .lists .new-item .pics{width: 100%;overflow: hidden;border-radius: 5px;}
.news .lists .new-item .pics img{width: 100%;transition: 0.6s;}
.news .lists .new-item:hover .pics img{transform: scale(1.06);}
.news .lists .new-item h2{font-size: 18px;font-family: 'Barlow-Bold';color: var(--color);display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.news .lists .new-item p{font-size: 18px;color: var(--color);line-height: 30px;margin-top: 35px;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.news .lists .new-item .txts{padding: 35px 0;}
.news .lists .new-item .times{border-top: 1px solid #f4f4f4;margin-top: .88rem;display: flex;align-items: center;padding-top: 22px;font-family: 'Roboto-Regular';font-size: 18px;}
.news .lists .new-item .times img{margin-right: 15px;}
.news .lists .new-item:hover h2{color: var(--on-color);}
.news .lists .new-item .pics{position: relative;}
.news .lists .new-item:hover .date{border-color: var(--bgcolor);}
.news .lists .new-item .date{display: flex;align-items: center;font-size: 16px;color: #b4b4b4;border-top: 1px solid #e5e6e7;padding-top: 22px;margin-top: 40px;}
.news .lists .new-item .date span{margin-left: 10px;}
.service{padding: 95px 0 85px 0;}
.service .titles{text-align: center;}
.ser-box{display: flex;margin-top: 70px;}
.ser-box .ser-item{width: calc(100% / 6);} 
.ser-box .ser-item{display: flex;flex-direction: column;align-items: center;} 
.ser-box .ser-item h1{font-size: 30px;color: #202020;font-family: 'DouyinSansBold';margin-top: 25px;line-height: 1;}
.ser-box .ser-item p{font-size: 18px;color: #202020;font-family: '微软雅黑';margin-top: 20px;line-height: 1;text-align: center;line-height: 22px;}
.ser-box .ser-item:hover p{color: var(--bgcolor);}
.ser-box .ser-item a{font-size: 18px;color: #02459c;font-family: '微软雅黑';margin-top: 40px;border-bottom: 1px solid #02459c;}

.culture .culs{width: 100%;margin-top: 40px;display: flex;flex-wrap: wrap;justify-content: space-between;}
.culture .culs .culs-item{width: 31.4%;cursor: pointer;}
.culture .culs .culs-item img{transition: 0.8s ease;width: 100%;border-radius: 5px;}
.culture .culs .culs-item:hover img{transform: scale(1.1) translateX(-20px);border-radius: 0;}
.culture .culs .culs-item .title{font-size: 18px;color: #202020;font-family: "微软雅黑";margin-top: 20px;border-bottom: 1px solid #d2d2d2;padding-bottom: 20px;}
.culture .culs .culs-item ol{margin-top: 20px;width: 100%;line-height: 32px;font-size: 16px;}
.honor-swiper{padding: 80px 0;margin-top: -145px;}
.honor{margin:0 auto;position: relative;margin-top: 105px;max-width:1920px !important;background:#fff;}
.honor .pic{padding: 35px;background: #fff;border-radius: 5px;box-shadow: 0 2px 20px rgba(0,0,0,0.15);margin: 0 20px;transition: 0.6s;cursor: pointer;}
.honor .pic:hover{box-shadow: 0 10px 30px rgba(0,0,0,0.15);}
.honor_pic{text-align: center;}
.history{margin-top: 30px;position: relative;background:#fff;}
.history-swiper{overflow: visible;}
.history .his-item{padding: 35px 25px 0 20px;margin: 0 20px;overflow: hidden !important;height: 645px;position: relative;cursor: pointer;}
.history .his-item .time h1{font-size: 72px;color: var(--on-color);font-family: 'Barlow-Bold';line-height: 55px;}
.history .his-item .time span{font-size: 16px;color: var(--color);margin-top: 25px;line-height: 1;text-transform: uppercase;margin-right: 3px;display: inline-block;margin-top: 10px;}
.history .his-item .time{writing-mode: vertical-lr;}
.history .his-item p{margin-top: 90px;font-size: 18px;color: var(--color);line-height: 32px;}
/* .history-swiper{padding-top: 160px;} */
.history .his-item .tit-h{font-size: 72px;color: #e9ebed;font-family: 'Barlow-Bold';text-align: right;right: -12px;line-height: 70px;position: absolute;bottom: 15px;}
.history-swiper .swiper-wrapper{margin-top: 65px;}
.history-swiper .swiper-wrapper .swiper-slide:nth-child(2n) .his-item{background: var(--bgcolor);}
.history-swiper .swiper-wrapper .swiper-slide:nth-child(2n) .his-item .time h1,.history-swiper .swiper-wrapper .swiper-slide:nth-child(2n) .his-item .time span,.history-swiper .swiper-wrapper .swiper-slide:nth-child(2n) .his-item p{color: #fff;}
.history-swiper .swiper-wrapper .swiper-slide:nth-child(2n) .his-item .tit-h{color: #00446c;}

.eqt{margin-top: 120px;background: #fff;}
.eqt .equip{width: 100%;display: flex;justify-content: flex-start;flex-wrap: wrap;margin-top: 50px;}
  .eqt .equip .equip-item{width: calc((100% - 120px) / 4);padding: 25px 25px 60px 25px;border-radius: 8px;margin-right: 40px;margin-bottom: 40px;background: #ffffff;transition: 0.6s;box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.15);}
  .eqt .equip .equip-item .pics{overflow: hidden;width: 100%;}
  .eqt .equip .equip-item:hover{box-shadow: 0px 5px 15px 0 rgba(0, 0, 0, 0.1);}
  .eqt .equip .equip-item:hover span{color: var(--bgcolor);}
  .eqt .equip .equip-item .pics img{transition: 0.8s ease;width: 100%;}
  .eqt .equip .equip-item:hover .pics img{transform: scale(1.1);}
  .eqt .equip .equip-item:nth-child(4n){margin-right: 0}
  .list-partner{padding: 45px 0 110px 0;background: #fff;position: relative;}
  .list-partner .logos_box{margin-top: 40px;}
  .list-partner .logos{width: 48.7%;box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.15);border-radius: 0 0 5px 5px;}
  .list-partner .logos h1{height: 60px;background: var(--bgcolor);font-size: 24px;color: #fff;font-family: 'Barlow-Bold';line-height: 60px;padding-left: 25px;border-radius: 5px 5px 0 0;}
  .list-partner .logos table{border-collapse: collapse;}
  .list-partner .logos table tr{display: flex;flex-wrap: wrap;width: 100%;} 
  .list-partner .logos table tr td{width: 25%;border-bottom: 1px solid #f4f4f4;border-right: 1px solid #f4f4f4;padding: 10px;height: 125px;display: flex;justify-content: center;align-items: center;overflow: hidden;cursor: pointer;}
  .list-partner .logos table tr td img{transition: 0.7s;}
  .list-partner .logos table tr td:hover img{transform: scale(1.08);}
  .list-partner .logos table tr td:nth-child(4n){border-right: none;}
.list-service{padding: 70px 0;}
.list-service .faq{margin-top: 45px;}
.list-service .faq-c{transition: 0.7s;}
.list-service .faq-c h1{font-size: 18px;color: #fff;height: 50px;background: var(--bgcolor);display: flex;align-items: center;padding-left: 30px;border-radius: 5px 5px 0 0;cursor: pointer;}
.list-service .faq-c p{font-size: 18px;min-height: 65px;display: flex;align-items: center;padding-left: 30px;border-radius:0 0 5px 5px;border: 1px solid #d3d8df;margin-bottom: 30px;cursor: pointer;}
.list-service .faq-c:hover{box-shadow: 0 5px 20px rgba(2,69,156,0.2);}
.list-service .bodys p{font-size: 16px;line-height: 28px;}
.ab .titles .des{color: #102041;font-size: 18px;margin-top: 45px;max-width: 445px;line-height: 45px;}
.list-adv{margin-top: 70px;}
.list-adv .contents{margin-top: 35px;}
.list-adv .contents p{color: #102041;font-size: 18px;line-height: 32px;}
.list-support .titles{border-bottom: 1px solid #cfd2d9;padding-bottom: 35px;}

.job-pop .fujian{position: relative;width: 100%;display: flex;justify-content: space-between;}
.job-pop .fujian input{width: 75% !important;}
.job-pop .fujian button{width:170px;height:50px;background:var(--bgcolor);text-align:center;color:#fff;font-size:16px;cursor: pointer;border:0;border-radius: 4px;}
.job-pop .fujian button img{margin-right: 10px;}
.job-pop .fujian .layui-upload-file{display:none !important}

.footer{color:#fff;background: url("/skin/images/footer_02.jpg") no-repeat !important;background-size: cover !important;position: relative}
.footer .info{display: flex;justify-content: space-between;flex-wrap: wrap;padding-bottom: 50px;}
.footer .info>.flex{flex-wrap: nowrap;}
.footer .info .dls{display: flex;margin-top: 60px;flex-wrap: wrap;width: 100%;}
.footer .info .dls .dl{margin-bottom: 60px;}
.footer .info .dls .dl:last-child{margin-top: -80px;}
.footer .info .dls .dl:nth-child(n+1){margin-right: 90px;}
.dl .dl-title {
  font-size: 36px;
  width: 385px;
  border-bottom: 1px solid rgba(255,255,255,.2);
  padding-bottom: 20px;
  font-family: 'Barlow-Bold';
  color: #fff;
}
.footer .info .dls dt:hover a{margin-left: 5px;}
.dl>dd a{
  color: #fff !important;
  line-height: 40px;
  font-size: 18px;
  font-family: 'Barlow-Medium';
}
.dl>dt a{color: #fff;}
.dl>dd:nth-child(2) {
  margin-top: 10px;
}

.footer .info .dls .dl dd span{position: relative;}
.footer .info .dls .dl dd span:hover::after{width: 100%;}
.footer .info .dls .dl dd span::after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background: var(--bgcolor);
  left: 0;
  bottom: 0;
  transition: all 0.5s ease;
  transform-origin: 50% 50%;
}
.footer .info .dls .catalog{position: relative;width: auto;width: 265px;height: 102px;margin-top: 30px;display:block;}
.footer .info .dls .catalog .txts{position: absolute;top: 35px;right: 15px;display: flex;align-items: center;}
.footer .info .dls .catalog .txts i{font-size: 22px;margin-right: 8px;color: #fff;}
.footer .info .dls .catalog .txts span{font-family: 'Barlow-Bold';font-size: 18px;color:#fff;}
.footer .info .dls .catalog .btn{border-radius: 50px;background: #fff;display: flex;align-items: center;width: 100px;height: 25px;position: absolute;bottom: 12px;right: 25px;justify-content: center;}
.footer .info .dls .catalog .btn i{color: var(--on-color);font-size: 14px;margin-right: 6px;}
.footer .info .dls .catalog .btn span{font-size: 12px;color: var(--on-color);}
.footer .info .message{width: 690px;}
.footer .info .dls .dl dd span:hover{color: var(--on-color);}
.footer .info .message .mes-title{margin-bottom: 15px; margin-top: 65px; font-size: 36px;font-family: 'Barlow-Bold';color: #fff;display: flex;align-items: center;}
.footer .info .message .mes-title i{font-size: 28px;margin-right: 16px;color: #fff;}
.footer .info .message .mes-des{font-size: 18px;font-family: 'Barlow-Medium';color: #fff;line-height: 32px;}
.footer .info .message form{margin-top: 40px;}
.footer .info .message .form-div{display: flex;width: 100%;justify-content: space-between;align-items: center;margin-bottom: 25px;}
.footer .info .message .form-div .name,.footer .info .message .form-div .mw
{color:#000; font-family: 'Barlow-Medium';font-size: 16px; width: 100%;height: 50px;padding-left: 16px;box-sizing: border-box;border: 1px solid #000;background: #f8f8f8;border-radius: 5px;}
.footer .info .message .label-name,.footer .info .message .label-mw{width: 48%;}
.footer .info{width: 100%; display: flex;}
.footer .info .message .form-div .btn{display: flex;justify-content: center;align-items: center; background-color: #ea1b25; width: 45px !important;height: 50px !important;}
.footer .info .message .content{padding-top: 14px; width:100%;height: 110px;padding-left: 16px;margin-bottom: 20px;font-size: 16px;border: 1px solid #000;background: #f8f8f8;border-radius: 5px;}
.footer .info .message #submit{transition: 0.7s; display: flex; height:50px;background-color: var(--bgcolor);border: none;align-items: center;justify-content: center;border-radius: 5px;padding: 0 30px;position: relative;cursor: pointer;}
.footer .info .message #submit span{font-size: 18px;color: #fff;font-family: 'Barlow-Medium';z-index: 2;}
/*.footer .info .message #submit::after{content: "";position: absolute;width: 0;height: 100%;background: #032c44;transition: 0.5s;left: 0;top: 0;z-index: 1;border-radius: 60px;opacity: 0;}*/
/*.footer .info .message #submit:hover::after{width: 100%;opacity: 1;}*/
#submit:hover{transform: scale(1.1);}
.footer .info .message #submit i{ margin-right: 10px;font-size: 26px;z-index: 2;color: #fff;}
.footer .info .message #submit img{margin-right: 10px;z-index: 2;}
.footer .info .message .ipt-title{font-size: 18px;font-family: 'Barlow-Medium';color: #fff;margin-bottom: 20px;}
.footer .info .message .label-content{margin-top: 25px !important;}

.footer .info .form-div .code_box{
  position: relative;
  border: 1px solid #000;
  display: flex;
  width: calc(100% - 200px);
}
.footer .info .form-div .code_box input{background: #f8f8f8;width: 490px;height: 50px;padding-left: 16px;border-radius: 5px;}
.footer .info .form-div .code_box img {
  height: 50px;
  position: absolute;
  right: 10px;
  top: 0;
  cursor: pointer;
}

.info_f .ico{align-items: center;}
.info_f .ico a{position: relative;color:#fff;font-size:20px;margin-right:32px}
.info_f .ico a i{font-size:20px;}

.info_f .ico a:hover{color:var(--on-color)}
.info_f.flex{justify-content: flex-start;}
.info_f .links a{font-size: 18px;color: #fff;margin-right: 70px;}
.info_f .links{margin-left: 150px;}

.footer .bottom{padding:40px 0 45px;background: #035687;}
.footer .bottom p{display: flex;align-items: center;font-size:18px;color:#FFFFFF;flex-wrap: wrap;justify-content: center;}
.footer .bottom p a{font-family: "微软雅黑";font-size: 16px;color:#FFFFFF;}
.footer .bottom p img{margin-left: 8px;margin-right: 5px;}

.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:380px}
.sidebar .sticky{position:sticky;top:150px;}
.list-products{background-color: #fff;position: relative;}
.list-products .pro_t{width: 100%;display: flex;justify-content: center;align-items: center;height: 110px;background: var(--bgcolor);}
.list-products .pro_t h2{font-size:32px;font-family: 'Barlow-Bold';color:#fff;text-align: center;line-height: 40px;}
.list-products .pro_t .line{width:46px;height:3px;background:#fff;}
.wrap_t{border-bottom: 3px solid #035687;}
.sidebar .bd .item h3 a{min-height:50px;border-bottom:1px solid #a7a7a7;align-items:center;font-size:18px;display:flex;position:relative;font-family: 'Barlow-Medium';padding: 10px 0;}
.sidebar .bd .item h3 a .select_box{width: 13px;height: 13px;border: 1px solid var(--on-color);margin-right: 20px;position: relative;background: #fff;}
.sidebar .bd .item h3 a .select_box .box_l{height: 1.5px;width: 6px;background: #fff;transform: rotate(45deg);top: 6px;position: absolute;}
.sidebar .bd .item h3 a .select_box .box_r{height: 1.5px;width: 10px;background: #fff;transform: rotate(-45deg);top: 1px;position: absolute;right: 0;transform-origin: right;}
.sidebar .bd .item h3 a i{position:absolute;font-size:20px;right:20px;top:50%;transform: translateY(-50%);}
.sidebar .bd .item.on h3 a .select_box{background: var(--bgcolor);}
.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-products .content{width:calc(100% - 380px)}
.list-products1 .content{width:calc(100% - 420px)}

.list-download{margin-top: 70px;}
.list-download .list{margin: 45px 0;}
.list-download .list .item{margin-bottom:25px;}
.list-download .list .item a{transition-duration:.5s;display:flex;align-items: center;height: 80px;padding: 0 25px;font-size: 18px;margin-bottom: 25px;box-shadow: 10px 0 32px rgba(38, 106, 388, 0.13);border-radius: 5px;}
.list-download .list .item .name{display:flex;width:80%;align-items: center;}
.list-download .list .item .name .i{width: 23px;height: 23px;border-radius: 50%;background: var(--bgcolor);display: flex;justify-content: center;align-items: center;color: var(--bgcolor);margin-right: 20px;}
.list-download .list .item .name .i i{font-size: 15px;}
.list-download .list .item:hover .name .i{background: #fff;color: var(--bgcolor);}
/* .list-download .list .item .name .info{width: calc(100% - 40px);} */
.list-download .list .item .name .info h3{transition-duration:.5s;font-size:18px;color:var(--on-color)}
.list-download .list .item .name .info p{transition-duration:.5s;padding-top:8px;font-size:14px;display: flex;align-items: center;}
.list-download .list .item .name .info p i{font-size:20px;margin-right:5px;color: #1a1f2d;}
.list-download .list .item:hover .info p i,.list-download .list .item:hover .info p {color: #fff;}
.list-download .list .item .more_d{display:flex;align-items: center;}
.list-download .list .item .more_d span{font-size: 16px;color: var(--on-color);}
.list-download .list .item .more_d i{transition-duration:.5s;margin-left: 20px;color: var(--bgcolor);}
.list-download .list .item:hover a{background:var(--bgcolor);}
.list-download .list .item:hover .name .info h3{color:#fff}
.list-download .list .item:hover .more_d span{color: #fff;}
.list-download .list .item:hover .more_d i{color:#fff;}

.list-job{margin-top: 70px;padding-bottom: 90px;}
.list-job .t{margin-bottom:40px;text-transform:uppercase;font-size:40px;font-family: 'Barlow-ExtraBold';font-style: italic;}
.list-job .list{margin-top: 60px;}
.list-job .list .item .job_t{display: flex;justify-content: space-between;align-items: center;background: var(--bgcolor);padding: 55px 40px 20px 30px;border-radius: 5px 5px 0 0;}
.list-job .list .item{margin-bottom:50px;box-shadow: 10px 0 32px rgba(38, 106, 388, 0.13);border-radius: 0 0 5px 5px;transition: 0.6s;}
.list-job .list .item:hover{box-shadow: 10px 5px 32px rgba(38, 106, 388, 0.2);}
.list-job .list .item>.flex,.list-job .list .item.flex{align-items: center;}

.list-job .list .item .info h3{transition-duration:.5s;font-size:30px;color: #fff;font-family: 'Barlow-Bold';}
.list-job .list .item .info .descr{display:flex;}
.list-job .list .item .info .descr p{display:flex;align-items: center;color:#fff;margin-right:60px;font-size: 14px;margin-top: 50px;}
.list-job .list .item .info .descr p:last-child{margin-right:0;}
.list-job .list .item .info .descr p i{margin-right:10px;color:#fff}
.list-job .list .item .info .descr p span{font-size:16px;margin-right:15px;}
.list-job .list .item .info .descr p span:last-child{margin-right:0;}
.list-job .list .item .btn{cursor: pointer;width:115px;height:35px;display:flex;justify-content: center;align-items: center;border-radius:5px;color:var(--color);background:#fff;font-size: 16px;transition: 0.3s;}
.list-job .list .item .btn:hover{transform: scale(1.08);}
.list-job .list .item .btn i{color: #035687;margin-right:5px;}
.list-job .list .item .btn span{font-size:14px;}
.list-job .list .item .more_j{padding-top:15px;border-top:1px solid #DBDEE3;width:100%;}
.list-job .list .item .more_j span{transition-duration:.5s;font-size:16px;color:var(--bgcolor);border-bottom:1px solid var(--bgcolor)}
.list-job .list .item:hover a .info h3{color:var(--bgcolor);}
.list-job .list .item:hover a .more_j span{margin-left:10px}
.list-job .contents{margin-bottom:50px;color:var(--color);font-size:18px;line-height:36px;padding: 45px 45px 55px 40px;}
.list-job .contents h3{font-size:24px;color:var(--on-color);margin-bottom:20px;font-family: 'Barlow-Bold';}
.job-detail .list .item{margin-bottom: 30px;}

.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:9999999}
.job-pop .hd{height:80px;width:900px;padding:0 35px;background:var(--bgcolor);align-items: center;;}
.job-pop .hd .name{color:#FFFFFF;font-size:18px}
.job-pop .hd .del{cursor: pointer;}
.job-pop .bd{width:900px;padding:35px;background:#fff;}
.job-pop .bd input,.job-pop .bd textarea{width:100%;display:block;padding:0 20px;margin-bottom:20px;border:1px solid #000000;font-size:16px;color:#000000;}
.job-pop .bd input::placeholder,.job-pop .bd textarea::placeholder{color:#000000}
.job-pop .bd input:hover,.job-pop .bd textarea:hover{border-color:var(--bgcolor)}
.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(--bgcolor);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;}

.news-detail .titles{margin-bottom: 70px;}
.list-news .list .item{margin-bottom:75px;}
.list-news .list .item:last-child{margin-bottom:50px;}
.list-news .list .item h2{font-size:18px;color:#338BCF;padding-bottom:14px;border-bottom:1px solid #CED2D9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.list-news .list .item p{margin:23px 0 19px;font-size:16px;line-height:24px;color:#0B2042;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.list-news .list .item span{transition-duration:.6s;color:#338BCF;border-bottom:1px solid #338BCF}
.list-news .list .item:hover span{margin-left:10px;}
.list-news .show .t h2{font-size:18px;color:var(--color);padding: 40px 0 25px 0;font-family: 'Barlow-Bold';}
.list-news .show .t .type{font-size: 18px;color: var(--on-color);}
.list-news .show .t .time{color:#000;font-size:16px;}
.list-news .show .t .date{display: flex;align-items: center;font-size: 16px;color: #b4b4b4;}
.list-news .show .t .date span{margin-left: 10px;}
.list-news .show .c{margin-bottom:30px;padding:30px 0;color:#202020;font-size:16px;line-height:28px;border-top:1px solid #cccccc;border-bottom:1px solid #cccccc;margin-top: 30px;}
.list-news .show .c p{margin-bottom: 5px;}
.list-news .show .m .top_bottom_page p,.list-news .show .m .top_bottom_page p a{font-size:18px;color:var(--color);line-height:24px;}
.list-news .show .m .top_bottom_page p a:hover{color:var(--on-color)}
.list-news .show .m .btn{border-radius:6px;width:150px;height:50px;display:flex;align-items: center;color:#fff;font-size:16px;justify-content: center;border: 2px solid var(--on-color);transition: 0.6s;background: var(--on-color);}
.list-news .show .m .btn img{margin-right: 8px;}
.list-news .show .m .btn:hover{border-radius:40px}
.title_n{font-size:36px;color:#202020;margin-bottom: 50px;}
.news-d{padding-bottom: 0;}
.news-detail{padding-top: 75px;}
.news-detail .list-news{padding-top: 0;}
.news-detail .news{padding-top: 0;}

.list-products .content .title1{margin-top:50px}
.list-products .content .title2{margin-bottom:40px}
.list-products .body{font-size:16px;line-height:24px;color:#0B2042;padding-bottom:30px;}
.list-products .body p{margin-top: 20px !important;}
.list-products .body ul{display:flex;flex-wrap:wrap;justify-content: space-between;margin-top: 40px !important;}
.list-products .body ul li{width: 48%;min-height:50px;border-bottom:1px solid #CED2D9;display:flex;align-items: center;paddidng: 5px 0;}
 .list-products .body ul li p{margin-top: 0 !important;}
.list-products .head{padding-bottom: 45px;border-bottom: 1px solid #a7a7a7;}
.list-products .head .img_list{z-index:2;width:700px}
.list-products .head .img_list .datu{width: calc(100% - 115px);background: #fff;}
.list-products .head .img_list .datu .cloud-zoom img{width:100%;}
.list-products .head .img_list .xiaotu{width:90px;display:flex;flex-wrap:wrap;align-content: space-between;height: 455px;}
.list-products .head .img_list .xiaotu li{transition-duration:.5s;width:90px;height:90px;margin-bottom:15px;border:1px solid #d3d9dd;background: #fff;}
.list-products .head .img_list .xiaotu li:hover{border-color:var(--bgcolor)}
.list-products .head .img_list .xiaotu li img{width:100%;}
.list-products .head .img_list .xiaotu .btn{width:100%}
.list-products .head .img_list .xiaotu .btn a{cursor: pointer;;background:#000;width:50%;height:40px;display:flex;justify-content: center;align-items: center;}
.list-products .head .img_list .xiaotu .btn a i{font-size:14px;color:#fff;}
.list-products .head .img_list .xiaotu .btn a:hover{background:var(--bgcolor)}
.list-products .head .txt_list{width: calc(100% - 700px);display:flex;align-content: space-between;flex-wrap:wrap;padding-left: 40px;}
.list-products .head .txt_list .txt_list_t{width:100%}
.list-products .head .txt_list .t{border-bottom:1px solid #cfd2d9;padding-bottom:25px;}
.list-products .head .txt_list .t h2{padding-top:15px;color:var(--color);font-size:30px;font-family: 'Barlow-Bold';}
.list-products .head .txt_list .t p{padding-top:8px;color:var(--color);font-size: 18px;line-height: 1;}
.list-products .head .txt_list .c .descr{font-size: 18px;color: #272c33;margin-top: 22px;line-height: 30px;max-width: 470px;}
.list-products .head .txt_list .c .nav{display:flex;margin-top: 25px;}
.list-products .head .txt_list .c .nav a{width:45px;height:45px;border-radius:6px;margin-left:8px;display:flex;align-items: center;justify-content: center;color:#fff;background:#000;font-size: 18px;}
.list-products .head .txt_list .c .nav a:hover{border-color:var(--bgcolor);background:var(--bgcolor);color:#fff;border-radius: 50%;}
.list-products .head .txt_list .c .nav .message_btn{transition-duration:.5s;cursor: pointer;background:var(--bgcolor);height:45px;padding:0 20px;border-radius:6px;display:flex;align-items: center;}
.list-products .head .txt_list .c .nav .message_btn img{margin-right:10px;}
.list-products .head .txt_list .c .nav .message_btn span{color:#fff;font-size: 16px;}
.list-products .head .txt_list .c .nav .message_btn:hover{border-radius:30px}
.list-products .head .txt_list .b .message_btn{transition-duration:.5s;cursor: pointer;background:var(--bgcolor);height:40px;border-radius:6px;display:flex;align-items: center;justify-content: center;margin-top: 20px;}
.list-products .head .txt_list .b .message_btn i{margin-right:10px;color: #fff;font-size: 20px;}
.list-products .head .txt_list .b .message_btn span{color:#fff;}
.list-products .head .txt_list .b .message_btn:hover{border-radius:30px}
.list-products .head .txt_list .txt_list_m{width:100%;padding-top:8px;}
.list-products .head .txt_list .b{border:1px solid #CCCCCC;padding-bottom: 15px;padding-left: 15px;padding-right: 15px;border-radius: 6px;margin-top: 70px;width: 100%;}
.list-products .head .txt_list .b h1{color:var(--on-color);font-size:24px;font-family: 'Barlow-Bold';margin-top: 20px;}
.list-products .head .txt_list .b p{color:#191a1c;font-size:16px;font-family: 'Barlow-Medium';margin-top: 15px;line-height: 24px;max-width: 290px;}
.list-products .head .txt_list .b>span{margin-top: 10px;display: inline-block;}
.list-products .head .txt_list .b span{color:#000;font-size:16px;font-family: 'Barlow-Medium';}
.list-products .head .txt_list .b span a{color: var(--on-color);}
.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 span{font-size: 16px;}
.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;display: flex;align-items: center;}
.list-products .head .txt_list .txt_list_m .ico a i{color: #000;font-size: 18px;}
.list-products .head .txt_list .txt_list_m .ico a i:hover{color:var(--bgcolor);}
.list-products .head .txt_list .txt_list_m .ico a:first-child{border:0;margin:0;padding:0;}
.list-products .titles1{margin-top: 60px;}
.list-products .titles2{margin-bottom: 50px;}
.list-products .titles h1{line-height: 53px;}
.list-products .titles .texts>span{margin-bottom: 0;}
.list-products .body,.list-products .body table{width: 100% !important;border-collapse: collapse;}
.list-products .body table td{border: 1px solid #000;}
/*.list-products .body table tbody{width: 100% !important;margin-top: 20px;display: flex;justify-content: space-between;flex-wrap: wrap;}*/
/*.list-products .body table tbody tr{width:48%;border-bottom: 1px solid #dcdcdc;height:55px;}*/
/*.list-products .body table tbody td{font-size:18px;color:var(--color);height:55px;vertical-align: middle;}*/
/*.list-products .body table tbody tr td:first-child{width: auto;}*/
/*.list-products .body table tbody tr td:last-child{width:auto;text-align:left;} */

.list-contaact{padding: 75px 0;position: relative;background-color: #fff;}
.list-contaact .ab_txt{text-align: right;padding-top: 35px;} 
/* .list-contaact .ab_txt img{margin-top: 30px;} */
 .list-contaact .ab_txt h2{font-family: 'Barlow-Bold';font-size: 48px;color: var(--color);line-height: 62px;margin-top: 20px;}
.list-contaact .titles .des{line-height: 32px;margin-top: 65px;}
.list-contaact .bd .t{width:100%;display: flex;justify-content: space-between;align-items: flex-start;}
.list-contaact .bd .txt{width:48.6%;}
.list-contaact .bd .txt .item{border-bottom:1px solid #cccccc;margin-top: 35px;padding-bottom: 38px;transition: 0.6s;}
.list-contaact .bd .txt .item:hover{border-color: var(--bgcolor);}
.list-contaact .bd .txt .item h1{font-size: 30px;color: var(--on-color);font-family: 'Barlow-Bold';line-height: 1;}
.list-contaact .bd .txt .item a:hover{color:var(--on-color)}
.list-contaact .bd .txt .item .p{font-size: 18px;font-family: 'Barlow-Medium';margin-top: 25px;color: var(--color);}
.list-contaact .bd .txt .wx{padding:40px 0 0 10px;}

.list-contaact .message{width: 47.6%;margin-top: 10px;}
.list-contaact .message .mes-title{margin-bottom: 15px; margin-top: 65px; font-size: 36px;color: var(--on-color);display: flex;align-items: center;font-family: 'DouyinSansBold';}
.list-contaact .message .mes-title i{font-size: 50px;margin-right: 16px;}
.list-contaact .message .mes-des{font-size: 18px;color: #000;line-height: 28px;}
.list-contaact .message form{margin-top: 40px;}
.list-contaact .message .form-div{display: flex;justify-content: space-between;align-items: center;margin-bottom: 25px;}
.list-contaact .message  .name,.list-contaact .message .mw
{color:#000; font-family: 'Barlow-Medium';font-size: 16px; width: 100%;height: 50px;padding-left: 16px;box-sizing: border-box;border: 1px solid #e7e7e7;margin-bottom: 30px;border-radius: 5px;}
.list-contaact .message  .name:hover,.list-contaact .message .mw:hover,.list-contaact .message .content:hover,.list-contaact .form-div .code_box:hover{border-color: var(--bgcolor);}
.list-contaact .message .label-name,.list-contaact .message .label-mw{display: flex;width: 100%;}
.list-contaact .message form input::placeholder,.list-contaact .message form textarea::placeholder{font-family: "微软雅黑";color: #0b0b0b;}
.list-contaact .message .content{padding-top: 14px; width:100%;height: 250px;padding-left: 16px;margin-bottom: 30px;font-size: 16px;border: 1px solid #e7e7e7;border-radius: 5px;}
.list-contaact .message #submit{transition: 1s ease; display: flex; width: 170px;height:50px;background-color: var(--bgcolor);font-size: 16px;color: #fff;border: none;align-items: center;justify-content: center;border-radius: 3px;cursor: pointer;}
.list-contaact .message #submit i{ margin-right: 10px;font-size: 18px;}
.list-contaact .message #submit:hover{transform: scale(1.08);}
.list-contaact .message .ipt-title{font-size: 18px;font-family: 'Roboto-Medium';color: #000;margin-bottom: 20px;}
.list-contaact .message .label-content{margin-top: 25px !important;}
.list-contaact .form-div .code_box {
  position: relative;
  border: 1px solid #e7e7e7;
  width: calc(100% - 190px);
  border-radius: 5px;
}
.list-contaact .form-div .code_box input{width: 100%;height: 50px;padding-left: 16px;border-radius: 5px;}
.list-contaact .form-div .code_box img {
  height: 50px;
  position: absolute;
  right: 5px;
  top: 0;
  cursor: pointer;
}
.list-contaact .flex{flex-wrap: nowrap;}

.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 .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;}
.cright2{display:none;}
/*.btn-l:before,*/
/*.btn-l:after {*/
/*  position: absolute;*/
/*  content: "";*/
/*  right: 0;*/
/*  top: 0;*/
/*   background: rgba(2,126,251,1);*/
/*  transition: all 0.3s ease;*/
/*}*/
/*.btn-l:before {*/
/*  height: 0%;*/
/*  width: 2px;*/
/*}*/
/*.btn-l:after {*/
/*  width: 0%;*/
/*  height: 2px;*/
/*}*/
/*.btn-l:hover{*/
/*   background: transparent;*/
/*  box-shadow: none;*/
/*}*/
/*.btn-l:hover:before {*/
/*  height: 100%;*/
/*}*/
/*.btn-l:hover:after {*/
/*  width: 100%;*/
/*}*/

@media (max-width: 1920px){
  .app-swiper::before{opacity: 1;}
  .app-swiper{overflow: visible;}
  .picMarquee-partner{margin:0 auto;overflow: visible;width: 100%;}
    .about-b .ab_pic{margin-right: 0;}
  .about-b .ab_pic img{width: 30%;}
  .about-b .ab_pic img{margin-right: 0;}
  .about-b .ab_pic{margin-right: -6.88vw;padding: 2.34vw 0 2.34vw 2.34vw;border-radius: 1.04vw 0 0 0;justify-content: space-between;}
  .about-b .ab_pic img:last-child{width: 27.4%;}
}
@media (max-width: 1850px){
  /*.about-b .ab_pic{margin-right: 0;}*/
  /*.about-b .ab_pic img{width: 30%;}*/
  /*.about-b .ab_pic img{margin-right: 0;}*/
  /*.about-b .ab_pic{margin-right: 0;padding: 2.34vw 0 2.34vw 2.34vw;border-radius: 1.04vw 0 0 0;justify-content: space-between;}*/
  /*.about-b .ab_pic img:last-child{width: 27.4%;}*/
}
@media (max-width: 1640px){
  .wrap{width:98%;}
    .index-service .ser_l .item{padding: .5rem .56rem .5rem .56rem;border-radius: .13rem;margin-bottom: .31rem;height: 1.93rem;}
  .index-service .ser_l .item .sel i{font-size: .69rem;margin-right: .44rem;}
  .index-service .ser_l .item .sel h3{font-size: .38rem;}
  .index-service .ser_l .item .is i{font-size: .4rem;}
  .index-service .ser_l .item .ser_b{font-size: 14px;max-width: 80%;line-height: .5rem;}
   .serclass1{height: 3.45rem !important;}
  .serclass2{margin-top: .44rem !important;}
  .honor .titles{top: 4.95vw;left: 7.29vw;}
  .info_f .links{margin-left: 5vw;}
  .footer .info .dls .dl:nth-child(n+1){margin-right: 4.69vw;}
  .dl .dl-title{width: 17vw;}
  /*.index-news{margin-top: 46.3vw;}*/
  .cate_box .txts{width: 90%;}
  .cate_box .des{margin-top: 2vw;}
  .btns{margin-top: 2.5vw;}
  .pro-swiper .txt h2{font-size: 36px;line-height: 34px;}
  .pro-swiper .txt{margin: 25px 0 0 30px;}
  .pro-swiper .btns{margin-right: 6.25vw;}
  .titles h1{font-size: .9rem;line-height: 0.9rem;}
  .index-service .logo_s{width: 66.67vw;}
  /*.index-pros .item .pros_top h1{max-width: 70%}*/
   .index-pros .item .pros_top{padding: .38rem;}
   .index-pros .item .name{font-size: .38rem}
}
@media (max-width: 1600px){
  .banner-swiper2 .cate_box .txts{width:80%;}
  .banner-swiper2 .cate_box .txts .btns{margin-top: 2vw;}
 .bn-list li h2 .number {
    font-size: .9rem;
  }
 .bn-list li .des {
    font-size: .2rem;
    line-height: .3rem;
    margin-top: .06rem;
    max-width: 2.69rem;
  }
  .bn-list li .icons{width: .79rem;}
}
@media (max-width: 1480px){
  .index-about .about-t .about-l .content p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:4;}
   .list-products .head .img_list{width: 60%;}
 .list-products .head .txt_list{width: 100%;padding-left: 0;}
  .list-products .head.flex{flex-wrap: wrap;justify-content: flex-start;}
  .pro-list .item{width: calc((100% - 6.25vw)/3);margin-left: 2.08vw;}
  .index-pros .item .txt{padding: .52vw 1.3vw 2.34vw 1.3vw;}
.info_f .links{width: 100%;margin-left: 0;margin-top: 30px;}
.footer .info .message{width: 50vw;}
.index-about{background: #fff url("/skin/images/about_back_03.png") no-repeat  top bottom;background-size: cover;}

/* .pro_r{max-height: 3.5rem;} */
.pro_r .titles_p{left: .38rem;top: .75rem;} 
.pro_r .titles_p h1{font-size: .79rem;line-height: .72rem;}
.pro_r .titles_p h3{font-size: .25rem;line-height: .2rem;margin-top: .03rem;}
.wz_r{left: .38rem; top: .40rem;font-size: .15rem;height: .23rem;width: 1.88rem;border-radius: .23rem;}
.wz_r img{margin-right: .04rem;}
.pro_r .more{left: .38rem;bottom: .38rem;}
.pro_b{margin-top: .38rem;}
.pro_b .titles_p{top: 1rem;left: 1rem;}
 .wz_b{top: .63rem;left: 1rem;}
 .pro_b .titles_p h1{font-size: .9rem;}
 .pro_b .titles_p h3{font: .23rem;margin-top: .1rem;}
 .pro_b .more{left: 1rem;bottom: .75rem;font-size: .2rem;}
 .pro_b .more i{font-size: .34rem;}
 .datas{right: .63rem;top: 2rem;width: 7.5rem;}
 .datas .data_box span{font-size: .75rem;}
 .datas .data_box p{font-size: .25rem;margin-top: .28rem;}
 .wz img,.wz_r img{width: .15rem;}
 .rb{top: .35rem;border-radius: .23rem 0 0 .23rem;right: 0;left: auto;}
 .datas .data_box::after{height: 1.06rem;right: -0.69rem;}
}
@media screen and (max-width:1200px){
  .banner-swiper2 .cate_box .txts{width:90%;}
  .banner-swiper .cate_box .txts,.banner-swiper2 .cate_box .txts{bottom: 50%;}
  .bottom>.flex{justify-content: center;}
  .footer .mc{margin-top: 10px;}
 /*.index-news{margin-top: 46vw;}*/
 .index-news .picMarquee-left .bd ul li a{margin-right: 80px;}
 .cate_box .txts{width: 95%;}
 .header .header-left .item{margin-right: 30px;}
}
@media screen and (max-width:992px) {
     .h_banner{margin-top: 0;}
     .banner{margin-top: 0;}
     .h_banner{height: auto !important;}
     .h_banner img{height:auto;object-fit: cover;}
   .h_banner video{height: auto;object-fit: cover;}
     /*.index-news{margin-top: 45.8vw;}*/
     .banner-swiper2 .cate_box .txts{width:96%;}
    .index-pros .item .name{font-size: 25px;}
     /*.index-pros .item .pros_top h1{max-width: 100px;}*/
    .index-service .ser_l .item{padding: 30px 44.8px 30px 44.8px;border-radius: 10px;margin-bottom: 25px;height: 110px;}
  .index-service .ser_l .item .sel i{font-size: 55.2px;margin-right: 35px;}
  .index-service .ser_l .item .sel h3{font-size: 30px;}
  .index-service .ser_l .item .is i{font-size: 32px;}
  .index-service .ser_l .item .ser_b{font-size: 18px;max-width: 440px;line-height: 40px;}
   .serclass1{height: 220px !important;}
  .serclass2{margin-top: 35.2px !important;}
   .list-contaact .bd .txt{width:100%;}
  .list-contaact .ab_txt{display: none;}
  .list-contaact .bd>.flex{flex-wrap: wrap;}
  .list-contaact .message{width: 100%;margin-top: 20px;}
  .list-partner .logos_box.flex{flex-wrap: wrap;}
  .list-partner .logos{width: 100%;margin-bottom: 40px;}
  .eqt .equip{justify-content: space-between;}
  .eqt .equip .equip-item{width: 48%;margin-right: 0;}
  .honor{margin-top: 30px;}
  .list-about .bn-list li{width: 50% !important;margin-bottom: 0;}
.list-about .bn-list li:last-child{width: 50% !important;}
  .list-about .about-t .about-l .content p:nth-child(1){width: 100%;}
  .footer .info .dls .dl:last-child{margin-top: 0;}
  .index-service .ser_box{margin-top: 40px;}
  .index-service .ser_l{width: 100%;
  }
  .index-service .ser_r{width: 100%;height: 73vw;}
  .index-service .ser_box.flex{flex-wrap: wrap;}
  .about-b .ab_pic{margin-right: 0;padding: 2.34vw;border-radius: 1.04vw;margin-top: 30px;}
  .bn-list li{margin-bottom: 30px;}
  .bn-list{background: rgba(255,255,255,.7);padding: 30px 15px 0 15px;}
  .about-t .ab_txt{display: none;}
  .bn-list{width: 100% !important;}
  .about-b .ab_pic{width: 100%;}
  .about-b{flex-wrap: wrap;}
  .about-t .about-l{width: 100%;}
  .cate_box .des{margin-top: 30px;}
  .btns{margin-top: 30px;}
  .pro_box.flex{flex-wrap: wrap;}
  .index-pro .cate_box,.index-pro .prod_box{width: 100%;}
  .index-pro .cate_box{min-height: 500px;}
 
  .footer .info>.flex{flex-wrap: wrap;}
  .footer .bottom p,.footer .bottom p{text-align: center;}
  .footer .info .form-div .code_box input{width: 100%;}
  .footer .info .form-div .code_box{width: 100%;}
  .footer .info .message #submit{padding: 0 30px;font-size: 18px;margin-top: 30px;}
  .footer .info .message #submit i{font-size: 26px;margin-right: 10px;}
  .footer .info .message .form-div{flex-wrap: wrap;}
  .footer .info .message label,.footer .info .message .form-div .name,.footer .info .message .form-div .mw{width: 100%;}
  .footer .info .message .form-div .label-mw,  .footer .info .message .form-div .label-name{margin-top: 20px;width: 100%;}
  .footer .info .message{width: 100%;}
  .footer .info .message .mes-title{font-size: 30px;}
  .footer .info .message form{margin-top: 20px;}
  .footer .info .dls .dl{margin-bottom: 30px;}
  .footer .info .dls{flex-wrap: wrap;}
  .dl .dl-title {width: 120px;}
  .service{padding: 40px 0;}
  .ser-box{flex-wrap: wrap;}
  .ser-box .ser-item{width: calc(100% / 3);margin-bottom: 40px;}
  .list-products .body table tbody tr{width: 100%;}
  .list-products .body table tbody tr td:first-child{width: 50%;}
.list-products .body table tbody tr td:last-child{width:50%;} 
  .list-products .head .txt_list .txt_list_m{margin-top: 25px;}
  .list-products .head .txt_list{padding-left: 0;margin-top: 30px;}
  .honor .hon{justify-content: space-between;}
  .honor .hon .hon-item{width: 49%;margin-right: 0;}
  .h_banner .home_swi .home_pag{display: none;}


  .wrap{width: 95%;}
    .list-products .head .txt_list,.list-contact-msg .hd,.list-contact-msg .form,.list-contaact .what .info .list,.list-contaact,.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,.list-products .content,
    .list-products1 .content{width:100%}
    .index-products .index-title .more,.index-banner .btn,.list-products .head .img_list,.list-products .list .item .txt .i,.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;}
    .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 0 80px}
    .footer .bottom .mc{margin:20px auto 0;}
    .list-download .list .item{margin-bottom:15px}
    .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 .info h3{font-size:20px;padding:10px 0;}
    .list-job .list .item .info .descr{margin-bottom:10px;flex-wrap:wrap;}
    .list-job .list .item .info .descr p{margin-right:0;width:100%;margin-top:5px;}
    .list-job .list .item .info .descr p i{width:30px;text-align:center;}
    .list-job .list .item .info .descr p img{margin-right:0;height:16px;}
    .list-job .list .item .info .descr p span{margin-right:10px;font-size:16px}
    .job-detail .list .item .more_j{display:none;}
    .list-job .contents{margin-bottom: 30px;}
    .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;}
    .show-banner{display:block !important;overflow:hidden}
    .list-products .list{justify-content: space-between;}
    .list-products .list .item{width:48%;margin:0 0 40px 0 !important;}
    .list-products .list .item .txt{padding: 15px;}
    .list-products .list .item .txt p{padding:0;font-size:16px;}
    .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:auto;padding: 8px 0;}
    
    .index-banner{margin:0;}
    .index-banner .slick-dots{bottom:15px}
    .index-banner .slick-dots li{margin-right:8px;width:8px;height:8px}
    .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 5px;}
   
    .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;}
     .dl .dl-title{font-size: 26px;}
}

@media screen and (max-width:786px) {
  /*.footer .info-l{display: none;}*/
  .banner-swiper2 .cate_box .txts .des{;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;font-size: 14px;line-height:16px;}
  .title_l{font-size: 22px;top: 200px;}
  .title_l1{top: 45px;}
  .app-swiper .sw-box{top: 200px;}
  .titles .texts2{margin-left: 0;}
  .titles1{display: inline-block;}
  .history-swiper{overflow: hidden;}
  .h_banner{position: relative !important;margin-top: 0;}
  /*.index-news{margin-top: 0;}*/
  .pages.bodys{margin-top: 30px;}
  .pages.bodys h1{font-size: 30px !important;}
  .honor-swiper{margin-top: 0;}
  .index-pros .tit{font-size: 36px;}
  .cats,.news .cates{display: none;}
  .list-news{padding: 30px 0;}
  .news .lists{justify-content: center;}
  .news .lists .new-item{width: 100%;margin-right: 0;margin-bottom: 20px;}

 .bn-list li .des {
    font-size: 16px;
    line-height: 18px;
    margin-top: 5px;
    max-width: unset;
  }
  .bn-list li,.list-about .bn-list li:nth-child(4){width: 48%;}
  .bn-list li:nth-child(1),.bn-list li:nth-child(2){margin-bottom: .75rem;}
  .bn-list{flex-wrap: wrap;}
  .index-data{width: 96%;right: auto;left: 50%;transform: translate(-50%,87%);}
  .list-about .index-data{left: auto;}
  .list-about .bn-list li{width: 48%;}
  .mores{width: 150px;height: 50px;margin-top: 50px;}
  .index-about .des{margin-top: 50px;line-height: 32px;}
  .index-about .txt{font-size: 51px;}
  .index-about .txt_s{font-size: 25px;}
  .index-pro .pro_t{flex-wrap: wrap;}
  .index-pro .pro_t .pro_l{width: 100%;margin-bottom: .5rem;}
  .box_r{width: 100%;}
  .box_r .pro_r{margin-bottom: .5rem;}
  .pro_b{margin-top: 0;}
  .rb{top: .75rem;}
 .picMarquee-partner{margin:0 auto;overflow: hidden;width: 100%;}
 .picMarquee-news{margin:0 auto;overflow: hidden;width: calc(100% - 90px);}
}
@media screen and (max-width:600px){
  /*.footer .bottom p{font-size: 12px;}*/
  .cright2{display:inline-block;}
  .cright1{display:none;}
  .fas{width: 100%;}
  .footer .info .dls,.info_f{padding-left: 10px;}
  .index-about .about-t .about-l .content p{-webkit-line-clamp:unset;}
  .banner-swiper2 .cate_box .txts .des{-webkit-line-clamp:4;font-size: 12px;line-height:14px;margin-top:3px;}
  .list-products .head .txt_list .b{margin-top: 30px;}
  .banner-swiper .cate_box .name{font-size: 28px;}
  .banner-swiper2 .cate_box .name{font-size: 20px;}
 .banner-swiper .cate_box .des,.banner-swiper2 .cate_box .des{margin-top: 10px;font-size: 16px;line-height: 20px;}
 .banner-swiper .btns,.banner-swiper2 .btns{margin-top: 15px;}
  .list-products .list .item{width: 100%;}
  .list-contaact{padding: 30px 0;}
  .footer .info{padding-bottom: 35px;}
  .list-contaact .message .content{height: 150px;}
  .list-contaact .form-div .code_box{width: 100%;margin-bottom: 30px;}
  .list-contaact .message .form-div{flex-wrap: wrap;}
  .list-contaact .t h2{font-size: 60px;}
  .list-job{padding-bottom: 30px;}
  .list-job .contents{padding: 20px;}
  .list-job .list .item .btn{margin-top: 20px;}
  .list-job .list .item .job_t{flex-wrap: wrap;}
  .list-job .list .item .job_t{padding: 15px;}
  .list-download .list .item .name{width: auto;}
  .list-download .list .item a{padding: 0 10px;}
  .ab .titles .des{margin-top: 20px;}
  .news-detail{padding-top: 30px;}
  .news-detail .titles{margin-bottom: 30px;}
  .list-adv{margin-top: 30px;}
  .list-partner{padding: 30px 0 20px 0;}
  .list-partner .logos table tr td{width: calc(100%/3);}
  .list-partner .logos table tr td:nth-child(3n){border-right: none;}
  .list-partner .logos table tr td:nth-child(4n){border-right: 1px solid #f4f4f4;}
  .honor-swiper{padding-bottom: 40px;}
  .eqt{margin-top: 30px;}
  .eqt .equip .equip-item{padding: 10px 10px 30px 10px;}
  .history .his-item{min-height: 500px;height: auto;padding-bottom: 200px;}
  .honor .titles{top: 35vw;}
  .list-about .bn-list{margin-top: 20px;}
  .about-t .about-l .content p, .content1 p{margin-top: 25px;}
  .footer .bottom p{line-height: 24px;}
  .app-swiper{overflow: hidden;}
  .app-swiper2 .sw-box{top: 45px;}
  .app-swiper2{padding-bottom: 50px;}
  .index-service .ser_l .item .sel h3{font-size: 25px;line-height: 25px;}
  .index-service .ser_l .item .sel i{font-size: 48px;}
  .index-service .ser_l .item{padding: 20px;height: 90px;}
  .index-service{padding-top: 60px;}
  .titles h1{font-size: 50px;line-height: 60px;}
  .titles h2{font-size: 25px;line-height: 35px;margin-top: 10px;}
  .titles .texts>span{margin-bottom: 10px;}
  .partner{padding: 35px 0;}
  .picMarquee-left .bd ul li .pic{width: 150px;height: 80px;padding: 8px;}
  .picMarquee-left .bd ul li .pic img{width: 90%;}
  .index-pros .prod-swiper{margin-top: 30px;}
  .index-pros .btns_box{margin-top: 30px;}
  .index-pros{padding: 30px 0;}
  .pro-swiper .txt h2{font-size: 28px;line-height: 26px;}
  .pro-swiper .swiper-button-prev{left: 15px !important;}
  .pro-swiper .swiper-button-next{right: 15px !important;}
  .pro-swiper .pic{width: 70%;}
  .index-news{height: 40px;}
  .index-pro{margin-top: -40px;}
  .index-news .picMarquee-left .bd ul li a{margin-right: 30px;}
  .picMarquee-left .bd ul li .time{margin-left: 30px;}
  .picMarquee-left .bd ul li .tit,.picMarquee-left .bd ul li .time{font-size: 14px;}
  .index-news .title{font-size: 16px;margin-left: 10px;}
  .index-news .wrap_n{width: 100%;}
  .index-news .title img{margin-left: 10px;}
  /*.index-news{margin-top: 45.8vw;}*/
  .index-pros .item .txt{padding: 10px 20px 25px 20px;}
  .about-l .titles h1{font-size: 40px;line-height: 40px;}
  .banner-swiper .cate_box .txts .btns{padding: 10px 15px;}
  .banner-swiper2 .cate_box .txts .btns{padding: 5px 15px;}
  .md{margin-bottom: 0;}
  .footer .info .dls .catalog{width: 200px;}
  .footer .info .dls .catalog .txts{top: 20px}
  .footer .info .dls .catalog .btn{height: 20px;bottom: 33px;}
  .footer .info .dls .dl:nth-child(n+1){margin-right: 20px;}
  .picMarquee-left{width: calc(100% - 160px);
}