/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

@charset "utf-8";
/* usually */
html{font:400 1em PingFang SC,Microsoft Yahei,Avenir,Segoe UI,Hiragino Sans GB,STHeiti,"Microsoft Sans Serif",WenQuanYi Micro Hei,sans-serif;}
body {font-size: 14px;color: #333;}
/* html,body {background-color: #FCFBFB;} */
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;}
.showmenu.nav-ul-box {
  left: 0;
}
/*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;cursor: pointer;}
.icon-plus::before,.icon-plus:after {content: "";display: block;width: 100%;height: 2px;background-color: #fff;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);}


.pages {
  text-align: center;
  padding: 60px 0;
}

.pages li {
  display: inline-flex;
  font-size: 14px;
  color: #666666;
  border: 1px solid #dddddd;
  background-color: #fff;
  border-radius: 4px;
}

.pages li a {
  height:30px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #666666;
  padding: 0 12px;
}

.pages li span {
  height:30px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #666666;
  padding: 0 12px;
}

.pages .iconfont {font-size: 14px;}

.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:#d82d25;
  border-color: #d82d25;
  color: #fff;
}
.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,input[type="email"],input[type="date"] {
  border: none;
  outline: none;
  background-color: transparent;
}
input.el-input-date,input.el-input-date1{
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  left: 0;
  top: 0;
}
input.el-input-date::-webkit-calendar-picker-indicator,input.el-input-date1::-webkit-calendar-picker-indicator {
  position: absolute;
  right: 0;
  padding-left: 100%;
}

.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%);
}

.banner {position: relative;}

.banner-i {
  width: 100%;
  display: block;
}


.normal-table {width: 100%;border-collapse: collapse;}
.normal-select {
  -webkit-appearance: none;
  appearance:none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  outline: none;
  background-color: transparent;
}

.swiper-normal-button.swiper-button-disabled {
  pointer-events: all;
  opacity: 1;
}
.swiper-normal-button {
  width: 45px;
  height: 45px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 6px 6px 0px rgba(215, 38, 30, .5);
  display: none;
  justify-content: center;
  align-items: center;
  font-weight: 600;
}
.swiper-normal-button::after {font-size: 24px;color: #d7261e;}

.mobile-img {display: none;}

.menu {
  cursor: pointer;
  display: none;
}

.hide-pc {display: none;}
.menu i {
  display: block;
  width: 25px;
  height: 2px;
  background-color: #d82d25;
  margin-top:7px;
  -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(46deg);
      -ms-transform: rotate(46deg);
          transform: rotate(46deg);
}
.menu.rotate i:nth-of-type(2){
  opacity: 0;
}

.menu.rotate i:nth-of-type(3){
  -webkit-transform: rotate(-46deg);
      -ms-transform: rotate(-46deg);
          transform: rotate(-46deg);
}

.normal-place ::-webkit-input-placeholder{
  font-size: 14px;
  color: #999999;
  font-family:PingFang SC,Microsoft Yahei,Avenir,Segoe UI,Hiragino Sans GB,STHeiti,"Microsoft Sans Serif",WenQuanYi Micro Hei,sans-serif;
}
.normal-place :-moz-placeholder{
  font-size: 14px;
  color: #999999;
  font-family:PingFang SC,Microsoft Yahei,Avenir,Segoe UI,Hiragino Sans GB,STHeiti,"Microsoft Sans Serif",WenQuanYi Micro Hei,sans-serif;
}
.normal-place :-ms-input-placeholder{
  font-size: 14px;
  color: #999999;
  font-family:PingFang SC,Microsoft Yahei,Avenir,Segoe UI,Hiragino Sans GB,STHeiti,"Microsoft Sans Serif",WenQuanYi Micro Hei,sans-serif;
}


img[class*=avatar] {border-radius: 50%;}

.hover-a a:hover {color: #d82d25;}
.hover-tit a:hover [class*=tit] {color: #d82d25;height:2em;}
._h-img {transition: transform .3s ease;}
.hover-img a:hover ._h-img {transform: scale(1.1);}
.bold {font-weight: 600;}
.tl {text-align: left;}
[class*=btn] {cursor: pointer;}
.col-red {color: #ff6600;}
.col-red1 {color: #FF0000;}
input.upload-file {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  left: 0;
  top: 0;
  cursor: pointer;
  font-size:0
}


@-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% {
    padding-top: 60px;
    opacity: 0;
  }
  100% {
      padding-top: 40px;
      opacity: 1;
  }
}

@keyframes hideIndex2{
  0%{ opacity: 0; }
  100%{opacity: 1; }
}


@media (min-width:992px) {
  
}
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: 1250px;
  margin-left: auto;
  margin-right: auto;
}

.responsive-y {overflow-y: auto;}
.responsive-x {overflow-x: auto;}

.responsive-y::-webkit-scrollbar {/*滚动条整体样式*/
  width: 4px;
  height: 0; 
}
.responsive-y::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
  border-radius: 3px;
  background: #1c79e1;
}
.normal-bj {background-repeat: no-repeat;background-size: cover;background-position: center;}
.head-sticky {position: sticky;position: -webkit-sticky;width: 100%;z-index: 99;top: 0;background-color: #fff;}
.head {font-size: 16px;color: #000;}
.head a {color: #000;}
.nav-ul>li {margin-left: 30px;position: relative;padding: 40px 10px;}
.nav-ul>li::after {content: "";display: block;width: 100%;height: 4px;transform: translate(-50%,0);left: 50%;background-color: #d82d25;position: absolute;width: 0;transition: width .3s ease;bottom: 0;border-radius: 999px;}
.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: #d82d25;}
.lan {padding-right: 16px;}
.lan .iconfont {font-size: 20px;}
.banner-word {position: absolute;width: 100%;top: 50%;transform: translate(0,-50%);}
.banner-tit {font-size: 50px;font-weight: 600;max-width: 480px;}
.banner-desc {font-size:28px;margin-top: 30px;max-width: 480px;line-height: 1.55em;}

.swiper-banner-pagination .swiper-pagination-bullet {background-color: #fff;width: 50px;height: 4px;border-radius: 0;opacity: 1;}
.swiper-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background-color: #d82d25;}
.lan-links {padding: 0 10px;}
.logo-img {max-width: 257px;display: block;}
.about-us {padding: 80px 0;}
.normal-tit {font-size: 38px;font-weight: 600;}
.normal-desc {font-size: 18px;line-height: 1.6em;}
.normal-desc-max-width {max-width: 730px;}
.ab-us-right {width: 56%;}
.ab-us-left {width: 44%;}
.about-us-inner {margin-top: 30px;}
.ab-us-lul>li {width: 47.45%;margin-right: 2.5%;background-color: #fff;margin-bottom: 2.55%;height: calc(95% / 3);}
.ab-us-lul-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 20px;
}
.swiper-pro-pb {padding-bottom: 10px;}
.ab-us-bott {font-size: 22px;margin-top: 5px;}
.pro-bott {background-color: #fff;padding: 20px;}
.product-box {padding-top: 80px;border-bottom: 1px solid transparent;}
.pro-btit {font-size: 22px;font-weight: 600;}
.pro-bdesc {font-size: 16px;color: #666666;}
.swiper-pro-mt {margin-bottom: -135px;margin-top: 30px;}
.swiper-pro .swiper-slide {box-shadow:0 0px 1px rgb(233, 233, 233),0 1px 1px rgb(233, 233, 233),0 2px 1px rgb(233, 233, 233),0 3px 1px rgb(233, 233, 233),0 4px 1px rgb(233, 233, 233),0 5px 1px rgb(233, 233, 233),0 6px 1px rgb(233, 233, 233);border-radius:0 0 4px 4px;overflow: hidden;}

.swiper-advance-left,.swiper-advance-right {width: 50%;}
.swiper-advance-right {padding: 3.64vw 3.64vw 20px 5.20vw;}
.swiper-advance {margin-top: 30px;}
.adv-tit {font-size: 30px;display: inline-block;position: relative;}
.adv-tit::before {content: "";width: 100%;bottom: 0;height: 8px;background-color: #f2b9b7;border-radius: 999px;position: absolute;}
.adv-desc {font-size: 16px;line-height: 1.6em;margin: 30px 0 40px;}
.adv-details-btn {display: inline-flex;width: 145px;height: 50px;border: 1px solid #d7271f;border-radius: 999px;justify-content: center;align-items: center;font-size: 16px;color: #d7271f;transition: all .3s ease;}
.adv-details-btn:hover {background-color: #d7271f;color: #fff;}
.swiper-advance-btn {position: static;margin: 0;width: 50px;height: 50px;background-color: #d7261e;}
.swiper-advance-btn::after {color: #ffffff;font-size: 26px;}
.swiper-advance-btn.swiper-button-disabled {background-color: #fff;opacity: 1;box-shadow:0 0px 1px rgb(233, 233, 233),0 1px 1px rgb(233, 233, 233),0 2px 1px rgb(233, 233, 233),0 3px 1px rgb(233, 233, 233),0 4px 1px rgb(233, 233, 233),0 5px 1px rgb(233, 233, 233),0 6px 1px rgb(233, 233, 233);}
.swiper-advance-prev {border-radius: 4px 0 0 4px;}
.swiper-advance-next {border-radius: 0 4px 4px 0;}
.swiper-advance-btn.swiper-button-disabled::after {color: #000;}
.swiper-button-group {margin-top: 40px;}
.advance {padding:220px 0 75px;background-color: #f7f7f7;}
.footer-link {width: 50%;display: block;margin-top: 12px;}
.footer-top {background-color: #333333;padding: 70px 0 60px;}
.footer-top-tit {font-size: 20px;padding-bottom: 15px;border-bottom: 1px solid rgba(255,255,255,0.1);}
.footer,.footer a {color: #fff;}

.footer-top-right {width: 68.8%;}
.footer-info {margin-top: 12px;}
.footer-bott {background-color: #cf271f;padding: 10px 0;}
.footer-ba {color: rgba(255, 255, 255, .5);}
#up-btn .icon-zhiding1 {font-size: 32px;font-weight: 600;}
.customer {background-color: #e6e6e6;padding: 80px 0 0;}
.customer-inner {padding-top:100%;margin-bottom: -55%;margin-top: 55px;}
.customer-circle {width: calc(100% - (var(--i) * 20%));padding-top: calc(100% - (var(--i) * 20%));position: absolute;top: 50%;left: 50%;border-radius: 50%;background-color: #f7f7f7;transform: translate(-50%,-50%);box-shadow: 0 0 10px rgb(204, 204, 204,0.5);background-repeat: no-repeat;background-size: cover;background-position: center;}
.check-more:hover {text-decoration: underline;}
.footer-img {max-width: 167px;}
.his-ileft {width: 220px;max-height: 360px;padding: 20px 0;}
.his-iright {width: calc(100% - 220px);}
.history {padding: 90px 0;}
.his-irir-year {font-size: 64px;font-weight: 600;font-family: Arial, Helvetica, sans-serif;}
.his-irir-year .small {font-size: 24px;}
.his-irir-desc {font-size: 30px;margin-top: 20px;}
.thumbswiper .swiper-slide {display: flex;align-items: center;font-size: 16px;cursor: pointer;font-family: Arial, Helvetica, sans-serif;}
.his-irir-right {width: 51.55%;}
.his-irir-left{padding-right: 2.08vw;}
.thumbswiper .swiper-slide.swiper-slide-thumb-active {font-size: 24px;font-weight: 600;transition: font-size .1s ease;}
.thumbs-button-prev.swiper-button-disabled,.thumbs-button-next.swiper-button-disabled {opacity: 1;}
.thumbs-button-prev::after,.thumbs-button-next::after {content: "";}
.thumbs-button-prev {top: 0;left: 0;margin: 0;width: auto;height: auto;bottom: unset;right: unset;}
.thumbs-button-prev::after {border-bottom: 8px solid #fff;border-left: 7px solid transparent;border-right: 7px solid transparent;}
.thumbs-button-next {bottom: 0;left: 0;margin: 0;width: auto;height: auto;top: unset;right: unset;}
.thumbs-button-next::after {border-top: 8px solid #fff;border-left: 7px solid transparent;border-right: 7px solid transparent;}
.his-inner {margin-top: 50px;}
.swiper-envir-prev {left: -20px;transform: translate(-100%,0);}
.swiper-envir-next {right: -20px;transform: translate(100%,0);}
.swiper-envir-prev::after,.swiper-envir-next::after {color: #999999;}
.swiper-envir-next.swiper-button-disabled,.swiper-envir-prev.swiper-button-disabled {opacity: 1;}
.envir-bott {padding: 0 2.08vw;}
.envir-binner {box-shadow:0 0px 1px rgb(233, 233, 233),0 1px 1px rgb(233, 233, 233),0 2px 1px rgb(233, 233, 233),0 3px 1px rgb(233, 233, 233),0 4px 1px rgb(233, 233, 233),0 5px 1px rgb(233, 233, 233),0 6px 1px rgb(233, 233, 233);padding: 20px 20px 25px 20px;margin-top: -40px;position: relative;background-color: #fff;}
.envir-tit {font-size: 28px;}
.envir-desc {font-size: 18px;margin-top: 10px;}
.envir-swiper {margin-top: 30px;}
.envir-swiper .swiper-slide {padding-bottom: 10px;}
.envir {padding: 60px 0 60px;}
.hornor {padding: 60px 0;background-color: #f3f3f3;}
.swiper-hornor-prev,.swiper-hornor-next {position: static;margin: 0;width: 30px;height: 30px;border: 1px solid #e10915;border-radius: 50%;background-color: #e10915;}
.swiper-hornor-prev::after,.swiper-hornor-next::after {
  color: #fff;
  font-size: 14px;
}
.swiper-hornor .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-hornor-prev.swiper-button-disabled,.swiper-hornor-next.swiper-button-disabled {
  background-color: transparent;
  border-color: #333;
  opacity: 1;
}
.swiper-hornor-prev.swiper-button-disabled::after,.swiper-hornor-next.swiper-button-disabled::after {
  color: #333;
}
.swiper-hornor-button-inner {background-color: #f3f3f3;padding: 0 12px;}
.swiper-hornor-button-group {margin-top: 40px;position: relative;}
.swiper-hornor-button-group::before {
  content: "";
  width: 100%;
  height: 6px;
  background-color: #e3e3e3;
  top: 50%;
  transform: translate(-50%,-50%);
  left: 50%;
  position: absolute;
}
.swiper-hornor-prev + .swiper-hornor-next {margin-left: 10px;}
.swiper-hornor {margin-top: 30px;}
.partner-ul {position: relative;margin-top: 40px;}
.partner-ul>li {height: 135px;border-right: 1px solid #eff1f3;border-bottom: 1px solid #eff1f3;width: 16.66%;display: flex;justify-content: center;align-items: center;}
.partner-ul::before {content: "";position: absolute;width: 100%;height: 1px;background-color: #eff1f3;top: 0;left: 0;}
.partner-ul::after {content: "";position: absolute;width: 1px;height: 100%;background-color: #eff1f3;top: 0;left: 0;}
.partner {padding: 60px 0;}
.TJ-ul {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.TJ-ul>li {
  position: absolute;
  width: 110px;
  height: 110px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 1px rgb(233, 233, 233);
  overflow: hidden;
}
.p-img {max-width: 90%;max-height: 90%;display: block;}
.pa-img {max-width: 90%;max-height: 90%;}
.abus-tab-ul>li {flex: 1;text-align: center;font-size: 16px;}
.abus-tab {padding: 40px 0;}
.abus-desc {background-color: #f7f7f7;padding: 60px 0;}
.abdesc-left {width: 45.83%;padding: 3.125vw 2.08vw 15px 2.08vw;}
.abdesc-flag {display: inline-block;border: 1px solid #d72921;padding: 0 15px;line-height: 30px;color: #d72921;font-size: 18px;}
.abdesc-show {font-size: 18px;line-height: 1.6em;margin-top: 20px;}
.abdesc-right {width: 54.17%;}
.culture-mask {position: absolute;left: 0;bottom: 0;width: 100%;background: linear-gradient(to bottom,transparent,rgba(0,0,0,0.8));color: #fff;padding: 25px;}
.culture-tit {font-size: 22px;}
.culture-tit .iconfont {font-size: 24px;}
.culture-desc {font-size: 18px;margin-top: 15px;line-height: 1.6em;}
.icon_plus_cont {display: none;}
.culture-box {padding: 60px 0;}
.swiper-culture {margin-top: 30px;}
.banner-list-word {position: absolute;top: 50%;transform: translate(0,-50%);width: 100%;}
.banner-list-tit {font-size: 50px;font-weight: 600;}
.banner-list-desc {font-size: 28px;margin-top: 15px;max-width: 480px;line-height: 1.55em;}
.pro-ltop {height: 75px;background-color: #d7261e;font-size: 28px;color: #fff;display: flex;justify-content: center;align-items: center;margin-top: -75px;}
.pro-page-box {padding-bottom: 60px;}
.pro-page-box:has(.pages) {padding-bottom: 0;}
.pro-left {width: 260px;}
.pro-ul {padding: 15px 20px 40px;box-shadow:0 0px 1px rgb(233, 233, 233),0 1px 1px rgb(233, 233, 233),0 2px 1px rgb(233, 233, 233),0 3px 1px rgb(233, 233, 233),0 4px 1px rgb(233, 233, 233),0 5px 1px rgb(233, 233, 233),0 6px 1px rgb(233, 233, 233);}
.pro-ul>li {padding: 20px 0;border-bottom: 1px solid #ebebeb;font-size: 20px;}
.pro-right {width: calc(100% - 290px);}
.pro-rtit {font-size: 30px;padding: 30px 0;}
.pro-rul {margin-top: -40px;}
.pro-rul>li {width: 31.25%;margin-left: 3.12%;box-shadow:0 0px 1px rgb(233, 233, 233),0 1px 1px rgb(233, 233, 233),0 2px 1px rgb(233, 233, 233),0 3px 1px rgb(233, 233, 233),0 4px 1px rgb(233, 233, 233),0 5px 1px rgb(233, 233, 233),0 6px 1px rgb(233, 233, 233);margin-top: 40px;}
.pro-rul>li:nth-of-type(3n+1) {margin-left: 0;}
.nav-position {padding: 30px 0;color: #999999;}
.nav-position a {color: #999;}
.dtr-tit {font-size: 34px;font-weight: 600;}
.details-tleft {width: 46.875%;}
.details-tright {width: 42.70%;padding: 3.125vw 3.125vw 15px 0;}
.dtr-desc {font-size: 16px;line-height: 1.6em;margin-top: 20px;}
.dtr-btn {height: 60px;background-color: #d7261e;border-radius: 999px;color: #fff;border-radius: 999px;width: 225px;display: inline-flex;justify-content: center;align-items: center;font-size: 20px;}
.dtr-btn .iconfont {font-size: 22px;}

.details-normal-tit {font-size: 24px;position: relative;padding-left: 15px;font-weight: 600;}
.details-normal-tit::after {content: "";width: 5px;height: 20px;background-color: #d7261e;border-radius: 999px;left: 0;top: 50%;transform: translate(0,-50%);position: absolute;}
.details-normal-top {background-color: #f0f0f0;padding: 15px 20px;border-top: 6px solid #e8e8e8;}
.details-show {padding: 30px 35px;font-size: 16px;line-height: 2em;}
.details-normal-item {margin-top: 40px;}
.details-box {padding-bottom: 70px;}
.advance-ul>li + li {margin-top: 50px;}
.advance-details {padding: 0 40px;}
.advance-tit {padding: 30px 0;border-bottom: 1px solid #ebebeb;position: relative;font-size: 34px;}
.advance-tit::after {content: "";position: absolute;bottom: 0;width: 68px;height: 4px;background-color: #d7261e;left: 0;transform: translate(0,50%);}
.advance-desc {padding: 40px 0;font-size: 16px;line-height: 1.6em;}
.pro-next-box {margin-top: 50px;}
.pre-next {background-color: #fff;border: 1px solid #d9d9d9;width: 48.96%;padding: 15px 25px;}
.pre-next-tit {font-size: 16px;margin-top: 10px;}
.pre-next-tit .iconfont {color: #d7261e;}
.prev-next-span {color: #999;}
.advance-box {padding-bottom: 70px;}
.customer-ul {margin-top: -30px;}
.cu-img {max-width: 109px;}
.customer-ul>li {width: 48.8%;padding: 30px 30px 30px 10px;border: 1px solid #dedede;display: flex;align-items: center;margin-top: 30px;background-color: #fff;}
.cust-left {width: 160px;text-align: center;}
.cust-right {flex: 1;}
.cust-tit {font-size: 24px;}
.cust-desc {color: #666666;line-height: 1.8em;margin-top: 10px;}
.trailer-ul>li {
  width: 48.8%;
  background-color: #f9f9f9;
  margin-top: 40px;
}
.trailer-ul {margin-top: -40px;}
.trailer-tit{font-size: 24px;}
.trailer-bott {padding: 20px;}
.trailer-bott .iconfont {font-size: 24px;color: #d7261e;}
.paly-img {width: 58px;height: 58px;background: url(../img/play.png) no-repeat center;background-size: 100% auto;}
.pause.paly-img {background-image: url(../img/play-pause.png);}
.trailer-video {padding-top: 44%;width: 900px;margin-left: auto;margin-right: auto;max-width: 100%;margin-top: 60px;}
.video-js {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.video-js .vjs-tech {
  object-fit: cover;
}
.trailer-details {padding-bottom: 70px;}
.vjs-poster {background-size: cover;}
.trailer-video-tit {font-size: 34px;padding: 25px 0;border-bottom: 1px solid #e0e0e0;text-align: center;}
@media (min-width:1920px) {
  .envir-bott {padding: 0 40px;}
  .swiper-advance-right {padding: 70px 70px 20px 100px;}
  .details-tright {padding: 60px 60px 15px 0;}
  .abdesc-left {padding: 60px 40px 15px 40px;}
  .his-irir-left {padding-right:40px;}
}



@media (min-width:992px) {
  .footer-top-ul>li:first-child {max-width: 200px;}
}




.block {display: block;width: 100%;}
.mt25 {margin-top: 25px;}
.tr {text-align: right;}
.hide-pc {display: none;}
.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-eee {color: #eee;}
.col-000 {
  color: #000;
}
.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;
}
.col-fff a{
  color: #fff;
}
.col-fb {
  color: #FBFBFD;
}
.bgfff {
  background-color: #fff;
}
.theme {color: #d82d25!important;}
