@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;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 600px;
  -webkit-transition: all 1.8s ease-out;
  transition: all 1.8s 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: -80px;
  width: 78px;
  height: 78px;
  margin-top: -39px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  border-radius: 100%;
  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: -80px;
  width: 78px;
  height: 78px;
  margin-top: -39px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  border-radius: 100%;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  left: 50%;
  margin-left: -150px;
  bottom: 40px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #10ac4b solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: #fff;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer !important;
  outline: none;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #10ac4b;
  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);
}
.title {
  line-height: 1;
  text-align: center;
}
.title span {
  display: block;
  font-weight: bold;
  font-size: 38px;
}
.title i {
  display: block;
  font-size: 20px;
  margin-top: 20px;
  letter-spacing: 4px;
  margin-right: -4px;
}
.title em {
  display: block;
  margin-top: 25px;
  line-height: 12px;
  font-size: 16px;
  text-transform: uppercase;
}
.moreLink {
  display: block;
  width: 156px;
  height: 40px;
  background-color: #10ac4b;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 3px;
  padding-left: 3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.moreLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #10ac4b;
  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;
}
.moreLink:hover {
  background: none;
  color: #10ac4b;
  box-shadow: 0 10px 10px -5px rgba(16, 172, 75, 0.5);
}
.moreLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.titBox::after,
.titBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .moreLink {
  float: right;
  margin-top: 17px;
}
.allLink {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  display: block;
}
.inTel {
  position: relative;
  line-height: 40px;
}
.inTel::before {
  content: "";
  width: 39px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel.png) center center no-repeat;
  margin-right: 14px;
}
.inTel span {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 1px;
  color: #686d75;
}
.inTel i {
  display: inline-block;
  vertical-align: middle;
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
}
.mbanBox {
  border-radius: 10px;
  border: dashed 1px #10ac4b;
  padding: 0 32px;
  display: flex;
  justify-content: space-between;
  height: 128px;
  align-items: center;
}
.mbanBox .img {
  margin-right: 26px;
}
.mbanBox .img img {
  display: block;
}
.mbanBox .tip {
  color: #10ac4b;
  font-size: 30px;
  flex: 1;
}
.mbanBox .inTel {
  float: right;
}
.mode {
  padding: 70px 0 78px;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.mode .mbanBox {
  margin-bottom: 72px;
}
.mode .msList ul {
  margin: 0 -22px;
}
.mode .msList ul::after,
.mode .msList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.mode .msList ul li {
  float: left;
  margin-top: 38px;
  width: 25%;
  padding: 0 22px;
}
.mode .msList ul li .item {
  position: relative;
  background-color: #f5f5f5;
  border-radius: 146px 146px 0px 0px;
  padding-top: 23px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-align: center;
}
.mode .msList ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  width: 203px;
  height: 203px;
  margin: auto;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mode .msList 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;
}
.mode .msList ul li .item h4 {
  margin-top: 34px;
  font-size: 22px;
  line-height: 1;
  font-weight: bold;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.mode .msList ul li .item h5 {
  font-size: 16px;
  margin-top: 16px;
  letter-spacing: 4px;
  line-height: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mode .msList ul li .item h5::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  background-color: #10ac4b;
  border-radius: 50%;
  margin-right: 17px;
  position: relative;
  top: -1px;
}
.mode .msList ul li .item h5::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  background-color: #10ac4b;
  border-radius: 50%;
  margin-left: 13px;
  position: relative;
  top: -1px;
}
.mode .msList ul li .item .btn {
  margin-top: 32px;
  height: 56px;
  background-color: #ffffff;
  box-shadow: 0px 6px 12px rgba(26, 26, 26, 0.06);
  line-height: 56px;
  font-size: 16px;
  font-weight: bold;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #10ac4b, #10ac4b);
  background-image: linear-gradient(to right, #10ac4b, #10ac4b);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: center center;
}
.mode .msList ul li .item .btn i {
  font-weight: bold;
}
.mode .msList 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);
}
.mode .msList ul li .item:hover h4 {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  color: #10ac4b;
}
.mode .msList ul li .item:hover h5 {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.mode .msList ul li:hover .item .btn,
.mode .msList ul li.on .item .btn {
  background-color: #10ac4b;
  background-size: 100% 100%;
  color: #fff;
}
@media screen and (max-width: 1320px) {
  .mode .msList ul {
    margin: 0 -15px;
  }
  .mode .msList ul li {
    margin-top: 38px;
    padding: 0 15px;
  }
}
.solution {
  background: url(../images/fabg.jpg) center 0 no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  padding: 70px 0 62px;
}
.solution .mbanBox {
  background-color: #fff;
  padding-left: 21px;
}
.solution .mbanBox .img {
  margin-right: 4px;
  padding-bottom: 5px;
}
.solution .faBox {
  padding: 58px 20px 44px;
  background-color: #ffffff;
  border-radius: 10px 10px 0px 0px;
}
.solution .faList {
  margin-top: 42px;
}
.solution .faList ul {
  margin: -8px -10px;
}
.solution .faList ul::after,
.solution .faList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.solution .faList ul li {
  float: left;
  padding: 8px 10px;
  width: 25%;
}
.solution .faList ul li .item {
  position: relative;
  height: 176px;
  background-color: #f5f5f5;
  border-radius: 10px;
  padding-top: 30px;
  padding-left: 45px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solution .faList ul li .item .ico {
  display: block;
  height: 41px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solution .faList ul li .item .ico img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.solution .faList ul li .item h4 {
  margin-top: 30px;
  line-height: 1;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.solution .faList ul li .item h4::before {
  content: "//";
  font-size: 14px;
  width: 30px;
  margin-left: -30px;
  display: inline-block;
  vertical-align: bottom;
}
.solution .faList ul li .item h5 {
  font-size: 16px;
  margin-top: 10px;
  line-height: 1;
  color: #a1a1a1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solution .faList ul li .item .btn {
  display: block;
  position: absolute;
  z-index: 2;
  right: 20px;
  top: 67px;
  width: 96px;
  height: 42px;
  line-height: 42px;
  background-color: #ffffff;
  border-radius: 21px;
  text-align: center;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solution .faList ul li .item:hover .ico {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.solution .faList ul li .item:hover h4 {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  color: #10ac4b;
}
.solution .faList ul li .item:hover h5 {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.solution .faList ul li.on .item,
.solution .faList ul li:hover .item {
  background-color: #fff;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}
.solution .faList ul li.on .item .btn,
.solution .faList ul li:hover .item .btn {
  background-color: #10ac4b;
  color: #fff;
}
.solution .faLink {
  text-align: center;
  margin-top: 44px;
}
.solution .faLink .zxLink {
  display: inline-block;
  vertical-align: top;
  height: 66px;
  background-color: #10ac4b;
  border-radius: 33px;
  line-height: 42px;
  padding: 12px 19px 12px 34px;
}
.solution .faLink .zxLink em {
  color: #fff;
  font-size: 18px;
  display: inline-block;
  vertical-align: top;
  margin-right: 42px;
}
.solution .faLink .zxLink em::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 42px;
  width: 22px;
  margin-right: 14px;
  background: url(../images/fazxico.png) 0 center no-repeat;
}
.solution .faLink .zxLink span {
  display: inline-block;
  vertical-align: top;
  width: 96px;
  height: 42px;
  background-color: #ffffff;
  border-radius: 30px;
  text-align: center;
  font-size: 16px;
}
.solution .faLink .zxLink:hover {
  box-shadow: 0 0 0 10px rgba(16, 172, 75, 0.15);
}
.solution .faLink .zxLink:hover em::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.product {
  position: relative;
  overflow: hidden;
  padding: 60px 0 76px;
  background: url(../images/probg.jpg) center bottom no-repeat;
}
.product .mbanBox {
  margin-bottom: 84px;
}
.product .proNav {
  margin-top: 10px;
}
.product .proNav ul {
  display: flex;
  justify-content: center;
}
.product .proNav ul li {
  margin-top: 20px;
  padding: 0 18px;
}
.product .proNav ul li a {
  display: block;
  text-align: center;
  width: 218px;
  height: 68px;
  background-color: #ffffff;
  box-shadow: 0px 6px 14px 0px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  line-height: 68px;
  font-size: 20px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #10ac4b, #10ac4b);
  background-image: linear-gradient(to right, #10ac4b, #10ac4b);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: 0 center;
}
.product .proNav ul li.on a {
  background-color: #10ac4b;
  background-size: 100% 100%;
  color: #fff;
}
.product .proTabs {
  margin-top: 35px;
  margin-left: -25px;
  margin-right: -25px;
}
.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.333%;
  padding: 0 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-radius: 10px;
  border-bottom: none;
  padding: 28px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .pic i {
  display: block;
  width: 100%;
  padding-top: 71%;
  border-radius: 10px;
  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 {
  background: url(../images/prolidot.png) 30px 62px no-repeat;
  height: 98px;
  background-color: #ffffff;
  border-radius: 10px;
  margin-top: 13px;
  padding-left: 30px;
  position: relative;
  padding-right: 120px;
}
.product .proSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 74px;
  line-height: 74px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.product .proSwiper ul li .item .more {
  display: block;
  position: absolute;
  top: 43px;
  right: 18px;
  font-family: Arial;
  font-size: 16px;
  line-height: 34px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .more::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 15px;
  height: 30px;
  margin-left: 16px;
  background: url(../images/proli.png) 0 center no-repeat;
}
.product .proSwiper ul li .item .more:hover {
  color: #10ac4b;
}
.product .proSwiper ul li .item .more:hover::after {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.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 .bt {
  color: #10ac4b;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
@media screen and (max-width: 1320px) {
  .product .proNav ul li a span {
    font-size: 16px;
  }
  .product .proTabs {
    margin-left: -10px;
    margin-right: -10px;
  }
  .product .proSwiper ul li {
    padding: 0 10px;
  }
}
.youshi {
  position: relative;
  overflow: hidden;
  padding-top: 70px;
}
.youshi .mbanBox {
  margin-bottom: 84px;
}
.youshi .pic {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.youshi .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .cont .tit {
  margin-top: -88px;
  position: relative;
  z-index: 3;
  padding-left: 44px;
}
.youshi .cont .tit h4 {
  border-radius: 50%;
  width: 176px;
  height: 176px;
  background-color: #ffffff;
  border: dashed 1px #10ac4b;
  display: inline-block;
  vertical-align: bottom;
  padding: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .cont .tit h4 i {
  border-radius: 50%;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #10ac4b;
  color: #ffffff;
  font-size: 38px;
  font-family: simsun;
  font-weight: bold;
  text-shadow: 1px 0 0 #fff, 0 -0.5px 0 #fff;
  letter-spacing: 4px;
  padding-left: 4px;
  line-height: 46px;
  position: relative;
  overflow: hidden;
}
.youshi .cont .tit h4 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;
}
.youshi .cont .tit h5 {
  display: inline-block;
  vertical-align: bottom;
  font-size: 22px;
  line-height: 88px;
  margin-left: 26px;
}
.youshi .cont .text {
  font-size: 16px;
  color: #727272;
  line-height: 32px;
  margin-top: 27px;
}
.youshi .cont .zxLink {
  display: block;
  margin-top: 32px;
  width: 96px;
  height: 42px;
  background-color: #bfbfbf;
  border-radius: 21px;
  line-height: 42px;
  font-size: 16px;
  color: #ffff;
  position: relative;
  overflow: hidden;
  text-align: center;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #10ac4b, #10ac4b);
  background-image: linear-gradient(to right, #10ac4b, #10ac4b);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.youshi .cont .zxLink:hover {
  background-color: #10ac4b;
  background-size: 100% 100%;
  box-shadow: 0 10px 10px -5px rgba(16, 172, 75, 0.5);
}
.youshi .ysList {
  margin-top: 48px;
}
.youshi .ysList ul {
  margin: 0 -30px;
}
.youshi .ysList ul::after,
.youshi .ysList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysList ul li {
  float: left;
  width: 50%;
  position: relative;
  padding: 0 30px;
}
.youshi .ysList ul li .item .pic {
  height: 450px;
}
.youshi .ysList 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);
}
.youshi .ysList ul li .item:hover .cont .tit h4 {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.youshi .ysList ul li .item:hover .zxLink {
  background-color: #10ac4b;
  background-size: 100% 100%;
}
.youshi .ysItem {
  background-color: #f2f2f2;
  margin-top: 70px;
  padding: 70px 0 66px;
}
.youshi .ysItem .item .pic {
  float: right;
  width: 50%;
  height: 450px;
}
.youshi .ysItem .item .cont {
  float: left;
  width: 50%;
  padding: 60px 0 0 90px;
  background-color: #ffffff;
  border-radius: 20px;
  height: 464px;
}
.youshi .ysItem .item .cont .tit {
  margin-top: 0;
  margin-left: -25px;
  padding-left: 0;
}
.youshi .ysItem .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.youshi .ysItem .item:hover .cont .tit h4 {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.youshi .ysItem .item:hover .zxLink {
  background-color: #10ac4b;
  background-size: 100% 100%;
}
@media screen and (max-width: 1320px) {
  .youshi .ysList ul {
    margin: 0 -20px;
  }
  .youshi .ysList ul li {
    padding: 0 20px;
  }
  .youshi .ysList ul li .item .cont .text {
    font-size: 15px;
  }
  .youshi .ysItem .item .cont {
    padding: 50px 0 0 70px;
  }
}
.about {
  position: relative;
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 52px;
}
.about .title {
  margin-top: 80px;
  margin-bottom: 70px;
}
.about .aboutText {
  width: 726px;
  float: right;
  border-top: 1px solid #000;
  padding-top: 50px;
}
.about .aboutText .tit {
  font-weight: bold;
  font-size: 26px;
  line-height: 1;
}
.about .aboutText .tit i {
  font-size: 88px;
  display: inline-block;
  vertical-align: bottom;
  line-height: 60px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-style: italic;
  font-weight: bold;
}
.about .aboutText .tit i::first-letter {
  color: #10ac4b;
}
.about .aboutText .tit span {
  display: inline-block;
  vertical-align: bottom;
  font-size: 22px;
  margin-left: 16px;
  font-weight: bold;
}
.about .aboutText .text {
  margin-top: 48px;
  font-size: 16px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  line-height: 32px;
  height: 192px;
  color: #646464;
}
.about .showNav {
  margin-top: 62px;
  width: 610px;
}
.about .showNav ul {
  display: flex;
  justify-content: space-between;
}
.about .showNav ul li {
  position: relative;
}
.about .showNav ul li .num {
  position: absolute;
  left: 50%;
  top: 0;
  font-family: "Arial Black";
  font-size: 86px;
  line-height: 64px;
  color: #f8f8f8;
  margin-left: -6px;
}
.about .showNav ul li a {
  display: block;
  padding-top: 28px;
  position: relative;
  z-index: 2;
  line-height: 1;
  text-align: center;
}
.about .showNav ul li a i {
  border-radius: 50%;
  width: 62px;
  height: 62px;
  background-color: #ffffff;
  border: solid 1px #dcdcdc;
  display: block;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showNav ul li a i::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showNav ul li a i.ico1::before {
  background-image: url(../images/alinkico1.png);
}
.about .showNav ul li a i.ico2::before {
  background-image: url(../images/alinkico2.png);
}
.about .showNav ul li a i.ico3::before {
  background-image: url(../images/alinkico3.png);
}
.about .showNav ul li a span {
  display: block;
  font-size: 20px;
  margin-top: 20px;
  font-weight: bold;
}
.about .showNav ul li a em {
  margin-top: 8px;
  display: block;
  line-height: 10px;
  font-family: Arial;
  font-size: 12px;
  color: #bdbdbd;
}
.about .showNav ul li.on a i {
  background-color: #10ac4b;
  border-color: #10ac4b;
}
.about .showNav ul li.on a i::before {
  filter: grayscale(100) brightness(8);
}
.about .aboutPic {
  float: left;
  position: relative;
  overflow: hidden;
  width: 808px;
  height: 580px;
  margin-left: -310px;
}
.about .aboutPic 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:hover {
  box-shadow: 0 6px 15px rgba(16, 172, 75, 0.2);
}
.about .aboutPic:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.about .showTabs {
  margin-top: 50px;
}
.about .showSwiper .swiper-container {
  margin: 0 -15px;
}
.about .showSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.about .showSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.about .showSwiper ul li {
  float: left;
  padding: 0 15px;
  width: 25%;
}
.about .showSwiper ul li .item {
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  border: 10px solid #f8f8f8;
  background-color: #fff;
  height: 228px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 20px;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  z-index: 2;
  padding: 0 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .bt::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 13px;
  height: 3px;
  background-color: #a0a0a0;
  margin-right: 15px;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.about .showSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.about .showSwiper ul li .item:hover .bt {
  color: #10ac4b;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.about .showSwiper ul li .item:hover .bt::before {
  background-color: #10ac4b;
}
.about .showSwiper:nth-child(3) ul li .item .pic img {
  object-fit: contain;
}
@media screen and (max-width: 1320px) {
  .about .aboutPic {
    width: 640px;
    margin-left: -60px;
  }
  .about .aboutText {
    width: 560px;
  }
  .about .aboutText .tit span {
    font-size: 20px;
  }
  .about .aboutText .text {
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
    line-height: 32px;
    height: 224px;
  }
  .about .aboutText .showNav {
    margin-top: 30px;
    width: 530px;
  }
  .about .showSwiper .swiper-container {
    margin: 0 -10px;
  }
  .about .showSwiper ul li {
    padding: 0 10px;
  }
  .about .showSwiper ul li .item .pic {
    height: 214px;
  }
}
.model {
  padding-bottom: 82px;
  position: relative;
  overflow: hidden;
  background: url(../images/hzbg.jpg) center bottom no-repeat;
}
.model .hzBox {
  margin-top: 46px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.model .hzBox .pic {
  width: 576px;
  height: 519px;
  border-radius: 288px 288px 0px 0px;
  position: relative;
  overflow: hidden;
}
.model .hzBox .pic img {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.model .hzBox .cont {
  flex: 1;
  padding-top: 40px;
  margin-left: 104px;
}
.model .hzBox .cont .title {
  text-align: left;
}
.model .hzBox .cont .title::after {
  content: "";
  display: block;
  width: 50px;
  height: 5px;
  background-color: #10ac4b;
  border-radius: 3px;
  margin-top: 28px;
}
.model .hzBox .cont .text {
  font-size: 18px;
  line-height: 38px;
  margin-top: 46px;
}
.model .hzBox:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
@media screen and (max-width: 1320px) {
  .model .hzBox .cont {
    margin-left: 50px;
  }
  .model .hzBox .cont .text {
    font-size: 16px;
    line-height: 36px;
  }
}
.news {
  position: relative;
  overflow: hidden;
  padding: 78px 0 88px;
}
.news .mbanBox {
  margin-bottom: 78px;
}
.news .mbanBox .tip {
  line-height: 44px;
}
.news .mbanBox .tip b {
  display: block;
}
.news .newsTab::after,
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
  text-align: left;
}
.news .newsTab ul {
  float: right;
  margin-top: 30px;
  margin-right: -24px;
}
.news .newsTab ul li {
  position: relative;
  float: left;
  margin-left: 35px;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  width: 45px;
  line-height: 45px;
  width: 153px;
  text-align: center;
  font-size: 18px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #10ac4b, #10ac4b);
  background-image: linear-gradient(to right, #10ac4b, #10ac4b);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  margin-right: 12px;
  width: 22px;
  height: 45px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i:before,
.news .newsTab ul li a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsTab ul li a i.ico1:before {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico1:after {
  background: url(../images/newsico1h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:before {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:after {
  background: url(../images/newsico2h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:before {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:after {
  background: url(../images/newsico3h.png) center center no-repeat;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  background-color: #10ac4b;
  background-size: 100% 100%;
  color: #fff;
  border-radius: 23px;
}
.news .newsTab ul li:hover a i:before,
.news .newsTab ul li.on a i:before,
.news .newsTab ul li:hover a i:after,
.news .newsTab ul li.on a i:after {
  top: -100%;
}
.news .newsTabs {
  position: relative;
  margin-top: 14px;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 400px;
}
.news .newsList {
  overflow: hidden;
  height: 400px;
}
.news .newsList ul {
  margin: 0 -27px;
}
.news .newsList ul::after,
.news .newsList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList ul li {
  float: left;
  width: 50%;
  margin-top: 30px;
  padding: 0 27px;
}
.news .newsList ul li .item {
  position: relative;
  height: 170px;
  background-color: #f8f8f8;
  display: flex;
  justify-content: space-between;
  padding: 20px 30px 20px 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .pic {
  display: block;
  width: 170px;
  height: 130px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList 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 ul li .item .cont {
  position: relative;
  padding-top: 18px;
  margin-left: 35px;
  min-width: 0;
  flex: 1;
}
.news .newsList ul li .item .cont .date {
  font-family: Arial;
  font-size: 12px;
  line-height: 10px;
  text-align: right;
  position: relative;
  color: #72747b;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .cont .date::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 63px;
  height: 1px;
  background-color: #333951;
  border-radius: 1px;
  margin-right: 8px;
  position: relative;
  top: -1px;
}
.news .newsList ul li .item .cont .date::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 6px;
  height: 6px;
  background-color: #1b1b1b;
}
.news .newsList ul li .item .cont .bt {
  margin-top: 14px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .newsList ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList ul li .item .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 4px;
  font-size: 15px;
  height: 24px;
  line-height: 24px;
  color: #8f8f8f;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item:hover {
  background-color: #fff;
  box-shadow: 0 0 10px rgba(16, 172, 75, 0.18) inset;
}
.news .newsList 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 ul li .item:hover .cont .bt {
  color: #10ac4b;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
.news .newsList ul li .item:hover .cont p {
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
}
@media screen and (max-width: 1320px) {
  .news .newsList ul {
    margin: 0 -15px;
  }
  .news .newsList ul li {
    padding: 0 15px;
  }
}
