<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hongbao {
  transform-origin: center bottom;
  animation: upAnimation 2s 0.5s infinite;
}
@keyframes upAnimation {
  0% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: rotate(-12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: rotate(12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  28% {
    transform: rotate(-10deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  36% {
    transform: rotate(10deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  42% {
    transform: rotate(-8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  48% {
    transform: rotate(8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  52% {
    transform: rotate(-4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  56% {
    transform: rotate(4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  60% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  100% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body {
  height: auto !important;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow,
.topWow,
.boxBg {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.banner {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
  cursor: grab;
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 660px;
  -webkit-transition: all 1.8s ease-out;
  transition: all 1.8s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@-webkit-keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
@keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -80px;
  width: 78px;
  height: 78px;
  margin-top: -39px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  border-radius: 100%;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-prev {
  left: 3%;
}
.banner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -80px;
  width: 78px;
  height: 78px;
  margin-top: -39px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  border-radius: 100%;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  left: 50%;
  margin-left: -150px;
  bottom: 30px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #00a6a0 solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: #fff;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer !important;
  outline: none;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #00a6a0;
  width: 8px;
  height: 8px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner .banner-pagination span.swiper-pagination-bullet-active:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.title {
  line-height: 1;
  text-align: center;
  background: url(../images/titbg.png) center 3px no-repeat;
  height: 100px;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: block;
  font-size: 38px;
  font-weight: bold;
}
.title i {
  display: block;
  font-size: 18px;
  letter-spacing: 5px;
  margin-top: 22px;
  margin-right: -5px;
}
.moreLink {
  display: block;
  position: relative;
  width: 188px;
  height: 44px;
  background-color: #ffffff;
  box-shadow: 0px 0px 16px 0px rgba(51, 51, 51, 0.09);
  line-height: 44px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #00a6a0, #00a6a0);
  background-image: linear-gradient(to right, #00a6a0, #00a6a0);
  background-size: 18px 100%;
  background-position: left center;
  padding-left: 18px;
  text-align: center;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::after {
  content: "";
  width: 22px;
  height: 44px;
  display: inline-block;
  vertical-align: top;
  margin-left: 25px;
  background: url(../images/morear.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover {
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 0 5px 10px 2px rgba(0, 166, 160, 0.3);
}
.moreLink:hover::after {
  filter: grayscale(100) brightness(5);
}
.titBox::after,
.titBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .moreLink {
  float: right;
  margin-top: 17px;
}
.allLink {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  display: block;
}
.zxLink {
  display: block;
  width: 209px;
  height: 76px;
  line-height: 70px;
  text-align: center;
  font-size: 18px;
  background: url(../images/zxbtn.png) center bottom no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.zxLink::after {
  content: "&gt;";
  margin-left: 10px;
}
.zxLink:hover {
  color: #00a6a0;
}
.inTip {
  width: 588px;
  height: 109px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: url(../images/intip.png) 0 center no-repeat;
  padding: 0 35px 0 55px;
}
.inTip::after {
  content: "";
  width: 85px;
  height: 85px;
  display: block;
  background: url(../images/intipico.png) 0 center no-repeat;
}
.inTip span {
  font-size: 27px;
  line-height: 40px;
  width: 378px;
}
.inTel {
  position: relative;
  padding-left: 58px;
  line-height: 1;
}
.inTel::before {
  content: "";
  width: 42px;
  height: 42px;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -21px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/intel.png) center center no-repeat;
}
.inTel span {
  display: block;
  font-size: 14px;
}
.inTel i {
  display: block;
  font-size: 26px;
  font-family: Arial;
  font-weight: bold;
  margin-top: 8px;
  line-height: 20px;
}
.banBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.banBox::after {
  display: none;
}
.solution {
  padding: 44px 0 72px;
  position: relative;
  overflow: hidden;
  background: url(../images/zmbg.jpg) center bottom no-repeat;
}
.solution .inTip {
  padding-left: 32px;
}
.solution .inTip span {
  width: 420px;
}
.solution .title {
  margin-top: 76px;
}
.solution .zmList {
  margin-top: 50px;
}
.solution .zmList ul {
  display: flex;
  justify-content: space-between;
}
.solution .zmList ul li .item {
  width: 279px;
  height: 429px;
  background: url(../images/zmli.png) center 0 no-repeat;
  padding-top: 38px;
  text-align: center;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.solution .zmList ul li .item .pic {
  width: 172px;
  height: 172px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.solution .zmList ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solution .zmList ul li .item h4 {
  margin-top: 36px;
  line-height: 1;
  font-weight: normal;
  font-size: 32px;
  background: linear-gradient(0deg, #00bbbc 0%, #00fae9 90%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solution .zmList ul li .item h5 {
  line-height: 1;
  font-size: 18px;
  margin-top: 17px;
  letter-spacing: 7px;
  margin-right: -7px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.solution .zmList ul li .item .btn {
  width: 162px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  background: url(../images/hhrbtn.png) 0 center no-repeat;
  margin: 32px auto 0;
  font-size: 16px;
}
.solution .zmList ul li .item:hover .pic {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.solution .zmList ul li .item:hover h4 {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.solution .zmList ul li .item:hover h5 {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.product {
  position: relative;
  background: url(../images/probg.jpg) center 0 no-repeat;
  padding-bottom: 80px;
}
.product .proTip {
  padding-top: 203px;
  color: #fff;
  height: 635px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product .proTip .tip {
  font-size: 27px;
  line-height: 85px;
  margin-top: 28px;
}
.product .proTip .tip::after {
  content: "";
  width: 85px;
  height: 85px;
  display: inline-block;
  vertical-align: top;
  background: url(../images/intipico.png) 0 center no-repeat;
  margin-left: 32px;
}
.product .title i {
  margin-top: 26px;
  text-transform: uppercase;
  font-family: Arial;
  font-size: 14px;
  letter-spacing: 4px;
  margin-right: -5px;
  line-height: 12px;
}
.product .proNav {
  margin-top: 30px;
}
.product .proNav ul {
  display: flex;
  justify-content: center;
  gap: 52px;
}
.product .proNav ul li {
  margin-top: 20px;
}
.product .proNav ul li a {
  display: block;
  position: relative;
  width: 178px;
  height: 57px;
  line-height: 57px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(../images/pronavli.png) center center no-repeat;
  font-size: 20px;
  text-align: center;
  padding: 0 12px;
}
.product .proNav ul li.on a,
.product .proNav ul li:hover a {
  background-image: url(../images/pronavlih.png);
  font-weight: bold;
  color: #00a6a0;
}
.product .proTabs {
  margin-top: 58px;
}
.product .proSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.product .proSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.product .proSwiper .swiper-container {
  margin-left: -31px;
  margin-right: -31px;
}
@media screen and (max-width: 1320px) {
  .product .proSwiper .swiper-container {
    margin-left: -13px;
    margin-right: -13px;
  }
}
.product .proSwiper ul::after,
.product .proSwiper ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proSwiper ul li {
  float: left;
  width: 33.33%;
  padding: 0 0 10px;
}
.product .proSwiper ul li .item {
  position: relative;
  width: 392px;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1320px) {
  .product .proSwiper ul li .item {
    width: 372px;
  }
}
.product .proSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  height: 284px;
  padding: 6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1320px) {
  .product .proSwiper ul li .item .pic {
    height: 270px;
  }
}
.product .proSwiper ul li .item .pic::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: url(../images/proli.png) center center no-repeat;
  background-size: 100% 100%;
}
.product .proSwiper ul li .item .pic i {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 60px;
  width: 100%;
  height: 100%;
}
.product .proSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(../images/prolibt.png) center center no-repeat;
  width: 328px;
  height: 73px;
  margin: 26px auto 0;
  text-align: center;
  line-height: 73px;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  padding: 0 16px;
}
.product .proSwiper ul li .item .bt:hover {
  letter-spacing: 0.6px;
}
.product .proSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.product .proSwiper ul li .item:hover .tt .bt {
  color: #00a6a0;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.product .proSwiper ul li .item:hover .tt .more {
  color: #00a6a0;
}
.product .proSwiper ul li .item:hover .tt .more::before {
  background-color: #00a6a0;
}
@media screen and (max-width: 1320px) {
  .product .proNav ul li a::before {
    width: 40px;
    background-size: contain;
  }
  .product .proNav ul li.on a::before,
  .product .proNav ul li:hover a::before {
    left: -46px;
  }
  .product .proList ul {
    margin-left: -15px;
    margin-right: -15px;
  }
  .product .proList ul li {
    padding: 0 15px;
  }
  .product .proList ul li .item .tt {
    padding-right: 80px;
  }
  .product .proList ul li .item .tt .more {
    right: 0;
  }
}
.youshi {
  position: relative;
  overflow: hidden;
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  padding-top: 92px;
  padding-bottom: 80px;
}
.youshi .title {
  margin-top: 94px;
  padding-left: 40px;
}
.youshi .box {
  position: relative;
  padding-left: 86px;
}
.youshi .box i {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
  overflow: hidden;
}
.youshi .box i img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .box h4 {
  font-weight: bold;
  line-height: 1;
  font-size: 24px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.youshi .box p {
  line-height: 30px;
  color: #666666;
  font-size: 18px;
  margin-top: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .box:hover i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.youshi .box:hover h4 {
  color: #00a6a0;
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.youshi .box:hover p {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
.youshi .ysList {
  margin-top: 120px;
}
.youshi .ysList ul li {
  position: relative;
}
.youshi .ysList ul li .box {
  margin-top: 53px;
}
.youshi .ysList ul li .zxLink {
  margin-top: 48px;
  margin-left: 86px;
}
.youshi .ysList ul li .pic {
  width: 535px;
  position: absolute;
  right: 0;
  top: -61px;
}
.youshi .ysList ul li .pic img {
  display: block;
  max-width: 100%;
}
.youshi .ysList ul li:nth-child(1) .cont {
  margin-right: 580px;
}
.youshi .ysList ul li:nth-child(2) {
  margin-top: 298px;
}
.youshi .ysList ul li:nth-child(2) .cont {
  margin-left: 620px;
}
@media screen and (max-width: 1320px) {
  .youshi .ysList ul li:nth-child(2) {
    margin-top: 280px;
  }
  .youshi .ysList ul li:nth-child(2) .cont {
    margin-left: 550px;
  }
}
.youshi .ysList ul li:nth-child(2) .pic {
  position: absolute;
  top: -247px;
  left: -152px;
  width: 695px;
}
.youshi .ysList ul li:nth-child(2) .pic img {
  display: block;
}
.youshi .ysList2 {
  margin-top: 260px;
}
@media screen and (max-width: 1320px) {
  .youshi .ysList2 {
    margin-top: 220px;
  }
}
.youshi .ysList2 ul {
  display: flex;
  justify-content: space-between;
}
.youshi .ysList2 ul li {
  width: 620px;
}
@media screen and (max-width: 1320px) {
  .youshi .ysList2 ul li {
    width: 570px;
  }
}
.youshi .ysList2 ul li .item .pic {
  width: 100%;
}
.youshi .ysList2 ul li .item .pic img {
  display: block;
  width: 100%;
}
.youshi .ysList2 ul li .item .cont {
  margin-top: 70px;
}
.youshi .ysList2 ul li .item .cont .box {
  margin-top: 42px;
}
.youshi .ysList2 ul li .item .cont .box:first-child {
  margin-top: 0;
}
.youshi .ysList2 ul li .item .cont .zxLink {
  margin-top: 26px;
  margin-left: 86px;
}
.youshi .ysTip {
  margin-top: 52px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.youshi .ysTip::after {
  content: "";
  flex: 1;
}
.youshi .ysTip .tip {
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../images/ystip.png) 0 center no-repeat;
  width: 733px;
  height: 109px;
  font-size: 27px;
  line-height: 85px;
  margin-right: 25px;
}
.youshi .ysTip .tip span::after {
  content: "";
  width: 85px;
  height: 85px;
  display: inline-block;
  vertical-align: top;
  background: url(../images/intipico.png) 0 center no-repeat;
  margin-left: 16px;
}
.about {
  position: relative;
  overflow: hidden;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  padding-top: 105px;
  padding-bottom: 80px;
}
.about .aboutEn {
  position: relative;
}
.about .aboutEn img {
  position: absolute;
  left: 0;
  top: -116px;
  display: none;
}
.about .aboutEn span {
  display: block;
  font-family: Impact;
  font-size: 200px;
  line-height: 164px;
  position: relative;
}
.about .aboutEn span::after {
  content: "";
  display: block;
  position: absolute;
  width: 42px;
  height: 231px;
  left: 118px;
  bottom: -240px;
  background: url(../images/aboutenline.png) 0 center no-repeat;
}
.about .aboutEn span i {
  display: inline-block;
  vertical-align: top;
  background: url(../images/abouten2.jpg) 0 bottom no-repeat;
  background-position: 0 bottom;
  transform-origin: 50% 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  white-space: nowrap;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #fff;
  min-width: 40px;
  position: relative;
  animation: aboutEn 6s linear infinite;
}
@keyframes aboutEn {
  0%,
  8%,
  100% {
    transform: scalex(1) scaleY(1);
  }
  4% {
    transform: scalex(1) scaleY(1.3);
  }
}
.about .aboutText {
  margin-top: 110px;
  text-align: right;
  margin-left: 410px;
}
.about .aboutText .title {
  padding-right: 128px;
  display: inline-block;
  vertical-align: top;
  margin-right: -128px;
  text-align: center;
  padding-left: 150px;
  background: url(../images/abouttit.png) 100% center no-repeat;
}
.about .aboutText .text {
  margin-top: 76px;
  font-size: 16px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 36px;
  height: 144px;
}
.show .showNav {
  position: absolute;
  z-index: 2;
  left: 0;
  top: -190px;
}
.show .showNav ul {
  display: flex;
}
.show .showNav ul li {
  margin-right: 38px;
}
.show .showNav ul li a {
  width: 152px;
  height: 132px;
  display: block;
  padding-top: 24px;
  text-align: center;
  position: relative;
  border-radius: 60px;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showNav ul li a::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/shownavli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showNav ul li a i {
  display: block;
  width: 50px;
  height: 42px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showNav ul li a i img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showNav ul li a span {
  margin-top: 18px;
  display: block;
  font-size: 22px;
  line-height: 1;
}
.show .showNav ul li:hover a,
.show .showNav ul li.on a {
  background-color: #00a6a0;
  color: #fff;
}
.show .showNav ul li:hover a i,
.show .showNav ul li.on a i {
  filter: grayscale(100) brightness(5);
}
.show .showTabs {
  margin-top: 56px;
  position: relative;
}
.show .showSwiper .swiper-container {
  margin: 0 -10px;
}
.show .showSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.show .showSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.show .showSwiper ul li {
  float: left;
  padding: 0 10px 10px;
  width: 25%;
}
.show .showSwiper ul li .item {
  position: relative;
  height: 270px;
  border: solid 1px #01a4a4;
  padding: 10px 10px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  height: 182px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  position: relative;
  height: 78px;
  line-height: 78px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showSwiper ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.show .showSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.show .showSwiper ul li .item:hover .bt {
  color: #00a6a0;
}
.show .showSwiper:nth-child(2) ul li .item .pic img {
  object-fit: contain;
}
.model {
  padding: 68px 0 155px;
  position: relative;
  overflow: hidden;
}
.model .inTip {
  padding-left: 32px;
}
.model .inTip span {
  width: 420px;
}
.model .hzBox {
  margin-top: 54px;
  border-radius: 20px;
  background: url(../images/hzcontbg.jpg) center center no-repeat;
  padding: 30px 30px 30px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.model .hzBox::before {
  content: "";
  display: block;
  width: 686px;
  height: 558px;
  position: absolute;
  background: url(../images/hzcont.png) 0 0 no-repeat;
  bottom: -155px;
  right: -271px;
}
.model .hzBox .hzImg {
  width: 668px;
  height: 468px;
  border-radius: 300px;
  display: block;
  position: relative;
  overflow: hidden;
}
.model .hzBox .hzImg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.model .hzBox .hzImg:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.model .hzBox .hzCont {
  margin-left: 45px;
  color: #fff;
  margin-bottom: -10px;
  flex: 1;
  min-width: 0;
  position: relative;
  z-index: 2;
}
.model .hzBox .hzCont .tit {
  font-weight: bold;
  line-height: 1;
  font-size: 38px;
}
.model .hzBox .hzCont .tip {
  font-size: 20px;
  line-height: 32px;
  color: #e9e9e9;
  margin-top: 22px;
  margin-right: -10px;
}
.model .hzBox .hzCont .tip::after {
  content: "";
  display: block;
  margin-top: 24px;
  width: 38px;
  height: 6px;
  background-color: #ffffff;
}
.model .hzBox .hzCont .text {
  font-size: 16px;
  line-height: 34px;
  margin-top: 50px;
}
@media screen and (max-width: 1320px) {
  .model .hzBox .hzImg {
    width: 600px;
  }
  .model .hzBox .hzCont {
    margin-left: 32px;
  }
  .model .hzBox .hzCont .tip {
    font-size: 18px;
    margin-right: 0;
  }
  .model .hzBox .hzCont .text {
    font-size: 15px;
  }
}
.news {
  background: url(../images/newsbg.jpg) center bottom no-repeat;
  position: relative;
  overflow: hidden;
  margin-top: -154px;
  padding-bottom: 80px;
  padding-top: 100px;
}
.news .title i {
  margin-top: 26px;
  text-transform: uppercase;
  font-family: Arial;
  font-size: 14px;
  letter-spacing: 4px;
  margin-right: -5px;
  line-height: 12px;
}
.news .newsBox {
  margin-top: 60px;
}
.news .newsTab {
  width: 259px;
  float: left;
  padding-top: 30px;
}
.news .newsTab ul li {
  margin-top: 21px;
}
.news .newsTab ul li:first-child {
  margin-top: 0;
}
.news .newsTab ul li a {
  display: block;
  height: 135px;
  background: url(../images/newsnavli.png) 0 0 no-repeat;
  padding-left: 122px;
  padding-top: 47px;
  position: relative;
}
.news .newsTab ul li a i {
  display: block;
  position: absolute;
  left: 56px;
  top: 50%;
  margin-top: -18px;
  width: 36px;
  height: 36px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i.ico1 {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2 {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a span {
  display: block;
  font-size: 20px;
  line-height: 1;
}
.news .newsTab ul li a span em {
  display: block;
  text-transform: uppercase;
  font-family: Arial;
  font-size: 14px;
  color: #b3b3b3;
  margin-top: 12px;
  line-height: 12px;
}
.news .newsTab ul li.on a i,
.news .newsTab ul li:hover a i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.news .newsTab ul li.on a span,
.news .newsTab ul li:hover a span {
  font-weight: bold;
  color: #00a6a0;
}
.news .newsTabs {
  float: right;
  border: 2px solid #010101;
  width: 920px;
  padding: 6px 6px;
  background-color: #fff;
}
.news .newsTabs .bd {
  height: 481px;
  position: relative;
  overflow: hidden;
}
.news .newsList {
  position: relative;
  height: 481px;
}
.news .newsList ul {
  border-top: 1px solid #010101;
}
.news .newsList ul li {
  border-bottom: 1px solid #010101;
  height: 160px;
  position: relative;
  padding: 30px 60px 0 38px;
}
.news .newsList ul li::after {
  content: "";
  position: absolute;
  background: #00a6a0;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .newsList ul li:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsList ul li .tt {
  display: flex;
  justify-content: space-between;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .newsList ul li .tt .bt {
  flex: 1;
  min-width: 0;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  padding-left: 64px;
  background: url(../images/newsli.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .tt .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList ul li .tt .date {
  font-size: 14px;
  margin-left: 20px;
}
.news .newsList ul li p {
  margin-top: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 26px;
  height: 52px;
  color: #999999;
  font-size: 15px;
  margin-left: 64px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li:hover .tt {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.news .newsList ul li:hover .bt {
  color: #00a6a0;
}
.news .newsList ul li:hover .date {
  color: #00a6a0;
}
.news .newsList ul li:hover p {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
@media screen and (max-width: 1320px) {
  .news .newsTabs {
    width: 860px;
  }
  .news .newsList ul li {
    padding-right: 40px;
  }
}
</pre></body></html>