@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,
.topWow,
.bottomWow {
  -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);
  }
}
.header {
  height: 0;
  position: relative;
}
.header .nav_bg {
  opacity: 0 !important;
  width: 100%;
  left: 0;
  top: 0;
}
.header .fixedNav {
  opacity: 1 !important;
}
.banner {
  position: relative;
  z-index: 1;
  padding-left: 320px;
  height: 100vh;
}
@media screen and (max-width: 1480px) {
  .banner {
    padding-left: 260px;
  }
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
  cursor: grab;
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.banner .bannerSwiper ul li a {
  display: block;
  width: 100%;
}
.banner .bannerSwiper video {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 550px;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  height: 100vh;
  min-height: 500px;
  -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: 0.8s;
  transition-delay: 0.8s;
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@-webkit-keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
@keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
.banner .banner-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;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #42a550 solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: #fff;
  width: auto;
  height: auto;
  margin: 0 8px !important;
  cursor: pointer;
  outline: none;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #42a550;
  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: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  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: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.inNav {
  height: 100%;
  width: 320px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  background: url(../images/innavbg.jpg) center center no-repeat;
  background-size: cover;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
  padding: 8.632vh 0;
}
.inNav .logo a {
  display: flex;
  align-items: center;
  height: 18.4vh;
  max-height: 168px;
}
.inNav .logo a img {
  display: block;
  max-height: 100%;
  object-fit: contain;
  position: relative;
  max-width: 100%;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.inNav > ul {
  flex: 1;
  margin-bottom: 2.31vh;
  margin-top: 4.75vh;
  width: 214px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  border-radius: 20px;
  padding: 2.31vh 0;
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.3) 100%);
}
.inNav > ul > li {
  width: 100%;
  position: relative;
  flex: 1;
}
.inNav > ul > li a {
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  text-align: center;
  background: url(../images/innavline.png) center bottom no-repeat;
}
.inNav > ul > li a span {
  display: block;
  font-size: 18px;
  line-height: 26px;
}
.inNav > ul > li a i {
  text-transform: uppercase;
  font-family: Arial;
  font-size: 12px;
  opacity: 0.8;
  line-height: 18px;
}
.inNav > ul > li.another > a {
  font-weight: bold;
}
.inNav > ul > li:hover > a {
  color: #42a550;
}
.inNav > ul > li ul {
  position: absolute;
  z-index: 999999;
  left: 100%;
  top: 0;
  text-align: center;
  transform-origin: 0 top;
  -webkit-transform-origin: 0 top;
  -moz-transform-origin: 0 top;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
  transform: perspective(400px) rotateY(90deg);
  -webkit-transform: perspective(400px) rotateY(90deg);
  -moz-transform: perspective(400px) rotateY(90deg);
  opacity: 0;
}
@media screen and (max-width: 1320px) {
  .inNav > ul > li ul {
    min-width: calc(100% + 30px);
  }
}
.inNav > ul > li ul li {
  position: relative;
}
.inNav > ul > li ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
  font-size: 15px;
  line-height: 40px;
  padding: 0 20px;
  background-color: rgba(255, 255, 255, 0.9);
  background-repeat: no-repeat;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  background-image: linear-gradient(270deg, #9fd106 0%, #f08700 100%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.inNav > ul > li ul li a:hover {
  background-size: 100% 100%;
  background-color: #9fd106;
  color: #fff;
}
.inNav > ul > li ul li:last-child a {
  border-bottom: none;
}
.inNav > ul > li ul li:first-child a {
  border-radius: 0 10px 0 0;
}
.inNav > ul > li ul li:last-child a {
  border-radius: 0 0 10px 0;
}
.inNav > ul > li ul li ul {
  position: absolute;
  left: 100%;
  top: 0;
  min-width: 100%;
  max-width: 200px;
  text-align: center;
  border-left: 1px solid rgba(51, 51, 51, 0.1);
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  visibility: hidden;
  transform-origin: left;
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
  transform: perspective(400px) rotateY(90deg);
  -webkit-transform: perspective(400px) rotateY(90deg);
  -moz-transform: perspective(400px) rotateY(90deg);
  opacity: 0;
}
.inNav > ul > li ul li:hover > li > a {
  background-color: #42a550;
  background-size: 100% 100%;
  color: #fff;
}
.inNav > ul > li ul li:hover ul {
  transform: rotateX(0);
  -webkit-transform: rotateX(0);
  -moz-transform: rotateX(0);
  visibility: initial;
  transform: perspective(400px) rotateY(0);
  -webkit-transform: perspective(400px) rotateY(0);
  -moz-transform: perspective(400px) rotateY(0);
  opacity: 1;
}
.inNav > ul > li ul li:hover ul > li {
  opacity: 0;
  transform: translateY(8px);
}
.inNav > ul > li ul li:hover ul > li:nth-child(1) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.24s;
}
.inNav > ul > li ul li:hover ul > li:nth-child(2) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.28s;
}
.inNav > ul > li ul li:hover ul > li:nth-child(3) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.32s;
}
.inNav > ul > li ul li:hover ul > li:nth-child(4) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.36s;
}
.inNav > ul > li ul li:hover ul > li:nth-child(5) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.4s;
}
.inNav > ul > li ul li:hover ul > li:nth-child(6) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.44s;
}
.inNav > ul > li ul li:hover ul > li:nth-child(7) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.48s;
}
.inNav > ul > li ul li:hover ul > li:nth-child(8) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.52s;
}
.inNav > ul > li ul li:hover ul > li:nth-child(9) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.56s;
}
.inNav > ul > li ul li:hover ul > li:nth-child(10) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.6s;
}
.inNav > ul > li:hover ul,
.inNav > ul > li.on ul {
  transform: perspective(400px) rotateY(0);
  -webkit-transform: perspective(400px) rotateY(0);
  -moz-transform: perspective(400px) rotateY(0);
  opacity: 1;
}
.inNav > ul > li:hover ul > li,
.inNav > ul > li.on ul > li {
  opacity: 0;
  transform: translateY(8px);
}
.inNav > ul > li:hover ul > li:nth-child(1),
.inNav > ul > li.on ul > li:nth-child(1) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.24s;
}
.inNav > ul > li:hover ul > li:nth-child(2),
.inNav > ul > li.on ul > li:nth-child(2) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.28s;
}
.inNav > ul > li:hover ul > li:nth-child(3),
.inNav > ul > li.on ul > li:nth-child(3) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.32s;
}
.inNav > ul > li:hover ul > li:nth-child(4),
.inNav > ul > li.on ul > li:nth-child(4) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.36s;
}
.inNav > ul > li:hover ul > li:nth-child(5),
.inNav > ul > li.on ul > li:nth-child(5) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.4s;
}
.inNav > ul > li:hover ul > li:nth-child(6),
.inNav > ul > li.on ul > li:nth-child(6) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.44s;
}
.inNav > ul > li:hover ul > li:nth-child(7),
.inNav > ul > li.on ul > li:nth-child(7) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.48s;
}
.inNav > ul > li:hover ul > li:nth-child(8),
.inNav > ul > li.on ul > li:nth-child(8) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.52s;
}
.inNav > ul > li:hover ul > li:nth-child(9),
.inNav > ul > li.on ul > li:nth-child(9) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.56s;
}
.inNav > ul > li:hover ul > li:nth-child(10),
.inNav > ul > li.on ul > li:nth-child(10) {
  animation: menu1 0.3s ease-in-out forwards;
  animation-delay: 0.6s;
}
.inNav .tel {
  background-color: #ffffff;
  line-height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Arial;
  font-weight: bold;
  font-size: 18px;
  width: 214px;
  border-radius: 30px;
}
.inNav .tel::before {
  content: "";
  width: 20px;
  height: 20px;
  margin-right: 12px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel.png) center center no-repeat;
}
@media screen and (max-height: 850px) {
  .inNav {
    padding: 5vh 0;
  }
}
@media screen and (max-height: 750px) {
  .inNav {
    padding: 4vh 0;
  }
  .inNav > ul > li > a span {
    font-size: 16px;
  }
}
@media screen and (max-width: 1480px) {
  .inNav {
    width: 260px;
  }
  .inNav .logo {
    max-width: 200px;
  }
  .inNav > ul {
    width: 200px;
  }
  .inNav .tel {
    width: 200px;
  }
}
.title {
  line-height: 1;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  height: 38px;
}
.title i img {
  display: inline-block;
  vertical-align: top;
  max-height: 48px;
}
.title span {
  display: block;
  font-size: 36px;
  margin-top: 24px;
  position: relative;
  letter-spacing: 2px;
  z-index: 2;
}
.title span::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 183px;
  height: 55px;
  left: -24px;
  top: 14px;
  background: url(../images/titico.png) 0 center no-repeat;
}
.moreLink {
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink em {
  border-radius: 50%;
  display: inline-block;
  vertical-align: top;
  width: 50px;
  height: 50px;
  background-color: #181691;
  margin-right: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink em::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/morear.png) center center no-repeat;
}
.moreLink span {
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  line-height: 39px;
  border-bottom: 2px solid #333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover em {
  box-shadow: 0 0 0 10px rgba(66, 165, 80, 0.1);
}
.moreLink:hover em::before {
  animation: zyfd 1.5s linear infinite;
}
.moreLink:hover span {
  color: #42a550;
  border-bottom-color: #42a550;
}
.allLink {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.titBox {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.titBox .title {
  flex: 1;
}
.titBox .moreLink {
  margin-top: 36px;
}
.product {
  position: relative;
  overflow: hidden;
  padding: 82px 0 0;
}
.product .proNav {
  position: absolute;
  z-index: 3;
  right: 0;
  top: 20px;
  width: 178px;
  height: 445px;
  background-color: #fafafa;
  box-shadow: 0px 0px 54px 0px rgba(7, 7, 7, 0.1);
  padding: 6px 0;
}
.product .proNav ul {
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.product .proNav ul li {
  flex: 1;
  border-bottom: 1px solid #f0f0f0;
}
.product .proNav ul li a {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  text-align: center;
  font-size: 16px;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a::before {
  content: "";
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  display: block;
  width: 14px;
  height: 100%;
  background: url(../images/ywico.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.product .proNav ul li a::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  background-image: linear-gradient(-90deg, #c1d057 0%, #f8b42b 100%);
  height: 100%;
  width: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a span {
  width: 100%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 24px;
}
.product .proNav ul li.on a::before {
  opacity: 1;
  position: absolute;
  left: 12px;
}
.product .proNav ul li.on a::after {
  width: 200px;
  border-radius: 40px 0px 0px 40px;
}
.product .title {
  position: absolute;
  z-index: 4;
  left: 0;
  top: 12px;
}
.product .title i {
  height: 56px;
}
.product .title i img {
  max-height: 56px;
}
.product .title span {
  font-size: 30px;
}
.product .title span::before {
  top: -11px;
  left: -51px;
}
.product .proTabs {
  margin: 0 -25px;
}
.product .proTabs .bd {
  min-height: 458px;
}
.product .proTabs .proList {
  margin: 0 25px;
}
.product .proTabs .proList .first {
  margin-right: 170px;
  padding-top: 74px;
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  padding-right: 55px;
}
@media screen and (max-width: 1320px) {
  .product .proTabs .proList .first {
    margin-right: 150px;
  }
}
.product .proTabs .proList .first .num {
  position: absolute;
  right: 70px;
  top: 0;
  font-family: "Arial Black";
  font-size: 150px;
  line-height: 112px;
  color: #f6f6f6;
}
.product .proTabs .proList .first .pic {
  display: block;
  width: 536px;
  height: 392px;
  background-color: #ffffff;
  box-shadow: 0px 0px 54px 0px rgba(7, 7, 7, 0.1);
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  padding: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .proList .first .pic i {
  border-radius: 10px;
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.product .proTabs .proList .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;
}
.product .proTabs .proList .first .cont {
  padding-top: 170px;
  flex: 1;
  margin-right: 100px;
}
@media screen and (max-width: 1320px) {
  .product .proTabs .proList .first .cont {
    margin-right: 50px;
  }
}
.product .proTabs .proList .first .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 24px;
  line-height: 44px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .proList .first p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #999999;
}
.product .proTabs .proList .first .more {
  width: 156px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 26px;
  padding: 0 26px;
  background-color: #fabf2b;
  line-height: 50px;
  color: #fff;
  border-radius: 26px;
  background-repeat: no-repeat;
  background-image: linear-gradient(-90deg, #f8b42b 0%, #c1d057 100%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.product .proTabs .proList .first .more i {
  font-weight: bold;
  font-size: 14px;
}
.product .proTabs .proList .first .more::after {
  content: "";
  width: 14px;
  height: 13px;
  background: url(../images/ywar.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .proList .first .more:hover {
  background-size: 100% 100%;
}
.product .proTabs .proList .first .more:hover::after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.product .proTabs .proList .first:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.product .proTabs .proList .first:hover .bt {
  color: #42a550;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.product .proTabs .proList .first:hover .more {
  width: 186px;
}
.product .proTabs .proList ul {
  display: flex;
  margin: 38px -14px;
}
.product .proTabs .proList ul li {
  width: 25%;
  padding: 0 14px;
}
.product .proTabs .proList ul li .item {
  background-color: #ffffff;
  box-shadow: 0px 0px 38px 0px rgba(7, 7, 7, 0.1);
  border-radius: 10px;
  padding: 20px 17px 0;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .proList ul li .item .pic {
  display: block;
  width: 100%;
  border-radius: 10px;
  border: solid 1px #eeeeee;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .proList ul li .item .pic i {
  display: block;
  padding-top: 83.333%;
}
.product .proTabs .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 .proTabs .proList ul li .item .cont {
  text-align: center;
  position: relative;
  padding: 16px 0 24px;
}
.product .proTabs .proList ul li .item .cont::before {
  content: "SERVICE";
  font-family: "Arial Black";
  font-size: 40px;
  line-height: 1;
  color: #ececec;
  opacity: 0.5;
  position: absolute;
  top: 16px;
  width: 100%;
  left: 0;
}
.product .proTabs .proList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 16px;
  height: 42px;
  line-height: 42px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .proList ul li .item .more {
  display: block;
  margin: 10px auto 0;
  width: 92px;
  height: 27px;
  line-height: 27px;
  background-color: #e5e5e5;
  background-repeat: no-repeat;
  background-image: linear-gradient(-90deg, #c1d057 0%, #f8b42b 100%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  border-radius: 13px;
  font-family: Arial;
  font-size: 12px;
  color: #141c2f;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .proList ul li .item .more:hover {
  box-shadow: 0 5px 10px rgba(66, 165, 80, 0.2);
}
.product .proTabs .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 .proTabs .proList ul li .item:hover .bt {
  color: #42a550;
}
.product .proTabs .proList ul li .item:hover .more {
  background-size: 100% 100%;
  color: #fff;
  width: 112px;
}
.product .proSwiper {
  margin-top: 50px;
  position: relative;
}
.product .proSwiper .swiper-container {
  padding-top: 216px;
  overflow: initial !important;
  margin-left: -335px;
  width: 1635px;
}
.product .proSwiper ul li {
  width: 280px;
  transition: all 0.3s;
}
.product .proSwiper ul li .item {
  position: relative;
  height: 412px;
  box-shadow: 0px 0px 26px 0px rgba(2, 2, 2, 0.13);
  transition: all 0.3s;
}
.product .proSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .cont {
  position: absolute;
  left: 100%;
  margin-left: 55px;
  z-index: 4;
  padding-top: 12px;
  width: 480px;
  top: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(-150px);
  transform: translateY(-150px);
}
@media screen and (max-width: 1320px) {
  .product .proSwiper ul li .item .cont {
    width: 440px;
  }
}
.product .proSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .cont .bt:hover {
  letter-spacing: 0.6px;
}
.product .proSwiper ul li .item .cont p {
  margin-top: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 36px;
  height: 144px;
  font-size: 16px;
  color: #7d7d7d;
}
.product .proSwiper ul li .item .more {
  position: absolute;
  z-index: 4;
  width: 130px;
  height: 98px;
  background-color: #3666c5;
  right: 22px;
  bottom: -48px;
  line-height: 98px;
  text-align: center;
  font-family: "Microsoft YaHei Light";
  font-size: 20px;
  color: #ffffff;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  -webkit-transform: translateX(-100px);
  transform: translateX(-100px);
}
.product .proSwiper ul li .item .tt {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  left: 0;
  top: 30px;
  opacity: 0;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 54px;
  text-align: center;
  background-color: rgba(66, 165, 80, 0.8);
  padding-bottom: 20px;
  color: #fff;
  transition: all 0.3s;
}
.product .proSwiper ul li .item .tt::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 4;
  left: 0;
  right: 0;
  bottom: 95px;
  width: 100%;
  height: 10px;
  background: url(../images/proli.png) center center no-repeat;
}
.product .proSwiper ul li .item .tt span {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 36px;
  max-height: 144px;
}
.product .proSwiper ul li .item .tt:hover {
  letter-spacing: 0.8px;
}
.product .proSwiper 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 .proSwiper ul li .item:hover .cont .bt {
  color: #42a550;
}
.product .proSwiper ul li:not(.swiper-slide-next) .item:hover .tt {
  opacity: 1;
  top: 0;
}
.product .proSwiper ul li.swiper-slide-next {
  width: 436px;
}
.product .proSwiper ul li.swiper-slide-next .item {
  height: 628px;
  margin-top: -216px;
}
.product .proSwiper ul li.swiper-slide-next .item .bt {
  opacity: 1;
}
.product .proSwiper ul li.swiper-slide-next .item .more {
  visibility: initial;
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.product .proSwiper ul li.swiper-slide-next .item .cont {
  visibility: initial;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.product .proPage {
  display: flex;
  position: absolute;
  right: 0;
  top: 54px;
  z-index: 4;
  align-items: center;
}
.product .proPage .pro-pagination {
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  margin-right: 12px;
}
.product .page {
  display: flex;
}
.product .page .pro-prev {
  width: 72px;
  height: 66px;
  border: solid 1px #212121;
  border-right: none;
  cursor: pointer;
  outline: none;
  padding-left: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .page .pro-prev i {
  display: block;
  height: 100%;
  width: 100%;
  background: url(../images/prol.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .page .pro-prev:hover,
.product .page .pro-prev.on {
  background-color: #2e2d3c;
}
.product .page .pro-prev:hover i,
.product .page .pro-prev.on i {
  filter: grayscale(100) brightness(10);
}
.product .page .pro-next {
  width: 72px;
  height: 66px;
  border: solid 1px #212121;
  border-left: none;
  cursor: pointer;
  outline: none;
  padding-left: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .page .pro-next i {
  display: block;
  height: 100%;
  width: 100%;
  background: url(../images/pror.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .page .pro-next:hover,
.product .page .pro-next.on {
  background-color: #2e2d3c;
}
.product .page .pro-next:hover i,
.product .page .pro-next.on i {
  filter: grayscale(100) brightness(10);
}
.inBox {
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  position: relative;
}
@media screen and (min-width: 1920px) {
  .inBox {
    background-size: 100% 100%;
  }
}
.inBox::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  padding-top: 20%;
  z-index: 3;
  pointer-events: none;
  background: url(../images/ysbar.png) 0 bottom no-repeat;
  background-size: 100%;
  z-index: 4;
}
.about {
  position: relative;
  overflow: hidden;
  padding: 275px 0 200px;
}
.about .aboutBox {
  margin: 0 -20px;
  display: flex;
  justify-content: space-between;
  position: relative;
  height: 532px;
}
.about .aboutBox .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  box-shadow: 4px 5px 125px 0px rgba(59, 180, 153, 0.13);
  border-radius: 12px;
  /* opacity: 0; */
}
.about .aboutText {
  flex: 1;
  min-width: 0;
  padding-left: 24px;
  margin-right: 55px;
  padding-top: 134px;
  position: relative;
  z-index: 4;
  /* top: 300px;
  opacity: 0; */
}
.about .title {
  position: absolute;
  z-index: 4;
  left: 20px;
  top: -128px;
  /* opacity: 0;
  transform: translateX(400px); */
}
.about .title em {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  font-size: 18px;
  background-image: linear-gradient(to right, #c1d057, #249a3d);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.about .title span {
  margin-top: 20px;
}
.about .title span::before {
  top: 10px;
  left: -33px;
}
.about .title i {
  margin-top: 32px;
  font-size: 72px;
  line-height: 60px;
  height: auto;
  font-family: "Verdana";
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  background-image: linear-gradient(to left, #c1d057, #f8b42b);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.about .text {
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 39px;
  height: 156px;
}
.about .number {
  margin-top: 52px;
}
.about .number ul {
  display: flex;
  justify-content: space-between;
  margin-right: 64px;
  margin-left: 6px;
}
.about .number ul li {
  display: flex;
  justify-content: space-between;
  column-gap: 30px;
}
.about .number ul li .txt h4 {
  line-height: 34px;
}
.about .number ul li .txt h4 i {
  font-family: "Arial Black";
  font-size: 44px;
  color: #f2b730;
  display: inline-block;
  vertical-align: top;
}
.about .number ul li .txt p {
  font-size: 14px;
  margin-top: 15px;
  color: #555555;
  line-height: 1;
}
.about .number ul .line {
  display: flex;
  align-items: center;
  column-gap: 17px;
}
.about .number ul .line::before {
  content: "";
  width: 13px;
  height: 13px;
  border: solid 1px #dadada;
  border-radius: 50%;
}
.about .number ul .line::after {
  content: "";
  width: 77px;
  height: 1px;
  background-color: #dadada;
}
.about .more {
  position: absolute;
  left: 20px;
  bottom: -40px;
  z-index: 3;
  border-radius: 50%;
  width: 87px;
  height: 87px;
  background-color: #b0cd28;
  box-shadow: 10px 6px 24px 0px rgba(175, 212, 0, 0.18);
  text-align: center;
  font-size: 12px;
  line-height: 10px;
  color: #ffffff;
  padding-top: 32px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .more::before {
  content: "";
  display: block;
  margin: 0 auto 10px;
  height: 11px;
  background: url(../images/aboutar.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .more:hover {
  animation: bowen 1.2s linear infinite;
}
@keyframes bowen {
  0% {
    box-shadow: 0 0 0 0 rgba(176, 205, 40, 0.3), 0 0 0 10px rgba(176, 205, 40, 0.3);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(176, 205, 40, 0.3), 0 0 0 20px rgba(176, 205, 40, 0);
  }
}
.about .more:hover::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.about .aboutPic {
  width: 566px;
  border-radius: 0 12px 12px 0;
  position: relative;
  overflow: hidden;
  /* top: -600px;
  left: -350px; */
}
/* .about .aboutPic .bottom-img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  mask-image: url('../images/aboutlogo.png');
  mask-size: auto 20%;
  mask-repeat: no-repeat;
  mask-position: center;
} */
.about .aboutPic .top-mask {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  margin: auto;
  mix-blend-mode: screen;
  opacity: 0;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
.about .aboutPic .top-img {
  display: block;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /* opacity: 0; */
}
.feature {
  position: relative;
  height: 844px;
  padding-top: 25px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.feature .ysTit {
  width: 442px;
  height: 442px;
  border-radius: 50%;
  text-align: center;
  padding-top: 112px;
  line-height: 1;
  margin: 0 auto;
  position: relative;
  z-index: 3;
  box-shadow: 11px 12px 111px 0px rgba(88, 237, 207, 0.29);
}
@keyframes bowen2 {
  0% {
    box-shadow: 0 0 0 0 rgba(201, 238, 235, 0.1), 0 0 0 130px rgba(201, 238, 235, 0.1), 0 0 0 308px rgba(201, 238, 235, 0.1);
  }
  100% {
    box-shadow: 0 0 0 130px rgba(201, 238, 235, 0.1), 0 0 0 308px rgba(201, 238, 235, 0.1), 0 0 0 468px rgba(201, 238, 235, 0);
  }
}
.feature .ysTit em {
  display: block;
  font-size: 30px;
  letter-spacing: 2px;
}
.feature .ysTit span {
  margin-top: 20px;
  display: block;
  font-size: 49px;
  letter-spacing: 3px;
}
.feature .ysTit i {
  display: block;
  margin-top: 26px;
}
.feature .ysTit i img {
  display: block;
  margin: 0 auto;
}
.feature .ysTit::before {
  content: "";
  background-color: #ffffff;
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  animation: bowen2 2.2s linear infinite;
}
.feature .ysList ul li {
  position: absolute;
  width: 274px;
  height: 128px;
  z-index: 4;
}
.feature .ysList ul li .ico {
  position: absolute;
  z-index: 5;
  width: 61px;
  height: 61px;
  background: url(../images/ysico.png) 65% 70% no-repeat;
  background-color: #f7b52c;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.feature .ysList ul li .box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  box-shadow: 10px 6px 18px 0px rgba(30, 166, 211, 0.06);
  padding: 42px 20px 0 26px;
}
.feature .ysList ul li .box h4 {
  line-height: 1;
  font-size: 20px;
}
.feature .ysList ul li .box h5 {
  font-family: Arial;
  font-size: 12px;
  line-height: 16px;
  opacity: 0.3;
  margin-top: 10px;
}
.feature .ysList ul li .hover {
  position: absolute;
  width: 415px;
  height: 154px;
  background-image: linear-gradient(270deg, #9fd106 0%, #f08700 100%);
  box-shadow: 10px 6px 9px 0px rgba(159, 209, 6, 0.17);
  padding: 34px 24px 0 44px;
  color: #fff;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
}
.feature .ysList ul li .hover h4 {
  font-weight: bold;
  font-size: 22px;
  line-height: 1;
}
.feature .ysList ul li .hover p {
  margin-top: 17px;
  line-height: 22px;
  font-size: 15px;
}
.feature .ysList ul li:nth-child(1) {
  right: 50%;
  margin-right: 230px;
  top: 0;
}
.feature .ysList ul li:nth-child(1) .box {
  border-radius: 64px 64px 5px 64px;
}
.feature .ysList ul li:nth-child(1) .hover {
  border-radius: 77px 77px 10px 77px;
  right: 0;
  bottom: 0;
  transform-origin: right bottom;
}
.feature .ysList ul li:nth-child(1) .ico {
  right: -35px;
  bottom: -25px;
}
.feature .ysList ul li:nth-child(2) {
  left: 50%;
  margin-left: 260px;
  top: 0;
}
.feature .ysList ul li:nth-child(2) .box {
  border-radius: 64px 64px 64px 5px;
}
.feature .ysList ul li:nth-child(2) .hover {
  border-radius: 77px 77px 77px 10px;
  left: 0;
  bottom: 0;
  transform-origin: left bottom;
}
.feature .ysList ul li:nth-child(2) .ico {
  left: -35px;
  bottom: -25px;
}
.feature .ysList ul li:nth-child(3) {
  right: 50%;
  margin-right: 230px;
  bottom: 0;
}
.feature .ysList ul li:nth-child(3) .box {
  border-radius: 64px 5px 64px 64px;
  padding-left: 65px;
}
.feature .ysList ul li:nth-child(3) .hover {
  border-radius: 77px 10px 77px 77px;
  left: 0;
  top: 0;
  transform-origin: left top;
}
.feature .ysList ul li:nth-child(3) .ico {
  left: -13px;
  top: 13px;
}
.feature .ysList ul li:nth-child(4) {
  left: 50%;
  margin-left: 260px;
  bottom: 8px;
}
.feature .ysList ul li:nth-child(4) .box {
  border-radius: 5px 64px 64px 64px;
}
.feature .ysList ul li:nth-child(4) .hover {
  border-radius: 10px 77px 77px 77px;
  right: 0;
  top: 0;
  transform-origin: right top;
}
.feature .ysList ul li:nth-child(4) .ico {
  right: 4px;
  top: -25px;
}
.feature .ysList ul li.on .hover {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.feature .ysList ul li.on .ico {
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -o-transform: scale(0.75);
  transform: scale(0.75);
  background-color: #fada2a;
}
.feature .ysList ul li.on:nth-child(2) .hover {
  padding-left: 40px;
}
.feature .ysList ul li.on:nth-child(3) .ico {
  left: -45px;
}
.feature .ysList ul li.on:nth-child(3) .hover {
  left: -20px;
}
.feature .ysList ul li.on:nth-child(4) .hover {
  padding-left: 40px;
  right: -20px;
}
.inBox2 {
  margin-top: -30px;
  position: relative;
  overflow: hidden;
  background: url(../images/casebg.png) 0 294px no-repeat;
}
.inBox2::before {
  content: "";
  display: block;
  position: absolute;
  top: 1228px;
  right: 0;
  width: 468px;
  height: 890px;
  background: url(../images/fcbg.png) 0 0 no-repeat;
  pointer-events: none;
}
.case {
  position: relative;
  z-index: 5;
}
.case .title {
  text-align: center;
}
.case .title span::before {
  top: 15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.case .caseSwiper {
  margin-top: 52px;
}
.case .caseSwiper .swiper-container {
  width: 1863px;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 412px;
}
.case .caseSwiper ul li {
  width: 405px;
  height: 362px;
  display: flex;
  align-items: flex-end;
  margin: 20px 16px 30px;
}
.case .caseSwiper ul li .item {
  width: 100%;
  height: 282px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 100%;
}
.case .caseSwiper ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-color: #fff;
}
.case .caseSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  right: -1px;
  bottom: 22px;
  line-height: 46px;
  background-color: #ffffff;
  border-radius: 30px 0 0 30px;
  max-width: 84%;
  font-size: 15px;
  padding: 0 20px 0 22px;
  background-repeat: no-repeat;
  background-image: linear-gradient(-90deg, #c1d057 0%, #f8b42b 100%);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .bt::before {
  content: "";
  width: 35px;
  height: 12px;
  background: url(../images/caseli.png) 0 center no-repeat;
  background-size: contain;
  margin-right: 8px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
/* .case .caseSwiper 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);
} */
.case .caseSwiper ul li .item:hover .bt {
  background-size: 100% 100%;
  color: #fff;
}
.case .caseSwiper ul li .item:hover .bt::before {
  filter: grayscale(100) brightness(8);
}
/* .case .caseSwiper ul li.swiper-slide-next + li {
  width: 520px;
}
.case .caseSwiper ul li.swiper-slide-next + li .item {
  box-shadow: 10px 6px 24px 0px rgba(175, 212, 0, 0.27);
  height: 362px;
}
.case .caseSwiper ul li.swiper-slide-next + li .item .bt {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
}
.case .caseSwiper ul li.swiper-slide-next + li .item .bt::before {
  width: 41px;
  margin-right: 15px;
} */
.case .btn {
  margin-top: 70px;
  display: flex;
  justify-content: center;
}
.case .btn .more {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 178px;
  height: 58px;
  border-radius: 29px;
  line-height: 58px;
  background-color: #fabf2b;
  background-repeat: no-repeat;
  background-image: linear-gradient(-90deg, #c1d057 0%, #f8b42b 100%);
  background-size: 0% 100%;
  background-position: left center;
  font-family: Arial;
  font-size: 15px;
  color: #fff;
  padding: 0 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .btn .more i {
  font-weight: bold;
}
.case .btn .more::after {
  content: "";
  width: 15px;
  height: 15px;
  background: url(../images/ywar.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .btn .more:hover {
  box-shadow: 0 5px 10px rgba(66, 165, 80, 0.2);
  background-size: 100% 100%;
}
.case .btn .more:hover::after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.show {
  margin-top: 80px;
}
.show .title {
  position: relative;
}
.show .title::before {
  content: "";
  width: 233px;
  height: 1px;
  background-color: #000000;
  opacity: 0.1;
  position: absolute;
  left: -320px;
  top: 106px;
}
.show .title::after {
  content: "";
  width: 1183px;
  height: 1px;
  background-color: #000000;
  opacity: 0.1;
  position: absolute;
  right: -320px;
  top: 69px;
}
@media screen and (max-width: 1320px) {
  .show .title::after {
    width: 1113px;
  }
}
.show .title span::before {
  left: -76px;
}
.show .showList {
  margin-top: 88px;
}
.show .showList ul {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  row-gap: 20px;
}
.show .showList ul li .item {
  width: 334px;
  height: 294px;
  background-color: #f2f4f9;
  padding: 10px 10px 0;
  background-repeat: no-repeat;
  background-image: linear-gradient(45deg, #fabf2b 10%, #b0cd28 90%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 100% 0%;
  background-position: center top;
}
.show .showList ul li .item .pic {
  display: block;
  width: 100%;
  height: 224px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showList ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showList ul li .item .cont {
  padding: 0 10px;
}
.show .showList ul li .item .tt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  line-height: 60px;
}
.show .showList ul li .item .bt {
  flex: 1;
  min-width: 0;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  height: 60px;
  line-height: 60px;
  margin-right: 10px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showList ul li .item .bt:hover {
  letter-spacing: 0.6px;
}
.show .showList ul li .item .more {
  font-size: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showList ul li .item p {
  display: none;
  color: #666666;
}
.show .showList ul li .item:hover {
  background-color: #fabf2b;
  background-size: 100% 100%;
}
.show .showList 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);
}
.show .showList ul li .item:hover .bt {
  color: #fff;
}
.show .showList ul li .item:hover .more {
  color: #fff;
}
.show .showList ul li .item:hover p {
  color: #fff;
}
.show .showList ul li:nth-child(2n-1) {
  margin-left: calc(100% - 334px - 334px);
}
.show .showList ul li:first-child {
  margin-left: 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0;
}
.show .showList ul li:first-child .item {
  width: 570px;
  height: 608px;
  padding: 20px 20px 0;
}
.show .showList ul li:first-child .item .pic {
  height: 430px;
}
.show .showList ul li:first-child .item .cont {
  padding-top: 10px;
}
.show .showList ul li:first-child .item .cont .bt {
  font-weight: bold;
  font-size: 18px;
}
.show .showList ul li:first-child .item .cont .more {
  font-weight: bold;
  font-size: 18px;
}
.show .showList ul li:first-child .item .cont .more i {
  font-weight: bold;
}
.show .showList ul li:first-child .item .cont p {
  margin-top: 2px;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1320px) {
  .show .showList ul li .item {
    width: 304px;
    height: 274px;
  }
  .show .showList ul li .item .pic {
    height: 204px;
  }
  .show .showList ul li:nth-child(2n-1) {
    margin-left: calc(100% - 304px - 304px);
  }
  .show .showList ul li:first-child {
    margin-left: 0;
  }
  .show .showList ul li:first-child .item {
    width: 510px;
    height: 568px;
  }
  .show .showList ul li:first-child .item .pic {
    height: 390px;
  }
}
.news {
  position: relative;
  overflow: hidden;
  padding: 108px 0 60px;
}
.news .newsTab {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.news .newsTab .title {
  flex: 1;
}
.news .newsTab ul {
  display: flex;
  justify-content: space-between;
  column-gap: 90px;
  margin-top: 56px;
}
.news .newsTab ul li a {
  display: block;
  font-size: 16px;
  line-height: 42px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 42px;
  width: 17px;
  margin-right: -25px;
  background: url(../images/newsico.png) 0 center no-repeat;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li.on a {
  background-color: #b0cd28;
  padding: 0 23px;
  border-radius: 21px;
}
.news .newsTab ul li.on a::before {
  margin-right: 8px;
  opacity: 1;
}
.news .newsTabs {
  position: relative;
  margin-top: 80px;
}
.news .newsTabs .bd {
  height: 470px;
  position: relative;
}
.news .newsList {
  height: 470px;
  display: flex;
  justify-content: space-between;
}
.news .newsList .list1 {
  float: left;
}
.news .newsList .list1 ul {
  display: flex;
  justify-content: space-between;
  column-gap: 36px;
}
.news .newsList .list1 ul li {
  width: 350px;
}
.news .newsList .list1 ul li .item {
  height: 470px;
  border: solid 1px #dedede;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 25px 25px 0;
}
.news .newsList .list1 ul li .item .pic {
  display: block;
  height: 195px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 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;
}
.news .newsList .list1 ul li .item .cont {
  margin-top: 20px;
}
.news .newsList .list1 ul li .item .cont .bt {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 32px;
  height: 64px;
  font-size: 18px;
  font-weight: bold;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .newsList .list1 ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .list1 ul li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #999999;
  font-size: 14px;
  margin-top: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .item .cont .tt {
  margin-top: 28px;
  line-height: 20px;
  display: flex;
  justify-content: space-between;
}
.news .newsList .list1 ul li .item .cont .date {
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
}
.news .newsList .list1 ul li .item .cont .more {
  font-family: Arial;
  font-size: 14px;
  display: block;
  position: relative;
  padding: 0 4px;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .item .cont .more::before {
  content: "";
  display: block;
  height: 6px;
  background-color: #b0cd28;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 2px;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .item .cont .more:hover {
  color: #42a550;
}
.news .newsList .list1 ul li .item .cont .more:hover::before {
  bottom: 0;
  background-color: #42a550;
  opacity: 1;
}
.news .newsList .list1 ul li .item:hover {
  border-color: #42a550;
}
.news .newsList .list1 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);
}
.news .newsList .list1 ul li .item:hover .cont .bt {
  color: #42a550;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
.news .newsList .list1 ul li .item:hover .cont .date i {
  color: #42a550;
}
.news .newsList .list1 ul li .item:hover .cont p {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsList .list1 ul li .item:hover .cont .more::before {
  bottom: -2px;
  background-image: linear-gradient(45deg, #fabf2b 10%, #b0cd28 90%);
}
.news .newsList .list2 {
  width: 500px;
  float: right;
  margin-top: -31px;
}
.news .newsList .list2 ul::after,
.news .newsList .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list2 ul li {
  position: relative;
}
.news .newsList .list2 ul li .item {
  height: 167px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #dedede;
  position: relative;
  padding-top: 31px;
}
.news .newsList .list2 ul li .item::after {
  content: "";
  position: absolute;
  background: #42a550;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .newsList .list2 ul li .item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsList .list2 ul li .item::after {
  background-image: linear-gradient(0, #fabf2b 10%, #b0cd28 90%);
}
.news .newsList .list2 ul li .item .pic {
  display: block;
  width: 140px;
  height: 105px;
  background-color: #ffffff;
  border: solid 1px #cadae8;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 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;
}
.news .newsList .list2 ul li .item .cont {
  flex: 1;
  margin-left: 35px;
  padding-top: 5px;
  min-width: 0;
}
.news .newsList .list2 ul li .item .cont .date {
  width: 90px;
  height: 20px;
  background-color: #f8f8f8;
  border-radius: 10px;
  text-align: center;
  color: #999999;
  font-family: Arial;
  font-size: 14px;
  line-height: 20px;
  background-repeat: no-repeat;
  background-image: linear-gradient(45deg, #fabf2b 10%, #b0cd28 90%);
  background-size: 0% 100%;
  background-position: 0 center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 16px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  position: relative;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .newsList .list2 ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .list2 ul li .item .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 5px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .item:hover .pic {
  border-color: #fabf2b;
}
.news .newsList .list2 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);
}
.news .newsList .list2 ul li .item:hover .cont .bt {
  color: #42a550;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsList .list2 ul li .item:hover .cont p {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.news .newsList .list2 ul li .item:hover .cont .date {
  background-size: 100% 100%;
  color: #fff;
}
@media screen and (max-width: 1320px) {
  .news .newsList .list1 ul {
    column-gap: 26px;
  }
  .news .newsList .list1 ul li {
    width: 320px;
  }
  .news .newsList .list2 {
    width: 460px;
  }
  .news .newsList .list2 ul li .item .cont {
    margin-left: 20px;
  }
}
