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

.top_header{position: fixed;top:0;left:0;width:100%;z-index:99999999999;}
.top{height:70px;background: rgba(234,91,25,0.9);transition: 0.6s;}
.top_header.height .top{background: rgba(234,91,25,1);}
.top .top-left{margin-right: 20px;}
.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: 16px;color: #fff;font-family: 'Barlow-Medium';text-transform: uppercase;}
.top .lang{align-items: center;}
.top .lang-box .lang a{margin-left:18px;display: flex;align-items: flex-start;}
.top .lang-box .lang a:nth-child(1){margin-left: 0;}
.top .lang-box .lang a span{font-size:14px;margin-left:8px;line-height: 1;color: #fff;}
.top .lang-box .lang a:hover span{opacity: 0.9;}
.top_header.height .top{height: 45px;}
.header{transition-duration:.6s;height:40px;width:100%;background:rgba(41,41,41,0.6);z-index: 9999999;display:flex;align-items: center;}
.top_header.height .header{background: rgba(41,41,41,1);}
.header>.wrap{position: relative;}
.header .header-left {position: absolute;left: 0;top: 11px;}
.top_header.height{box-shadow:0 15px 30px rgba(0,0,0,0.1);}
.header .header-right .item h3 a{font-size:16px;font-family: 'Nacelle-Bold';color: #fff;transition: 0.5s;line-height: 1;position: relative;}
.header .header-right .item{margin-right:28px;position: relative;}
.header .header-right .item h3 a::after{content: "";width: 0;height: 4px;background: var(--bgcolor);position: absolute;bottom: 0;right: 0;transition: 0.6s;z-index: 99;}
.header .header-right .item:hover h3 a::after{width: 100%;left: 0;}
.header .header-right .item:last-child{margin-right:0;}
.header .ico{align-items: center;}
.header .ico a{margin-right:25px;color:#FFFFFF;font-size:20px;margin-top: 3px;}
.header .ico a:hover{color: var(--bgcolor);}
.header .ico a:nth-child(1) i{font-size: 22px}
.header .item h3{height: 100%;display: flex;align-items: center;}
.header .item{display:flex;height:40px;align-items: center;}
.header .item h3 a{text-transform:uppercase;display: flex;align-items: center;height: 100%;padding-top: 3px;}
.header .item h3 a:hover,.header .item.on h3 a{color: var(--on-color);}
.header .subs{z-index:999;transform: scaleY(0);transform-origin: top;transition:transform 0.6s ease;transition-duration:.5s;position: fixed;top:110px;left:0;width:100%;background:rgba(255,255,255,0.9);box-shadow:0 15px 30px rgba(0,0,0,0.1);padding: 30px 0 0 0;}
.header.height .subs{top:85px;}
.header .subs .wrap{display:flex;flex-wrap: wrap;}
.header .subs .items{display: flex;flex-direction: column;align-items: center;width: calc((100% - 180px)/7);margin-right: 30px;margin-bottom: 40px;border-radius: 10px;padding: 10px 5px 25px 5px;transition: 0.5s;}
.header .subs .items:nth-child(6n){margin-right: 0;}
.header .subs .items:hover{box-shadow:0 15px 30px rgba(234,91,25,0.1)}
.header .subs .items:hover span{color: var(--bgcolor);}
.header .subs .items span{font-size: 18px;margin-top: 20px;transition: 0.5s;text-align:center;}
.header .header-right .item:hover .subs{transform: scaleY(1);}

.header .header-right .menu .sub {
  z-index: 2;
  display: none;
  position: absolute;
  top:40px;
  left: 50%;
  transform: translate(-50%);
  width: auto;
  background: rgba(255,255,255,0.9);
  color: #000 !important;
  border-radius: 0 0 5px 5px;
  box-shadow:0 15px 30px rgba(234,91,25,0.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;
  text-transform: uppercase;
  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);}
.index-banner{position:relative;overflow:hidden;}
.index-banner video{width: 100%;height: calc(100vh);object-fit: cover;object-position: left 43%;}
.banner{position: relative;}
.banner img,.home_swi img{width:100%;}

.index-pro{padding:100px 0 130px 0;position: relative;}
.index-pro .titles h1{font-size: 60px;font-family: 'Nacelle-Bold';width: 335px;line-height: 1;background: url("/skin/images/icon2_03.png") no-repeat right top;}
.index-pro .titles p{font-size: 16px;font-family: 'Nacelle-Regular';max-width: 545px;line-height: 25px;}
.cate-swiper{padding-bottom: 67px;padding-top: 80px;}
.cate-swiper .swiper-wrapper{padding-left: 15px !important;}
.index-pro .lines{width: calc(100%);position: absolute;right: 0;bottom: 131px;height: 1px;background: #d4d4d4;}
.cate-swiper .ps-pg{width: calc(100% - 70px);bottom: 0;top: auto;left: 50%;transform: translate(-50%);}
.cate-swiper .swiper-pagination-progressbar{height: 3px;background: transparent;}
.cate-swiper .swiper-pagination-progressbar-fill{background: var(--bgcolor);}
.cate-swiper .swiper-slide{display: flex;align-items: center;justify-content: center;padding-right: 20px;}
.cate-swiper .swiper-slide::after{content: "";width: 1px;height: 90%;background: #d4d4d4;position: absolute;right: 0;bottom: 0;}
.cate-swiper .item{display: flex;align-items: center;justify-content: center;flex-direction: column;width: 100%;}
.cate-swiper .item:hover .pics img{transform: scale(1.13);}
.cate-swiper .item .pics img{transition: 0.5s;}
.cate-swiper .item .name{font-size: 18px;font-family: 'Nacelle-Regular';margin-top: 20px;text-align: center;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 100%;transition: 0.5s;}
.cate-swiper .item:hover .name{color: var(--bgcolor);}
.index-about{padding:90px 0 80px 60px;background: url("/skin/images/profile_02.jpg") no-repeat;background-size: cover;}
.titlea.flex{justify-content: flex-start;align-items: center;}
.titlea .tit_l h4{font-size: 18px;font-family: 'Nacelle-Regular';color: #fff;text-transform: uppercase;}
.titlea .tit_l h1{font-size: 48px;font-family: 'Nacelle-Black';color: #fff;text-transform: uppercase;line-height: 1;margin-top: 30px;}
.titlea .tit_l h1 span{color: #292929;}
.titlea .tit_l h3{font-size: 24px;font-family: 'Nacelle-Bold';color: #fff;text-transform: uppercase;line-height: 1;margin-top: 15px;}
.titlea .video-btn{margin-left: 15px;}
.titlea .video-btn img{transition: 0.5s;}
.titlea .video-btn:hover img{transform: scale(1.1) rotate(360deg);}
.index-about .textcontent{width: 50%;font-family: 'Nacelle-Regular';font-size: 16px;color: #fff;margin-top: 50px;line-height: 32px;overflow: hidden;}
.index-about .textcontent p{margin-bottom: 30px;}
.index-about .more{margin-top: 10px;display: inline-block;}
.list-about .titlea .tit_l h4,.list-about .titlea .tit_l h1,.list-about .titlea .tit_l h3,.list-about .textcontent{color: var(--color);}
.list-about .textcontent{width: 100%;}
.list-about{background: none;padding-top: 50px;}
.list-about .textcontent p{margin-bottom: 15px;}
.gb{transition: 0 !important;transform: scaleX(1) !important;}
.news{padding: 100px 0 110px;}
.titlen .titlen_l h1{font-size: 48px;font-family: 'Nacelle-Black';line-height: 1;text-transform: uppercase;}
.titlen .titlen_l h4{font-size: 24px;font-family: 'Nacelle-Bold';line-height: 1;margin-top: 15px;}
.btns {
  color: #292929;
  font-size: 18px;
  padding: 0 20px;
  height: 60px;
  border: 1px solid #292929;
  cursor: pointer;
  transition: 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  transition: 0.8s;
  font-family: 'Nacelle-Regular';
  line-height: 1;
}
.btns i{font-size: 28px;margin-left: 15px;position: relative;z-index: 8;transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);color: var(--bgcolor);}
.btns span{margin-top: 3px;}
.btns::after{content: "";width: 100%;height: 0;background: var(--bgcolor);position: absolute;left: 0;top: 50%;transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);z-index: -1;transform: translateY(-50%);transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);}
.btns:hover::after{height: 100%;}
.btns:hover i{color: #fff;animation: arrow 1.8s}
.list-news .more{display: inline-block;}
.more:hover img,.more:hover{animation: arrow 1.8s;color: var(--bgcolor);}
.btns:hover{color: #fff;border-color: var(--bgcolor);}


.index-app{background: url("/skin/images/app_back_02.jpg") no-repeat;background-size: cover;padding: 95px 0 90px 0;}
.index-app .tit_l h1{font-size: 48px;font-family: 'Nacelle-Black';color: #fff;text-transform: uppercase;line-height: 1;}
.index-app .tit_l h3{font-size: 24px;font-family: 'Nacelle-Bold';color: #fff;line-height: 1;margin-top: 25px;}
.index-app .icons img{margin-left: 20px;}
.index-app .list .item{width: 89%;margin-right: 0;height:100%;}
.index-app .list .item .pic{border: 10px solid #fff;height:100%;}
.index-apps .list .item .pic img{height:100%;width: 100%;object-fit: cover;object-position: center;}
.prod-swiper .swiper-slide{display: flex;justify-content: center;}
/* .swiper-container{margin: 0;} */
.prod-swiper{width: 100%;margin: 55px 0 0 0;}
.pros-box{display: flex;justify-content: center;width: 100%;}

.index-contact{background: url('/skin/images/email_back_02.png');padding-top: 75px;padding-bottom: 85px;border-bottom: 13px solid var(--bgcolor);border-top: 1px solid #ccc;}
.index-contact .title{font-family: 'Nacelle-Black';color: var(--bgcolor);text-align: center;font-size: 48px;line-height: 1;}
.index-contact .des{font-size: 18px;font-family: 'Nacelle-Regular';text-align: center;max-width: 400px;margin: 20px auto 0 auto;}

.index-contact form{ margin-top: 35px;}
.index-contact .form-div{margin: 0 auto;display: flex;position: relative;width: 585px;}
.index-contact .form-div .email
{color:#4d4d4d; font-family: '微软雅黑';font-size: 16px; width: calc(100% - 105px);height: 50px;padding-left: 15px;border: 1px solid #a6a6a6;border-radius: 4px 0 0 4px;border-right: none;}
.index-contact .form-div .email::placeholder{color:#292929; font-size: 16px;}
.index-contact .form-div .email:hover{border-color: var(--bgcolor);}
.footer .info{width: 100%; display: flex;justify-content: space-between;}
.footer .info .info-box{display: flex;}

.index-contact #submit{transition: 0.3s ease;display: block; width: 105px;height: 50px;background: url("/skin/images/email_03.png") no-repeat center center var(--bgcolor);font-size: 18px;color: #fff;font-family: 'SourceSansPro-Light';border-radius: 4px;cursor: pointer;}
.index-contact #submit:hover{border-radius: 0;}
.index-contact .tip{font-size: 16px;font-family: 'Nacelle-Regular';text-align: center;margin-top: 25px;}
.honor{padding-bottom: 70px;}
.honor .certs{display: flex;margin-top: 40px;}
.honor .certs .cert{width: 280px;height: 80px;background: url("/skin/images/cert_b1_03.png");display: flex;font-size: 30px;font-family: 'Nacelle-Bold';justify-content: center;align-items: center;text-align: center;text-transform: uppercase;line-height: 1;margin-right: 40px;transition: 0.5s;background-size: cover !important;}
.current{background: url("/skin/images/cert_b2_03.png") !important;color: var(--on-color);background-size: cover !important;}
.honor .listc{margin-top: 50px;display: none;}
.honor .list .item{width: calc((100% - 120px)/4);margin-right: 40px;margin-bottom: 40px;border: 10px solid #292929;transition: 0.4s;}

.honor .list .item img{width: 100%;}
.honor .list .item:hover{transform: translateY(-15px);}
.honor .list .item:nth-child(4n){margin-right: 0;}
.honor .list1 .item:nth-child(4n){margin-right: 40px;}
.honor .list1 .item{width: calc((100% - 200px)/6);}
.honor .list1 .item:nth-child(6n){margin-right: 0;}
.list-video{padding: 100px 0 40px 0;}
.list-video .list{margin-top: 55px;}
.list-video .list .item{width:calc((100% - 80px)/3);margin:0 40px 40px 0;background: #fff;transition: 0.7s;}
  /* .list-video .list .item:hover{box-shadow: 0 15px 20px rgba(0,0,0,.05);} */
.list-video .list .item:nth-child(3n){margin-right:0;} 
.list-video .list .item .pic{position: relative;}
.list-video .list .item .pic .i{position: absolute;left:0;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;}
.list-video .list .item .pic .i p{display:flex;align-items:center;justify-content:center;}
.list-video .list .item .pic .i img{width:auto;transform:none;}
.list-video .list .item .txt{display: flex;}
.list-video .list .item .txt{padding:25px 10px 10px 0;position: relative;}
.list-video .list .item .txt p{position: absolute;right:6px;top:30px;}
.list-video .list .item .txt h3{display:flex;align-items:center;color:#1A1A1A;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition: 0.5s;}
.list-video .list .item:hover .txt h3{color: var(--bgcolor);}

.faq{margin-top: 10px;padding-bottom: 60px;}
.title_f{margin-bottom: 50px;}
.faq-c{transition: 0.7s;box-shadow: 0 5px 20px rgba(0,0,0,0.08);width: 48.8%;margin-bottom: 20px;border-radius:0 0 5px 5px;}
.faq-c h1{font-size: 16px;color: #fff;height: 45px;background: var(--bgcolor);display: flex;align-items: center;padding-left: 15px;border-radius: 5px 5px 0 0;cursor: pointer;}
.faq-c h1 span,.faq-c p span{margin-right: 20px;font-family: 'Barlow-Bold';display: flex;align-items: flex-start;font-size: 18px;}
.faq-c p{font-size: 16px;display: flex;align-items: flex-start;padding: 15px 5px 20px 15px;border-radius:0 0 5px 5px;cursor: pointer;line-height: 30px;}
.faq-c:hover{box-shadow: 0 10px 30px rgba(0,0,0,0.2);}

.footer{color:#fff;background:#292929;}
.info_f{margin-top: 105px;}
.info_f .ico{align-items: center;}
.info_f .ico a{position: relative;color:#fff;font-size:20px;margin-right:18px}
.info_f .ico a i{font-size: 20px;}
.info_f .ico a:after{content:"";width:1px;height:18px;background:#bababa;position: absolute;right:-9px;top:50%;margin-top:-9px;}
.info_f .ico a:nth-last-child(1):after{display: none;}
.info_f .ico a:hover{color:var(--on-color)}
.footer .message .form-div{display: flex;position: relative;}
.footer .message .form-div .email
{color:#fff; font-family: 'Aileron-Regular';font-size: 16px; width: 230px;height: 40px;padding-left: 22px;border: 1px solid #fff;border-radius: 3px;background: none;border-radius: 40px 0 0 40px;}
.footer .message .form-div .email::placeholder{color:#fff; font-family: 'Barlow-Medium';font-size: 16px;}
.footer .list_box1 .message #submit{transition: 1s ease;display: block; width: 120px;height: 40px;background-color: #0d1a27;font-size: 18px;color: #fff;font-family: 'Barlow-Medium';border-radius: 0 40px 40px 0;cursor: pointer;display: flex;align-items: center;justify-content: center;border: 1px solid #0d1a27;}
.footer .message #submit i{margin-right: 5px;}
.list_box1 p{font-size: 14px;color: #fff;font-family: 'Barlow-Medium';margin-top: 25px;line-height: 24px;}
.footer .message #submit:hover{background: #0199e2;border-color: #0199e2;}
.footer .info{display: flex;justify-content: space-between;flex-wrap: wrap;padding-bottom: 60px;}
.footer .info>.flex{flex-wrap: nowrap;}

.footer .info .dls{display: flex;margin-top: 60px;flex-wrap: wrap;width: 100%;}
.footer .info .dls .dl{margin-right: 55px;width: 250px;}
.footer .info .dls .dl:last-child{margin-top: -95px;}
.dl .dl-title {
  font-size: 24px;
  border-bottom: 1px solid #6a6a6a;
  padding-bottom: 25px;
  font-family: 'Nacelle-Regular';
  color: #fff;
}
.dl .dl-title1{margin-bottom: 24px;}
.footer .info .dls .dl:nth-child(3){width: 440px;}
.footer .info .dls dt:hover a{margin-left: 5px;}
.dl>dd a{
  color: #fff !important;
  line-height: 40px;
  font-size: 16px;
}
.dl>dt a{color: #fff;}
.dl>dd:nth-child(2) {
  margin-top: 10px;
}
.dl>p{display: flex;margin-bottom: 35px;}
.dl>.p{line-height: 28px;}
.dl>.p .txt_box a:last-child{margin-left: 68px;}
.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: 18px;line-height: 24px;transition: 0.5s;}
.dl>p a:hover{color:var(--bgcolor)}
.footer .info .dls .dl dd span{position: relative;}
.footer .info .dls .dl dd span:hover::after{width: 100%;}
.footer .info .dls .dl dd span::after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background: var(--bgcolor);
  left: 0;
  bottom: 0;
  transition: all 0.5s ease;
  transform-origin: 50% 50%;
}
.footer .info .message{width: 690px;}
.footer .info .dls .dl dd span:hover{color: var(--on-color);}
.footer .info .message .mes-title{margin-bottom: 15px; margin-top: 65px; font-size: 24px;font-family: 'Nacelle-Bold';color: #fff;display: flex;align-items: center;}
.footer .info .message .mes-title i{font-size: 32px;margin-right: 16px;color: #fff;}
.footer .info .message .mes-des{font-size: 16px;color: #fff;line-height: 26px;}
.footer .info .message form{margin-top: 40px;}
.footer .info .message .form-div{display: flex;width: 100%;justify-content: space-between;align-items: center;margin-bottom: 25px;}
.footer .info .message .form-div>label{width: 48%;}
.footer .info .message .form-div .name,.footer .info .message .form-div .mw
{color:#000; font-family: 'Barlow-Medium';font-size: 16px; width: 100%;height: 50px;padding-left: 16px;box-sizing: border-box;border: 1px solid #000;background: #f8f8f8;border-radius: 5px;}
.footer .info .message .form-div .btn{display: flex;justify-content: center;align-items: center; background-color: #ea1b25; width: 45px !important;height: 45px !important;}
.footer .info .message .content{padding-top: 14px; width:100%;height: 110px;padding-left: 16px;margin-bottom: 25px;font-size: 16px;border: 1px solid #000;background: #f8f8f8;border-radius: 5px;}
.footer .info .message #submit{transition: 0.4s ease; display: flex; height:50px;background-color: var(--bgcolor);border: none;align-items: center;justify-content: center;border-radius: 5px;padding: 0 30px;position: relative;width: 160px;}
.footer .info .message #submit span{font-size: 18px;color: #fff;z-index: 2;}
.footer .info .message #submit i{ margin-right: 10px;font-size: 26px;z-index: 2;color: #fff;}
.footer .info .message #submit:hover{border-radius: 45px;box-shadow: 10px 5px 20px rgba(234,91,25,0.2),-10px -5px 20px rgba(234,91,25,0.2),-10px -5px 20px rgba(234,91,25,0.2) inset;transform: scale(1.05);}
.footer .info .message .ipt-title{font-size: 16px;color: #fff;margin-bottom: 20px;}
.footer .info .message .label-content{margin-top: 25px !important;}

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

.footer .bottom{padding:35px 0 25px;border-top:1px solid #3f3f3f;}
.footer .bottom br{display: none;}
.footer .bottom p,.footer .bottom p a{color:#FFFFFF;font-size:16px;}

.location{height: 80px;}
.location .wrap{display:flex;align-items: center;height: 100%;}
.location a{text-transform:uppercase;font-size: 16px;}
.location a:hover{color: var(--bgcolor);}
.location i{margin:0 12px;font-size: 28px;margin-top: -2px;}
.location a:last-child{color:var(--bgcolor)}

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

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

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

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

.news-list .hd{border-top: 1px solid #d4d4d4;}
.list-news .hd .item{margin-top: 50px;}
.list-news .hd .item a{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%;}
.list-news .hd .item a .txt{width:72%;padding-right: 190px;}
.list-news .hd .item a .txt.flex{align-items: center;}
.list-news .hd .item a .txt .more{margin-top: 45px;}
.list-news .hd .item a .txt .more i{font-size: 36px;}
.list-news .hd .item a .pic{width:28%;border-radius:8px;}
.list-news .hd .item a .pic img{border-radius:8px;}
.list-news .item .m{margin-bottom:13px;font-size:16px;height:30px;border-radius:30px;border:1px solid #202020;display:inline-block;line-height:28px;padding:0 20px;color:#202020;font-family: 'Barlow-Bold';text-transform:uppercase;}
.list-news .item .t{transition-duration:.4s;font-size:18px;line-height:24px;font-family: 'Nacelle-Regular';margin-top: 30px;line-height: 1;}
.list-news .bd .item  .t{margin-top: 0;}
.list-news .bd1{margin-bottom: 120px;}
.list-news .item .p{font-size:16px;line-height:30px;margin-top:50px;}
.list-news .item .time{font-size:16px;color:#292929;font-family: 'Nacelle-Regular';line-height: 0.95;}
.list-news .item:hover a .t{color:var(--bgcolor)}
.list-news .line{margin:35px 0;height:1px;width:50%;background:#d4d4d4;}
.list-news .list{border-top: 1px solid #d4d4d4;align-items: center;margin-top: 40px;}
.list-news .list .item{width:50%;border-bottom: 1px solid #d4d4d4;padding: 35px 0;padding-right: 55px;}
.list-news .list .item:nth-child(2n){padding-right: 0;padding-left: 55px;}
.list-news .list .item .more{display:flex;justify-content: space-between;align-items:center;}

.list-news .show{border-top: 1px solid #d4d4d4;padding-top: 45px;}
.list-news .show .t h2{font-size:18px;line-height:24px;margin: 22px 0 50px 0;}
.list-news .show .t .time{font-size:16px;}
.list-news .show .c{margin-bottom:30px;font-size:16px;line-height:30px;border-bottom:1px solid #CED2D9;padding-bottom: 200px;}
.list-news .show .c p{margin-bottom: 15px;}
.list-news .show .m .top_bottom_page p,.list-news .show .m .top_bottom_page p a{font-size:16px;color:#202020;line-height:30px;}
.list-news .show .m .top_bottom_page p a:hover{color:var(--bgcolor)}
.list-news .show .m .btn{border-radius:6px;height:50px;display:flex;align-items: center;background:var(--bgcolor);color:#fff;font-size:16px;justify-content: center;padding: 0 20px;}
.list-news .show .m .btn span{padding-top: 5px;}
.list-news .show .m .btn img{margin-left: 20px}
.list-news .show .m .btn:hover{border-radius:30px}

.list-products .sidebar .t{padding-top:33px}
.list-products .sidebar .t h2{text-transform:uppercase;font-size:30px;}
.list-products .list .item{transition-duration:.6s;width: calc((100% - 120px) / 4);padding:15px;margin:0 40px 40px 0;background: #f4f4f4;padding-bottom: 35px;position: relative;}
.list-products .list .item:nth-child(4n){margin-right:0;}
/* .list-products .list .item:hover{background: var(--bgcolor);box-shadow:0 5px 15px rgba(0,0,0,0.1);} */
.list-products .list .item::after{content: "";position: absolute;top:0;left:0;width:100%;height:0;background: var(--bgcolor);opacity:0.5;transition-duration:.6s;z-index: -1;}
.list-products .list .item::before{content: "";position: absolute;bottom:0;left:0;width:100%;height:0;background: var(--bgcolor);opacity:0.5;transition-duration:.6s;z-index: -1;}
.list-products .list .item:hover::after{height: 50%;opacity: 1;}
.list-products .list .item:hover::before{height: 50%;opacity: 1;}
.list-products .list .item .pic{z-index: 3;}
.list-products .list .item .txt{position: relative;padding-top:25px;transition: 0.5s;}
.list-products .list .item .txt h3{padding-right:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-family: 'Nacelle-Bold';}
.list-products .list .item .txt p{padding-right:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;margin-top:20px;}
.list-products .list .item .txt .i{position: absolute;right:5px;top:25px;}
.list-products .list .item .txt .i i{color:var(--bgcolor);font-size:20px;transition: 0.5s;}
.list-products .list .item:hover .txt,.list-products .list .item:hover .i i{color: #fff;}
.list-products .content .title{margin-bottom:15px;padding-bottom:12px;font-size:30px;font-family: 'Barlow-ExtraBold';font-style: italic;border-bottom:1px solid #0B2042;}
.list-products .content .title2{margin-bottom:40px}
.list-products .body{font-size:16px;line-height:24px;color:#0B2042;padding-bottom:30px;}
.list-products .body ul{display:flex;flex-wrap:wrap;justify-content: space-between;}
.list-products .body ul li{width:calc(50% - 30px);height:50px;border-bottom:1px solid #CED2D9;display:flex;align-items: center;}
.list-products .head{padding:0 0 30px 0;}

.list-products .head .img_list{z-index:2;width:645px}
.list-products .head .img_list .datu{width: calc(100% - 100px);background: #fff;}
.list-products .head .img_list .datu .cloud-zoom img{width:100%;}
.list-products .head .img_list .xiaotu{width:90px;display:flex;flex-wrap:wrap;align-content: space-between;height: 400px;}
.list-products .head .img_list .xiaotu li{transition-duration:.5s;width:90px;height:90px;margin-bottom:10px;border:1px solid #292929;background: #fff;}
.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%}
.list-products .head .img_list .xiaotu .btn a{cursor: pointer;;background:#000;width:50%;height:50px;display:flex;justify-content: center;align-items: center;}
.list-products .head .img_list .xiaotu .btn a i{font-size:14px;color:#fff;}
.list-products .head .img_list .xiaotu .btn a:hover{background:var(--bgcolor)}
.list-products .head .txt_list{width: calc(100% - 645px);display:flex;align-content: space-between;flex-wrap:wrap;padding-left: 50px;}
.list-products .head .txt_list .txt_list_t{width:100%}
.list-products .head .txt_list .t{border-bottom:1px solid #d2d2d2;padding-bottom:20px;}
.list-products .head .txt_list .t h2{padding-top:10px;color:var(--color);font-size:20px;font-family: 'Nacelle-Bold';}
.list-products .head .txt_list .t p{color:#202b32;font-size: 16px;line-height: 1;margin-top: 15px;}
.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: 22px;}
.list-products .head .txt_list .c .nav a{width:45px;height:45px;border-radius:6px;margin-right:8px;display:flex;align-items: center;justify-content: center;color:#fff;background:#000;font-size: 18px;}
.list-products .head .txt_list .c .nav a:hover{border-color:var(--bgcolor);background:var(--bgcolor);color:#fff;border-radius: 50%;}
.list-products .head .txt_list .c .nav .message_btn{transition-duration:.5s;cursor: pointer;background:var(--bgcolor);height:45px;padding:0 15px;border-radius:6px;display:flex;align-items: center;width: auto;margin-left: 2px;}
.list-products .head .txt_list .c .nav .message_btn img{margin-right:10px;}
.list-products .head .txt_list .c .nav .message_btn span{color:#fff;font-size: 16px;line-height: 1;margin-top: 2px;}
.list-products .head .txt_list .c .nav .message_btn:hover{border-radius:30px}
.list-products .head .txt_list .txt_list_m{width:100%;padding-top:8px;}
.list-products .head .txt_list .b{border:1px solid #a7a7a7;padding-bottom: 15px;padding-left: 15px;padding-right: 15px;border-radius: 6px;margin-top: 65px;width: 100%;}
.list-products .head .txt_list .b h1{color:var(--color);font-size:24px;font-family: 'Nacelle-Bold';margin-top: 18px;}
.list-products .head .txt_list .b p{color:#191a1c;font-size:16px;margin-top: 10px;line-height: 24px;max-width: 300px;}
.list-products .head .txt_list .b>span{margin-top: 10px;display: block;border-bottom: 1px solid #d2d2d2;padding-bottom: 10px;}
.list-products .head .txt_list .b span{color:#000;font-size:16px;}
.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: 15px;}
.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}

.a5,.a2{color: var(--bgcolor);}
.a5{margin-left: 65px;}
.a3{margin-left: 32px;}
.a4{margin-left: 35px;}
.list-products .head .txt_list .txt_list_m{width:100%;padding-top:8px;border-top:1px solid #CCCCCC;}
.list-products .head .txt_list .txt_list_m span{font-size: 16px;}
.list-products .head .txt_list .txt_list_m .ico{display:flex;}
.list-products .head .txt_list .txt_list_m .ico a{border-left:1px solid #B5BCC6;margin-left:7px;padding-left:7px;display: flex;align-items: center;}
.list-products .head .txt_list .txt_list_m .ico a i{color: #000;font-size: 18px;}
.list-products .head .txt_list .txt_list_m .ico a i:hover{color:var(--bgcolor);}
.list-products .head .txt_list .txt_list_m .ico a:first-child{border:0;margin:0;padding:0;}
.titlex h1{font-size: 48px;font-family: 'Nacelle-Black';text-transform: uppercase;}
.titlex1{margin-bottom: 30px;}
.titlex2 h1{font-size: 36px;font-family: 'Nacelle-Bold';margin-top: 60px;}
.list-products .body,.list-products .body table{width: 100%;border-collapse: collapse;margin-top: 20px;}
.list-products .body table td{font-size:16px;color:var(--color);height:50px;border: 1px solid #dadada;padding-left: 80px;vertical-align: middle;padding-top: 10px;padding-bottom: 10px;}
/* .list-products .body table tr td:nth-child(1):not(:only-child){padding-left: 20px;} */
/* .list-products .body table tr td[rowspan]:first-child{padding-left: 80px;} */

.list-contaact{padding: 40px 0 70px;}
.list-contaact .bd .t{width:400px;}
.list-contaact .bd .t h1{font-family: 'Nacelle-Bold';font-size: 48px;}
.list-contaact .bd .t p{font-size:16px;line-height:26px;margin-top: 30px;}
.list-contaact .bd .t .pic{margin-top:60px}
.list-contaact .bd .txt{width:calc(100% - 440px);border-left: 1px solid #cccccc;padding-left: 60px;}
.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: 50px;}
.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: 'Nacelle-Bold';line-height: 1;text-transform: uppercase;}
.list-contaact .bd .txt .item a:hover{color:var(--on-color)}
.list-contaact .bd .txt .item .p{font-size: 16px;margin-top: 12px;line-height: 24px;}
.list-contaact .bd .txt .item1 .p:nth-child(3){margin-top: 0;}
.list-contaact .bd .codes{display: flex;justify-content: space-between;}
.list-contaact .bd .codex{margin-top: 50px;text-align: center;width: 47%;}
.list-contaact .bd .codex img,.footer .codex img{border: 10px solid var(--on-color);border-radius: 10px;width: 100%;}
.footer .codex{max-width: 200px;margin-top: 55px;}

.list-contaact .message{width: 100%;margin-top: 70px;}
.list-contaact .message .mes-title{margin-bottom: 15px; margin-top: 65px; font-size: 36px;color: var(--on-color);display: flex;align-items: center;font-family: 'DouyinSansBold';}
.list-contaact .message .mes-title i{font-size: 50px;margin-right: 16px;}
.list-contaact .message .mes-des{font-size: 18px;color: #000;line-height: 28px;}
.list-contaact .message form{margin-top: 40px;}
.list-contaact .message .form-div{display: flex;justify-content: space-between;align-items: center;margin-bottom: 25px;}
.list-contaact .message  .name,.list-contaact .message .mw
{color:#191a1c; font-family: 'Barlow-Medium';font-size: 16px; width: 100%;height: 50px;padding-left: 16px;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{ font-family: 'Barlow-Medium';color: #0b0b0b;}
.list-contaact .message .content{padding-top: 14px; width:100%;height: 250px;padding-left: 16px;margin-bottom: 30px;font-size: 16px;border: 1px solid #bcbcbc;border-radius: 5px;transition: 0.4s;}
.list-contaact .message #submit{transition: 0.4s ease; display: flex; width: 170px;height:50px;font-size: 16px;color: #fff;border: none;align-items: center;justify-content: center;border-radius: 5px;cursor: pointer;background: var(--bgcolor);}
.list-contaact .message #submit:hover{border-radius: 45px;box-shadow: 10px 5px 20px rgba(234,91,25,0.2),-10px -5px 20px rgba(234,91,25,0.2),-10px -5px 20px rgba(234,91,25,0.2) inset;transform: scale(1.05);}
.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;
}
.list-contaact .form-div .code_box input{width: 100%;height: 50px;padding-left: 16px;border-radius: 5px;}
.list-contaact .form-div .code_box img {
  height: 50px;
  position: absolute;
  right: 5px;
  top: 0;
  cursor: pointer;
}

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

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

.index-message{background:#ECEFF2;}
.index-message h2{margin-bottom:25px;height:35px;display:inline-block;padding:0 25px;background:#0B2042;color:#fff;text-align:center;line-height:35px;border-radius:30px;}
.index-message .info .hd{width:450px;padding-right:30px;}
.index-message .info .hd h3{color:#338BCF;font-size:40px;text-transform:uppercase;font-family: 'Barlow-ExtraBold';font-style: italic;}
.index-message .info .hd p{margin-top:10px;color:#0B2042;font-size:16px;line-height:24px;}
.index-message .info .form{width:calc(100% - 450px)}
.index-message .info .form .item{width:30%}
.index-message .info .form .item input{width:100%;height:45px;display:flex;color:#0B2042;background:#FFFFFF;padding:0 10px;border-radius:4px;margin-bottom:10px;}
.index-message .info .form .item input:last-child{margin:0;}
.index-message .info .form .item:nth-child(2){width:40%;padding:0 10px;}
.index-message .info .form .item textarea{width:100%;height:100px;border-radius:4px;padding:10px;}
.index-message .info .form .item .code_box{position: relative;}
.index-message .info .form .item .code_box img{height:45px;position: absolute;right:0;top:0;cursor: pointer;;}
.index-message .info .form .item .btn{height:45px;color:#fff;cursor: pointer;border-radius:4px;width:100%;background:#2D8BCF;display:flex;justify-content: center;align-items: center;;}
.index-message .info .form .item .btn i{margin-right:10px;}

@media (max-width: 1800px){
  .wrap{width:96%}
  .footer .info .dls .dl{margin-right: 30px;}
  .footer .info .dls .dl:nth-child(3){width: 22.92vw;}
  
}
@media (max-width: 1600px){
.list-contaact .bd .txt .cons_box{flex-wrap: wrap;}
.list-contaact .bd .txt .con_box{width: 100%;}
.footer .info .dls .dl{margin-bottom: 30px;}
 .list-news .hd .item a .txt{padding-right: 50px;}
 .titlep .tit_l{width: 100%;}
 .index-app .icons{margin-top: 35px;}
 .index-app .icons img{margin-left: 0;margin-right: 20px;}
 .footer .info .dls .dl:last-child{margin-top: 0;}
 .footer .info .message #submit{width: 120px;}
 .footer .info .message #submit span{font-size: 15px;}
 .footer .info .message #submit i{font-size: 20px;}
 .footer .info .form-div .code_box{width: calc(100% - 130px);}
}
@media (max-width: 1500px){
  .list-news .list .item{width: 100%;padding-right: 0;}
  .list-news .list .item:nth-child(2n){padding-left: 0;}
  .dl>.p .txt_box a:last-child{margin-left: 0;}
}
@media (max-width: 1400px){
.honor .list1 .item{width: calc((100% - 120px)/4);}
.honor .list1 .item:nth-child(6n){margin-right: 40px;}
.honor .list1 .item:nth-child(4n){margin-right: 0;}
   .header .subs .items{display: flex;flex-direction: column;align-items: center;width: calc((100% - 120px)/5);}
   .header .subs .items:nth-child(7n){margin-right: 30px;}
   .header .subs .items:nth-child(5n){margin-right: 0;}
  .list-products .head .txt_list{width: 90%;padding-left: 0;margin-top: 30px;}
  .list-products .head{flex-wrap: wrap;}
  .list-products .list .item{width: calc((100% - 80px) / 3);}
  .list-products .list .item:nth-child(3n){margin-right: 0;}
  .list-products .list .item:nth-child(4n){margin-right: 40px;}
}
@media (max-width: 1300px){
 .index-banner video{width: 100%;height: auto;object-fit: unset;}
}
@media (max-width: 1100px){
  .top .top-left img{width: 130px;} 
  .cate-swiper .item .name{font-size: 16px;} 
  .index-about .textcontent{width: 100%;}
  .btns{margin-top: 30px;}
}
@media screen and (max-width:992px) {
.list-contaact .bd .txt{width: 100%;padding-left: 0;border: none;margin-top: 35px;}
.faq-c{width: 100%;}
.footer .info .message{width: 100%;}
.footer .info .dls .dl{width: 200px;}
.info_f{margin-top: 50px;}
.footer .info .dls .dl:nth-child(3){width: 400px;}
.footer .info>.flex{flex-wrap: wrap;}
.prod-swiper{transform: translate(0);}
.prod-swiper .swiper-slide{justify-content: center;}
.list-news .hd .item a .txt{width: 100%;padding-right: 0;}
.list-news .hd .item a{justify-content: center;}
.list-news .hd .item a .pic{width: auto;margin-top: 30px;}
.titlea .video-btn{width: 14vw;margin-left: .78vw;}
.titlea .tit_l h4{font-size: 3.4vw;}
.titlea .tit_l h1{font-size: 4.8vw;margin-top: 3.56vw;}
.titlea .tit_l h3{font-size: 2.8vw;margin-top: 2.78vw;}
.index-pro .titles p{margin-top: 20px;}
  .index-pro .lines{bottom: 51px;}
  .index-banner{margin-top: 0;}
    .list-products .head .txt_list,.list-contact-msg .hd,.list-contact-msg .form,.list-contaact .what .info .list,.list-contaact .what .info .txt,.list-contaact .bd .t,.list-contaact .bd .txt,.list-about-content .culture .item .pic,.list-about-content .culture .item .txt,.list-about .bd .pic,.list-about .bd .txt,.list-events .list .item .pic,.list-events .list .item .txt,.footer .menu .item,.content{width:100%}
    .index-products .index-title .more,.index-banner .btn,.list-products .head .img_list,.list-products .list .item .txt .i,.list-contaact .what .info .txt .star,.list-contaact .what .info .txt p,.list-contaact .what .info .txt .logo,.list-download .list .item .more,.sidebar,.top_header{display:none !important;}
    .footer .menu,.main{padding:20px 10px}
    .location{padding:0 10px;height:45px;}
    .location .wrap{overflow-x:auto;display:flex;white-space:pre;height:45px;align-items: center;flex-wrap:nowrap;}
    .footer .bottom{padding:20px 10px 60px}
    .footer .bottom .mc{margin:20px auto 0;}
    .list-news .show .m .btn{margin:20px auto 0;}
    .list-about .bd .pic .video_btn img{width:70px;height:70px}
    .list-about .bd .txt{padding-top:20px;}
    .list-about .bd .txt h3{margin:15px 0 10px;font-size:28px;line-height:32px}
    .list-about .bd .txt p{margin-bottom:15px;}
    .list-about .data{padding-top:20px;margin-top:25px;flex-wrap:wrap}
    .list-about .data .item{padding:0;width:50%;margin-bottom:20px;}
    .list-about-advantage{padding:40px 10px}
    .list-about-advantage .t{margin-bottom:30px}
    .list-about-advantage .t h2{font-size:28px}
    .list-about-advantage .t p{font-size:15px;line-height:24px}
    .list-about-advantage .bd .item{width:100%;padding:0;margin-bottom:20px;}
    .list-about-advantage .bd .item h3{margin:15px 0;font-size:18px}
    .list-about-advantage .bd .item p{font-size:14px;line-height:22px;}
    .list-about-content .t{font-size:28px;margin-bottom:10px;}
    .list-about-content .work .bd,.list-about-content .culture{margin-bottom:40px}
    .list-about-content .work .slick-dots{bottom:-15px}
    .list-about-content .culture .item{padding:15px 0;}
    .list-about-content .culture .item .txt h3{line-height:30px;font-size:28px;margin:10px 0;}
    .list-about-content .culture .item .txt p{font-size:14px;line-height:22px;margin:0;}
    .list-about-content .honor{justify-content: space-between;}
    .list-about-content .honor .item{width:48%;margin:0 0 10px 0;}
    .list-contaact .bd .t h3{padding-top:15px;}
    .list-contaact .bd .t .pic{margin-top:25px;}
  
    .show-banner{display:block !important;overflow:hidden}
    .list-products .list{justify-content: space-between;}
    .list-products .list .item{width:48%;margin:0 0 30px 0 !important;}
    
    .list-products .head{padding:15px;padding-bottom: 35px;}
    .list-products .head .txt_list .t h2{padding:0;}
    .list-products .head .txt_list .c .auth{padding:10px 0;}
    .list-products .head .txt_list .c .nav{margin-bottom:10px}
    .list-products .body{font-size:14px;line-height:24px;padding-bottom:15px;}
    .list-products .content .title{font-size:24px;padding-bottom:5px;margin-bottom:10px}
    .list-products .body ul li{width:100%;height:40px;}
    .index-banner{margin:0;}
    .index-banner .slick-dots{bottom:15px}
    .index-banner .slick-dots li{margin-right:8px;width:8px;height:8px}
    .index-pro{padding:30px 10px 50px}
    .index-pro .bd{padding-bottom:30px}
    .index-pro .bd .item{margin:0;}
    .index-pro .slick-dots{bottom:0px;}
    .index-pro .slick-dots li{margin:0 5px 0 0;}
    .index-products{padding:20px 10px 40px}
    .index-products .index-title{margin-bottom:20px;}
    .index-products .index-title .t{justify-content: space-between;width:100%;}
    .index-products .index-title .t h2{font-size:28px;margin:0;}
    .index-products .list .item{box-shadow: none !important;}
    .index-products .slick-dots{bottom:-20px}
    .index-about{padding:70px 10px;}
    .index-about .list{margin-top:0;}
    .index-about .list .item{width:100%;margin:0 0 20px 0;}
    .index-message .info .hd{width:100%;padding:0 0 15px 0;}
    .index-message .info .hd h3{font-size:28px}
    .index-message .info .form,.index-message .info .form .item{width:100%;margin-bottom:10px !important}
    .index-message .info .form .item:nth-child(2){width:100%;padding:0;}
}
@media screen and (max-width:786px){
  .honor .list1 .item:nth-child(6n){margin-right: 0;}
  .list-products .body table td{padding: 5px 5px 5px 10px;}
 .list-contaact .message{margin-top: 40px;}
  .list-contaact .message .form-div{flex-wrap: wrap;}
  .list-contaact .form-div .code_box{width: 100%;margin-bottom: 30px;}
  .list-news .show .c{padding-bottom: 40px;}
  .list-news .bd1{margin-bottom: 60px;}
  .titlex2 h1{font-size: 30px;}
  .list-video .list{margin-top: 35px;}
  .list-video{padding: 50px 0 20px 0;}
  .honor .list .item{width: 49%;margin-right: 0;}
  .honor .list{justify-content: space-between;}
  .list-video .list .item{width: 48%;margin-right: 0;}
  .list-video .list{justify-content: space-between;}
  .honor .certs .cert{width: 3.5rem;height: 1rem;font-size: .38rem;}
   .list-news .item .t{width: 100%;}
   .list-news .item .time{margin-top: 35px;}
   .list-news .bd .item .t{line-height: 24px;}
   .index-app .tit_l h1{font-size: 38px;}
   .index-app .tit_l h3{font-size: 20px;}
}
@media screen and (max-width:600px) {
  .titlex h1{font-size: 30px;}
  .a5{margin-left: 47px;}
  .a3{margin-left: 0;}
  .list-products.main{padding-bottom: 40px;}
  .list-products .list .item{width: 100%;}
  .list-contaact .message .content{height: 150px;}
  .list-contaact .bd .txt .item .p a{width: 100%;margin-right: 0;display: inline-block;}
  .news-list .paging{margin-top: 40px;padding-bottom: 40px;}
  .faq{margin-top: 35px;padding-bottom: 35px;}
  .cats{display: none;}
  .list-about{padding: 35px 10px;}
  .location{display: none;}
  .footer .bottom br{display: inline;}
  .footer .bottom p,.footer .bottom p{text-align: center;}
  .footer .info .form-div .code_box{width: 100%;margin-bottom: 25px;}
  .footer .info .info-l{display: none;}
  .footer .info .message .form-div>label{margin-bottom: 25px;}
  .footer .info .message .form-div>label{width: 100%;}
  .footer .info .message .form-div{flex-wrap: wrap;margin-bottom: 0;}
  .index-contact .title{font-size: 38px;}
  .index-contact .form-div{width: 90%;}
  .index-app,.news,.index-contact{padding: 60px 0;}
   .index-app .icons img{margin-right: 7px;}
  .btns{height: 50px;font-size: 16px;}
  .list-news .hd .item{margin-top: 25px;}
  .index-pro .titles h1{font-size: 45px;width: 280px;}
  .cate-swiper .swiper-slide::after{display: none;}
  .titlen .titlen_l h1{font-size: 38px;}
  .titlen .titlen_l h4{font-size: 20px;}
  
}