/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

@charset "utf-8";
/* usually */
html{font-family:'Bahnschrift',-apple-system,system-ui,BlinkMacSystemFont,"Helvetica Neue","Helvetica",sans-serif;word-wrap: normal;line-height: 1.4;}
body {font-size: 14px;color: #333;}
body,div,h1,h2,h3,h4,h5,h6,hr,p,span,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,a,:after,:before{margin:0;padding:0;box-sizing: border-box;}
ul,ol,li{list-style:none;}
a{text-decoration: none;color: #333}
.auto{margin-left:auto;margin-right:auto;}
.l{float:left;}.r{float:right;}.tc{text-align: center;}.ti2{text-indent: 2em;}
.db{display:block;}.dn{display:none;}.dib{display: inline-block;}
.ovh{overflow:hidden;}.rel{position:relative;}.abs{position:absolute;}
.fix:after{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden;}
.fix-flex:after{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden;}
.fix-web:after{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden;}
.fix-phone:after{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden;}
.img-responsive{max-width: 100%; height: auto; display: block;}
.ellipsis{-o-text-overflow: ellipsis;text-overflow: ellipsis; overflow: hidden; display: block; white-space: nowrap;}
.ellipsis1{-o-text-overflow: ellipsis;text-overflow: ellipsis; overflow: hidden; display: inline-block; white-space: nowrap;}
img {border:none;display: inline-block;height: auto;max-width: 100%;}
.swiper-slide {user-select: none;}
/*margin*/
.m0{margin: 0px;}
.m1{margin: 1px;}.ml1{margin-left: 1px;}.mt1{margin-top: 1px;}.mr1{margin-right: 1px;}.mb1{margin-bottom: 1px;}
.m2{margin: 2px;}.ml2{margin-left: 2px;}.mt2{margin-top: 2px;}.mr2{margin-right: 2px;}.mb2{margin-bottom: 2px;}
.m5{margin: 5px;}.ml5{margin-left: 5px;}.mt5{margin-top: 5px;}.mr5{margin-right: 5px;}.mb5{margin-bottom: 5px;}
.m10{margin: 10px;}.ml10{margin-left: 10px;}.mt10{margin-top: 10px;}.mr10{margin-right: 10px;}.mb10{margin-bottom: 10px;}
.m15{margin: 15px;}.ml15{margin-left: 15px;}.mt15{margin-top: 15px;}.mr15{margin-right: 15px;}.mb15{margin-bottom: 15px;}
.m20{margin: 20px;}.ml20{margin-left: 20px;}.mt20{margin-top: 20px;}.mr20{margin-right: 20px;}.mb20{margin-bottom: 20px;}
.mr25 {margin-right: 25px;}
/*padding*/
.p0{padding: 0px;}
.p1{padding: 1px;}.pl1{padding-left: 1px;}.pt1{padding-top: 1px;}.pr1{padding-right: 1px;}.pb1{padding-bottom: 1px;}
.p2{padding: 2px;}.pl2{padding-left: 2px;}.pt2{padding-top: 2px;}.pr2{padding-right: 2px;}.pb2{padding-bottom: 2px;}
.p5{padding: 5px;}.pl5{padding-left: 5px;}.pt5{padding-top: 5px;}.pr5{padding-right: 5px;}.pb5{padding-bottom: 5px;}
.p10{padding: 10px;}.pl10{padding-left: 10px;}.pt10{padding-top: 10px;}.pr10{padding-right: 10px;}.pb10{padding-bottom: 10px;}
.p15{padding: 15px;}.pl15{padding-left: 15px;}.pt15{padding-top: 15px;}.pr15{padding-right: 15px;}.pb15{padding-bottom: 15px;}
.p20{padding: 20px;}.pl20{padding-left: 20px;}.pt20{padding-top: 20px;}.pr20{padding-right: 20px;}.pb20{padding-bottom: 20px;}
.mt30 {margin-top: 30px;}
.mb25 {margin-bottom: 25px;}
.heigh100 {height: 100%;}

.icon-plus {display: inline-block;width: 18px;height: 18px;position: relative;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
.icon-plus::before,.icon-plus:after {content: "";display: block;width: 100%;height: 2px;background-color: #5b5853;border-radius: 4px;position: absolute;left: 50%;transform: translate(-50%,-50%);top: 50%;transition: transform .3s ease-in;border-radius: 4px;}
.icon-plus:after {transform: translate(-50%,-50%) rotate(90deg);}
.icon-plus.rotate:after {transform: translate(-50%,-50%) rotate(0);}

.hide-pc {display: none;}
.pages1 li {background-color: #fff;}
.pages1 li span {background-color: #1ca9c3;color: #fff;}
.pages1 li.noborder {background: transparent;}
.pages {
  text-align: center;
  padding: 60px 0;
}
.pages li {
  display: inline-block;
  font-size: 14px;
  margin-right: 0.5%;
  border: 1px solid #dcdcdc;
  color: #666666;
  border-radius: 4px;
  font-family: Arial, Helvetica, sans-serif;
}
.pages li .iconfont::before {font-size: 14px;}
.pages li a {
  padding: 6px 12px 5px;
  display: inline-block;
  color: #666666;
}
.pages li span {
  padding: 6px 12px 5px;
  display: inline-block;
}
.pages-select {
  -webkit-appearance: none;
  appearance:none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../img/arrow-down-fill.png) no-repeat 96% center;
  border:1px solid #dadada;
  outline: none;
  font-size: 14px;
  border-radius: 4px;
  padding: 5px;
  padding-right: 16px;
}

.pages li.thisclass {
  background:#1ca9c3;
  border-color: #1ca9c3;
}
.pages li.thisclass a {
  color: #fff;
}
.pages li.noborder {border: none;background-color: transparent;padding: 0;}
.pages li .turn-input {color: #666666;padding: 8px 12px 7px;background-color: #fff;width: 48px;}

input[type="text"],input[type="password"],input[type="number"],textarea,button {
  border: none;
  outline: none;
  background-color: transparent;
}
input[type="text"] {
  -webkit-appearance: none;
}
.normal-item{display: none;}
.normal-item:first-child{display: block;}
/* ::-webkit-input-placeholder{}
:-moz-placeholder{}
::-moz-placeholder{}
:-ms-input-placeholder{}  */

.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.flex-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-reverse {
  flex-direction: row-reverse;
}
.align-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.align-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.space-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.flex-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.just-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.flex1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.just-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.no {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.abs-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  z-index: 10;
}

.banner {position: relative;}

.banner-i {
  width: 100%;
  display: block;
}

.lan {
  -webkit-appearance: none;
  appearance:none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../img/arrow-down.png) no-repeat right center;
  padding-right: 16px;
}

.normal-select {
  -webkit-appearance: none;
  appearance:none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../img/arrow-down-fill.png) no-repeat 92% center;
  padding-right: 16px;
  border: none;
  background-color: #fff;
  width: 131px;
  height: 37px;
  line-height: 37px;
  color: #000000;
  font-size: 14px;
  border-radius: 4px;
  text-align: center;
  outline: none;
  max-width: 18%;
}

.select_provice {
  width: 110px;
  height: 40px;
  line-height: 40px;
  border:1px solid #bfbfbf;
  outline: none;
  font-size: 14px;
  border-radius: 4px;
  padding-right: 16px;
  text-align: center;
  flex: 1;
}
.mobile-img {display: none;}

.menu {
  display: none;
  margin-left: 10px;
}

.hide-pc {display: none;}
.menu i {
  display: block;
  width: 24px;
  height: 2px;
  background-color: #1ca9c3;
  margin-top:6px;
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  -webkit-transition:-webkit-transform 0.3s;
  transition:-webkit-transform 0.3s;
  -o-transition:transform 0.3s;
  transition:transform 0.3s;
  transition:transform 0.3s, -webkit-transform 0.3s;
}
.menu i:first-child {
  margin-top: 0;
}
.menu.rotate i:nth-of-type(1) {
  -webkit-transform: rotate(42.5deg);
      -ms-transform: rotate(42.5deg);
          transform: rotate(42.5deg);
}
.menu.rotate i:nth-of-type(2){
  opacity: 0;
}

.menu.rotate i:nth-of-type(3){
  -webkit-transform: rotate(-42.5deg);
      -ms-transform: rotate(-42.5deg);
          transform: rotate(-42.5deg);
}

.normal-place ::-webkit-input-placeholder{
  font-size: 14px;
  color: #999999;
  font-family:'Bahnschrift',-apple-system,system-ui,BlinkMacSystemFont,"Helvetica Neue","Helvetica",sans-serif;
}
.normal-place :-moz-placeholder{
  font-size: 14px;
  color: #999999;
  font-family:'Bahnschrift',-apple-system,system-ui,BlinkMacSystemFont,"Helvetica Neue","Helvetica",sans-serif;
}
.normal-place :-ms-input-placeholder{
  font-size: 14px;
  color: #999999;
  font-family:'Bahnschrift',-apple-system,system-ui,BlinkMacSystemFont,"Helvetica Neue","Helvetica",sans-serif;
}


img[class*=avatar] {border-radius: 50%;}

.responsive {overflow-y: auto;}
.responsive::-webkit-scrollbar {
  width: 6px;
}
.responsive::-webkit-scrollbar-thumb {
  background-color: #1ca9c3;
}

.hover-a a:hover {color: #1ca9c3;}

.bold {font-weight: 600;}
.tl {text-align: left;}
[class*=btn] {cursor: pointer;}

.upload-file {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  left: 0;
  top: 0;
  cursor: pointer;
}

@-webkit-keyframes circleMove {
  from {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }
  to {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
  }
}
@keyframes circleMove {
  from {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }
  to {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
  }
}

.lg_sfdh {
  animation: play_btn 0.5s infinite alternate;
}

@keyframes play_btn{
  0%{transform:scale(1.0)}
  100%{transform:scale(1.1)}
}

@keyframes hideIndex{
  0%{ opacity: 0; padding-top: 18px; }
  100%{opacity: 1; padding-top: 5px; }
}

@keyframes hideIndex1{
  0%{ opacity: 0; }
  100%{opacity: 1;}
}

@media (min-width:992px) {
  .product_dr_btit .iconfont {font-size: 28px;}
  .company-right {min-height: 492px;}
  .comp1 {
    position: absolute;
    top: 0;
    left: 0;
  }
  
}
.comp1 {
  display: block;
  max-width: 52.48%;
  width: 100%;
}
.comp2 {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  max-width: 63.82%;
  width: 100%;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
     -webkit-transition-delay: 99999s;
     -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}

.center-box {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.head {padding:25px 0;background-color: #fff;}
.head-fixed {position: sticky;position: -webkit-sticky;width: 100%;top: 0;z-index: 99;}
.swiper-env-pagination .swiper-pagination-bullet {opacity: .25;background-color: #fff;margin-left: 5px;}
.swiper-env-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {opacity: 1;}


.nav-ul>li {font-size: 16px;font-weight: 600;position: relative;padding: 12px 0;}
.nav-ul>li + li {margin-left: 2.86vw;}
.nav-ul>li::after {content: "";position: absolute;width: 100%;height: 3px;background-color: #1ca9c3;bottom: 0;left: 50%;transform: translate(-50%,0);width: 0;border-radius: 4px;transition: width .3s ease;}
.nav-ul>li.on::after,.nav-ul>li:hover::after {width: 100%;}
.nav-ul>li.on .drop-tab a,.nav-ul>li:hover .drop-tab a {color: #21bfce;}
.search_box {padding: 10px 0;border-bottom: 1px solid #999999;width: 338px;}
.search_val {font-size: 14px;color: #666;width: 100%;flex: 1;}
.search_btn {width: 34px;height: 34px;border-radius: 50%;background-color: #ebebeb;text-align: center;line-height: 34px;font-weight: 600;}
.search_btn .iconfont {color: #21bfce;}


.banner-word {position: absolute;top: 50%;transform: translate(0,-50%);width: 100%;}
.banner-tit {font-size: 64px;}

.read-more-btn {display: inline-flex;width: 160px;height: 54px;border: 1px solid #21bfce;color: #21bfce;border-radius: 999px;justify-content: center;align-items: center;font-size: 18px;transition: all .3s ease;}
.read-more-btn:hover {background-color: #21bfce;color: #fff;}
.read-more-box {margin-top: 40px;}
.company-ndesc {font-size: 22px;color: #999;max-width: 770px;}

.looksea {width: 560px;max-width: 100%;background-color: #fff;height: 55px;line-height: 55px;border-radius: 12px;}
.look-val {font-size: 14px;width: 100%;flex: 1;padding: 0 25px;}
.look-btn {height: 100%;width: 80px;border-radius: 12px;background-color: #1ca9c3;color: #fff;font-size: 20px;text-align: center;}
.look-btn:hover {text-decoration: underline;}
.lookfor {background-color: #e8e8e8;padding: 30px 0;}
.lookleft {font-size: 40px;}
.read-more {font-size: 16px;color: #999;}
.products-box {padding: 80px 0;background-color: #f3f3f3;}
.details-btn {font-size: 18px;text-decoration: underline;}
.pro-desc {font-size: 16px;}
.product-ul>li {width: 23.07%;margin-left: 2.56%;margin-top: 30px;}
.product-ul>li:nth-of-type(4n+1){margin-left: 0;}
.product-top {aspect-ratio: 1 / 1;display: flex;align-items: center;justify-content: center;background-color: #fff;border-radius: 10px;overflow: hidden;}
.product-bott {padding-top: 30px;}
.pro-tit {font-size: 22px;font-weight: 600;}
.pro-desc {font-size: 16px;color: #666666;margin: 15px 0;}
.hover-tit a:hover [class*=tit] {color: #1ca9c3;}
.arrow-img {position: absolute;right: 0;bottom: 0;opacity: 0;visibility: hidden;transition: all .3s ease;}
.product-top {position: relative;}
.product-ul>li:hover .arrow-img {opacity: 1;visibility: visible;}
/*428  305 187 305 1225*/
.grid-box {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 30% 29.61% 7.69% 29.61%;
  grid-template-columns: 30% 29.61% 7.69% 29.61%;
  gap:1.04vw;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  margin-top: 40px;
}
.grid-item{border-radius: 12px;overflow: hidden;position: relative;}
.grid-item:nth-of-type(1) {grid-row-start: span 2; -ms-grid-row: 1;-ms-grid-column: 1;-ms-grid-row-span: 2;}
.grid-item:nth-of-type(2) {grid-column-start: span 2;-ms-grid-row: 1;-ms-grid-column: 2; -ms-grid-column-span: 2;}
.grid-item:nth-of-type(3) {-ms-grid-row: 1;-ms-grid-column: 4;}
.grid-item:nth-of-type(4) {-ms-grid-row: 2;-ms-grid-column:2;}
.grid-item:nth-of-type(5) {grid-column-start: span 2;-ms-grid-row: 2;-ms-grid-column:3;-ms-grid-column-span: 2;}
.g-mask {position: absolute;bottom: 0;width: 100%;background: rgba(0,0,0,0.4);color: #fff;height: 100%;transition: background-color .3s ease;}
.grid-item .g-img {width: 100%;height: 100%;object-fit: cover;}
.storage-box {padding: 70px 0 80px;background-color: #f5f7f8;}
.banner-desc {font-size: 34px;line-height: 1.42em;max-width: 600px;}
.g-desc {font-size: 16px;padding: 0 1.56vw;display: -webkit-box;-webkit-line-clamp: 4;overflow: hidden;-webkit-box-orient: vertical;margin-top: 10px;opacity: 0;visibility: hidden;transition: all .3s ease;}
.g-text {font-size: 34px;font-weight: 600;text-align: center;margin-top: 10px;}
.gm-img {display: block;margin-left: auto;margin-right: auto;height: 2.60vw;}
.g-mask-inner {width: 100%;position: absolute;top: 50%;left: 0;transform: translate(0, calc(-50% + calc(calc(100% - 6.5vw) / 2)));transition: transform .3s ease;}
.grid-item:hover .g-mask {background-color: rgba(0,231,255,0.7);}
.grid-item:hover .g-desc {opacity: 1;visibility: visible;}
.grid-item:hover .g-mask-inner {transform: translate(0,-50%);}
.deve-grid{
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 19.09% 15.90% 19.09% 45.90%;
  grid-template-columns: 19.09% 15.90% 19.09% 45.90%;
  gap:10px;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  height: 100%;
  grid-template-areas: "a a b c"
                      "d e e c";
}

.deve-grid-item:nth-of-type(1) {
  grid-area:a;
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  display: flex;
  align-items: flex-end;
}
.deve-grid-item:nth-of-type(2) {
  grid-area: b;
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
  display: flex;
  align-items: flex-end;
}
.deve-grid-item:nth-of-type(3) {
  grid-area: c;
  -ms-grid-row: 1;
  -ms-grid-column: 4;
  -ms-grid-row-span:2;
  display: flex;
  align-items: flex-end;
}

.deve-grid-item:nth-of-type(4) {
  grid-area: d;
  -ms-grid-row: 2;
  -ms-grid-column: 1;
}

.deve-grid-item:nth-of-type(5) {
  grid-area: e;
  -ms-grid-row: 2;
  -ms-grid-column: 2;
  -ms-grid-column-span: 2;
}


.swiper-banner .swiper-banner-pagination {bottom: 2.34vw;}
.swiper-banner-pagination .swiper-pagination-bullet {background-color: #fff;color: #fff;font-weight: 600;font-family: Arial, Helvetica, sans-serif;margin: 0;width: 7.81vw;height: 4px;opacity: 0.3;border-radius: 0;}
.swiper-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {opacity: 1;}


.company-ltit {font-size: 44px;font-weight: 600;flex:1;display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;}
.company-ldesc {font-size: 18px;color: #666666;line-height: 1.6em;}
.company-left {width: 42.8%;}
.company-right {width: 54.30%;}
.company-box {padding: 96px 0;}

.news-bleft {width: 49.23%;}
.news-bright {width: 48.46%;}
.swiper-news .swiper-news-pagination {width: auto;right: 30px;left: unset;bottom: 30px;}
.swiper-news-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {opacity: 1;background-color: #fff;}

.news_mask {background:linear-gradient(to bottom,transparent,rgba(0,0,0,.5));color: #fff;font-size: 30px;position: absolute;bottom: 0;left: 0;width: 100%;border-radius: 16px;overflow: hidden;padding: 20px 105px 20px 25px;}
.swiper-news a {display: block;position: relative;width: 100%;}
.swiper-news .swiper-slide {display: flex;}
.news-box {padding: 130px 0 108px;}
.news-bleft::before {content:"";width: 56.25%;background-color: #f5f5f5;border-radius: 16px;position: absolute;height: 108%;top: 0;transform: translate(-4.16vw,calc(-61.5px - 4.16vw));z-index: -1;}
.block {display: block;width: 100%;}
.news-inner {margin-top: 2.08vw;}
.footer-bleft {max-width: 440px;color: #999999;}
.footer-bleft a {color: #999;}
.news_rul>li {padding: 1.45vw 0;border-bottom: 1px dashed #cccccc;}
.news_rul>li:first-child {padding-top: 0;}
.news_rtit {font-size: 20px;}
.news_rtime {color: #999;}
.footer-bright ._zd-btn {display: inline-block;width: 40px;height: 40px;border: 1px solid #9c9c9c;border-radius: 50%;text-align: center;line-height: 40px;font-size: 22px;}
.footer-bott {padding: 25px 0;border-top: 1px solid #ebebeb;}
.footer-top {padding: 60px 0 30px;}
.footer-mtop {font-size: 16px;font-weight: 600;margin-bottom: 10px;}
.footer-link {display: block;color: #666;margin-top: 10px;}
.logo-img {max-width: 192px;}

.nav-position {padding: 25px 0;color: #999999;}
.nav-position a {color: #999;}
.banner-list-word {position: absolute;top: 50%;transform: translate(0,-50%);width: 100%;}
.banner-list-tit {font-size: 44px;font-weight: 600;}
.banner-list-desc {font-size: 24px;max-width: 485px;}
.nav-menu {padding-bottom:40px;}
.nav-menu-ul>li a{min-width: 160px;height: 50px;padding: 0 10px;border-radius: 999px;border: 1px solid #cccccc;display: inline-flex;align-items: center;justify-content: center;margin-top:6px;}
.nav-menu-ul {margin-top:-6px}
.nav-menu-ul>li + li {margin-left: 25px;}
.nav-menu-ul>li.on a {background-color: #1ca9c3;border-color: #1ca9c3;color: #fff;}
.nav-menu-ul>li:hover a {text-decoration: underline;}
._news_left {max-width: 60%;}
._news_right {max-width: 31.53%;}
/*._news_ul {margin-top: 60px;}*/
._news_ul>li {padding: 40px 0;}
._news_ul>li:nth-of-type(2n+1) {background-color: #f6f6f6;}
._news_ul>li:nth-of-type(2n) a {flex-direction: row-reverse;}
._news_time {font-size: 18px;}
._news_tit {font-size: 38px;}
._news_desc {font-size: 18px;color: #666666;line-height: 1.6em;margin: 20px 0;}

.details-tit {font-size: 34px;}
.details_show {font-size: 18px;line-height: 1.6em;padding: 50px 0;}
.details-info {color: #1e2e3b;}
.details_group {padding:30px 0;border-bottom: 1px solid #e5e5e5;}
.pre-next-box {padding: 50px 0 120px;border-top: 1px solid #e5e5e5;}
.pre-next  {margin-right: 90px;color: #666;}
.pre-next a {color: #666;}

.product_dr_tleft {width: 35.38%;}
#swiper-main{aspect-ratio: 1 / 1;border: 1px solid #dadada;border-radius: 16px;overflow: hidden;}
#swiper-main .swiper-slide {display: flex;align-items: center;justify-content: center;}

/*.swiper-main-next, .swiper-main-prev {*/
/*  width: 50px;*/
/*  height: 50px;*/
/*  background-color: rgba(153,153,153,027);*/
/*  border-radius: 50%;*/
/*  color: #fff;*/
/*}*/

.swiper-main-next::after, .swiper-main-prev::after {
  font-size: 24px;
  font-weight: 600;
}

.product_dr_tright {padding-left: 40px;}
.product_dr_tr_tit {font-size: 34px;font-weight: 600;}
.product_dr_tr_desc {font-size: 18px;color: #999999;}
.product_dr_show {font-size: 18px;line-height: 1.8em;margin-top: 40px;}

.consult-btn {display: inline-flex;width: 216px;height: 56px;background-color: #1ca9c3;border-radius: 4px;color:#fff;font-size: 24px;align-items: center;justify-content: center;margin-top: 40px;}
.consult-btn .iconfont {font-size: 28px;}

.pro-dbott {padding-top: 80px;}
.product_dr_btit {
  font-size: 28px;
  font-weight: 600;
}
.rel-span::before {
  content: "";
  display: block;
  width: 100%;
  height: 6px;
  background-color: #dedede;
  border-radius: 4px;
  position: absolute;
  bottom: 5px;
}
.rel-span {
  position: relative;
  display: inline-block;
}
.normal-table,.product_db_show table {width: 100%!important;border-collapse: collapse;font-size: 18px;table-layout: fixed;word-break: break-word}
.product_db_show table {border-top:3px solid #959595}
/*.product_db_show table tr:nth-of-type(1) td {background-color:#aeaeae;color:#fff}*/
.product_db_show table td,.product_db_show table th {border-left:1px solid #959595}
.product_db_show table td:nth-of-type(1),.product_db_show table th:nth-of-type(1) {border-left:none}
/*.product_table th,.product_db_show table th {background-color: #aeaeae;color: #ffffff;font-size: 20px;}*/
.product_table th,.product_table td,.product_db_show table td,.product_db_show table th {padding: 15px 2.60vw;text-align: left;font-weight: 400;}
.product_table tr:nth-of-type(2n+1),.product_db_show table tr:nth-of-type(2n+1) {background-color: #f4f4f4;}
.product_db_show {padding: 40px 0 60px;}
.product_db_desc {font-size: 18px;line-height: 1.6em;color: #666;padding-bottom: 40px;}
.contact-bleft {width: 43.84%;}
.contact-bright {width: 48.46%;}
.contact-otit {font-size: 40px;font-weight: 600;}
.contact-tit {font-size: 16px;color: #666666;}
.contact-desc {font-size: 20px;margin-top: 5px;}
.contact-ul>li {margin-top: 30px;}
.contact-box {padding-bottom: 108px;}
.map-box {width: 100%;height: 338px;margin-top: 40px;}
.map-iframe {width: 100%;height: 100%;}
.el-cont-dl .cont-val {padding: 15px 0;border-bottom: 1px solid #e5e5e5;width: 100%;}
.el-cont-dl>dt {font-size: 20px;}
.el-cont-dl{margin-top: 30px;}
.cont-text {height: 200px;border: 1px solid #e5e5e5;border-radius: 4px;margin-top: 15px;resize: none;}
.el-cont-btn {width: 170px;height: 52px;background-color: #16b4cb;display: inline-flex;align-items: center;justify-content: center;color: #fff;font-size: 24px;border-radius: 4px;}
.tr {text-align: right;}


.swiper-main-box {width: calc(100% - 105px);}
.product_dr_tleft {width: 43.46%;}
.por-details-right {width: 56.54%;}
.swiper-thumbs-box {width: 95px;height: 460px;padding: 25px 0;margin-right: 10px;}
 #swiper-thumbs {height: 100%;}
 #swiper-thumbs .swiper-slide {
        border: 1px solid #eee;
        display: flex;
        align-items: center;
        justify-content: center;
}
  
.swiper-main-next, .swiper-main-prev {
  width: auto;
  height: auto;
  margin: 0;
}
.swiper-main-next::after, .swiper-main-prev::after {
    color: #1ca9c3;
}
#swiper-thumbs .swiper-slide.swiper-slide-thumb-active {
    border-color: #1ca9c3;
}
@media (min-width:992px) {
  .swiper-main-next, .swiper-main-prev {
        left: 50%;
   }
  .swiper-main-prev {
    transform: translate(-50%,0) rotateZ(90deg);
    top: 0;
  }

  .swiper-main-next {
    top: unset;
    bottom: 0;
    transform: translate(-50%,0) rotateZ(90deg);
  }
}

@media (max-width:992px) {
  #swiper-thumbs .swiper-slide {aspect-ratio: 1 / 1;}
  .swiper-main-box {width: 100%;}
  .product_dr_tleft {flex-direction: column-reverse;}
  .swiper-main-prev {left: 0;top: 50%;transform: translate(0,-50%);}
  .swiper-main-next {right: 0;top: 50%;transform: translate(0,-50%);}
  .swiper-thumbs-box {height: auto;width: 100%;margin-right: 0;padding: 0 25px;margin-top: 10px;}
}
.webkit {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
}
.line2 {
  -webkit-line-clamp: 2;
}
.line3 {
  -webkit-line-clamp: 3;
}
.line5 {
  -webkit-line-clamp: 5;
}
.col-333 {
  color: #333;
}
.col-666 {
  color: #666;
}
.col-999 {
  color: #999;
}
.fs12 {
  font-size: 12px;
}
.fs14 {
  font-size: 14px;
}
.fs16 {
  font-size: 16px;
}
.col-fff {
  color: #fff;
}
.bgfff {
  background-color: #fff;
}

.theme {color: #1ca9c3;}
