@import "font-awesome.css";
@import "iconfont.css";
@import "/skin/iconfont/iconfont.css";
@import "michuan.css";
@import "animate.css";
@import "swiper.min.css";
*{box-sizing:border-box}
.wrap{width:96%;max-width: 96%;margin:0 auto;}
.wraps{width:96%;max-width:100%;margin:0 auto;}
.flex{display: flex;flex-wrap:wrap;justify-content:space-between}
.list.flex{justify-content:flex-start;}
.main{padding:60px 0;}
.banner{position: relative;overflow: hidden;}
.banner .p img{width:100%;}

.top_header{position: fixed;top:0;left:0;width:100%;z-index:99999999999;transition: 0.6s;background: var(--bgcolor);}
.top{height:45px;transition: 0.6s;border-bottom: 1px solid rgba(255,255,255,.2);}
.top_header.height{transform: translateY(-42px);}
.top .top-left{margin-right: 20px;}
.top .wraps{align-items: center;justify-content: flex-end;}
.top .wraps.flex{align-items: center;height: 100%;}
.top .lang-box{margin-right: 20px;}
.top .lang-box .txts{align-items: center;}
.top .lang-box .txts img{margin: 0 13px 0 8px;width: auto;}
.top .lang-box h3{font-size: 16px;color: #fff;font-family: 'Barlow-Medium';text-transform: uppercase;}
.top .lang{align-items: center;}
.top .lang-box .lang a{margin-left:18px;display: flex;align-items: flex-start;}
.top .lang-box .lang a:nth-child(1){margin-left: 0;}
.top .lang-box .lang a span{font-size:14px;margin-left:8px;line-height: 1;color: #fff;}
.top .lang-box .lang a:hover span{opacity: 0.9;}
.header{transition-duration:.6s;height:65px;width:100%;background:var(--bgcolor);z-index: 9999999;display:flex;align-items: center;box-shadow: 0 3px 7px rgba(0,0,0,.10);}
.header .logo{margin-right: 30px;display: flex;align-items: center;width: 315px;justify-content: center;border-right: 1px solid rgba(255,255,255,.2);}
.header>.wraps{position: relative;}
.header .header-left {position: absolute;left: 0;top: 11px;}
.top_header.height{box-shadow:0 15px 30px rgba(0,0,0,0.1);}
.header .header-right .menu,.header .header-right,.header .wraps{height: 100%;}
.header .header-right .item h3 a{font-size:20px;color: #fff;transition: 0.5s;line-height: 1;display: flex;align-items: center;height: 100%;font-family: 'Barlow-Bold';position: relative;}
.header .header-right .item h3 a::after{content: '';width: 0;height: 2px;background: var(--c-color);position: absolute;bottom: 0;right: 0;transition: 0.4s ease;}
.header .header-right .item h3 a:hover::after,.header .header-right .item.on h3 a::after{width: 100%;right: auto;left: 0;}
.header .header-right .item:hover h3 a,.header .header-right .item.on h3 a{color: var(--c-color);}
.header .header-right .item{margin-right:35px;position: relative;display:flex;height:100%;align-items: center;position: relative;}
.header .header-right .item:last-child{margin-right:0;}
.header .header-right .item .sj{width: 0;height: 0;border: 10px solid transparent;border-bottom-color: #fff;position: absolute;bottom: 0;right: 50%;transform: translateX(50%);opacity: 0;transition: 0.4s ease;z-index: 5;}
.header .header-right .item:hover .sj{opacity: 1;}
.header .ico{align-items: center;height: 100%;}
.header .ico a{color:#fff;font-size:20px;width: 70px;border-left: 1px solid rgba(255,255,255,.2);height: 100%;display: flex;align-items: center;justify-content: center;}
.header .ico a i{color: #fff;}
.header .ico a:nth-child(1) i{font-size: 20px;}
.header .item h3{height: 100%;display: flex;align-items: center;}
/* .header .item h3 a:hover,.header .item.on h3 a{} */
.header .subs{z-index:999;transform: scaleY(0);transform-origin: top;transition:transform 0.3s ease;position: fixed;top:110px;left:0;width:100%;background:#fff;box-shadow:0 15px 30px rgba(0,0,0,0.1);}
.header .subs .container{background: var(--bgcolor);height: 80px;}
.header .subs .container .wrap,
.header .subs .container .wrap li{height: 100%;}
.header .subs .container .wrap{display:flex;align-items: center;}
.header .subs .items{display: flex;margin-right: 45px;transition: 0.5s;align-items: center;height: 100%;padding: 0 12px;}
.header .subs .items .pics{margin-right: 15px;}
.header .subs .items .pics .red{display: none;}
.header .subs .items:nth-child(6n){margin-right: 0;}
.header .subs .items:hover{background: #bc0f26;}
.bcolor{background: #bc0f26;}
.header .subs .items span{font-size: 16px;transition: 0.5s;font-family: 'Barlow-Bold';color: #fff;}
.header .subs .bd_b{padding: 25px 0;}
.header .subs .bd_b .box-l{width: 320px;}
.header .subs .bd_b .itemc:hover p{color: var(--bgcolor);}
.header .subs .bd_b .itemc p{font-size: 18px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;transition: 0.5s;margin-top: 15px;border-bottom: 1px solid #d6d6d6;padding-bottom: 15px;display: flex;align-items: center;justify-content: space-between;}
.header .subs .bd_b .itemc p img{margin-left: 10px;display: inline-block;opacity: 0;transition: 0.2s;}
.color{color: var(--bgcolor) !important;}
.opacity{opacity: 1 !important;}
.header .header-right .item:hover .subs{transform: scaleY(1);}
/* .header .subs .bd_b .wrap_b{display: none;} */
.header .subs .bd_b .box-r{width: calc(100% - 320px);padding-left: 30px;}
.header .subs .bd_b .box-r .cont{display: none;width: 100%;}
.header .subs .bd_b .box-r .item{transition-duration:.6s;width: calc((100% - 150px)/6);margin:0 30px 15px 0;transition: 0.6s;background: #fff;padding: 5px 10px 0 10px;border-radius: 8px;border: 1px solid #e4e4e4;border-radius: 8px;}
.header .subs .bd_b .box-r .cont{width: 100%;}
.header .subs .bd_b .box-r .item:nth-child(6n){margin-right:0;}
.header .subs .bd_b .box-r .item .txts{width: calc(100% - 30px);}
.header .subs .bd_b .box-r .item .txt{display: flex;border-top: 1px solid #c9c9c9;transition: 0.6s;justify-content: space-between;padding:12px 0;}
.header .subs .bd_b .box-r .item .txt h3{font-family: 'Barlow-Bold';color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;line-height: 1;width: 100%;transition: 0.5s;height: auto;}
.header .subs .bd_b .box-r .item:hover .txt h3{color: var(--bgcolor);}
.header .subs .bd_b .box-r .item .txt h5{color: #333;font-size: 14px;margin-top: 10px;transition: 0.5s;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;width: 100%;}
.header .subs .bd_b .box-r .item .txt i{font-size: 16px;color: var(--c-color);}
.header .subs .bd_b .box-r .item .pic{padding: 10px 13px;overflow: hidden;}
.header .subs .bd_b .box-r .item .pic img{transition: 0.4s;}
.header .subs .bd_b .box-r .item a:hover .pic img{transform: scale(1.1);}

.header .subx{z-index:999;transform: scaleY(0);transform-origin: top;transition:transform 0.3s ease;position: fixed;top:100%;left:0;width:100%;background:var(--bgcolor);padding: 30px 0;}
.header .subx .wrap{display:flex;justify-content: center;}
.header .subx .items{display: flex;flex-direction: column;margin-right: 40px;width: calc((100% - 80px)/3);}
.header .subx .items img{transition: 0.5s;}
.header .subx .items:hover img{transform: scale(1.1);}
.header .subx .pics{overflow: hidden;border-radius: 15px;border: 5px solid #fff;}
.header .subx .pics img{width: 100%;}
.header .subx .items:nth-child(3n){margin-right: 0;}
.header .subx .items span{font-size: 16px;margin-top: 20px;color: #fff;padding-left: 10px;}
.header .subx .ab span{font-size: 20px;margin-top: 25px;}
.header .header-right .item:hover .subx{transform: scaleY(1);}
.pict img{border-radius: 13px;}
.header .header-right .menu .sub {
  z-index: 2;
  /* display: none; */
  transform: scaleY(0);
  transform-origin: top;transition:transform 0.3s ease;
  position: absolute;
  top:100%;
  left: 0;
  width: auto;
  background: rgba(255,255,255,1);
  color: #000 !important;
  border-radius: 0 0 5px 5px;
  box-shadow:0 15px 30px rgba(20,73,111,0.1);
}
.header .header-right .menu .item:hover .sub {transform: scaleY(1);}
.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;
  position: relative;
  font-size: 16px;
  padding: 0 18px;
  transition: 0.6s;
  color: #000;
}
/* .header .header-right .menu .sub .p:hover{background-color: var(--on-color);} */
.header .header-right .menu .sub .p:hover > a {
  transform: translateX(5px);
  color: #fff;
}
.header .header-right .menu .sub .p:hover{background: var(--bgcolor);}
.links-box .links{align-items: center;margin-right: 12px;}
.links-box .links a{margin-left: 20px;}

.home_swi{position: relative;}
.home_swi img{width: 100%;}
.h_banner .home_swi .h_b_box .h_b_img{position: relative;}
.h_banner .home_swi .h_b_box .h_b_img::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background:rgba(0,0,0,0.3);}
 .h_banner{position: relative;margin-top: 20px;height: calc(100vh - 20px);}
.h_banner .home_swi .h_b_box .h_b_txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
  }
.h_banner .home_swi .h_b_box .h_b_txt .container {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-width: 135px;
  }
  .h_banner .home_swi .h_b_box .h_b_txt .container .icon{display: flex;}
.h_banner .home_swi .h_b_box .h_b_txt .container .p1,.h_banner .home_swi .h_b_box .h_b_txt .container .p1 span{font-size: 48px;font-family: 'Barlow-Bold';text-align: center;line-height: 1;text-transform: uppercase;margin-top: 35px;color: #fff;}
.h_banner .home_swi .h_b_box .h_b_txt .container .p1 span{color: var(--c-color);}
.h_banner .btn-box{display: flex;margin-top: 100px;}
.h_banner .btns{height: 50px;background: #fff;font-size: 18px;border-radius: 10px;display: flex;align-items: center;justify-content: center;min-width: 180px;padding: 0 10px;z-index: 10;transition: 0.4s;font-family: 'OPENSANS-REGULAR';}
.h_banner .btns:hover i{color: #fff;}
.h_banner .btns i{margin-right: 10px;z-index: 9;transition: 0.4s;}
.h_banner .btns span{line-height: 1;z-index: 9;transition: 0.5s;transition-delay: 0.4s;}
.h_banner .btn-box .btns:nth-child(1){margin-right: 20px;background: var(--c-color);}
.h_banner .btn-box .btns:nth-child(1) span{color: #fff;}
.h_banner .btn-box .btns:nth-child(1):hover{color: #000;}
.swiper-button-next:after,.swiper-button-prev:after{content: "";display: none;}
.swiper-button-next, .swiper-button-prev{color: transparent;background: none;width: auto;height: auto !important;}
.home_swi,.home_swi .swiper-slide,.home_swi .h_b_box,.home_swi .h_b_img,.home_swi .h_b_img a,.home_swi .h_b_img a img{height: 100%;width: 100%;object-fit: cover;}
.home_swi .swiper-button-prev {
    left: 3.39vw !important;
    top: 50% !important;
    margin-top: 0;
    transform: translateY(-50%);
    margin-top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .home_swi .swiper-button-prev i{ font-size:2.08vw;color: #fff;opacity: 0.6;transition: 0.4s;}
  .home_swi .swiper-button-prev i:hover{opacity: 1;color: var(--bgcolor);}
  
  .home_swi .swiper-button-next {
    right: 3.39vw !important;
    top: 50%;
    color: #fff;
    margin-top: 0;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .home_swi .swiper-button-next i{ font-size: 2.08vw;color: #fff;opacity: 0.6;transition: 0.4s;}
  .home_swi .swiper-button-next i:hover{opacity: 1;color: var(--bgcolor);}

.index-cate{padding: 60px 0 50px;}
.index-cate .titles{text-align: center;}
.index-cate .titles h1{font-size: 72px;line-height: 1;margin-top: 15px;font-family: 'BEBASNEUE BOLD';}
.index-cate .item{width: calc((100% - 120px)/3);margin-right: 60px;margin-bottom: 60px;border-radius: 8px;overflow: hidden;}
.index-cate .item:nth-child(3n){margin-right: 0;}
.index-cate .list{margin-top: 65px;}
.index-cate .item .back{position: absolute;bottom: 0;left: 0;width: 100%;height: 70px;display: flex;align-items: center;font-size: 18px;color: #fff;background: rgba(3,108,184,0.8);transition: 0.6s;}
.index-cate .item .back h2{top: 50%;left: 20px;transform: translate(0,-50%);position: absolute;transition: 0.6s;color: #fff;}
.index-cate .item i{top: -15%;left: 50%;transform: translate(-50%,0);position: absolute;transition: 0.6s;z-index: 5;}
.index-cate .item:hover i{top: 40%;}
.index-cate .item:hover .back{height: 100%;}
.index-cate .item:hover .back h2{left: 50%;transform: translate(-50%,-50%);top: 57%;}
.index-cate .item .pic{position: relative;border-radius: 8px;}
.index-cate .item:hover .pic i img{transform: scale(1);}
.index-cate .icon img{width: 180px;}

.index-about{padding: 90px 0 10px;overflow: hidden;}
.index-about .flex{flex-wrap: nowrap;}
.index-about .ab_l h1{font-size: 48px;max-width: 590px;line-height: 1.1;font-family: 'Barlow-Bold';}
.index-about .ab_l h1 span{color: var(--on-color);text-transform: uppercase;font-family: 'Barlow-Bold';}
.index-about .ab_l h1 .yi{color: var(--c-color);}
.index-about .ab_l .box{display: flex;}
.index-about .ab_l .video-box{display: flex;align-items: center;}
.index-about .ab_l .box .video-btn{margin-left: 35px;cursor: pointer;}
.index-about .ab_l .box .video-btn img{transition: 0.5s;}
.index-about .ab_l .box .video-btn{position: relative;display: inline-block;cursor: pointer;}
.index-about .ab_l .box .video-btn img{width: auto;}
.index-about .ab_l .box .video-btn .vbtn{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 5;}
.index-about .ab_l .box .video-btn .videoback{animation: video 3s infinite}
.index-about .textcontent{margin-top: 40px;}
.index-about .ab_box{width: 51%;margin-left: 30px;}
.index-about .ab_box .textcontent{margin-top: 40px;}
.index-about .textcontent p{font-size: 18px;line-height: 32px;margin-bottom: 40px;}
.index-about .about-r{width: 45%;}
.btn_box{display: flex;}
.index-about .btns{background: var(--bgcolor);border-radius: 8px;display: flex;justify-content: center;height: 50px;align-items: center;min-width: 180px;}
.index-about .btns span{font-size: 18px;margin-left: 10px;color: #fff;}
.list-about{padding: 70px 0 100px;}
.list-about .about-l{width: calc(100% - 620px);}
.list-about .about-l .tit-a {font-size: 48px;max-width: 590px;line-height: 1.1;font-family: 'Barlow-Bold';}
.list-about .about-l .tit-a span{color: var(--on-color);text-transform: uppercase;font-family: 'Barlow-Bold';}
.list-about .about-l .tit-a .yi{color: var(--c-color);}
.list-about .about-l .pics{margin-top: 40px;overflow: hidden;border-radius: 16px;}
.list-about .about-l .pics img{width: 100%;transition: 0.8s;}
.list-about .about-l .pics:hover img{transform: scale(1.02);}
.list-about .about-l .textcontent{margin-top: 60px;}
.list-about .about-l .textcontent p{font-size: 18px;line-height: 32px;}
.index-video{position: relative;border: none;overflow: hidden;margin: 0;padding: 0;}
.index-video video,.index-video img{display: block;width: 100%;}
.index-video::after{content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.3);z-index: 2;}
.index-video .btns{background: #fff;border-radius: 9px;display: flex;justify-content: center;height: 50px;align-items: center;min-width: 150px;margin-top: 80px;}
.index-video .btns span{font-size: 18px;margin-right: 10px;transition: 0.4s;transition-delay: 0.4s;}
.index-video .texts{position: absolute;top: 50%;left: 100px;transform: translateY(-50%);z-index: 5;}
.index-video .texts h1{font-size: 36px;font-family: 'Barlow-Bold';line-height: 1;color: #fff;}
.index-video .texts p{font-size: 18px;line-height: 24px;color: #fff;max-width: 440px;margin-top: 30px;}
.bn-list{
  display: flex;
  justify-content: space-between;
  width: 250px !important;
  flex-wrap: wrap;
}
.bna-list{width: 100% !important;}
.about-a{padding-left: 100px;width: 620px;margin-top: 40px;}
.bn-list li{display: flex;width: 100% !important;margin-bottom: 80px;}
.bna-list li{justify-content: space-between;border-bottom: 1px solid #e9e9e9;padding-bottom: 25px;align-items: center;}
.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: 15px;
}
 .bn-list li h2 {
  position: relative;
}
.bn-list li h2 {margin-bottom: 5px;position: relative;}
.bn-list li h2 .number {
  font-size: 36px;
  font-family: 'Barlow-Bold';
  line-height: 1;
  transition: 0.5s;
}
.bna-list li h2 .number{font-size: 90px;}
.bna-list li:hover h2 .number{color: var(--bgcolor);}
 .bn-list li .des {
  text-align: left;
  display: inline-block;
  font-size: 18px;
  color: #333333;
}
.link{width: 100%;border-top: 1px solid #e9e9e9;border-bottom: 1px solid #e9e9e9;padding: 60px 0;}
.link .item{display: flex;flex-direction: column;width: 16.6%;align-items: center;justify-content: flex-end;}
.link .item i{font-size: 75px;color: #333333;transition: 0.5s;}
.link .item:hover i{color: var(--bgcolor  );}
.link .item:nth-child(2) i{font-size: 80px;}
.link .item:nth-child(6) i{font-size: 67px;}
.link .item span{font-size: 24px;font-family: 'Barlow-Bold';text-align: center;margin-top: 18px;}
.index-support{padding: 70px 0 80px;}
/*.index-support .title{display:flex;}*/
.index-support .tit{font-size: 72px;line-height: 1;font-family: 'BEBASNEUE BOLD';}
.index-support .item{width: 22.6%;}
.index-support .flex{margin-top: 90px;}
.index-support .item .icon{min-height: 44px;}
.index-support .item h1{font-size: 24px;line-height: 1.1;font-family: 'Barlow-Bold';margin-top: 25px;max-width: 200px;min-height: 50px;transition: 0.3s;}
.index-support .item:hover h1{color: var(--on-color);}
.index-support .item p{font-size: 18px;line-height: 32px;margin-top: 35px;}

.profile{border-top: 1px solid #f3f3f3;padding-top: 65px;}
.profile .txtcontent{margin-top: 45px;}
.profile .txtcontent p{font-size: 20px;font-family: 'SourceHanSansCN-Light';color: #343434;line-height: 36px;width: 100%;margin-bottom: 25px;}
.history{background: url("/skin/images/history_02.webp") no-repeat;}
.history .txts{position: absolute;left: 0;padding: 0 35px;top: 74%;transition: 0.8s;}
.history .txts .no{font-family: 'Roboto-Bold';font-size: 58px;color: #e9e9e9;line-height: 1;text-align: center;}
.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 p{font-family: 'SourceHanSansCN-Regular';font-size: 26px;color: #fff;margin-top: 15px;line-height: 48px;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: 880px;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: 40%}
.his-swiper .swiper-slide .his-item:hover{background: rgba(230,0,18,0.7);}
.his-swiper .pic img{width: 100%;}
.fac{padding: 70px 0;}
.ins{padding: 70px 0;}
.list-fac .item{width: calc((100% - 160px)/5);margin-right: 40px;position: relative;margin-bottom: 40px;padding: 4px;border-radius: 8px;overflow: hidden;box-shadow: 0 9px 30px rgba(3,108,184,.18);transition: 0.5s;}
.list-fac .item:hover{box-shadow: 0 10px 30px rgba(3,108,184,.25);}
.list-fac .item:nth-child(5n){margin-right: 0;}
.list-fac .item .pic{border-radius: 8px 8px 0 0;}
.list-fac .item h2{width: 100%;display: flex;align-items: center;font-size: 18px;transition: 0.5s;padding: 20px 10px 20px 13px;}
.eco .item h2{padding: 20px 5px 20px 7px;font-size: 16px;line-height: 26px;}
.trans .item:hover .pic img{transform: scale(1.13);}

.list-ins .item{width: calc((100% - 160px)/5);margin-right: 40px;position: relative;margin-bottom: 40px;padding: 4px;border-radius: 8px;overflow: hidden;box-shadow: 0 9px 30px rgba(3,108,184,.18);transition: 0.5s;}
.list-ins .item:hover{box-shadow: 0 10px 30px rgba(3,108,184,.25);}
.list-ins .item:nth-child(5n){margin-right: 0;}
.list-ins .item .pics{border-radius: 8px 8px 0 0;overflow: hidden;position: relative;}
.list-ins .item .pics>img{transition: 0.5s;}
.list-ins .item:hover .pics>img{transform: scale(1.1);}
.list-ins .item .pics .videobtns{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.list-ins .item h2{width: 100%;display: flex;align-items: center;font-size: 18px;transition: 0.5s;padding: 20px 10px 20px 13px;}

.faq{padding: 20px 0 100px;}
.faq-c{transition: 0.7s;box-shadow: 0 9px 30px rgba(3,108,184,0.10);margin-top: 40px;overflow: hidden;border-radius: 14px;}
.faq-c h1{font-size: 16px;display: flex;align-items: center;cursor: pointer;padding: 25px 15px 25px 25px;line-height: 1.1;border-radius: 9px 9px 0 0;}
.faq-c p{font-size: 18px;display: flex;align-items: flex-start;padding: 30px 25px;cursor: pointer;line-height: 32px;background: var(--bgcolor);color: #fff;}
.faq-c:hover{box-shadow: 0 9px 30px rgba(3,108,184,0.2);transform: translateY(-10px);}

.custom{padding: 70px 0 100px;}
.custom .tit{font-size: 48px;font-family: 'Barlow-Bold';}
.custom .contents{margin-top: 50px;}
.custom .contents p{font-size: 18px;line-height: 32px;}
.custom .contents h3{font-size: 24px;font-family: 'Barlow-Bold';margin: 40px 0;}

.tit-cul{font-size: 48px;font-family: 'Barlow-Bold';line-height: 1.15;}
.tit-cul2{color: var(--bgcolor);}
.tit-cul2 span{color: var(--c-color);font-family: 'Barlow-Bold';}
.culture{padding: 60px 0 80px;}
.culture .cul-main{width: calc(100% - 170px);margin-top: 10px;}
.culture .cul-main .tit-m{font-size: 18px;font-family: 'Barlow-Bold';line-height: 1.1;margin-bottom: 25px;} 
.culture .cul-main .cul-box{margin-bottom: 55px;}
.culture .cul-main .cul-box h3{font-size: 18px;line-height: 1;margin-bottom: 40px;color: var(--bgcolor);}
.culture .cul-main .cul-box p{line-height: 32px;font-size: 18px;}
.culture .cul-list{margin-top: 80px;}
.culture .vision{margin-top: 45px;}
.culture .vision .pics{width: 40.6%;}
.culture .vision h1{font-size: 30px;font-family: 'Barlow-Bold';}
.culture .vision h2{font-size: 18px;margin-top: 5px;}
.culture .vision .vision-r{width: 59%;padding-left: 15px;}
.culture .vision .vision-r p{line-height: 32px;font-size: 18px;margin-top: 40px;}
.culture .vision .vision-r .logo-v{display: flex;justify-content: flex-end;margin-top: 200px;}

.honor{position: relative;padding: 0 0 70px 0;margin-top: 60px}
.honor>.pics img{width: 100%;}
.honor .titlev{position: absolute;top: 35px;left: 100px;}
.honor .titlev h1{font-size: 60px;font-family: 'Barlow-Bold';line-height: 1;color: var(--bgcolor);}
.honor .titlev p{font-size: 18px;line-height: 30px;margin-top: 30px;max-width: 840px;color: #000;}
.honor .wrap{margin-top:-30px;}
.honor .item{width: calc((100% - 160px)/5);margin-right: 40px;position: relative;margin-bottom: 40px;padding: 10px;border-radius: 8px;overflow: hidden;box-shadow: 0 9px 30px rgba(3,108,184,.18);transition: 0.5s;}
.honor .item:hover{box-shadow: 0 10px 30px rgba(3,108,184,.25);transform: translateY(-25px);}
.honor .item a,.honor .item img{width: 100%;display: inline-block;}
.honor .item:nth-child(5n){margin-right: 0;}
.honor .item h2{width: 100%;display: flex;align-items: center;font-size: 18px;transition: 0.5s;padding: 20px 10px 25px 8px;}

.titlec h1{font-size: 60px;font-family: 'Barlow-Bold';line-height: 1;color: var(--bgcolor);}
.titlec p{font-size: 18px;line-height: 32px;margin-top: 20px;max-width: 820px;color: #000;}
.list-act .titlec p{max-width: 100%;margin-top: 30px;}
.titlec h3{font-size: 18px;margin-top: 30px;color: var(--bgcolor);}
.develop{padding: 80px 0 100px;}
.develop .bd{position: relative;}
.develop .bd ul{margin-top:60px;position: relative;}
.develop .bd li .events{margin-bottom: 50px;position: relative;width: 100%;min-height: 100px;}
.develop .bd li .events p{color:#000;position:absolute;font-size: 24px;padding: 30px 25px;border-radius: 4px;line-height: 32px;margin-bottom: 30px;box-shadow: 0 9px 30px rgba(3,108,184,.18);max-width: 800px;width: 800px;left: 0;transform: translate(calc(-100% - 45px),-50%);top: 50%;border-radius: 8px;text-align: right;font-family: 'Barlow-Bold';}
.develop .bd li .events:nth-child(2n) p{right: 0;transform: translate(calc(100% + 45px),-50%);left: auto;text-align: left;}
.develop .bd li .events span{color:var(--bgcolor);font-size: 48px;position: absolute;right: 0;top: 50% !important;transform: translate(calc(100% + 45px),-50%) !important;font-family: 'Barlow-Bold';}
.develop .bd li .events:nth-child(2n) span{left: 0;transform: translate(calc(-100% - 45px),-50%) !important;right: auto;}
.develop .bd li p:before{width:16px;height:16px;border-radius:16px;background:#fff;position:absolute;right:-54px;top:50%;content:"";border: 4px solid var(--bgcolor);z-index: 9;transform: translateY(-50%);box-sizing: border-box;}
.develop .bd li .events:nth-child(2n) p:before{right: auto;left: -54px;}
.develop .bd ul li{width: 3px;background: var(--bgcolor);border-radius: 4px;display: flex;flex-direction: column;padding-top: 40px;}
.develop .bd li p:after{width:0;height:0;position:absolute;right:-20px;top:50%;transform: translateY(-50%);content:"";border: 10px solid transparent;z-index: 9;border-left-color: #fff;}
.develop .bd li .events:nth-child(2n) p:after{right: auto;left: -20px;border-left-color: transparent;border-right-color: #fff;}
.develop .bd .logo-d{width: 220px;height: 220px;background: var(--bgcolor);display: flex;justify-content: center;align-items: center;border-radius: 50%;}
.develop .bd ul{display: flex;flex-direction: column;align-items: center;margin-top: 70px;}
.list-rd{padding: 80px 0 70px;}
.list-rd .rd-content{margin-top: 60px;}
.list-rd .rd-content .item{width: 23.2%;box-shadow:0 9px 30px rgba(3,108,184,0.18);border-radius: 16px;padding: 30px 35px 45px 30px;margin-bottom: 40px;transition: 0.7s ease;cursor: pointer;}
.list-rd .rd-content .item:hover{box-shadow:0 6px 15px rgba(3,108,184,0.10);}
.list-rd .rd-content .item .icon img{transition: 0.5s ease;}
.list-rd .rd-content .item:hover .icon img{transform: rotateY(360deg);}
.list-rd .rd-content p{font-size: 18px;line-height: 30px;color: #000;margin-top: 25px;}
.list-rd .rd-r{margin-top: 60px;}
.list-rd .rd-r .pics{border-radius: 14px;background: #fff;margin-bottom: 35px;box-shadow:0 9px 30px rgba(3,108,184,0.18);width: 48.8%;overflow: hidden;border: 10px solid #fff;}
.list-rd .rd-r .pics img{width: 100%;border-radius: 6px;}
.list-rd .rd-r .pics:hover img{transform: scale(1.1);}
.list-lab{margin-top: 30px;}
.list-lab .list{margin-top: 30px;}
.list-lab .item,.list-act .item{width: calc((100% - 120px)/4);margin-right: 40px;position: relative;margin-bottom: 40px;padding: 10px;border-radius: 15px;overflow: hidden;box-shadow: 0 9px 30px rgba(3,108,184,.18);transition: 0.5s;}
.list-lab .item:hover,.list-act .item:hover{box-shadow: 0 10px 30px rgba(3,108,184,.25);}
.list-lab .item .pic,.list-act .item .pic{border-radius: 8px 8px 0 0;}
.list-lab .item:nth-child(4n),.list-act .item:nth-child(4n){margin-right: 0;}
.list-lab .item h1,.list-act .item h1{width: 100%;display: flex;align-items: center;font-size: 18px;transition: 0.5s;padding: 20px 10px 20px 10px;}
.list-act{padding: 80px 0 70px;}
.list-act .list{margin-top: 65px;}

 .faq-paging{margin-top: 70px;}

.clear{clear: both;}
.market{padding: 80px 0 100px;}
.market .market-grid{margin-top: 45px;gap: 30px;}
.market .market-box{width: 47.6%;border-radius: 15px;overflow: hidden;box-shadow: 0 9px 30px rgba(3,108,184,.18);float: left;margin-bottom: 50px;}
.market .market-box:nth-child(2n){margin-left: 4.8%;}
.market .market-box .box-hd{background: var(--bgcolor);padding: 18px;}
.market .market-box .box-hd h2{font-size: 18px;color: #fff;}
.market .market-box .box-bd{background: #fff;}
.market .market-box .logo-grid{display: flex;flex-wrap: wrap;}
.market .market-box .logo-item{width: 33.33%;border: 1px solid #e0e0e0;min-height: 100px;display: flex;align-items: center;justify-content: center;padding: 20px;box-sizing: border-box;}
.market .market-box td img{max-width: 100%;max-height: 60px;transition: 1s;}
.market .market-box td img:hover{transform: rotateY(360deg);}
.market .market-box .logo-grids{width: 100%;border-collapse: collapse;border: none;outline: none;table-layout: fixed;}
.market .market-box .logo-grids td{border-right: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;text-align: center;min-height: 113px;height: 113px;padding: 0 10px;}
.market .market-box .logo-grids td:nth-child(3n){border-right: none;}
.market .market-box .logo-grids tr:last-child td{border-bottom: none;}

.news-list{padding: 70px 0 90px;}
.list-news .list{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.list-news .list .item {width: calc((100% - 160px)/3);margin-right: 80px;background: #fff;margin-bottom: 60px;transition: 0.5s;position: relative;box-shadow: 0 8px 35px rgba(0,0,0,.10);border-radius: 13px;overflow: hidden;}
/* .list-news .list .item:hover{box-shadow: -3px 0px 20px 0px rgba(0, 0, 0, 0.05),3px 15px 20px 0px rgba(0, 0, 0, 0.05);} */
.list-news .list .item:nth-child(3n){margin-right: 0;}
.list-news .list .item .date{font-size: 18px;margin-top: 25px;display: inline-block;}
.list-news .list .item .txt{padding: 45px 25px 40px 25px;transition: 0.4s;}
.list-news .list .item h2{font-size: 24px;font-family: 'Barlow-Bold';transition: 0.5s;}
.list-news .list .item p{font-size: 18px;margin-top: 40px;line-height: 32px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
.list-news .list .item:hover .date,.list-news .list .item:hover h2,.list-news .list .item:hover p{color: #fff;}
.list-news .list .item:hover{background: var(--bgcolor);}
.footer{color:#fff;background:var(--bgcolor);padding-top: 65px;border-top: 7px solid var(--c-color);}
.info_f{margin-top: 50px;}
.info_f .ico{align-items: center;}
.info_f .ico a{position: relative;font-size:20px;margin-right:18px}
.info_f .ico a i{font-size: 20px;display: inline-block;transition: 0.5s;color:#fff;}
.info_f .ico a:after{content:"";width:1px;height:18px;background:#fff;position: absolute;right:-9px;top:50%;margin-top:-9px;}
.info_f .ico a:nth-last-child(1):after{display: none;}
.info_f .ico a i:hover{transform: translateY(-5px);}

.footer .info{display: flex;justify-content: space-between;flex-wrap: wrap;padding-bottom: 50px;}
.footer .info .info-l{flex: 1;}
.footer .info>.flex{flex-wrap: nowrap;}
.footer .info .info-txt{font-size: 18px;color: #fff;max-width: 580px;line-height: 24px;}
.footer .info .dls{display: flex;width: 100%;margin-top: 30px;justify-content: space-between;padding-right: 300px;}
.footer .info .dls .dl-txt{margin-right: 60px;margin-bottom: 30px;}
.footer .info .dls .dl-txt p{font-size: 16px;line-height: 32px;margin-top: 30px;}
.footer .info .dls .dl{margin-right: 145px;margin-bottom: 20px;max-width: 500px;}
.footer .info .dls .dl:last-child{margin-right: 30px;}
.dl .dl-title {
  font-size: 24px;
  margin-bottom: 30px;
  color: #fff;
}
.dl .dl-title a{border-bottom: 2px solid rgba(255,255,255,.8);font-family: 'Barlow-Bold';}
.dl>dd a{
  line-height: 36px;
  font-size: 16px;
}
.dl>dd a span{ color: #fff !important;}
.dl>dt a{color: #fff;}
.dl>p{display: flex;margin-bottom: 25px;white-space: nowrap;}
.dl>.p{line-height: 26px;}
.dl>.p1{margin-bottom: 10px;}
.dl>.p .txt_box a:last-child,.dl>.p .txt_box a:nth-last-child(2){margin-left: 60px;}
.dl>p .iconx{width: 20px;margin-right: 10px;}
.dl>p .iconx img{width: 100%;}
.dl>p .txt_box{width: calc(100% - 32px);color: #fff;}
.dl>p,.dl>p a{color: #fff;font-size: 16px;line-height: 25px;transition: 0.5s;}
.footer .info .dls .dl dd span{position: relative;white-space: nowrap;transition: 0.5s;}
.footer .info .dls .dl dd:hover span{color: var(--c-color) !important;}
.footer .info .dls .dl dd span:hover::after{width: 100%;}
.footer .info .dls .dl dd span::after {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  background: var(--c-color);
  left: 0;
  bottom: 0;
  transition: all 0.5s ease;
  transform-origin: 50% 50%;
}
.footer .info .message{width: 645px;}
.footer .info .message .mes-title{margin-bottom: 30px;font-size: 30px;;line-height: 40px;}
.footer .info .message .mes-title span{border-bottom: 1px solid #fff;color: #fff;font-family: 'Barlow-Bold'}
.footer .info .message .mes-title i{font-size: 32px;margin-right: 16px;color: #fff;}
.footer .info .message .mes-des{font-size: 16px;color: #fff;line-height: 24px;}
.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 label{width: 100%;}
.footer .info .message .mw
{font-size: 16px; width: 100%;height: 50px;padding-left: 13px;box-sizing: border-box;background: #004b81;border-radius: 10px;color: #fff;}
.footer .info .message .mw::placeholder{color: #6cacda;}
.footer .info .message #submit{transition: 0.4s ease; display: flex; height:40px;background-color: #fff;border: none;align-items: center;justify-content: center;padding: 0 10px;position: relative;width: 100%;line-height: 1;margin-top: 20px;cursor: pointer;border-radius: 8px;}
.footer .info .message #submit:hover{background: #fff;}
.footer .info .message #submit span{font-size: 16px;color: var(--on-color);z-index: 2;transition: 0.5s;}
.footer .info .message #submit i{font-size: 16px;z-index: 2;color: var(--bgcolor);transition: 0.5s;margin-left: 8px;}
 .message #submit:hover{box-shadow: 10px 5px 20px rgba(3,108,184,.18),-10px -5px 20px rgba(3,108,184,.18),-10px -5px 20px rgba(3,108,184,.18) inset;transform: scale(1.05);}
 .footer .info .message #submit:hover span{transform: translate(-10px);color: var(--bgcolor);}
 .footer .info .message #submit:hover i{transform: translate(10px);color: var(--bgcolor);}
.footer .info .message .ipt-title{font-size: 16px;color: #fff;margin-bottom: 18px;}
.form-group {
  margin-top: 18px;
  display: flex;
}

.form-title {
  font-size: 16px;
  margin-right: 30px;
  white-space: nowrap;
  color: #fff;
  line-height: 1;
}

.checkbox-row {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}

.checkbox-label {
  font-size: 16px;
  display: flex;
  line-height: 1;
  align-items: center;
  width: 50% !important;
  margin-bottom: 15px;
}
 .checkbox-label span{display: inline-block;width: calc(100% - 17px); color: #fff;}
 .checkbox-label1{width: 100% !important;}
/* .checkbox-label:nth-child(1){margin-right: 20px;} */
input[type="checkbox"] {
  visibility: hidden;
  position: absolute;
} 
.custom-check{width: 12px;height: 12px;border-radius: 50%;background: #fff;position: relative;margin-right: 5px;}
.custom-check1{width: 12px;height: 12px;background: #fff;position: relative;margin-right: 8px;}
input[type="checkbox"]:checked + .custom-check::after{
   width: 6px;
   height: 6px;
   content: "";
   position: absolute;
   left: 50%;
   top: 50%;
   transform: translate(-50%, -50%);
   background: var(--c-color);
   border-radius: 50%;
}
input[type="checkbox"]:checked + .custom-check1::after{
  font-family: 'iconfont';
  content: "\e61d";
  position: absolute;
  color: var(--c-color);
  left: 50%;
   top: 50%;
   transform: translate(-60%, -50%);
   font-size: 11px;
}

.footer .bottom{padding:35px 0 45px;border-top:1px solid rgba(255,255,255,.3);}
.footer .bottom br{display: none;}
.footer .bottom p,.footer .bottom p a{color:#FFFFFF;font-size:16px;}
.footer .bottom p a{margin-left: 15px;}

.list-news .content,.list-products .content{width: 100%;}
.news-detail .wrap{border: none;}
.news-detail{padding: 80px 0 50px;}
.list-news .show .t h2{font-size:24px;line-height:1;font-family: 'Barlow-Bold';}
.list-news .show .t .time{padding:20px 0 25px;font-size:18px;}
.list-news .show .c{margin-bottom:35px;padding:40px 0 60px;font-size:18px;line-height:32px;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;}
.list-news .show .m .top_bottom_page p,.list-news .show .m .top_bottom_page p a{font-size:18px;line-height:32px;}
.list-news .show .m .top_bottom_page p a:hover{color:var(--bgcolor)}
.list-news .show .m .btn{width:150px;height:50px;display:flex;align-items: center;background:var(--bgcolor);color:#fff;font-size:18px;justify-content: center;border-radius: 6px;}
.list-news .show .m .btn span{color: #fff;}
.list-news .show .m .btn img{margin-right:10px}
.list-news .show .m .btn:hover{border-radius:30px}
.list-news .title_n{font-size: 48px;margin: 80px 0 65px;}
.list-news .title_n span{font-family: 'Barlow-Bold';border-bottom: 3px solid var(--on-color);color: var(--on-color);}

.location{height: 55px;background: rgba(0,0,0,0.6);margin-top: -55px;z-index: 9999;position: relative;}
.location .wrap{display:flex;align-items: center;height: 100%;}
.location a{text-transform:uppercase;font-size: 17px;color: #fff;}
.location a:hover{color: var(--bgcolor);}
.location span{margin:0 8px;font-size: 20px;color: #fff;}
.list-contaact{padding-top: 60px;}
.list-contaact .bd .contact-l{width:520px;display: flex;flex-direction: column;justify-content: space-between;}
.list-contaact .bd .t h1{font-family: 'Barlow-Bold';font-size: 60px;}
.list-contaact .bd .t p{font-size:18px;line-height:32px;margin-top: 30px;}
.list-contaact .bd .t .pic{margin-top:60px}
.list-contaact .bd .txt{width:calc(100% - 520px);padding-left: 120px;padding-bottom: 70px;}
.list-contaact .bd .txt .cons_box{display: flex;align-items: center;justify-content: space-between;}
.list-contaact .bd .txt .icon{width: 45px;}

.list-contaact .bd .txt .con_box{display: flex;align-items: center;border-bottom:1px solid #cccccc;width: 48%;position: relative;}
.list-contaact .bd .txt .con_box .items{display: flex;width: calc(100% - 60px);margin-left: 20px;}
.list-contaact .bd .txt .con_box .items .item{margin-top: 30px;width: 37%;margin-left: 0;}
.list-contaact .bd .txt .con_box .items .item:nth-child(1){width: 25%;}
.list-contaact .bd .txt .con_box::after{width: 0;height: 1px;background: var(--bgcolor);content: "";position: absolute;left: 0;bottom: 0;transition: 0.8s;}
.list-contaact .bd .txt .con_box:hover::after{width: 100%;}
.list-contaact .bd .txt .con_box1{width: 100%;}
.list-contaact .bd .txt .con_box i{font-size: 38px;color: var(--bgcolor);font-weight: bold;}
/* .list-contaact .bd .txt .con_box1 .item{margin-top: 0;} */
.list-contaact .bd .txt .item{margin-top: 30px;padding-bottom: 25px;transition: 0.6s;margin-left: 20px;width: calc(100% - 60px);}
.list-contaact .bd .txt .item .p a{margin-right: 30px;}
.list-contaact .bd .txt .item .p a:last-child{margin-right: 0;}
.list-contaact .bd .txt .item:hover{border-color: var(--bgcolor);}
.list-contaact .bd .txt .item h1{font-size: 18px;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: 16px;margin-top: 12px;line-height: 24px;font-family: 'Barlow-Medium';color: #000;}
.list-contaact .bd .txt .item1 .p:nth-child(3){margin-top: 0;}
.list-contaact .bd .codes{display: flex;justify-content: space-between;}
.list-contaact .bd .codex{margin-top: 50px;text-align: center;width: 47%;}
.list-contaact .bd .codex img,.footer .codex img{border: 10px solid var(--on-color);border-radius: 10px;width: 100%;}
.footer .codex{max-width: 200px;margin-top: 55px;}

.list-contaact .message{width: 100%;margin-top: 70px;}
.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:#373739; font-family: 'Barlow-Medium';font-size: 16px; width: 100%;height: 50px;padding-left: 12px;box-sizing: border-box;border: 1px solid #bcbcbc;margin-bottom: 30px;border-radius: 5px;transition: 0.4s;}
.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);box-shadow: 0 9px 30px rgba(3,108,184,.15);}
.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: 'Barlow-Medium';color: #202b32;}
.list-contaact .message .content{padding-top: 20px; width:100%;height: 250px;padding-left: 12px;margin-bottom: 30px;font-size: 16px;border: 1px solid #bcbcbc;border-radius: 5px;transition: 0.4s;}
.list-contaact .message #submit{transition: 0.4s ease; display: flex; width: 170px;height:50px;font-size: 16px;color: #fff;border: none;align-items: center;justify-content: center;border-radius: 5px;cursor: pointer;background: var(--bgcolor);}
.list-contaact .message #submit:hover{transform: scale(1.05);}
.list-contaact .message #submit i{ margin-right: 10px;font-size: 18px;color: #fff;}
/* .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 #bcbcbc;
  width: calc(100% - 190px);
  border-radius: 5px;
  transition: 0.4s;
}
.list-contaact .form-div .code_box input{width: 100%;height: 50px;padding-left: 12px;border-radius: 5px;}
.list-contaact .form-div .code_box img {
  height: 50px;
  position: absolute;
  right: 5px;
  top: 0;
  cursor: pointer;
}
.layui-layer-content{color: #fff !important;}
.catalog{margin-top: 80px;}
.a-back{position: relative;} 
.a-back img{width: 100%;}
.a-back .txts{position: absolute;left: 30px;top: 23%;color: #fff;} 
.a-back .txts h1{font-size: 48px;line-height: 1.1;font-family: 'Barlow-Bold';color: #fff;}
.a-back .name{font-size: 18px;color: #acacac;position: absolute;left: 20px;bottom: 13.5%;}
.bookbox{flex-direction: column;align-items: center;margin-bottom: 100px;}
.bookbox  iframe{width: 100%;height: 870px;}
.bookbox .btn-box{display: flex;margin-top: 40px;justify-content: center;}
.btna{height: 45px;min-width: 230px;display: flex;align-items: center;background: var(--bgcolor);padding: 2px;transition: 0.5s;position: relative;z-index: 0;overflow: hidden;cursor: pointer;margin-right: 35px;padding-right: 13px;}
.btna span{font-size: 16px;line-height: 1;display: flex;min-width: 180px;height: 100%;align-items: center;justify-content: center;position: relative;z-index: 3;color: #000;padding: 0 10px;transition: 0.5s;}
.btna span::after{content: '';width: 100%;height: 100%;background: #fff;position: absolute;top: 0;left: 0;z-index: -1;transition: 0.5s;}
.btna::after{content: '';width: 100%;height: 100%;background: var(--bgcolor);position: absolute;top: 0;right: 0;z-index: -3;transition: 0.5s;}
.btna:hover::after{width: 0;}
.btna:hover span::after{width: 0;}
.btna:hover span,.btna:hover i{color: #fff;}
.btna i{font-size: 22px;color: #fff;position: relative;z-index: 3;margin-left: 13px;transition: 0.5s;}

.sw-box{width: 150px;height: 50px;background: #fff;border-radius: 9px;display: flex;align-items: center;padding: 0 4px;}
/* .prod-swiper{padding-bottom: 120px;} */
.sw-box .swiper-button-prev i,.sw-box .swiper-button-next i{ font-size: 30px;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: var(--bgcolor);}
.sw-box .swiper-button-prev {
  left: 0 !important;
  top: auto;
  bottom: 0px !important;
  margin-top: 0;
  transition: 0.6s;
  width: 50%;
  height: 40px !important;
  border-radius: 5px 0 0 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.swiper-button-prev,.swiper-button-next{background-image: none;}
.swiper-button-prev:hover i,.swiper-button-next:hover i{color: #fff;}
.sw-box .swiper-button-next {
  right: 0 !important;
  top: auto;
  margin-top: 0;
  bottom: 0px !important;
  width: 50%;
  height: 40px !important;
  border-radius: 0 5px 5px 0;
   display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.sw-box .swiper-button-prev:hover,.sw-box .swiper-button-next:hover{background: var(--bgcolor);}
.prod-swiper{padding-bottom: 40px;}
.prod-swiper .swiper-pagination{bottom: 0;}
.prod-swiper .swiper-pagination .swiper-pagination-bullet{ opacity: 1; background-color: #333333;width: 70px;height: 6px;border-radius: 6px;margin-right: 20px !important;}
.prod-swiper .swiper-pagination .swiper-pagination-bullet-active{background-color: var(--bgcolor);}
.index-pro{padding: 95px 0;}
.pro_list{border-top: 1px solid #f3f3f3;}
.pro_list .main{padding: 70px 0 95px;}
.index-pro .list {margin-top: 60px;}
.list-products .list .item{transition-duration:.6s;width: calc((100% - 80px)/3);margin:0 40px 60px 0;
transition: 0.6s;}
.list-products .list .item:nth-child(3n){margin-right:0;}
.index-pros{background: #f7f7f7;padding: 70px 0 60px 0;position: relative;}
.index-pros .pro-top{align-items: center;}
.index-pros .pro-top .pro-l{align-items: flex-end;}
.index-pros .pro-top .pro-l h1{font-size: 72px;font-family: 'BEBASNEUE BOLD';line-height: 0.9;}
.index-pros .pro-top .pro-l p{font-size: 18px;color: #333;max-width: 360px;margin-left: 55px;line-height: 30px;}
.index-pros .list .item{width: 100%;margin-right: 0;}
.swiper-container{margin: unset;}
.prod-swiper{width: calc(100% - 100px);overflow: hidden !important;padding-right: 100px;margin-top: 70px;}
.pros-box{display: flex;width: 100%;justify-content: flex-end;}
.prod-swiper .swiper-slide{display: flex;justify-content: center;}
.list-products .list .item .txt{display: flex;width: 100%;transition: 0.6s;justify-content: space-between;padding:35px 20px 0 0;}
.list-products .list .item .pic{overflow: hidden;border: 1px solid #e4e4e4;border-radius: 8px;background: #fff;padding: 10px;transition: 0.5s;}
.list-products .list .item .txt h3{font-family: 'Barlow-Bold';color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:30px;line-height: 1;padding-right:20px;width: 100%;transition: 0.5s;}
.list-products .list .item:hover .txt h3{color: var(--bgcolor);}
.index-prod .list .item .txts{width: calc(100% - 30px);}
.list-products .list .item .txt p{color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;font-size:16px;margin-top:10px;width: 100%;}
.list-products .list .item .txt i{color:var(--c-color);font-size:20px}
.list-products .list .item:hover .pic{box-shadow:0 9px 30px rgba(3,108,184,0.18);border-color: transparent;}

.list-pro{padding: 70px 0 80px;}
.list-pro .pro_t{margin-bottom:25px;}
.list-pro .pro_t span{font-size:24px;font-family: 'Barlow-Bold';color:var(--bgcolor);border-bottom: 2px solid var(--bgcolor);}
.sidebar{width: 250px}
.sidebar .bd .item h3 a{align-items:center;font-size:16px;display:flex;position:relative;margin-bottom: 20px !important;}
.sidebar .bd .item .sub{padding-bottom:20px;}
.sidebar .bd .item .sub a{margin-bottom:20px;display:flex;align-items:center;font-size: 16px;}
.sidebar .bd .item a i{font-size:13px;width:17px;margin-right:8px;height: 17px;font-weight: bold;border: 2px solid var(--on-color);color: transparent;transition: 0.5s;display: flex;justify-content: center;align-items: center;}
.sidebar .bd .item a:last-child{margin-bottom:0;}
.sidebar .bd .item.on a i,.sidebar .bd .item:hover a i{color: var(--bgcolor);border-color: var(--bgcolor);}
.sidebar .bd .item a:hover,.sidebar .bd .item.on a{color:var(--bgcolor)}

.list-pro .right{width: calc(100% - 250px);padding-left: 180px;}
.list-pro .right .body{line-height:30px;color:#fff;}
.list-pro .show_head .show_swiper{display:none;}
.show_swiper .swiper{position: relative;}
.show_swiper .swiper .swiper-slide{text-align: center;}
.show_swiper .swiper-pagination .swiper-pagination-bullet-active{background: var(--bgcolor);}
.list-products .head{padding:25px 20px 30px 20px;background: #fff;border: 1px solid #e4e4e4;border-radius: 8px;}
.list-products .head .img_list{z-index:2;width:700px}
.list-products .head .img_list .datu{width: calc(100% - 100px);background: #fff;}
.list-products .head .img_list .datu .cloud-zoom img{width:95%;}
.list-products .head .img_list .xiaotu{width:90px;display:flex;flex-wrap:wrap;align-content: space-between;height: 500px;}
.list-products .head .img_list .xiaotu li{transition-duration:.5s;width:90px;height:90px;margin-bottom:10px;border:1px solid #000;background: #fff;position: relative;}
.list-products .head .img_list .xiaotu li:hover{border-color:var(--bgcolor);}
.list-products .head .img_list .xiaotu li img{width:100%;max-height: 100%;}
.list-products .head .img_list .xiaotu .btn{width:100%;margin-top: 5px;}
.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:16px;color:#fff;}
.list-products .head .img_list .xiaotu .btn a:hover{background:var(--bgcolor)}
.list-products .head .img_list .xiaotu li video{width: 100%;height: 100%;object-fit: cover;}
.list-products .head .img_list .xiaotu li .vbtn{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: auto;}
.list-products .head .txt_list{width: calc(100% - 715px);display:flex;align-content: space-between;flex-wrap:wrap;padding-left: 30px;}
.list-products .head .txt_list .txt_list_t{width:100%}
.list-products .head .txt_list .t{border-bottom:1px solid #d6d6d6;padding-bottom:20px;display: flex;justify-content: space-between;align-items: flex-end;flex-wrap: wrap;}
.list-products .head .txt_list .t .tr{padding-right: 10px;}
.list-products .head .txt_list .t h2{padding-top:8px;font-size:30px;font-family: 'Barlow-Bold';}
.list-products .head .txt_list .t p{font-size: 16px;line-height: 1;margin-top: 10px;}
.list-products .head .txt_list .t h3,.list-products .no{padding-top:10px;color:var(--on-color);font-size:24px;font-family: 'Barlow-Bold';}
.list-products .no{border-bottom: 2px solid var(--on-color);}
.list-products .head .txt_list .c .feature{margin-top: 20px;}
.list-products .head .txt_list .c .feature p{font-size: 16px;line-height: 26px;margin-bottom: 10px;}
.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: 10px;border-bottom:1px solid #d6d6d6;padding-bottom: 12px;}
.list-products .head .txt_list .c .nav a{width:45px;height:45px;border-radius:5px;margin-right:10px;display:flex;align-items: center;justify-content: center;background:#333;font-size: 19px;}
.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 a i{color:#fff;}
.list-products .head .txt_list .c .nav .message_btn{transition-duration:.5s;cursor: pointer;background:var(--bgcolor);height:45px;padding:0 15px;border-radius:6px;display:flex;align-items: center;width: auto;margin-left: 2px;}
.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;line-height: 1;margin-top: 2px;}
.list-products .head .txt_list .c .nav .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 #e4e4e4;border-radius: 5px;margin-top: 175px;width: 100%;padding: 15px 10px 20px 15px;}
.list-products .head .txt_list .b h1{color:var(--on-color);font-size:24px;font-family: 'Barlow-Bold';}
.list-products .head .txt_list .b p{color:#191a1c;font-size:16px;margin-top: 10px;border-bottom: 1px solid #d2d2d2;padding-bottom: 12px;}
.list-products .head .txt_list .b>span{margin-top: 15px;display: block;font-size: 16px;}
.list-products .head .txt_list .b span{color:#000;font-size:16px;}
.a2{color: var(--bgcolor);}
.a3{margin-left: 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;font-family: 'Barlow-Medium';}
.list-products .head .txt_list .b .message_btn:hover{border-radius:30px}

.list-products .title_n{font-size: 48px;margin: 50px 0 30px;}
.list-products .title_n span{font-family: 'Barlow-Bold';border-bottom: 3px solid var(--on-color);color: var(--on-color);line-height: 1;display: inline-block;}
.list-products .title_n1{margin-bottom: 50px;}
.list-products .body{width: 100% !important;margin-top: 10px;}
.list-products .bodys p{font-size: 18px;line-height: 38px;padding-left: 25px;position: relative;}
.list-products .bodys p::after{content: "";position: absolute;left: 0;top: 12px;width: 0;height: 0;border: 7px solid transparent;border-left-color: #333;}

.list-products .body table{width: 100% !important;border-collapse: collapse;table-layout: fixed;}
.list-products .body table td{font-size:18px;color:var(--color);height:50px;vertical-align: middle;position: relative;padding: 0 !important;border: 1px solid #ccc;padding: 5px 10px 5px 25px !important;}
/*.list-products .body table td:nth-child(1)::after{content: ":";position:absolute;right: 5px;bottom: 50%;transform: translateY(50%);}*/
.list-products .body table td:nth-child(1){white-space: nowrap;}
.pro-detail .list{margin-top: 50px;}

.list-download{padding: 60px 0;}
.list-download .list .item{margin-bottom:40px;}
.list-download .list .item {transition-duration:.5s;display:flex;align-items: center;height: 90px;padding: 0 35px;font-size: 18px;box-shadow: 0 2px 12px rgba(53, 53, 53, 0.13);border-radius: 8px;}
.list-download .list .item .flex{width: 100%;}
.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: #000;display: flex;justify-content: center;align-items: center;color:#000;margin-right: 20px;}
.list-download .list .item .name .i i{font-size: 15px;transition: 0.5s;color:#000;}
.list-download .list .item:hover .name .i{background: #fff;color: var(--bgcolor);}
.list-download .list .item:hover .name .i i{color: var(--bgcolor);}
.list-download .list .item .name .info h3{transition-duration:.5s;font-size:22px;color:#000}
.list-download .list .item .more_d{display:flex;align-items: center;cursor: pointer;}
.list-download .list .item .more_d i{transition-duration:.5s;margin-left: 20px;color: #000;font-size: 26px;}
.list-download .list .item:hover {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;}

@media (max-width: 1920px){.wrap{max-width:1720px;}.footer .info .dls{padding-right: 0;justify-content: flex-start;}}
@media (max-width: 1820px){
.h_banner .home_swi .h_b_box .h_b_txt .container .p1,.h_banner .home_swi .h_b_box .h_b_txt .container .p1 span{font-size: 2.5vw;margin-top: 1.82vw;}
.h_banner .home_swi .h_b_box .h_b_txt .container .icon img{width: 26.98vw;}
.h_banner .btn-box{margin-top: 5.21vw;}
.footer .info .dls .dl{margin-right: 6vw;}
}
@media (max-width: 1720px){
  
   .index-cate .item{width: calc((100% - 80px)/3);margin-right: 40px;}
   .list-about .about-l{width: calc(100% - 560px);}
   .index-about .flex{padding-bottom: 40px;}
   .footer .info .message{width: 520px;}
   .about-a{padding-left: 40px;width: 520px;}
   .list-fac .item h2{font-size: 16px;}
 .honor .titlev{top: 1.82vw;left: 5.21vw;}
 .honor .titlev h1{font-size: 40px;}
 .honor .titlev p{font-size: 16px;line-height: 26px;margin-top: 10px;max-width: 43.23vw;}
 .develop .bd li .events p{max-width: 41.67vw;font-size: 20px;line-height: 28px;padding: 20px 15px;}
 .a-back .txts{left: 1.56vw;} 
.a-back .txts h1{font-size: 2.5vw;}
.a-back .name{font-size: .94vw;left: 1.04vw;}
}
@media (max-width: 1440px){
.list-contaact .bd .txt{padding-left: 30px;}
.list-pro .right{padding-left: 30px;}
.link .item span{font-size: 20px;}
.index-about .ab_l h1{font-size: 36px;}
.footer .info .dls .dl{margin-right: 2.86vw;}
.header .header-right .item{margin-right: 30px;}
.h_banner .btns{height: 45px;font-size: 16px;min-width: 150px;}
.index-cate .titles h1,.index-pros .pro-top .pro-l h1,.index-support .tit{font-size: 60px;}
.index-cate .item i img{width: .5rem;}
.index-cate .item .back{height: 60px;}
}
@media (max-width: 1350px){
  .list-products .head .txt_list{width: 100%;padding-left: 0;margin-top: 55px;}
  .list-contaact .bd .txt .cons_box{flex-wrap: wrap;}
  .list-contaact .bd .txt .con_box{width: 100%;}
  .index-video .btns{margin-top: 4.17vw;}
  .index-video .texts p{margin-top: 1.56vw;}
  .index-video .texts h1{font-size: 30px;}
  .list-products .head .txt_list .c .nav .message_btn{margin-left: 0;}
  .footer .info .message{width: 485px;}
  .header .header-right .item h3 a{font-size: 15px;}
  .header .header-right .item{margin-right: 15px;}
  .header .header-left .logo img{width: 180px;}
   .links-box .links img{width: 27px;}
   .list-products .head .txt_list .b{margin-top: 80px;}
}
@media screen and (max-width:992px) {
    .list-rd .rd-content .item{width: 48%;}
  .list-products .title_n{font-size: 30px;}
  .list-ins .list{justify-content: space-between;}
  .list-ins .item{width: 48%;margin-right: 0;}
  .hand{margin-top: 15px;}
  .list-contaact .bd .contact-l,.list-contaact .bd .txt{width: 100%;padding-left: 0;}
  .list-news .list .item{width: 48%;margin-right: 0;}
  .list-news .list{justify-content: space-between;}
  .list-pro{padding: 35px 0;}
  .sidebar{display: none;}
  .market .market-box{width: 100%;}
  .market .market-box:nth-child(2n){margin-left: 0;}
  .list-lab .item, .list-act .item{width: 48%;margin-right: 0;}
  .list-lab .list,.list-act .list{justify-content: space-between;}
  .list-rd{padding: 35px 0;}
  .list-rd .rd-content{margin-top: 35px;}
.list-rd .rd-l,.list-rd .rd-r{width: 100%;}
.list-rd .rd-r{padding-right: 0;margin-top: 35px;}
  .develop .bd li .events{margin-bottom: 100px;}
  .honor .list{justify-content: space-between;}
  .honor .item{width: 48%;margin-right: 0;}
  .honor .wrap{margin-top: 40px;}
  .honor .titlev{position: relative;top: auto;left: auto;padding: 0 10px;}
  .honor .titlev p{max-width:100%;}
  .culture .vision .pics{width: 100%;}
  .culture .vision .vision-r{width: 100%;padding-left: 0;margin-top: 35px;}
  .culture .cul-list{margin-top: 25px;}
  .culture .cul-main{width: 100%;margin-top: 35px;}
  .list-about .about-l,.about-a{width: 100%;padding-left: 0;}
  .footer .info .dls{flex-wrap: wrap;}
  .index-video .btns{margin-top: 2vw;}
  .index-video .texts h1{font-size: 25px;}
  .index-video .texts p{font-size: 16px;line-height: 20px;margin-top: 1.2vw;}
  .index-support{padding: 40px 0;}
  .index-support .flex{margin-top: 40px;}
  .index-support .item{width: 49%;margin-bottom: 45px;}
  .link .item{width: 33.3%;margin-bottom: 30px;}
  .index-about .about-r{width: calc(100% - 270px);}
  .index-about .ab_box{width: 100%;margin-left: 0;margin-top: 35px;}
  .index-about .flex{flex-wrap: wrap;}
  .prod-swiper{width: 100%;padding: 0 15px;margin-top: 35px;}
  .index-pros .sw-box{margin-top: 25px;}
  .index-cate,.index-pros{padding: 35px 0;}
  .index-cate .list{margin-top: 35px;}
  .index-cate .item{top: -25%;}
  .index-cate .item:hover i{top: 35%;}
  .index-cate .item{width: 48%;margin-right: 0;}
  .index-cate .list{justify-content: space-between;}
  .h_banner{margin-top: 0;}
  .list-pro .show_head .show_swiper{display:block;overflow: hidden;}
  .list-fac .list{justify-content: space-between;}
  .list-fac .item{width: 48%;margin-right: 0;}
  .footer .bottom .flex{justify-content: center;}
  .footer .bottom p,.footer .bottom p a{width: 100%;text-align: center;}
.footer .bottom .mc{margin-top: 15px;}
  .footer .info .message{width: 100%;margin-top: 35px;}
  .footer .info .info-l{width: 100%;}
  .footer .info>.flex{flex-wrap: wrap;}
  .footer .info .dls .dl{margin-right: 35px;margin-bottom: 20px;}
  .index-pro{padding: 35px 0;}
  .bn-list li h2{justify-content: flex-start;}
  .bn-list li h2 .dw{margin: 0 15px;}
  .bn-list li:nth-child(2),.bn-list li:nth-child(4),.bn-list li{width: 50%;}
  .about-r{width: 100%;margin-top: 10px;}
  .about-t{width: 100%;}
  .index-about .wrap.flex{flex-wrap: wrap;}
  .index-about{padding: 40px 0;}
  .wrap{width: 96%;}
 .list-products .head .show-banner{display: block;}
.list-pro .right{width:100%;max-width:100%;padding-left: 0;}
.main,.footer{padding:20px 0;}
.top_header,.list-pro .left,.index-hotpro .btn,.cats,.list-pro .right .show_head .show_box .tupian_list,.footer .left,.list-products .head .img_list{display:none;}
.position{padding:15px 10px;}
.list-pro .right .show_head{padding:15px;margin-bottom:20px;}
.list-pro .right .show_head .show_swiper{display:block !important;overflow: hidden;}
.list-pro .right .show_head .show_box .info_list .m li a{font-size:14px;margin-right:10px;}
.list-pro .right .title,.index-form .txt h2,.index-partnership .hd h2,.list-about .hd h2,.list-about .body .txt h2,.list-news .alt h2,.list-contact .bd .left h2{font-size:28px;line-height:28px;}
.list-pro .right .title{margin-bottom:20px;}
.list-pro .right .body{line-height:24px;font-size:14px;padding-bottom:20px;}
.list-pro .right .body ul li{width:100%;height:40px;}
.list-pro .list .item{width:48%;margin:0 0 30px 0;}
.list-pro .list{justify-content: space-between;}
.bottom .michuan{margin:15px auto 0;}
.list-contact .bd .right .txt .item .p p,.index-partnership .bd .item .p p,.index-hotpro .swiper-slide a .left .dasc p,.list-about .lacela .txt p,.list-about .body .txt p,.list-news .show .c p,.list-news .item .p{font-size:14px;line-height:24px;}
.list-news .show{padding:0 10px;}
.list-news .item .t{font-size:18px;line-height:28px;}
.list-news .item .p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; }
.list-news .paging{padding:20px 0;}
}
@media screen and (max-width:786px){
  .list-products .body table tbody{flex-wrap: wrap;}
  .list-products .body table tr{width: 100%;}
  .catalog{margin-top: 40px;}
  .list-contaact .bd .t h1{font-size: 35px;}
  .list-news .title_n{font-size: 28px;margin: 40px 0;}
  .list-act{padding: 35px 0;}
  .titlec h1{font-size: 35px;}
  .develop .bd li .events p{max-width: 38vw;}
  .fac{padding: 40px 0;}
  .footer .info .dls .dl1{display: none;}
  .index-support .tit{font-size: 35px;}
  .index-pros .pro-top .pro-l h1{font-size: 35px;}
  .index-pros .pro-top .pro-l p{margin-left: 0;font-size: 16px;max-width: 100%;margin-top: 25px;}
  .index-cate .item{margin-bottom: 40px;}
  .index-cate .titles h1{font-size: 35px;}
  .list-products .body table tr td:nth-child(1){padding-left: 30px;width: 30%;}
  .titlex h1{font-size: 35px;}
  .titlex h1{margin-top: 30px;}
  .news .items{padding: 25px 10px;}
  .list-news .items .times{margin-top: 0;}
  .list-news .items .news-boxc .news-c{width: 100%;}
  .list-news .items .more{margin-top: 35px;}
  .list-news .items .title{margin-top: 10px;}
  .list-news .items .pic{margin-top: 35px;text-align: center;width: 100%;}
  .list-fac{padding: 40px 0;}
  .index-join .tit{font-size: 24px;}
  .index-join .box{padding: 60px 0;}
  .index-join .item{width: 100%;margin-bottom: 35px;}
  .about-t .about-l .content,.index-about .wrap.flex{margin-top: 35px;}
  .custom{padding: 40px 0;}
  .custom .tit{font-size: 30px;}
  .custom .contents{margin-top: 35px;}
}
@media screen and (max-width:600px){
   .list-rd .rd-content .item{width: 100%;}
  .list-rd .rd-r .pics{width: 100%;}
  .list-products .bodys p{font-size: 16px;line-height: 32px;}
  .list-products .bodys p::after{top: 7px;}
.list-products .title_n{margin: 25px 0 20px;}
.list-products .head .txt_list .b{margin-top: 40px;}
.ins{padding: 35px 0 10px;}
.list-ins .item{width: 100%;}
.bookbox  iframe{height: 450px;}
.bookbox{margin-bottom: 50px;}
  .list-contaact .message .content{height: 120px;}
.list-contaact .bd .txt{padding-bottom: 20px;}
.list-contaact .message .form-div{flex-wrap: wrap;}
.list-contaact .form-div .code_box{width: 100%;margin-bottom: 30px;}
.list-contaact .message{margin-top: 30px;}
.list-contaact{padding-top: 10px;}
.news-list{padding: 40px 0;}
.news-detail{padding: 35px 0;}
.list-news .list .item{width: 100%;;margin-bottom: 40px;}
.market .market-box .box-hd h2{font-size: 16px;}
.market .market-box .logo-grids td{height: 90px;}
.list-act .list{margin-top: 40px;}
.list-lab .item, .list-act .item{width: 100%;}
.titlec p{line-height: 28px;}
 .develop{padding: 40px 0;}
  .develop .bd li .events{margin-bottom: 80px;}
  .develop .bd li .events span{transform: translate(calc(100% + 30px),-50%) !important;}
  .develop .bd li .events:nth-child(2n) span{transform: translate(calc(-100% - 30px),-50%) !important;}
  .develop .bd li p:before{right:-39px;}
  .develop .bd li .events:nth-child(2n) p:before{left: -39px;}
  .develop .bd li .events p{max-width: 38vw;font-size: 15px;line-height: 22px;font-family: 'OPENSANS-REGULAR';transform: translate(calc(-100% - 30px),-50%);padding: 15px 10px;}
  .develop .bd li .events:nth-child(2n) p{transform: translate(calc(100% + 30px),-50%);}
  .develop .bd li .events span{font-size: 30px;}
  .honor{margin-top: 20px;}
  .honor .titlev h1{font-size: 30px;}
  .honor .item{width: 100%;}
  .culture .vision .vision-r .logo-v{margin-top: 50px;}
  .culture .vision{margin-top: 20px;}
  .culture .cul-main .cul-box{margin-bottom: 35px;}
  .culture .cul-main .cul-box h3{margin-bottom: 20px;}
  .tit-cul{font-size: 32px;}
  .footer .bottom br{display: inline-block;}
  .footer .bottom p a{margin-left: 0;}
  .form-group{flex-wrap: wrap;}
  .checkbox-row{flex: unset;margin-top: 20px;}
  .index-support{padding-bottom: 10px;}
  .index-video .btns{height: 35px;min-width: 130px;margin-left: 10px;}
  .index-video .texts{left: 10px;display:flex;align-items: center;}
  .index-video .btns span{font-size: 14px;}
  .index-video .texts h1{font-size: 15px;}
  .index-video .texts p{font-size: 12px;line-height: 14px !important;max-width: 230px;}
  .index-support .item h1{min-height: unset;}
  .index-support .item p{margin-top: 25px;}
  .index-support .item{width: 100%;}
  .link{padding: 40px 0 20px;}
  .link .item{width: 48%;}
  .link .item i{font-size: 60px;}
  .link .item span{font-size: 16px;margin-top: 10px;}
 .link .item:nth-child(2) i{font-size: 65px;}
 .link .item:nth-child(6) i{font-size: 52px;}
  .index-about .textcontent p{margin-bottom: 30px;}
   .index-about .flex{padding-bottom: 20px;}
    .index-about .about-r{width: 100%;}
  .prod-swiper .swiper-pagination .swiper-pagination-bullet{width: 45px;}
  .prod-swiper{padding-bottom: 40px;}
  .index-cate .item:hover i{top: 40%;}
  .index-cate .item{width: 100%;}
   .home_swi .swiper-button-prev i,.home_swi .swiper-button-next i{ font-size:5vw;}
  .h_banner .btns{display: none;}
  .list-news .show .m .btn{margin-top: 35px;}
  .news{padding-bottom: 40px;}
  .list-fac .item{width: 100%;margin-bottom: 25px;}

.market{padding:40px 0 20px;}
.market .titlec h1{font-size:28px;}
.market .market-box td img{max-height:45px;} 
.history{background-position: center center;}
.his-swiper .swiper-slide .his-item{height: 650px;}
.his-swiper .swiper-slide-active .his-item .txt{height: 280px;opacity: 1;min-height: 280px;}
.his-swiper .swiper-slide-active .his-item .txts{top: 25%}
.his-swiper .swiper-slide-active .his-item{background: rgba(230,0,18,0.3);}
.profile{padding-top: 45px;}
.bn-lista{flex-wrap: wrap;}
.bn-lista li{width: 50%;margin-bottom: 30px;}
.index-data{padding: 25px 0 15px 0;}
.footer .info .form-div .code_box{width: 100%;margin-bottom: 25px;}
.footer .info .message .form-div>label,.footer .info .message .content{margin-bottom: 25px;}
.footer .info .message .form-div>label{width: 100%;}
.footer .info .message .form-div,.footer .info .message form>.form-div{flex-wrap: wrap;margin-bottom: 0;}
.index-adv .adv_r .tit{font-size: 28px;}
.list-pro .list .item .txt{padding-top:5px;margin-top:15px;}
.list-pro .list .item{width: 100%;}
.index-app .item h2{height: 40px;font-size: 18px;}
 .bn-list li h2 img{max-height: 25px;}
 .bn-list li .des{font-size: 16px;}
 .bn-list li h2 .number{font-size: 30px;}
 .bn-list{margin-top: 0;}
 .about-t .about-l .content p, .content1 p{margin-bottom: 10px;}
 .index-adv>.flex,.index-join,.index-join .box{margin-top: 35px;}
 .index-join .join_b .btnj{width: 180px;padding: 15px;margin-top: 40px;}
 .index-join .join_b{padding: 60px 0;}
.location{height: 40px;margin-top: -40px;}
.location a{font-size: 16px;}
.about-b,.bn-list{width: 100% !important;}
.bn-list li{display: flex ;width: 50% !important;margin-bottom: 20px;}
.index-pros{padding-bottom: 60px;}
.index-about .ab_box .textcontent{margin-top: 30px;}
.index-about .ab_l h1{font-size: 30px;}
.bna-list li{width: 47% !important;}
.bna-list li .li_box{margin-left: 0;}
.bna-list li .des{font-size: 13px;}
.list-about .about-l .tit-a{font-size: 28px;}
.list-about{padding: 35px 0;}
.list-about .about-l .textcontent{margin-top: 35px;}
.list-about .about-l .pics{margin-top: 30px;}
.list-about .about-l .textcontent p{font-size: 16px;line-height: 28px;}
.eco{padding: 20px 0;}
.paging{margin-top: 0;}
.faq{padding: 10px 0 50px;}
.home_swi,.home_swi .swiper-slide,.home_swi .h_b_box,.home_swi .h_b_img,.home_swi .h_b_img a,.home_swi .h_b_img a img{height: auto;}
.h_banner{height: auto;}
.list-products .body table td:nth-child(1){white-space: wrap;}
.list-products .body table td{padding: 5px !important;width: auto}
 .honor{padding-bottom: 35px;}
  .faq-paging{margin-top: 35px;}
  .list-download{padding: 40px 0;}
 .list-download .list .item{padding: 0 15px;}
.list-download .list .item .name{width:70%}
.list-download .list .item .name a{width:80%}
.list-download .list .item .name .info h3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;width:100%;font-size:18px;}
/*.list-download .list .item .more_d{margin-top: 30px;}*/
}