@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: 10px;
}
.header .fixedNav {
  background-color: #fff;
  top: 0;
}
.banner {
  position: relative;
  padding-bottom: 125px;
}
.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 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-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  left: 5.6%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
  text-align: center;
}
.banner .banner-pagination span {
  display: block;
  height: 70px;
  width: 60px;
  background-color: transparent;
  cursor: pointer;
  outline: none;
  position: relative;
  opacity: 1;
  margin: 20px 0;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.banner .banner-pagination span::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/banli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.banner .banner-pagination span.swiper-pagination-bullet-active::after {
  opacity: 1;
}
.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;
  display: 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%;
}
.banner .mbanner {
  max-width: 1608px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 3;
  bottom: 0;
  width: 98%;
}
.banner .mbanner .inTip .t1 span {
  letter-spacing: 6px;
  font-size: 30px;
}
.title {
  line-height: 1;
  text-align: center;
}
.title span {
  font-size: 36px;
  display: block;
  font-weight: bold;
  position: relative;
  z-index: 2;
}
.title span::after {
  content: "";
  display: inline-block;
  width: 112px;
  height: 20px;
  border-radius: 10px;
  position: absolute;
  background: url(../images/titico.png) 100% 0 no-repeat;
  top: 22px;
  margin-left: -88px;
  z-index: -1;
}
.title i {
  display: block;
  font-size: 18px;
  margin-top: 26px;
  letter-spacing: 3px;
}
.moreLink {
  display: block;
  width: 210px;
  height: 55px;
  background-color: #ffffff;
  border: solid 1px #535353;
  text-align: center;
  line-height: 53px;
  font-size: 16px;
  letter-spacing: 3px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #2b7538, #2b7538);
  background-image: linear-gradient(to right, #2b7538, #2b7538);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 73px;
  height: 6px;
  margin-left: 17px;
  background: url(../images/morear.png) 0 center no-repeat;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover {
  background-size: 100% 100%;
  color: #fff;
  background-color: #2b7538;
  border-color: #2b7538;
  box-shadow: 0 10px 10px -5px rgba(43, 117, 56, 0.3);
}
.moreLink:hover::after {
  filter: grayscale(100) brightness(6);
  animation: zyfd 1.5s linear infinite;
}
.allLink {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.inTip {
  height: 188px;
  position: relative;
  z-index: 2;
  padding-top: 33px;
}
.inTip::before {
  content: "";
  width: 118px;
  height: 102px;
  position: absolute;
  left: -82px;
  top: 0;
  background: url(../images/intipbar.png) 0 0 no-repeat;
  z-index: -1;
}
.inTip::after {
  content: "";
  display: block;
  width: 74px;
  height: 64px;
  position: absolute;
  bottom: 0;
  left: 362px;
  background: url(../images/intipbar2.png) 0 0 no-repeat;
  z-index: -1;
}
.inTip .t1 i {
  font-family: Arial;
  font-size: 16px;
  letter-spacing: 3px;
  line-height: 24px;
  padding-top: 20px;
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
}
.inTip .t1 span {
  display: inline-block;
  vertical-align: top;
  min-width: 176px;
  height: 92px;
  line-height: 70px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  font-size: 23px;
  position: relative;
  padding: 0 28px 0 24px;
  z-index: 2;
}
.inTip .t1 span::before {
  content: "";
  position: absolute;
  z-index: -1;
  height: 100%;
  width: 150px;
  top: 0;
  left: 0;
  background: url(../images/intipico.png) 0 0 no-repeat;
}
.inTip .t1 span::after {
  content: "";
  position: absolute;
  z-index: -1;
  height: 100%;
  width: calc(100% - 150px);
  right: 0;
  top: 0;
  background: url(../images/intipico.png) 100% 0 no-repeat;
}
.inTip .t2 {
  margin-top: 13px;
  font-size: 20px;
  left: 1;
  letter-spacing: 4px;
}
.inTel {
  position: relative;
  font-size: 16px;
  letter-spacing: 1px;
  padding-bottom: 32px;
  line-height: 46px;
  border-bottom: 1px solid #0e2a13;
}
.inTel::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 49px;
  height: 46px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/intel.png) center center no-repeat;
  margin-right: 18px;
}
.inTel i {
  font-size: 34px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
}
.mbanner {
  background-color: #f3f4f8;
  padding: 26px 0;
}
.mbanner .mbanBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mbanner .mbanBox::after {
  display: none;
}
.crowd {
  padding: 100px 0 120px;
  position: relative;
  overflow: hidden;
}
.crowd .rqList {
  margin-top: 56px;
}
.crowd .rqL {
  float: left;
}
.crowd .rqL .pic {
  position: relative;
  height: 348px;
}
.crowd .rqL .pic .img1 {
  left: 191px;
  top: -19px;
  position: absolute;
  overflow: hidden;
  z-index: 2;
  width: 278px;
  height: 367px;
  border: 20px solid #fff;
  box-shadow: -6px 19px 34px 0px rgba(3, 17, 0, 0.03);
}
.crowd .rqL .pic .img1 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.crowd .rqL .pic .img1:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.crowd .rqL .pic .img2 {
  position: absolute;
  overflow: hidden;
  border: 15px solid #fff;
  width: 224px;
  height: 303px;
  background-color: #ffffff;
  box-shadow: -6px 19px 34px 0px rgba(3, 17, 0, 0.03);
  top: 28px;
  left: 25px;
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  transform: rotate(-15deg);
}
.crowd .rqL .pic .img2 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.crowd .rqL .pic .img2:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.crowd .rqL .inTip {
  margin-top: 103px;
}
.crowd .list {
  float: right;
  width: 762px;
  height: 640px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
}
.crowd .list ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: -1px 0 0;
}
.crowd .list ul li {
  width: 33.333%;
  border-left: solid 1px #e5e5e5;
  border-top: solid 1px #e5e5e5;
}
.crowd .list ul li:nth-child(3n-2) {
  border-left: none;
}
.crowd .list ul li .item {
  height: 212px;
  border: solid 1px #ffffff;
  text-align: center;
  padding-top: 50px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.crowd .list ul li .item .ico {
  width: 52px;
  height: 47px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.crowd .list ul li .item .ico 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;
}
.crowd .list ul li .item .line {
  height: 3px;
  margin-top: 14px;
  background: url(../images/rqline.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.crowd .list ul li .item h4 {
  margin-top: 26px;
  line-height: 1;
  font-size: 18px;
  letter-spacing: 1px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.crowd .list ul li .item .btn {
  width: 104px;
  height: 40px;
  background-color: #ffffff;
  border-radius: 30px;
  margin: 40px auto 0;
  text-align: center;
  line-height: 40px;
  color: #2b7538;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.crowd .list ul li.on .item {
  background-color: #2b7538;
  box-shadow: 0px 0px 21px 0px rgba(11, 58, 20, 0.26);
  padding-top: 32px;
}
.crowd .list ul li.on .item .ico {
  filter: grayscale(100) brightness(8);
}
.crowd .list ul li.on .item .line {
  opacity: 0;
  margin-top: 0;
}
.crowd .list ul li.on .item h4 {
  color: #fff;
  margin-top: 20px;
}
.crowd .list ul li.on .item .btn {
  opacity: 1;
  margin-top: 24px;
}
@media screen and (max-width: 1320px) {
  .crowd .list {
    width: 700px;
  }
}
.product {
  background: url(../images/probg.jpg) center bottom no-repeat;
  padding: 80px 0 100px;
  position: relative;
  overflow: hidden;
}
.product .proNav {
  margin-top: 50px;
  background-color: #fff;
  border-radius: 68px;
}
.product .proNav ul {
  display: table;
  width: calc(100% + 36px);
  margin: 0 -18px;
}
.product .proNav ul li {
  display: table-cell;
  vertical-align: top;
  position: relative;
  padding: 0 18px;
}
.product .proNav ul li::before {
  content: "";
  width: 1px;
  height: 74px;
  background-color: #e6e6e6;
  position: absolute;
  top: 50%;
  margin-top: -37px;
  left: 0;
}
.product .proNav ul li:first-child::before {
  display: none;
}
.product .proNav ul li a {
  display: block;
  position: relative;
  height: 136px;
  padding-top: 4px;
  text-align: center;
  padding: 0 10px;
  border-radius: 68px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #2b7538, #2b7538);
  background-image: linear-gradient(to right, #2b7538, #2b7538);
  background-size: 100% 0%;
  background-position: left 100%;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a i {
  display: block;
  width: 105px;
  height: 62px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.product .proNav ul li a i::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/proico.png) center bottom no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a i::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/proicoh.png) center bottom no-repeat;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 10px;
  line-height: 38px;
  font-size: 18px;
  letter-spacing: 1px;
}
.product .proNav ul li:hover a,
.product .proNav ul li.on a {
  background-size: 100% 100%;
  color: #fff;
}
.product .proNav ul li:hover a i::before,
.product .proNav ul li.on a i::before {
  opacity: 0;
}
.product .proNav ul li:hover a i::after,
.product .proNav ul li.on a i::after {
  opacity: 1;
}
.product .proList {
  padding-top: 14px;
}
.product .proList ul {
  margin: 0 -30px;
}
.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: 50%;
  padding: 0 30px;
  margin-top: 30px;
}
.product .proList ul li .item {
  height: 380px;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 10px;
  padding: 10px;
}
.product .proList ul li .item .box {
  background-color: #fff;
  border-radius: 10px;
  position: relative;
  padding-right: 154px;
  overflow: hidden;
  height: 100%;
}
.product .proList ul li .item .box .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .box .pic::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 60px;
  background: url(../images/proli.png) 100% center no-repeat;
  background-size: auto 100%;
  z-index: 2;
}
.product .proList ul li .item .box .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .box .bt {
  display: block;
  height: 272px;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  background: url(../images/prolibr.png) center 52px no-repeat;
  width: 154px;
  padding-top: 76px;
  line-height: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .box .bt span {
  display: block;
  font-size: 18px;
  width: 1em;
  margin: auto;
}
.product .proList ul li .item .box .bt:hover {
  letter-spacing: 0.5px;
}
.product .proList ul li .item .box .more {
  display: block;
  position: absolute;
  width: 80px;
  height: 34px;
  background-color: #f3f4f8;
  border-radius: 20px;
  right: 36px;
  bottom: 46px;
  line-height: 34px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .box .more::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/proliar.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .box: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 .box:hover .bt {
  color: #2b7538;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.product .proList ul li .item .box:hover .more {
  background-color: #2b7538;
}
.product .proList ul li .item .box:hover .more::before {
  filter: grayscale(100) brightness(5);
}
@media screen and (max-width: 1320px) {
  .product .proList ul {
    margin: 0 -20px;
  }
  .product .proList ul li {
    padding: 0 20px;
  }
  .product .proList ul li .item .box {
    padding-right: 104px;
  }
  .product .proList ul li .item .box .bt {
    width: 104px;
  }
  .product .proList ul li .item .box .more {
    right: 10px;
  }
}
.youshi {
  overflow: hidden;
  position: relative;
  padding-top: 142px;
}
.youshi .title {
  text-align: left;
}
.youshi .box .num {
  font-family: "Arial Black";
  font-size: 102px;
  line-height: 75px;
  color: #2b7538;
  opacity: 0.1;
}
.youshi .box h4 {
  line-height: 36px;
  font-size: 20px;
  font-weight: bold;
  margin-top: -30px;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .box h4 span {
  display: inline-block;
  vertical-align: top;
  min-width: 142px;
}
.youshi .box h4 em {
  display: inline-block;
  vertical-align: middle;
  width: 109px;
  height: 1px;
  background-color: #2b7538;
  margin: 0 20px 0 18px;
}
.youshi .box h4 i {
  display: inline-block;
  vertical-align: top;
  height: 36px;
  width: 39px;
  position: relative;
  overflow: hidden;
}
.youshi .box 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 .box p {
  font-size: 16px;
  line-height: 30px;
  margin-top: 22px;
  color: #707070;
}
.youshi .box .zxLink {
  display: block;
  text-align: center;
  width: 166px;
  height: 58px;
  background-color: #2b7538;
  border-radius: 35px;
  margin-top: 45px;
  line-height: 58px;
  color: #fff;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .box .zxLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #2b7538;
  border-radius: 30px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.youshi .box .zxLink em {
  border-radius: 50%;
  width: 26px;
  height: 26px;
  background-color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-left: 18px;
  text-align: center;
  font-family: simsun;
  line-height: 26px;
  font-weight: bold;
  font-size: 18px;
  color: #333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .box .zxLink em::before {
  content: ">";
}
.youshi .box .zxLink:hover {
  background: none;
  color: #2b7538;
  box-shadow: 0 10px 10px -5px rgba(43, 117, 56, 0.5);
}
.youshi .box .zxLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.youshi .box .zxLink:hover em {
  background-color: #2b7538;
  color: #fff;
}
.youshi .box:hover h4 {
  color: #2b7538;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.youshi .box:hover h4 i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.youshi .ysItem1 .inContent {
  padding-left: 680px;
}
@media screen and (max-width: 1320px) {
  .youshi .ysItem1 .inContent {
    padding-left: 600px;
  }
}
.youshi .ysItem1 .box {
  margin-top: 65px;
}
.youshi .ysItem1 .pic {
  width: 518px;
  height: 540px;
  position: absolute;
  z-index: 2;
  left: 80px;
  top: 38px;
}
.youshi .ysItem1 .pic::before {
  content: "";
  width: 420px;
  height: 349px;
  border: solid 2px #2b7538;
  position: absolute;
  left: 52px;
  bottom: -100px;
}
.youshi .ysItem1 .pic img {
  display: block;
  position: relative;
  z-index: 3;
}
.youshi .ysItem1 .ysImg {
  width: 650px;
  height: 456px;
  position: absolute;
  left: -300px;
  top: -10px;
}
.youshi .ysItem1 .ysImg img {
  display: block;
}
.youshi .ysItem2 {
  margin-top: 148px;
  background: url(../images/ys2bg.jpg) center center no-repeat;
}
.youshi .ysItem2 .inContent {
  height: 384px;
  padding-top: 66px;
  padding-left: 680px;
  color: #fff;
}
@media screen and (max-width: 1320px) {
  .youshi .ysItem2 .inContent {
    padding-left: 600px;
  }
}
.youshi .ysItem2 .inContent .box .num {
  color: #ffffff;
  opacity: 0.04;
}
.youshi .ysItem2 .inContent .box h4 em {
  background-color: #ffffff;
  opacity: 0.3;
}
.youshi .ysItem2 .inContent .box p {
  color: #ffffff;
}
.youshi .ysItem2 .inContent .box .zxLink {
  background-color: #fff;
  color: #2b7538;
  margin-top: 38px;
}
.youshi .ysItem2 .inContent .box .zxLink::before {
  border-color: #fff;
}
.youshi .ysItem2 .inContent .box .zxLink em {
  background-color: #2b7538;
  color: #fff;
}
.youshi .ysItem2 .inContent .box .zxLink:hover {
  background-color: transparent;
  color: #fff;
}
.youshi .ysItem2 .inContent .box .zxLink:hover em {
  background-color: #fff;
  color: #2b7538;
}
.youshi .ysItem2 .inContent .box:hover h4 {
  color: #ffffff;
}
.youshi .ysItem2 .inContent .pic {
  width: 416px;
  height: 314px;
  border-radius: 0px 0px 0px 40px;
  position: absolute;
  z-index: 3;
  left: 0;
  bottom: 0;
  overflow: hidden;
}
.youshi .ysItem2 .inContent .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.youshi .ysItem2 .inContent .pic:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.youshi .ysList {
  background-color: #f3f4f8;
  margin-top: 80px;
  padding: 78px 0;
}
.youshi .ysList ul {
  margin: 0 -30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.youshi .ysList ul li {
  width: 50%;
  padding: 0 30px;
}
.youshi .ysList ul li .item {
  padding: 35px 35px 40px;
  background-color: #ffffff;
  border-radius: 10px;
}
.youshi .ysList ul li .item .pic {
  height: 295px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
.youshi .ysList ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.youshi .ysList ul li .item .box {
  padding: 35px 12px 0;
}
.youshi .ysList ul li .item .box .zxLink {
  margin-top: 40px;
}
.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 + .mbanner {
  background-color: transparent;
  padding-bottom: 0;
  padding-top: 76px;
}
.about {
  margin-top: 78px;
  position: relative;
  overflow: hidden;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
}
.about .aboutText {
  position: relative;
  padding-left: 526px;
  height: 454px;
  padding-top: 50px;
}
.about .aboutText .aboutTit {
  position: absolute;
  left: 0;
  top: 0;
  width: 445px;
  height: 454px;
  background: url(../images/abouttitbg.jpg) 0 0 no-repeat;
  color: #fff;
  padding-top: 110px;
  padding-left: 62px;
}
.about .aboutText .aboutTit .title {
  text-align: left;
}
.about .aboutText .aboutTit .title span::after {
  background-image: url(../images/titico2.png);
}
.about .aboutText .aboutTit .en {
  display: block;
  margin-top: 62px;
}
.about .aboutText .aboutTit .en img {
  display: block;
}
.about .aboutText .tit {
  font-weight: bold;
  line-height: 1;
  color: #2b7538;
  font-size: 25px;
  letter-spacing: 2px;
}
.about .aboutText .text {
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 38px;
  height: 152px;
  color: #616161;
  margin-top: 42px;
}
.about .aboutText .more {
  display: block;
  text-align: center;
  margin-top: 44px;
  width: 172px;
  height: 60px;
  background-color: #ffffff;
  border: solid 1px #cccccc;
  line-height: 58px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 16px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #2b7538, #2b7538);
  background-image: linear-gradient(to right, #2b7538, #2b7538);
  background-size: 0% 100%;
  background-position: left center;
}
.about .aboutText .more em {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  border-radius: 50%;
  width: 21px;
  height: 21px;
  background-color: #2b7538;
  margin-left: 16px;
  margin-right: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more em::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 25px;
  left: 10px;
  z-index: 3;
  background: url(../images/aboutar.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more:hover {
  border-color: #2b7538;
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 0 5px 10px rgba(43, 117, 56, 0.2);
}
.about .aboutText .more:hover em {
  background-color: rgba(255, 255, 255, 0.3);
}
.about .aboutText .more:hover em::before {
  filter: grayscale(100) brightness(5);
}
.about .aboutPic {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.about .aboutPic .showNav {
  background-color: #f3f4f8;
}
.about .aboutPic .showNav a {
  display: block;
  width: 445px;
  height: 368px;
  padding: 46px 40px 0;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .showNav a i {
  border-radius: 50%;
  display: block;
  margin: auto;
  width: 182px;
  height: 182px;
  border: 10px solid rgba(43, 117, 56, 0.11);
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .showNav a i 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 .showNav a em {
  height: 1px;
  background-color: #949494;
  display: block;
  margin-top: 32px;
  position: relative;
}
.about .aboutPic .showNav a em::before {
  content: "";
  width: 58px;
  height: 5px;
  background-color: #2b7538;
  border-radius: 3px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -2px;
}
.about .aboutPic .showNav a span {
  display: block;
  line-height: 1;
  font-size: 24px;
  letter-spacing: 1px;
  margin-top: 38px;
}
.about .aboutPic .showNav a:hover {
  color: #2b7538;
}
.about .aboutPic .showNav a:hover i {
  border-color: #2b7538;
}
.about .aboutPic .showNav a:hover i img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.about .aboutPic .pic {
  flex: 1;
  position: relative;
  overflow: hidden;
  height: 368px;
  min-width: 0;
}
.about .aboutPic .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  object-fit: cover;
}
.about .aboutPic .pic:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.about .showSwiper {
  margin-top: 52px;
}
.about .showSwiper .swiper-container {
  margin: 0 -18px;
}
.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 18px;
  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;
  width: 100%;
  height: 224px;
  padding: 24px 26px;
  background: url(../images/showli.png) center center no-repeat;
  background-size: 100% 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .pic i {
  display: block;
  position: relative;
  overflow: hidden;
  background-color: #fff;
  width: 100%;
  height: 100%;
}
.about .showSwiper 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;
}
.about .showSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 20px;
  text-align: center;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -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: #2b7538;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
@media screen and (max-width: 1320px) {
  .about .showSwiper .swiper-container {
    margin: 0 -8px;
  }
  .about .showSwiper ul li {
    padding: 0 8px;
  }
}
.zmbanner {
  background: url(../images/zmbannerbg.jpg) center bottom no-repeat;
}
.zmbanner .mbanBox {
  height: 451px;
  padding-top: 205px;
  color: #fff;
}
.zmbanner .mbanBox .img {
  position: absolute;
  top: -18px;
  left: 50%;
  width: 394px;
  height: 394px;
  margin-left: -190px;
}
.zmbanner .mbanBox .img img {
  display: block;
}
.zmbanner .inTip::before {
  background: url(../images/intipbarh1.png) 0 0 no-repeat;
}
.zmbanner .inTip::after {
  background: url(../images/intipbarh2.png) 0 0 no-repeat;
}
.zmbanner .inTel {
  border-color: #fff;
}
.zmbanner .inTel::before {
  background: url(../images/intel2.png) center center no-repeat;
}
.mode {
  padding: 95px 0 86px;
  background-color: #f3f4f8;
}
.mode .title i {
  font-family: Arial;
  font-size: 18px;
  line-height: 14px;
  letter-spacing: 3px;
  margin-top: 28px;
}
.mode .zmList {
  margin-top: 55px;
  position: relative;
}
.mode .zmList::before {
  content: "";
  display: block;
  position: absolute;
  width: 560px;
  height: 473px;
  right: -310px;
  background: url(../images/hhrimg.png) 0 center no-repeat;
  top: -137px;
}
.mode .zmList ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #ffffff;
  border-radius: 10px;
  position: relative;
  z-index: 2;
}
.mode .zmList ul .line {
  width: 1px;
  height: 108px;
  background-color: #0c3871;
  opacity: 0.1;
  margin: 0 8px;
  flex: none;
}
.mode .zmList ul li {
  flex: 1;
}
.mode .zmList ul li .item {
  position: relative;
  z-index: 2;
  height: 200px;
  text-align: center;
  padding-top: 48px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mode .zmList ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0;
  z-index: -1;
  background: url(../images/zmli.jpg) center center no-repeat;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mode .zmList ul li .item::after {
  content: "";
  position: absolute;
  width: 40px;
  height: 4px;
  background-color: #2b7538;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mode .zmList ul li .item .ico {
  display: block;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  height: 35px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mode .zmList ul li .item .ico 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;
}
.mode .zmList ul li .item h4 {
  font-size: 18px;
  margin-top: 15px;
  line-height: 1;
  letter-spacing: 8px;
  margin-right: -8px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mode .zmList ul li .item .dot {
  background: url(../images/zmline.png) center center no-repeat;
  height: 21px;
  margin-top: 22px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mode .zmList ul li .item .zxLink {
  display: block;
  text-align: center;
  width: 134px;
  height: 48px;
  background-color: #ffffff;
  border-radius: 24px;
  margin: 0 auto 0;
  line-height: 48px;
  color: #2b7538;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mode .zmList ul li .item .zxLink em {
  border-radius: 50%;
  width: 26px;
  height: 26px;
  background-color: #2b7538;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-left: 10px;
  text-align: center;
  font-family: simsun;
  line-height: 26px;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mode .zmList ul li .item .zxLink em::before {
  content: ">";
}
.mode .zmList ul li .item .zxLink:hover {
  box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.5);
}
.mode .zmList ul li .item .zxLink:hover em {
  background-color: #2b7538;
  color: #fff;
}
.mode .zmList ul li.on .item,
.mode .zmList ul li:hover .item {
  padding-top: 8px;
}
.mode .zmList ul li.on .item::before,
.mode .zmList ul li:hover .item::before {
  opacity: 1;
  margin: -30px 0;
  border-radius: 10px;
}
.mode .zmList ul li.on .item .ico,
.mode .zmList ul li:hover .item .ico {
  filter: grayscale(100) brightness(5);
}
.mode .zmList ul li.on .item h4,
.mode .zmList ul li:hover .item h4 {
  color: #fff;
}
.mode .zmList ul li.on .item .dot,
.mode .zmList ul li:hover .item .dot {
  filter: grayscale(100) brightness(8);
}
.mode .zmList ul li.on .item .zxLink,
.mode .zmList ul li:hover .item .zxLink {
  margin-top: 30px;
  opacity: 1;
}
.mode .zmList ul li.on .item::after,
.mode .zmList ul li:hover .item::after {
  width: 0;
  opacity: 0;
}
.mode .hzCont {
  margin-top: 110px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mode .hzCont .hzImg {
  width: 599px;
  height: 373px;
  position: relative;
  overflow: hidden;
  border-radius: 120px 0px 120px 0px;
}
.mode .hzCont .hzImg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mode .hzCont .hzImg:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.mode .hzCont .cont {
  flex: 1;
  margin-left: 80px;
}
.mode .hzCont .cont .tit {
  font-size: 20px;
  font-weight: bold;
  line-height: 48px;
  color: #2b7538;
}
.mode .hzCont .cont .tit::after {
  content: "";
  display: block;
  width: 40px;
  height: 6px;
  background-color: #2b7538;
  margin-top: 18px;
}
.mode .hzCont .cont .text {
  margin-top: 48px;
  font-size: 16px;
  line-height: 42px;
  color: #6b6b6b;
}
@media screen and (max-width: 1320px) {
  .mode .hzCont .hzImg {
    width: 580px;
    height: 360px;
  }
  .mode .hzCont .cont {
    margin-left: 40px;
  }
  .mode .hzCont .cont .tit {
    font-size: 20px;
    line-height: 40px;
  }
  .mode .hzCont .cont .text {
    margin-top: 30px;
    line-height: 36px;
  }
}
.mode + .mbanner {
  background-color: transparent;
  padding-top: 60px;
  padding-bottom: 0;
}
.news {
  padding: 65px 0 100px;
}
.news .newsList {
  margin-top: 55px;
  display: flex;
  justify-content: space-between;
}
.news .first {
  width: 566px;
  height: 526px;
  border: solid 1px #e5e5e5;
  padding: 52px 21px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .first .cont .date {
  font-family: Impact;
  font-size: 28px;
  line-height: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .first .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 12px;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  position: relative;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .first .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .first .cont p {
  margin-top: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 28px;
  height: 56px;
  font-size: 15px;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .first .pic {
  margin-top: 40px;
  display: block;
  width: 100%;
  height: 264px;
  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:hover {
  border-color: #2b7538;
}
.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 .date {
  color: #2b7538;
}
.news .first:hover .cont .bt {
  color: #2b7538;
  font-weight: bold;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
.news .first:hover .cont p {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .list {
  flex: 1;
  margin-left: 74px;
  min-width: 0;
}
.news .list ul li {
  height: 122px;
  border-bottom: 1px solid #e8e8e8;
  margin-top: 20px;
  padding-top: 10px;
  padding-right: 120px;
  position: relative;
}
.news .list ul li::after {
  content: "";
  position: absolute;
  background: #2b7538;
  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 .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list ul li .bt:hover {
  letter-spacing: 0.5px;
}
.news .list ul li p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  margin-top: 14px;
  line-height: 25px;
  height: 25px;
  color: #999999;
}
.news .list ul li .date {
  font-family: Impact;
  font-size: 22px;
  line-height: 38px;
  position: absolute;
  right: 0;
  top: 10px;
}
.news .list ul li .more {
  position: absolute;
  top: 60px;
  right: 0;
  display: block;
  width: 50px;
  text-align: center;
  height: 22px;
  background: url(../images/newsar.png) center center no-repeat;
}
.news .list ul li:hover .bt {
  color: #2b7538;
  font-weight: bold;
}
.news .list ul li:hover .date {
  color: #2b7538;
}
@media screen and (max-width: 1320px) {
  .news .newsList .list {
    margin-left: 40px;
  }
  .news .newsList .list ul li {
    padding-right: 80px;
  }
}
