@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);
  }
}
@-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);
  }
}
body {
  height: auto !important;
  overflow: 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,
.topWow,
.rightWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.videoLink{
  display: none;
}
.banner {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: auto;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper,
.banner .wapBanner {
  position: relative;
  overflow: hidden;
  cursor: grab !important;
}
.banner .bannerSwiper ul li,
.banner .wapBanner ul li {
  width: 100%;
  overflow: hidden;
}
.banner .bannerSwiper ul li a,
.banner .wapBanner ul li a {
  display: block;
  width: 100%;
}
.banner .bannerSwiper ul li img{
  height: calc(100vh - 100px);
}
.banner .bannerSwiper .video{
  height: calc(100vh - 100px);
  background-color: #222;
}
.banner .bannerSwiper video{
  display: block;
  height: calc(100vh - 100px) !important;
  width: 100% !important;
  object-fit: cover;
  background-color: #222;
}
.banner .wapBanner .video{
  background-color: #222;
}
.banner .wapBanner video{
  display: block;
  height: auto !important;
  width: 100%;
  object-fit: cover;
  background-color: #222;
}
.banner .bannerSwiper img,
.banner .wapBanner img {
  display: block;
  width: 100%;
  object-fit: cover;
  cursor: grab !important;
  -webkit-transition: all 5s ease-out;
  transition: all 5s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition-delay: 0.5;
  transition-delay: 0.5;
}
.banner .bannerSwiper .swiper-slide-active img,
.banner .wapBanner .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 .bannerSwiper .banner-prev,
.banner .wapBanner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -120px;
  width: 84px;
  height: 74px;
  width: 54px;
  height: 54px;
  text-indent: -9999px;
  margin-top: -20px;
  transition: all 0.5s linear;
  border-radius: 50%;
  cursor: pointer;
  outline: none;
  border: 1px solid transparent;
}
.banner .bannerSwiper .banner-prev::before,
.banner .wapBanner .banner-prev::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius: 50%;
}
.banner .bannerSwiper .banner-prev::after,
.banner .wapBanner .banner-prev::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/bl.png) 50% 50% no-repeat;
  background-size: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(5);
}
.banner .bannerSwiper .banner-prev:hover,
.banner .wapBanner .banner-prev:hover {
  border-color: #fff;
}
.banner .bannerSwiper .banner-prev:hover::after,
.banner .wapBanner .banner-prev:hover::after {
  filter: grayscale(100) brightness(5);
}
.banner .bannerSwiper:hover .banner-prev,
.banner .wapBanner:hover .banner-prev {
  left: 5%;
}
.banner .bannerSwiper .banner-next,
.banner .wapBanner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -120px;
  width: 84px;
  height: 74px;
  width: 54px;
  height: 54px;
  text-indent: -9999px;
  margin-top: -20px;
  transition: all 0.5s linear;
  border-radius: 50%;
  cursor: pointer;
  outline: none;
  border: 1px solid transparent;
}
.banner .bannerSwiper .banner-next::before,
.banner .wapBanner .banner-next::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius: 50%;
}
.banner .bannerSwiper .banner-next::after,
.banner .wapBanner .banner-next::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/br.png) 50% 50% no-repeat;
  background-size: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(5);
}
.banner .bannerSwiper .banner-next:hover,
.banner .wapBanner .banner-next:hover {
  border-color: #fff;
}
.banner .bannerSwiper .banner-next:hover::after,
.banner .wapBanner .banner-next:hover::after {
  filter: grayscale(100) brightness(5);
}
.banner .bannerSwiper:hover .banner-next,
.banner .wapBanner:hover .banner-next {
  right: 5%;
}
.banner .bannerSwiper .banner-pagination,
.banner .wapBanner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 10%;
  z-index: 3;
  text-align: center;
}
.banner .bannerSwiper .banner-pagination span,
.banner .wapBanner .banner-pagination span {
  display: inline-block;
  border: 1px transparent solid;
  opacity: 1;
  padding: 9px;
  border-radius: 100%;
  background: none;
  width: auto;
  height: auto;
  margin: 0 4px !important;
  cursor: pointer !important;
  outline: none;
  position: relative;
}
.banner .bannerSwiper .banner-pagination span::after,
.banner .wapBanner .banner-pagination span::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url(../images/banpage.png) center center no-repeat;
  display: block;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .bannerSwiper .banner-pagination span:before,
.banner .wapBanner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #fff;
  width: 7px;
  height: 7px;
}
.banner .bannerSwiper .banner-pagination span.swiper-pagination-bullet-active::after,
.banner .wapBanner .banner-pagination span.swiper-pagination-bullet-active::after {
  opacity: 1;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
@media screen and (max-width: 768px) {
  .banner .bannerSwiper .banner-pagination,
  .banner .wapBanner .banner-pagination {
    width: 200px;
    margin-left: -100px;
    bottom: 15px;
  }
  .banner .bannerSwiper .banner-pagination span,
  .banner .wapBanner .banner-pagination span {
    margin: 0 5px !important;
    padding: 2px;
  }
}
.banner .wapBanner {
  display: none;
}
@media screen and (max-width: 750px) {
  .banner .bannerSwiper {
    display: none;
  }
  .banner .wapBanner {
    display: block;
  }
  .banner .mbanner-pagination {
    font-size: 0;
    position: absolute;
    width: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 30px;
    z-index: 3;
    text-align: center;
  }
  .banner .mbanner-pagination span {
    display: inline-block;
    border: 2px #fff solid;
    opacity: 1;
    border-radius: 100%;
    width: 9px;
    height: 9px;
    background-color: transparent;
    margin: 0 5px !important;
    cursor: pointer;
    outline: none;
    position: relative;
  }
  .banner .mbanner-pagination span.swiper-pagination-bullet-active {
    background-color: #ffffff;
  }
}
.title {
  line-height: 1;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  font-size: 48px;
  font-weight: bold;
  line-height: 40px;
}
.title span {
  display: block;
  font-size: 36px;
  margin-top: 25px;
  font-weight: bold;
}
@media screen and (max-width: 1100px) {
  .title span {
    margin-top: 15px;
  }
}
@media screen and (max-width: 640px) {
  .title i {
    font-size: 30px;
    line-height: 24px;
  }
  .title span {
    font-size: 26px;
    margin-top: 12px;
  }
}
.product {
  padding: 120px 0 100px;
  overflow: hidden;
  position: relative;
}
.product * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product .qipao {
  display: inline-block;
  position: absolute;
  z-index: 8;
  left: 50%;
  top: 50%;
  width: 30%;
  height: 30%;
  transform: translate(0, -50%);
  z-index: -1;
}
@media screen and (max-width: 640px) {
  .product .qipao {
    z-index: -2;
  }
}
.product .qipao span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: auto;
}
.product .qipao span img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.product .qipao span:nth-child(1) {
  animation: spin-reverse2 24s infinite linear;
}
.product .qipao span:nth-child(1) img {
  left: auto;
}
.product .qipao span:nth-child(2) {
  animation: spin-reverse 16s infinite linear;
}
.product .qipao span:nth-child(2) img {
  left: auto;
  top: auto;
}
.product .qipao span:nth-child(3) {
  animation: spin2 18s infinite linear;
}
.product .qipao span:nth-child(4) {
  animation: spin 22s infinite linear;
}
@keyframes spin {
  0% {
    transform: 0;
  }
  33% {
    transform: translateX(-20%) translateY(-60%);
  }
  66% {
    transform: translateX(60%) translateY(-60%);
  }
  100% {
    transform: 0;
  }
}
@keyframes spin2 {
  0% {
    transform: 0;
  }
  33% {
    transform: translateX(-150%) translateY(50%);
  }
  66% {
    transform: translateX(100%) translateY(-40%);
  }
  100% {
    transform: 0;
  }
}
@keyframes spin-reverse {
  0% {
    transform: 0;
  }
  25% {
    transform: translateX(100%) translateY(100%);
  }
  55% {
    transform: translateX(50%) translateY(-180%);
  }
  80% {
    transform: translateX(-40%) translateY(-100%);
  }
  100% {
    transform: 0;
  }
}
@keyframes spin-reverse2 {
  0% {
    transform: 0;
  }
  25% {
    transform: translateX(100%) translateY(-250%);
  }
  50% {
    transform: translateX(-20%) translateY(-180%);
  }
  75% {
    transform: translateX(90%) translateY(-100%);
  }
  100% {
    transform: 0;
  }
}
@keyframes spin-reverse3 {
  0% {
    transform: 0;
  }
  33% {
    transform: translateX(-20%) translateY(20%);
  }
  66% {
    transform: translateX(60%) translateY(-80%);
  }
  100% {
    transform: 0;
  }
}
.product .proTabs {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-top: 85px;
}
.product .title {
  position: relative;
  z-index: 4;
}
.product .title span {
  font-weight: normal;
}
@media screen and (max-width: 1100px) {
  .product .title {
    text-align: center;
  }
}
.product .proNav {
  width: 200px;
  position: relative;
  z-index: 4;
}
.product .proNav ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 18px;
  padding-right: 20px;
  line-height: 78px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 0;
  background-color: #009b4e;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  width: 11px;
  height: 100%;
  top: 0;
  background: url(../images/pronavico.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a:hover::after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 3px;
}
.product .proNav ul li.active a {
  color: #009b4e;
  font-weight: bold;
}
.product .proNav ul li.active a::before {
  width: 100%;
}
.product .proSwiper {
  width: 80%;
  max-width: 1160px;
  margin-top: -60px;
  position: relative;
}
.product .proSwiper .rh {
  width: 500px;
  height: 500px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  background-color: #efefef;
  z-index: -2;
}
@media screen and (min-width: 641px) {
  .product .proSwiper .rh {
    animation: rh 100s linear infinite;
  }
}
@media screen and (max-width: 640px) {
  .product .proSwiper .rh {
    z-index: -1;
  }
}
@keyframes rh {
  0% {
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }
  50% {
    -webkit-transform: rotate(80deg);
    -moz-transform: rotate(80deg);
    -o-transform: rotate(80deg);
    transform: rotate(80deg);
  }
  100% {
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }
}
.product .proSwiper .rh::before {
  content: "";
  display: block;
  width: 65%;
  height: 64%;
  position: absolute;
  right: -36%;
  top: -17.6%;
  background: url(../images/prorh.png) 100% 0 no-repeat;
  background-size: contain;
}
.product .proSwiper ul li .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product .proSwiper ul li .item .pic {
  border-radius: 50%;
  width: 500px;
  height: 500px;
  display: block;
  position: relative;
  overflow: hidden;
  padding: 38px 26px;
}
.product .proSwiper ul li .item .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
}
.product .proSwiper ul li .item .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .cont {
  width: 50%;
  max-width: 470px;
}
.product .proSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 22px;
  line-height: 66px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (min-width: 981px) {
  .product .proSwiper ul li .item .cont .bt:hover {
    letter-spacing: 0.5px;
  }
}
.product .proSwiper ul li .item .cont .line {
  width: 21px;
  height: 4px;
  background-color: #009b4c;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .cont p {
  margin-top: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 36px;
  height: 108px;
  font-size: 17px;
  color: #8a8a8a;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .cont .more {
  display: inline-block;
  vertical-align: top;
  margin-top: 46px;
  font-family: Arial;
  font-size: 17px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .cont .more::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 17px;
  height: 18px;
  margin-left: 18px;
  background: url(../images/promore.png) 0 center no-repeat;
  filter: grayscale(100) brightness(0.6);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (min-width: 981px) {
  .product .proSwiper ul li .item .cont .more:hover {
    color: #009b4e;
  }
  .product .proSwiper ul li .item .cont .more:hover::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    filter: grayscale(0) brightness(1);
  }
}
@media screen and (min-width: 981px) {
  .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 .cont .bt {
    color: #009b4e;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  .product .proSwiper ul li .item:hover .cont .line {
    width: 60px;
  }
}
@media screen and (max-width: 1380px) {
  .product .proSwiper {
    width: 76%;
    margin-top: 0;
  }
  .product .proSwiper .rh {
    width: 40vw;
    height: 40vw;
  }
  .product .proSwiper ul li .item .pic {
    width: 40vw;
    height: 40vw;
  }
  .product .proSwiper ul li .item .cont {
    flex: 1;
    min-width: 0;
    margin-left: 30px;
  }
}
@media screen and (max-width: 1100px) {
  .product .proTabs {
    display: block;
    margin-top: 40px;
  }
  .product .proNav {
    width: 100%;
  }
  .product .proNav ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 3.5%;
  }
  .product .proNav ul li a {
    padding-right: 22px;
    line-height: 46px;
  }
  .product .proSwiper {
    width: 100%;
    margin-top: 50px;
  }
  .product .proSwiper .rh {
    width: 50vw;
    height: 50vw;
  }
  .product .proSwiper ul li .item .pic {
    width: 50vw;
    height: 50vw;
  }
}
@media screen and (max-width: 640px) {
  .product .proTabs {
    margin-top: 20px;
  }
  .product .proNav ul {
    gap: 5%;
  }
  .product .proNav ul li a {
    line-height: 46px;
    font-size: 16px;
    padding-right: 0;
  }
  .product .proNav ul li a::after {
    display: none;
  }
  .product .proSwiper {
    width: 100%;
    margin-top: 20px;
  }
  .product .proSwiper .rh {
    width: 80vw;
    height: 80vw;
    right: 0;
    margin: auto;
  }
  .product .proSwiper ul li .item {
    display: block;
  }
  .product .proSwiper ul li .item .pic {
    width: 80vw;
    height: 80vw;
    margin: auto;
    padding: 28px 20px;
  }
  .product .proSwiper ul li .item .cont {
    width: 100%;
    margin-left: 0;
  }
  .product .proSwiper ul li .item .cont .bt {
    font-size: 18px;
    line-height: 50px;
  }
  .product .proSwiper ul li .item .cont p {
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 30px;
    height: 90px;
    margin-top: 10px;
  }
  .product .proSwiper ul li .item .cont .more {
    margin-top: 10px;
    font-size: 14px;
  }
  .product .proSwiper ul li .item .cont .more::after {
    width: 10px;
    background-size: contain;
    margin-left: 8px;
  }
}
.product .proList {
  margin-top: 40px;
  position: relative;
  width: 100%;
}
.product .proList .swiper-container {
  width: 89.896%;
  margin: 0 auto;
}
.product .proList ul li {
  float: left;
  width: 25%;
  padding: 0 8px;
}
@media screen and (max-width: 1480px) {
  .product .proList ul li {
    width: 33.33%;
  }
}
@media screen and (max-width: 980px) {
  .product .proList ul li {
    width: 50%;
  }
}
.product .proList ul li .item {
  background-color: #f5f5f5;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .tt {
  position: relative;
  padding: 30px 8.1% 16px;
}
.product .proList ul li .item .tt::before {
  content: "";
  display: block;
  width: 14px;
  height: 2px;
  background-color: #000000;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .tt .bt {
  display: block;
  margin-top: 24px;
  font-size: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 36px;
  height: 72px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .tt .en {
  display: block;
  margin-top: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 25px;
  height: 50px;
  font-family: Arial;
  font-size: 22px;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  background-color: #e6e6e6;
  padding-top: 84.33%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
@media screen and (min-width: 981px) {
  .product .proList ul li .item:hover {
    background-color: #009b4e;
  }
  .product .proList 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 .proList ul li .item:hover .tt::before {
    background-color: #fff;
    width: 30px;
  }
  .product .proList ul li .item:hover .tt .bt {
    color: #fff;
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  .product .proList ul li .item:hover .tt .en {
    color: #fff;
  }
}
.product .proList .page .pro-prev {
  position: absolute;
  width: 4.6875%;
  left: 0;
  top: 0;
  height: 100%;
  background: url(../images/prol.png) center center no-repeat;
  background-color: #f5f5f5;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .page .pro-prev:hover,
.product .proList .page .pro-prev.on {
  background-color: #009b4e;
}
@media screen and (max-width: 1480px) {
  .product .proList .page .pro-prev {
    background-size: 40%;
  }
}
.product .proList .page .pro-next {
  position: absolute;
  width: 4.6875%;
  right: 0;
  top: 0;
  height: 100%;
  background: url(../images/pror.png) center center no-repeat;
  background-color: #f5f5f5;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1480px) {
  .product .proList .page .pro-next {
    background-size: 40%;
  }
}
.product .proList .page .pro-next:hover,
.product .proList .page .pro-next.on {
  background-color: #009b4e;
}
@media screen and (max-width: 1500px) {
  .product {
    padding: 90px 0;
  }
}
@media screen and (max-width: 1280px) {
  .product {
    padding: 80px 0;
  }
}
@media screen and (max-width: 980px) {
  .product {
    padding: 50px 0;
  }
}
@media screen and (max-width: 640px) {
  .product {
    padding: 40px 0;
  }
  .product .proList {
    margin-top: 30px;
  }
  .product .proList ul li .item .tt {
    padding: 5vw 10% 3vw;
  }
  .product .proList ul li .item .tt .bt {
    margin-top: 3vw;
    font-size: 4vw;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 6vw;
    height: 12vw;
  }
  .product .proList ul li .item .tt .en {
    margin-top: 2vw;
    font-size: 3.4vw;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 4vw;
    height: 8vw;
  }
}
.reason {
  position: relative;
  background-color: #f3fef9;
}
.reason .ysBox {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.reason * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.reason .ysbg {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  background: url(../images/ysbg.jpg) center center no-repeat;
  background-size: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.reason .ysList {
  align-self: flex-end;
  margin-top: 60vh;
  width: 50%;
  position: relative;
  z-index: 3;
}
.reason .ysList .ysTit {
  width: 94%;
  max-width: 800px;
  padding-left: 78px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.reason .ysList .ysTit i {
  display: block;
  font-weight: bold;
  font-size: 48px;
  line-height: 40px;
}
.reason .ysList .ysTit span {
  display: block;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.3;
  margin-top: 18px;
}
@media screen and (max-width: 1280px) {
  .reason .ysList .ysTit {
    padding-left: 6vw;
  }
  .reason .ysList .ysTit span {
    font-size: 2.8vw;
  }
}
.reason .ysList ul li {
  margin-top: 68px;
}
.reason .ysList ul li .cont {
  width: 94%;
  max-width: 800px;
  padding-left: 78px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1280px) {
  .reason .ysList ul li .cont {
    padding-left: 6vw;
  }
}
.reason .ysList ul li .tit {
  font-weight: bold;
  line-height: 1;
  color: #009b4e;
  font-size: 24px;
}
.reason .ysList ul li .text {
  font-size: 18px;
  line-height: 2;
  color: #6e6d6d;
  margin-top: 24px;
}
.reason .ysList ul li .pic {
  margin-top: 74px;
  height: 432px;
  position: relative;
  overflow: hidden;
  margin-left: 9px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.reason .ysList ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.reason .ysList ul li .pic:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
@media screen and (max-width: 1100px) {
  .reason .ysbg {
    width: 100% !important;
  }
  .reason .ysList {
    max-width: 100%;
    margin: 0 auto;
    width: 94%;
    padding: 50px 5%;
    background-color: #f3fef9;
  }
  .reason .ysList .ysTit {
    padding-left: 0;
    text-align: center;
    width: 100%;
    max-width: 100%;
  }
  .reason .ysList .ysTit span {
    font-size: 36px;
  }
  .reason .ysList ul li {
    margin-top: 50px;
  }
  .reason .ysList ul li .cont {
    max-width: 100%;
    padding-left: 0;
    width: 100%;
  }
  .reason .ysList ul li .cont .text {
    margin-top: 12px;
  }
  .reason .ysList ul li .pic {
    margin-left: 0;
    margin-top: 20px;
    height: auto;
  }
}
@media screen and (max-width: 640px) {
  .reason .ysList {
    padding: 40px 5%;
  }
  .reason .ysList .ysTit i {
    font-size: 6vw;
    font-size: 30px;
    line-height: 0.8;
  }
  .reason .ysList .ysTit span {
    font-size: 5.4vw;
    margin-top: 12px;
  }
  .reason .ysList ul li {
    margin-top: 40px;
  }
  .reason .ysList ul li .cont .tit {
    font-size: 20px;
  }
  .reason .ysList ul li .cont .text {
    font-size: 15px;
  }
  .reason .ysList ul li .pic {
    margin-left: 0;
    margin-top: 20px;
    height: auto;
  }
}
.about {
  position: relative;
  overflow: hidden;
  padding: 100px 0;
}
@media screen and (max-width: 1500px) {
  .about {
    padding: 90px 0;
  }
}
@media screen and (max-width: 1280px) {
  .about {
    padding: 80px 0;
  }
}
@media screen and (max-width: 980px) {
  .about {
    padding: 50px 0;
  }
}
@media screen and (max-width: 640px) {
  .about {
    padding: 40px 0;
  }
}
.about .aboutBox {
  display: flex;
  justify-content: space-between;
}
.about .aboutL {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding-bottom: 20px;
}
.about .aboutL .number {
  flex: 1;
  margin-top: 100px;
}
.about .aboutL .number ul {
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.about .aboutL .number ul li h4 {
  color: #009b4e;
  line-height: 1;
}
.about .aboutL .number ul li h4 i {
  display: inline-block;
  vertical-align: top;
  font-family: Arial;
  font-size: 52px;
  font-weight: bold;
  line-height: 38px;
  margin-right: 10px;
}
.about .aboutL .number ul li h4 em {
  font-size: 16px;
}
.about .aboutL .number ul li p {
  font-size: 16px;
  line-height: 1;
  margin-top: 20px;
}
.about .aboutText {
  width: 75%;
  max-width: 1196px;
  margin-top: -12px;
}
.about .aboutText .text {
  font-size: 16px;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 40px;
  max-height: 200px;
}
.about .aboutText .more {
  margin-top: 44px;
  display: block;
  position: relative;
  z-index: 2;
  width: 174px;
  height: 54px;
  border-radius: 40px;
  line-height: 54px;
  text-align: center;
  font-family: Arial;
  font-size: 17px;
}
.about .aboutText .more::after {
  content: "";
  width: 17px;
  height: 54px;
  display: inline-block;
  vertical-align: top;
  margin-left: 18px;
  background: url(../images/promore.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(0.6);
}
.about .aboutText .more::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 40px;
  border: solid 2px rgba(127, 127, 127, 0.26);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more em::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 40px;
  border: solid 2px #009b4c;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more em::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 90%;
  height: 100%;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: #fff;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (min-width: 981px) {
  .about .aboutText .more:hover {
    color: #009b4e;
  }
  .about .aboutText .more:hover::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    filter: grayscale(0) brightness(1);
  }
  .about .aboutText .more:hover em::after {
    width: 0;
  }
}
.about .aboutPic {
  margin-top: 45px;
  position: relative;
  overflow: hidden;
}
.about .aboutPic img {
  display: block;
  width: 100%;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.about .aboutPic:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
@media screen and (max-width: 1380px) {
  .about .aboutL {
    padding-bottom: 10px;
  }
  .about .aboutL .number {
    margin-top: 60px;
  }
  .about .aboutText {
    flex: 1;
    margin-left: 30px;
  }
  .about .aboutText .text {
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    line-height: 36px;
    max-height: 180px;
  }
}
@media screen and (max-width: 1100px) {
  .about .aboutBox {
    display: block;
  }
  .about .aboutL {
    padding-bottom: 0;
    display: block;
  }
  .about .aboutL .title {
    text-align: center;
  }
  .about .aboutL .number {
    margin-top: 50px;
  }
  .about .aboutL .number ul {
    flex-direction: row;
  }
  .about .aboutText {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }
  .about .aboutText .text {
    margin-top: 50px;
  }
  .about .aboutText .more {
    display: block;
    margin: 40px auto 0;
  }
}
@media screen and (max-width: 640px) {
  .about .aboutL .number {
    margin-top: 30px;
  }
  .about .aboutL .number ul li {
    text-align: center;
  }
  .about .aboutL .number ul li h4 i {
    font-size: 8vw;
    margin-right: 0;
    line-height: 0.8;
  }
  .about .aboutL .number ul li h4 em {
    font-size: 14px;
  }
  .about .aboutL .number ul li p {
    margin-top: 8px;
    font-size: 14px;
  }
  .about .aboutText .text {
    margin-top: 40px;
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    overflow: hidden;
    line-height: 30px;
    max-height: 300px;
  }
  .about .aboutText .more {
    margin-top: 30px;
    line-height: 46px;
    height: 46px;
    width: 150px;
  }
  .about .aboutText .more::after {
    height: 46px;
    background-size: contain;
    width: 12px;
    margin-left: 10px;
  }
  .about .aboutPic {
    margin-top: 40px;
  }
}
.about .showSwiper {
  margin-top: 60px;
}
.about .showSwiper .swiper-container {
  margin: 0 -13px;
}
.about .showSwiper ul li {
  width: 25%;
  padding: 0 13px 1px;
}
.about .showSwiper ul li .item {
  padding: 10px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 77.778%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .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;
}
.about .showSwiper ul li .item .cont {
  text-align: center;
  padding: 25px 0 15px;
}
.about .showSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  padding: 0 35px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .cont .bt::after {
  content: "";
  display: block;
  position: absolute;
  right: 10px;
  top: 5px;
  height: 100%;
  width: 24px;
  background: url(../images/showli.png) 0 center no-repeat;
}
@media screen and (min-width: 981px) {
  .about .showSwiper ul li .item .cont .bt:hover {
    letter-spacing: 0.5px;
  }
}
.about .showSwiper ul li .item .cont .line {
  display: flex;
  justify-content: center;
  margin-top: 6px;
  font-size: 0;
}
.about .showSwiper ul li .item .cont .line i {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  display: block;
  background-color: #e6e6e6;
  margin: 0 3px;
  position: relative;
}
.about .showSwiper ul li .item .cont .line i::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 10px;
  width: 7px;
  height: 7px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  border-radius: 50%;
  background-color: #e6e6e6;
  -webkit-animation: loader9g 3s ease-in-out infinite;
  animation: loader9g 3s ease-in-out infinite;
}
.about .showSwiper ul li .item .cont .line i::after {
  content: "";
  position: absolute;
  top: 0px;
  right: 10px;
  width: 7px;
  height: 7px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  border-radius: 50%;
  background-color: #e6e6e6;
  -webkit-animation: loader9d 3s ease-in-out infinite;
  animation: loader9d 3s ease-in-out infinite;
}
@-webkit-keyframes loader9g {
  0% {
    left: 10px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    left: 0px;
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    left: 10px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes loader9g {
  0% {
    left: 10px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    left: 0px;
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    left: 10px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes loader9d {
  0% {
    right: 10px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    right: 0px;
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    right: 10px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes loader9d {
  0% {
    right: 10px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    right: 0px;
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    right: 10px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.about .showSwiper ul li .item .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  margin-top: 14px;
  line-height: 26px;
  height: 26px;
  color: #858585;
}
@media screen and (min-width: 981px) {
  .about .showSwiper ul li .item:hover {
    border-color: #009b4e;
    box-shadow: none;
  }
  .about .showSwiper 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);
  }
  .about .showSwiper ul li .item:hover .cont .bt {
    color: #009b4e;
  }
  .about .showSwiper ul li .item:hover .cont .line i {
    background-color: #009b4e;
  }
  .about .showSwiper ul li .item:hover .cont .line i::before,
  .about .showSwiper ul li .item:hover .cont .line i::after {
    background-color: #009b4e;
  }
}
@media screen and (max-width: 1380px) {
  .about .showSwiper .swiper-container {
    margin: 0 -10px;
  }
  .about .showSwiper ul li {
    padding: 0 10px 1px;
  }
  .about .showSwiper ul li .item .cont {
    padding: 15px 0 10px;
  }
  .about .showSwiper ul li .item .cont .bt {
    font-size: 16px;
    padding: 0 25px;
  }
  .about .showSwiper ul li .item .cont .bt::after {
    right: 6px;
  }
  .about .showSwiper ul li .item .cont .line {
    margin-top: 2px;
  }
  .about .showSwiper ul li .item .cont p {
    margin-top: 5px;
    font-size: 14px;
  }
}
@media screen and (max-width: 1100px) {
  .about .showSwiper {
    margin-top: 40px;
  }
  .about .showSwiper .swiper-container {
    margin: 0 -10px;
  }
  .about .showSwiper ul li {
    width: 33.33%;
    padding: 0 10px 1px;
  }
}
@media screen and (max-width: 768px) {
  .about .showSwiper ul li {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .about .showSwiper .swiper-container {
    margin: 0 -4%;
  }
  .about .showSwiper ul li {
    width: 58%;
    padding: 0 2px;
  }
  .about .showSwiper ul li .item {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
  .about .showSwiper ul li .item .cont {
    padding: 8px 6px 5px;
  }
  .about .showSwiper ul li .item .cont .bt {
    padding: 0;
  }
  .about .showSwiper ul li .item .cont .bt::after {
    display: none;
  }
  .about .showSwiper ul li .item .cont .line {
    margin-top: 0;
  }
  .about .showSwiper ul li .item .cont .line i {
    width: 4px;
    height: 4px;
  }
  .about .showSwiper ul li .item .cont .line i::before,
  .about .showSwiper ul li .item .cont .line i::after {
    width: 4px;
    height: 4px;
  }
  .about .showSwiper ul li .item .cont p {
    margin-top: 2px;
  }
  .about .showSwiper ul li.swiper-slide-prev .item {
    -webkit-transform: scale(0.88);
    -moz-transform: scale(0.88);
    -o-transform: scale(0.88);
    transform: scale(0.88);
  }
  .about .showSwiper ul li.swiper-slide-next .item {
    -webkit-transform: scale(0.88);
    -moz-transform: scale(0.88);
    -o-transform: scale(0.88);
    transform: scale(0.88);
  }
}
.qualification {
  padding: 106px 0 124px;
  overflow: hidden;
  background: url(../images/zzbg.jpg) center center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1500px) {
  .qualification {
    padding: 90px 0;
  }
}
@media screen and (max-width: 1280px) {
  .qualification {
    padding: 80px 0;
  }
}
@media screen and (max-width: 980px) {
  .qualification {
    padding: 50px 0;
  }
}
@media screen and (max-width: 640px) {
  .qualification {
    padding: 40px 0;
  }
}
.qualification .tip {
  position: absolute;
  right: 0;
  top: 10px;
  z-index: 3;
}
.qualification .tip::before {
  width: 75px;
  height: 76px;
  content: "";
  display: block;
  position: absolute;
  top: -30px;
  left: -26px;
  z-index: -1;
  background: url(../images/zztip.png) 0 0 no-repeat;
}
.qualification .tip .t1 {
  line-height: 1;
  font-size: 22px;
}
.qualification .tip .t2 {
  font-family: Arial;
  font-size: 16px;
  margin-top: 20px;
  line-height: 1;
}
.qualification .zzSwiper {
  margin-top: 54px;
  position: relative;
  z-index: 2;
}
.qualification .zzSwiper::before {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/zzpt.png) center bottom no-repeat;
  background-size: contain;
  margin: 0 -6.25% -7.2%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.qualification .zzSwiper ul li {
  width: 20%;
  padding: 30px 19px;
}
@media screen and (max-width: 1400px) {
  .qualification .zzSwiper ul li {
    width: 25%;
  }
}
.qualification .zzSwiper ul li .pic {
  display: block;
  box-shadow: 0px 5px 20px 1px rgba(0, 0, 0, 0.21);
  position: relative;
  background: #fff url(../images/zzli.png) center center no-repeat;
  background-size: contain;
  padding-top: 72.1429%;
}
.qualification .zzSwiper ul li .pic i {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: 6.34%;
  overflow: hidden;
}
.qualification .zzSwiper ul li .pic i img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualification .zzSwiper ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  letter-spacing: 1px;
  text-align: center;
  margin-top: 25px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (min-width: 981px) {
  .qualification .zzSwiper ul li .bt:hover {
    letter-spacing: 0.4px;
  }
}
@media screen and (min-width: 981px) {
  .qualification .zzSwiper ul li:hover .pic i img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
  }
  .qualification .zzSwiper ul li:hover .bt {
    color: #009b4e;
  }
}
@media screen and (max-width: 1400px) {
  .qualification .zzSwiper {
    margin-top: 24px;
  }
  .qualification .zzSwiper::before {
    margin-bottom: -6%;
  }
  .qualification .zzSwiper ul li {
    width: 25%;
  }
  .qualification .zzSwiper ul li .item .bt {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1100px) {
  .qualification .title {
    text-align: center;
  }
  .qualification .tip {
    display: none;
  }
  .qualification .zzSwiper {
    margin-top: 15px;
  }
  .qualification .zzSwiper::before {
    margin-left: -10%;
    margin-right: -10%;
  }
  .qualification .zzSwiper ul li {
    width: 33.33%;
  }
  .qualification .zzSwiper ul li .item .bt {
    margin-top: 15px;
  }
}
@media screen and (max-width: 640px) {
  .qualification .zzSwiper::before {
    margin-bottom: -10%;
    margin-left: -30%;
    margin-right: -30%;
  }
  .qualification .zzSwiper ul li {
    width: 50%;
    padding: 20px 10px 0;
  }
  .qualification .zzSwiper ul li .item .pic {
    box-shadow: 0px 4px 12px 1px rgba(0, 0, 0, 0.21);
  }
  .qualification .zzSwiper ul li .item .bt {
    margin-top: 12px;
    letter-spacing: 0;
  }
}
.qualification .page .zz-prev {
  position: absolute;
  left: -100px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 80px;
  height: 80px;
  margin-top: -20px;
  background-color: #ffffff;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius: 50%;
}
.qualification .page .zz-prev::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/zzl.png) center center no-repeat;
}
.qualification .page .zz-prev:hover {
  background-color: #009b4e;
}
.qualification .page .zz-prev:hover::before {
  filter: grayscale(100) brightness(5);
}
.qualification .page .zz-next {
  position: absolute;
  right: -100px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 80px;
  height: 80px;
  margin-top: -20px;
  background-color: #ffffff;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius: 50%;
}
.qualification .page .zz-next::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/zzr.png) center center no-repeat;
}
.qualification .page .zz-next:hover {
  background-color: #009b4e;
}
.qualification .page .zz-next:hover::before {
  filter: grayscale(100) brightness(5);
}
.news {
  position: relative;
  overflow: hidden;
  padding: 90px 0 84px;
}
@media screen and (max-width: 1280px) {
  .news {
    padding: 80px 0;
  }
}
@media screen and (max-width: 980px) {
  .news {
    padding: 50px 0;
  }
}
@media screen and (max-width: 640px) {
  .news {
    padding: 40px 0;
  }
}
.news .newsNav {
  display: flex;
  justify-content: space-between;
}
.news .newsNav ul {
  display: flex;
  margin-top: 38px;
  gap: 58px;
  width: auto;
}
@media screen and (max-width: 1600px) {
  .news .newsNav ul {
    gap: 3vw;
  }
}
.news .newsNav ul li a {
  display: block;
  width: 148px;
  background-color: #ffffff;
  border-radius: 23px;
  border: solid 1px #c7c7c7;
  line-height: 43px;
  text-align: center;
  font-size: 17px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsNav ul li a i {
  position: relative;
  overflow: hidden;
  width: 18px;
  height: 43px;
  display: inline-block;
  vertical-align: top;
  margin-right: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsNav ul li a i img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.news .newsNav ul li.active a {
  border-color: #009b4e;
  background-color: #009b4e;
  color: #fff;
}
.news .newsNav ul li.active a i {
  filter: grayscale(100) brightness(5);
}
.news .newsSwiper {
  margin-top: 40px;
}
.news .first {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news .first .pic {
  display: block;
  width: 482px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .first .pic i {
  display: block;
  padding-top: 66.4%;
  position: relative;
  overflow: hidden;
}
.news .first .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.8s ease-out;
  transition: all 0.8s ease-out;
}
.news .first .cont {
  flex: 1;
  margin-left: 60px;
  min-width: 0;
}
.news .first .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 24px;
  line-height: 34px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (min-width: 981px) {
  .news .first .bt:hover {
    letter-spacing: 0.6px;
  }
}
.news .first p {
  margin-top: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 36px;
  height: 72px;
  font-size: 16px;
  color: #8a8a8a;
}
.news .first .more {
  margin-top: 52px;
  display: block;
  width: 158px;
  background-color: #f0f0f0;
  border-radius: 30px;
  line-height: 42px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .first .more:hover {
  box-shadow: 0 5px 10px rgba(0, 155, 78, 0.2);
}
@media screen and (min-width: 981px) {
  .news .first:hover .pic img {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08);
  }
  .news .first:hover .cont .bt {
    color: #009b4e;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  .news .first:hover .cont .more {
    background-color: #009b4e;
    color: #fff;
  }
}
.news .list {
  margin-top: 50px;
  border-top: 1px solid #f0f0f0;
  padding-bottom: 2px;
}
.news .list ul {
  display: flex;
  justify-content: space-between;
  column-gap: 6.4%;
}
@media screen and (max-width: 1400px) {
  .news .list ul {
    column-gap: 5%;
  }
}
.news .list ul li {
  flex: 1;
  padding-top: 40px;
  min-width: 0;
}
.news .list ul li .item .tt {
  display: flex;
  justify-content: space-between;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list ul li .item .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1;
  min-width: 0;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (min-width: 981px) {
  .news .list ul li .item .tt .bt:hover {
    letter-spacing: 0.5px;
  }
}
.news .list ul li .item .tt .date {
  margin-left: 10px;
  font-family: Arial;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list ul li .item p {
  margin-top: 15px;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 27px;
  height: 54px;
  color: #999999;
}
.news .list ul li .item .more {
  margin-top: 38px;
  display: block;
  width: 30px;
  height: 30px;
  background: url(../images/newsmore.png) center center no-repeat;
  background-size: contain;
  filter: grayscale(100) brightness(1);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (min-width: 981px) {
  .news .list ul li {
    position: relative;
  }
  .news .list ul li::after {
    content: "";
    position: absolute;
    background: #009b4e;
    width: 100%;
    height: 1px;
    z-index: 1;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    bottom: 100%;
    left: 0;
    transition: transform 0.7s;
    transform: scaleX(0);
    transform-origin: right;
  }
  .news .list ul li:hover::after {
    transform: scaleX(1);
    transform-origin: left;
  }
  .news .list ul li:hover .tt {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  .news .list ul li:hover .bt {
    color: #009b4e;
  }
  .news .list ul li:hover .date {
    color: #009b4e;
  }
  .news .list ul li:hover .more {
    filter: grayscale(0) brightness(1);
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@media screen and (max-width: 1320px) {
  .news .first .pic {
    width: 380px;
  }
  .news .first .cont {
    margin-left: 40px;
  }
  .news .first .cont p {
    margin-top: 20px;
  }
  .news .first .cont .more {
    margin-top: 30px;
  }
  .news .list {
    margin-top: 40px;
  }
  .news .list ul li {
    padding-top: 30px;
  }
}
@media screen and (max-width: 1100px) {
  .news .title {
    text-align: center;
  }
  .news .newsNav {
    display: block;
  }
  .news .newsNav ul {
    justify-content: center;
    gap: 3vw;
  }
  .news .first .pic {
    width: 320px;
  }
  .news .first .cont p {
    margin-top: 10px;
  }
  .news .first .cont .more {
    margin-top: 20px;
  }
  .news .list ul {
    column-gap: 3%;
  }
  .news .list ul li .item .tt .date {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .news .newsNav ul {
    margin-top: 30px;
    flex-wrap: wrap;
  }
  .news .newsNav ul li a {
    line-height: 32px;
    width: auto;
    padding: 0 12px;
    font-size: 14px;
  }
  .news .newsNav ul li a i {
    height: 32px;
    margin-right: 4px;
    width: 14px;
  }
  .news .newsSwiper {
    margin-top: 30px;
  }
  .news .first {
    display: block;
  }
  .news .first .pic {
    width: 100%;
  }
  .news .first .cont {
    margin-left: 0;
    padding-top: 20px;
  }
  .news .first .cont .bt {
    font-size: 18px;
  }
  .news .first .cont p {
    margin-top: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 25px;
    height: 50px;
    font-size: 14px;
  }
  .news .first .cont .more {
    width: 120px;
    line-height: 36px;
  }
  .news .list {
    margin-top: 30px;
  }
  .news .list ul {
    display: block;
  }
  .news .list ul li {
    padding: 20px 0;
    border-top: 1px solid #f0f0f0;
  }
  .news .list ul li .item .tt .date {
    display: block;
  }
  .news .list ul li .item p {
    margin-top: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 25px;
    height: 50px;
    font-size: 14px;
  }
  .news .list ul li .item .more {
    display: none;
  }
}
