@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);
  }
}
.header {
  height: 0;
}
.header .nav_bg {
  background-color: transparent;
  top: 20px;
}
.header .nav_bg .menu {
  background-color: #fff;
  padding-left: 3%;
  box-shadow: none;
}
@media screen and (max-width: 1420px) {
  .header .nav_bg .menu {
    padding-left: 2%;
  }
}
.header .fixedNav {
  top: 10px;
  box-shadow: none;
}
.header .fixedNav .menu {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.banner {
  position: relative;
}
.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: 650px;
  -webkit-transition: all 2.4s ease-out;
  transition: all 2.4s 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: 160px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #fff solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: transparent;
  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: #fff;
  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);
}
.banBar {
  position: absolute;
  bottom: 0;
  z-index: 2;
  left: 0;
  right: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  color: #ffffff;
}
.banBar .inContent {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.banBar .line {
  flex: 1;
}
.banBar .line::before {
  content: "";
  width: 1px;
  height: 118px;
  background-color: #ffffff;
  opacity: 0.3;
  display: block;
  margin: auto;
}
.banBar .slogan {
  background: url(../images/slogan.png) 0 center no-repeat;
  padding-left: 38px;
  font-size: 16px;
  line-height: 32px;
  width: 390px;
}
.banBar .xunpan {
  position: relative;
  cursor: pointer;
  background: url(../images/xunpan.png) 0 center no-repeat;
  font-size: 16px;
  padding-left: 29px;
  line-height: 30px;
}
.banBar .xunpan .xunpantip {
  z-index: 999;
  position: absolute;
  top: 110%;
  left: 50%;
  width: 180px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #56c564;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(86, 197, 100, 0.15);
}
.banBar .xunpan .xunpantip:after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #56c564;
}
.banBar .xunpan:hover .xunpantip {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
}
.banBar .tel {
  position: relative;
  font-size: 24px;
  line-height: 24px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
}
.banBar .tel::before {
  content: "";
  width: 18px;
  height: 24px;
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel.png) center center no-repeat;
}
.title {
  line-height: 1;
}
.title i {
  display: block;
  font-size: 62px;
  line-height: 52px;
  font-weight: bold;
}
.title span {
  display: block;
  font-size: 32px;
  margin-top: 28px;
  font-weight: bold;
}
.moreLink {
  display: block;
  width: 168px;
  height: 56px;
  border-radius: 30px;
  background-color: #ffffff;
  border: solid 1px #bfbfbf;
  line-height: 54px;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  padding-left: 30px;
  z-index: 1;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #56c564, #56c564);
  background-image: linear-gradient(to right, #56c564, #56c564);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink em {
  position: absolute;
  z-index: 3;
  right: 7px;
  top: 7px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background-color: #56c564;
  display: block;
  -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;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover {
  background-size: 100% 100%;
  color: #fff;
  background-color: #56c564;
  border-color: #56c564;
  box-shadow: 0 10px 10px -5px rgba(86, 197, 100, 0.3);
}
.moreLink:hover em {
  background-color: rgba(255, 255, 255, 0.3);
}
.moreLink:hover em::before {
  animation: zyfd 1.5s linear infinite;
}
.titBox {
  display: flex;
  justify-content: space-between;
}
.titBox .moreLink {
  margin-top: 36px;
}
.allLink {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.product {
  padding: 100px 0;
  position: relative;
  overflow: hidden;
}
.product .proNav {
  background-color: #56c564;
  border-radius: 40px;
  margin-top: 40px;
  padding: 0 8px;
}
.product .proNav ul {
  display: flex;
  justify-content: space-around;
}
.product .proNav ul li a {
  display: block;
  position: relative;
  height: 80px;
  padding: 0 4px;
  line-height: 80px;
  font-size: 16px;
  color: #ffffff;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  height: 10px;
  width: 16px;
  margin-left: -8px;
  background: url(../images/pronavli.png) center center no-repeat;
  bottom: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.product .proNav ul li:hover a,
.product .proNav ul li.on a {
  font-weight: bold;
}
.product .proNav ul li:hover a::before,
.product .proNav ul li.on a::before {
  opacity: 1;
  bottom: 12px;
}
.product .proList {
  padding-top: 8px;
}
.product .proList ul {
  margin: 0 -25px;
}
.product .proList ul::after,
.product .proList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul li {
  float: left;
  width: 33.33%;
  padding: 0 25px;
  margin-top: 34px;
}
.product .proList ul li .item .pic {
  display: block;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  position: relative;
  overflow: hidden;
  padding: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic i {
  display: block;
  padding-top: 77.8%;
  position: relative;
  overflow: hidden;
}
.product .proList 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 .proList ul li .item .tt {
  position: relative;
  padding-left: 10px;
  padding-right: 100px;
  padding-top: 16px;
}
.product .proList ul li .item .tt::before {
  content: "";
  position: absolute;
  left: 10px;
  bottom: 0;
  width: 22px;
  height: 4px;
  background-color: #2f3641;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  position: relative;
  height: 64px;
  line-height: 64px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .tt .bt:hover {
  letter-spacing: 0.5px;
}
.product .proList ul li .item .tt .more {
  display: block;
  position: absolute;
  right: 0;
  bottom: 4px;
  width: 88px;
  height: 38px;
  background-color: #f4f4f4;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .tt .more::before {
  content: "";
  width: 40px;
  height: 1px;
  background-color: #8f8f8f;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .tt .more::after {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #8f8f8f;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .tt .more:hover {
  background-color: #56c564;
}
.product .proList ul li .item .tt .more:hover::before {
  background-color: #fff;
}
.product .proList ul li .item .tt .more:hover::after {
  background-color: #fff;
}
.product .proList ul li .item:hover .pic {
  border-color: #56c564;
}
.product .proList ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.product .proList ul li .item:hover .tt::before {
  width: 50px;
  background-color: #56c564;
}
.product .proList ul li .item:hover .tt .bt {
  color: #56c564;
  font-weight: bold;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
@media screen and (max-width: 1320px) {
  .product .proList ul {
    margin: 0 -15px;
  }
  .product .proList ul li {
    padding: 0 15px;
  }
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  overflow: hidden;
  position: relative;
  padding-top: 112px;
  color: #fff;
}
.youshi .ysBox {
  padding-bottom: 228px;
}
.youshi .bd {
  margin-top: 102px;
  width: 684px;
  overflow: hidden;
  position: relative;
}
.youshi .bd ul li {
  height: 178px;
}
.youshi .bd ul li .tit {
  font-weight: bold;
  line-height: 1;
  padding-top: 10px;
  font-size: 23px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.youshi .bd ul li .text {
  font-size: 16px;
  line-height: 29px;
  opacity: 0.7;
  margin-top: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .bd ul li:hover .tit {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  color: #56c564;
}
.youshi .bd ul li:hover .text {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .tt {
  margin-top: 50px;
}
.youshi .tt .next {
  display: inline-block;
  vertical-align: top;
  width: 214px;
  height: 64px;
  background-color: #56c564;
  text-align: center;
  line-height: 64px;
  font-family: Arial;
  font-size: 16px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #005d35, #005d35);
  background-image: linear-gradient(to right, #005d35, #005d35);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.youshi .tt .next em {
  position: relative;
  margin-right: 12px;
}
.youshi .tt .next em::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 64px;
  width: 16px;
  margin-right: 15px;
  background: url(../images/ysnextico.png) center center no-repeat;
}
.youshi .tt .next em::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 64px;
  width: 74px;
  background: url(../images/ysnextar.png) center center no-repeat;
}
.youshi .tt .next:hover {
  background-size: 100% 100%;
}
.youshi .tt .ysNum {
  display: inline-block;
  vertical-align: top;
  line-height: 64px;
  font-size: 72px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  color: #56c564;
  margin-left: 90px;
}
.youshi .hd {
  position: absolute;
  bottom: 0;
  z-index: 3;
  width: 100%;
  left: 0;
}
.youshi .hd::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  height: 1px;
  width: 1920px;
  background-color: #fff;
  opacity: 0.1;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.youshi .hd ul {
  display: flex;
  justify-content: space-between;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.youshi .hd ul li {
  height: 146px;
  flex: 1;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 30px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li i {
  width: 42px;
  height: 40px;
  display: block;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.youshi .hd ul li i img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.youshi .hd ul li span {
  display: block;
  font-size: 18px;
  margin-top: 22px;
  line-height: 1;
}
.youshi .hd ul li:hover,
.youshi .hd ul li.on {
  background-color: rgba(255, 255, 255, 0.1);
}
.youshi .hd ul li:hover i,
.youshi .hd ul li.on i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.plan {
  padding: 110px 0 100px;
  position: relative;
  overflow: hidden;
  background: url(../images/fabg.jpg) center bottom no-repeat;
}
@media screen and (max-width: 1320px) {
  .plan {
    padding: 80px 0;
  }
}
.plan .faTip {
  text-align: center;
}
.plan .faTip .tt {
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
  line-height: 34px;
  position: relative;
}
.plan .faTip .tt::before {
  content: "";
  width: 412px;
  height: 1px;
  background-color: #56c564;
  position: absolute;
  left: 0;
  top: 52px;
}
.plan .faTip .tt::after {
  content: "///////";
  font-size: 12px;
  position: absolute;
  left: 460px;
  letter-spacing: 19px;
  color: #56c564;
  line-height: 12px;
  top: 47px;
}
.plan .faTip .tt .line {
  height: 52px;
  width: 460px;
  border: solid 6px #56c564;
  border-bottom: none;
  display: block;
  margin-left: 316px;
  margin-bottom: 30px;
}
.plan .faTip .tt .tel {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.plan .faTip .tt .tel i {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  font-family: Impact;
  font-size: 22px;
}
.plan .faTip .tt .tel::before {
  content: "";
  width: 23px;
  height: 34px;
  margin-right: 16px;
  display: inline-block;
  vertical-align: top;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/intel.png) center center no-repeat;
}
.plan .faTip .tt .tip {
  font-size: 30px;
  margin-left: 45px;
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
}
.plan .faTabs {
  margin-top: 40px;
}
.plan .faTabs .hd {
  text-align: center;
}
.plan .faTabs .hd ul li {
  display: inline-block;
  vertical-align: top;
  width: 460px;
  height: 70px;
  border-radius: 35px;
  border: solid 1px #cccccc;
  line-height: 68px;
  font-size: 26px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #56c564, #56c564);
  background-image: linear-gradient(to right, #56c564, #56c564);
  background-size: 0% 100%;
  background-position: left center;
  cursor: pointer;
  margin: 0 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.plan .faTabs .hd ul li i {
  display: inline-block;
  vertical-align: top;
  height: 68px;
  width: 36px;
  margin-right: 28px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.plan .faTabs .hd ul li i img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.plan .faTabs .hd ul li:hover,
.plan .faTabs .hd ul li.on {
  background-size: 100% 100%;
  color: #fff;
  border-color: #56c564;
}
.plan .faTabs .hd ul li:hover i,
.plan .faTabs .hd ul li.on i {
  filter: grayscale(100) brightness(9);
}
.plan .faTabs .tabs {
  margin-right: -70px;
  margin-top: 56px;
}
@media screen and (max-width: 1320px) {
  .plan .faTabs .tabs {
    margin-right: -50px;
  }
}
.plan .faTabs .tabs .bd {
  height: 375px;
  position: relative;
  overflow: hidden;
}
.plan .faTabs .tabs .bd .list {
  position: relative;
  height: 375px;
}
.plan .faTabs .tabs .bd .list::before {
  content: "";
  width: 110px;
  height: 115px;
  position: absolute;
  right: 0;
  top: 160px;
  background: url(../images/faar.png) 0 0 no-repeat;
}
.plan .faTabs .tabs .bd .list ul {
  margin-right: 90px;
  margin-top: 85px;
  display: flex;
  justify-content: space-between;
  margin-left: 15px;
}
.plan .faTabs .tabs .bd .list ul li {
  flex: 1;
  height: 145px;
  position: relative;
}
.plan .faTabs .tabs .bd .list ul li .num {
  text-align: center;
  width: 46px;
  height: 46px;
  line-height: 46px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
  background: url(../images/fanum.png) center bottom no-repeat;
  top: 80px;
  color: #56c564;
}
.plan .faTabs .tabs .bd .list ul li .num i {
  font-weight: bold;
}
.plan .faTabs .tabs .bd .list ul li .num::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -22px;
  width: 1px;
  height: 22px;
  background-color: #56c564;
}
.plan .faTabs .tabs .bd .list ul li h4 {
  width: 234px;
  height: 82px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 6px;
  font-size: 20px;
  line-height: 60px;
  background: url(../images/fali.png) center 0 no-repeat;
  text-align: center;
  color: #fff;
}
.plan .faTabs .tabs .bd .list ul:first-child {
  margin-top: 0;
}
.plan .faTabs .tabs .bd .list ul:first-child li:nth-child(2n) h4 {
  background-image: url(../images/fali2.png);
  top: 63px;
  color: #333;
  padding-top: 22px;
}
.plan .faTabs .tabs .bd .list ul:first-child li:nth-child(2n) .num {
  color: #8e8e8e;
  background: url(../images/fanum2.png) center 0 no-repeat;
  top: 22px;
}
.plan .faTabs .tabs .bd .list ul:first-child li:nth-child(2n) .num::before {
  background-color: #8e8e8e;
  top: -22px;
}
.plan .faTabs .tabs .bd .list ul:nth-child(2) {
  flex-direction: row-reverse;
}
.plan .faTabs .tabs .bd .list ul:nth-child(2)::after {
  content: "";
  flex: 1;
}
.plan .faTabs .tabs .bd .list ul:nth-child(2) li:nth-child(2n-1) h4 {
  background-image: url(../images/fali2.png);
  top: 63px;
  color: #333;
  padding-top: 22px;
}
.plan .faTabs .tabs .bd .list ul:nth-child(2) li:nth-child(2n-1) .num {
  color: #8e8e8e;
  background: url(../images/fanum2.png) center 0 no-repeat;
  top: 22px;
}
.plan .faTabs .tabs .bd .list ul:nth-child(2) li:nth-child(2n-1) .num::before {
  background-color: #8e8e8e;
  top: -22px;
}
@media screen and (max-width: 1320px) {
  .plan .faTabs .tabs .bd .list ul {
    margin-right: 70px;
    margin-left: 25px;
  }
  .plan .faTabs .tabs .bd .list ul li h4 {
    top: 11px;
  }
  .plan .faTabs .tabs .bd .list ul:first-child li:nth-child(2n) h4 {
    top: 53px;
  }
  .plan .faTabs .tabs .bd .list ul:nth-child(2) li:nth-child(2n-1) h4 {
    top: 53px;
  }
  .plan .faTabs .tabs .bd .list ul:nth-child(2) li:nth-child(2n-1) .num {
    top: 11px;
  }
}
.about {
  position: relative;
  overflow: hidden;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
}
.about .aboutText {
  float: left;
  position: relative;
  width: 680px;
  padding-top: 106px;
}
.about .aboutText .title em {
  display: block;
  color: #005d35;
  line-height: 1;
  margin-top: 14px;
}
.about .aboutText .title::after {
  content: "";
  display: block;
  margin-top: 32px;
  width: 68px;
  height: 3px;
  background-color: #005d35;
}
.about .aboutText .tit {
  margin-top: 104px;
  font-size: 24px;
  line-height: 1;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 36px;
  height: 144px;
  color: #616161;
  margin-top: 38px;
  font-size: 15px;
  color: #4a4a4a;
}
.about .aboutText .moreLink {
  margin-top: 108px;
}
.about .aLink {
  float: right;
  width: 440px;
}
.about .aLink ul li a {
  display: block;
  height: 275px;
  position: relative;
  overflow: hidden;
  padding-top: 62px;
  z-index: 2;
  color: #ffffff;
  text-align: center;
  background: center center no-repeat;
  background-size: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a i {
  display: block;
  position: relative;
  overflow: hidden;
  width: 34px;
  height: 33px;
  margin: 0 auto;
}
.about .aLink 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;
}
.about .aLink ul li a span {
  display: block;
  line-height: 1;
  font-size: 26px;
  margin-top: 23px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a em {
  display: block;
  font-size: 14px;
  line-height: 12px;
  margin-top: 10px;
}
.about .aLink ul li a:hover {
  background-size: 110%;
}
.about .aLink ul li a:hover i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.about .aLink ul li a:hover span {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.about .aLink ul li:nth-child(1) a {
  background-image: url(../images/alinkimg1.jpg);
}
.about .aLink ul li:nth-child(2) a {
  background-image: url(../images/alinkimg2.jpg);
}
.about .aLink ul li:nth-child(3) a {
  background-image: url(../images/alinkimg3.jpg);
}
.case {
  background: url(../images/casebg.jpg) center 158px no-repeat;
  padding: 102px 0 214px;
  position: relative;
  overflow: hidden;
}
.case .caseList {
  margin-top: 98px;
  position: relative;
  height: 502px;
}
.case .caseList .tip {
  width: 424px;
  height: 52px;
  background-color: #56c564;
  text-align: center;
  font-size: 26px;
  line-height: 52px;
  color: #ffffff;
  position: absolute;
  z-index: 3;
  top: 271px;
  left: 50%;
  margin-left: -212px;
}
.case .caseList ul li {
  position: absolute;
}
.case .caseList ul li .item {
  border-radius: 50%;
  width: 212px;
  height: 212px;
  background-color: #fff;
  border: 17px solid #e7f2eb;
  position: relative;
  overflow: hidden;
}
.case .caseList ul li .item .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.case .caseList ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 2;
  text-align: center;
  color: #fff;
  height: 52px;
  line-height: 46px;
  background-color: rgba(67, 67, 67, 0.9);
  font-size: 18px;
  padding: 0 35px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList 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 .caseList ul li .item:hover .bt {
  background-color: rgba(86, 197, 100, 0.9);
}
.case .caseList ul li:nth-child(1) {
  left: 80px;
  top: 0;
}
.case .caseList ul li:nth-child(2) {
  right: 80px;
  top: 0;
}
.case .caseList ul li:nth-child(3) {
  left: 0;
  top: 270px;
}
.case .caseList ul li:nth-child(3) .item {
  width: 232px;
  height: 232px;
}
.case .caseList ul li:nth-child(4) {
  right: 0;
  top: 270px;
}
.case .caseList ul li:nth-child(4) .item {
  width: 232px;
  height: 232px;
}
.news {
  background: url(../images/newsbg.jpg) center 0 no-repeat;
  padding: 75px 0 85px;
  position: relative;
  overflow: hidden;
}
.news .newsTab {
  border-bottom: 1px solid rgba(237, 237, 237, 0.2);
  padding-bottom: 38px;
  display: flex;
  justify-content: space-between;
}
.news .newsTab .title a {
  color: #fff;
}
.news .newsTab ul {
  margin-top: 58px;
  display: flex;
  justify-content: space-between;
}
.news .newsTab ul li {
  margin-left: 48px;
}
.news .newsTab ul li a {
  display: block;
  width: 120px;
  height: 44px;
  background-color: #f7f7f7;
  text-align: center;
  line-height: 44px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li.on a {
  background-color: #56c564;
  color: #ffffff;
  border-radius: 0px 12px 0px 12px;
}
.news .newsTabs {
  margin-top: 50px;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 455px;
}
.news .newsList {
  display: flex;
  justify-content: space-between;
  height: 455px;
}
.news .first {
  width: 494px;
  height: 455px;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 19px 19px 0;
  border: 1px solid transparent;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .first .pic {
  display: block;
  width: 100%;
  height: 320px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .first .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .first .cont {
  margin-top: 25px;
  position: relative;
  padding-left: 78px;
}
.news .first .cont .date {
  position: absolute;
  left: 0;
  top: 14px;
  color: #fff;
  text-align: center;
}
.news .first .cont .date i {
  display: block;
  line-height: 18px;
  font-weight: bold;
  font-size: 24px;
}
.news .first .cont .date span {
  display: block;
  font-size: 13px;
  margin-top: 12px;
  line-height: 10px;
}
.news .first .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  position: relative;
  color: #fff;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .first .cont .bt::before {
  content: "· ";
}
.news .first .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .first .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  height: 26px;
  line-height: 26px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .first:hover {
  border-color: #56c564;
}
.news .first:hover .pic img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.news .first:hover .cont .bt {
  font-weight: bold;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .list {
  flex: 1;
  margin-left: 65px;
  min-width: 0;
}
.news .list ul li {
  height: 135px;
  border-bottom: 1px solid rgba(224, 224, 224, 0.2);
  margin-top: 25px;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  position: relative;
}
.news .list ul li::after {
  content: "";
  position: absolute;
  background: #56c564;
  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 .list ul li:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .list ul li:first-child {
  margin-top: 0;
}
.news .list ul li .pic {
  display: block;
  width: 146px;
  height: 105px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list ul li .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 .list ul li .cont {
  flex: 1;
  min-width: 0;
  margin-right: 50px;
  position: relative;
  padding-left: 80px;
  padding-top: 10px;
}
.news .list ul li .cont .date {
  position: absolute;
  left: 0;
  top: 24px;
  color: #fff;
  text-align: center;
}
.news .list ul li .cont .date i {
  display: block;
  line-height: 18px;
  font-weight: bold;
  font-size: 24px;
}
.news .list ul li .cont .date span {
  display: block;
  font-size: 13px;
  margin-top: 12px;
  line-height: 10px;
}
.news .list ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  position: relative;
  color: #fff;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .list ul li .cont .bt::before {
  content: "· ";
}
.news .list ul li .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .list ul li .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  height: 26px;
  line-height: 26px;
  color: #c3ded2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list ul li .cont .more {
  display: block;
  width: 28px;
  height: 26px;
  margin-top: 12px;
  background: url(../images/newsar.png) 0 center no-repeat;
}
.news .list ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .list ul li:hover .bt {
  font-weight: bold;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
