@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 {
  background-color: #333;
  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;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow,
.topWow,
.boxBg {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.nyBanner img {
  display: block;
  width: 100%;
}
.proBanner {
  margin-top: 18px;
}
.proBanner img {
  display: block;
  width: 100%;
}
.nyProduct {
  padding: 18px 0 60px;
}
.nyNavigation ul {
  display: flex;
  justify-content: space-between;
  column-gap: 2%;
}
.nyNavigation ul li {
  flex: 1;
}
.nyNavigation ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: #fff;
  border-radius: 12px;
  line-height: 56px;
  text-align: center;
  font-size: 28px;
  font-size: clamp(20px, 1.556vw, 28px);
  padding: 0 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1360px) {
  .nyNavigation ul li a {
    font-size: 24px;
  }
}
.nyNavigation ul li a:hover {
  background-color: #00fcd9;
  color: #fff;
}
.nyNavigation ul li.active a {
  background-color: #00fcd9;
  color: #fff;
}
.nyProBox {
  margin-top: 34px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.leftNav {
  width: 26.85%;
  max-width: 440px;
  background-color: #fff;
}
.leftNav dl {
  font-family: "simsun";
  text-align: center;
  font-size: 28px;
  font-size: clamp(20px, 1.556vw, 28px);
}
.leftNav dl dt a {
  display: block;
  background-color: #272733;
  line-height: 1.2;
  color: #fff;
  padding: 17px 10px;
  padding: clamp(14px, 0.95vw, 17px) clamp(7px, 0.556vw, 10px);
}
.leftNav dl dt a:hover {
  color: #00fcd9;
}
.leftNav dl.active dt a {
  color: #00fcd9;
}
.leftNav dl dd {
  padding: 10px 0;
  padding: clamp(6px, 0.556vw, 10px) 0;
}
.leftNav dl dd a {
  display: block;
  line-height: 1.2;
  padding: 15px 0;
  padding: clamp(10px, 0.834vw, 15px);
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.leftNav dl dd a::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 0;
  height: 1px;
  bottom: 0;
  background-color: #dfdfdf;
}
.leftNav dl dd a:hover,
.leftNav dl dd a.active {
  color: #0e488e;
}
.leftNav dl dd a:hover::before,
.leftNav dl dd a.active::before {
  width: 60px;
}
.nyProList {
  margin-right: 2.44%;
  margin-left: 6.0976%;
  flex: 1;
  min-width: 0;
}
.nyProList ul {
  display: flex;
  justify-content: space-between;
  margin: 0 -7px;
  flex-wrap: wrap;
}
.nyProList ul li {
  width: 33.33%;
  padding: 0 7px;
}
.nyProList ul li .item .pic {
  display: block;
  width: 100%;
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyProList ul li .item .pic::before {
  content: "";
  display: block;
  padding-top: 125.58%;
}
.nyProList 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;
}
.nyProList ul li .item .cont {
  padding: 8px 0 14px;
  color: #fff;
  font-family: "simsun";
}
.nyProList ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 24px;
  font-size: clamp(18px, 1.334vw, 24px);
  letter-spacing: 2px;
}
@media screen and (max-width: 1360px) {
  .nyProList ul li .item .cont .bt {
    letter-spacing: 0;
  }
}
.nyProList ul li .item .cont .bt::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 24px;
  border-radius: 20px;
  background-color: #00fcd9;
  margin-right: 12px;
  position: relative;
  top: -3px;
}
.nyProList ul li .item .cont .price {
  margin-left: 24px;
  font-size: 24px;
  font-size: clamp(18px, 1.334vw, 24px);
  line-height: 1;
  margin-top: 8px;
  letter-spacing: 2px;
}
.nyProList ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.nyProList ul li .item:hover .bt {
  color: #00fcd9;
}
.addPage {
  margin-top: 35px;
  text-align: center;
  color: #fff;
  font-family: simsun;
  font-size: 0;
}
.addPage > * {
  font-size: 24px;
}
.addPage a,
.addPage span {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  line-height: 46px;
  min-width: 46px;
  padding: 0 15px;
  border-radius: 23px;
  margin: 0 1px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.addPage a.disabled,
.addPage span.disabled {
  opacity: 0.5;
}
.addPage a.current,
.addPage span.current {
  background-color: #00fcd9;
  color: #333;
}
.addPage a:hover {
  background-color: #00fcd9;
  color: #333;
}
.nyProductDetails {
  padding: 50px 0;
}
.nyProductDetails .nyProBox {
  margin-top: 0;
}
.proDetails {
  margin-left: 4.64%;
  flex: 1;
  min-width: 0;
}
.hotProSwiper {
  margin: 0 -6px;
}
.hotProSwiper ul li {
  width: 25%;
  padding: 0 6px;
}
.hotProSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  background-color: #fff;
}
.hotProSwiper ul li .item .pic::before {
  content: "";
  display: block;
  padding-top: 95.6%;
}
.hotProSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  object-fit: contain;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.hotProSwiper ul li .item .pic:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.details {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
.detailsImg {
  width: 48%;
  max-width: 560px;
}
.detailsSwiper ul li .img {
  display: block;
  position: relative;
  overflow: hidden;
  background-color: #fff;
}
.detailsSwiper ul li .img::before {
  content: "";
  display: block;
  padding-top: 95.6%;
}
.detailsSwiper ul li .img img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  object-fit: contain;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.detailsThumbs {
  margin-top: 44px;
  margin-top: clamp(30px, 2.45vw, 44px);
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.detailsThumbs .swiper-container {
  flex: 1;
  min-width: 0;
}
.detailsThumbs ul li {
  width: 20%;
}
.detailsThumbs ul li .img {
  display: block;
  position: relative;
  overflow: hidden;
  background-color: #fff;
}
.detailsThumbs ul li .img::before {
  content: "";
  display: block;
  padding-top: 95.6%;
}
.detailsThumbs ul li .img::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #0885ed;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.detailsThumbs ul li .img img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  object-fit: contain;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.detailsThumbs ul li.swiper-slide-thumb-active .img::after {
  opacity: 1;
}
.detailsThumbs .detailsPrev {
  margin-right: 10px;
  font-weight: normal;
  background: url(../images/detailsarrow.png) 0 center no-repeat;
  width: 22px;
  height: 30px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.detailsThumbs .detailsPrev:hover {
  filter: grayscale(100) brightness(6);
}
.detailsThumbs .detailsPrev.swiper-button-disabled {
  opacity: 0.4;
}
.detailsThumbs .detailsNext {
  margin-left: 10px;
  font-weight: normal;
  background: url(../images/detailsarrow.png) 0 center no-repeat;
  width: 22px;
  height: 30px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.detailsThumbs .detailsNext:hover {
  filter: grayscale(100) brightness(6);
}
.detailsThumbs .detailsNext.swiper-button-disabled {
  opacity: 0.4;
}
.detailsTxt {
  width: 46%;
  color: #fff;
}
.detailsTxt h3 {
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  padding: 20px 0;
  padding: clamp(14px, 1.12vw, 20px) 0;
  line-height: 1.2;
  letter-spacing: 5px;
  font-size: 40px;
  font-size: clamp(26px, 2.224vw, 40px);
}
.detailsTxt ul {
  margin-top: 30px;
  margin-top: clamp(20px, 1.667vw, 30px);
  margin-left: 7%;
}
.detailsTxt ul li {
  display: flex;
  line-height: 1.86;
  margin-top: 20px;
  margin-top: clamp(14px, 1.12vw, 20px);
  font-size: 28px;
  font-size: clamp(20px, 1.556vw, 28px);
  letter-spacing: 2px;
}
.detailsTxt ul li:first-child {
  margin-top: 0;
}
.detailsTxt ul li:last-child {
  display: none;
}
.detailsTxt ul li p {
  flex: 1;
  min-width: 0;
}
.detailsTxt .taobaoLink {
  margin-left: 7%;
  display: block;
  font-size: 28px;
  font-size: clamp(20px, 1.556vw, 28px);
  background-color: #00fcd9;
  line-height: 1.2;
  border-radius: 30px;
  text-align: center;
  padding: 9px 0;
  padding: clamp(5px, 0.556vw, 9px) 0;
  margin-top: 60px;
  margin-top: clamp(38px, 3.334vw, 60px);
  letter-spacing: 3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.detailsTxt .taobaoLink:hover {
  background-color: #272733;
  color: #00fcd9;
}
.proDescription {
  margin-top: 75px;
  margin-top: clamp(42px, 41.8vw, 75px);
  color: #fff;
}
.proDescription .descriptionTit {
  text-align: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 48px;
  font-size: clamp(32px, 2.68vw, 48px);
  color: #fff;
}
.proDescription .descriptionTit span {
  margin: 0 7.32%;
}
.proDescription .descriptionTit::before {
  content: "";
  flex: 1;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.8);
}
.proDescription .descriptionTit::after {
  content: "";
  flex: 1;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.8);
}
.proDescription .descriptionText {
  font-size: clamp(18px, 1.875vw, 30px);
  line-height: 1.8;
  padding-top: 40px;
  letter-spacing: clamp(1px, 0.18vw, 4px);
}
.proDescription .descriptionText img {
  max-width: 100%;
}
.nyNews {
  padding: 30px 0 60px;
}
.nyNews .inContent {
  max-width: 1480px;
}
.nyNewsList ul li {
  padding: 23px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.nyNewsList ul li .item {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  position: relative;
  align-items: center;
  background-color: #fff;
  padding-right: 62px;
  font-family: "Microsoft YaHei Light";
}
.nyNewsList ul li .item .allLink {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.nyNewsList ul li .item .img {
  width: 410px;
  height: 290px;
  position: relative;
  overflow: hidden;
}
.nyNewsList ul li .item .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyNewsList ul li .item .cont {
  flex: 1;
  min-width: 0;
  margin-right: 60px;
  margin-right: clamp(30px, 3.75vw, 60px);
  margin-left: 80px;
  margin-left: clamp(40px, 5vw, 80px);
}
.nyNewsList ul li .item .cont .tit {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 46px;
  font-size: clamp(30px, 2.875vw, 46px);
  line-height: 1.2;
  letter-spacing: clamp(1px, 0.25vw, 4px);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyNewsList ul li .item .cont .tit:hover {
  color: #0e488e;
}
.nyNewsList ul li .item .cont .view {
  display: flex;
  flex-wrap: wrap;
  margin-top: 28px;
  color: #bcbdbd;
  column-gap: 20px;
  font-size: 26px;
  font-size: clamp(18px, 1.625vw, 26px);
  line-height: 1.2;
  letter-spacing: 4px;
  letter-spacing: clamp(1px, 0.25vw, 4px);
}
.nyNewsList ul li .item .cont .view span {
  display: flex;
  align-items: center;
}
.nyNewsList ul li .item .cont .view span i {
  margin-right: 10px;
}
.nyNewsList ul li .item .cont .view span i img {
  display: block;
  max-height: 30px;
}
.nyNewsList ul li .item .cont > p {
  margin-top: 38px;
  font-size: 24px;
  font-size: clamp(18px, 1.625vw, 24px);
  letter-spacing: 2px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 1.3em;
  height: 3.9em;
}
.nyNewsList ul li .item .date {
  position: relative;
  width: 235px;
  width: clamp(190px, 14.6875vw, 235px);
  height: 410px;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyNewsList ul li .item .date::before {
  content: "";
  display: block;
  position: absolute;
  background-color: #b0b0b0;
  left: 100%;
  top: 50%;
  width: 60px;
  height: 1px;
  margin-left: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyNewsList ul li .item .date::after {
  content: "";
  display: block;
  position: absolute;
  left: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-left: 0 solid #00fceb;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyNewsList ul li .item .date i {
  display: block;
  font-family: Impact;
  line-height: 98px;
  font-size: 120px;
}
.nyNewsList ul li .item .date span {
  display: block;
  line-height: 24px;
  margin-top: 20px;
  font-size: 26px;
}
.nyNewsList ul li .item:hover .img img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.nyNewsList ul li .item:hover .date {
  background-color: #00fceb;
}
.nyNewsList ul li .item:hover .date::after {
  border-left: 18px solid #00fceb;
}
.nyNewsDetails {
  background-color: #fff;
  padding: 65px;
  margin-top: 15px;
}
.nyNewsDetails .tit {
  line-height: 1.4;
  font-size: 48px;
  font-size: clamp(30px, 3vw, 48px);
  text-align: center;
  letter-spacing: clamp(1px, 0.375vw, 6px);
}
.nyNewsDetails .date {
  margin-top: 10px;
  color: #a4a4a3;
  line-height: 1.4;
  border-bottom: 1px solid #b1b1b0;
  padding-bottom: 26px;
  text-align: center;
  font-size: 30px;
  font-size: clamp(20px, 1.875vw, 30px);
  letter-spacing: clamp(1px, 0.22vw, 6px);
  font-family: "Microsoft YaHei Light";
}
.nyNewsDetails .newsDetailsText {
  font-size: clamp(18px, 1.875vw, 30px);
  line-height: 1.8;
  padding-top: 40px;
  letter-spacing: clamp(1px, 0.18vw, 4px);
}
.nyNewsDetails .newsDetailsText img {
  max-width: 100%;
}
.nyNewsPage {
  margin-top: 30px;
  border-top: 1px solid #b1b1b0;
  color: #fff;
  padding-top: 20px;
}
.nyNewsPage p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 10px 0;
  font-size: clamp(30px, 3vw, 48px);
  letter-spacing: clamp(1px, 0.375vw, 6px);
}
.nyNewsPage p a {
  color: #fff;
}
.nyNewsPage p a:hover {
  color: #00fcd9;
}
.nyAbout {
  background-color: #f9f9f9;
  padding: 80px 0;
}
.nyAbout .inContent {
  max-width: 1360px;
}
.nyAbout .nyAboutTit {
  line-height: 1;
  font-weight: bold;
  font-size: 56px;
  font-size: clamp(32px, 3.5vw, 56px);
  letter-spacing: 6px;
  letter-spacing: clamp(1px, 0.375vw, 6px);
  padding-bottom: 26px;
  border-bottom: 1px solid #b0b0b1;
}
.nyAbout .nyAboutText {
  font-size: clamp(18px, 1.875vw, 30px);
  line-height: 2;
  padding-top: 50px;
  letter-spacing: clamp(1px, 0.18vw, 4px);
}
.nyAbout .nyAboutText img {
  max-width: 100%;
}
.nyAbout .nyAboutNum {
  margin: 100px 0;
}
.nyAbout .nyAboutNum ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: center;
}
.nyAbout .nyAboutNum ul .line {
  margin: 10px 0;
  width: 1px;
  background-color: #323e3f;
  -webkit-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  transform: skewX(-20deg);
}
.nyAbout .nyAboutNum ul li h4 {
  font-size: clamp(30px, 3vw, 46px);
  line-height: 1;
}
.nyAbout .nyAboutNum ul li h4 i {
  display: inline-block;
  vertical-align: bottom;
  color: #476282;
  line-height: 0.76;
  font-size: 136px;
  font-style: italic;
  margin-right: 6px;
}
.nyAbout .nyAboutNum ul li p {
  margin-top: 24px;
  font-size: clamp(18px, 1.875vw, 30px);
  line-height: 1;
}
.nyAboutHonor {
  line-height: 1;
  text-align: center;
}
.nyAboutHonor .nyAboutHonorTit {
  text-align: center;
  line-height: 1;
  font-size: 56px;
  font-size: clamp(32px, 3.5vw, 56px);
  letter-spacing: 6px;
  padding: 80px 0;
}
.nyAboutHonor .nyAboutHonorText {
  padding: 50px;
  background-color: #fff;
  font-size: clamp(18px, 1.875vw, 30px);
  line-height: 2;
  padding-top: 50px;
  letter-spacing: clamp(1px, 0.18vw, 4px);
}
.nyAboutHonor .nyAboutHonorText img {
  max-width: 100%;
}
.nyCustomized {
  background-color: #f9f9f9;
  padding: 60px 0;
}
.nyCustomized .inContent {
  max-width: 1360px;
}
.nyCustomized .nyDzTit {
  line-height: 1;
  font-weight: bold;
  font-size: 56px;
  font-size: clamp(32px, 3.5vw, 56px);
  letter-spacing: 6px;
  letter-spacing: clamp(2px, 0.375vw, 8px);
  padding-bottom: 26px;
  border-bottom: 1px solid #b0b0b1;
  text-align: center;
  color: #000;
}
.nyCustomized .nyDzText {
  font-size: clamp(18px, 1.875vw, 30px);
  line-height: 2;
  padding-top: 30px;
  letter-spacing: clamp(1px, 0.18vw, 4px);
  text-indent: 2em;
}
.nyCustomized .nyDzText img {
  max-width: 100%;
}
.nyDzCase .nyDzCaseTit {
  line-height: 1;
  font-size: clamp(26px, 3vw, 40px);
  margin: 45px 0;
  text-align: center;
  font-weight: bold;
  letter-spacing: clamp(1px, 0.375vw, 6px);
  color: #000;
}
.nyDzCase .dzCaseSwiper ul li .img {
  display: block;
  position: relative;
  overflow: hidden;
}
.nyDzCase .dzCaseSwiper ul li .img img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.nyDzCase .dzCaseThumbs {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.nyDzCase .dzCaseThumbs .swiper-container {
  flex: 1;
  min-width: 0;
}
.nyDzCase .dzCaseThumbs ul li {
  width: 20%;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  opacity: 0.5;
}
.nyDzCase .dzCaseThumbs ul li .img {
  display: block;
  position: relative;
  overflow: hidden;
}
.nyDzCase .dzCaseThumbs ul li .img::before {
  content: "";
  display: block;
  padding-top: 165%;
}
.nyDzCase .dzCaseThumbs ul li .img::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #0885ed;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyDzCase .dzCaseThumbs ul li .img img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  object-fit: contain;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyDzCase .dzCaseThumbs ul li.swiper-slide-thumb-active {
  opacity: 1;
}
.nyDzCase .dzCaseThumbs .dzCasePrev {
  margin-right: 24px;
  width: 30px;
  height: 36px;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.nyDzCase .dzCaseThumbs .dzCasePrev::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-right: 30px solid #00fcd9;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
}
.nyDzCase .dzCaseThumbs .dzCasePrev:hover {
  opacity: 0.6;
}
.nyDzCase .dzCaseThumbs .dzCasePrev.swiper-button-disabled {
  filter: grayscale(100) brightness(1);
  opacity: 0.2;
}
.nyDzCase .dzCaseThumbs .dzCaseNext {
  margin-left: 24px;
  width: 30px;
  height: 36px;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.nyDzCase .dzCaseThumbs .dzCaseNext::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-left: 30px solid #00fcd9;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
}
.nyDzCase .dzCaseThumbs .dzCaseNext:hover {
  opacity: 0.6;
}
.nyDzCase .dzCaseThumbs .dzCaseNext.swiper-button-disabled {
  filter: grayscale(100) brightness(1);
  opacity: 0.2;
}
.nyDzTip {
  margin-top: 74px;
  line-height: 1;
  font-size: clamp(26px, 3vw, 36px);
  text-align: center;
  color: #000;
}
.nyDzTip span {
  display: flex;
  justify-content: space-between;
  align-items: center;
  letter-spacing: clamp(1px, 0.375vw, 6px);
}
.nyDzTip span::before {
  content: "";
  height: 1px;
  background-color: #bbb8b7;
  flex: 1;
  margin-right: 60px;
}
.nyDzTip span::after {
  content: "";
  height: 1px;
  background-color: #bbb8b7;
  flex: 1;
  margin-left: 60px;
}
.nyDzTip i {
  display: block;
  margin: 28px auto 0;
}
.nyDzTip i::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  border-top: 20px solid #000;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  animation: sxfd 1.5s linear infinite;
}
@keyframes sxfd {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25% {
    -webkit-transform: translateY(7px);
    transform: translateY(7px);
  }
  75% {
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px);
  }
}


.shareBtn {
  position: relative;
  z-index: 2;
}
.shareBtn .bdsharebuttonbox {
  display: none;
  background-color: #fff;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.12);
  padding: 10px 15px;
  position: absolute;
  z-index: 5;
  left: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 0;
  column-gap: 12px;
  border-radius: 5px;
}
.shareBtn .bdsharebuttonbox::before {
  content: "";
  display: block;
  position: absolute;
  right: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 8px solid #fff;
}
.shareBtn .bdsharebuttonbox::after {
  display: none;
}
.shareBtn:hover .bdsharebuttonbox {
  display: block;
}
.shareBtn .social-share {
  display: flex;
  column-gap: 10px;
}
.shareBtn .social-share-icon {
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid;
  background: center center no-repeat;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0.6;
}
.shareBtn .social-share-icon:hover {
  opacity: 1;
}
.shareBtn .icon-qzone {
  border-color: #fdbe3d;
  background-image: url(../images/qzoneicon.png);
}
.shareBtn .icon-qq {
  border-color: #56b6e7;
  background-image: url(../images/qqicon.png);
}
.shareBtn .icon-weibo {
  border-color: #ff763b;
  background-image: url(../images/qzoneicon.png);
}
.shareBtn .icon-wechat {
  border-color: #7bc549;
  background-image: url(../images/wechaticon.png);
}
.shareBtn .icon-wechat:hover .wechat-qrcode {
  display: block;
}
.shareBtn .wechat-qrcode {
  display: none;
  border: 1px solid #eee;
  position: absolute;
  z-index: 9;
  bottom: -205px;
  left: -84px;
  width: 200px;
  height: 192px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 2px 10px #aaa;
  transition: all 200ms;
}
.shareBtn .wechat-qrcode h4 {
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777;
  letter-spacing: 0;
}
.shareBtn .wechat-qrcode .qrcode {
  width: 105px;
  margin: 10px auto;
}
.shareBtn .wechat-qrcode .qrcode img {
  display: block;
  width: 100%;
}
.shareBtn .wechat-qrcode .help p {
  font-weight: normal;
  line-height: 16px;
  padding: 0;
  margin: 0;
  font-size: 12px !important;
  letter-spacing: 0;
}
.nyDzCaseBtn{
  text-align: center;
  margin-top: 60px;
}
.nyDzCaseBtn a{
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  background-color: #00fcd9;
  line-height: 2.4;
  padding: 0 1.2em;
  border-radius: 40px;
  border: 2px solid #00fcd9;
  transition: 0.4s;
}
.nyDzCaseBtn a:hover{
  background-color: #fff;
  box-shadow: 0 5px 15px rgba(0,252,217,0.4);
}
.nyDzCaseBtn a::after{
  content: " >";
}