@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;
}
@keyframes huanying1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 15px;
    opacity: 0;
  }
}
@keyframes huanying2 {
  0% {
    opacity: 0;
    left: -10px;
  }
  100% {
    left: 0;
    opacity: 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,
.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;
  background-color: #293356;
}
.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;
  cursor: pointer;
}
.banner .bannerSwiper .swiper-slide-active {
  -webkit-animation: clipSectorIn 0.7s linear;
  animation: clipSectorIn 0.7s linear;
}
@-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: -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 .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  left: 50%;
  margin-left: -150px;
  bottom: 40px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #293356 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: #293356;
  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 .mouse {
  right: 6.51%;
  position: absolute;
  z-index: 3;
  pointer-events: none;
  color: #fff;
  font-size: 14px;
  bottom: 86px;
}
.banner .mouse::before {
  content: "";
  display: block;
  margin: auto;
  width: 18px;
  height: 26px;
  margin-bottom: 20px;
  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;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  height: 52px;
  position: relative;
  z-index: 2;
}
.title i::before {
  content: "";
  display: block;
  position: absolute;
  width: 90px;
  height: 90px;
  left: -46px;
  top: -19px;
  background: url(../images/titico.png) 0 center no-repeat;
}
.title i img {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: block;
  font-size: 36px;
  margin-top: 25px;
}
.moreLink {
  position: relative;
  display: block;
  height: 95px;
  z-index: 3;
  font-size: 16px;
  line-height: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::before {
  content: "";
  display: block;
  position: absolute;
  width: 324px;
  height: 1px;
  background-color: #434343;
  opacity: 0.21;
  bottom: 11px;
  right: 41px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #293356, #293356);
  background-image: linear-gradient(to right, #293356, #293356);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.moreLink span {
  display: inline-block;
  vertical-align: top;
  padding-top: 54px;
  width: 148px;
}
.moreLink em {
  display: inline-block;
  vertical-align: top;
  width: 95px;
  height: 95px;
  background-image: linear-gradient(45deg, #c49f75 0%, #d8a266 100%);
  box-shadow: 0px 0px 32px 6px rgba(196, 159, 117, 0.24);
  border: solid 1px #f9bc77;
  position: relative;
  border-radius: 100%;
}
.moreLink em::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/pror.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover {
  color: #293356;
}
.moreLink:hover::before {
  background-size: 100% 100%;
}
.moreLink:hover em::before {
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
}
.product {
  background: url(../images/probg.jpg) center 0 no-repeat;
  padding: 66px 0 74px;
  position: relative;
}
.product * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product .title {
  position: relative;
  z-index: 2;
}
.product .proNav {
  margin-top: 28px;
  position: relative;
  z-index: 1;
  width: 780px;
  height: 292px;
}
.product .proNav::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: -320px;
  top: 0;
  height: 100%;
  width: 1165px;
  background-color: #ffffff;
  box-shadow: -10px 8px 18px 0px rgba(0, 0, 0, 0.08);
}
.product .proNav::after {
  content: "";
  display: block;
  position: absolute;
  width: 1074px;
  height: 1px;
  background-color: #dedede;
  z-index: -1;
  left: -320px;
  top: 50%;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.product .proNav ul {
  margin-left: -54px;
}
.product .proNav ul::after,
.product .proNav ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav ul li {
  float: left;
  margin-left: 54px;
  height: 146px;
  padding-top: 55px;
}
.product .proNav ul li a {
  display: block;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a::before {
  content: "";
  display: block;
  position: absolute;
  top: -16px;
  height: 7px;
  width: 7px;
  left: 50%;
  margin-left: -4px;
  border-radius: 100%;
  background-color: #dedede;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a::after {
  content: "";
  display: block;
  position: absolute;
  top: -39px;
  height: 20px;
  width: 1px;
  left: 50%;
  margin-left: -1px;
  background-color: #dedede;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 28px;
  line-height: 28px;
  position: relative;
  z-index: 3;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.product .proNav ul li a span::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 2px;
  z-index: -1;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 7px;
  background-color: #8cbc1a;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a i {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: Arial;
  font-size: 12px;
  margin-top: 2px;
  height: 20px;
  line-height: 20px;
  color: #b3b3b3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a em {
  display: block;
  width: 42px;
  height: 42px;
  position: absolute;
  z-index: 2;
  border-radius: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -21px;
  -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;
  right: 0;
  bottom: 0;
  margin: 0;
  background-color: #f7f7f7;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a em::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  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:hover a span {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.product .proNav ul li:hover a i {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.product .proNav ul li:hover a span,
.product .proNav ul li.on a span {
  font-weight: bold;
}
.product .proNav ul li:hover a span::before,
.product .proNav ul li.on a span::before {
  opacity: 0.4;
  width: 100%;
}
.product .proNav ul li:hover a::before,
.product .proNav ul li.on a::before {
  background-color: #8cbc1a;
  box-shadow: 0 0 0 3px rgba(140, 188, 26, 0.25);
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  top: -59px;
}
.product .proNav ul li:hover a::after,
.product .proNav ul li.on a::after {
  background-color: #8cbc1a;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}
.product .proNav ul li:nth-child(1),
.product .proNav ul li:nth-child(2),
.product .proNav ul li:nth-child(3),
.product .proNav ul li:nth-child(4),
.product .proNav ul li:nth-child(5) {
  padding-top: 42px;
}
.product .proNav ul li:nth-child(1) a::before,
.product .proNav ul li:nth-child(2) a::before,
.product .proNav ul li:nth-child(3) a::before,
.product .proNav ul li:nth-child(4) a::before,
.product .proNav ul li:nth-child(5) a::before {
  top: 58px;
}
.product .proNav ul li:nth-child(1) a::after,
.product .proNav ul li:nth-child(2) a::after,
.product .proNav ul li:nth-child(3) a::after,
.product .proNav ul li:nth-child(4) a::after,
.product .proNav ul li:nth-child(5) a::after {
  top: 68px;
}
.product .proNav ul li:nth-child(1):hover a::before,
.product .proNav ul li:nth-child(2):hover a::before,
.product .proNav ul li:nth-child(3):hover a::before,
.product .proNav ul li:nth-child(4):hover a::before,
.product .proNav ul li:nth-child(5):hover a::before,
.product .proNav ul li:nth-child(1).on a::before,
.product .proNav ul li:nth-child(2).on a::before,
.product .proNav ul li:nth-child(3).on a::before,
.product .proNav ul li:nth-child(4).on a::before,
.product .proNav ul li:nth-child(5).on a::before {
  top: 100px;
}
.product .proNav ul li:nth-child(1):hover a::after,
.product .proNav ul li:nth-child(2):hover a::after,
.product .proNav ul li:nth-child(3):hover a::after,
.product .proNav ul li:nth-child(4):hover a::after,
.product .proNav ul li:nth-child(5):hover a::after,
.product .proNav ul li:nth-child(1).on a::after,
.product .proNav ul li:nth-child(2).on a::after,
.product .proNav ul li:nth-child(3).on a::after,
.product .proNav ul li:nth-child(4).on a::after,
.product .proNav ul li:nth-child(5).on a::after {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
.product .proPic {
  position: absolute;
  z-index: 3;
  top: 13px;
  right: -8px;
  width: 498px;
  height: 498px;
  border-radius: 100%;
  background-color: #fff;
  padding: 33px;
}
.product .proPic::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: dashed 1px #c4c4c4;
  -webkit-animation: xzn 25s linear infinite;
  animation: xzn 25s linear infinite;
}
@keyframes xzn {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
.product .proPic .line {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  -webkit-animation: xz 25s linear infinite;
  animation: xz 25s linear infinite;
}
@keyframes xz {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.product .proPic .line::after {
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: #8cbc1a;
  border-radius: 100%;
  left: 22px;
  top: 122px;
  z-index: 2;
}
.product .proPic .bd {
  box-shadow: 5px 5px 24px 0px rgba(0, 0, 0, 0.17);
  width: 432px;
  height: 432px;
  border-radius: 100%;
  overflow: hidden;
}
.product .proPic .bd ul li {
  width: 432px;
  height: 432px;
  position: relative;
  overflow: hidden;
}
.product .proPic .bd ul li img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proPic .bd ul li:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.product .proTabs {
  margin-top: 46px;
}
.product .proTabs .proTit {
  background: url(../images/hotico.png) 0 center no-repeat;
  padding-left: 46px;
  height: 37px;
  line-height: 37px;
  color: #4b4b4b;
}
.product .proTabs .proTit span {
  font-weight: bold;
  font-size: 19px;
}
.product .proTabs .proTit i {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  text-transform: uppercase;
  margin-left: 10px;
}
.product .proTabs .bd {
  margin-top: 28px;
}
.product .proList {
  position: relative;
  height: 305px;
}
.product .proList .proBd {
  height: 305px;
  overflow: hidden;
}
.product .proList .proBd ul {
  margin-right: -13px;
}
.product .proList .proBd ul::after,
.product .proList .proBd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList .proBd ul li {
  float: left;
  width: 310px;
  margin-right: 13px;
}
.product .proList .proBd ul li .item {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  height: 305px;
  background-color: #fff;
  border: solid 1px #e8e8e8;
  padding: 8px 8px 0;
}
.product .proList .proBd ul li .item .pic {
  display: block;
  height: 223px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .proBd ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
 
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .proBd ul li .item .tt {
  position: relative;
  margin-top: 10px;
  height: 54px;
  line-height: 54px;
  padding-right: 32px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .proBd ul li .item .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 54px;
  line-height: 54px;
  padding: 0 15px;
  font-size: 16px;
  color: #575757;
  background-color: #f7f7f7;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #8cbc1a, #8cbc1a);
  background-image: linear-gradient(to right, #8cbc1a, #8cbc1a);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.product .proList .proBd ul li .item .tt .more {
  position: absolute;
  top: 0;
  right: -8px;
  width: 40px;
  height: 54px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #293356, #293356);
  background-image: linear-gradient(to right, #293356, #293356);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: right center;
}
.product .proList .proBd ul li .item .tt .more::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -8px;
  margin-top: -1px;
  width: 16px;
  height: 2px;
  background-color: #909090;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .proBd ul li .item .tt .more::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -1px;
  margin-top: -8px;
  width: 2px;
  height: 16px;
  background-color: #909090;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList .proBd 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 .proBd ul li .item:hover .tt {
  padding-right: 40px;
}
.product .proList .proBd ul li .item:hover .tt .bt {
  background-size: 100% 100%;
  color: #fff;
}
.product .proList .proBd ul li .item:hover .tt .more {
  background-size: 100% 100%;
  color: #fff;
  right: 0;
}
.product .proList .proBd ul li .item:hover .tt .more::before,
.product .proList .proBd ul li .item:hover .tt .more::after {
  background-color: #fff;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.product .proList .page .pro-prev {
  position: absolute;
  border-radius: 100%;
  width: 62px;
  height: 62px;
  background-color: #ececec;
  left: -95px;
  top: 96px;
  color: #919191;
  text-align: center;
  line-height: 62px;
  cursor: pointer;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.product .proList .page .pro-prev:before {
  content: "<";
  display: block;
  font-weight: bold;
  font-family: simsun;
  font-size: 20px;
}
.product .proList .page .pro-prev:hover,
.product .proList .page .pro-prev.on {
  background-color: #8cbc1a;
  color: #fff;
}
.product .proList .page .pro-next {
  position: absolute;
  border-radius: 100%;
  width: 62px;
  height: 62px;
  background-color: #ececec;
  right: -95px;
  top: 96px;
  color: #919191;
  text-align: center;
  line-height: 62px;
  cursor: pointer;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.product .proList .page .pro-next:before {
  content: ">";
  display: block;
  font-weight: bold;
  font-family: simsun;
  font-size: 20px;
}
.product .proList .page .pro-next:hover,
.product .proList .page .pro-next.on {
  background-color: #8cbc1a;
  color: #fff;
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  position: relative;
  overflow: hidden;
  padding-bottom: 50px;
}
.youshi .ysTip {
  height: 180px;
  color: #fff;
  padding-top: 46px;
}
.youshi .ysTip .tip {
  float: left;
  line-height: 1;
  position: relative;
  z-index: 2;
}
.youshi .ysTip .tip::before {
  content: "";
  display: block;
  position: absolute;
  width: 108px;
  height: 109px;
  z-index: -1;
  background: url(../images/ystipico.png) 0 center no-repeat;
  top: -1px;
  left: -74px;
}
.youshi .ysTip .tip .t1 {
  font-size: 16px;
  opacity: 0.5;
}
.youshi .ysTip .tip .t2 {
  font-size: 31px;
  margin-top: 23px;
}
.youshi .ysTip .tip .t2 em {
  margin: 0 10px;
}
.youshi .ysTip .tip .t3 {
  margin-top: 26px;
  line-height: 10px;
  font-family: Arial;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.3);
}
.youshi .ysTip .tip .t3::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 53px;
  height: 7px;
  position: relative;
  top: -2px;
  background: url(../images/ysdot.png) 0 center no-repeat;
  margin-left: 15px;
}
.youshi .ysTip .tel {
  float: right;
  text-align: right;
  margin-top: 30px;
}
.youshi .ysTip .tel span {
  font-weight: bold;
  display: block;
  font-size: 16px;
  line-height: 20px;
}
.youshi .ysTip .tel span::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 20px;
  vertical-align: top;
  margin-right: 10px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/ystel.png) center center no-repeat;
}
.youshi .ysTip .tel i {
  display: block;
  font-size: 20px;
  line-height: 18px;
  margin-top: 14px;
}
.youshi .ysBox {
  height: 810px;
  padding-top: 106px;
  z-index: 2;
}
.youshi .ysBox::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: -160px;
  top: 0;
  width: 1760px;
  height: 810px;
  background-color: #ffffff;
  box-shadow: 6px 12px 18px 0px rgba(0, 0, 0, 0.08);
  border-radius: 50px 0 0 50px;
}
.youshi .title h3 {
  margin-top: 35px;
}
.youshi .ysPic {
  position: absolute;
  left: 530px;
  top: 185px;
  overflow: hidden;
  height: 444px;
  width: 592px;
  background: url(../images/yspicbg.png) center 0 no-repeat;
}
.youshi .ysPic .bd {
  width: 592px;
  height: 592px;
  border-radius: 100%;
}
.youshi .ysPic .bd ul li {
  width: 592px;
  height: 592px;
  position: relative;
  overflow: hidden;
}
.youshi .ysPic .bd ul li img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 70px;
  right: 0;
  margin: auto;
}
.youshi .ysCont {
  margin-top: 105px;
}
.youshi .ysCont .bd {
  width: 420px;
  height: 200px;
  overflow: hidden;
}
.youshi .ysCont .bd ul li {
  width: 420px;
  height: 200px;
  position: relative;
}
.youshi .ysCont .bd ul li .item {
  position: relative;
  padding-top: 10px;
}
.youshi .ysCont .bd ul li .item .tit {
  line-height: 1;
  font-size: 24px;
  font-weight: bold;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.youshi .ysCont .bd ul li .item .tit::after {
  content: "";
  display: block;
  margin-top: 29px;
  width: 48px;
  height: 2px;
  background-color: #8cbc1a;
  border-radius: 1px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.youshi .ysCont .bd ul li .item .text {
  margin-top: 15px;
  line-height: 30px;
  font-size: 15px;
  color: #818181;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .item:hover .tit {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  color: #293356;
}
.youshi .ysCont .bd ul li .item:hover .tit::after {
  background-color: #293356;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.youshi .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysHd {
  margin-top: 104px;
  position: relative;
  z-index: 3;
}
.youshi .ysHd::before {
  content: "";
  display: block;
  position: absolute;
  width: 1340px;
  height: 102px;
  background-color: #edf2f7;
  border-radius: 0px 50px 50px 0px;
  left: -10px;
  z-index: -1;
}
.youshi .ysHd ul {
  padding-left: 38px;
}
.youshi .ysHd ul::after,
.youshi .ysHd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysHd ul li {
  float: left;
  height: 102px;
  padding: 0 10px;
  position: relative;
  line-height: 102px;
  font-size: 18px;
  cursor: pointer;
  color: #545454;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-left: 56px;
}
.youshi .ysHd ul li::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  bottom: 100%;
  background-color: #293356;
  height: 8px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysHd ul li::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  top: 100%;
  background-color: #293356;
  height: 8px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysHd ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  left: -28px;
  width: 1px;
  height: 28px;
  background-color: #666666;
  opacity: 0.2;
  top: 50%;
  margin-top: -14px;
}
.youshi .ysHd ul li:first-child {
  margin-left: 0;
}
.youshi .ysHd ul li:first-child .item::before {
  display: none;
}
.youshi .ysHd ul li i {
  display: inline-block;
  vertical-align: middle;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  margin-right: 6px;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysHd ul li i:before,
.youshi .ysHd ul li i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.youshi .ysHd ul li i.ico1:before {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .ysHd ul li i.ico1:after {
  background: url(../images/ysico1h.png) center center no-repeat;
}
.youshi .ysHd ul li i.ico2:before {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .ysHd ul li i.ico2:after {
  background: url(../images/ysico2h.png) center center no-repeat;
}
.youshi .ysHd ul li i.ico3:before {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .ysHd ul li i.ico3:after {
  background: url(../images/ysico3h.png) center center no-repeat;
}
.youshi .ysHd ul li i.ico4:before {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .ysHd ul li i.ico4:after {
  background: url(../images/ysico4h.png) center center no-repeat;
}
.youshi .ysHd ul li:hover,
.youshi .ysHd ul li.on {
  color: #4c4b4b;
}
.youshi .ysHd ul li:hover::before,
.youshi .ysHd ul li.on::before,
.youshi .ysHd ul li:hover::after,
.youshi .ysHd ul li.on::after {
  width: 100%;
}
.youshi .ysHd ul li:hover i,
.youshi .ysHd ul li.on i {
  background-color: #293356;
}
.youshi .ysHd ul li:hover i:before,
.youshi .ysHd ul li.on i:before,
.youshi .ysHd ul li:hover i:after,
.youshi .ysHd ul li.on i:after {
  top: -100%;
}
.youshi .ysHd ul li:hover span,
.youshi .ysHd ul li.on span {
  font-weight: bold;
}
.youshi .ysHd .lyBtn {
  position: absolute;
  z-index: 4;
  right: 0;
  bottom: 0;
  width: 138px;
  height: 170px;
  background-color: #8cbc1a;
  border-radius: 69px 69px 0px 0px;
  overflow: hidden;
  padding-top: 96px;
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysHd .lyBtn::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../images/lyico.png) center 0 no-repeat;
}
.youshi .ysHd .lyBtn span {
  display: block;
  line-height: 1;
  font-size: 18px;
}
.youshi .ysHd .lyBtn em {
  display: block;
  font-family: Arial;
  font-size: 12px;
  margin-top: 9px;
  line-height: 10px;
  opacity: 0.5;
}
.youshi .ysHd .lyBtn:hover {
  background-color: #293356;
  box-shadow: 5px 5px 24px 0px rgba(0, 0, 0, 0.17);
}
.youshi .ysHd .lyBtn:hover::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.youshi .hd {
  position: absolute;
  border-left: 1px dashed #8cbc1a;
  top: 213px;
  right: 0;
  z-index: 3;
  width: 68px;
  height: 347px;
}
.youshi .hd ul li {
  text-align: right;
  cursor: pointer;
  position: relative;
  height: 73px;
  line-height: 73px;
  top: -37px;
  margin-bottom: 20px;
}
.youshi .hd ul li::before {
  content: "";
  display: block;
  position: absolute;
  top: 33px;
  left: -4px;
  width: 7px;
  height: 7px;
  background-color: #8cbc1a;
  border-radius: 100%;
}
.youshi .hd ul li::after {
  content: "";
  display: block;
  position: absolute;
  width: 73px;
  height: 73px;
  border: dashed 1px #8cbc1a;
  left: -37px;
  top: 0;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
.youshi .hd ul li span {
  position: relative;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #8cbc1a;
  opacity: 0;
  right: 20px;
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
}
.youshi .hd ul li:hover::after,
.youshi .hd ul li.on::after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.youshi .hd ul li:hover span,
.youshi .hd ul li.on span {
  right: 0;
  opacity: 1;
}
.youshi .ysEn {
  position: absolute;
  top: 85px;
  top: 50px;
  right: -208px;
  line-height: 147px;
  font-family: "Arial";
  font-weight: bold;
  font-size: 94px;
  line-height: 72px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  color: #fff;
  text-transform: uppercase;
  pointer-events: none;
  text-shadow: 8px 9px 16px rgba(0, 0, 0, 0.05);
}
.case {
  padding: 25px 0 0;
  position: relative;
}
.case::before {
  content: "";
  display: block;
  position: absolute;
  height: 96px;
  background: url(../images/banbg.jpg) center 0 no-repeat;
  left: 0;
  z-index: -1;
  width: 100%;
  bottom: 0;
}
.case .caseTit::after,
.case .caseTit:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseTit .title {
  float: left;
}
.case .caseTit .caseMore {
  float: right;
  font-size: 15px;
  color: #aaaaaa;
  margin-top: 54px;
  line-height: 54px;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTit .caseMore i {
  min-width: 4px;
}
.case .caseTit .caseMore::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 94px;
  height: 1px;
  background-color: #dfdfdf;
  margin-right: 10px;
}
.case .caseTit .caseMore::after {
  content: "";
  display: block;
  position: absolute;
  right: -320px;
  top: 50%;
  width: 300px;
  height: 1px;
  background-color: #dfdfdf;
}
.case .caseTit .caseMore em {
  margin-left: 12px;
  display: inline-block;
  vertical-align: top;
  width: 54px;
  height: 54px;
  border: dashed 1px #dfdfdf;
  border-radius: 100%;
  position: relative;
  padding: 8px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTit .caseMore em::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/casemore.png) center center no-repeat;
  background-color: #dfdfdf;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTit .caseMore:hover {
  color: #8cbc1a;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseTit .caseMore:hover em {
  border-color: #8cbc1a;
}
.case .caseTit .caseMore:hover em::before {
  background-color: #8cbc1a;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.case .caseSwiper {
  margin: 0 -156px;
  margin-top: 24px;
}
.case .caseSwiper ul li {
  margin-top: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 290px;
  margin-right: 211px;
  height: 364px;
}
.case .caseSwiper ul li .item {
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  width: 100%;
  height: 268px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0;
}
.case .caseSwiper ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  top: 0;
  height: 100%;
  background-color: #ffffff;
  border: solid 1px #dfdfdf;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  padding: 8px;
  width: 346px;
  height: 100%;
  border: solid 1px transparent;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-color: #fff;
}
.case .caseSwiper ul li .item .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.case .caseSwiper 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;
}
.case .caseSwiper ul li .item .tt {
  position: absolute;
  top: 8px;
  right: 0;
  z-index: 2;
  display: block;
  overflow: hidden;
  font-size: 16px;
  width: 52px;
  line-height: 52px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  letter-spacing: 2px;
  color: #5b5b5b;
  height: 252px;
  padding-top: 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .tt::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #dfdfdf;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 18px;
  position: relative;
  right: 3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont {
  position: absolute;
  right: 0;
  top: 0;
  width: 265px;
  height: 307px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  opacity: 0;
  visibility: hidden;
  padding: 76px 24px 0;
  overflow: hidden;
}
.case .caseSwiper ul li .item .cont::before {
  content: "";
  display: block;
  position: absolute;
  right: -37px;
  top: -37px;
  width: 96px;
  height: 96px;
  background: url(../images/scico.png) 25px 53px no-repeat;
  background-color: #3e4d63;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  position: relative;
  left: 0;
}
.case .caseSwiper ul li .item .cont .bt:hover {
  left: 5px;
}
.case .caseSwiper ul li .item .cont .line {
  margin-top: 10px;
  height: 1px;
  background-color: #dfdfdf;
  position: relative;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #8cbc1a, #8cbc1a);
  background-image: linear-gradient(to right, #8cbc1a, #8cbc1a);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.case .caseSwiper ul li .item .cont p {
  margin-top: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  font-size: 14px;
  color: #9b9b9b;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .more {
  display: block;
  margin-top: 12px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  text-transform: uppercase;
  width: 98px;
  text-align: center;
  background: url(../images/caselimore.png) center center no-repeat;
  color: #8cbc1a;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  left: 0;
}
.case .caseSwiper ul li .item .cont .more:hover {
  left: 5px;
}
.case .caseSwiper ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.case .caseSwiper ul li:hover .tt {
  color: #8cbc1a;
}
.case .caseSwiper ul li:hover .tt::before {
  background-color: #8cbc1a;
}
.case .caseSwiper ul li:hover .cont .bt {
  color: #8cbc1a;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.case .caseSwiper ul li:hover .cont .line {
  background-size: 100% 100%;
}
.case .caseSwiper ul li:hover .cont p {
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.case .caseSwiper ul li:hover .cont .more {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}
.case .caseSwiper ul li.swiper-slide-next .item {
  width: 744px;
  height: 364px;
}
.case .caseSwiper ul li.swiper-slide-next .item::before {
  height: 307px;
  background-color: #ffffff;
  box-shadow: 2px 2px 27px 0px rgba(0, 0, 0, 0.09);
  border-color: transparent;
}
.case .caseSwiper ul li.swiper-slide-next .item .pic {
  border: solid 1px #dfdfdf;
  width: 478px;
}
.case .caseSwiper ul li.swiper-slide-next .item .tt {
  opacity: 0;
  visibility: hidden;
}
.case .caseSwiper ul li.swiper-slide-next .item .cont {
  opacity: 1;
  visibility: inherit;
}
.case .page .case-prev {
  position: absolute;
  z-index: 4;
  width: 41px;
  height: 41px;
  border: solid 1px #ffffff;
  background-color: #f4f4f4;
  box-shadow: 4px 6px 4px 0px rgba(0, 0, 0, 0.09);
  border-radius: 100%;
  left: 190px;
  bottom: 16px;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .page .case-prev::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-right: 8px solid #909090;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.case .page .case-prev:hover,
.case .page .case-prev.on {
  background-color: #fff;
}
.case .page .case-prev:hover::before,
.case .page .case-prev.on::before {
  border-right-color: #8cbc1a;
}
.case .page .case-next {
  position: absolute;
  z-index: 4;
  width: 41px;
  height: 41px;
  border: solid 1px #ffffff;
  background-color: #f4f4f4;
  box-shadow: 4px 6px 4px 0px rgba(0, 0, 0, 0.09);
  border-radius: 100%;
  right: 190px;
  bottom: 16px;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .page .case-next::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-left: 8px solid #909090;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.case .page .case-next:hover,
.case .page .case-next.on {
  background-color: #fff;
}
.case .page .case-next:hover::before,
.case .page .case-next.on::before {
  border-left-color: #8cbc1a;
}
.application {
  background: url(../images/banbg.jpg) center -96px no-repeat;
  padding-top: 138px;
  padding-bottom: 140px;
}
.application .appBox {
  height: 334px;
  padding-top: 15px;
}
.application .appBox .tip {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
}
.application .appBox .tip .t1 {
  text-transform: uppercase;
  font-size: 19px;
  line-height: 14px;
  color: #3e4d63;
  margin-right: 15px;
}
.application .appBox .tip .t2 {
  font-weight: bold;
  font-size: 42px;
  line-height: 56px;
  letter-spacing: 2px;
  margin-top: 17px;
  position: relative;
  color: #3e4d63;
  z-index: 2;
}
.application .appBox .tip .t2::before {
  content: "";
  display: block;
  position: absolute;
  right: -16px;
  bottom: 5px;
  width: 332px;
  height: 10px;
  background-color: #8cbc1a;
  border-radius: 5px;
  z-index: -1;
}
.application .appBox .tip .t3 {
  margin-top: 32px;
  letter-spacing: 6px;
  color: #6d6d6d;
  font-size: 20px;
  line-height: 1;
  margin-right: -6px;
}
.application .appBox .tip .t4 {
  font-family: Arial;
  font-size: 12px;
  color: #3c3c3c;
  opacity: 0.42;
  margin-top: 14px;
  line-height: 10px;
}
.application .appBox .line {
  position: absolute;
  top: 6px;
  right: 0;
  width: 112px;
  height: 112px;
  border: 1px solid #ddd;
  border-radius: 100%;
}
.application .appBox .line i {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  animation: ks 2.4s linear infinite;
  border: 1px solid #ddd;
  width: 112px;
  height: 112px;
  border-radius: 100%;
}
.application .appBox .line i:nth-child(1) {
  animation-delay: -0.6s;
}
.application .appBox .line i:nth-child(2) {
  animation-delay: -1.2s;
}
.application .appBox .line i:nth-child(3) {
  animation-delay: -1.8s;
}
@keyframes ks {
  0% {
    width: 112px;
    height: 112px;
    opacity: 1;
  }
  100% {
    width: 500px;
    height: 500px;
    opacity: 0;
  }
}
.application .appTabs {
  position: relative;
}
.application .appTabs::after,
.application .appTabs:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.application .appTabs::before {
  content: "";
  display: block;
  position: absolute;
  width: 395px;
  height: 395px;
  background-color: #ffffff;
  box-shadow: 7px 9px 27px 0px rgba(0, 0, 0, 0.09);
  opacity: 0.3;
  border-radius: 100%;
  left: -69px;
  top: -54px;
}
.application .appTabs .bd {
  position: relative;
  margin-left: -15px;
  z-index: 2;
  float: left;
  width: 286px;
  height: 286px;
  background-color: #ffffff;
  box-shadow: 7px 9px 27px 0px rgba(0, 0, 0, 0.09);
  border-radius: 100%;
  border: 10px solid #fff;
  overflow: hidden;
}
.application .appTabs .bd ul li {
  width: 266px;
  height: 266px;
}
.application .appTabs .bd ul li img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.application .appTabs .bd ul li:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.application .appTabs .hd {
  float: left;
  position: relative;
  margin-top: 171px;
  width: 380px;
  padding-left: 55px;
}
.application .appTabs .hd::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 970px;
  height: 1px;
  background-color: #b0b5bd;
  opacity: 0.5;
}
.application .appTabs .hd ul {
  margin-right: -80px;
}
.application .appTabs .hd ul li {
  float: left;
  position: relative;
  width: 20px;
  margin-right: 64px;
  padding-top: 22px;
  cursor: pointer;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.application .appTabs .hd ul li::before {
  content: "";
  display: block;
  border-radius: 100%;
  width: 13px;
  height: 13px;
  background-color: #3e4d63;
  border: solid 3px #ffffff;
  position: absolute;
  left: 0;
  top: -7px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.application .appTabs .hd ul li .num {
  font-family: Arial;
  font-size: 12px;
  line-height: 10px;
  color: #3e4d63;
}
.application .appTabs .hd ul li .txt {
  position: absolute;
  left: -6px;
  color: #3e4d63;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  top: 0;
  visibility: hidden;
  opacity: 0;
}
.application .appTabs .hd ul li .txt span {
  display: block;
  font-weight: bold;
  font-size: 21px;
  line-height: 1;
  white-space: nowrap;
}
.application .appTabs .hd ul li .txt i {
  display: block;
  font-family: Arial;
  font-size: 12px;
  margin-top: 12px;
  line-height: 10px;
  color: #566884;
  white-space: nowrap;
}
.application .appTabs .hd ul li.on,
.application .appTabs .hd ul li:hover {
  margin-right: 100px;
}
.application .appTabs .hd ul li.on::before,
.application .appTabs .hd ul li:hover::before {
  background-color: #8cbc1a;
}
.application .appTabs .hd ul li.on .txt,
.application .appTabs .hd ul li:hover .txt {
  top: -74px;
  opacity: 1;
  visibility: inherit;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.application .appTabs .next {
  position: absolute;
  left: 540px;
  top: 227px;
  z-index: 3;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  height: 30px;
  line-height: 30px;
  color: #3e4d63;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.application .appTabs .next::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border-left: 8px solid #204166;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  margin-left: 10px;
  position: relative;
  top: -1px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.application .appTabs .next i {
  min-width: 4px;
}
.application .appTabs .next:hover {
  color: #8cbc1a;
}
.application .appTabs .next:hover::after {
  border-left-color: #8cbc1a;
}
.application .formbox {
  position: relative;
  height: 170px;
  background-color: #ffffff;
  padding: 38px 14px 0 24px;
}
.application .formbox::after,
.application .formbox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.application .formbox label {
  display: block;
  float: left;
  width: 404px;
  height: 45px;
  border: solid 1px #e5e5e5;
  margin-left: 10px;
  margin-bottom: 12px;
  display: flex;
  justify-content: space-between;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.application .formbox label:hover {
  border-color: #293356;
}
.application .formbox label span {
  display: block;
  padding: 0 23px;
  border-right: solid 1px #e5e5e5;
  line-height: 43px;
  font-size: 15px;
  color: #afafaf;
}
.application .formbox input {
  flex: 1;
  display: block;
  border: none;
  background: none;
  width: 100%;
  height: 43px;
  line-height: 43px;
  font-size: 15px;
  font-weight: normal;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.application .formbox .lyLabel {
  width: 976px;
}
.application .formbox .code {
  position: relative;
}
.application .formbox .code .imgCode {
  position: absolute;
  right: 5px;
  top: 2px;
  width: 95px;
  height: 39px;
  border: none;
  display: block;
  z-index: 5;
}
.application .formbox .submitform {
  float: right;
  width: 246px;
  height: 45px;
  background-color: #293252;
  border-radius: 2px;
  text-align: center;
  line-height: 45px;
  color: #fff;
  font-size: 16px;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.application .formbox .submitform::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #293356;
  border-radius: 2px;
  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;
}
.application .formbox .submitform:hover {
  background: none;
  color: #293356;
  box-shadow: 0 10px 10px -5px rgba(41, 51, 86, 0.5);
}
.application .formbox .submitform:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about {
  position: relative;
  overflow: hidden;
  margin-top: -64px;
  padding-bottom: 55px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutBox {
  height: 810px;
  z-index: 2;
  padding-top: 108px;
}
.about .aboutBox::before {
  content: "";
  display: block;
  position: absolute;
  left: -320px;
  top: 0;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  width: 1724px;
  height: 100%;
  background-color: #293356;
  box-shadow: 6px 12px 18px 0px rgba(0, 0, 0, 0.08);
  border-radius: 0 50px 50px 0;
}
.about .aboutText {
  margin-left: 522px;
  position: relative;
}
.about .aboutText .title {
  color: #fff;
  text-align: right;
}
.about .aboutText .title i::before {
  left: auto;
  right: -46px;
  background-image: url(../images/titico2.png);
}
.about .aboutText .tit {
  margin-top: 52px;
  line-height: 1;
  color: #f2f4f7;
}
.about .aboutText .tit span {
  display: block;
  font-size: 28px;
  letter-spacing: 3px;
}
.about .aboutText .tit i {
  display: block;
  text-transform: uppercase;
  font-family: Arial;
  font-size: 12px;
  margin-top: 16px;
  line-height: 10px;
  opacity: 0.5;
  letter-spacing: 1px;
}
.about .aboutText .more {
  display: block;
  position: absolute;
  right: 0;
  top: 166px;
  z-index: 2;
  padding: 0 4px;
  line-height: 33px;
  font-size: 12px;
  color: #f2f4f7;
  border-top: 1px solid rgba(231, 231, 229, 0.2);
  border-bottom: 1px solid rgba(231, 231, 229, 0.2);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-transform: uppercase;
}
.about .aboutText .more i {
  min-width: 4px;
}
.about .aboutText .more:hover {
  color: #8cbc1a;
  border-color: #8cbc1a;
}
.about .aboutText .xpBox {
  position: absolute;
  top: 168px;
  right: 104px;
  display: block;
  width: 34px;
  height: 34px;
  background-color: #8cbc1a;
  border-radius: 100%;
  box-shadow: 0 0 0 4px rgba(140, 188, 26, 0.2);
}
.about .aboutText .xpBox .ico {
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  background: url(../images/xunpan.png) center center no-repeat;
}
.about .aboutText .xpBox .xunpan {
  position: absolute;
  z-index: 99999;
  right: 100%;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  text-align: center;
  color: #333;
  font-size: 14px;
  width: 200px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  line-height: 40px;
  height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  visibility: hidden;
  -webkit-transform: translateX(-30px);
  transform: translateX(-30px);
  opacity: 0;
  filter: alpha(opacity=0);
}
.about .aboutText .xpBox .xunpan i {
  font-weight: bold;
}
.about .aboutText .xpBox .xunpan .xunpantip {
  z-index: 999;
  position: absolute;
  top: 110%;
  left: 50%;
  width: 180px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #293356;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(41, 51, 86, 0.15);
}
.about .aboutText .xpBox .xunpan .xunpantip:after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #293356;
}
.about .aboutText .xpBox .xunpan:hover .xunpantip {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
}
.about .aboutText .xpBox:hover .xunpan {
  visibility: inherit;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.about .aboutText .text {
  margin-top: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 38px;
  height: 190px;
  font-size: 15px;
  text-align: justify;
  color: rgba(242, 244, 247, 0.5);
  position: relative;
  padding-left: 47px;
  margin-left: 30px;
}
.about .aboutText .text::before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 170px;
  background-color: #f2f4f7;
  opacity: 0.3;
  top: 10px;
  left: 0;
}
.about .aboutText .number {
  margin-top: 62px;
  margin-left: 114px;
  padding-right: 38px;
}
.about .aboutText .number ul {
  display: flex;
  justify-content: space-between;
}
.about .aboutText .number ul li {
  float: left;
}
.about .aboutText .number ul li.line {
  margin-top: 52px;
  width: 1px;
  height: 14px;
  opacity: 0.5;
  background-color: #abb0c2;
}
.about .aboutText .number ul li h4 {
  color: #8cbc1a;
  font-family: Arial;
  line-height: 34px;
  font-weight: bold;
}
.about .aboutText .number ul li h4 i {
  display: inline-block;
  vertical-align: top;
  font-size: 47px;
  font-weight: bold;
}
.about .aboutText .number ul li h4 em {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  font-size: 21px;
  margin-left: 6px;
  line-height: 10px;
  position: relative;
  top: -4px;
}
.about .aboutText .number ul li p {
  font-size: 15px;
  margin-top: 18px;
  color: #abb0c2;
  line-height: 1;
}
.about .aboutPic {
  position: absolute;
  left: -317px;
  bottom: 0;
  overflow: hidden;
}
.about .aboutPic img {
  display: block;
}
.about .show {
  margin-top: 34px;
}
.about .show .aLink {
  position: absolute;
  z-index: 2;
  right: 0;
  top: -30px;
  width: 214px;
  padding-top: 14px;
  border-left: 1px solid rgba(218, 218, 218, 0.7);
}
.about .show .aLink ul li {
  border-bottom: 1px solid rgba(218, 218, 218, 0.7);
}
.about .show .aLink ul li a {
  display: block;
  height: 105px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-left: 40px;
  position: relative;
  padding-top: 28px;
  line-height: 50px;
  color: #5c5c5c;
}
.about .show .aLink ul li a i {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  background-color: #c6c6c6;
  overflow: hidden;
  margin: auto;
  box-shadow: 0 0 0 9px #f4f4f4;
  margin-right: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .aLink ul li a i:before,
.about .show .aLink ul li a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.about .show .aLink ul li a i.ico1:before {
  background: url(../images/alinkico1.png) center center no-repeat;
}
.about .show .aLink ul li a i.ico1:after {
  background: url(../images/alinkico1h.png) center center no-repeat;
}
.about .show .aLink ul li a i.ico2:before {
  background: url(../images/alinkico2.png) center center no-repeat;
}
.about .show .aLink ul li a i.ico2:after {
  background: url(../images/alinkico2h.png) center center no-repeat;
}
.about .show .aLink ul li a span {
  font-size: 18px;
}
.about .show .aLink ul li.on a,
.about .show .aLink ul li:hover a {
  color: #8cbc1a;
  padding-left: 35px;
}
.about .show .aLink ul li.on a i,
.about .show .aLink ul li:hover a i {
  background-color: #8cbc1a;
  width: 50px;
  height: 50px;
  box-shadow: 0 0 0 transparent;
  margin-right: 15px;
}
.about .show .aLink ul li.on a i:before,
.about .show .aLink ul li:hover a i:before,
.about .show .aLink ul li.on a i:after,
.about .show .aLink ul li:hover a i:after {
  top: -100%;
}
.about .show .aLink ul li.on a span,
.about .show .aLink ul li:hover a span {
  font-weight: bold;
}
.about .show .showBd {
  margin-left: -80px;
  margin-right: -80px;
  height: 206px;
}
.about .show .showList {
  position: relative;
  width: 1440px;
}
.about .show .showList .bd {
  overflow: hidden;
  width: 1018px;
  height: 206px;
  margin-left: 80px;
}
.about .show .showList .bd ul {
  margin-right: -30px;
}
.about .show .showList .bd ul::after,
.about .show .showList .bd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .show .showList .bd ul li {
  float: left;
  width: 232px;
  margin-right: 30px;
  height: 292px;
}
.about .show .showList .bd ul li .item {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .showList .bd ul li .item .pic {
  display: block;
  height: 172px;
  background-color: #ffffff;
  border: solid 1px #e7e7e5;
  padding: 6px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .showList .bd ul li .item .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.about .show .showList .bd ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;

  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .showList .bd ul li .item .bt {
  display: block;
  height: 34px;
  line-height: 34px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 16px;
  color: #575757;
  position: relative;
  padding-right: 30px;
  left: 0;
}
.about .show .showList .bd ul li .item .bt::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  width: 95px;
  height: 1px;
  background-color: #dadada;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #8cbc1a, #8cbc1a);
  background-image: linear-gradient(to right, #8cbc1a, #8cbc1a);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.about .show .showList .bd ul li .item .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 6px;
  padding-right: 10px;
  background-color: #fff;
  position: relative;
  z-index: 2;
}
.about .show .showList .bd ul li .item .bt:hover {
  left: 5px;
}
.about .show .showList .bd ul li .item:hover .pic {
  border-color: #8cbc1a;
}
.about .show .showList .bd ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.about .show .showList .bd ul li .item:hover .bt {
  color: #8cbc1a;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
.about .show .showList .bd ul li .item:hover .bt::before {
  background-size: 100% 100%;
}
.about .show .page .showPrev {
  position: absolute;
  z-index: 4;
  width: 41px;
  height: 41px;
  border: solid 1px #ffffff;
  background-color: #f4f4f4;
  box-shadow: 4px 6px 4px 0px rgba(0, 0, 0, 0.09);
  border-radius: 100%;
  left: 0;
  top: 76px;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .page .showPrev::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-right: 8px solid #909090;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.about .show .page .showPrev:hover,
.about .show .page .showPrev.on {
  background-color: #fff;
}
.about .show .page .showPrev:hover::before,
.about .show .page .showPrev.on::before {
  border-right-color: #8cbc1a;
}
.about .show .page .showNext {
  position: absolute;
  z-index: 4;
  width: 41px;
  height: 41px;
  border: solid 1px #ffffff;
  background-color: #f4f4f4;
  box-shadow: 4px 6px 4px 0px rgba(0, 0, 0, 0.09);
  border-radius: 100%;
  right: 0;
  top: 76px;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .page .showNext::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-left: 8px solid #909090;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.about .show .page .showNext:hover,
.about .show .page .showNext.on {
  background-color: #fff;
}
.about .show .page .showNext:hover::before,
.about .show .page .showNext.on::before {
  border-left-color: #8cbc1a;
}
.news {
  overflow: hidden;
  padding: 70px 0 76px;
  background: url(../images/newsbg.jpg) center bottom no-repeat;
}
.news .newsTab::after,
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
}
.news .newsTab ul {
  float: right;
  margin-top: 68px;
}
.news .newsTab ul li {
  float: left;
  margin-left: 16px;
  position: relative;
}
.news .newsTab ul li::before {
  content: "|";
  display: block;
  position: absolute;
  line-height: 39px;
  width: 6px;
  text-align: center;
  left: -11px;
  color: #595959;
  font-size: 12px;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li:first-child::before {
  display: none;
}
.news .newsTab ul li a {
  display: block;
  padding: 0 25px;
  height: 39px;
  line-height: 39px;
  font-size: 16px;
  color: #595959;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #8cbc1a, #8cbc1a);
  background-image: linear-gradient(to right, #8cbc1a, #8cbc1a);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: center center;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  background-size: 100% 100%;
  color: #fff;
  background-color: #8cbc1a;
  border-radius: 20px;
}
.news .newsTabs {
  margin-top: 30px;
  position: relative;
}
.news .newsTabs .bd {
  height: 650px;
}
.news .newsList {
  width: 100%;
  height: 650px;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  visibility: hidden;
}
.news .newsList .list1 {
  position: relative;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  height: 466px;
  background-color: #ffffff;
  border: solid 1px #e3e3e3;
  padding-top: 10px;
}
.news .newsList .list1 ul::after,
.news .newsList .list1 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list1 ul li {
  width: 25%;
  float: left;
  height: 446px;
  border-left: solid 1px #e3e3e3;
  padding: 28px 15px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .date {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #2e3756;
  line-height: 10px;
}
.news .newsList .list1 ul li .date i {
  font-weight: bold;
  font-family: Arial;
  font-size: 28px;
  line-height: 22px;
  display: inline-block;
  vertical-align: bottom;
}
.news .newsList .list1 ul li .date span {
  display: inline-block;
  vertical-align: bottom;
  font-family: Arial;
  font-size: 14px;
  margin-left: 10px;
  color: #8c8c8c;
  line-height: 1;
}
.news .newsList .list1 ul li .pic {
  display: block;
  margin-top: 28px;
  width: 100%;
  height: 230px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .cont {
  padding-top: 16px;
}
.news .newsList .list1 ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  color: #616161;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  position: relative;
  left: 0;
}
.news .newsList .list1 ul li .cont .bt:hover {
  left: 5px;
}
.news .newsList .list1 ul li .cont p {
  margin-top: 7px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  color: #a0a0a0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li:hover .date {
  color: #293356;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.news .newsList .list1 ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList .list1 ul li:hover .cont .bt {
  color: #8cbc1a;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.news .newsList .list1 ul li:hover .cont p {
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.news .newsList .list2 {
  margin-top: 58px;
  position: relative;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul {
  margin-right: -70px;
}
.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: 380px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-right: 70px;
  position: relative;
  padding-left: 76px;
}
.news .newsList .list2 ul li .date {
  position: absolute;
  left: 0;
  top: 8px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #4e4e4e;
}
.news .newsList .list2 ul li .date i {
  display: block;
  line-height: 28px;
  font-weight: bold;
  font-size: 36px;
}
.news .newsList .list2 ul li .date span {
  display: block;
  font-family: Arial;
  font-size: 14px;
  margin-top: 16px;
  line-height: 10px;
  color: #8c8c8c;
}
.news .newsList .list2 ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  position: relative;
  left: 0;
}
.news .newsList .list2 ul li .bt:hover {
  color: #8cbc1a;
  left: 6px;
}
.news .newsList .list2 ul li p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  color: #959595;
  margin-top: 5px;
  line-height: 25px;
  height: 25px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .line {
  height: 1px;
  background-color: #dfe2ee;
  margin-top: 15px;
}
.news .newsList .list2 ul li .more {
  display: block;
  margin-top: 6px;
  line-height: 36px;
  color: #9b9a9a;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #293356, #293356);
  background-image: linear-gradient(to right, #293356, #293356);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  padding-left: 0;
}
.news .newsList .list2 ul li .more:hover {
  box-shadow: 0 10px 10px -5px rgba(41, 51, 86, 0.5);
}
.news .newsList .list2 ul li:hover .bt {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.news .newsList .list2 ul li:hover p {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.news .newsList .list2 ul li:hover .more {
  background-size: 100% 100%;
  color: #fff;
  padding-left: 135px;
}
.news .newsList:first-child {
  visibility: initial;
}
.news .newsList:first-child .list1 {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.news .newsList:first-child .list2 {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.news .newsList.hide {
  visibility: hidden;
}
.news .newsList.hide .list1 {
  opacity: 0;
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px);
}
.news .newsList.hide .list2 {
  opacity: 0;
  -webkit-transform: translateX(50px);
  transform: translateX(50px);
}
.news .newsList.on {
  visibility: initial;
}
.news .newsList.on .list1 {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.news .newsList.on .list2 {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.livechat-girl{
  bottom: 100px !important;
}