@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:100%;max-width:96%;margin:0 auto;}
.wrap-1110{width:100%;max-width:1110px;margin:0 auto;}
.wrap-1245{width:100%;max-width:1245px;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;margin-top: 130px;}
.banner .p img{width:100%;}

.top_header{position: fixed;top:0;left:0;width:100%;z-index:99999999999;transition: 0.6s ease;}
.top{height:50px;background: var(--bgcolor);transition: 0.6s;}
.top .top-left{margin-right: 20px;}
.top .wrap{align-items: center;justify-content: flex-end;}
.top .wrap.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: 'OPENSANS-REGULAR';}
.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:.6s;height:80px;width:100%;background:#fff;z-index: 9999999;display:flex;align-items: center;box-shadow: 0 3px 7px rgba(0,0,0,.10);}
.header.height{height: 60px;}
.header .logo{margin-right: 45px;display: flex;align-items: center;}
.header>.wrap{position: relative;}
.header .header-right .menu,.header .header-right,.header .wrap{height: 100%;}
.header .header-right .item h3 a{font-size:16px;transition: 0.5s;line-height: 1;display: flex;align-items: center;height: 100%;font-family: 'OPENSANS-REGULAR';position: relative;}
.header .header-right .item:hover h3 a{color: var(--bgcolor);}
.header .header-right .item{margin-right:30px;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: 6px solid transparent;border-bottom-color: var(--bgcolor);position: absolute;bottom: 0;right: 50%;transform: translateX(50%);opacity: 0;transition: 0.4s ease;}
.header .header-right .item:hover .sj{opacity: 1;}
.top_header.height{transform: translateY(-50px);box-shadow:0 15px 30px rgba(0,0,0,0.1);}
.header .ico{align-items: center;}
.header .ico a{margin-right:25px;color:#333333;margin-top: 3px;}
.header .ico a i{font-size: 18px}
.header .ico a:nth-child(2) i{font-size: 19px}
.header .item h3{height: 100%;display: flex;align-items: center;}
.header .ico a:hover{transform: scale(1.05);}
.header .item h3 a:hover,.header .item.on h3 a{color: var(--bgcolor);}
.header .subs{z-index:999;transform: scaleY(0);transform-origin: top;transition:transform 0.3s ease;position: fixed;top:130px;left:0;width:100%;background:#fff;box-shadow:0 15px 30px rgba(0,0,0,0.1);}
.header.height .subs,.header.height .subx{top:110px;}
.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: 'Montserrat-SemiBold';color: #fff;}
.header .subs .bd_b{padding: 20px 0 30px 0;}
.header .subs .bd_b .box-l{overflow-y: auto;max-height: 325px;}
.header .subs .bd_b .scroll-wrap{width: 280px;}
.header .subs .bd_b .itemc:hover p{color: var(--bgcolor);}
.header .subs .bd_b .itemc p{font-size: 16px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;transition: 0.5s;margin-bottom: 20px;}
.color{color: var(--bgcolor) !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% - 280px);padding-left: 30px;}
.header .subs .bd_b .box-r .cont{display: none;}
.header .subs .bd_b .box-r .item{transition-duration:.6s;width: calc((100% - 200px)/6);margin:0 40px 10px 0;transition: 0.6s;background: #fff;padding: 5px 3px 0 3px;border-radius: 8px;box-shadow: 0 1px 16px rgba(0,0,0,.15) ;}
.header .subs .bd_b .box-r .cont{width: 100%;}
.header .subs .bd_b .box-r .cont-top h2,.header .subs .bd_b .box-r .cont-top a{font-size: 16px;color: #333;line-height: 1;}
.header .subs .bd_b .box-r .cont-top a{font-weight: bold;font-size:18px;color: var(--bgcolor);}
 .header .subs .bd_b .box-r .cont-top{margin-bottom: 30px;}
.header .subs .bd_b .box-r .item:nth-child(6n){margin-right:0;}
.header .subs .bd_b .box-r .item .txt{display: flex;width: 100% !important;border-top: 1px solid #c9c9c9;transition: 0.6s;justify-content: space-between;padding:12px 8px 12px 12px;}
.header .subs .bd_b .box-r .item .txt h3{font-family: 'Montserrat-SemiBold';color:#333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;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: 16px;margin-top: 8px;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 .txts{width: 100%;}
.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:130px;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);}

.header .header-right .menu .sub {
  z-index: 2;
  transform: scaleY(0);
  transform-origin: top;transition:transform 0.3s ease;
  position: absolute;
  top:60px;
  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 > a {
  transform: translateX(5px);
  color: #fff;
}
.header .header-right .menu .sub .p:hover{background: var(--bgcolor);}
.h_banner .home_pag{bottom: 45px;}
.home_swi{margin-top: 130px;position: relative;}
.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.5);}
.home_swi img{width: 100%;}
.home_swi .swiper-pagination .swiper-pagination-bullet{ opacity: 1; background-color: #fff; width: 16px;height: 16px;border-radius: 50%;position: relative;z-index: 10;margin-right: 20px !important;margin-left: 0;}
.home_swi .swiper-pagination .swiper-pagination-bullet-active{background: var(--bgcolor);box-shadow: inset 0 0 0 3px #fff;}
 .h_banner{position: relative;}
.h_banner .home_swi .h_b_box .h_b_txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
.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;
    z-index: 8 !important;
  }
.h_banner .home_swi .h_b_box .h_b_txt .container .p1{font-size: 72px;font-family: 'Montserrat-SemiBold';text-align: center;line-height: 1;}
.h_banner .home_swi .h_b_box .h_b_txt .container .p2{font-size: 30px;font-family: 'OPENSANS-REGULAR';margin-top: 20px;text-align: center;line-height: 1;}
.h_banner .btns{height: 50px;background: #fff;color: var(--on-color);font-size: 16px;border-radius: 50px;display: flex;align-items: center;justify-content: center;padding: 0 35px;margin-top: 70px;}
.h_banner .btns:hover{color: #fff;}
.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 .swiper-button-prev {
    left: 3.39vw !important;
    top: 50% !important;
    margin-top: 0;
    transform: translateY(-50%);
  }
  .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%);
  }
  .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-pro{padding: 80px 0 90px;}
.index-pro .pro-top {font-size: 36px;font-family: 'Montserrat-SemiBold';margin-left: 90px;}
.pro-swiper{width: 100%;margin-top: 30px;overflow: hidden;margin-left: 90px;}
.pro-swiper .item{margin-right: 0px;position: relative;border-radius: 10px;overflow: hidden;display: flex;flex-direction: column;justify-content: flex-end;width: 90%;}
/*.pro-swiper .item:hover .txts h1{color: var(--bgcolor);}*/
.pro-swiper .item .pic{position: relative;}
.pro-swiper .item .pic::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: linear-gradient(to top,rgba(0,0,0,0.60) 0%,rgba(0,0,0,0) 100%);z-index: 2;}
.pro-swiper .item .pro-back{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: -1;background: rgba(0,0,0,0.2);transition: 0.1s;}
.pro-swiper .item:hover .pro-back{background: rgba(0,0,0,0.1);}
.pro-swiper .item .pic img{width: 100%;transition: 0.5s;background: rgba(0,0,0,1);}
.pro-swiper .item .txts{padding: 0 10px 30px 15px;position: absolute;left: 0;bottom: 0;z-index: 5;}
.pro-swiper .item .txts h1{font-size: 16px;font-family: 'Montserrat-SemiBold';color: #fff;line-height: 1;transition: 0.5s;}
.pro-swiper .item .txts h2{margin-top: 10px;font-size: 16px;color: #fff !important;}
.btnm{height: 40px;background-color: #f8f8f8;color: #000;font-size: 16px;transition: 0.5s;margin-top: 40px;display: flex;align-items: center;justify-content: center;border-radius: 40px;width: 160px;min-width: 160px;}
.btnm:hover span{color: #fff;}
.btn-l2:hover span{color: var(--bgcolor);}
.pro-swiper .item:hover .pic img{transform: scale(1.1);}
.link{margin-bottom: -60px}
.link .pic{position: relative;width: 48.8%;border-radius: 10px;}
.link .pic .text{position: absolute;left: 30px;bottom: 50px;}
.link .pic .text h1{font-size: 36px;font-family: 'Montserrat-SemiBold';color: #fff;line-height: 1;}
.link .pic .text h5{font-size: 18px;color: #fff;line-height: 1;margin-top: 25px;}
.index-tit{font-size: 36px;font-family: 'Montserrat-SemiBold';text-align: center;line-height: 1;}
.links{padding: 150px 0 90px;}
.links .list{margin-top: 80px;}
.links .item{display: flex;flex-direction: column;width: 20%;align-items: center;border-right: 1px solid #d6d6d6;justify-content: flex-end;}
.links .item img:nth-child(2){display: none;}
.links .item:last-child{border-right: none}
.links .item:hover i{color: var(--bgcolor  );}
.links .item span{font-size: 24px;text-align: center;margin-top: 30px;font-family: 'Montserrat-SemiBold';}
.links .item i{font-size: 35px;color: #333;transition: 0.5s;margin-top: 40px;}

.titles h1{font-size: 66px;font-family: 'SourceHanSansCN-Medium';text-align: center;line-height: 1;}
.titles h3{font-size: 20px;font-family: 'Roboto-Regular';text-align: center;color: #535353;text-transform: uppercase;line-height: 1;margin-top: 15px;}
.titles .tits{font-size: 24px;}
.index-about{padding: 60px 20px 75px 20px;background: url("/skin/images/aback_02.jpg") no-repeat center center/cover;}
.index-about .index-tit{color: #fff;}
.index-about .txtcon{background: #fff;padding: 55px 45px 55px 60px;border-radius: 10px;margin-top: 55px;}
.index-about .txtcon p{font-size: 16px;line-height: 30px;text-align: center;}
.index-about .txtcon .btnes{margin-top: 60px;align-items: center;}
.index-about .txtcon .btnes .logos{display: flex;}
.index-about .txtcon .btnes .btnm{background: var(--bgcolor);color: #fff;margin-top: 0;}
.index-about .txtcon .btnes .logos .icon{display: flex;align-items: center;}
.index-about .txtcon .btnes .logos .icon:nth-child(2){margin: 0 45px 0 35px;}
.index-about .txtcon .btnes .logos2 .icon:nth-child(2){margin: 0 35px 0 45px;}
.news-swiper .swiper-pagination{position: relative;height: 30px;line-height: 30px;z-index: -1;display: flex;align-items: center;justify-content: center;}
.news-swiper .swiper-pagination .swiper-pagination-bullet{ opacity: 1; background-color: #e0e0e0;width: 50px;height: 10px;margin-right: 13px !important;border-radius: 10px;}
.news-swiper .swiper-pagination .swiper-pagination-bullet-active{background-color: var(--bgcolor);}
.news-swiper .swiper-pagination .swiper-pagination-bullet:last-child{margin-right: 0 !important;}
.news-swiper .sw-box{position: absolute !important;bottom: 0;left:50%;width: 290px;z-index: 99999999999999 !important;height: 30px;transform: translate(-50%) !important;}
 .news-swiper .swiper-button-prev {
  left: 0 !important;
  top: auto;
  margin-top: 0;
  background-image: none !important;
  height: 30px !important;
  width: 30px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.6s;
  background: #e0e0e0;
  border-radius: 50%;
  transition: 0.6s;
}
.news-swiper .swiper-button-prev:hover,.news-swiper .swiper-button-next:hover{background: var(--bgcolor);}
.news-swiper .swiper-button-prev:hover i,.news-swiper .swiper-button-next:hover i{color: #fff;}
.news-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: 30px !important;
  width: 30px !important;
  justify-content: center;
  align-items: center;
  background: #e0e0e0;
  border-radius: 50%;
  transition: 0.6s;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{opacity: 0.8;}
.news-swiper .swiper-button-next i,.news-swiper .swiper-button-prev i{font-size: 17px;transition: 0.6s;font-weight: bold;color: #fff;}

.titlex{font-size: 66px;font-family: 'SourceHanSansCN-Medium';line-height: 1;}

.list-about{padding-top: 80px;}
.list-about .about-l{width: 33%;display: flex;align-items: center;}
.list-about .about-l img{width: 100%;}
.list-about .about-r{width: 58%;}
.list-about .about-r h2{font-size: 36px;font-family: 'Montserrat-SemiBold';line-height: 1;text-transform: uppercase;}
.list-about .about-r h2 span{color: var(--on-color);font-family: 'Montserrat-SemiBold';}
.list-about .about-r .textcontent{font-size: 16px;line-height: 36px;margin-top: 45px;}

 .bn-list{
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
  margin-top: 25px;
}
.bn-list li{display: flex ;width: 225px;margin-top: 50px;}
.bn-list li:hover .des,.bn-lista li:hover .des{color: var(--bgcolor);}
 .bn-list li .li_box{
  transition: 1s ease;
  flex-direction: column;
  border-radius: 13px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 100% !important;
  cursor: pointer;
  transition: 0.7s;
}
.bn-list li h2 {display: flex;justify-content: space-between;width: 100%;position: relative;}
.bn-list li h2 .number {
  font-size: 58px;
  color: var(--on-color);
  font-family: 'Roboto-Medium';
  line-height: 45px;
  color: var(--on-color);
  display: inline-block;
  position: relative;
}
.bn-list li h2 .number sup{position: absolute;font-size: 18px;right: -16px;top: -25px;font-family: 'SourceHanSansCN-Light';}
.bn-list li h2 .dw{display: flex;align-items: flex-end;font-size: 24px;font-family: 'SourceHanSansCN-Light';line-height: 1;}
.bn-list li:nth-child(3) h2 .dw,.bn-list li:nth-child(4) h2 .dw{font-size: 18px;}
.bn-list li:nth-child(2),.bn-list li:nth-child(4){width: 190px;}
.bn-list li h2 i{display: flex;align-items: flex-end;}
.bn-list li .des {
  text-align: left;
  display: inline-block;
  font-size: 24px;
  color: #676767;
  font-family: 'SourceHanSansCN-Light';
  margin-bottom: 10px;
  transition: 0.5s;
}

.index-data{padding: 80px 0;} 

.bn-lista{
    display: flex;
    width: 100%;
    margin-right: 0;
    justify-content: flex-start;
  }
 
 .bn-lista li {
    transition: 1s ease;
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 25%;
    cursor: pointer;
    transition: 0.7s;
  }
 .bn-lista li h2 .number {
   font-size: 58px;
  color: var(--on-color);
  font-family: 'Roboto-Bold';
  line-height: 45px;
  color: var(--on-color);
  display: inline-block;
  position: relative;
  }
 .bn-lista li h2 {
  position: relative;
}
  .bn-lista li h2 .plus{position: absolute;font-size: 18px;right: -30px;top: -10px;font-family: 'SourceHanSansCN-Light';color: var(--on-color);}
  .bn-lista li:hover h2 .number{color: var(--bgcolor);}
 .bn-lista li .des {
  transition: 0.5s;
  display: inline-block;
  font-size: 24px;
  font-family: 'SourceHanSansCN-Light';
  margin-top: 10px;
  }
.index-adv>.flex{margin-top: 60px;}
.index-adv .adv_l{width: 52%;}
.index-adv .adv_r{width: 43.7%;}
.index-adv .adv_r .tit{color: #303030;font-size: 48px;line-height: 1.13;padding-left: 40px;}
.index-adv .advs{margin-top: 15px;}
.index-adv .advs .item{padding: 22px 0 25px 0;border-radius: 90px 0 0 90px;transition: 0.5s;align-items: center;}
.index-adv .advs .item .pic{padding-left: 40px;}
.index-adv .advs .item .pic img:nth-child(2){display: none;}
.index-adv .advs .item .txts{width: calc(100% - 210px);}
.index-adv .advs .item .txts h3{font-size: 23px;font-family: 'SourceHanSansCN-Light';}
.index-adv .advs .item .txts p{font-size: 18px;font-family: 'SourceHanSansCN-Light';padding-right: 220px;margin-top: 10px;line-height: 24px;}
.index-adv .advs .item:hover{background-color: var(--bgcolor);color: #fff;}
.index-join{margin-top: 95px;}
.index-join .box{background: url('/skin/images/join_02.jpg') no-repeat center center;margin-top: 60px;padding: 160px 0 130px 0;background-size: cover;}
.index-join .tit{font-size: 36px;color: #fff;text-align: center;font-family: 'SourceHanSansCN-Light';}
.index-join .wrap>.flex{margin-top: 55px;}
.index-join .item{background: #fff;padding: 40px 70px 50px 60px;max-width: 460px;border-radius: 20px;transition: 0.5s;cursor: pointer;}
.index-join .item:hover{transform: translateY(-20px);}
.index-join .item .list{align-items: center;}
.index-join .item .list h4{font-size: 24px;color: var(--on-color);font-family: 'SourceHanSansCN-Light';margin-left: 28px;}
.index-join .item p{font-size: 18px;font-family: 'SourceHanSansCN-Light';color: #343434;margin-top: 20px;}
.index-join .join_b .titles h1{line-height: 1.2;} 
.index-join .join_b .btnj{padding: 25px 0;text-align: center;width: 250px;display: block;border-radius: 10px;margin: 60px auto 0 auto;font-size: 21px;font-family: 'SourceHanSansCN-Light';color: #fff;overflow: hidden;position: relative;}
.index-join .join_b .btnj::after{content: '';width: 100%;height: 100%;position: absolute;bottom: 0;left: 0;background: var(--bgcolor);transition: 0.6s ease;z-index: 1;border-radius: 10px;}
.index-join .join_b .btnj span{z-index: 2;position: relative;}
.index-join .join_b .btnj:hover::after{animation: btn 0.6s;}
.index-join .join_b{padding: 100px 0;}
.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%;}
.list-fac{padding: 100px 0;}
.list-fac .item{width: calc((100% - 10px)/3);margin-right: 5px;position: relative;margin-bottom: 5px;}
.list-fac .item:nth-child(3n){margin-right: 0;}
.list-fac .list{margin-top: 45px;} 
.list-fac .item h2{width: 100%;height: 65px;display: flex;justify-content: center;align-items: center;position: absolute;bottom: 0;left: 0;background: rgba(0,0,0,.7);font-family: 'SourceHanSansCN-Light';font-size: 24px;color: #fff;transition: 0.5s;}
.list-fac .item:hover h2{background: rgba(230,0,8,.7);}

.list-fac{padding: 120px 0 50px 0;}
.list-fac .fac{width: 100%;display: flex;justify-content: flex-start;flex-wrap: wrap;}
.list-fac .fac .fac-item{width: calc((100% - 80px) / 3);padding: 10px 10px 30px 10px;border-radius: 10px;margin-right: 40px;margin-bottom: 40px;transition: 0.7s;cursor: pointer;background: #fff;}
.list-fac .fac .fac-item:hover{box-shadow: 0 10px 15px rgba(0,0,0,0.05);}
.list-fac .fac .fac-item .pics{overflow: hidden;width: 100%;}
.list-fac .fac .fac-item:hover span{color: var(--on-color);}
.list-fac .fac .fac-item .pics img{transition: 0.8s ease;width: 100%;}
.list-fac .fac .fac-item:hover .pics img{transform: scale(1.1);}
.list-fac .fac .fac-item:nth-child(3n){margin-right: 0}
.list-fac .fac .fac-item span{font-size: 16px;color: #202020;margin-top: 30px;display: inline-block;padding-left: 10px;}

.ab-tit{font-size: 36px;color: #333333;font-family: 'Montserrat-SemiBold';}
.culture .flex{margin-top: 50px;}
.culture .cul{width: calc(100% - 360px);padding-left: 60px;padding-top: 20px;}
.culture .cul .item .tit{font-size: 18px;font-family: 'Montserrat-SemiBold';color: var(--on-color);margin-bottom: 20px;}
.culture .cul .item .cul-content{font-size: 16px;color: #333333;line-height: 42px;}
.culture .cul .item:nth-child(1){margin-bottom: 70px;}
.culture .pic{display: flex;align-items: center;}

.advantage{padding: 90px 0 110px;}
.advantage .list {margin-top: 45px;}
.advantage .list .item{width: calc((100% - 120px)/4);margin-right: 40px;}
.advantage .list .item .pic{border-radius: 10px;}
.advantage .list .item:nth-child(4n){margin-right: 0;}
.advantage .list .item h2{font-size: 18px;margin-top: 30px;}
.advantage .list .item p{font-size: 16px;line-height: 36px;margin-top: 35px;}

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

.list-video{overflow: hidden;}
.list-video .list{margin-top: 70px;}
.list-video .list .item{width:calc((100% - 80px)/3);margin:0 40px 45px 0;padding: 0;}
.list-video .list .item:nth-child(3n){margin-right:0;} 
.list-video .list .item .pic{position: relative;}
.list-video .list .item .pic video{width: 100%;border-radius: 10px;}
.list-video .list .item .txt{padding: 0 10px 0 3px;position: relative;height: 70px;display: flex;align-items: center;justify-content: space-between;}
.list-video .list .item .txt h3{font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color: #333;font-family: 'Montserrat-SemiBold';}

.catalog{margin-top: 30px;}
.a-back{position: relative;} 
.a-back img{width: 100%;}
.a-back .txts{position: absolute;left: 45px;top: 23%;color: #fff;} 
.a-back .txts h1{font-size: 48px;line-height: 1.1;font-family: 'Montserrat-SemiBold';}
.a-back .name{font-size: 16px;color: #acacac;position: absolute;left: 45px;bottom: 13%;}
.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;}

.index-news{padding: 90px 0;}
.news-list{padding-bottom: 45px;}
.list-news .list{display: flex;justify-content: flex-start;flex-wrap: wrap;margin-top: 75px;}
.news-list .list{margin-top: 85px;}
.list-news .list .item {width: calc((100% - 80px)/3);margin-right: 40px;margin-bottom: 65px;transition: 0.8s;position: relative;}
.list-news .list .item .pic{border-radius: 8px;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;}
.index-news .list .item{width: 93%;margin-right: 0;margin-bottom: 0;}
.list-news .list .item .txt{padding: 35px 15px 15px 0;transition: 0.4s;}
.list-news .list .item h2{font-size: 18px;font-family: 'Montserrat-SemiBold';transition: 0.8s;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color: #333;}
.list-news .list .item:hover h2{color: var(--bgcolor);}
.list-news .list .item p{font-size: 16px;margin-top: 30px;line-height: 24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;color: #333;}
.news-swiper{overflow: visible;width: 100%;padding-bottom: 110px;}
.news-swiper .swiper-slide{display: flex;justify-content: center;}
.footer{color:#fff;background:var(--bgcolor);padding-top: 50px;}
.info_f{margin-top: 50px;}
.info_f .ico{align-items: center;}
.info_f .ico a{position: relative;color:#fff;font-size:20px;margin-right:10px;width: 40px;height: 40px;background: #ad041a;display: flex;align-items: center;justify-content: center;border-radius: 4px;}
.info_f .ico a i{font-size: 20px;display: inline-block;transition: 0.5s;}
.info_f .ico a i:hover{transform: translateY(-5px);}

.footer .info{display: flex;justify-content: space-between;flex-wrap: wrap;}
.footer .info>.flex{flex-wrap: nowrap;}
.footer .info .dls{display: flex;width: 100%;}
.footer .info .dls .dl{margin-right: 120px;margin-bottom: 20px;max-width: 380px;}
.footer .info .dls .dl:nth-child(2),.footer .info .dls .dl:nth-child(3){margin-right: 170px;}
.footer .info .dls .dl:last-child{margin-right: 30px;}
.dl .dl-title {
  font-size: 18px;
  margin-bottom: 25px;
  color: #fff;
}
.dl .dl-title a{font-family: 'Montserrat-SemiBold';}
.dl>dd a{
  color: #fff !important;
  line-height: 36px;
  font-size: 16px;
}
.dl>dt a{color: #fff;}
.dl>p{display: flex;align-items: center;width: 23.3%;}
.dl>p .iconx{width: 20px;margin-right: 10px;display: flex;align-items: center;}
.dl>p .iconx img{width: 100%;}
/* .dl>p .txt_box{width: calc(100% - 32px);} */
.dl>p,.dl>p a{color: #fff;font-size: 16px;line-height: 25px;transition: 0.5s;}
.footer-c{border-top: 1px solid rgba(255,255,255,.3);width: 100%;border-bottom: 1px solid rgba(255,255,255,.3);padding: 30px 0;margin-top: 70px;}
.footer .info .dls .dl dd span{position: relative;}
.footer .info .dls .dl dd span:hover::after{width: 100%;right: auto;left: 0;}
.footer .info .dls .dl dd span::after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background: #fff;
  right: 0;
  bottom: 0;
  transition: all 0.5s ease;
  transform-origin: 50% 50%;
}
.footer .info .message{width: 570px;}
.footer .info .message .mes-title{margin-bottom: 15px;font-size: 18px;font-family: 'Montserrat-SemiBold';color: #fff;}
.footer .info .message .mes-des{font-size: 16px;color: #fff;}
.footer .message .form-div{width: 100%;display: flex;margin-top: 30px;}
.footer .message .form-div .email
{color:#fff;font-size: 16px; width: calc(100% - 80px);height: 50px;padding-left: 15px;border-radius: 9px 0 0 9px;background: #ad041a;}
.footer .message .form-div .email::placeholder{color:#e6485d; font-size: 16px;}
.footer .message .form-div .email:hover{border-color: var(--bgcolor);}
.footer .info{width: 100%; display: flex;justify-content: space-between;}
.footer .info .info-box{display: flex;}

.footer .message #submit{transition: 0.3s ease;display: block; width: 80px;height: 50px;background: url("/skin/images/emailbtn_03.png") no-repeat center center #fff;font-size: 18px;color: #fff;font-family: 'SourceSansPro-Light';border-radius: 0 9px 9px 0;cursor: pointer;}
.footer .message #submit:hover{border-radius: 0;}
.footer .bottom{padding:50px 0 55px;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;}
.news-detail .list{margin-top: 30px;}
.tit_n{font-size: 36px;color: #333;font-family: 'Montserrat-SemiBold';}
.wrap_n {margin-top: 90px;}
.list-news .content,.list-products .content{width: 100%;}
.news-detail .wrap{border: none;}
.news-detail.main{padding: 80px 0 35px;}
.list-news .show .t h2{font-size:24px;color:#333333;line-height:32px;font-family: 'Montserrat-SemiBold';}
.list-news .show .t .time{padding:35px 0 25px;color:#333;font-size:16px;}
.list-news .show .c{margin-bottom:30px;padding:40px 0 50px;font-size:16px;line-height:24px;border-top:1px solid #cdcdcd;border-bottom:1px solid #cdcdcd;}
.list-news .show .c p{background: #f4f4f4 !important;}
.list-news .show .m .top_bottom_page p,.list-news .show .m .top_bottom_page p a{font-size:16px;line-height:24px;}
.list-news .show .m .top_bottom_page p a:hover{color:var(--bgcolor)}
.list-news .show .m .btn{border-radius:6px;width:120px;height:50px;display:flex;align-items: center;background:var(--bgcolor);color:#fff;font-size:16px;justify-content: center;}
.list-news .show .m .btn span{line-height: 1;}
.list-news .show .m .btn img{margin-right:5px}
.list-news .show .m .btn:hover{border-radius:30px}

.nav{height: 60px;background: #fff;border-bottom: 1px solid #e2e2e2;}
.nav>.flex{align-items: center;height: 100%;}
.navs>.flex{justify-content: flex-end;}
.location .wrapl{display:flex;align-items: center;height: 100%;}
.location .icons{margin-right: 18px;}
.location a{font-size: 16px;}
.location a:hover{color: var(--bgcolor);}
.location i{margin:0 18px;font-size: 28px;margin-top: 3px;}
.location a:last-child{color:var(--bgcolor)}
.list-contaact{padding: 60px 0 90px;}
.list-contaact .bd .t{width:420px;}
.list-contaact .bd .t .icons img:nth-child(2){margin-left: 10px;}
.list-contaact .bd .t h1{font-family: 'Montserrat-SemiBold';font-size: 48px;line-height: 1;margin-top: 15px;}
.list-contaact .bd .t .txts{display: flex;margin-top: 15px;line-height: 24px;}
.list-contaact .bd .t p{font-size:16px;line-height:26px;max-width: 300px;}
.list-contaact .bd .t .pic{margin-top:60px}
.list-contaact .bd .txt{width:calc(100% - 420px);padding-left: 200px;}
.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: 'Montserrat-SemiBold';line-height: 1;}
.list-contaact .bd .txt .item a:hover{color:var(--on-color)}
.list-contaact .bd .txt .item .p{font-size: 18px;margin-top: 12px;line-height: 24px;}
.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: 45px;}
.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:#191a1c;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);}
.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{color: #333;}
.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 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 #bcbcbc;
  width: calc(100% - 190px);
  border-radius: 5px;
  transition: 0.4s;
  background: #fff;
}
.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;
}

.sidebar{width: 315px}
.sidebar .sticky{position:sticky;top:150px;}
.list-pro .pro_t{padding-bottom:15px;border-bottom: 1.5px solid #cdcdcd;margin-bottom: 25px;}
.list-pro .pro_t a{font-size:24px;font-family: 'Montserrat-SemiBold';color:var(--on-color);}
.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: 15px;}
.sidebar .bd .item a i{font-size:13px;width:17px;margin-right:8px;height: 17px;font-weight: bold;border: 2px solid var(--bgcolor);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(--on-color)}
.sidebar .bd .item a:hover{color:var(--bgcolor)}
.list-pro .right{width: calc(100% - 315px);padding-left: 130px;}
.pro_list{border-top: 1px solid #f3f3f3;}
.pro_list .main{padding: 50px 0 90px;}
.index-pro .list {margin-top: 60px;}
.list-pro .list .item{transition-duration:.6s;width: calc((100% - 80px)/3);margin:0 40px 40px 0;transition: 0.6s;background: #fff;padding: 5px 13px 30px 13px;border-radius: 10px;}
.list-pro .list .item:nth-child(3n){margin-right:0;}
.index-pros{padding-bottom: 90px;position: relative;}
.index-pros .pics{position: relative;overflow: hidden;border-radius: 10px;}
.index-pros .pics img{width: 100%;transition: 0.8s;}
.index-pros .pics:hover img{transform: scale(1.025);}
.index-pros .pics .text{position: absolute;left: 50px;top: 50%;transform: translateY(-50%) !important;}
.index-pros .pics .text h2{font-size: 72px;font-family: 'Montserrat-SemiBold';color: #fff;line-height: 1;max-width: 300px;}
.index-pros .pros-box:nth-child(3) .pics .text h2{max-width: 470px;}
.index-pros .pics .text .btnm{margin-top: 60px;}
.pros-box .list .item{width: 100%;margin-right: 0;}
.pro-b .list .item{padding: 40px 0 10px 20px;}
.pro-b .prolist .item{width: calc((100% - 120px)/4);margin: 0 40px 0 0;}
.pro-b .prolist .item:nth-child(4n){margin-right: 0;}
.pro-b .prolist .item:nth-child(3n){margin-right: 40px;}
.pro-b .list .item a{display: flex;justify-content: space-between;}
.prod-swiper{margin: 40px 0 60px;}
.prod-swiper .swiper-slide{display: flex;justify-content: center;padding-top: 15px;}
.list-pro .list .item .txt{display: flex;width: 100% !important;border-top: 1px solid #c9c9c9;transition: 0.6s;justify-content: space-between;padding:30px 10px 0 8px;}
.pro-b .list .item .txt{border: none;padding:0 10px 0 8px;}
.list-pro .list .item .pic{padding: 0 15px;overflow: hidden;}
.pro-b .list .item .pic{text-align: right;}
.pro-b .list .item .pic img{width: 70%;}
.pro-b .prolist .item .pic img{width: 90%;}
.list-pro .list .item .txt h3{font-family: 'Montserrat-SemiBold';color:#333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;font-size:24px;line-height: 1;width: 100%;transition: 0.5s;}
.list-pro .list .item:hover .txt h3{color: var(--bgcolor);}
.list-pro .list .item .txt h5{color: #333;font-size: 16px;line-height: 1;margin-top: 15px;transition: 0.5s;}
.list-pro .list .item .txt .icon{margin-top: 35px;}
.pro-b .list .item .txt .icon{margin-top: 80px;}
.index-prod .list .item .txts{width: calc(100% - 50px) !important;}
.list-pro .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%;font-family: 'OPENSANS-REGULAR';}
.list-pro .list .item .txt i{color:var(--bgcolor);font-size:20px}
.list-pro .list .item .txt .more{font-size: 14px;font-family: 'OPENSANS-REGULAR';border-bottom: 1px solid #000;line-height: 1;margin-top: 35px;display: inline-block;transition: 0.4s;}
.list-pro .list .item:hover{box-shadow:0 10px 20px rgba(0,0,0,0.06);}
.list-pro .list .item:hover .more {color:var(--bgcolor);border-color: var(--on-color);}
.pro-b  .tit{font-size: 36px;color: #333;font-family: 'Montserrat-SemiBold';margin-bottom: 40px;}
.list-pro .right .title{font-size:48px;color:#FFFFFF;margin-bottom:40px;font-family: 'Barlow-Bold';text-transform:uppercase;line-height:48px;;}
.list-pro .right .body ul{display:flex;justify-content: space-between;flex-wrap:wrap;}
.list-pro .right .body ul li{width:calc(50% - 30px);border-bottom:1px solid #FF9463;display:flex;align-items: center;height:52px;}
.list-pro .right .body p{width: 48.4%;color: #333333;font-size: 16px;border-bottom: 1px solid #cdcdcd;line-height: 50px;}
.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 25px 25px 20px;background: #fff;border-radius: 8px;}
.list-products .head .img_list{z-index:2;width:620px}
.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: 410px;}
.list-products .head .img_list .xiaotu li{transition-duration:.5s;width:90px;height:90px;margin-bottom:15px;border:1px solid #ccc;background: #fff;position: relative;border-radius: 5px;overflow: hidden;}
.list-products .head .img_list .xiaotu li.videolist{border: none;}
.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;border-radius: 4px;overflow: hidden;}
.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 .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% - 620px);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 #eaeaea;padding-bottom:15px;}
.list-products .head .txt_list .t h2{padding-top:8px;font-size:24px;font-family: 'Montserrat-SemiBold';color: #333;}
.list-products .head .txt_list .t p{font-size: 16px;line-height: 1;margin-top: 10px;color: #333;}
.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;}
.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;color:#fff;background:#000;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 .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 .c .tr{margin-top: 15px;}
.list-products .head .txt_list .txt_list_m{width:100%;padding-top:8px;}
.list-products .head .txt_list .b{border:1px solid #a7a7a7;border-radius: 6px;margin-top: 50px;width: 100%;padding: 15px 10px 20px 10px;}
.list-products .head .txt_list .b h1{color:var(--on-color);font-size:24px;font-family: 'Montserrat-SemiBold';}
.list-products .head .txt_list .b p{color:#191a1c;font-size:16px;margin-top: 10px;line-height: 1;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;}
.list-products .head .txt_list .b .message_btn:hover{border-radius:30px}

.titlex h1{font-size: 36px;font-family: 'Montserrat-SemiBold';margin-top: 45px;line-height: 1}
.list-products .body{width: 100% !important;margin-top: 20px;}
.list-products .body table tbody{display: flex;flex-wrap: wrap;justify-content: space-between;}
.list-products .body table{width: 100% !important;border-collapse: collapse;}
.list-products .body table td{font-size:18px;color:var(--color);height:60px;vertical-align: middle;width: auto;position: relative;padding: 0 !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){padding-right: 12px !important;white-space: nowrap;}
.list-products .body table tr{width: 48%;border-bottom: 1px solid #ccc;}
.prolist{margin-top: 30px;}
.prolists{margin-top: 0;}

@media (max-width: 1920px){
.wrap{max-width: 1740px;}
.index-pro .pro-top,.pro-swiper{margin-left: 4.69vw;}
}
@media (max-width: 1740px){
 .wrap{width: 98%;}
 .header .subs .bd_b .box-r .item{width: calc((100% - 120px)/4);margin-bottom: 30px;}
 .header .subs .bd_b .box-r .item:nth-child(4n){margin-right:0;}
  .header .subs .bd_b .box-r .item:nth-child(6n){margin-right:40px;}
 .a-back .txts{left: 2.34vw;} 
.a-back .txts h1{font-size: 2.5vw;}
.a-back .name{font-size: .83vw;left: 2.34vw;}
 .index-pro .pro-top,.pro-swiper{margin-left: 0;}
 .index-pro{width: 98%;margin: 0 auto;}
 .h_banner .home_swi .h_b_box .h_b_txt .container .p1{font-size: 3.75vw;}
.h_banner .home_swi .h_b_box .h_b_txt .container .p2{font-size: 1.56vw;margin-top: 1.04vw;}
.h_banner .btns{margin-top: 3.65vw;}
.h_banner .home_pag{bottom: 2.34vw;}
}
@media (max-width: 1500px){
.list-about .about-r{width: 65%;}
.footer .info .dls .dl{margin-right: 5vw;}
.footer .info .dls .dl:nth-child(2),.footer .info .dls .dl:nth-child(3){margin-right: 6vw;}
.index-pros .pics .text h2{font-size: 3.75vw;max-width: 15.63vw;}
.index-pros .pros-box:nth-child(3) .pics .text h2{width: 24.48vw;}
.index-pros .pics .text .btnm{margin-top: 3.13vw;}
.index-pros .pics .text{left: 2.6vw;}
}
@media (max-width: 1350px){
  .list-products .head .txt_list{width: 100%;padding-left: 0;margin-top: 20px;}
  .list-products .head .txt_list .b{margin-top: 20px;}
  .list-contaact .bd .txt{padding-left: 30px;}
  .list-pro .right{padding-left: 30px;}
  .culture .cul .item:nth-child(1){margin-bottom: 35px;}
  .culture .cul{padding-left: 30px;}
  .footer .info .message{width: 350px;}
  .list-products .head .txt_list .c .nav .message_btn{margin-left: 0;}
  .list-products .head .txt_list{padding-left: 30px;}
  .list-contact .cons .item .con-content{font-size: 22px;line-height: 30px}
  .list-contact .cons .item .con-content{padding-right: 25px;padding-left: 25px;}
  .list-contact .cons .item h1{padding-left: 25px;}
  .cats .item h3 a{min-width: 160px;}
  .cats .item{margin-right: 30px;}
  .titles h1,.titlex{font-size: 45px;}
  .header .header-right .item h3 a{font-size: 16px;}
  .header .header-right .item{margin-right: 18px;}
  .header .header-right .menu{margin-left: 40px;}
  .header .header-left .logo img{width: 180px;}
   .about-r{z-index: 10;margin-bottom: -5px;width: calc(100% - 520px);}
}
@media (max-width: 1200px){
  .list-products .head .txt_list{width: 100%;padding-left: 0;margin-top: 55px;}
}
@media (max-width: 1110px){
.advantage .list{justify-content: space-between;}
.advantage .list .item{width: 48%;margin-right: 0;margin-bottom: 35px;}
.dl>p{width: 50%;margin-bottom: 35px;}
.index-about .txtcon .btnes .logos .icon img{width: 70px;}
.index-about .txtcon .btnes .logos .icon:nth-child(2){margin: 0 25px;}
.index-about .txtcon .btnes .logos2 .icon:nth-child(2){margin: 0 25px;}
.list-fac .item h2{height: 40px;font-size: 20px;}
 .header .header-left .logo img{width: 150px;}
.header .header-right .item h3{font-size: 14px;}
}
@media screen and (max-width:992px) {
.list-contaact .bd .txt{padding-left: 0;}
.list-contaact{padding: 40px 0;}
.list-contaact .bd .t{width:100%;margin-bottom: 20px;}
.list-contaact .bd .txt{width:100%;}
.list-contaact .bd .txt .cons_box{flex-wrap: wrap;}
.list-contaact .bd .txt .con_box{width: 100%;}
.list-video .list .item{width: 48%;margin-right: 0;margin-bottom: 20px;}
.list-video .list{justify-content: space-between;}
.list-pro .right{padding-left: 0;}
.list-news .list .item{width: 48%;margin-right: 0;margin-bottom: 20px;}
.list-news .list{justify-content: space-between;margin-top: 35px;}
.culture .cul{width: 100%;padding-left: 0;}
.culture .pic{justify-content: center;width: 100%;}
.list-fac .fac .fac-item{width: 48%;margin-right: 0;}
.list-fac .fac{justify-content: space-between;}
.list-about .about-r,.list-about .about-l{width: 100%;}
.list-about .about-l{margin-top: 35px;}
.links .item{width: 33%;margin-bottom: 35px;}
.links .item:nth-child(3n){border-right: none}
.links .item span{font-size: 20px;}
.pro-swiper{margin-left: 0;}
.pro-b .prolist .item:nth-child(3n){margin-right: 0;}
.pro-swiper .swiper-slide{display: flex;justify-content: center;}
.index-pro .pro-top{margin-left: 0;}
.h_banner .btns{display: none;}
.home_swi,.banner{margin-top: 0;}
  .list-products .head .txt_list .t h2, .list-products .head .txt_list .t p{font-size: 30px;}
  .list-pro .show_head .show_swiper{display:block;overflow: hidden;}
  .list-contact .cons .item{width: 100%;margin-bottom: 35px;}
  .list-contact{padding: 40px 0;}
  .list-news .items .news-boxc{width: 100%;margin-top: 30px;}
  .news .news-l,.news .news-r{width: 100%;}
  .news .news-r{margin-top: 25px;}
  .list-fac .list{justify-content: space-between;}
  .list-fac .item{width: 49%;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 .dls{justify-content: space-between;}
  .footer .info .message{width: 100%;margin-top: 35px;}
  .footer .info .info-l{width: 100%;}
  .footer .info>.flex{flex-wrap: wrap;}
  .cons{margin-top: 40px;}
  .index-pro{padding: 35px 0;}
 .list-products .head .show-banner{display: block;}
 .wrap{width: 96%;}
.list-contact .bd .left,.list-contact .bd .right,.list-pro .right,.footer .right{width:100%;max-width:100%;}
.main,.footer,.factory,.lacela,.culture{padding:20px 10px;}
.top_header,.cats,.list-pro .right .show_head .show_box .tupian_list,.footer .left,.list-products .head .img_list,.sidebar,.list-pro .pro_t{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;}
.pros-box .list .item{width: 90%;margin-right: 0;}
.list-pro .list{justify-content: space-between;}
.list-pro .right .list .item .txt h2{font-size:18px;}
.list-pro .right .list .item .txt p{font-size:13px;margin:5px 0 12px;}
.list-contact .bd .left p{margin-top:10px;}
.index-form{height:auto;padding:30px 15px;}
.index-form .txt p{font-size:15px;margin-top:12px;}
.index-form .form{width:100%;}
.index-form .form .btn{height:45px;width:120px;font-size:14px;}
.index-form .form input{height:45px;flex:1;font-size:14px;}
.footer .right h2{margin-top:30px;font-size:24px;line-height:30px}
.footer .right h2 br{display:none}
.bottom .michuan{margin:15px auto 0;}
.fixed{position: static;}
.list-news .show{padding:0 10px;}
.list-news .list{padding:0}
.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;margin-top: 0;}
}
@media screen and (max-width:786px){
.wrap_n{margin-top: 40px;}
.list-pro .right .body p{width: 100%;}
.news-detail.main{padding: 40px 0 30px;}
.advantage{padding: 30px 0 20px;}
.footer .info .dls{display: none;}
  .index-about .txtcon .btnes .logos .icon img{width: 50px;}
  .index-about .txtcon .btnes .logos .icon:nth-child(2){margin: 0 15px;}
.index-about .txtcon .btnes .logos2 .icon:nth-child(2){margin: 0 15px;}
  .links{padding: 80px 0 35px;}
  .index-pros{padding-bottom: 35px;}
  .link .pic{width: 100%;margin-bottom: 35px;}
  .titlex h1{font-size: 35px;margin-top: 30px;}
  .index-pro .pro-top{font-size: 28px;}
  .list-fac{padding: 40px 0 0;}
  .index-about .txtcon{padding: 30px 20px;}
}
@media screen and (max-width:600px){
.titlex h1{font-size: 30px;}
.list-contaact .message .form-div{flex-wrap: wrap;}
.list-contaact .form-div .code_box{width: 100%;margin-bottom: 30px;}
.list-contaact .bd .t h1{font-size: 40px;}
.faq{padding: 0 0 60px;}
.bookbox  iframe{height: 400px;}
.list-video .list .item{width: 100%;}
.tit_n{font-size: 30px;}
.list-news .list .item{width: 100%;}
.index-news .list .item{width: 95%;}
.ab-tit{font-size: 32px;}
.advantage .list .item{width: 100%;}
.list-fac .fac .fac-item{width: 100%;}
.list-about .about-r h2{font-size: 30px;}
.list-about .about-r .textcontent{margin-top: 35px;}
.nav{display: none;}
.list-about{padding-top: 40px;}
.dl>p{width: 100%;}
.footer .bottom br{display: inline-block;}
.dl>p:last-child{margin-bottom: 0;}
.footer-c{margin-top: 55px;}
.news-swiper{padding-bottom: 60px;}
.index-news .list{margin-top: 30px;}
.index-news{padding:40px 0}
.index-tit{font-size: 30px;}
.index-about .txtcon .btnes .logos .icon2{display: none;}
  .index-about .txtcon .btnes .logos .icon img{width: 65px;}
.links .item{width: 33%;}
.links .item:nth-child(3n){border-right: none}
.links .item span{font-size: 16px;}
/*.links .item:nth-child(3n){border-right: 1px solid #d6d6d6;}*/
.links .item img{max-width: 40px;}
.link .pic .text h1{font-size: 26px;}
.links .item i{font-size: 20px;margin-top: 20px;}
.prod-swiper{margin: 20px 0 25px;}
.links .list{margin-top: 40px;}
.index-pros .pics .text .btnm{height: 30px;font-size: 14px;line-height: 30px;padding: 0 15px;}
.index-pro .pro-top{margin-left: 15px;}
 .home_swi .swiper-button-prev, .home_swi .swiper-button-next{display: none;}
 .h_banner .home_pag{bottom: 0;}
  .h_banner .home_swi .h_b_box .h_b_txt .container .p2{font-size: 2.5vw;margin-top: 2vw;}
  .list-contact .codes{flex-wrap: wrap;margin-top: 40px;}
  .list-contact .map{margin-top: 20px;}
  .list-contact .codes .code{width: 100%;margin-bottom: 35px;}
  .list-contact .cons .item .con-content{min-height: 160px;}
  .list-join .item{width: 100%;}
  .list-news .show .t h2{font-size:22px;line-height:28px;}
  .news-detail.main{padding: 35px 0;}
  .list-news .show .m .btn{margin-top: 35px;}
  .news{padding-bottom: 40px;}
  .paging{margin-top: 35px;}
  .list-fac .item{width: 100%;margin-bottom: 25px;}
.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;}
.list-pro .list .item{width: 100%;}
.news-swiper{overflow: hidden;}
.index-pros .pics .text{top: 10%;transform: translateY(0) !important;}
.index-pros .pics .text h2{font-size: 6vw;margin-bottom: 90px;}
.link .pic .text{left: 20px;bottom: 25px;}
.link .pic .text h5{margin-top: 10px;}
.link .pic .text h1{font-size: 21px;}
.h_banner .home_swi .h_b_box .h_b_txt .container .p1{font-size: 4vw;}
.pro-swiper .item{width: 98%;}
.index-pros .pics .text h2{max-width: 25vw;}
.index-pros .pros-box:nth-child(3) .pics .text h2{width: 45vw;}
}