@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;
}
.nav_bg {
  position: absolute;
  opacity: 0;
}
.nav_bg.fixedNav {
  opacity: 1;
  position: fixed;
}
.banner {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
  cursor: grab;
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  height: 100vh;
  object-fit: cover;
  min-height: 650px;
  -webkit-transition: all 2.2s ease-out;
  transition: all 2.2s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@-webkit-keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
@keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -80px;
  width: 78px;
  height: 78px;
  margin-top: -39px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  border-radius: 100%;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-prev {
  left: 3%;
}
.banner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -80px;
  width: 78px;
  height: 78px;
  margin-top: -39px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  border-radius: 100%;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  left: 50%;
  margin-left: -150px;
  bottom: 40px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #438641 solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: #fff;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer !important;
  outline: none;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #438641;
  width: 8px;
  height: 8px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner .banner-pagination span.swiper-pagination-bullet-active:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner .tel {
  position: absolute;
  z-index: 4;
  height: 45px;
  line-height: 45px;
  font-weight: bold;
  color: #fff;
  background-color: #438641;
  font-family: Arial;
  font-size: 26px;
  border-radius: 22px;
  padding: 0 38px;
  bottom: 80px;
  right: 50%;
  margin-right: -650px;
}
@media screen and (max-width: 1320px) {
  .banner .tel {
    margin-right: -590px;
  }
}
.inNav {
  position: absolute;
  left: 32px;
  top: 40px;
  width: 278px;
  height: calc(100vh - 80px);
  min-height: 570px;
  background-color: #ffffff;
  z-index: 6;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 5.5vh 0 6.2vh;
}
.inNav .logo {
  padding: 0;
  margin: 0;
  line-height: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inNav .logo a {
  display: flex;
  align-items: center;
  height: 112px;
}
.inNav .logo a img {
  display: block;
  margin: auto;
  max-width: 100%;
  max-height: 112px;
  object-fit: contain;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.inNav > ul {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex: 1;
  margin: 2vh 0;
}
.inNav > ul > li {
  flex: 1;
  position: relative;
}
.inNav > ul > li > a {
  display: block;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 99;
  padding-bottom: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inNav > ul > li > a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  line-height: 28px;
}
.inNav > ul > li > a i {
  display: block;
  font-family: Arial;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1;
  color: #b2b2b2;
  position: absolute;
  top: 50%;
  margin-top: 12px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.inNav > ul > li:hover > a,
.inNav > ul > li.another > a {
  color: #438641;
}
.inNav > ul > li:hover > a span,
.inNav > ul > li.another > a span {
  font-weight: bold;
}
.inNav > ul > li:hover > a i,
.inNav > ul > li.another > a i {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.inNav > ul > li .sec {
  position: absolute;
  left: 100%;
  top: 0;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  visibility: hidden;
  -webkit-transform: translateX(30px);
  transform: translateX(30px);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.inNav > ul > li .sec li {
  border-top: 1px solid #eee;
}
.inNav > ul > li .sec li:first-child {
  border-top: none;
}
.inNav > ul > li .sec li a {
  display: block;
  line-height: 50px;
  height: 50px;
  font-size: 15px;
  padding: 0 25px;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #438641, #438641);
  background-image: linear-gradient(to right, #438641, #438641);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.inNav > ul > li .sec li a:hover {
  background-color: #438641;
  background-size: 100% 100%;
  color: #fff;
}
.inNav > ul > li:hover .sec {
  visibility: inherit;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.inNav .search {
  position: relative;
  width: 210px;
  height: 56px;
  background-color: #f4f4f4;
  border-radius: 40px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  padding-right: 60px;
  overflow: hidden;
  margin: 0 auto;
}
.inNav .search .searchInp {
  width: 100%;
  height: 56px;
  line-height: 56px;
  border: none;
  background: none;
  padding-left: 28px;
  font-size: 14px;
}
.inNav .search .searchInp::-webkit-input-placeholder {
  color: #333;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.inNav .search .searchInp::-moz-placeholder {
  color: #333;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.inNav .search .searchInp:-ms-input-placeholder {
  color: #333;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.inNav .search .searchInp:focus::-webkit-input-placeholder,
.inNav .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.inNav .search .searchInp:focus::-moz-placeholder,
.inNav .search .searchInp:active::-moz-placeholder {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.inNav .search .searchInp:focus:-ms-input-placeholder,
.inNav .search .searchInp:active:-ms-input-placeholder {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.inNav .search .submitBtn {
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/searchico.png) center center no-repeat;
  width: 60px;
  height: 100%;
  cursor: pointer;
  border: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inNav .search:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  background-color: #fff;
}
@media screen and (max-height: 750px) {
  .inNav {
    padding: 3vh 0 4vh;
    width: 230px;
  }
  .inNav > ul > li > a span {
    font-size: 16px;
  }
  .inNav .search {
    width: 200px;
    height: 42px;
  }
  .inNav .search .searchInp {
    height: 42px;
    line-height: 42px;
  }
}
.title {
  line-height: 1;
  position: relative;
  z-index: 2;
}
.title::before {
  content: "";
  display: block;
  position: absolute;
  width: 112px;
  height: 112px;
  left: 0;
  top: 0;
  background-color: #eefaf8;
  border-radius: 50%;
  z-index: -1;
}
@keyframes titico {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  75% {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.title::after {
  content: "";
  display: block;
  position: absolute;
  width: 119px;
  height: 123px;
  left: -36px;
  top: -27px;
  background: url(../images/titico.png) 0 0 no-repeat;
  transform-origin: center bottom;
  animation: titico 5s linear infinite;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: block;
  font-weight: bold;
  padding-left: 95px;
  padding-top: 10px;
  font-size: 34px;
  height: 112px;
}
.title span::after {
  content: "";
  display: block;
  margin-top: 20px;
  height: 22px;
  background: url(../images/titen.png) 0 0 no-repeat;
}
.moreLink {
  display: block;
  position: relative;
  z-index: 1;
  font-size: 16px;
  line-height: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink em {
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  background-color: #438641;
  border-radius: 6px;
  margin-left: 80px;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  color: #fff;
}
.moreLink em::before {
  content: ">";
  display: block;
  font-family: simsun;
}
.moreLink::before {
  content: "";
  position: absolute;
  right: 54px;
  bottom: 0;
  width: 111px;
  height: 1px;
  background-color: #686868;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #438641, #438641);
  background-image: linear-gradient(to right, #438641, #438641);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.moreLink::after {
  content: "";
  position: absolute;
  right: 94px;
  bottom: 6px;
  width: 111px;
  height: 1px;
  background-color: #686868;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-image: -webkit-linear-gradient(left, #438641, #438641);
  background-image: linear-gradient(to right, #438641, #438641);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.moreLink:hover {
  -webkit-transform: translateX(6px);
  transform: translateX(6px);
  color: #438641;
}
.moreLink:hover::before {
  background-size: 100% 100%;
}
.moreLink:hover::after {
  background-size: 100% 100%;
}
.moreLink:hover em::before {
  animation: zyfd 1.5s linear infinite;
}
.titBox::after,
.titBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .moreLink {
  float: right;
  margin-top: 56px;
}
.allLink {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  display: block;
}
.mbanBox {
  display: flex;
  justify-content: space-between;
}
.mbanBox .tipimg {
  margin-right: 33px;
}
.mbanBox .tipimg img {
  display: block;
  max-height: 257px;
}
.mbanBox .tip {
  flex: 1;
  margin-top: 73px;
  margin-right: 10px;
}
.mbanBox .tip .t1 img {
  display: block;
  max-width: 100%;
}
.mbanBox .tip .t2 {
  font-family: Arial;
  font-size: 13px;
  line-height: 11px;
  margin-top: 21px;
}
.mbanBox .tel {
  margin-top: 70px;
  background: url(../images/intelbg.png) center 0 no-repeat;
  width: 401px;
  height: 90px;
  font-family: Arial;
  font-size: 26px;
  font-weight: bold;
  position: relative;
  text-align: center;
  line-height: 90px;
  color: #fff;
  padding-right: 40px;
}
.mbanBox .tel::before {
  content: "";
  width: 35px;
  height: 35px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/intel.png) center center no-repeat;
}
@media screen and (max-width: 1320px) {
  .mbanBox .tel {
    margin-right: -80px;
  }
}
.partner {
  background: url(../images/hhrbg.jpg) center bottom no-repeat;
  padding: 45px 0 105px;
}
.partner .zmBox {
  margin-top: 58px;
  display: flex;
  justify-content: space-between;
}
.partner .zmL {
  float: left;
  width: 434px;
  background-color: #ffffff;
  border: solid 1px #438641;
  text-align: center;
  padding: 80px 0 0;
  position: relative;
}
.partner .zmL::before {
  content: "";
  display: block;
  position: absolute;
  left: 51px;
  bottom: 13px;
  width: 31px;
  height: 48px;
  background: url(../images/hhrbar.png) 0 center no-repeat;
}
.partner .zmL .zmTit {
  line-height: 1;
}
.partner .zmL .zmTit span {
  display: block;
  font-size: 34px;
  font-weight: bold;
}
.partner .zmL .zmTit i {
  display: block;
  font-size: 20px;
  margin-top: 20px;
  letter-spacing: 6px;
  color: #7b7b7b;
  margin-right: -6px;
}
.partner .zmL .img {
  margin-top: 49px;
  height: 184px;
}
.partner .zmL .img img {
  display: block;
  margin: auto;
  max-height: 100%;
}
.partner .zmL .zxLink {
  display: block;
  margin: 0 auto;
  margin-top: 50px;
  width: 192px;
  height: 58px;
  background-color: #438641;
  border-radius: 30px;
  text-align: center;
  line-height: 58px;
  position: relative;
  overflow: hidden;
  font-size: 18px;
  color: #ffffff;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partner .zmL .zxLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #438641;
  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;
}
.partner .zmL .zxLink:hover {
  background: none;
  color: #438641;
  box-shadow: 0 10px 10px -5px rgba(67, 134, 65, 0.5);
}
.partner .zmL .zxLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.partner .zmList {
  flex: 1;
}
.partner .zmList ul {
  margin: -1px 0 0;
}
.partner .zmList ul li {
  width: 34%;
  float: left;
  padding-left: 1px;
  padding-top: 1px;
}
.partner .zmList ul li .item {
  position: relative;
  overflow: hidden;
  height: 290px;
  background-color: #1b1b1b;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partner .zmList ul li .item .pic {
  opacity: 0.5;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partner .zmList ul li .item .pic img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partner .zmList ul li .item h4 {
  position: absolute;
  color: #fff;
  padding-top: 26px;
  padding-left: 41px;
  font-size: 18px;
  line-height: 1.2;
  width: 60px;
  right: 42px;
  top: 38px;
  background: url(../images/hhrli.png) 0 0 no-repeat;
}
.partner .zmList ul li .item:hover {
  background-color: #438641;
}
.partner .zmList ul li .item:hover .pic {
  opacity: 0.7;
}
.partner .zmList ul li .item:hover .pic img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.partner .zmList ul li:first-child {
  width: 32%;
  float: right;
}
.partner .zmList ul li:first-child .item {
  height: 581px;
}
.partner .zmImg {
  position: absolute;
  background: url(../images/hhrtxt.png) 0 0 no-repeat;
  pointer-events: none;
  width: 648px;
  height: 376px;
  left: -310px;
  bottom: -69px;
}
.product {
  position: relative;
  overflow: hidden;
  padding: 52px 0 70px;
  background: url(../images/probg.jpg) center bottom no-repeat;
}
.product * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product .title {
  background: url(../images/protit.png) 0 0 no-repeat;
}
.product .proBox {
  margin-top: 60px;
}
.product .proT {
  display: flex;
  justify-content: space-between;
}
.product .proNav {
  width: 548px;
  padding-top: 28px;
}
.product .proNav ul {
  margin: 0 -16px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.product .proNav ul li {
  float: left;
  margin-top: 42px;
  padding: 0 16px;
  width: 50%;
}
.product .proNav ul li .item {
  height: 100%;
  background-color: #ffffff;
  border: solid 10px #e2ecec;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  height: 150px;
  background-color: #e2ecec;
}
.product .proNav 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;
}
.product .proNav ul li .item dl {
  padding: 34px 0 38px;
  text-align: center;
  position: relative;
}
.product .proNav ul li .item dl::before {
  content: "";
  display: block;
  position: absolute;
  width: 2px;
  height: 71px;
  background-color: #000000;
  left: 18px;
  top: -10px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #438641, #438641);
  background-image: linear-gradient(to right, #438641, #438641);
  background-size: 100% 0%;
  background-position: left 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li .item dl dt a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 22px;
  font-weight: bold;
  line-height: 42px;
  letter-spacing: 2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li .item dl dt a:hover {
  color: #438641;
  letter-spacing: 0;
}
.product .proNav ul li .item dl dd {
  margin-top: 10px;
}
.product .proNav ul li .item dl dd a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 2px;
  color: #606060;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li .item dl dd a:hover {
  color: #438641;
  letter-spacing: 0;
}
.product .proNav ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.product .proNav ul li.on .item dl::before,
.product .proNav ul li:hover .item dl::before {
  background-size: 100% 100%;
}
.product .proNav ul li.on .item dl dt a,
.product .proNav ul li:hover .item dl dt a {
  color: #438641;
}
.product .proImg {
  flex: 1;
  min-width: 0;
  margin-right: -310px;
  margin-left: 76px;
  position: relative;
  overflow: hidden;
}
.product .proImg img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  object-fit: cover;
}
.product .proImg:hover img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
.product .proTabs {
  margin-top: 60px;
  margin-left: -17px;
  margin-right: -17px;
}
.product .proTabs .bd {
  overflow: hidden;
}
.product .proSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.product .proSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.product .proSwiper ul::after,
.product .proSwiper ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proSwiper ul li {
  float: left;
  width: 33.33%;
  padding: 0 17px 10px;
}
.product .proSwiper ul li .item {
  position: relative;
  background-color: #ffffff;
  border: solid 1px #dbdbdb;
  padding: 10px 10px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  padding-top: 74.36%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .bt {
  display: block;
  height: 100px;
  line-height: 84px;
  position: relative;
  padding-right: 60px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .bt::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 91px;
  height: 1px;
  background-color: #e1e1e6;
  bottom: 29px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .bt::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 28px;
  width: 20px;
  height: 3px;
  background-color: #333333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.product .proSwiper ul li .item .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
}
.product .proSwiper ul li .item .bt em {
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #e2ecec;
  right: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-align: center;
  line-height: 40px;
  text-shadow: 0.8px 0 0 #333, -0.8px 0 0 #333;
  font-size: 24px;
}
.product .proSwiper ul li .item .bt em::before {
  content: ">";
  font-family: simsun;
  font-weight: bold;
}
.product .proSwiper ul li .item:hover {
  border-color: #438641;
}
.product .proSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.product .proSwiper ul li .item:hover .bt {
  color: #438641;
}
.product .proSwiper ul li .item:hover .bt::before {
  width: 80%;
}
.product .proSwiper ul li .item:hover .bt::after {
  background-color: #438641;
  width: 50px;
}
.product .proSwiper ul li .item:hover .bt em {
  background-color: #438641;
  color: #fff;
  text-shadow: 1px 0 0 #fff;
}
@media screen and (max-width: 1320px) {
  .product .proNav {
    width: 520px;
    padding-top: 28px;
  }
  .product .proNav ul {
    margin: 22px -10px 0;
  }
  .product .proNav ul li {
    float: left;
    margin-top: 20px;
    padding: 0 10px;
  }
  .product .proImg {
    margin-right: -80px;
    margin-left: 40px;
  }
}
.youshi {
  position: relative;
  overflow: hidden;
  padding-bottom: 116px;
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  background-color: #e0eaeb;
}
.youshi .mbanBox {
  padding-top: 58px;
  height: 430px;
  color: #333;
}
.youshi .mbanBox .tel {
  color: #333;
  background: url(../images/intelbg2.png) center 0 no-repeat;
}
.youshi .mbanBox .tel::before {
  background: url(../images/intel2.png) center center no-repeat;
}
.youshi .ysBox {
  margin-top: 44px;
}
.youshi .ysTip {
  position: absolute;
  right: 0;
  top: 16px;
  font-size: 18px;
  letter-spacing: 4px;
  margin-right: -4px;
  line-height: 1;
}
.youshi .ysItem {
  position: relative;
}
.youshi .ysItem::after,
.youshi .ysItem:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysItem .pic {
  position: absolute;
  left: -48px;
  top: -153px;
}
.youshi .ysItem .pic img {
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysItem .pic img:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.youshi .ysItem .cont {
  position: relative;
  width: 610px;
  float: right;
}
.youshi .ysItem .cont .item {
  position: relative;
  margin-top: 62px;
}
.youshi .ysItem .cont .item:first-child {
  margin-top: 0;
}
.youshi .ysItem .cont .item:first-child::before {
  content: "";
  display: block;
  position: absolute;
  right: -170px;
  top: -13px;
  width: 139px;
  height: 110px;
  background: url(../images/ysbt.png) 0 0 no-repeat;
}
.youshi .ysItem .cont .item .tit {
  font-size: 26px;
  line-height: 1;
  font-weight: bold;
  border-bottom: 1px dashed #a0a0a0;
  padding-bottom: 32px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.youshi .ysItem .cont .item .text {
  line-height: 32px;
  font-size: 16px;
  margin-top: 25px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysItem .cont .item:hover .tit {
  color: #438641;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.youshi .ysItem .cont .item:hover .text {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.youshi .ysItem .cont .zxLink {
  margin-top: 70px;
  display: block;
  width: 192px;
  height: 58px;
  background-color: #438641;
  border-radius: 40px;
  text-align: center;
  line-height: 58px;
  color: #fff;
  font-size: 18px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysItem .cont .zxLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #438641;
  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 .ysItem .cont .zxLink:hover {
  background: none;
  color: #438641;
  box-shadow: 0 10px 10px -5px rgba(67, 134, 65, 0.5);
}
.youshi .ysItem .cont .zxLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.youshi .ysItem1 {
  margin-top: 110px;
}
.youshi .ysItem2 {
  margin-top: 182px;
}
.youshi .ysItem2 .cont {
  float: left;
}
.youshi .ysItem2 .pic {
  right: -83px;
  left: auto;
}
.youshi .ysItem2 .zxLink {
  margin-top: 42px;
}
.youshi .ysItem3 {
  margin-top: 210px;
}
.youshi .ysItem3 .pic {
  top: -178px;
}
@media screen and (max-width: 1320px) {
  .youshi .ysItem .cont {
    width: 570px;
  }
}
.mbanner {
  padding: 66px 0 52px;
}
.about {
  overflow: hidden;
  position: relative;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  padding-bottom: 60px;
}
.about .aboutBox {
  height: 842px;
  padding-top: 108px;
}
.about .videoBox {
  float: left;
  margin-left: -36px;
  position: relative;
}
.about .videoBox::before {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  left: -24px;
  top: -30px;
  z-index: 3;
  width: 663px;
  height: 742px;
  background: url(../images/videobar.png) center 0 no-repeat;
}
.about .videoBox .video {
  width: 615px;
  height: 615px;
  overflow: hidden;
  position: relative;
  border-radius: 50%;
}
.about .videoBox img {
  display: block;
  width: 615px;
  height: 615px;
  object-fit: cover;
}
.about .videoBox iframe {
  width: 615px !important;
  height: 615px !important;
}
.about .aboutText {
  float: right;
  width: 574px;
  padding-top: 12px;
}
.about .aboutText .title {
  margin-left: -95px;
}
.about .aboutText .title::before {
  background-color: #dce8e6;
}
.about .aboutText .tit {
  font-family: Impact;
  font-size: 78px;
  line-height: 63px;
}
.about .aboutText .tit i {
  display: block;
}
.about .aboutText .tit em {
  display: block;
  margin-top: 26px;
}
.about .aboutText .tit em::before {
  content: "";
  width: 38px;
  height: 8px;
  background-color: #333333;
  display: inline-block;
  vertical-align: middle;
  margin-right: 45px;
  position: relative;
  top: -2px;
}
.about .aboutText .text {
  margin-top: 10px;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
  line-height: 34px;
  height: 272px;
  text-align: justify;
  color: #616161;
}
.about .showNav {
  margin-top: 130px;
  position: relative;
  z-index: 3;
}
.about .showNav ul {
  display: flex;
}
.about .showNav ul li {
  position: relative;
  margin-left: 110px;
}
.about .showNav ul li:first-child {
  margin-left: 0;
}
.about .showNav ul li a {
  display: block;
  height: 147px;
  line-height: 1;
  text-align: center;
  color: #fff;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showNav ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  height: 3px;
  background-color: #ffffff;
}
.about .showNav ul li a i {
  width: 44px;
  height: 44px;
  display: block;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.about .showNav ul li a i img {
  position: absolute;
  z-index: 3;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showNav ul li a em {
  margin-top: -12px;
  height: 37px;
  display: block;
  background: url(../images/alinkdot.png) center 0 no-repeat;
}
.about .showNav ul li a span {
  display: block;
  font-size: 24px;
  margin-top: 23px;
  letter-spacing: 3px;
  color: #ffffff;
}
.about .showNav ul li.on a::before {
  width: 100%;
}
.about .showNav ul li.on a i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.about .showNav ul li.on a span {
  font-weight: bold;
}
.about .showTabs {
  margin-top: 50px;
}
.about .showSwiper .swiper-container {
  margin: 0 -17px;
}
.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 17px 10px;
  width: 25%;
}
.about .showSwiper ul li .item {
  position: relative;
  background-color: #f8fbfa;
  border: solid 1px #dcdcdc;
  padding: 9px 9px 0;
  -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;
  padding-top: 71.34%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  position: relative;
  padding-right: 40px;
  height: 72px;
  line-height: 72px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .bt::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 31px;
  height: 100%;
  background: url(../images/showli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(0.5);
}
.about .showSwiper ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.about .showSwiper ul li .item:hover {
  border-color: #438641;
}
.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: #438641;
}
.about .showSwiper ul li .item:hover .bt::before {
  filter: grayscale(0) brightness(1);
}
.about .showSwiper:nth-child(2) ul li .item .pic img {
  object-fit: contain;
}
.about .mbanBox {
  margin-top: 68px;
}
@media screen and (max-width: 1320px) {
  .about .aboutEn {
    display: none;
  }
  .about .aboutBox {
    height: 520px;
  }
  .about .aboutPic {
    width: 600px;
    height: 520px;
  }
  .about .aboutPic img {
    width: 600px;
    height: 520px;
  }
  .about .aboutPic iframe {
    width: 600px !important;
    height: 520px !important;
  }
  .about .aboutText {
    width: 550px;
    padding-top: 20px;
  }
  .about .aboutText .tit em {
    margin-top: 10px;
  }
  .about .aboutText .text {
    font-size: 15px;
  }
  .about .aboutText .more {
    margin-top: 40px;
    margin-left: -100px;
  }
}
.model {
  background: url(../images/hzbg.jpg) center bottom no-repeat;
  background-color: #eff4f8;
  padding: 86px 0 82px;
}
.model .hzText {
  float: left;
  width: 722px;
  padding-top: 20px;
}
.model .hzText .title::before {
  background-color: #dce8e6;
}
.model .hzText .tip {
  font-size: 18px;
  margin-top: 30px;
  line-height: 30px;
  font-weight: bold;
  text-align: justify;
}
.model .hzText .text {
  font-size: 16px;
  line-height: 36px;
  color: #858585;
  margin-top: 34px;
  text-align: justify;
}
.model .hzImg {
  float: right;
  width: 506px;
  height: 385px;
  position: relative;
  overflow: hidden;
}
.model .hzImg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.model .hzImg:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
@media screen and (max-width: 1320px) {
  .model .hzText {
    width: 640px;
    padding-top: 15px;
  }
  .model .hzText .tip {
    margin-top: 20px;
  }
  .model .hzText .text {
    margin-top: 20px;
  }
}
.news {
  padding: 95px 0 88px;
  position: relative;
  overflow: hidden;
}
.news .title {
  text-align: center;
  display: inline-block;
  vertical-align: top;
  position: relative;
  left: 50%;
  margin-left: -125px;
}
.news .newsTab {
  margin-top: 4px;
  text-align: center;
  position: relative;
  z-index: 3;
  height: 248px;
}
.news .newsTab::before {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/newsline.png) center 0 no-repeat;
  top: 50px;
  width: 1920px;
  height: 84px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.news .newsTab ul {
  display: flex;
  justify-content: center;
  position: relative;
  left: 11px;
}
.news .newsTab ul li {
  margin-left: 80px;
  display: inline-block;
  vertical-align: top;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  padding-top: 100px;
  position: relative;
  width: 74px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  background-color: #438641;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 42px;
  opacity: 0;
  background: url(../images/newsnavli.png) 0 0 no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 3;
}
.news .newsTab ul li a span {
  display: block;
  width: 1em;
  font-size: 20px;
  line-height: 1.2;
  margin: auto;
  position: relative;
  z-index: 2;
}
.news .newsTab ul li a span::before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #438641;
  left: -16px;
  top: 3px;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li:nth-child(2) span::before {
  top: 20px;
}
.news .newsTab ul li:nth-child(3) span::before {
  top: 25px;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  background-size: 100% 100%;
  color: #fff;
}
.news .newsTab ul li:hover a::before,
.news .newsTab ul li.on a::before {
  height: 298px;
}
.news .newsTab ul li:hover a::after,
.news .newsTab ul li.on a::after {
  opacity: 3;
  top: 29px;
}
.news .newsTab ul li:hover a span::before,
.news .newsTab ul li.on a span::before {
  opacity: 0;
}
.news .newsTabs .bd {
  overflow: hidden;
}
.news .newsList {
  overflow: hidden;
}
.news .newsList .one {
  float: left;
  position: relative;
  width: 698px;
  padding-left: 148px;
  height: 380px;
  border-left: 1px solid #dfecec;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .pic {
  display: block;
  position: relative;
  width: 100%;
  height: 380px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .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 .cont .date {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  text-align: right;
  font-family: Arial;
  font-size: 24px;
  width: 120px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont .date i {
  display: block;
  line-height: 1;
  font-size: 12px;
  color: #999999;
}
.news .newsList .one .cont .date span {
  display: block;
  font-size: 20px;
  margin-top: 13px;
  line-height: 14px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
}
.news .newsList .one .cont .bt {
  display: block;
  width: 1em;
  font-size: 16px;
  line-height: 1.1;
  letter-spacing: 3px;
  position: absolute;
  top: 80px;
  left: 104px;
  padding-top: 18px;
  overflow: hidden;
  height: 300px;
  overflow-wrap: break-word;
  text-align: center;
}
.news .newsList .one .cont .bt::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -3px;
  width: 6px;
  height: 6px;
  background-color: #000000;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont p {
  position: absolute;
  line-height: 24px;
  top: 100px;
  left: 34px;
  letter-spacing: 2.4px;
  color: #666666;
  width: 48px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  height: 280px;
  overflow: hidden;
}
.news .newsList .one:hover {
  border-color: #438641;
}
.news .newsList .one:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList .one:hover .cont .date {
  color: #438641;
}
.news .newsList .one:hover .cont .bt {
  color: #438641;
}
.news .newsList .one:hover .cont .bt::before {
  background-color: #438641;
}
.news .newsList .list {
  width: 524px;
  float: right;
}
.news .newsList .list ul li {
  height: 100px;
  padding-top: 8px;
  padding-right: 100px;
  border-bottom: 1px solid #d8e6e6;
  margin-top: 35px;
  position: relative;
}
.news .newsList .list ul li::after {
  content: "";
  position: absolute;
  background: #438641;
  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:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsList .list ul li:first-child {
  margin-top: 0;
}
.news .newsList .list ul li .date {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 22px;
  text-align: right;
  font-family: Arial;
  font-size: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .date i {
  display: block;
  line-height: 1;
  font-size: 12px;
  color: #999999;
}
.news .newsList .list ul li .date span {
  display: block;
  font-size: 20px;
  margin-top: 13px;
  line-height: 14px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
}
.news .newsList .list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  position: relative;
  margin-left: -18px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .newsList .list ul li .bt::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  background-color: #000000;
  position: relative;
  margin-right: 12px;
  top: -1px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .bt:hover {
  color: #438641;
  letter-spacing: 0.5px;
}
.news .newsList .list ul li p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666666;
  margin-top: 4px;
  height: 24px;
  line-height: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li:hover .bt {
  color: #438641;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsList .list ul li:hover .bt::before {
  background-color: #438641;
}
.news .newsList .list ul li:hover .date {
  color: #438641;
}
@media screen and (max-width: 1320px) {
  .news .newsList .list {
    width: 450px;
  }
  .news .newsList .list ul li {
    padding-right: 70px;
  }
}
