@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-1870{width:100%;max-width:1870px;margin:0 auto;}
.wrap-1220{width:100%;max-width:1220px;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 ease;}
.top{height:40px;background: #000;transition: 0.6s;}
.top .welcome{font-size: 16px;color: #fff;font-family: 'OPENSANS-REGULAR';}
.top .wrap{align-items: center;}
.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: 14px;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:var(--bgcolor);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: 40px;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:18px;transition: 0.5s;line-height: 1;display: flex;align-items: center;height: 100%;font-family: 'Roboto-Bold';position: relative;color: #fff;}
.header .header-right .item{margin-right:25px;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: #fff;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 .top{transform: scaleY(0);}
.top_header.height .header{transform: translateY(-40px);}
.header .ico{align-items: center;}
.header .ico a{margin-right:25px;color:#fff;margin-top: 3px;}
.header .ico a i{font-size: 20px}
.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{opacity: 0.9;}
.header .subs{z-index:999;transform: scaleY(0);transform-origin: top;transition:transform 0.3s ease;position: fixed;top:120px;left:0;width:100%;background:#fff;box-shadow:0 15px 30px rgba(0,0,0,0.1);}
.header.height .subs,.header.height .subx{top:60px;}
.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: 15px;}
.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;width: 100%;}
.header .subs .bd_b .box-r .item{transition-duration:.6s;width: calc((100% - 160px)/5);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{font-size: 16px;color: var(--on-color);border-bottom: 1px solid var(--on-color);}
.header .subs .bd_b .box-r .cont-top a{font-size: 18px;color: var(--on-color);font-weight: bold;}
 .header .subs .bd_b .box-r .cont-top{margin-bottom: 30px;}
.header .subs .bd_b .box-r .item:nth-child(5n){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;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: 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;transform: scale(1);}
.header .subs .bd_b .box-r .item:hover .pic img{transform: scale(1.08);}

.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);}

.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);}
.h_banner .home_pag{bottom: 50px;}
.home_swi{margin-top: 120px;position: relative;}
.home_swi img{width: 100%;}
.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.7);}
.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%;
    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{font-size: 60px;font-family: 'Montserrat-SemiBold';text-align: center;line-height: 1;text-transform: uppercase;margin-top: 25px;}
.h_banner .home_swi .h_b_box .h_b_txt .container .p2{font-size: 24px;font-family: 'OPENSANS-REGULAR';margin-top: 30px;text-align: center;line-height: 1;}
.h_banner .btn-box{display: flex;margin-top: 120px;}
.h_banner .btns{height: 50px;background: #fff;font-size: 18px;border-radius: 5px;display: flex;align-items: center;justify-content: center;min-width: 150px;padding: 0 10px;z-index: 10;transition: 0.4s;}
.h_banner .btns:hover i{color: #fff;}
.h_banner .btns i{font-size: 25px;color: var(--on-color);margin-right: 8px;z-index: 9;transition: 0.4s;}
.h_banner .btns span{line-height: 1;z-index: 9;}
.h_banner .btn-box .btns:nth-child(1){margin-right: 40px;background: var(--bgcolor);color: #fff;}
.h_banner .btn-box .btns:nth-child(1) i{color: #fff;font-size: 22px;}
.h_banner .btn-box .btns:nth-child(1):hover{color: #000;}
.h_banner .btn-box .btns:nth-child(1):hover i{color: var(--bgcolor);}

.h_banner .index-video{position: relative;width: 100%;height: 100%;}
.h_banner .index-video::after{content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: rgba(0,0,0, 0.4);z-index: 1;}
.h_banner .home_swi{height: calc(100vh - 120px);}
.h_banner video{width: 100%;height: 100%;object-fit: cover;object-position: center top;}
.h_banner .home_swi img{width: 100%;height: 100%;object-fit: cover;}
.h_banner .home_swi .h_b_box .h_b_img{position: relative;height: 100%;}
.h_banner .home_swi .h_b_box .h_b_img a,.h_banner .home_swi .h_b_box{height: 100%;display:inline-block;}

.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);}

  .bn-list{
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 55px;
  }
  .about-data .bn-list{margin-top: 0;}
  .about-data .bn-list{padding: 85px 0;border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;} 
 .bn-list li {
    transition: 1s ease;
    flex-direction: column;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: auto;
    cursor: pointer;
    transition: 0.7s;
    width: 20%;
  }
  .list-about{padding-bottom: 0;}
  .list-about .ab_box{padding: 60px 300px 0 100px;}
  .list-about .bn-list{flex-wrap: wrap;margin-top: 60px;}
 .list-about .bn-list li{width: 50%;margin-bottom: 60px;}
 .bn-list li h2 {
    position: relative;
  }
  .a-data .bn-list li h2 > .dw > sup,.a-data .bn-list li h2 > .dw{font-weight:unset;}
 .bn-list li h2 .number {
    font-size: 60px;
    line-height: 1;
    display: inline-block;
    font-family: 'Montserrat-SemiBold';
    transition: 0.4s;
  }
  .bn-list li:hover h2 .number{color: var(--bgcolor);}
 .bn-list li .des {
    display: inline-block;
    font-size: 16px;
    font-family: 'OPENSANS-REGULAR';
    margin-top: 5px;
  }
 .bn-list li i{margin-bottom: 25px !important;}
 .a-data .bn-list li .des{font-weight:unset;}

.index-about{padding: 85px 0 110px;overflow: hidden;}
.index-about .ab_l h1{font-size: 60px;max-width: 510px;line-height: 1;font-family: 'Montserrat-SemiBold';}
.index-about .ab_l h1 span{color: var(--on-color);text-transform: uppercase;font-family: 'Montserrat-SemiBold';}
.index-about .ab_box{width: calc(100% - 880px);}
.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: 40px;cursor: pointer;}
.index-about .ab_l .box .video-btn img{transition: 0.5s;}
/* .index-about .ab_l .box .video-btn img:hover{transform: rotate(360deg);} */
.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: 80px;}
.index-about .ab_box .textcontent{margin-top: 50px;}
.index-about .textcontent p{font-size: 16px;line-height: 30px;max-width: 800px;font-size: 16px;}
.index-about .about-r{width: 745px;display: flex;flex-direction: column;align-items: flex-end;position: relative;}
.index-about .about-r .logoab{margin-top: 80px;}
.index-about .about-r .picb{position: absolute;left: 0;top: 50%;transform: translateY(-50%);box-shadow: 0 0 30px rgba(0,0,0,.05) ;}
.index-about .about-r .picb .txt{position: absolute;top: 32%;left: 35px;}
.index-about .about-r .picb .txt h3{font-family: 'Montserrat-SemiBold';font-size: 92px;color: #000;line-height: 70px;}
.index-about .about-r .picb .txt h5{font-size: 23px;line-height: 1;margin-top: 5px;}
.ab-titles h2{font-family: 'Montserrat-SemiBold';font-size: 48px;line-height: 1;color: #ebebeb;}
.ab-titles h3{font-family: 'Montserrat-SemiBold';font-size: 36px;line-height: 1;color: var(--on-color);}
.market{padding-bottom: 100px;}
.market .info h1{font-family: 'Montserrat-SemiBold';font-size: 24px;text-align: center;} 
.market .info p{font-size: 16px;line-height: 24px;max-width: 535px;color: #414141;margin: 20px auto 0 auto;text-align: center;}
.market .info{margin-top: 50px;}
.market .map{text-align: center;margin-top: 20px;}
.develop{padding-bottom: 120px;overflow: hidden;}
.develop .wrap{z-index: -4;}
.timeline-circle {
    position: relative;
    width: 550px;
    height: 550px;
    margin: 190px auto 0 auto;
    border: 14px solid #e5e5e7;
    border-radius: 50%;
    z-index: 1;
    
}

.timeline-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  width: 350px !important;
  transition: 0.8s;
  z-index: 10;
}
.timeline-center img{width: 350px !important;}
.timeline-center:hover{transform: translate(-50%, -50%) rotate(360deg);}
.timeline-item {
    position: absolute;
    display: flex;
    flex-direction: column;
}
.timeline-icon {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
     transition: 0.5s;
}
.timeline-icon img{max-width: 90%;}
.timeline-icon::after{width: calc(100% + 20px);height: calc(100% + 20px);border: 2px solid #e5e5e7;content: "";position: absolute;top: 50%;left: 50%;border-radius: 50%;transform: translate(-50%, -50%);background: #fff !important;z-index: -1;}
.timeline-item:nth-child(2) .timeline-icon {
    background-color: #f8c291;
}
.timeline-item:nth-child(3) .timeline-icon {
  background-color: #6a89cc;
}
.timeline-item:nth-child(4) .timeline-icon {
    background-color: #82ccdd;
}
.timeline-item:nth-child(5) .timeline-icon {
    background-color: #b8e994;
}
.timeline-item:nth-child(6) .timeline-icon {
    background-color: #fad390;
}
.timeline-content {
    max-width: 420px;
    position: absolute;
    left: -490px;
    top: 0;
}
.timeline-content h3 {
    font-size: 36px;
    margin-bottom: 15px;
    font-family: 'Montserrat-SemiBold';
}
.timeline-content p {
    font-size: 18px;
    line-height: 24px;
}
.timeline-item:nth-child(2) {
    top: 20%;
    left: -15%;
}
.timeline-item:nth-child(3) {
    bottom: 4%;
    left: -6%;
    top: auto;
}
.timeline-item:nth-child(4) .timeline-content{ right: -490px;left: auto;}
.timeline-item:nth-child(5) .timeline-content{ right: -490px;left: auto;}
.timeline-item:nth-child(4) {
    bottom: 4%;
    right: -6%;
}
.timeline-item:nth-child(5) {
    top: 20%;
    right: -15%;
}
.timeline-item:nth-child(6) {
    top: -17%;
    left: 50%;
    transform: translate(-50%) !important;
}
.timeline-connector {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 580px;
    height: 580px;
    border: 2px solid #e6e6e6;
    border-radius: 50%;
    z-index: 1;
}

.list-fac{padding: 90px 0 60px 0;}
.list-fac .fac{width: 100%;display: flex;justify-content: flex-start;flex-wrap: wrap;margin-top: 45px;}
.list-fac .fac .fac-item{width: calc((100% - 120px) / 4);padding: 10px 10px 45px 10px;border-radius: 7px;margin-right: 40px;margin-bottom: 40px;transition: 0.7s;cursor: pointer;background: #fff;box-shadow: 0 0 30px rgba(0,0,0,0.08);}
.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(4n){margin-right: 0}
.list-fac .fac .fac-item span{font-size: 16px;color: #202020;margin-top: 30px;display: inline-block;padding-left: 10px;}
.abtit{font-size: 60px;font-family: 'Montserrat-SemiBold';}
.btn-boxs{display: flex;margin-top: 100px;}
.index-recom .btn-boxs{margin-top: 55px;}
.btn-boxs .btns{height: 50px;background: #fff;font-size: 16px;border-radius: 50px;display: flex;align-items: center;justify-content: center;min-width: 188px;padding: 0 10px;border: 1px solid #a0a0a0;transition: 0.5s;}
.btn-boxs .btns:hover{color: #fff;border-color: var(--on-color);}
.btn-boxs .btns i{font-size: 25px;;margin-right: 8px;transition: 0.5s;}
.btn-boxs .btns span{line-height: 1;}
.btn-boxs .btns:nth-child(1){margin-right: 12px;background: var(--bgcolor);color: #fff;border: none;}
.btn-boxs .btns:nth-child(1) i{color: #fff;font-size: 22px;margin: 0 0 0 18px;}
.btn-boxs .btns:nth-child(1):hover{color: var(--bgcolor);border: 1px solid var(--on-color);}
.btn-boxs .btns:nth-child(1):hover i{color: var(--on-color);}
.index-about .pclass{font-size: 24px;color: #a5a5a5;margin-top: 80px;display: block;}

.index-pro{position: relative;}
.index-pro .title-l h1{line-height: 1;font-size: 60px;font-family: 'Montserrat-SemiBold';}
.index-pro .titleb{align-items: center;}
.index-pro .titleb p{font-size: 16px;max-width: 590px;line-height: 26px;}
.pro-swiper{overflow: visible !important;width: 100%;padding-top: 80px;margin-left: -150px;}
/* .pro-swiper .swiper-slide{display: flex;align-items: center;justify-content: center;} */
.pro-swiper .pic{margin: 0 20px !important;overflow: hidden;position: relative;cursor: pointer;border-radius: 13px;display: block}
.pro-swiper .pic .txts{position: absolute;bottom: 35px;left: 35px;color: #fff;z-index: 5;}
.pro-swiper .pic h2{font-size: 16px;line-height: 1;}
.pro-swiper .pic img{width: 100% !important;}
.pro-swiper .sw-box{position: absolute !important;top: 0;left:150px !important;width: 80px;z-index: 99999999999999 !important;height: 30px;}
 .pro-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;
}
.pro-swiper .swiper-button-prev:hover i,.pro-swiper .swiper-button-next:hover i{color: var(--bgcolor);}
.pro-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;
  transition: 0.6s;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{opacity: 0.8;}
.pro-swiper .swiper-button-next i,.pro-swiper .swiper-button-prev i{font-size: 30px;transition: 0.6s;color: #b4b4b4;}

.index-recom{position: relative;background-size: 100%;}
  .index-recom .wrap{z-index: 1;position: relative;}
  .index-recom .recom{width: 100%;display: flex;align-items: center;justify-content: space-between;}
  .index-recom .rec-back{position: absolute;left: 0;top: 0;width: 100%;height: 110%;}
  .index-recom .rec-l{background: none;max-width: 475px;}
  .index-recom .rec-l .re{display: flex;}
  .index-recom .rec-l .re-l{display: flex;flex-direction: column;}
  .index-recom .rec-l .re-l .no{font-size: 24px;line-height: 1;text-transform: capitalize;}
  .index-recom .rec-l .re-l .name{font-size: 60px;font-family: 'Montserrat-SemiBold';color: var(--bgcolor);display: inline-block;line-height: 1;margin-top: 5px;}
   .index-recom .rec-l .tits{margin-top: 70px;}
  .index-recom .rec-l .tits h2{font-size: 90px;font-family: 'Montserrat-SemiBold';line-height: 0.95;position: relative;display: inline-block;}
  .index-recom .rec-l .cir{border-radius: 50%;background: var(--bgcolor);width: 90px;height: 90px;position: absolute;right: -55px;top: -35px;z-index: -1;}
  .index-recom .rec-l .desc{margin-top: 60px;}
  .index-recom .rec-l .desc p{width: 100%;font-size: 16px;line-height: 36px;}
  .index-recom .rec-m .pics{background: url("/skin/images/recback_03.png") no-repeat center center/contain;text-align: center;}
  .index-recom .rec-m .pics img{max-width: 720px;}
 .param{position: relative;margin-bottom: 80px;}
 .param .txts{display: flex;flex-direction: column;}
 .param .txts .name{font-size: 16px;margin-top: 5px;}
 .param .txts .value{font-size: 36px;font-family: 'Montserrat-SemiBold';line-height: 1;}
 .param .txts .value span{font-size: 16px;font-family: 'Barlow-Medium';display: inline-block;}
 .rec-m .pics,.rec-m .pics img{width: 100%;}
.prod-swiper{padding-bottom: 50px !important;width: 100% !important;}
.rec-m{margin: 0 58px;}
.prod-swiper .swiper-button-prev {
    left: 0 !important;
    top: auto;
    bottom: 0px !important;
    margin-top: 0;
    background-image: none !important;
    height: auto !important;
     position: relative;
  }
  .sw-box{position: absolute !important;bottom: 0;left: 50%;transform: translateX(-50%);width: auto;z-index: 99999999999999 !important;display: flex;align-items: center;height: 20px;}
  .sw-box h2{font-size: 16px;color: #000;font-family: 'Montserrat-SemiBold';transition: 0.4s;}
  .sw-box h2:hover{color: var(--on-color);}
  .sw-box .num-line{ width: 288px;height: 2px;background: var(--bgcolor);margin: 0 15px;position: relative;}
  .sw-box .num-line .line1{width: 8px;height: 2px;background: var(--bgcolor);position: absolute;right: 0;top: 0;transform: rotate(45deg);transform-origin: right center;}
  .sw-box .num-line .line2{transform: rotate(-45deg);}
.sw-box .num-line::after{content: "";width: 50%;height: 2px;background: #000;position: absolute;top: 0;left: 0;}
  /* .prod-swiper  .swiper-slide{padding-bottom: 60px !important;} */
  .next-num{font-size: 24px;font-family: 'Barlow-SemiBold';color: #000;margin-right: 10px;cursor: pointer;}
  .prev-num:hover,.next-num:hover{color: #c62920;}
  .prod-swiper .swiper-button-prev i{ font-size: 30px;color: #000000;transition: 0.4s;display: inline-block;}
  .prod-swiper .swiper-button-prev i:hover{color: #c62920;}

  .prod-swiper .swiper-button-next {
    /* right: 33.33vw !important; */
    right: 0 !important;
    top: auto;
    margin-top: 0;
    bottom: 0px !important;
    background-image: none !important;
    display: flex;
    align-items: flex-end;
    position: relative;
  }
  .prod-swiper .swiper-button-next i{ font-size: 30px;color: #000000;transition: 0.4s;}
  .prod-swiper .swiper-button-next i:hover{color: #c62920;}

.partner{padding: 135px 0 115px;}
.titles h1{font-size: 60px;font-family: 'Montserrat-SemiBold';line-height: 1;margin-bottom: 30px;text-align: center;}
.titles p{font-size: 16px;line-height: 26px;max-width: 520px;text-align: center;margin: 0 auto;}
.partner .item{border: 1px solid #a0a0a0;border-radius: 10px;padding: 40px 50px 60px 35px;height: 380px;transition: 0.4s;cursor: pointer;}
.partner .item:hover{background-color: var(--bgcolor);color: #fff;border-color: var(--bgcolor);}
.partner .item .heads{align-items: center;}
.partner .item .pics{overflow: hidden;width: 80px;height: 80px;border-radius: 50%;margin-right: 20px;}
.partner .item p{font-size: 16px;line-height: 32px;margin-top: 25px;}
.partner .item h3{font-size: 30px;font-family: 'Montserrat-SemiBold';line-height: 1;}
.partner .item h2{font-size: 16px;color: #747474;line-height: 1;margin-top: 10px;}
.partner .item:hover h2{color: #fff;}
.partner .item h5{margin-top: 45px;}
.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;}
.part-swiper {padding: 0 10px;margin-top: 55px;}
.part-swiper .swiper-wrapper{display: flex !important;}
.part-swiper .swiper-slide,.part-swiper .swiper-wrapper{height: 100% !important;display: flex;}

.history {margin-top: 85px;}
.history h1{font-size: 60px;font-family: 'Montserrat-SemiBold';line-height: 1;}
.history .tit-r{width: calc(100% - 270px);padding-left: 55px;}
.history .tit-r h3{font-size: 24px;font-family: 'Montserrat-SemiBold';}
.history .htit{font-size: 16px;line-height: 32px;margin-top: 10px;}
.history .lines img{width: 100%;}
.history .his{margin-top: 50px;}
.history .his_l{width: 270px;}
.history .his_r{width: calc(100% - 300px);}
.history .his_l h2{font-size: 48px;font-family: 'Montserrat-SemiBold';line-height: 0.9;color: var(--bgcolor)}
.history .item{margin-bottom: 75px;cursor: pointer;}
.history .his_r p{font-size: 16px;line-height: 30px;}
.honor{position: relative;padding: 0 0 60px 0;margin-top: 70px}
.honor>.pics img{width: 100%;}
.honor .titlev{position: absolute;top: 75px;left: 100px;}
.honor .titlev h1{font-size: 48px;font-family: 'Montserrat-SemiBold';line-height: 1;}
.honor .titlev p{font-size: 18px;line-height: 30px;margin-top: 60px;max-width: 830px;}
.honor .wrap{margin-top:-100px;}
.honor .item{margin: 0 40px 40px 0;width: calc((100% - 120px)/4);transition: 0.5s;}
.honor .item img{width: 100%;}
.honor .item:hover{box-shadow: 0 10px 20px rgba(0,0,0,0.12);transform: translateY(-15px);}
.honor .item:hover .txt{color: var(--bgcolor);}
.honor .item:nth-child(4n){margin-right: 0;}
.honor .item .box .txt{font-size: 16px;padding: 30px 0 30px 10px;background: #fff;}
.honor .item .box .txt h3{font-family: 'Barlow-Medium';transform: 0.4s;}
.poster{margin-top: 110px;}
.poster .pics img{width: 100% !important;}
.exhibition{padding: 85px 0 100px;}
.exhibition .tits h1{font-size: 36px;text-align: center;font-family: 'Montserrat-SemiBold';}
.exhibition .tits h5{font-size: 16px;text-align: center;}
.exhibition .exh-box{margin-top: 60px;}
.exhibition .exh-lr{width: 39%;}
.exhibition .exh-c{width: 18.8%;}
.exhibition .exh-lr .exh-tb .pic{width: 48%;}
.exhibition .exh-lr .exh-b{margin-top: 33px;} 
.exhibition .exh-lr .exh-b1{margin: 0 0 33px;} 
.titlev{font-size: 48px;font-family: 'Montserrat-SemiBold';line-height: 1;margin-bottom: 45px;}
.list-vision{margin-top: 100px;}
.list-vision .item{width: calc((100% - 80px)/3);margin-right: 40px;}
.list-vision .item:nth-child(3n){margin-right: 0;}
.list-vision .item .pic{border-radius: 10px;}
.list-vision .item p{font-size: 16px;line-height: 30px;margin-top: 30px;}
.values{padding: 100px 0;}
.values .text{font-size: 16px;line-height: 30px;}

.list-news .list{display: flex;justify-content: flex-start;flex-wrap: wrap;margin-top: 80px;}
.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: 40px 0 10px 0;transition: 0.4s;}
.list-news .list .item h2{font-size: 18px;font-family: 'Montserrat-SemiBold';transition: 0.8s;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.list-news .list .item:hover h2{color: var(--bgcolor);}
.list-news .list .item p{font-size: 16px;margin-top: 40px;line-height: 24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.list-news .list .item h5{font-size: 16px;color: #8b8b8b;margin-top: 40px;}
.footer{color:#fff;background:#000;}
.footer .info{display: flex;justify-content: space-between;flex-wrap: wrap;padding: 50px 0 60px;}
.footer .info>.flex{flex-wrap: nowrap;}
.footer .info .info-l{width: 100% !important;}
.footer .info .info-txt{font-size: 18px;color: #fff;max-width: 570px;line-height: 26px;}
.footer .info .dls{display: flex;width: 100%;margin-top: 25px;justify-content: space-between;}
.footer .info .dls .dl-txt{margin-right: 60px;margin-bottom: 30px;}
.footer .info .dls .dl-txt p{font-size: 16px;line-height: 32px;max-width: 545px;margin-top: 30px;}
.footer .info .dls .dl{margin-right: 140px;margin-bottom: 20px;}
.footer .info .dls .dl:nth-child(2){margin-right: 125px;}
.footer .info .dls .dl:nth-child(3){margin-right: 150px;}
.footer .info .dls .dl:nth-child(4){margin-right: 250px;}
.footer .info .dls .dl:last-child{margin-right: 0;}
.dl .dl-title {
  font-size: 24px;
  margin-bottom: 30px;
  color: #fff;
}
.dl .dl-title a{border-bottom: 1px solid rgba(255,255,255,.8);white-space: nowrap;font-family: 'Montserrat-SemiBold';}
.dl .dl-title1 a{color: transparent;border: none;}
.dl>dd a{
  color: #fff !important;
  line-height: 38px;
  font-size: 16px;
  white-space: nowrap;
}
.dl>dt a{color: #fff;}
.dl>p{display: flex;margin-bottom: 25px;}
.dl>.p{line-height: 28px;}
.dl>.p1 .txt_box a:last-child{margin-left: 10px;}
.dl>p .iconx{width: 20px;margin-right: 10px;}
.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;}
.dl>p:hover a{color: var(--on-color);}
.footer .info .dls .dl dd span{position: relative;}
.footer .info .dls .dl dd span:hover::after{width: 100%;}
.footer .info .dls .dl dd span::after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background: #fff;
  left: 0;
  bottom: 0;
  transition: all 0.5s ease;
  transform-origin: 50% 50%;
}

.footer .meslist{width: 100%;background: url("/skin/images/footer_02.jpg") no-repeat;padding: 60px 0 50px;flex-wrap: nowrap;justify-content: center;background-size: cover;}
.footer .meslist .mes-title{font-size: 30px;font-family: 'Montserrat-SemiBold';color: #fff;line-height: 1;}
.footer .meslist .mes-des{font-size: 16px;color: #fff;}
.footer .meslist form{margin-top: 40px;}
.footer .meslist .inputs
{color:#000;font-size: 16px;height: 60px;padding-left: 22px;background: #fff;appearance: none;-webkit-appearance: none;
  -moz-appearance: none;background: url("/skin/images/select_03.png") no-repeat right 15px center;width: 100%;}
.footer .meslist .form-div{display: flex;justify-content: space-between;align-items: center;margin-bottom: 25px;}
.footer .meslist .form-div label{width: 48.8%;font-size: 16px;height: 60px;padding-left: 20px;box-sizing: border-box;background: #fff;border-radius: 4px;display: flex;align-items: center;}
.footer .meslist .form-div label span{color: #747474;font-size: 16px;margin-right: 10px;display: flex;align-items: center;}
.footer .meslist .form-div label span .i{color: var(--on-color);display: inline-block;margin: 5px 0 0 6px;}
.footer .meslist .mw
{font-size: 16px; width: auto;height: 60px;box-sizing: border-box;background: #fff;border-radius: 4px;}
.footer .meslist .mw::placeholder{color: #989898;}
.footer .meslist #submit{transition: 0.4s ease; display: flex; height:50px;background-color: #fff;border: none;align-items: center;justify-content: center;padding: 0 10px;position: relative;width: 180px;line-height: 1;cursor: pointer;border-radius: 5px;margin-top:20px;}
.footer .meslist #submit:hover{transform: scale(1.05);background: #fff;}
.footer .meslist .tip{font-size: 16px;margin-top:20px;}
.footer .meslist #submit:hover span{color: var(--on-color);}
.footer .meslist #submit span{font-size: 16px;z-index: 2;transition: 0.5s;font-family: 'Montserrat-SemiBold';}
.footer .meslist #submit i{font-size: 16px;z-index: 2;color: #d2051e;transition: 0.5s;margin-right: 13px;}
 .message #submit:hover{box-shadow: 10px 5px 20px rgba(216,23,6,0.2),-10px -5px 20px rgba(216,23,6,0.2),-10px -5px 20px rgba(216,23,6,0.2) inset;transform: scale(1.05);}
 /* .footer .meslist #submit:hover span{transform: translate(10px);color: var(--bgcolor);}
 .footer .meslist #submit:hover i{transform: translate(-10px);color: var(--bgcolor);} */
.footer .meslist .ipt-title{font-size: 16px;color: #fff;margin-bottom: 15px;}
/* .form-group {
  max-width: 380px;
  margin-left: 50px;
} */
.checkbox-label {
  font-size: 18px;
  display: flex;
  /* white-space: nowrap !important; */
  line-height: 24px;
}
 .checkbox-label span{display: inline-block;width: calc(100% - 30px);margin-top: -6px;}
input[type="checkbox"] {
  visibility: hidden;
  position: absolute;
} 
.custom-check{width: 18px;height: 18px;background: #fff;position: relative;margin-right: 13px;}
input[type="checkbox"]:checked + .custom-check::after{
  font-family: 'iconfont';
  content: "\e61d";
  position: absolute;
  color: var(--bgcolor);
  left: 50%;
   top: 50%;
   transform: translate(-60%, -50%);
   font-size: 15px;
}
.footer .bottom{padding:40px 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;display: flex; align-items: center;}
.footer .bottom .ga img{margin-right: 5px;}
.footer .bottom p{display: flex;align-items: center;}
.info_f{margin-top: 40px;}
.info_f .ico{align-items: center;}
.info_f .ico a{position: relative;color:#fff;font-size:20px;margin-right:18px;margin-bottom: 10px;opacity: 0.5;transition: 0.5s;}
.info_f .ico a i{font-size: 20px;}
.info_f .ico a:after{content:"";width:1px;height:18px;background:#ffffff;position: absolute;right:-9px;top:50%;margin-top:-9px;transition: 0.5s;}
.info_f .ico a:nth-last-child(1):after{display: none;}
.info_f .ico a:hover{color:var(--on-color);;opacity: 1;}
.info_f .ico a:hover:after{opacity: 0.5;}

.list-news .content,.list-products .content{width: 100%;}
.news-detail {padding: 75px 0 100px;}
.list-news .show .t h2{font-size:18px;font-family: 'Montserrat-SemiBold';}
.list-news .show .t .time{padding:20px 0 15px;color:#8b8b8b;font-size:16px;}
.list-news .show .c{margin-bottom:30px;padding:50px 0 80px;font-size:16px;line-height:26px;border-top:1px solid #CED2D9;border-bottom:1px solid #CED2D9;}
.list-news .show .m .top_bottom_page p,.list-news .show .m .top_bottom_page p a{font-size:16px;line-height:32px;}
.list-news .show .m .top_bottom_page p a:hover{color:var(--bgcolor)}
.list-news .show .m .btn{border-radius:50px;min-width:150px;height:50px;display:flex;align-items: center;background:var(--bgcolor);color:#fff;font-size:18px;justify-content: center;}
.list-news .show .m .btn img{margin-right: 13px}
.list-news .show .m .btn:hover{border-radius:30px}
.tit_n{font-size: 48px;font-family: 'Montserrat-SemiBold';}
.wrap_n {margin-top: 90px;}
.wrap_n .list{margin-top: 55px;}

.faq{padding: 30px 0 100px;}
.faq-c{transition: 0.7s;box-shadow: 0 8px 35px rgba(0,0,0,0.10);margin-top: 40px;overflow: hidden;border-radius: 0 0 9px 9px;}
.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: 9px 9px 0 0;}
.faq-c p{font-size: 18px;display: flex;align-items: flex-start;padding: 30px 25px;cursor: pointer;line-height: 30px;background: #fff;}
.faq-c:hover{box-shadow: 0 5px 20px rgba(0,0,0,0.2);transform: translateY(-10px);}

.catalog{margin-top: 80px;}
.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';}
.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;}

.location{z-index: 9999;position: relative;margin-top: 30px;}
.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: 100px 0 90px;}
.list-contaact .bd .t{width:440px;}
.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 .txts .icon{margin-left: 25px;}
.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% - 440px);padding-left: 180px;}
.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: 5px;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: 70px;}
.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:#333;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;
}
.list-pro .pro_t{margin-bottom:35px;}
.list-pro .pro_t span{font-size:24px;font-family: 'Montserrat-SemiBold';color:var(--on-color);border-bottom: 1.5px solid var(--on-color);}
.sidebar{width: 300px}
.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% - 300px);padding-left: 100px;}
.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;box-shadow: 0 0 30px rgba(0,0,0,0.08);border-radius: 10px;}
.list-pro .list .item:nth-child(3n){margin-right:0;}
.index-pros{background: var(--bgcolor);padding: 90px 0 85px 0;position: relative;}
.index-pros .part-l .icon{margin-left: 10px;margin-top: 5px;}
.index-pros .tits h1{font-size: 48px;font-family: 'Montserrat-SemiBold';color: #fff;line-height: 1;}
.index-pros .tits h2{font-size: 30px;font-family: 'Montserrat-SemiBold';color: #fff;line-height: 1;text-transform: uppercase;}
.index-pros .tits h3{font-size: 16px;font-family: 'OPENSANS-REGULAR';color: #fff;line-height: 1;margin-top: 15px;}
.index-pros .tits h5{font-size: 24px;font-family: 'Montserrat-SemiBold';color: #fff;line-height: 1;margin-top: 40px;}
.index-pros .list .item{width: 90%;margin-right: 0;}
.prod-swiper{margin-top: 45px;}
.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:25px 18px 0 18px;}
.list-pro .list .item .pic{padding: 15px;overflow: hidden;}
.list-pro .list .item .txt h3{font-family: 'Montserrat-SemiBold';overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:30px;line-height: 1;width: 100%;transition: 0.5s;}
.list-pro .list .item:hover .txt h3{color: var(--bgcolor);}
.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:13px;width: 100%;font-family: 'OPENSANS-REGULAR';}
.list-pro .list .item .txt i{color:var(--bgcolor);font-size:24px}
.list-pro .list .item .txt .more{margin-top: 40px;display: inline-block;transition: 0.4s;}
.list-pro .list .item:hover{box-shadow:0 10px 20px rgba(210,5,30,0.1);}
.list-pro .list .item:hover .more {color:var(--bgcolor);border-color: var(--on-color);}

.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{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:50px 30px 50px 60px;background: #fff;border-radius: 9px;box-shadow: 0 0 30px rgba(0,0,0,.08);}
.list-products .head .img_list{z-index:2;width:660px}
.list-products .head .img_list .datu{width: calc(100% - 140px);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% - 660px);display:flex;align-content: space-between;flex-wrap:wrap;padding-left: 35px;}
.list-products .head .txt_list .txt_list_t{width:100%}
.list-products .head .txt_list .t{border-bottom:1px solid #eaeaea;padding-bottom:10px;}
.list-products .head .txt_list .t h2{font-size:30px;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 .t .icon{border-top:1px solid #eaeaea;margin-top: 15px;padding-top: 10px;}
.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: 15px;}
.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: 40px;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: 45px;}

.list-about .body{padding:100px 0;background:url(../images/body_bg.jpg) no-repeat right center;}
.list-about .body .txt{max-width:800px;}
.list-about .body .txt h2{font-size:48px;line-height:48px;font-family: 'Barlow-Bold';text-transform:uppercase;margin:30px 0;}
.list-about .body .txt p{font-size:18px;line-height:30px;}
.list-about .roll-left{background:#FF6620;border-top:2px solid #FF854D;overflow: hidden;}
.list-about .roll-left .swiper-slide{width:auto !important;padding:25px 60px;}
.list-about .roll-right{background:#FFFFFF;transform: scaleX(-1);overflow: hidden;}
.list-about .roll-right .swiper-slide{width:auto !important;padding:15px 60px;transform: scaleX(-1);}
.list-about .roll-right .swiper-slide h2{font-size:48px;color:#FF6620;text-transform:uppercase;font-family: 'Barlow-Bold';}
.list-about .roll-left .swiper,.list-about .roll-right .swiper {overflow: hidden;width: 100%;}
.list-about .roll-left .swiper-wrapper,.list-about .roll-right .swiper-wrapper {display: flex;transition: none !important;}
.list-about .roll-left .swiper-slide,.list-about .roll-right .swiper-slide {flex: 0 0 auto;white-space: nowrap;}
@keyframes scrollLeft {
    0% {transform: translateX(0);}
    100% {transform: translateX(-50%);}
}
.list-about .roll-left .swiper-wrapper,.list-about .roll-right .swiper-wrapper {animation: scrollLeft 20s linear infinite;}
.list-about .roll-left .swiper:hover .swiper-wrapper,.list-about .roll-right .swiper:hover .swiper-wrapper {animation-play-state: paused;}
.list-about .hd{margin:36px 0 45px;}
.list-about .hd h2{font-size:48px;line-height:48px;font-family: 'Barlow-Bold';text-transform:uppercase;}
.list-about .factory .bd .item{width:calc(50% - 30px);margin:0 60px 60px 0;}
.list-about .factory .bd .item:nth-child(2n){margin-right:0;}
.list-about .lacela .hd{margin-top:0;}
.list-about .lacela .txt{font-size:16px;line-height:30px;}
.list-about .lacela .txt p{margin-bottom:25px;}
.list-about .culture .bd .item{width:50%;margin-bottom:60px;display:flex;;}
.list-about .culture .bd .item .i{width:280px;}
.list-about .culture .bd .item .i .icon{padding:5px;background:#fff;;}
.list-about .culture .bd .item .p{padding:5px 30px;width:calc(100% - 280px);}
.list-about .culture .bd .item .p h3{font-size:18px;margin-bottom:15px;}
.list-about .culture .bd .item .p p{font-size:16px;line-height:24px;max-width:80%;}
.list-about .pdf .p img{width:100%;}
.list-about .pdf .hd{position: relative;margin-bottom:0;}
.list-about .pdf .hd .web{position: absolute;right:30px;font-size:18px;color:#383838    ;bottom:50px;text-transform:uppercase;}
.list-about .pdf .hd .name{font-size:30px;color:#C1C1C1;font-family: 'Barlow-Bold';position: absolute;left:30px;bottom:38px;text-transform:uppercase;}
.list-about .pdf .hd .title{position: absolute;left:30px;top:70px;font-family: 'Barlow-Bold';color:#fff;font-size:55px;line-height:60px;text-transform:uppercase}
.list-about .pdf .logo{margin:12px 0;}
.list-about .pdf .logo img{height:26px}
.list-about .pdf .bd .more{display:flex;align-items: center;justify-content: center;margin:50px auto;}
.list-about .pdf .bd a{width:210px;height:45px;float:left;margin:0 10px;position: relative;overflow: hidden;;border:2px solid #FFFFFF;display:flex;align-items: center;justify-content: center;background:#fff;}
.list-about .pdf .bd a span{position: relative;z-index:2;transition-duration:.4s;width:calc(100% - 50px);height:100%;color:#000000;display:flex;align-items: center;justify-content: center;}
.list-about .pdf .bd a .i{position: relative;z-index:2;width:50px;height:100%;display:flex;align-items: center;justify-content: center;background:#FF6620;}
.list-about .pdf .bd a:hover span{color:#fff}
.list-about .pdf .bd a::after{content:"";position: absolute;right:-100%;top:0;width:100%;height:100%;background:#FF6620;z-index:1;transition-duration:.4s;}
.list-about .pdf .bd a:hover::after{right:0;}
.list-about .menus{margin-top:80px;}
.list-about .menus .item{transition-duration:.4s;width:25%;border:1px solid #fff;border-right:0;display:flex;position: relative;z-index:2;overflow: hidden;}
.list-about .menus .item::after{transition-duration:.4s;content:"";position: absolute;top:100%;left:0;width:100%;height:100%;background:#000;z-index:1;}
.list-about .menus .item:nth-child(4){border-right:1px solid #fff;}
.list-about .menus .item a{display:flex;padding:40px 0;width:100%;position: relative;z-index:2;flex-wrap: wrap;align-items: center;justify-content: center;flex-direction: column;}
.list-about .menus .item a h3{font-size:30px;font-family: 'Barlow-Bold';text-transform:uppercase;margin-top:25px;}
.list-about .menus .item:hover::after{top:0;}

.index-partnership{padding:110px 0;}
.index-partnership .hd{margin-bottom:110px;text-align:center;}
.index-partnership .hd h2{font-size:48px;line-height:48px;font-family: 'Barlow-Bold';text-transform:uppercase;}
.index-partnership .bd .item{width:25%;padding:0 5%;text-align:center;;border-right:1px solid #FF7B3F;}
.index-partnership .bd .item:nth-child(4){border:0;}
.index-partnership .bd .item .p h3{font-size:24px;font-family: 'Barlow-Bold';margin:20px 0;}
.index-partnership .bd .item .p p{font-size:18px;line-height:30px;}

.index_swiper{position: relative;overflow: hidden;z-index:1;}
.index_swiper .swiper-slide .p{display:none;}
.index_swiper .swiper-slide{overflow: hidden;}
.index_swiper .swiper-slide .caption-content{opacity: 0;position: absolute;width:100%;bottom:0;flex-direction: column;height:100%;display:flex;align-items: center;justify-content: center;z-index: 4;transition: all 1.5s ease-out;transform: translateY(100px);}
.index_swiper .swiper-slide-active .caption-content{opacity: 1;transform: translateY(0);}
.index_swiper .swiper-slide .caption-content .txt{margin:20px 0 60px;text-align:center;}
.index_swiper .swiper-slide .caption-content .txt h3{font-size:72px;font-family: 'Barlow-Bold';text-transform:uppercase;}
.index_swiper .swiper-slide .caption-content .txt p{text-transform:uppercase;font-size:36px;margin-top:5px;}
.index_swiper .swiper-slide .caption-content .more{display:flex;align-items: center;justify-content: center;}
.index_swiper .swiper-slide .caption-content .more a{text-transform:uppercase;width:170px;height:50px;display:flex;align-items: center;justify-content: center;margin:0 10px;background:#FFFFFF;font-size:16px;color:#000000;}
.index_swiper .swiper-slide .caption-content .more a:first-child{background:#FF6620;color:#fff;}
.index_swiper .swiper-slide .caption-content .more a:hover{border-radius:40px;}
.index_swiper .paginations{width:18px;position: absolute;left:95%;top:50%;height:auto !important;z-index:999;}
.index_swiper .paginations span{cursor: pointer;position: relative;width:18px;margin:0 0 20px 0 !important;display:block;height:18px;opacity:1;;background:#fff;}
.index_swiper .paginations .swiper-pagination-bullet-active{background-color:#FF6620}

.index-type{overflow: hidden;}
.index-type .wrap{position: relative;}
.index-type .info{padding:70px 0;width:100%;z-index:222;position: absolute;left:0;top:0;display:flex;justify-content: space-between;align-items: center;}
.index-type .info .t{max-width:870px;}
.index-type .info .t h2{font-size:48px;line-height:48px;font-family: 'Barlow-Bold';text-transform:uppercase;margin-bottom:15px;}
.index-type .info .t p{font-size:18px;line-height:30px;}
.index-type .btn{display:flex;align-items: center;}
.index-type .btn > div{cursor: pointer;}
.index-type .btn .btn-next{margin-left:20px;}
.index-type .swiperbox{overflow: hidden;}
.index-type .swiperbox .swiper-slide a{border-right:1px solid #FF7637;display:block;padding:300px 25px 150px;position: relative;}
.index-type .swiperbox .swiper-slide a .alt{transition-duration:.4s;margin-bottom:60px;font-family: 'Barlow-Bold';position: relative;padding-left:60px;font-size:18px;color:#fff;opacity:.3;}
.index-type .swiperbox .swiper-slide a .alt::after{transition-duration:.4s;content:"";position: absolute;left:0;top:50%;width:50px;height:1px;background:#fff;}
.index-type .swiperbox .swiper-slide a .name{font-size:18px;color:#fff;font-family: 'Barlow-Bold';margin-bottom:20px;}
.index-type .swiperbox .swiper-slide a .more{text-decoration: underline;}
.index-type .swiperbox .swiper-slide a .btn{display:none;}
.index-type .swiperbox .swiper-slide:hover a .more{display:none;}
.index-type .swiperbox .swiper-slide:hover a .btn{display:block;}
.index-type .swiperbox .swiper-slide:hover a .alt{opacity:1;}
.index-type .swiperbox .swiper-slide:hover a .alt::after{background:#fff;}

.index-hotpro{background:#000000 url(../images/pro_bg.jpg) no-repeat center  center;position: relative;overflow: hidden;}
.index-hotpro .btn{display:flex;z-index:9999;align-items: center;position: absolute;right:400px;bottom:80px;}
.index-hotpro .btn > div{cursor: pointer;}
.index-hotpro .btn .btn-next{margin-left:20px;}
.index-hotpro .swiper-slide a{display:block;width:100%;height:100%;position: relative;padding:60px 0 80px;}
.index-hotpro .swiper-slide a .right{max-width:340px;}
.index-hotpro .swiper-slide a .right .pitem{margin-bottom:100px;}
.index-hotpro .swiper-slide a .right .pitem:last-child{margin-bottom:0}
.index-hotpro .swiper-slide a .right .pitem h3{font-size:48px;font-family: 'Barlow-Bold';}
.index-hotpro .swiper-slide a .right .pitem p{font-size:18px;line-height:30px;}
.index-hotpro .swiper-slide a .left{max-width:440px;display:flex;align-content: space-between;flex-wrap:wrap;}
.index-hotpro .swiper-slide a .p{flex:1;padding:0 5%}
.index-hotpro .swiper-slide a .left .txt{padding-top:40px;}
.index-hotpro .swiper-slide a .left .txt h3{font-size:30px;font-family: 'Barlow-Bold';text-transform:uppercase;}
.index-hotpro .swiper-slide a .left .txt h2{font-size:60px;font-family: 'Barlow-Bold';color:#FF6620;margin-bottom:30px;}
.index-hotpro .swiper-slide a .left .dasc{width:100%;}
.index-hotpro .swiper-slide a .left .dasc h3{font-size:30px;font-family: 'Barlow-Bold';margin-bottom:20px;}
.index-hotpro .swiper-slide a .left .dasc p{font-size:18px;line-height:30px}
.index-hotpro .swiper-pagination{width:30px;left:70px;bottom:45%;}
.index-hotpro .swiper-pagination span{background:none;border-radius:0;font-size:18px;cursor: pointer;color:#fff;opacity:1;display:block;width:100%;height:40px;}
.index-hotpro .swiper-pagination span.swiper-pagination-bullet-active{color:#FF6620}
@media (max-width: 1920px){
.wrap{max-width:1720px;}
}
@media (max-width: 1870px){
.wrap-1870{max-width:96%}}
@media (max-width: 1720px){
.a-back .txts{left: 2.34vw;} 
.a-back .txts h1{font-size: 2.5vw;}
.wrap{max-width:96%}
.timeline-content {
    max-width: 18vw;
    left: -20vw;
}
.timeline-item:nth-child(4) .timeline-content,.timeline-item:nth-child(5) .timeline-content{ right: -20vw;}
.footer .info .dls .dl{margin-right: 7.29vw;}
.footer .info .dls .dl:nth-child(2){margin-right: 6.51vw;}
.footer .info .dls .dl:nth-child(3){margin-right: 7.81vw;}
.footer .info .dls .dl:nth-child(4){margin-right: 9vw;}
.index-about .ab_l h1{font-size: 48px;}
.h_banner .home_swi .h_b_box .h_b_txt .container .icon img{width: 17.66vw;}
.h_banner .home_swi .h_b_box .h_b_txt .container .p1{font-size: 3.13vw;margin-top: 1.3vw;}
.h_banner .home_swi .h_b_box .h_b_txt .container .p2{font-size: 1.25vw;margin-top: 1.56vw;}
.h_banner .btn-box{display: flex;margin-top: 6.25vw;}
.h_banner .home_pag{bottom: 2.6vw;}
}
@media (max-width: 1600px){
.honor .wrap{margin-top:-5.21vw;}
 .honor .titlev{top: 3vw;left: 4vw;}
 .honor{padding-bottom:  35px;}
 .honor .titlev h1{font-size: 40px;}
 .honor .titlev p{font-size: 16px;line-height: 26px;margin-top: 10px;max-width: 43.23vw;}
 .exhibition .exh-lr .exh-b{margin-top: 1.72vw;} 
 .exhibition .exh-lr .exh-b1{margin: 0 0 1.72vw;} 
  .cats .item h3 a{padding: 0 15px;min-width: 170px !important;margin-top: 20px;}
  .cats{flex-wrap: wrap;}
  .partner .item{height: auto;}
  .partner .item h3{font-size: 22px;}
  .index-about .ab_l h1 br{display: none;}
  .index-about .ab_l h1{width: calc(100% - 130px);}
  .index-about .ab_box{width: calc(100% - 680px);}
  .index-about .about-r{width: 645px;}
}
@media (max-width: 1350px){
  .list-products .head{padding:30px 15px 25px 0;}
  .list-products .head .txt_list{width: 100%;padding-left: 30px;margin-top: 20px;}
  .list-products .head .txt_list .b{margin-top: 20px;}
.list-contaact .bd .txt{padding-left: 30px;}
.list-pro .list .item .txt{padding: 20px 15px 0 15px;}
.list-pro .list .item .txt h3{font-size: 24px;}
.list-pro .right{padding-left: 30px;}
.footer .info .dls .dl{margin-right: 4vw;}
.footer .info .dls .dl:nth-child(2){margin-right: 4vw;}
.footer .info .dls .dl:nth-child(3){margin-right: 5vw;}
.footer .info .dls .dl:nth-child(4){margin-right: 5vw;}
  .index-recom .rec-l .tits h2{font-size: 60px;}
  .rec-m{margin: 0 30px;}
  .param .txts .value{font-size: 28px;}
  .top .welcome{font-size: 12px;}
  .list-products .head .txt_list .c .nav .message_btn{margin-left: 0;}
  .cats .item h3 a{min-width: 160px;}
  .cats .item{margin-right: 30px;}
}
@media (max-width: 1200px){
.timeline-circle {
    width: 400px;
    height: 400px;
    margin: 140px auto 0 auto;
    border: 14px solid #e5e5e7;
}
.timeline-content p {
    font-size: 15px;
    line-height: 20px;
}
.timeline-content h3{font-size: 30px;}
.timeline-center {
  width: 200px !important;
}
.timeline-icon {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
  .top .welcome{display: none;}
}
@media (max-width: 1100px){
.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-products .head .txt_list{padding-left: 0;}
.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-news .list .item{width: 48%;margin-right: 0;margin-bottom: 20px;}
.list-news .list{justify-content: space-between;margin-top: 35px;}
.sidebar{display: none;}
.list-pro .right{padding-left: 0;}
.honor .list{justify-content: space-between;}
.honor .item{width: 48%;margin-right: 0;}
.honor .titlev{position: relative;left: auto;top: auto;width: 98%;margin: 0 auto;}
.honor .titlev p{max-width: 100%;}
.honor .wrap{margin-top: 40px;}
.list-vision .item{width:48%;margin-right: 0;margin-bottom: 30px;}
.list-vision .list{justify-content: space-between;}
.list-vision{margin-top: 40px;}
.poster{margin-top: 40px;}
.list-fac{padding: 35px 0;}
.list-fac .fac{flex-wrap: wrap;justify-content: space-between;}
.list-fac .fac .fac-item{width: 48%;margin-right: 0;}
.footer .bottom p{flex-wrap: wrap;justify-content: center;}
.footer .bottom .flex{justify-content: center;}
.footer .bottom p,.footer .bottom p a{text-align: center !important;}
.footer .bottom .mc{margin-top: 15px;}
.footer .info .dls{flex-wrap: wrap;}
.index-recom .rec-m{width: 100%;margin-top: 30px;}
 .param{margin-bottom: 30px;}
.rec-r{display: flex;flex-wrap: wrap;width: 100%;margin-top: 35px;justify-content: space-between;}
.rec-r .param{width: 49%;}
.index-recom .rec-l{max-width: 100%;}
.index-recom .recom{flex-wrap: wrap;}
.pro-swiper {margin-left: 0;}
.index-about .flex{flex-wrap: wrap;}
.index-about .ab_box{width: 100%;}
.index-about .about-r{width: 100%;margin-top: 30px;}
.bn-list li{width: 33%;margin-bottom: 30px;}
.bn-list{flex-wrap: wrap;justify-content: flex-start;}
 .home_swi .swiper-button-prev,.home_swi .swiper-button-next{display: none;}
  .h_banner .btn-box{display: none;}
 .home_swi{margin-top: 0;}
  .list-pro .show_head .show_swiper{display:block;overflow: hidden;}
  .list-contact .map{margin-top: 40px;}
  .list-contact .cons .item{width: 100%;margin-bottom: 35px;}
  .list-contact{padding: 40px 0;}
  .list-join .list{justify-content: space-between;}
  .list-join .item{width: 48%;margin-right: 0;margin-bottom: 40px;}
  .list-join .desc,.list-join .list{margin-top: 35px;}
  .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 .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;}
  .footer .info .dls .dl{margin-right: 35px;margin-bottom: 20px;}
  /* .index-pro{padding: 35px 0;} */
  .index-about{padding: 0 0 40px 0;}
  .wrap{width: 96%;}
 .list-products .head .show-banner{display: block;}
.list-contact .bd .left,.list-contact .bd .right,.list-pro .right,.footer .right{width:100%;max-width:100%;}
.main,.factory,.lacela,.culture{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;}
.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-contact .bd .right form textarea{min-height:120px}
.list-contact .bd .right form .itembox .codebox{width:100%;}
.list-contact .bd .right form .itembox .btn{margin:20px 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 .showbd{padding-bottom:25px}
.list-news .hd{margin:0;}
.list-news .hd .item{margin-top:0;}
.list-news .hd .item a{padding:20px 10px;}
.list-news .hd .item a .txt{width:100%;}
.list-news .hd .item a .pic{width:100%;margin-top:12px;}
.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){
.h_banner .home_swi{height: auto;}
.h_banner .home_swi img{height: unset;object-fit: unset;}
 .h_banner .home_swi{height: 6.3rem;}
.list-products .body table tr{width: 100%;}
.values{padding: 40px 0;}
.titlev{font-size: 32px;}
.exhibition{padding: 40px 0;}
.exhibition .exh-box{margin-top: 40px;}
.history h1{font-size: 35px;}
.history .tit-r{width: 100%;margin-top: 20px;padding-left: 0;}
.history .list{flex-wrap: wrap;}
.history .his_r h3{font-size: 20px;}
.abtit{font-size: 35px;}
.develop{padding-bottom: 40px;}
.timeline-icon { width: 80px;height: 80px;}
.timeline-item:not(:nth-child(2)) .timeline-icon img{width: 40px;}
.timeline-content { max-width: 31vw;
left: -36vw;}
.timeline-item:nth-child(4) .timeline-content,.timeline-item:nth-child(5) .timeline-content{ right: -36vw;}
.timeline-content p {font-size: 12px;
line-height: 20px;}
.timeline-circle {
    position: relative;
    width: 14px;
    height: auto;
    margin: 250px auto 100px auto;
    border: none;
    border-radius: 0;
    background: #e5e5e7;
    display: flex;flex-direction: column;align-items: center;

}
.timeline-item:nth-child(6) {
    transform: translate(0);
}
.timeline-item{position: relative;margin-bottom: 100px;}
.timeline-item:last-child{margin-bottom: 0;}
.timeline-center {  top: 0;
  transform: translate(-50%, -115%);}
.footer .meslist .form-div{flex-wrap: wrap;}
.footer .meslist .form-div label{width: 100%;margin-bottom: 30px;}
.partner{padding: 50px 0;}
.index-pro .title-l h1{font-size: 35px;}
  .titlex h1{font-size: 30px;margin-top: 20px;}
  .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;}
  .history{margin-top: 40px;}
  .titles h1,.titlex{font-size: 35px;}
}
@media screen and (max-width:600px){

.rec-r .param{width: 45%;}
.list-products .body table td{font-size: 16px;line-height: 22px !important;}
.bookbox  iframe{height: 450px;}
.catalog{margin-top: 35px;}
.bookbox{margin-bottom: 40px;}
.faq{padding: 0 0 40px;}
.list-contaact .message form{margin-top: 40px;}
.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;}
.wrap_n{margin-top: 35px;}
.tit_n{font-size: 30px;}
.news-detail{padding: 35px 0;}
.list-news .paging{margin-top: 0;}
.list-news .list .item{width: 100%;}
.honor .item{width: 100%;}
.honor{margin-top: 0;}
.list-vision .item{width: 100%;}
.exhibition .exh-lr .exh-b{margin-top: 15px;} 
.exhibition .exh-lr .exh-b1{margin: 0 0 15px;} 
.exhibition .exh-box{margin-top: 60px;}
.exhibition .exh-lr{width: 100%;}
.exhibition .exh-c{width: 100%;margin: 15px 0;}
.exhibition .exh-lr .exh-tb .pic{width: 48%;}
.history .tit-r h3{font-size: 20px;}
.history .item{flex-wrap: wrap;margin-bottom: 35px;}
.history .his_l h2{font-size: 35px;}
.history .his_l{width: 100%;}
.history .his_r{width: 100%;margin-top: 30px;}
.list-fac .fac .fac-item{width: 100%;}
.location{display: none;}
.market{padding-bottom: 60px;}
.ab-titles h2{font-size: 36px;}
.market .info{margin-top: 35px;}
.ab-titles h3{font-size: 26px;}
.market .info h1{font-size: 20px;}
.develop{padding-bottom: 0;}
.timeline-content { max-width: 34vw;
left: -39vw;}
.timeline-item{margin-bottom: 130px;}
.timeline-content h3{margin-bottom: 5px;}
.timeline-item:nth-child(4) .timeline-content,.timeline-item:nth-child(5) .timeline-content{ right: -39vw;}
.timeline-icon { width: 60px;height: 60px;}
.timeline-item:not(:nth-child(2)) .timeline-icon img{width: 30px;}
.about{padding: 0 0 20px 0;}
.index-about .ab_box .textcontent{margin-top: 35px;}
.footer .info{padding: 30px 0;}
.footer .info .dls .dl1{display: none;}
.part-swiper{margin-top: 40px;}
  .prod-swiper{padding-bottom: 30px !important;}
  .partner .item h5{margin-top: 35px;}
  .partner .item h3{font-size: 20px;}
  .partner .item .pics{overflow: hidden;width: 60px;height: 60px;margin-right: 10px;}
  .partner .item{padding: 25px 20px 40px 20px;}
  .sw-box .num-line{ width: 160px;}
  .param .txts .value{font-size: 18px;}
  .index-recom .rec-l .desc{margin-top: 10px;}
  .index-recom .rec-l .cir{width: 60px;height: 60px;right: -45px;top: -15px;}
  .index-recom .rec-l .tits h2{font-size: 45px;}
  .index-recom .rec-l .re-l .name{font-size: 40px;}
  .index-recom .rec-l .tits{margin-top: 30px;}
  .index-recom .btn-boxs{margin-top: 40px;justify-content: center;width: 100%;}
  .pro-swiper{padding-top: 50px;}
  .pro-swiper .pic{margin: 0 !important;}
  .pro-swiper .sw-box{left: 0 !important;}
  .index-pro .titleb p{margin: 25px 0;}
 .index-about .btn-boxs{margin-top: 50px;justify-content: center;}
 .btn-boxs .btns{min-width: 165px;}
  /*.btn-boxs .btns:nth-child(1){margin: 0 0 20px 0;}*/
  .index-about .pclass{margin-top: 40px;}
  .index-about .ab_l h1{width: calc(100% - 150px);font-size: 40px;}
  .index-about .about-r .picb{display: none;}
  .h_banner .home_swi .h_b_box .h_b_txt .container .p2{font-size: 2vw;}
  .h_banner .home_pag{bottom: 0;}
  .list-news .show .t h2{font-size:22px;line-height:28px;}
  .list-news .show .m .btn{margin-top: 35px;}
  .news{padding-bottom: 40px;}
  .paging{margin-top: 35px;}
  .pro_list .main{padding: 40px 0;}
  .news .news-r .news-c{width: calc(100% - 120px);}
  .news .news-l .items{width: 100%;margin-bottom: 30px;}
  .list-fac .item{width: 100%;margin-bottom: 25px;}

.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;}
.list-pro .list .item{width: 100%;}
.bn-list li h2 img{max-height: 25px;}
.about-b{padding: 0;}
 .bn-list li .des{font-size: 18px;}
 .bn-list li h2 .number{font-size: 40px;line-height: 30px;}
 .index-about .titles h1,.profile .titles h1{font-size: 27px;}
 .titles h3{font-size: 16px;line-height: 24px;}
 .bn-list li{width: 50%;padding-left: 15px;}
 .bn-list{margin-top: 0;}
 .paging{padding-bottom: 30px;}
 .param{border-bottom: 1px solid #000;padding-bottom: 15px;}
 .timeline-item:nth-child(6) {
    transform: translate(0) !important;
}
}