@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;
}
.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: 960px;
  -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 {
  -webkit-animation: clipSectorIn 0.7s linear;
  animation: clipSectorIn 0.7s linear;
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  bottom: 208px;
  right: 50%;
  margin-right: -655px;
  z-index: 6;
  width: 300px;
  text-align: right;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px transparent dashed;
  opacity: 1;
  height: 48px;
  width: 48px;
  line-height: 46px;
  border-radius: 100%;
  background: none;
  text-align: center;
  font-family: Arial;
  font-size: 16px;
  margin: 0 !important;
  cursor: pointer;
  outline: none;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .banner-pagination span::before {
  content: "";
  position: absolute;
  top: 50%;
  width: 0;
  height: 1px;
  background-color: #dab66c;
  opacity: 0.5;
  margin-left: 0;
  left: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .banner-pagination span.swiper-pagination-bullet-active {
  border-color: #dab66c;
  font-size: 22px;
  margin-right: 100px !important;
}
.banner .banner-pagination span.swiper-pagination-bullet-active:before {
  opacity: 1;
  filter: alpha(opacity=100);
  width: 49px;
  margin-left: 44px;
}
@media screen and (max-width: 1320px) {
  .banner .banner-pagination {
    margin-right: -600px;
  }
}
.banner::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  pointer-events: none;
  height: 451px;
  background: url(../images/banbar.png) center center no-repeat;
  z-index: 2;
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-prev {
  left: 3%;
}
.banner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.title {
  line-height: 1;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  position: relative;
  z-index: 2;
  height: 42px;
}
.title i img {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: block;
  margin-top: 22px;
  font-size: 26px;
}
.title span::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  display: none;
  margin-right: 18px;
  width: 40px;
  height: 8px;
  background: url(../images/titico.png) 0 0 no-repeat;
}
.title span::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 18px;
  width: 40px;
  height: 8px;
  background: url(../images/titico.png) 0 0 no-repeat;
  margin-left: 18px;
}
.moreLink {
  display: block;
  width: 36px;
  height: 36px;
  background-color: #dab66c;
  border-radius: 50%;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::before {
  content: "";
  display: block;
  width: 14px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::after {
  content: "";
  display: block;
  width: 2px;
  height: 14px;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover {
  background-color: #386f50;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.titBox::after,
.titBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .tip {
  float: right;
  font-size: 16px;
  color: #555555;
  line-height: 36px;
  margin-right: 15px;
  margin-top: 30px;
}
.titBox .moreLink {
  float: right;
  margin-top: 30px;
}
.product {
  padding: 22px 0 70px;
  background: url(../images/probg.jpg) center 0 no-repeat;
  position: relative;
}
.product::before {
  content: "";
  display: block;
  position: absolute;
  width: 80px;
  height: 80px;
  background-color: #dab66c;
  border-radius: 50%;
  bottom: -32px;
  left: 50%;
  margin-left: -924px;
}
.product .title {
  position: absolute;
  right: 0;
  top: -171px;
  z-index: 3;
  text-align: right;
}
.product .title i {
  height: 42px;
}
.product .title span {
  margin-top: 29px;
}
.product .title span::before {
  display: inline-block;
}
.product .title span::after {
  display: none;
}
.product * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product .proNav {
  position: relative;
  background-color: #fff;
  height: 162px;
  background-color: #ffffff;
  box-shadow: 0px 9px 15px 1px rgba(15, 15, 15, 0.05);
  border-radius: 8px;
  padding-left: 570px;
  padding-right: 130px;
}
.product .proNav::before {
  content: "";
  display: block;
  position: absolute;
  right: -10px;
  bottom: -10px;
  width: 108px;
  height: 131px;
  background: url(../images/pronavbg.png) 0 center no-repeat;
}
.product .proNav ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  height: 162px;
}
.product .proNav ul li {
  float: left;
  padding: 5px 0;
}
.product .proNav ul li a {
  display: block;
  position: relative;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  padding: 0 28px;
  height: 56px;
  line-height: 56px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #386f50, #386f50);
  background-image: linear-gradient(to right, #386f50, #386f50);
  background-size: 0% 100%;
  background-position: left center;
  border-radius: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  border: solid 1px #a8a8a8;
  margin-right: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li:hover a,
.product .proNav ul li.on a {
  background-color: #386f50;
  background-size: 100% 100%;
  color: #fff;
}
.product .proNav ul li:hover a::before,
.product .proNav ul li.on a::before {
  border-color: #fff;
}
.product .proNav .proImg {
  width: 519px;
  height: 519px;
  border-radius: 50%;
  background: url(../images/proimgbg.png) 0 center no-repeat;
  background-color: #386f50;
  box-shadow: 7px 7px 13px 4px rgba(56, 111, 80, 0.2);
  position: absolute;
  left: -38px;
  top: -196px;
  z-index: 4;
}
.product .proNav .proImg img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .cjNav {
  margin-top: 80px;
  margin-left: 470px;
  position: relative;
  padding: 0 40px;
}
.product .cjNav ul {
  display: flex;
  justify-content: space-between;
}
.product .cjNav ul li a {
  font-size: 18px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 26px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 0 5px;
}
.product .cjNav ul li:hover a,
.product .cjNav ul li.on a {
  font-weight: bold;
}
.product .cjNav .page .prev {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  background-color: #386f50;
  cursor: pointer;
  outline: none;
  text-align: center;
  line-height: 26px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .cjNav .page .prev::before {
  content: "<";
  font-family: simsun;
}
.product .cjNav .page .prev:hover,
.product .cjNav .page .prev.on {
  background-color: #dab66c;
}
.product .cjNav .page .next {
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  background-color: #386f50;
  cursor: pointer;
  outline: none;
  text-align: center;
  line-height: 26px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .cjNav .page .next::before {
  content: ">";
  font-family: simsun;
}
.product .cjNav .page .next:hover,
.product .cjNav .page .next.on {
  background-color: #dab66c;
}
.product .cjTabs {
  margin-top: 50px;
}
.product .cjTabs .bd {
  overflow: hidden;
}
.product .cjList ul {
  margin: 0 -20px;
}
.product .cjList ul::after,
.product .cjList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .cjList ul li {
  float: left;
  width: 25%;
  margin-top: 40px;
  padding: 0 20px;
}
.product .cjList ul li .item {
  border-bottom: 1px solid #dddddd;
  position: relative;
}
.product .cjList ul li .item::after {
  content: "";
  position: absolute;
  background: #386f50;
  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;
}
.product .cjList ul li .item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.product .cjList ul li .item .pic {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  border: 10px solid #eeeeee;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .cjList ul li .item .pic i {
  display: block;
  width: 100%;
  padding-top: 82.288%;
  position: relative;
  overflow: hidden;
}
.product .cjList ul li .item .pic img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .cjList ul li .item .cont {
  margin: 0 10px;
  height: 72px;
  position: relative;
  padding-right: 80px;
  padding-top: 15px;
}
.product .cjList ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 26px;
  line-height: 26px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .cjList ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .cjList ul li .item .cont p {
  font-size: 12px;
  line-height: 16px;
  font-family: Arial;
  color: #aaaaaa;
  text-transform: uppercase;
}
.product .cjList ul li .item .cont .more {
  font-size: 14px;
  color: #666666;
  display: block;
  position: absolute;
  right: 0;
  top: 20px;
  line-height: 30px;
}
.product .cjList ul li .item .cont .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .cjList ul li .item .cont .more em {
  margin-left: 23px;
  width: 20px;
  height: 20px;
  background-color: #dab66c;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  border-radius: 50%;
  right: 0;
  top: 0;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .cjList ul li .item .cont .more em::before {
  content: "";
  display: block;
  width: 24px;
  height: 9px;
  position: absolute;
  z-index: 3;
  right: 5px;
  top: 50%;
  margin-top: -5px;
  background: url(../images/proli.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .cjList ul li .item .cont .more:hover {
  color: #386f50;
}
.product .cjList ul li .item:hover .pic {
  border-color: #386f50;
}
.product .cjList 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 .cjList ul li .item:hover .cont .bt {
  color: #386f50;
}
.product .cjList ul li .item:hover .cont .more em {
  background-color: #386f50;
}
.product .cjList ul li .item:hover .cont .more em::before {
  background-image: url(../images/prolih.png);
  animation: zyfd 1.5s linear infinite;
}
@media screen and (max-width: 1320px) {
  .product .proNav {
    padding-left: 510px;
  }
  .product .cjNav {
    margin-left: 440px;
  }
  .product .cjNav ul li a {
    font-size: 17px;
  }
  .product .cjList ul {
    margin: 0 -12px;
  }
  .product .cjList ul li {
    padding: 0 12px;
    margin-top: 25px;
  }
}
.youshi {
  position: relative;
  overflow: hidden;
  padding-top: 92px;
  padding-bottom: 38px;
}
.youshi::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -960px;
  width: 138px;
  height: 781px;
  background: url(../images/ysbg.png) 0 0 no-repeat;
}
.youshi .ysBox {
  height: 696px;
}
.youshi .ysBox::before {
  content: "";
  display: block;
  width: 654px;
  height: 654px;
  background-color: #fafafa;
  position: absolute;
  border-radius: 50%;
  top: 56px;
  left: 354px;
  z-index: -1;
}
.youshi .tip {
  letter-spacing: 6px;
  line-height: 24px;
  top: -30px;
  position: absolute;
  z-index: 3;
  right: 0;
  padding-bottom: 27px;
  background: url(../images/ystip.png) right bottom no-repeat;
  width: 247px;
  text-align: right;
}
.youshi .title i {
  height: 52px;
}
.youshi .title span {
  font-weight: bold;
  font-size: 34px;
  margin-top: 17px;
}
.youshi .title em {
  display: block;
  font-size: 26px;
  margin-top: 25px;
  letter-spacing: 5px;
}
.youshi .ysPic {
  position: absolute;
  top: 69px;
  right: -320px;
  width: 1020px;
  height: 628px;
  border-radius: 313px 0px 0px 313px;
  overflow: hidden;
}
.youshi .ysPic .bd {
  overflow: hidden;
  width: 1020px;
  height: 628px;
}
.youshi .ysPic .bd ul li {
  width: 1020px;
  height: 628px;
  position: relative;
  overflow: hidden;
}
.youshi .ysPic .bd ul li img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  display: block;
  object-fit: cover;
}
.youshi .ysPic .bd ul li:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.youshi .ysCont {
  width: 515px;
  margin-top: 80px;
}
.youshi .ysCont .bd {
  overflow: hidden;
  height: 188px;
}
.youshi .ysCont .bd ul li .item {
  height: 188px;
  padding-top: 10px;
}
.youshi .ysCont .bd ul li .item .tit {
  line-height: 1;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.youshi .ysCont .bd ul li .item .tit span {
  display: inline-block;
  vertical-align: bottom;
  font-size: 24px;
  font-weight: bold;
}
.youshi .ysCont .bd ul li .item .tit i {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 12px;
  font-family: Arial;
  font-size: 14px;
  line-height: 1;
  color: #999999;
}
.youshi .ysCont .bd ul li .item .text {
  margin-top: 20px;
  line-height: 30px;
  color: #707070;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .item:hover .tit {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  color: #386f50;
}
.youshi .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.youshi .hd {
  margin-left: -15px;
  width: 552px;
  height: 238px;
  background-color: #ffffff;
  border-radius: 20px;
  border: solid 1px #e9e9e9;
  position: relative;
}
.youshi .hd::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 208px;
  border-left: 1px dashed #e9e9e9;
}
.youshi .hd::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 1px;
  width: 515px;
  border-top: 1px dashed #e9e9e9;
}
.youshi .hd ul::after,
.youshi .hd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .hd ul li {
  float: left;
  width: 50%;
  cursor: pointer;
  height: 118px;
}
.youshi .hd ul li .item {
  padding-left: 120px;
  padding-top: 40px;
  position: relative;
}
.youshi .hd ul li .item i {
  position: absolute;
  display: block;
  border-radius: 50%;
  width: 62px;
  height: 62px;
  background-color: #386f50;
  top: 28px;
  left: 40px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li .item i:before,
.youshi .hd ul li .item 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;
}
.youshi .hd ul li .item i.ico1:before {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .hd ul li .item i.ico1:after {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .hd ul li .item i.ico2:before {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .hd ul li .item i.ico2:after {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .hd ul li .item i.ico3:before {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .hd ul li .item i.ico3:after {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .hd ul li .item i.ico4:before {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .hd ul li .item i.ico4:after {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .hd ul li .item h4 {
  font-size: 20px;
  line-height: 1;
}
.youshi .hd ul li .item p {
  margin-top: 9px;
  line-height: 10px;
  color: #999999;
}
.youshi .hd ul li:hover .item i,
.youshi .hd ul li.on .item i {
  background-color: #85b242;
  border-radius: 8px;
}
.youshi .hd ul li:hover .item i:before,
.youshi .hd ul li.on .item i:before,
.youshi .hd ul li:hover .item i:after,
.youshi .hd ul li.on .item i:after {
  top: -100%;
}
.youshi .hd ul li:hover .item h4,
.youshi .hd ul li.on .item h4 {
  font-weight: bold;
}
@media screen and (max-width: 1320px) {
  .youshi .ysPic {
    right: -365px;
  }
  .youshi .hd {
    margin-left: -20px;
    width: 530px;
  }
  .youshi .hd::after {
    width: 500px;
  }
}
.customers {
  overflow: hidden;
  position: relative;
  padding-bottom: 22px;
  padding-top: 40px;
}
.customers::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  width: 138px;
  height: 352px;
  background: url(../images/ysbg.png) 0 -779px no-repeat;
}
.customers .khBox {
  padding: 85px 0;
}
.customers .khBox::before {
  content: "";
  display: block;
  position: absolute;
  background-color: #ffffff;
  box-shadow: 12px 6px 38px 0px rgba(0, 0, 0, 0.09);
  border-radius: 301px;
  height: 604px;
  margin: 0 -240px;
  top: 0;
  z-index: -1;
  left: 0;
  right: 0;
}
.customers .khSwiper {
  margin-top: 52px;
  border: solid 1px #dddddd;
}
.customers .khSwiper::after,
.customers .khSwiper:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.customers .khSwiper .swiper-container {
  position: relative;
  left: -1px;
}
.customers .khSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.customers .khSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.customers .khSwiper ul li {
  float: left;
  width: 20%;
  border-left: solid 1px #dddddd;
}
.customers .khSwiper ul li .item {
  position: relative;
  padding: 15px;
}
.customers .khSwiper ul li .item .pic {
  display: block;
  padding-top: 82.22%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
}
.customers .khSwiper 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;
}
.customers .khSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 40px;
  width: 100%;
  line-height: 40px;
  text-align: center;
  padding: 0 10px;
  font-size: 15px;
  background-color: rgba(56, 111, 80, 0.85);
  bottom: -40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  color: #fff;
  position: absolute;
  left: 0;
}
.customers .khSwiper 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);
}
.customers .mbanBox {
  margin-top: 68px;
  background-color: #386f50;
  border-radius: 120px;
  height: 202px;
  padding-top: 26px;
  padding-left: 30px;
  padding-right: 62px;
  color: #fff;
}
.customers .mbanBox .mbanImg {
  float: left;
  position: relative;
  width: 149px;
  height: 149px;
  background-color: #dab66c;
  border-radius: 50%;
}
.customers .mbanBox .mbanImg 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;
}
.customers .mbanBox .mendly {
  font-size: 128px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  color: #dab66c;
  opacity: 0.05;
  position: absolute;
  left: 221px;
  top: 51px;
  font-style: italic;
  line-height: 102px;
  text-transform: uppercase;
}
.customers .mbanBox .txt {
  float: left;
  margin-left: 40px;
  margin-top: 24px;
}
.customers .mbanBox .txt .t1 {
  font-weight: bold;
  line-height: 1;
  font-size: 30px;
}
.customers .mbanBox .txt .t1 span {
  font-size: 42px;
  margin-right: 8px;
}
.customers .mbanBox .txt .t2 {
  margin-top: 21px;
  letter-spacing: 1px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  line-height: 38px;
}
.customers .mbanBox .lx {
  float: right;
  margin-top: 22px;
  width: 540px;
  position: relative;
}
.customers .mbanBox .lx .xpBox {
  position: absolute;
  right: 0;
  top: 3px;
  width: 134px;
  height: 38px;
  background-color: #85b242;
  border-radius: 19px;
  text-align: center;
  line-height: 38px;
  font-size: 14px;
  color: #ffffff;
}
.customers .mbanBox .lx .xpBox::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 27px;
  height: 8px;
  margin-left: 9px;
  background: url(../images/xunpan.png) 0 center no-repeat;
}
.customers .mbanBox .lx .xpBox .xunpan {
  position: absolute;
  z-index: 99999;
  right: 100%;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  text-align: center;
  color: #333;
  font-size: 14px;
  width: 200px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  line-height: 40px;
  height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  visibility: hidden;
  -webkit-transform: translateX(30px);
  transform: translateX(30px);
  opacity: 0;
  filter: alpha(opacity=0);
}
.customers .mbanBox .lx .xpBox .xunpan i {
  font-weight: bold;
}
.customers .mbanBox .lx .xpBox .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: #386f50;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(56, 111, 80, 0.15);
}
.customers .mbanBox .lx .xpBox .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: #386f50;
}
.customers .mbanBox .lx .xpBox .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;
}
.customers .mbanBox .lx .xpBox:hover .xunpan {
  visibility: inherit;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.customers .mbanBox .lx .ewm {
  float: left;
  width: 104px;
  height: 104px;
}
.customers .mbanBox .lx .ewm img {
  display: block;
  width: 100%;
  height: 100%;
}
.customers .mbanBox .lx .tt {
  float: left;
  margin-left: 28px;
  padding-top: 15px;
}
.customers .mbanBox .lx .tt .wx {
  line-height: 23px;
  padding-left: 42px;
  background: url(../images/wxico.png) 0 center no-repeat;
}
.customers .mbanBox .lx .tt .tel {
  position: relative;
  margin-top: 32px;
  line-height: 32px;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 0.5px;
  white-space: nowrap;
}
.customers .mbanBox .lx .tt .tel::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 32px;
  height: 32px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/mbantel.png) center center no-repeat;
  margin-right: 10px;
}
@media screen and (max-width: 1320px) {
  .customers .mbanBox {
    padding-right: 40px;
  }
  .customers .mbanBox .txt {
    margin-left: 30px;
  }
  .customers .mbanBox .lx {
    width: 510px;
  }
  .customers .mbanBox .lx .tt {
    margin-left: 20px;
  }
}
.about {
  background-color: #fafafa;
  position: relative;
  overflow: hidden;
  padding-top: 172px;
  padding-bottom: 72px;
}
.about .aboutBox::before {
  content: "";
  display: block;
  position: absolute;
  width: 920px;
  height: 920px;
  background-color: #dab66c;
  border-radius: 50%;
  right: -753px;
  top: -172px;
}
.about .aboutPic {
  position: absolute;
  top: 52px;
  right: -115px;
  z-index: 2;
  width: 588px;
  height: 588px;
  background: url(../images/aboutpicbg.png) 0 0 no-repeat;
  background-color: #386f50;
  box-shadow: 10px 1px 32px 0px rgba(51, 51, 51, 0.27);
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic {
  display: block;
  position: absolute;
  right: 91px;
  top: 162px;
}
.about .aboutPic .pic img {
  display: block;
}
.about .aboutPic .mendly {
  width: 384px;
  height: 246px;
  position: absolute;
  top: -115px;
  right: -88px;
  background: url(../images/mendly2.png) 0 center no-repeat;
}
.about .mendly2 {
  position: absolute;
  width: 22px;
  height: 607px;
  right: -283px;
  top: 3px;
  background: url(../images/mendly3.png) 0 center no-repeat;
}
.about .aboutText {
  width: 630px;
  position: relative;
}
.about .aboutText .tit {
  position: relative;
  line-height: 1;
}
.about .aboutText .tit::before {
  content: "";
  display: block;
  width: 281px;
  height: 1px;
  background-color: #dddddd;
  position: absolute;
  top: 27px;
  left: -320px;
}
.about .aboutText .tit i {
  display: block;
  height: 135px;
}
.about .aboutText .tit i img {
  display: block;
}
.about .aboutText .tit span {
  font-weight: bold;
  font-size: 30px;
  letter-spacing: 4px;
  margin-left: 118px;
  margin-top: -45px;
  display: block;
}
.about .aboutText .tit em {
  display: block;
  margin-top: 38px;
  font-size: 20px;
  letter-spacing: 15px;
}
.about .aboutText .tit::after {
  content: "";
  display: block;
  width: 35px;
  height: 3px;
  background-color: #85b242;
  border-radius: 2px;
  margin-top: 29px;
}
.about .aboutText .text {
  margin-top: 58px;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  line-height: 34px;
  height: 204px;
  color: #7b7b7b;
}
.about .aboutText .more {
  display: block;
  position: absolute;
  top: 102px;
  right: 0;
  z-index: 2;
  line-height: 20px;
  font-size: 14px;
  letter-spacing: 2px;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more em {
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  background-color: #dab66c;
  margin-left: 17px;
  position: relative;
}
.about .aboutText .more em::before {
  content: '';
  position: absolute;
  display: block;
  right: 4px;
  top: 3px;
  width: 26px;
  height: 13px;
  background: url(../images/aboutar.png) right center no-repeat;
}
.about .aboutText .more:hover {
  color: #386f50;
  right: -5px;
}
.about .aboutText .more:hover em {
  background-color: #386f50;
}
.about .aboutText .more:hover em::before {
  animation: zyfd 1.5s linear infinite;
}
.about .aboutText .aLink {
  margin-top: 66px;
}
.about .aboutText .aLink ul::after,
.about .aboutText .aLink ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .aboutText .aLink ul li {
  float: left;
  margin-left: 148px;
}
.about .aboutText .aLink ul li:first-child {
  margin-left: 0;
}
.about .aboutText .aLink ul li a {
  display: block;
  position: relative;
  padding-left: 76px;
  height: 60px;
  padding-top: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .aLink ul li a::before {
  content: "";
  display: block;
  position: absolute;
  opacity: 0;
  bottom: 0;
  left: -6px;
  width: 72px;
  height: 44px;
  background: url(../images/alinkty.png) center 0 no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .aLink ul li a i {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  background-color: #ffffff;
  box-shadow: 0px 0px 12px 0px rgba(93, 93, 93, 0.1);
  margin: auto;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .aLink ul li a i:before,
.about .aboutText .aLink 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;
}
.about .aboutText .aLink ul li a i.ico1:before {
  background: url(../images/alinkico1.png) center center no-repeat;
}
.about .aboutText .aLink ul li a i.ico1:after {
  background: url(../images/alinkico1h.png) center center no-repeat;
}
.about .aboutText .aLink ul li a i.ico2:before {
  background: url(../images/alinkico2.png) center center no-repeat;
}
.about .aboutText .aLink ul li a i.ico2:after {
  background: url(../images/alinkico2h.png) center center no-repeat;
}
.about .aboutText .aLink ul li a span {
  display: block;
  line-height: 1;
  font-size: 20px;
}
.about .aboutText .aLink ul li a em {
  display: block;
  margin-top: 9px;
  line-height: 10px;
  color: #aaaaaa;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .aLink ul li:hover a,
.about .aboutText .aLink ul li.on a {
  color: #386f50;
}
.about .aboutText .aLink ul li:hover a::before,
.about .aboutText .aLink ul li.on a::before {
  bottom: -37px;
  opacity: 1;
}
.about .aboutText .aLink ul li:hover a i,
.about .aboutText .aLink ul li.on a i {
  background-color: #386f50;
}
.about .aboutText .aLink ul li:hover a i:before,
.about .aboutText .aLink ul li.on a i:before,
.about .aboutText .aLink ul li:hover a i:after,
.about .aboutText .aLink ul li.on a i:after {
  top: -100%;
}
.about .aboutText .aLink ul li:hover a em,
.about .aboutText .aLink ul li.on a em {
  color: #386f50;
}
.about .show {
  margin-top: 96px;
}
.about .show .hd ul::after,
.about .show .hd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .show .hd ul li {
  float: left;
  position: relative;
  margin-left: 98px;
}
.about .show .hd ul li:first-child {
  margin-left: 0;
}
.about .show .hd ul li a {
  display: block;
  height: 60px;
  position: relative;
  padding-left: 75px;
  padding-top: 10px;
}
.about .show .hd ul li a i {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: center center no-repeat;
  background-color: #dab66c;
  border-radius: 50%;
}
.about .show .hd ul li a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(../images/alinkty.png) center center no-repeat;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  width: 72px;
  height: 44px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.about .show .hd ul li a i.ico1 {
  background-image: url(../images/alinkico1.png);
}
.about .show .hd ul li a i.ico2 {
  background-image: url(../images/alinkico2.png);
}
.about .show .hd ul li a i.ico3 {
  background-image: url(../images/alinkico3.png);
}
.about .show .hd ul li a span {
  font-size: 20px;
  display: block;
  line-height: 1;
}
.about .show .hd ul li a em {
  display: block;
  font-size: 14px;
  line-height: 10px;
  margin-top: 10px;
  color: #aaaaaa;
}
.about .show .hd ul li:hover a i,
.about .show .hd ul li.on a i {
  background-color: #386f50;
}
.about .show .hd ul li:hover a i:after,
.about .show .hd ul li.on a i:after {
  opacity: 1;
  bottom: -36px;
}
.about .show .bd {
  margin-top: 42px;
  height: 325px;
  overflow: hidden;
}
.about .show .showSwiper {
  height: 325px;
}
.about .show .showSwiper .swiper-container {
  margin: 0 -11px;
}
.about .show .showSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 30 11, grab;
}
.about .show .showSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 30 11, grab;
}
.about .show .showSwiper ul li {
  float: left;
  padding: 18px 11px 0;
  width: 25%;
}
.about .show .showSwiper ul li .item {
  border-radius: 6px;
  border: solid 1px #dddddd;
  padding: 5px 5px 0;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .showSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 224px;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .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 .show .showSwiper ul li .item .tt {
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  height: 76px;
  line-height: 76px;
  padding-right: 74px;
}
.about .show .showSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .showSwiper ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #386f50;
}
.about .show .showSwiper ul li .item .more {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  font-family: Arial;
  font-size: 14px;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .showSwiper ul li .item .more::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 25px;
  height: 12px;
  margin-left: 10px;
  background: url(../images/showli.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(1.8);
}
.about .show .showSwiper ul li .item .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #386f50;
}
.about .show .showSwiper ul li .item:hover {
  border-style: dashed;
  border-color: #c2c7df;
  -webkit-transform: translateY(-18px);
  transform: translateY(-18px);
}
.about .show .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 .show .showSwiper ul li .item:hover .tt .bt {
  font-weight: bold;
}
.about .show .showSwiper ul li .item:hover .tt .more::after {
  filter: grayscale(0) brightness(1);
}
.about .show .showSwiper:nth-child(2) ul li .item .pic img {
  object-fit: contain;
}
@media screen and (max-width: 1320px) {
  .about .show .bd {
    height: 301px;
  }
  .about .show .showSwiper {
    height: 301px;
  }
  .about .show .showSwiper ul li .item .pic {
    height: 200px;
  }
}
.news {
  padding: 66px 0 55px;
  overflow: hidden;
}
.news .newsBg {
  position: absolute;
  width: 238px;
  height: 238px;
  background-color: #dab66c;
  z-index: -1;
  border-radius: 50%;
  top: 296px;
  left: -114px;
}
.news .newsBg::before {
  content: "";
  display: block;
  position: absolute;
  width: 78px;
  height: 78px;
  background-color: #386f50;
  border-radius: 50%;
  left: -17px;
  top: -9px;
}
.news .titBox .moreLink {
  margin-top: 42px;
}
.news .titBox .tip {
  margin-top: 42px;
}
.news .newsList {
  margin-top: 42px;
}
.news .newsList::after,
.news .newsList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .one {
  float: left;
  width: 528px;
  height: 362px;
}
.news .newsList .one .item {
  background-color: #ffffff;
  box-shadow: 0px 2px 13px 4px rgba(0, 0, 0, 0.16);
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border: 10px solid #fff;
}
.news .newsList .one .item .pic {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .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 .one .item .tt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
  height: 48px;
  background-color: #386f50;
  line-height: 48px;
  padding-left: 12px;
  padding-right: 110px;
}
.news .newsList .one .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .one .item .bt::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  margin-right: 10px;
  position: relative;
  top: -1px;
}
.news .newsList .one .item .date {
  position: absolute;
  right: 20px;
  color: #ffffff;
  top: 0;
}
.news .newsList .one .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 {
  float: right;
  width: 670px;
  padding-top: 10px;
}
.news .newsList .list ul li {
  margin-top: 30px;
}
.news .newsList .list ul li:first-child {
  margin-top: 0px;
}
.news .newsList .list ul li .item {
  border-bottom: 1px solid #dddddd;
  height: 160px;
  padding-left: 228px;
  padding-top: 20px;
  padding-right: 90px;
  position: relative;
}
.news .newsList .list ul li .item::after {
  content: "";
  position: absolute;
  background: #386f50;
  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: 130px;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  border-radius: 4px;
  -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;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item .date {
  position: absolute;
  right: 0;
  top: 28px;
  font-family: Arial;
  height: 20px;
  text-align: right;
}
.news .newsList .list ul li .item .date span {
  display: block;
  font-size: 36px;
  line-height: 26px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item .date i {
  display: block;
  float: right;
  font-size: 14px;
  line-height: 10px;
  margin-top: 13px;
  color: #999999;
}
.news .newsList .list ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .newsList .list ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .list ul li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  color: #666666;
  margin-top: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.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 .cont .bt {
  color: #386f50;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsList .list ul li .item:hover .cont p {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
@media screen and (max-width: 1320px) {
  .news .newsList .one {
    width: 500px;
  }
  .news .newsList .list {
    width: 640px;
  }
}
