@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hongbao {
  transform-origin: center bottom;
  animation: upAnimation 2s 0.5s infinite;
}
@keyframes upAnimation {
  0% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: rotate(-12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: rotate(12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  28% {
    transform: rotate(-10deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  36% {
    transform: rotate(10deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  42% {
    transform: rotate(-8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  48% {
    transform: rotate(8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  52% {
    transform: rotate(-4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  56% {
    transform: rotate(4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  60% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  100% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body {
  height: auto  !important;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow,
.topWow,
.boxBg {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.banner {
  position: relative;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
  cursor: grab;
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 600px;
  -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-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  right: 50%;
  margin-right: -150px;
  bottom: 30px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #1ca962 solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: #fff;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer;
  outline: none;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #1ca962;
  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 .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-prev {
  left: 3%;
}
.banner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.banner::after {
  content: "";
  position: absolute;
  z-index: 3;
  pointer-events: none;
  bottom: 82px;
  left: 50%;
  margin-left: -13px;
  display: block;
  width: 32px;
  height: 89px;
  background: url(../images/mouseico.png) center center no-repeat;
  animation: arrow 2.4s linear infinite;
}
@keyframes arrow {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  25% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    opacity: 0.5;
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.title {
  line-height: 1;
  position: relative;
  z-index: 1;
  padding-top: 58px;
}
.title span {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 2;
}
.title i {
  display: block;
  font-weight: bold;
  font-size: 32px;
}
.title i::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  background: url(../images/titl.png) 0 0 no-repeat;
  width: 167px;
  height: 78px;
  margin-top: -58px;
  margin-right: 23px;
}
.title i::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 261px;
  height: 261px;
  margin-left: -60px;
  margin-right: -201px;
  margin-top: -132px;
  margin-bottom: -100px;
  background: url(../images/titr.png) 0 0 no-repeat;
  position: relative;
  z-index: -1;
}
.title em {
  display: block;
  font-size: 18px;
  margin-top: 20px;
  letter-spacing: 3px;
  color: #6f6f6f;
  margin-right: -3px;
}
.moreLink {
  display: block;
  width: 156px;
  height: 40px;
  background-color: #1ca962;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 3px;
  padding-left: 3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.moreLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #1ca962;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.moreLink:hover {
  background: none;
  color: #1ca962;
  box-shadow: 0 10px 10px -5px rgba(28, 169, 98, 0.5);
}
.moreLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.allLink {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.titBox::after,
.titBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .moreLink {
  float: right;
  margin-top: 17px;
}
.system {
  padding: 84px 0 90px;
}
.system .title {
  text-align: center;
}
.system .title span {
  text-align: right;
}
.system .title i::after {
  margin-left: -100px;
  margin-right: -161px;
}
.system .txList {
  margin-top: 60px;
}
.system .txList::after,
.system .txList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.system .txList ul {
  display: flex;
  justify-content: space-between;
  margin: 0 -17px;
}
.system .txList ul li {
  width: 25%;
  flex: 1;
  padding: 0 17px;
}
.system .txList ul li .item {
  padding: 16px 16px 0;
  background-color: #ffffff;
  border-radius: 0px 20px 0px 0px;
  border: solid 1px #eeeeee;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.system .txList ul li .item .pic {
  display: block;
  width: 100%;
  height: 220px;
  border-radius: 0px 20px 0px 0px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.system .txList 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;
}
.system .txList ul li .item .tt {
  height: 92px;
  padding-top: 20px;
  position: relative;
}
.system .txList ul li .item .tt h4 {
  position: relative;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.system .txList ul li .item .tt .num {
  position: absolute;
  font-family: Arial;
  font-size: 16px;
  top: 44px;
  line-height: 1;
  color: #999999;
  right: 35px;
}
.system .txList ul li .item .tt .dot {
  font-size: 0;
  margin-top: 4px;
}
.system .txList ul li .item .tt .dot i {
  width: 4px;
  height: 4px;
  background-color: #0c182c;
  display: inline-block;
  vertical-align: top;
  margin-right: 6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.system .txList ul li .item .tt .zxLink {
  position: absolute;
  display: block;
  z-index: 3;
  width: 60px;
  height: 60px;
  background-color: #ffffff;
  border: solid 1px #1ca962;
  border-radius: 50%;
  top: -34px;
  right: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.system .txList ul li .item .tt .zxLink::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/zxico.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.system .txList ul li .item .tt .zxLink:hover {
  box-shadow: 0 0 0 10px rgba(28, 169, 98, 0.2);
}
.system .txList ul li .item .tt .zxLink:hover::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.system .txList ul li .item:hover {
  border-color: #1ca962;
  box-shadow: none;
}
.system .txList 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);
}
.system .txList ul li .item:hover .tt h4 {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  color: #1ca962;
}
.system .txList ul li .item:hover .tt .dot i {
  background-color: #1ca962;
}
.system .txList ul li .item:hover .tt .zxLink {
  background-color: #1ca962;
}
.system .txList ul li .item:hover .tt .zxLink::before {
  filter: grayscale(100) brightness(5);
}
.product {
  padding: 92px 0 0;
  position: relative;
  overflow: hidden;
  background: url(../images/probg.jpg) center 0 no-repeat;
}
.product .proNav::after,
.product .proNav:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav .title {
  float: left;
  color: #fff;
  margin-bottom: 66px;
}
.product .proNav .title i {
  color: #fff;
  margin-left: -35px;
}
.product .proNav .title i::after {
  margin-left: -80px;
  margin-right: -181px;
}
.product .proNav .title em {
  color: #fff;
}
.product .proNav ul {
  float: right;
  position: relative;
  width: 716px;
  margin-top: -14px;
  margin-right: -18px;
  margin-left: -18px;
  margin-bottom: -80px;
  display: flex;
  justify-content: space-between;
}
.product .proNav ul li {
  flex: 1;
  float: left;
  padding: 0 18px;
}
.product .proNav ul li:first-child {
  margin-left: 0;
}
.product .proNav ul li a {
  display: block;
  height: 286px;
  background-color: #ffffff;
  box-shadow: 0px 0px 39px 7px rgba(0, 0, 0, 0.06);
  border-radius: 10px;
  position: relative;
  text-align: center;
  padding: 42px 10px 0;
}
.product .proNav ul li a i {
  display: block;
  font-family: Impact;
  font-size: 50px;
  line-height: 42px;
  color: #eff7f7;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a i::after {
  content: "";
  display: block;
  margin: auto;
  margin-top: 28px;
  width: 13px;
  height: 13px;
  background: url(../images/pronavico.png) center center no-repeat;
}
.product .proNav ul li a .cn {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 56px;
  margin-top: 25px;
  font-size: 18px;
  line-height: 28px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.product .proNav ul li a .en {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 18px;
  max-height: 36px;
  margin-top: 7px;
  font-family: Arial;
  font-size: 12px;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a em {
  position: absolute;
  z-index: 3;
  width: 42px;
  height: 42px;
  background-color: #f7f7f7;
  left: 50%;
  margin-left: -21px;
  bottom: -21px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background-color: #dfdfdf;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a em::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/pronavar.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a:hover .cn {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.product .proNav ul li a:hover .en {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.product .proNav ul li.on a i,
.product .proNav ul li:hover a i {
  color: #1ca962;
}
.product .proNav ul li.on a em,
.product .proNav ul li:hover a em {
  background-color: #1ca962;
}
.product .proNav ul li.on a em::before,
.product .proNav ul li:hover a em::before {
  filter: grayscale(100) brightness(5);
}
.product .proNav ul li.on a .cn,
.product .proNav ul li:hover a .cn {
  color: #1ca962;
}
.product .proTabs {
  width: 100%;
  position: relative;
}
.product .proTabs .bd {
  position: relative;
  overflow: hidden;
  height: 922px;
}
.product .page {
  position: absolute;
  right: 0;
  top: 362px;
  z-index: 3;
}
.product .page .prev {
  float: left;
  width: 45px;
  height: 45px;
  cursor: pointer;
  background: url(../images/prol.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .page .prev:hover {
  opacity: 0.6;
}
.product .page .next {
  float: left;
  margin-left: 50px;
  width: 45px;
  height: 45px;
  cursor: pointer;
  background: url(../images/pror.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .page .next:hover {
  opacity: 0.6;
}
.product .proList {
  position: relative;
  height: 922px;
}
.product .proList .first {
  height: 424px;
  display: flex;
  justify-content: space-between;
}
.product .proList .first .pic {
  display: block;
  width: 576px;
  height: 424px;
  background-color: rgba(255, 255, 255, 0.1);
  position: relative;
  overflow: hidden;
  padding: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .first .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.product .proList .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;
}
.product .proList .first .cont {
  flex: 1;
  min-width: 0;
  margin-left: 50px;
  padding-top: 170px;
}
.product .proList .first .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 24px;
  height: 44px;
  line-height: 44px;
  font-weight: bold;
  color: #fff;
  padding-right: 50px;
  background: url(../images/prodot.png) right center no-repeat;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.product .proList .first .cont .bt:hover {
  letter-spacing: 0.5px;
}
.product .proList .first .cont .line {
  width: 133px;
  height: 1px;
  background-color: #1ca962;
  margin-left: -90px;
  z-index: 3;
  position: relative;
  margin-top: 10px;
  -webkit-transition: all 0.46s ease-out;
  transition: all 0.46s ease-out;
}
.product .proList .first .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 28px;
  height: 56px;
  font-size: 16px;
  color: #ffffff;
  margin-top: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .first .cont .more {
  display: block;
  text-align: center;
  margin-top: 54px;
  line-height: 44px;
  width: 148px;
  height: 44px;
  background-color: #1ca962;
  border-radius: 30px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  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;
}
.product .proList .first .cont .more::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  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;
}
.product .proList .first .cont .more i {
  font-weight: bold;
}
.product .proList .first .cont .more:hover {
  background: none;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(255, 255, 255, 0.5);
}
.product .proList .first .cont .more:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.product .proList .first:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.product .proList .first:hover .cont .bt {
  color: #1ca962;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.product .proList .first:hover .cont .line {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.product .proList .first:hover .cont p {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.product .proList ul {
  margin: 94px -22px 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.product .proList ul::after,
.product .proList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul::after {
  flex: 1;
}
.product .proList ul li {
  float: left;
  padding: 0 22px;
  width: 33.333%;
}
.product .proList ul li .item {
  background-color: #ffffff;
  box-shadow: 0px 3px 62px 0px rgba(233, 228, 228, 0.4);
  padding: 30px 27px 0;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic {
  display: block;
  width: 100%;
  height: 254px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList 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;
}
.product .proList ul li .item .tt {
  padding-top: 24px;
  height: 120px;
}
.product .proList ul li .item .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #727272;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.product .proList ul li .item .tt .bt:hover {
  letter-spacing: 0.5px;
}
.product .proList ul li .item .tt .en {
  font-family: Arial;
  font-size: 12px;
  line-height: 10px;
  text-transform: uppercase;
  color: #cccccc;
  -webkit-transition: all 0.46s ease-out;
  transition: all 0.46s ease-out;
}
.product .proList ul li .item .tt .star {
  margin: 6px auto 0;
  width: 130px;
  height: 17px;
  background: url(../images/star.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(1.8);
}
.product .proList 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 .proList ul li .item:hover .tt .bt {
  color: #1ca962;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.product .proList ul li .item:hover .tt .en {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.product .proList ul li .item:hover .tt .star {
  filter: grayscale(0) brightness(1);
}
@media screen and (max-width: 1320px) {
  .product .proNav ul {
    width: 660px;
    margin-right: -10px;
    margin-left: -10px;
  }
  .product .proNav ul li {
    padding: 0 10px;
  }
  .product .proList .first .pic {
    width: 520px;
  }
  .product .proList ul {
    margin-left: -10px;
    margin-right: -10px;
  }
  .product .proList ul li {
    padding: 0 10px;
  }
  .product .proList ul li .item {
    padding: 30px 20px 0;
  }
}
.youshi {
  position: relative;
  overflow: hidden;
  padding-top: 76px;
  background: url(../images/bg.jpg) center repeat;
}
.youshi * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.youshi .title {
  text-align: center;
}
.youshi .title span {
  text-align: left;
}
.youshi .ysList {
  margin-top: 42px;
  background-color: #055743;
}
.youshi .ysList ul {
  display: flex;
  justify-content: space-between;
}
.youshi .ysList ul li {
  float: left;
  width: 25%;
  flex: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 100%;
  height: 838px;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.youshi .ysList ul li .pic {
  display: block;
  height: 100%;
  margin: 0;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
  right: 0;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.youshi .ysList ul li .pic::before {
  content: "";
  background-color: #000000;
  opacity: 0.5;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.youshi .ysList ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  filter: blur(5px);
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.youshi .ysList ul li .ysIco {
  width: 122px;
  height: 133px;
  margin: auto;
  background: url(../images/ysicobg.png) center 0 no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 3;
  top: 220px;
  padding-top: 24px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList ul li .ysIco i {
  width: 38px;
  height: 37px;
  margin: auto;
  display: block;
  position: relative;
  overflow: hidden;
}
.youshi .ysList ul li .ysIco 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 .ysList ul li .ysIco span {
  display: block;
  margin-top: 11px;
  font-size: 23px;
  line-height: 1;
}
.youshi .ysList ul li .cont {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 3;
  top: 382px;
  padding: 0 8.4%;
  color: #fff;
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}
.youshi .ysList ul li .cont h4 {
  color: #fff;
  font-weight: bold;
  line-height: 1;
  font-size: 23px;
  opacity: 0;
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
}
.youshi .ysList ul li .cont .text {
  font-size: 18px;
  line-height: 33px;
  margin-top: 22px;
}
@media screen and (max-width: 1460px) {
  .youshi .ysList ul li .cont .text {
    font-size: 16px;
    line-height: 30px;
  }
}
.youshi .ysList ul li .num {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  font-family: Arial;
  font-size: 192px;
  font-weight: bold;
  line-height: 140px;
  color: #ffffff;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList ul li .zxLink {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
  margin: auto;
  width: 198px;
  height: 54px;
  background-color: #1ca962;
  border-radius: 50px;
  text-align: center;
  line-height: 54px;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList ul li .zxLink span::before {
  content: "《";
  margin-right: 10px;
}
.youshi .ysList ul li .zxLink span::after {
  content: "》";
  margin-left: 10px;
}
.youshi .ysList ul li .zxLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 30px;
  z-index: 2;
  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 .ysList ul li .zxLink:hover {
  background-color: rgba(28, 169, 98, 0.2);
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(255, 255, 255, 0.5);
  opacity: 1;
}
.youshi .ysList ul li .zxLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.youshi .ysList ul li.on .ysIco {
  -webkit-transform: translateY(-100px);
  transform: translateY(-100px);
  opacity: 0;
}
.youshi .ysList ul li.on .pic {
  top: 24px;
  margin: 0 27px;
  height: 412px;
}
.youshi .ysList ul li.on .pic::before {
  opacity: 0;
}
.youshi .ysList ul li.on .pic img {
  filter: blur(0);
  height: 180%;
}
.youshi .ysList ul li.on .cont {
  top: 476px;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.youshi .ysList ul li.on .cont h4 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.youshi .ysList ul li.on .num {
  bottom: 28px;
  opacity: 0.02;
}
.youshi .ysList ul li.on .zxLink {
  bottom: 70px;
  opacity: 1;
}
.about {
  background: url(../images/aboutbg.jpg) center bottom no-repeat;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  background-color: #022e2a;
  position: relative;
  overflow: hidden;
  padding: 95px 0 72px;
}
.about .aboutText {
  position: relative;
  color: #fff;
  padding-bottom: 50px;
}
.about .aboutText .title {
  color: #fff;
}
.about .aboutText .title i {
  color: #fff;
  margin-left: -35px;
}
.about .aboutText .title i::after {
  margin-left: -80px;
  margin-right: -181px;
}
.about .aboutText .title em {
  color: #fff;
}
.about .aboutText .tit {
  font-size: 24px;
  margin-top: 70px;
  line-height: 1;
  font-weight: bold;
}
.about .aboutText .box {
  margin-top: 40px;
  width: 840px;
  height: 365px;
  background-color: #ffffff;
  box-shadow: 14px 12px 54px 0px rgba(18, 40, 63, 0.25);
  border-radius: 0px 75px 0px 0px;
  position: relative;
  z-index: 2;
  margin-left: -50px;
  padding: 62px 70px 0 50px;
}
.about .aboutText .box::before {
  content: "";
  border-left: 64px solid #f3f3f3;
  border-bottom: 50px solid transparent;
  display: block;
  position: absolute;
  right: 0;
  bottom: -50px;
}
.about .aboutText .text {
  text-align: justify;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 36px;
  max-height: 144px;
  color: #666666;
}
.about .aboutText .more {
  margin-top: 40px;
  display: block;
  width: 152px;
  height: 56px;
  background-color: #1ca962;
  line-height: 52px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding-top: 4px;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #1ca962;
  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;
}
.about .aboutText .more span {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 2;
}
.about .aboutText .more span::before {
  content: "";
  display: block;
  position: absolute;
  width: 17px;
  height: 17px;
  background-color: #ffffff;
  opacity: 0.3;
  left: -10px;
  border-radius: 50%;
  z-index: -1;
  top: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 38px;
  height: 1px;
  background-color: #ffffff;
  margin-left: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more:hover {
  background: none;
  color: #1ca962;
  box-shadow: 0 10px 10px -5px rgba(28, 169, 98, 0.5);
}
.about .aboutText .more:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about .aboutText .more:hover span::before {
  background-color: #1ca962;
}
.about .aboutText .more:hover::after {
  background-color: #1ca962;
}
.about .aboutPic {
  width: 800px;
  position: absolute;
  right: -226px;
  bottom: 0;
}
.about .aboutPic .tip {
  text-align: right;
  line-height: 10px;
  color: rgba(255, 255, 255, 0.2);
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 12px;
  letter-spacing: 6px;
  text-transform: uppercase;
}
.about .aboutPic .pic {
  position: relative;
  overflow: hidden;
  width: 800px;
  height: 602px;
  margin-top: 52px;
}
.about .aboutPic .pic 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 .pic:hover img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
@media screen and (max-width: 1320px) {
  .about .aboutText .box {
    width: 700px;
  }
  .about .aboutText .text {
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    line-height: 32px;
    max-height: 160px;
  }
  .about .aboutPic {
    width: 700px;
    right: -106px;
  }
  .about .aboutPic .pic {
    width: 700px;
  }
}
.about .number {
  margin-top: 40px;
}
.about .number ul {
  display: flex;
  justify-content: space-between;
}
.about .number ul li {
  padding-top: 22px;
  color: #ffffff;
}
.about .number ul li.line {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  height: 148px;
}
.about .number ul li h4 {
  line-height: 1;
}
.about .number ul li h4 i {
  line-height: 38px;
  font-family: Impact;
  font-size: 46px;
  letter-spacing: 1px;
  display: inline-block;
  vertical-align: bottom;
}
.about .number ul li h4 em {
  display: inline-block;
  vertical-align: bottom;
  font-size: 16px;
  margin-left: 10px;
  color: #d3dbe3;
}
.about .number ul li p {
  font-size: 16px;
  margin-top: 32px;
  line-height: 1;
  color: #ffffff;
}
.show {
  background: url(../images/bg.jpg) center 0 repeat;
  padding: 74px 0 80px;
}
.show * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.show .showNav {
  height: 48px;
  position: relative;
}
.show .showNav ul::after,
.show .showNav ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.show .showNav ul li {
  float: left;
  margin-left: 60px;
}
.show .showNav ul li:first-child {
  margin-left: 0;
}
.show .showNav ul li a {
  display: block;
  font-size: 20px;
  height: 48px;
  line-height: 48px;
  position: relative;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showNav ul li a i {
  display: inline-block;
  vertical-align: top;
  width: 32px;
  height: 48px;
  overflow: hidden;
  margin-right: 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showNav ul li a i:before,
.show .showNav ul li a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.show .showNav ul li a i.ico1:before {
  background: url(../images/showico1.png) center center no-repeat;
}
.show .showNav ul li a i.ico1:after {
  background: url(../images/showico1h.png) center center no-repeat;
}
.show .showNav ul li a i.ico2:before {
  background: url(../images/showico2.png) center center no-repeat;
}
.show .showNav ul li a i.ico2:after {
  background: url(../images/showico2h.png) center center no-repeat;
}
.show .showNav ul li:hover a,
.show .showNav ul li.on a {
  color: #1ca962;
  font-size: 24px;
}
.show .showNav ul li:hover a i:before,
.show .showNav ul li.on a i:before,
.show .showNav ul li:hover a i:after,
.show .showNav ul li.on a i:after {
  top: -100%;
}
.show .showTabs {
  margin-top: 32px;
  position: relative;
  z-index: 2;
}
.show .showTabs::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 1px;
  height: 1px;
  width: 100%;
  background-color: #667775;
  z-index: -1;
}
.show .showTabs .bd {
  height: 300px;
  overflow: hidden;
  margin: 0 -17px;
}
.show .showSwiper {
  height: 300px;
}
.show .showSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.show .showSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.show .showSwiper ul li {
  float: left;
  width: 25%;
  padding: 0 17px;
}
.show .showSwiper ul li .item {
  width: 100%;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showSwiper ul li .item::after {
  content: "";
  position: absolute;
  background: #1ca962;
  width: 100%;
  height: 3px;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: 0;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.show .showSwiper ul li .item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.show .showSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 220px;
  background-color: #fff;
  border-radius: 10px;
  border: solid 5px #f7f7f7;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  height: 80px;
  line-height: 80px;
  font-size: 16px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showSwiper ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.show .showSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.show .showSwiper ul li .item:hover .bt {
  color: #1ca962;
}
.show .page {
  position: absolute;
  z-index: 3;
  right: 0;
  top: 0;
}
.show .page .show-prev {
  float: left;
  width: 48px;
  height: 48px;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(37, 70, 106, 0.15);
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  outline: none;
  text-shadow: 1px 0 0 #333;
  font-size: 20px;
  text-align: center;
  line-height: 48px;
}
.show .page .show-prev::before {
  content: "<";
  font-family: simsun;
  font-weight: bold;
}
.show .page .show-prev:hover,
.show .page .show-prev.on {
  background-color: #1ca962;
  text-shadow: 1px 0 0 #fff;
  color: #fff;
}
.show .page .show-next {
  float: left;
  margin-left: 42px;
  width: 48px;
  height: 48px;
  background-color: #ffffff;
  box-shadow: 0px 0px 15px 0px rgba(37, 70, 106, 0.15);
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  outline: none;
  text-shadow: 1px 0 0 #333;
  font-size: 20px;
  text-align: center;
  line-height: 48px;
}
.show .page .show-next::before {
  content: ">";
  font-family: simsun;
  font-weight: bold;
}
.show .page .show-next:hover,
.show .page .show-next.on {
  background-color: #1ca962;
  text-shadow: 1px 0 0 #fff;
  color: #fff;
}
@media screen and (max-width: 1320px) {
  .show .showTabs .bd {
    margin: 0 -10px;
  }
  .show .showSwiper ul li {
    padding: 0 10px;
  }
}
.news {
  background: url(../images/newsbg.jpg) center bottom no-repeat;
  position: relative;
  overflow: hidden;
  padding: 80px 0 0;
}
.news .newsTab::after,
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
  text-align: left;
  background-position: 24px 0;
}
.news .newsTab .title span::after {
  margin-left: -35px;
}
.news .newsTab ul {
  float: right;
  font-size: 0;
  margin-top: 75px;
  margin-bottom: -20px;
}
.news .newsTab ul li {
  float: left;
  margin-left: 100px;
  position: relative;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  line-height: 38px;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: top;
  width: 22px;
  height: 38px;
  position: relative;
  overflow: hidden;
  margin-right: 14px;
}
.news .newsTab ul li a i.ico1 {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2 {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3 {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li a:hover {
  color: #1ca962;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  font-weight: bold;
}
.news .newsTab ul li:hover a i::before,
.news .newsTab ul li.on a i::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.news .newsTabs {
  margin-top: 60px;
  position: relative;
}
.news .newsTabs .bd {
  height: 638px;
  overflow: hidden;
}
.news .newsList {
  overflow: hidden;
  height: 638px;
}
.news .newsList::after,
.news .newsList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .newsT::after,
.news .newsList .newsT:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .one {
  float: left;
  width: 538px;
  height: 462px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .pic {
  display: block;
  width: 100%;
  height: 262px;
  position: relative;
  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 {
  padding-top: 28px;
}
.news .newsList .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  font-weight: bold;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.44s ease-out;
  transition: all 0.44s ease-out;
}
.news .newsList .one .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .one .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #666666;
  margin-top: 2px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont .tt {
  margin-top: 26px;
  height: 46px;
  background: url(../images/newsdot.png) 0 36px no-repeat;
}
.news .newsList .one .cont .more {
  float: right;
  display: block;
  height: 46px;
  position: relative;
  padding-top: 16px;
  line-height: 30px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  font-size: 18px;
  z-index: 2;
  padding-left: 21px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont .more::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  width: 46px;
  height: 46px;
  background-color: #1ab289;
  opacity: 0.11;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont .more i {
  font-weight: bold;
}
.news .newsList .one .cont .more:hover {
  color: #1ca962;
}
.news .newsList .one .cont .more:hover::before {
  background-color: #ddb100;
  opacity: 1;
  left: -10px;
}
.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 .bt {
  color: #1ca962;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsList .one:hover .cont p {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList .list {
  float: right;
  width: 660px;
}
.news .newsList .list ul li {
  position: relative;
  margin-top: 60px;
}
.news .newsList .list ul li:first-child {
  margin-top: 0;
}
.news .newsList .list ul li .item {
  height: 200px;
  margin-left: 138px;
  position: relative;
  border-top: 1px solid #000;
  padding-top: 28px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item .date {
  position: absolute;
  left: -138px;
  top: -1px;
  border-top: 1px solid #000;
  width: 116px;
  padding-top: 34px;
  line-height: 22px;
  font-family: Arial;
  font-size: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  font-weight: bold;
  -webkit-transition: all 0.44s ease-out;
  transition: all 0.44s ease-out;
}
.news .newsList .list ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .list ul li .item p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #666666;
  margin-top: 2px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item .tt {
  margin-top: 26px;
  height: 46px;
}
.news .newsList .list ul li .item .more {
  float: right;
  display: block;
  height: 46px;
  position: relative;
  padding-top: 16px;
  line-height: 30px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  font-size: 18px;
  z-index: 2;
  padding-left: 21px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item .more::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  width: 46px;
  height: 46px;
  background-color: #196654;
  opacity: 0.11;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item .more i {
  font-weight: bold;
}
.news .newsList .list ul li .item .more:hover {
  color: #1ca962;
}
.news .newsList .list ul li .item .more:hover::before {
  background-color: #ddb100;
  opacity: 1;
  left: -10px;
}
.news .newsList .list ul li .item:hover {
  border-color: #1ca962;
}
.news .newsList .list ul li .item:hover .date {
  border-color: #1ca962;
  color: #1ca962;
}
.news .newsList .list ul li .item:hover .bt {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  color: #1ca962;
}
.news .newsList .list ul li .item:hover p {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList .list2 {
  margin-top: 40px;
  overflow: hidden;
  height: 136px;
  background-color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul {
  padding: 0 12px;
}
.news .newsList .list2 ul::after,
.news .newsList .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list2 ul li {
  float: left;
  width: 33.333%;
}
.news .newsList .list2 ul li .item {
  height: 136px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  padding-left: 180px;
  padding-top: 36px;
}
.news .newsList .list2 ul li .item:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 66px;
  background-color: #eeeeee;
  left: 148px;
  top: 34px;
}
.news .newsList .list2 ul li .item .pic {
  display: block;
  width: 130px;
  height: 90px;
  position: absolute;
  left: 0;
  top: 22px;
  z-index: 2;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
.news .newsList .list2 ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .item .date {
  position: absolute;
  left: 0;
  top: 22px;
  width: 130px;
  height: 90px;
  line-height: 90px;
  padding-right: 14px;
  text-align: right;
  font-family: "Arial Black";
  font-size: 20px;
  color: #999999;
}
.news .newsList .list2 ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  left: 0;
}
.news .newsList .list2 ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list2 ul li .item .bt:hover {
  color: #1ca962;
  left: 6px;
}
.news .newsList .list2 ul li .item .years {
  font-family: Arial;
  font-size: 14px;
  margin-top: 10px;
  line-height: 10px;
  color: #999999;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.news .newsList .list2 ul li .item:hover .bt {
  color: #1ca962;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.news .newsList .list2 ul li .item:hover .years {
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.news .newsList .list2 ul li:hover .item .pic,
.news .newsList .list2 ul li.on .item .pic {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.56s ease-out;
  transition: all 0.56s ease-out;
}
@media screen and (max-width: 1320px) {
  .news .newsList .one {
    width: 520px;
  }
  .news .newsList .list {
    width: 600px;
  }
  .news .newsList .list ul li .item {
    margin-left: 128px;
  }
  .news .newsList .list ul li .item .date {
    left: -128px;
    width: 108px;
  }
}
