@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hongbao {
  transform-origin: center bottom;
  animation: upAnimation 2s 0.5s infinite;
}
@keyframes upAnimation {
  0% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: rotate(-12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: rotate(12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  28% {
    transform: rotate(-10deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  36% {
    transform: rotate(10deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  42% {
    transform: rotate(-8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  48% {
    transform: rotate(8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  52% {
    transform: rotate(-4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  56% {
    transform: rotate(4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  60% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  100% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body {
  height: auto !important;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow,
.topWow,
.boxBg {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.banner {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
  cursor: grab;
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.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);
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@-webkit-keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
@keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -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 .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  left: 50%;
  margin-left: -150px;
  bottom: 40px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #8ac13f solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: #fff;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer;
  outline: none;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #8ac13f;
  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);
}
.mbanBox {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.mbanBox .inTip {
  font-size: 30px;
  line-height: 1;
  flex: 1;
  height: 126px;
  position: relative;
  z-index: 2;
  padding-left: 26px;
  padding-top: 48px;
}
.mbanBox .inTip::before {
  content: "";
  display: block;
  position: absolute;
  width: 70px;
  height: 74px;
  top: 47px;
  left: -86px;
  background: url(../images/intipdot.png) 0 center no-repeat;
}
.mbanBox .inTip .letter {
  color: #ececec;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 190px;
  line-height: 126px;
  position: absolute;
  font-weight: bold;
  z-index: -1;
  left: 0;
  top: 0;
}
.mbanBox .inTip .t1 {
  font-weight: bold;
  color: #8ac13f;
  font-size: 38px;
}
.mbanBox .inTip .t2 {
  display: block;
  margin-top: 18px;
  font-size: 20px;
  letter-spacing: 4px;
}
.mbanBox .tel {
  position: relative;
  line-height: 100px;
  font-size: 16px;
  z-index: 2;
  margin-bottom: 10px;
}
.mbanBox .tel::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  height: 100%;
  right: 0;
  margin-right: -310px;
  background-color: #ffffff;
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.07);
}
.mbanBox .tel em {
  display: inline-block;
  vertical-align: top;
  width: 115px;
  height: 100px;
  background-color: #8ac13f;
  margin-right: 20px;
}
.mbanBox .tel em::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/intel.png) center center no-repeat;
}
.mbanBox .tel i {
  font-family: Impact;
  font-size: 26px;
  display: inline-block;
  vertical-align: top;
}
.mbanner1 {
  padding: 62px 0 76px;
}
.mbanner1 .inTip .t1 {
  margin-left: -16px;
}
.mbanner1 .tel {
  margin-bottom: 0;
}
.title {
  line-height: 1;
  text-align: center;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: block;
  font-size: 38px;
  font-weight: bold;
  position: relative;
  z-index: 2;
}
.title span::after {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  z-index: -1;
  width: 227px;
  height: 24px;
  background: url(../images/titline.png) 100% center no-repeat;
  bottom: -9px;
  margin-right: -48px;
  margin-left: -180px;
}
.title i {
  display: block;
  font-size: 18px;
  margin-top: 28px;
  letter-spacing: 2px;
  margin-right: -2px;
}
.title em {
  display: block;
  font-family: Arial;
  font-size: 18px;
  line-height: 14px;
  margin-top: 30px;
  letter-spacing: 2px;
}
.moreLink {
  display: block;
  width: 210px;
  line-height: 62px;
  border: solid 1px #626262;
  text-align: center;
  font-size: 15px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #8ac13f, #8ac13f);
  background-image: linear-gradient(to right, #8ac13f, #8ac13f);
  background-size: 0% 100%;
  background-position: left center;
  letter-spacing: 3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink i {
  text-decoration: underline;
}
.moreLink em {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  background-color: #8ac13f;
  text-align: center;
  border-radius: 50%;
  font-weight: bold;
  font-size: 24px;
  margin-right: 15px;
  padding-left: 4px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink em::after {
  content: ">";
  font-family: simsun;
}
.moreLink:hover {
  background-size: 100% 100%;
  color: #fff;
  background-color: #8ac13f;
  border-color: #8ac13f;
  box-shadow: 0 10px 15px -5px rgba(138, 193, 63, 0.3);
}
.moreLink:hover em {
  background-color: #fff;
  color: #8ac13f;
}
.allLink {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.titBox {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.solution {
  overflow: hidden;
  position: relative;
  background: url(../images/fwbg.jpg) center bottom no-repeat;
  background-color: #f2f6f5;
  padding: 88px 0;
}
@media screen and (max-width: 1320px) {
  .solution {
    padding: 80px 0;
  }
}
.solution .faList {
  margin-top: 20px;
}
.solution .faList ul {
  margin: 0 -17px;
}
.solution .faList ul::after,
.solution .faList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 1320px) {
  .solution .faList ul {
    margin: 0 -10px;
  }
}
.solution .faList ul li {
  float: left;
  width: 25%;
  padding: 0 17px;
  margin-top: 22px;
}
@media screen and (max-width: 1320px) {
  .solution .faList ul li {
    padding: 0 10px;
    margin-top: 20px;
  }
}
.solution .faList ul li .item {
  background-color: #ffffff;
  box-shadow: 0px 9px 40px 0px rgba(211, 221, 218, 0.16);
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  padding: 26px 21px 0;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.solution .faList ul li .item .num {
  line-height: 18px;
  font-size: 22px;
  color: #8ac13f;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solution .faList ul li .item .num::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  background-color: #666666;
  opacity: 0.41;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solution .faList ul li .item .pic {
  margin-top: 18px;
  height: 188px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solution .faList ul li .item .pic 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;
}
.solution .faList ul li .item .tt {
  height: 98px;
  text-align: center;
  padding-top: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solution .faList ul li .item .tt h4 {
  font-weight: bold;
  line-height: 1;
  font-size: 18px;
}
.solution .faList ul li .item .tt h5 {
  text-transform: uppercase;
  font-family: Arial;
  font-size: 12px;
  margin-top: 8px;
  line-height: 14px;
  color: #999999;
}
.solution .faList ul li .item .cont {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0 20px;
  height: 98px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solution .faList ul li .item .cont .tt {
  text-align: left;
  color: #fff;
  flex: 1;
  opacity: 1 !important;
}
.solution .faList ul li .item .cont .tt h5 {
  color: #fff;
  opacity: 0.2;
}
.solution .faList ul li .item .cont .btn {
  width: 84px;
  height: 36px;
  background-color: #fff100;
  border-radius: 18px;
  text-align: center;
  line-height: 36px;
  font-size: 15px;
  color: #196e4d;
}
.solution .faList ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.solution .faList ul li:hover .item,
.solution .faList ul li.on .item {
  background-color: #8ac13f;
  color: #fff;
}
.solution .faList ul li:hover .item .num,
.solution .faList ul li.on .item .num {
  color: #fff;
}
.solution .faList ul li:hover .item .num::before,
.solution .faList ul li.on .item .num::before {
  background-color: #fff;
  opacity: 1;
}
.solution .faList ul li:hover .item .tt,
.solution .faList ul li.on .item .tt {
  opacity: 0;
}
.solution .faList ul li:hover .item .cont,
.solution .faList ul li.on .item .cont {
  opacity: 1;
}
.solution .mbanBox {
  margin-top: 78px;
}
.mbanner2 {
  padding: 70px 0 64px;
  border-bottom: 1px solid #e0e0e0;
}
.product {
  position: relative;
  overflow: hidden;
  padding: 100px 0;
}
.product .title {
  text-align: left;
}
.product .proNav {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-right: 115px;
}
.product .proNav .more {
  display: block;
  position: absolute;
  right: 0;
  top: -41px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav .more i {
  display: block;
  width: 73px;
  height: 83px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  background: url(../images/proicobg.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav .more 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;
}
.product .proNav .more span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  margin-top: 14px;
  height: 28px;
  line-height: 28px;
}
.product .proNav .more:hover {
  color: #8ac13f;
}
.product .proNav .more:hover i {
  background-image: url(../images/proicobgh.png);
}
.product .proNav .more:hover i img {
  filter: grayscale(100) brightness(8);
}
.product .proNav ul {
  display: flex;
  margin-top: -41px;
  margin-bottom: -5px;
}
.product .proNav ul li {
  position: relative;
  margin-right: 69px;
}
.product .proNav ul li::before {
  content: "";
  display: block;
  position: absolute;
  left: 100%;
  top: 42px;
  width: 69px;
  border-top: 1px dashed #196e4d;
}
.product .proNav ul li a {
  display: block;
  width: 140px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a i {
  display: block;
  width: 73px;
  height: 83px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  background: url(../images/proicobg.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a i img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  margin-top: 14px;
  height: 28px;
  line-height: 28px;
}
.product .proNav ul li a:hover {
  color: #8ac13f;
}
.product .proNav ul li.on a i,
.product .proNav ul li:hover a i {
  background-image: url(../images/proicobgh.png);
}
.product .proNav ul li.on a i img,
.product .proNav ul li:hover a i img {
  filter: grayscale(100) brightness(8);
}
.product .proTabs {
  margin-top: 34px;
  margin-left: -25px;
  margin-right: -25px;
  margin-bottom: -20px;
}
.product .proTabs .bd {
  overflow: hidden;
}
.product .proSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.product .proSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.product .proSwiper ul::after,
.product .proSwiper ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proSwiper ul li {
  float: left;
  width: 33.33%;
  padding: 20px 25px;
}
.product .proSwiper ul li .item {
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  border: 28px solid #f2f6f5;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .pic i {
  display: block;
  padding-top: 70.94%;
  position: relative;
  overflow: hidden;
}
.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 .tt {
  margin-top: 12px;
  display: flex;
  justify-content: space-between;
  height: 98px;
  background-color: #f2f6f5;
  padding-left: 28px;
  padding-right: 20px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .tt::after {
  content: "";
  display: block;
  position: absolute;
  right: 53px;
  bottom: 0;
  height: 1px;
  width: 183px;
  background-color: #cccccc;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .tt::before {
  content: "";
  display: block;
  position: absolute;
  left: 28px;
  bottom: 19px;
  width: 30px;
  height: 6px;
  background: url(../images/proli.png) 0 center no-repeat;
}
.product .proSwiper ul li .item .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1;
  min-width: 0;
  font-size: 16px;
  height: 86px;
  line-height: 86px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .tt .bt:hover {
  letter-spacing: 0.5px;
}
.product .proSwiper ul li .item .tt .more {
  display: block;
  font-family: Arial;
  font-size: 16px;
  padding-top: 17px;
  line-height: 83px;
  margin-left: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .tt .more::after {
  content: "";
  margin-left: 18px;
  width: 15px;
  height: 29px;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/prolimore.png) 0 center no-repeat;
  position: relative;
  top: -3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(0.5);
}
.product .proSwiper ul li .item:hover .pic {
  border-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}
.product .proSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.product .proSwiper ul li .item:hover .tt {
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}
.product .proSwiper ul li .item:hover .tt::after {
  width: 100%;
  right: 0;
  background-color: #8ac13f;
}
.product .proSwiper ul li .item:hover .tt .bt {
  color: #8ac13f;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.product .proSwiper ul li .item:hover .tt .more {
  color: #8ac13f;
}
.product .proSwiper ul li .item:hover .tt .more::after {
  filter: grayscale(0) brightness(1);
}
.product .mbanBox {
  margin-top: 75px;
  color: #fff;
}
.product .mbanBox .tel::before {
  filter: grayscale(100) brightness(5);
}
@media screen and (max-width: 1320px) {
  .product .proTabs {
    margin-left: -15px;
    margin-right: -15px;
  }
  .product .proSwiper ul li {
    padding: 0 15px;
  }
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  overflow: hidden;
  position: relative;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.04);
}
.youshi .mbanBox {
  height: 200px;
  padding-top: 34px;
  padding-bottom: 40px;
}
.youshi .mbanBox .inTip .letter {
  color: #ececec;
  opacity: 0.1;
}
.youshi .mbanBox .inTip::before {
  opacity: 0.1;
}
.youshi .mbanBox .inTip .t1 {
  color: #fff100;
}
.youshi .mbanBox .inTip .t2 {
  margin-top: 18px;
  font-family: Arial;
  font-size: 14px;
  line-height: 12px;
  opacity: 0.5;
  color: #ffffff;
  letter-spacing: 0px;
}
.youshi .mbanBox .tel em {
  background-color: #fff100;
}
.youshi .mbanBox .tel em::before {
  background-image: url(../images/intel2.png);
}
.youshi .ysBox {
  padding-top: 80px;
  height: 690px;
}
.youshi .ysTabs {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  margin-top: 42px;
}
.youshi .ysPic .bd {
  width: 616px;
  height: 424px;
  position: relative;
  overflow: hidden;
}
.youshi .ysPic .bd ul li {
  width: 616px;
  height: 424px;
  position: relative;
  overflow: hidden;
}
.youshi .ysPic .bd ul li img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysPic .bd ul li:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.youshi .ysCont {
  margin-right: 158px;
  padding-top: 40px;
}
@media screen and (max-width: 1320px) {
  .youshi .ysCont {
    margin-right: 58px;
  }
}
.youshi .ysCont .bd {
  height: 275px;
  position: relative;
  overflow: hidden;
}
.youshi .ysCont .bd li .item {
  height: 275px;
  padding-top: 10px;
}
.youshi .ysCont .bd li .item .tit {
  border-bottom: 1px solid rgba(204, 204, 204, 0.6);
  height: 84px;
  position: relative;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.youshi .ysCont .bd li .item .tit::after {
  content: "";
  position: absolute;
  background: #8ac13f;
  width: 100%;
  height: 1px;
  z-index: 2;
  -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;
}
.youshi .ysCont .bd li .item .tit span {
  display: block;
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
}
.youshi .ysCont .bd li .item .tit i {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  margin-top: 15px;
  line-height: 1;
  color: #999999;
}
.youshi .ysCont .bd li .item .text {
  margin-top: 30px;
  font-size: 17px;
  line-height: 37px;
  color: #4d4d4d;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd li .item:hover .tit {
  color: #8ac13f;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.youshi .ysCont .bd li .item:hover .tit::after {
  transform: scaleX(1);
  transform-origin: left;
}
.youshi .ysCont .bd li .item:hover .text {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .page {
  width: 320px;
  height: 36px;
  margin-top: 20px;
  background: url(../images/yspage.png) center center no-repeat;
  display: flex;
  justify-content: space-between;
}
.youshi .page .prev {
  line-height: 36px;
  font-family: Arial;
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .page .prev::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 36px;
  height: 36px;
  margin-right: 14px;
  background: url(../images/ysl.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(0.4);
}
.youshi .page .prev:hover {
  color: #8ac13f;
}
.youshi .page .prev:hover::before {
  filter: grayscale(0) brightness(1);
}
.youshi .page .next {
  line-height: 36px;
  font-family: Arial;
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .page .next::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 36px;
  height: 36px;
  margin-left: 14px;
  background: url(../images/ysr.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(0.4);
}
.youshi .page .next:hover {
  color: #8ac13f;
}
.youshi .page .next:hover::after {
  filter: grayscale(0) brightness(1);
}
.youshi .jin {
  position: absolute;
  width: 47px;
  height: 496px;
  left: -255px;
  top: -140px;
  background: url(../images/jin.png) 0 0 no-repeat;
}
.youshi .ysIco {
  position: absolute;
  width: 46px;
  height: 36px;
  background: url(../images/ysico.png) 0 center no-repeat;
  left: -253px;
  top: 589px;
  z-index: 2;
}
.mbanner3 {
  padding: 80px 0 85px;
}
.about {
  position: relative;
  overflow: hidden;
  background-image: linear-gradient(90deg, #8ac13f 0%, #aacd7b 71%, #8ac13f 100%);
  padding: 128px 0 102px;
}
.about .aboutBox {
  display: flex;
  justify-content: space-between;
}
.about .aboutText {
  flex: 1;
  margin-right: 24px;
  color: #ffffff;
}
.about .aboutText .title {
  text-align: left;
}
.about .aboutText .title span::after {
  background-image: url(../images/titline2.png);
}
.about .aboutText .tit {
  font-weight: bold;
  line-height: 1;
  font-size: 22px;
  margin-top: 78px;
}
.about .aboutText .text {
  margin-top: 30px;
  font-size: 15px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
  line-height: 34px;
  max-height: 272px;
}
.about .aboutText .more {
  display: block;
  border-radius: 50%;
  margin-top: 100px;
  width: 89px;
  height: 89px;
  background-color: #ffffff;
  box-shadow: 0px 7px 51px 0px rgba(6, 28, 87, 0.24);
  text-align: center;
  padding-top: 23px;
  color: #8ac13f;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 50%;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.about .aboutText .more em {
  display: block;
  margin: 0 auto;
  width: 22px;
  height: 21px;
  background: url(../images/aboutmore.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more span {
  display: block;
  line-height: 12px;
  font-family: Arial;
  font-size: 14px;
  margin-top: 10px;
}
.about .aboutText .more:hover {
  background: none;
  color: #fff;
}
.about .aboutText .more:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about .aboutText .more:hover em {
  filter: grayscale(100) brightness(5);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.about .aboutPic {
  margin-right: -310px;
  width: 868px;
  height: 542px;
  padding-top: 23px;
  padding-left: 42px;
  position: relative;
  z-index: 2;
  margin-top: 70px;
  background: url(../images/aboutpicbg.png) 0 0 no-repeat;
}
.about .aboutPic::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -2;
  left: -230px;
  top: -147px;
  width: 507px;
  height: 337px;
  background: url(../images/aboutimg.png) 0 center no-repeat;
  animation: aboutimg 7s linear infinite;
  transform-origin: right bottom;
  pointer-events: none;
}
@keyframes aboutimg {
  0%,
  50%,
  100% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  25% {
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  75% {
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
}
.about .aboutPic::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/aboutpicbg.png) 0 0 no-repeat;
}
.about .aboutPic .img {
  width: 826px;
  height: 453px;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.about .aboutPic .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .img:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.about .jin {
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  font-size: 120px;
  color: #ffffff;
  opacity: 0.1;
  line-height: 82px;
  position: absolute;
  left: -210px;
}
.about .jin::before {
  content: ".";
  font-size: 58px;
  margin-bottom: 15px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  right: -20px;
}
.show {
  background: url(../images/showbg.png) center bottom no-repeat;
  padding: 90px 0 75px;
}
.show .showNav ul {
  display: flex;
  justify-content: center;
}
.show .showNav ul li {
  margin-left: 44px;
}
.show .showNav ul li:first-child {
  margin-left: 0;
}
.show .showNav ul li a {
  display: block;
  font-size: 20px;
  width: 276px;
  height: 80px;
  background-color: #e8edec;
  border-radius: 41px;
  line-height: 62px;
  padding: 9px 0 9px 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showNav ul li a i {
  display: inline-block;
  vertical-align: top;
  position: relative;
  overflow: hidden;
  width: 62px;
  height: 62px;
  background-color: #8ac13f;
  border-radius: 50%;
  margin-right: 26px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showNav ul li a i img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(5);
}
.show .showNav ul li a span {
  display: inline-block;
  vertical-align: top;
}
.show .showNav ul li a::after {
  content: "+";
  margin-left: 38px;
}
.show .showNav ul li:hover a,
.show .showNav ul li.on a {
  background-color: #8ac13f;
  color: #fff;
}
.show .showNav ul li:hover a i,
.show .showNav ul li.on a i {
  background-color: #fff100;
}
.show .showNav ul li:hover a i img,
.show .showNav ul li.on a i img {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
  filter: grayscale(0) brightness(1);
}
.show .showTabs {
  margin-top: 45px;
  position: relative;
}
.show .showTabs .bd {
  height: 290px;
}
.show .showList {
  position: relative;
  overflow: hidden;
}
.show .showList .showBd {
  margin: 0 -17px;
}
@media screen and (max-width: 1320px) {
  .show .showList .showBd {
    margin: 0 -10px;
  }
}
.show .showList .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.show .showList .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.show .showList ul {
  display: flex;
}
.show .showList ul li {
  float: left;
  width: 333px;
}
@media screen and (max-width: 1320px) {
  .show .showList ul li {
    width: 300px;
  }
}
.show .showList ul li .item {
  margin: 0 17px;
  height: 290px;
  position: relative;
  background-color: #ffffff;
  border: solid 1px #dcdcdc;
  padding: 10px 10px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1320px) {
  .show .showList ul li .item {
    margin: 0 10px;
    height: 268px;
  }
}
.show .showList ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  height: 210px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1320px) {
  .show .showList ul li .item .pic {
    height: 194px;
  }
}
.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 .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  position: relative;
  height: 68px;
  line-height: 68px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showList ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
@media screen and (max-width: 1320px) {
  .show .showList ul li .item .bt {
    height: 62px;
    line-height: 62px;
  }
}
.show .showList ul li .item:hover {
  border-color: #8ac13f;
}
.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: #8ac13f;
}
.show .showList:nth-child(1) ul li .item .pic img {
  object-fit: contain;
}
.show .showList:hover .showPrev {
  opacity: 1;
}
.show .showList:hover .showNext {
  opacity: 1;
}
.show .showPrev {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 90px;
  background-color: rgba(138, 193, 63, 0.8);
  font-family: "simsun";
  font-weight: bold;
  color: #fff;
  font-size: 24px;
  width: 30px;
  text-align: center;
  height: 60px;
  border-radius: 0 50px 50px 0;
  line-height: 60px;
  cursor: pointer;
  padding-right: 2px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showPrev::before {
  content: "<";
}
.show .showNext {
  position: absolute;
  z-index: 3;
  right: 0;
  top: 90px;
  background-color: rgba(138, 193, 63, 0.8);
  font-family: "simsun";
  font-weight: bold;
  color: #fff;
  font-size: 24px;
  width: 30px;
  text-align: center;
  height: 60px;
  border-radius: 50px 0 0 50px;
  line-height: 60px;
  cursor: pointer;
  padding-left: 2px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showNext::before {
  content: ">";
}
.mbanner4 {
  padding: 80px 0 90px;
}
.recruit {
  padding: 96px 0 68px;
  background: url(../images/zmbg.jpg) center 0 no-repeat;
  overflow: hidden;
  position: relative;
  color: #fff;
}
.recruit::before {
  content: "";
  display: block;
  position: absolute;
  right: 50%;
  margin-right: -960px;
  top: 290px;
  width: 234px;
  height: 400px;
  background: url(../images/zmimg.png) 0 0 no-repeat;
  animation: zmimg 7s linear infinite;
  transform-origin: 90% 70%;
  pointer-events: none;
}
@keyframes zmimg {
  0%,
  50%,
  100% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  25% {
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  75% {
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
}
.recruit .title span::after {
  background-image: url(../images/titline2.png);
}
.recruit .zmCont {
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
}
.recruit .zmList {
  width: 525px;
}
.recruit .zmList ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.recruit .zmList ul li {
  width: 258px;
  height: 258px;
  position: relative;
}
.recruit .zmList ul li .item {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  padding-top: 102px;
  text-align: center;
  line-height: 1;
  z-index: 2;
  background-color: #fff;
}
.recruit .zmList ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/zmli.jpg) center center no-repeat;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  opacity: 0;
  z-index: -1;
}
.recruit .zmList ul li .item h4 {
  font-weight: bold;
  font-size: 28px;
  color: #196e4d;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.recruit .zmList ul li .item h5 {
  font-size: 20px;
  margin-top: 20px;
  letter-spacing: 4px;
  color: #000033;
  margin-right: -4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.recruit .zmList ul li .item:hover h4 {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.recruit .zmList ul li .item:hover h5 {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.recruit .zmList ul li:nth-child(1) .item {
  border-radius: 128px 128px 0px 128px;
}
.recruit .zmList ul li:nth-child(2) {
  margin: 41px 41px 0 0;
  width: 216px;
  height: 216px;
}
.recruit .zmList ul li:nth-child(2) .item {
  border-radius: 108px 108px 108px 0px;
  padding-top: 80px;
}
.recruit .zmList ul li:nth-child(3) {
  margin: 10px 0 41px 41px;
  width: 216px;
  height: 216px;
}
.recruit .zmList ul li:nth-child(3) .item {
  border-radius: 108px 0px 108px 108px;
  padding-top: 80px;
}
.recruit .zmList ul li:nth-child(4) {
  margin-top: 10px;
}
.recruit .zmList ul li:nth-child(4) .item {
  border-radius: 0px 128px 128px 128px;
}
.recruit .zmList ul li.on .item::before {
  opacity: 1;
}
.recruit .cont {
  flex: 1;
  min-width: 0;
  margin-left: 118px;
  margin-top: 98px;
}
@media screen and (max-width: 1320px) {
  .recruit .cont {
    margin-top: 70px;
    margin-left: 90px;
  }
}
.recruit .cont .text {
  font-size: 16px;
  line-height: 41px;
  text-align: justify;
}
.recruit .cont .zxLink {
  width: 150px;
  height: 56px;
  background-color: #fff100;
  border-radius: 28px;
  display: block;
  margin-top: 76px;
  text-align: center;
  line-height: 56px;
  color: #196e4d;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.recruit .cont .zxLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fff100;
  border-radius: 30px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.recruit .cont .zxLink:hover {
  background: none;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(255, 241, 0, 0.5);
}
.recruit .cont .zxLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.mbanner5 {
  padding: 60px 0 66px;
}
.news {
  border-top: 1px solid #e0e0e0;
  position: relative;
  overflow: hidden;
  padding: 60px 0 84px;
}
.news .newsTab {
  height: 354px;
  margin-top: 58px;
  width: 198px;
  padding-top: 25px;
  position: relative;
  z-index: 3;
}
.news .newsTab ul li {
  margin-top: 10px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li:first-child {
  margin-top: 0;
}
.news .newsTab ul li a {
  display: block;
  font-size: 18px;
  height: 86px;
  line-height: 86px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.news .newsTab ul li a::before {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  background-color: #196e4d;
  width: 0;
  left: 0;
  bottom: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a::after {
  content: "";
  display: block;
  position: absolute;
  right: 30px;
  top: 50%;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(../images/newsnavar.png) center center no-repeat;
  opacity: 0;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: middle;
  top: -2px;
  position: relative;
  overflow: hidden;
  width: 30px;
  height: 28px;
  margin-right: 18px;
  filter: grayscale(100) brightness(0.5);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i.ico1 {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2 {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3 {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li.on a,
.news .newsTab ul li:hover a {
  font-weight: bold;
  color: #8ac13f;
}
.news .newsTab ul li.on a::before,
.news .newsTab ul li:hover a::before {
  width: 100%;
}
.news .newsTab ul li.on a::after,
.news .newsTab ul li:hover a::after {
  right: 0;
  opacity: 1;
}
.news .newsTab ul li.on a i,
.news .newsTab ul li:hover a i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
  filter: grayscale(0) brightness(1);
}
.news .newsTabs {
  position: relative;
  margin-top: -354px;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 550px;
}
.news .newsList {
  overflow: hidden;
  height: 550px;
}
.news .newsList .one {
  margin-left: 250px;
  position: relative;
  height: 354px;
  z-index: 1;
  display: flex;
  justify-content: space-between;
}
.news .newsList .one::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  margin-left: 215px;
  background-color: #fafafa;
}
.news .newsList .one .pic {
  display: block;
  width: 410px;
  height: 300px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont {
  flex: 1;
  min-width: 0;
  height: 354px;
  margin-left: 50px;
  margin-right: 72px;
  width: 516px;
  position: relative;
  padding-top: 96px;
}
.news .newsList .one .cont::before {
  content: "";
  display: block;
  position: absolute;
  width: 81px;
  height: 47px;
  left: -17px;
  top: 75px;
  background: url(../images/newsbt.png) 0 0 no-repeat;
}
.news .newsList .one .cont .date {
  position: absolute;
  top: 60px;
  right: 0;
  z-index: 2;
  text-align: right;
}
.news .newsList .one .cont .date i {
  display: block;
  font-size: 20px;
  line-height: 16px;
}
.news .newsList .one .cont .date span {
  display: block;
  font-size: 34px;
  line-height: 26px;
  margin-top: 22px;
  font-weight: bold;
}
.news .newsList .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  margin-right: 95px;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .one .cont .line {
  width: 102px;
  height: 1px;
  background-color: #dddddd;
  margin-top: 15px;
  margin-left: -85px;
  z-index: 2;
  position: relative;
}
.news .newsList .one .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 26px;
  height: 52px;
  color: #7c7c7c;
  margin-top: 20px;
}
.news .newsList .one .cont .more {
  display: block;
  border-radius: 50%;
  width: 47px;
  height: 47px;
  background-color: #8ac13f;
  margin-top: 38px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont .more::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/newsmore.png) center center no-repeat;
}
.news .newsList .one .cont .more:hover {
  box-shadow: 0 8px 20px -3px rgba(138, 193, 63, 0.5);
}
.news .newsList .one .cont .more:hover::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.news .newsList .one:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList .one:hover .cont .bt {
  color: #8ac13f;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.news .newsList .list ul {
  margin: 0 -30px;
}
.news .newsList .list ul::after,
.news .newsList .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list ul li {
  float: left;
  width: 50%;
  margin-top: 45px;
  padding: 0 30px;
}
.news .newsList .list ul li .item {
  border-bottom: 1px solid #efefef;
  height: 150px;
  padding-left: 245px;
  padding-top: 30px;
  padding-right: 22px;
  position: relative;
}
.news .newsList .list ul li .item::after {
  content: "";
  position: absolute;
  background: #8ac13f;
  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 .list ul li .item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsList .list ul li .item .pic {
  display: block;
  width: 200px;
  height: 120px;
  background-color: #fff;
  border: solid 1px #f4f4f4;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list 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 .list ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 36px;
  line-height: 36px;
  position: relative;
  font-size: 16px;
  padding-right: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item .bt::before {
  content: "+";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -13px;
  width: 26px;
  height: 26px;
  background-color: #333333;
  border-radius: 100%;
  color: #fff;
  text-align: center;
  line-height: 23px;
  font-size: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .list ul li .item .date {
  display: block;
  color: #999999;
  font-family: Arial;
  font-size: 14px;
  line-height: 10px;
  margin-top: 12px;
}
.news .newsList .list 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 .list ul li .item:hover .bt {
  color: #8ac13f;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.news .newsList .list ul li .item:hover .bt::before {
  background-color: #8ac13f;
}
