@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::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  pointer-events: none;
  left: 0;
  bottom: -1px;
  height: 50%;
  width: 100%;
  background: url(../images/banbar.png) 0 bottom no-repeat;
  background-size: 100%;
}
.banner .bannerSwiper {
  overflow: hidden;
  cursor: grab;
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.banner .bannerSwiper ul li a {
  display: block;
  width: 100%;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 660px;
  -webkit-transition: all 2.5s ease-out;
  transition: all 2.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: 1s;
  transition-delay: 1s;
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 40px;
  z-index: 3;
  text-align: center;
  display: none;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #3200c8 solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: none;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  background-color: rgba(255, 255, 255, 0.7);
  cursor: pointer;
  outline: none;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #3200c8;
  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);
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 44px;
  height: 44px;
  text-indent: -9999px;
  margin-top: -22px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  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: -45px;
  width: 44px;
  height: 44px;
  text-indent: -9999px;
  margin-top: -22px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.banner .mouseIco {
  position: absolute;
  z-index: 4;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 46px;
  width: 21px;
}
.banner .mouseIco::before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 21px;
  height: 37px;
  background: url(../images/mouseico.png) center center no-repeat;
  animation: arrow 2.4s linear infinite;
}
@keyframes arrow {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  25% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    opacity: 0.5;
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.banner .mouseIco::after {
  content: "";
  display: block;
  margin: 16px auto 0;
  width: 1px;
  height: 38px;
  background-color: #ffffff;
}
.title {
  line-height: 1;
  text-align: center;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  font-family: "Microsoft YaHei Light";
  font-size: 46px;
  line-height: 40px;
  background-image: linear-gradient(180deg, #2cd264 0%, #3200c8 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.title span {
  display: block;
  font-size: 46px;
  margin-top: 24px;
}
.moreLink {
  display: block;
  font-size: 16px;
  text-align: center;
  line-height: 50px;
  width: 146px;
  height: 50px;
  color: #fff;
  border-radius: 30px;
  z-index: 2;
  position: relative;
  overflow: hidden;
  background-image: linear-gradient(90deg, #2cd264 0%, #3200c8 100%);
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 30px;
  margin: 2px;
  background-color: #fff;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover {
  color: #3200c8;
  box-shadow: 0 10px 10px -5px rgba(50, 0, 200, 0.5);
}
.moreLink:hover::before {
  opacity: 1;
}
.allLink {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.titBox {
  display: flex;
  justify-content: space-between;
}
.product {
  overflow: hidden;
  position: relative;
  padding: 90px 0 78px;
}
.product .proTabs {
  border-top: 1px solid #dbdbdb;
  margin-top: 48px;
}
.product .proNav ul {
  display: flex;
  justify-content: space-between;
  padding: 0 70px;
}
.product .proNav ul li a {
  display: block;
  font-size: 20px;
  height: 120px;
  position: relative;
  padding-top: 45px;
  line-height: 30px;
}
.product .proNav ul li a::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: calc(100% + 140px);
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 0;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(top, rgba(12, 174, 83, 0.2), #fff 70%);
  background-image: linear-gradient(to bottom, rgba(12, 174, 83, 0.2), #fff 70%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li.on a::before {
  height: 100%;
}
@media screen and (max-width: 1320px) {
  .product .proNav ul {
    padding: 0 60px;
  }
  .product .proNav ul li a::before {
    width: calc(100% + 120px);
  }
}
.product .proBd {
  padding-top: 32px;
  padding-top: 12px;
  margin-right: -118px;
  margin-left: -20px;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
@media screen and (max-width: 1320px) {
  .product .proBd {
    margin-right: -108px;
  }
}
.product .proList ul {
  width: 664px;
  margin: 20px;
}
.product .proList ul li {
  margin-top: 38px;
}
.product .proList ul li:first-child {
  margin-top: 0;
}
.product .proList ul li .item {
  height: 332px;
  background-color: #ffffff;
  box-shadow: 0px 0px 18px 8px rgba(0, 13, 40, 0.02);
  padding: 20px;
  display: flex;
  justify-content: space-between;
}
.product .proList ul li .item .pic {
  display: block;
  width: 348px;
  height: 292px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList 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;
}
.product .proList ul li .item .cont {
  flex: 1;
  margin-left: 48px;
  min-width: 0;
  padding-top: 48px;
}
.product .proList 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;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.product .proList ul li .item .cont .bt:hover {
  letter-spacing: 0.6px;
}
.product .proList ul li .item .cont .en {
  margin-top: 2px;
  line-height: 20px;
  font-family: Arial;
  font-size: 14px;
  color: #d1d1d1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .cont .line {
  display: flex;
  gap: 4px;
  margin-top: 15px;
}
.product .proList ul li .item .cont .line i {
  height: 4px;
  width: 4px;
  border-radius: 50%;
  background-color: #0cae53;
}
.product .proList ul li .item .cont .more {
  display: block;
  margin-top: 68px;
  width: 78px;
  height: 38px;
  background-color: #ffffff;
  border-radius: 19px;
  border: solid 1px #d6d6d6;
  line-height: 36px;
  position: relative;
  background-image: linear-gradient(90deg, #2cd264 0%, #3200c8 100%);
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.product .proList ul li .item .cont .more::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/proli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList 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);
}
.product .proList ul li .item:hover .cont .bt {
  color: #3200c8;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.product .proList ul li .item:hover .cont .en {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.product .proList ul li .item:hover .cont .more {
  background-size: 100% 100%;
  color: #fff;
}
.product .proList ul li .item:hover .cont .more::before {
  filter: grayscale(100) brightness(8);
}
.product .proImg {
  margin-top: 20px;
  width: 658px;
  height: 658px;
  border-radius: 50%;
  position: relative;
  padding: 118px;
}
@media screen and (max-width: 1320px) {
  .product .proImg {
    width: 618px;
    height: 618px;
    padding: 98px;
  }
}
.product .proImg::before {
  content: "";
  display: block;
  position: absolute;
  border: dashed 1px #e5e5e5;
  margin: 0;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  animation: xz 120s linear infinite;
}
@keyframes xz {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.product .proImg::after {
  content: "";
  display: block;
  position: absolute;
  border: dashed 1px #e5e5e5;
  margin: 58px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  animation: fxz 80s linear infinite;
}
@keyframes fxz {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@media screen and (max-width: 1320px) {
  .product .proImg::after {
    margin: 48px;
  }
}
.product .proImg a {
  display: block;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, #2cd264 0%, #3200c8 100%);
  border-radius: 50%;
  position: relative;
  z-index: 2;
}
.product .proImg a img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  margin-top: -20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proImg a:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.strength {
  background-color: #f7f7f7;
  position: relative;
  overflow: hidden;
  padding: 88px 0 84px;
}
.strength .ysT {
  display: flex;
  justify-content: space-between;
}
.strength .ysPic {
  position: relative;
}
.strength .ysPic::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 30px -37px 30px 0;
  background-color: #0cae53;
  border-radius: 20px;
  opacity: 0.1;
}
.strength .ysPic::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 60px -78px 60px 0;
  background-color: #0cae53;
  border-radius: 20px;
  opacity: 0.1;
}
.strength .ysPic .bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 90px -115px 90px 0;
  background-color: #0cae53;
  border-radius: 20px;
  opacity: 0.1;
}
.strength .ysPic .bd {
  position: relative;
  overflow: hidden;
  width: 646px;
  height: 482px;
  border-radius: 20px;
  z-index: 3;
}
.strength .ysPic .bd ul li {
  width: 646px;
  height: 482px;
  position: relative;
  overflow: hidden;
}
.strength .ysPic .bd ul li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .ysPic .bd ul li:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.strength .ysCont {
  flex: 1;
  margin-right: 132px;
  padding-top: 38px;
}
@media screen and (max-width: 1320px) {
  .strength .ysCont {
    margin-right: 60px;
  }
}
.strength .ysCont .title {
  text-align: left;
}
.strength .ysCont .ysLine {
  margin-top: 75px;
  width: 39px;
  height: 4px;
  background-image: linear-gradient(90deg, #2cd264 0%, #3200c8 100%);
}
.strength .ysCont .bd {
  margin-top: 65px;
  height: 180px;
  position: relative;
  overflow: hidden;
}
.strength .ysCont .bd ul li .item {
  padding-top: 10px;
  height: 180px;
}
.strength .ysCont .bd ul li .item h4 {
  line-height: 1;
  font-size: 24px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.strength .ysCont .bd ul li .item .text {
  font-size: 16px;
  line-height: 34px;
  color: #6b6b6b;
  margin-top: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .ysCont .bd ul li .item:hover h4 {
  color: #3200c8;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.strength .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.strength .hd {
  margin-top: 46px;
  display: flex;
  justify-content: space-between;
}
.strength .hd ul {
  display: flex;
  justify-content: space-between;
  width: 930px;
}
@media screen and (max-width: 1320px) {
  .strength .hd ul {
    width: 840px;
  }
}
.strength .hd ul li {
  width: 100px;
  cursor: pointer;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .hd ul li::before {
  content: "";
  display: block;
  position: absolute;
  width: 100px;
  height: 1px;
  background-color: #cccccc;
  top: 51px;
  left: 100%;
  margin-left: 35px;
}
@media screen and (max-width: 1320px) {
  .strength .hd ul li::before {
    margin-left: 25px;
  }
}
.strength .hd ul li i {
  width: 100px;
  height: 100px;
  display: block;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  padding: 8px;
  background: url(../images/ysicobg.png) center center no-repeat;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.strength .hd ul li i em {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .hd ul li 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;
}
.strength .hd ul li span {
  display: block;
  width: 140px;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: 22px;
  font-size: 18px;
  line-height: 1;
}
.strength .hd ul li.on i {
  background-image: url(../images/ysicobgh.png);
}
.strength .hd ul li.on i img {
  filter: grayscale(100) brightness(5);
}
.strength .hd .page {
  margin-top: 20px;
  width: 190px;
  height: 64px;
  background-image: linear-gradient(90deg, #2cd264 0%, #3200c8 100%);
  border-radius: 32px;
  display: flex;
  justify-content: space-between;
  padding: 0 18px;
}
.strength .hd .page .prev {
  flex: 1;
  cursor: pointer;
  background: url(../images/ysl.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .hd .page .prev:hover {
  opacity: 0.8;
}
.strength .hd .page .next {
  flex: 1;
  cursor: pointer;
  background: url(../images/ysr.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .hd .page .next:hover {
  opacity: 0.8;
}
.about {
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  padding: 94px 0 100px;
}
.about .aboutBox {
  z-index: 2;
}
.about .aboutText {
  width: 900px;
}
.about .title {
  text-align: left;
}
.about .title span {
  margin-top: 0;
}
.about .title em {
  display: block;
  letter-spacing: 2px;
  font-size: 28px;
  margin-top: 22px;
}
.about .title::after {
  content: "";
  margin-top: 40px;
  display: block;
  height: 3px;
  background-image: linear-gradient(90deg, #2cd264 0%, #3200c8 100%);
}
.about .text {
  margin-top: 60px;
  font-size: 17px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 40px;
  max-height: 200px;
  color: #69746e;
}
.about .more {
  display: block;
  margin-top: 68px;
  text-align: center;
  line-height: 56px;
  width: 162px;
  height: 56px;
  background-image: linear-gradient(90deg, #2cd264 0%, #3200c8 100%);
  border-radius: 30px;
  color: #fff;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .more::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 2px;
  border-radius: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  background-color: #fff;
}
.about .more:hover {
  color: #3200c8;
}
.about .more:hover::before {
  opacity: 1;
}
.about .qipao {
  position: absolute;
  z-index: -1;
  pointer-events: none;
  right: -96px;
  top: 0;
  width: 400px;
  height: 400px;
}
.about .qipao span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: auto;
}
.about .qipao span img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.about .qipao span:nth-child(1) {
  animation: spin-reverse1 18s infinite linear;
}
.about .qipao span:nth-child(1) img {
  left: auto;
  animation: xz 50s linear infinite;
}
@keyframes xz {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.about .qipao span:nth-child(2) {
  animation: spin-reverse2 16s infinite linear;
}
.about .qipao span:nth-child(2) img {
  left: auto;
  top: auto;
  animation: xz 30s linear infinite;
}
.about .qipao span:nth-child(3) {
  animation: spin-reverse3 22s infinite linear;
}
.about .qipao span:nth-child(3) img {
  right: auto;
  bottom: auto;
  animation: xz 20s linear infinite;
}
@keyframes spin2 {
  0% {
    transform: 0;
  }
  33% {
    transform: translateX(-150%) translateY(50%);
  }
  66% {
    transform: translateX(100%) translateY(-40%);
  }
  100% {
    transform: 0;
  }
}
@keyframes spin-reverse1 {
  0% {
    transform: translateX(-30%) translateY(20%);
  }
  33% {
    transform: translateX(60%) translateY(-25%);
  }
  66% {
    transform: translateX(20%) translateY(60%);
  }
  100% {
    transform: translateX(-30%) translateY(20%);
  }
}
@keyframes spin-reverse2 {
  0% {
    transform: translateX(20%) translateY(-80%);
  }
  22% {
    transform: translateX(-100%) translateY(-60%);
  }
  50% {
    transform: translateX(-60%) translateY(55%);
  }
  80% {
    transform: translateX(50%) translateY(0%);
  }
  100% {
    transform: translateX(20%) translateY(-80%);
  }
}
@keyframes spin-reverse3 {
  0% {
    transform: translateX(20%) translateY(-25%);
  }
  25% {
    transform: translateX(-40%) translateY(80%);
  }
  50% {
    transform: translateX(80%) translateY(125%);
  }
  75% {
    transform: translateX(130%) translateY(40%);
  }
  100% {
    transform: translateX(20%) translateY(-20%);
  }
}
.about .aboutPic {
  margin-top: 58px;
  position: relative;
  overflow: hidden;
}
.about .aboutPic img {
  display: block;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
@media screen and (max-width: 1320px) {
  .about .aboutText {
    width: 800px;
  }
}
.case {
  background-color: #f7f7f7;
  padding: 90px 0;
  position: relative;
  overflow: hidden;
}
.case .caseList {
  margin-top: 60px;
  width: 94%;
  max-width: 1540px;
}
.case .caseList ul {
  display: flex;
  justify-content: space-between;
  gap: 0.65%;
}
.case .caseList ul li {
  width: 6.88%;
  position: relative;
  overflow: hidden;
  height: 560px;
  background-color: #ffffff;
}
.case .caseList ul li .img {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.case .caseList ul li .box {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .box .boxR {
  width: 58.4%;
}
.case .caseList ul li .box .boxR .pic {
  display: block;
  height: 100%;
  height: 440px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .box .boxR .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.case .caseList ul li .box .boxR .tt {
  display: flex;
  align-items: center;
  margin-top: 46px;
}
.case .caseList ul li .box .boxR .tt .num {
  font-family: Arial;
  font-weight: bold;
  font-size: 16px;
}
.case .caseList ul li .box .boxR .tt .num i {
  font-weight: bold;
}
.case .caseList ul li .box .boxR .tt .num span {
  color: #9e9e9e;
}
.case .caseList ul li .box .boxR .tt .line {
  width: 46.4%;
  height: 1px;
  background-color: #c8c8c8;
  position: relative;
  margin: 0 5.7%;
}
.case .caseList ul li .box .boxR .tt .line i {
  height: 3px;
  background-image: linear-gradient(90deg, #2cd264 0%, #3200c8 100%);
  display: block;
  position: absolute;
  left: 0;
  top: -1px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .box .boxR .tt .page {
  display: flex;
  align-items: center;
}
.case .caseList ul li .box .boxR .tt .page .prev {
  width: 13px;
  height: 26px;
  background: url(../images/casel.png) 0 center no-repeat;
  cursor: pointer;
}
.case .caseList ul li .box .boxR .tt .page .next {
  width: 13px;
  height: 26px;
  background: url(../images/caser.png) 0 center no-repeat;
  margin-left: 66px;
  cursor: pointer;
}
.case .caseList ul li .box .cont {
  margin-left: 6.276%;
  width: 32%;
  padding-top: 110px;
}
.case .caseList ul li .box .cont .bt {
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .box .cont .bt::before {
  content: "";
  display: block;
  width: 41px;
  height: 38px;
  background: url(../images/caseli.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .box .cont .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 26px;
  height: 82px;
  line-height: 82px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .box .cont .bt::after {
  content: "";
  display: block;
  width: 39px;
  height: 4px;
  background-image: linear-gradient(90deg, #2cd264 0%, #3200c8 100%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .box .cont .bt:hover span {
  letter-spacing: 1px;
}
.case .caseList ul li .box .cont p {
  margin-top: 44px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 36px;
  height: 72px;
  font-family: Arial;
  font-size: 16px;
  color: #616161;
}
.case .caseList ul li .box .cont .more {
  margin-top: 38px;
  display: block;
  width: 78px;
  height: 38px;
  background-color: #ffffff;
  border-radius: 30px;
  border: solid 1px #d6d6d6;
  background-image: linear-gradient(90deg, #2cd264 0%, #3200c8 100%);
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  position: relative;
}
.case .caseList ul li .box .cont .more::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/casear.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .box .cont .more:hover {
  background-size: 100% 100%;
}
.case .caseList ul li .box .cont .more:hover::before {
  filter: grayscale(100) brightness(6);
}
.case .caseList ul li:hover .pic img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.case .caseList ul li:hover .box .cont .bt {
  color: #3200c8;
}
.case .caseList ul li:hover .box .cont .bt::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.case .caseList ul li:hover .box .cont .bt::after {
  width: 100%;
}
.case .caseList ul li.on {
  width: 77.41%;
}
.case .caseList ul li.on .img {
  opacity: 0;
  visibility: hidden;
}
.case .caseList ul li:first-child .box .boxR .tt .page .prev {
  opacity: 0.1;
  cursor: none;
}
.case .caseList ul li:last-child .box .boxR .tt .page .next {
  opacity: 0.1;
  cursor: none;
}
@media screen and (max-width: 1400px) {
  .case .caseList ul li {
    width: 6.88%;
    height: 460px;
  }
  .case .caseList ul li .box .boxR .pic {
    height: 360px;
  }
  .case .caseList ul li .box .boxR .tt {
    margin-top: 36px;
  }
  .case .caseList ul li .box .cont {
    margin-left: 5%;
    width: 32%;
    padding-top: 60px;
  }
  .case .caseList ul li .box .cont p {
    margin-top: 44px;
  }
  .case .caseList ul li .box .cont .more {
    margin-top: 38px;
  }
  .case .caseList ul li.on {
    width: 77.41%;
  }
  .case .caseList ul li.on .img {
    opacity: 0;
    visibility: hidden;
  }
}
.news {
  position: relative;
  overflow: hidden;
  padding: 94px 0 188px;
  background: url(../images/newsbg.jpg) center bottom no-repeat;
}
@media screen and (min-width: 1920px) {
  .news {
    background-size: 100%;
  }
}
.news .newsTab {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news .newsTab ul {
  display: flex;
  gap: 95px;
}
.news .newsTab ul li a {
  display: block;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a:hover {
  color: #2cd264;
}
.news .newsTab ul li.on a {
  font-weight: bold;
}
.news .newsTab .more {
  font-family: Arial;
  font-size: 16px;
  line-height: 40px;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab .more:hover {
  color: #2cd264;
}
.news .newsTabs {
  margin-top: 65px;
  position: relative;
  z-index: 2;
}
.news .newsTabs .bd {
  overflow: hidden;
}
.news .newsList {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.news .newsList .first {
  width: 560px;
  height: 594px;
  background-color: #ffffff;
  border: solid 1px #eeeeee;
  padding: 20px 20px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1320px) {
  .news .newsList .first {
    width: 540px;
  }
}
.news .newsList .first .pic {
  display: block;
  width: 100%;
  height: 370px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .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.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .first .cont {
  margin-top: 42px;
}
.news .newsList .first .cont .tt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .first .cont .bt {
  flex: 1;
  min-width: 0;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .first .cont .bt:hover {
  letter-spacing: 0.6px;
}
.news .newsList .first .cont .date {
  font-family: Arial;
  font-size: 22px;
  font-weight: bold;
  color: #d6d6d6;
  margin-left: 15px;
}
.news .newsList .first .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 33px;
  height: 66px;
  font-size: 16px;
  color: #868686;
  margin-top: 16px;
}
.news .newsList .first:hover {
  border-color: #3200c8;
}
.news .newsList .first:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList .first:hover .cont .tt {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.news .newsList .first:hover .cont .bt {
  color: #3200c8;
}
.news .newsList .list {
  width: 650px;
  margin-top: -30px;
}
@media screen and (max-width: 1320px) {
  .news .newsList .list {
    width: 580px;
  }
}
.news .newsList .list ul li {
  border-bottom: 1px solid #ebebeb;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li:first-child::before {
  display: none;
}
.news .newsList .list ul li .tt {
  font-size: 20px;
  height: 100px;
  line-height: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news .newsList .list ul li .date {
  font-family: Arial;
  font-size: 22px;
  font-weight: bold;
  width: 108px;
  color: #d6d6d6;
}
.news .newsList .list ul li .bt {
  flex: 1;
  min-width: 0;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .bt:hover {
  letter-spacing: 0.6px;
}
.news .newsList .list ul li .more {
  display: block;
  color: #999999;
  margin-left: 30px;
}
.news .newsList .list ul li .more::after {
  content: ">";
  font-family: simsun;
  font-weight: bold;
}
.news .newsList .list ul li .pic {
  margin-left: 108px;
  width: 0;
  height: 0;
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .pic img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li:hover .bt {
  color: #3200c8;
}
.news .newsList .list ul li:hover p {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList .list ul li:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.news .newsList .list ul li.on {
  border-bottom-color: transparent;
}
.news .newsList .list ul li.on .more {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.news .newsList .list ul li.on .pic {
  width: 360px;
  height: 216px;
}
