@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.dh {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.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 {
  background: #fff;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.swiper-container {
  cursor: url(../images/gesture.png), default;
}
.swiper-container img {
  cursor: url(../images/gesture.png), default;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.rightWow,
.leftWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.bg {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  z-index: -1;
  left: 0;
  top: -10%;
  display: block;
  width: 100%;
  height: 110%;
}
.banner {
  position: relative;
  z-index: 1;
  height: 850px;
  overflow: hidden;
}
.banner .slider {
  width: 100%;
  height: 850px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.banner .slider .bd {
  height: 850px;
  overflow: hidden;
  width: 100%;
  margin: auto;
  position: relative;
}
.banner .slider .slider-main {
  height: 850px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
}
.banner .slider .slider-main li {
  width: 100%;
  height: 100%;
}
.banner .slider .slider-btn .slider-btn-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;
}
.banner .slider .slider-btn .slider-btn-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;
}
.banner .slider:hover .slider-btn-prev {
  left: 3%;
}
.banner .slider:hover .slider-btn-next {
  right: 3%;
  cursor: pointer;
}
.banner .slider-nav {
  position: absolute;
  z-index: 23;
  width: 100%;
  left: 0;
  bottom: 50px;
  text-align: center;
  font-size: 0;
}
.banner .slider-nav li {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  position: relative;
  color: #26b35e;
}
.banner .slider-nav li.active {
  font-size: 16px;
}
.banner .slider-nav .slider-all {
  font-size: 16px;
  color: #333333;
  display: inline-block;
}
.banner .slider-nav .slider-all:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 31px;
  height: 1px;
  background-color: #333333;
  margin: 0 15px;
}
.title {
  line-height: 1;
}
.title h4 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 48px;
  line-height: 38px;
  letter-spacing: 9px;
  color: #339933;
  opacity: 0.04;
  padding-left: 9px;
  width: 100%;
}
.title h3 {
  font-size: 30px;
  margin-top: -30px;
}
.title h3 span {
  display: inline-block;
  padding-bottom: 12px;
  background: url(../images/titline.png) 0 bottom no-repeat;
}
.title h3 span i {
  color: #26b35e;
}
.titBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.service {
  margin-top: 80px;
}
.service .title {
  text-align: center;
}
.service .list {
  text-align: center;
  font-size: 0;
  margin-top: 50px;
}
.service .list ul li {
  display: inline-block;
  margin: 0 55px;
}
.service .list ul li a {
  display: block;
  width: 162px;
  height: 163px;
  position: relative;
  color: #fff;
  padding-top: 44px;
  font-size: 14px;
  z-index: 1;
}
.service .list ul li a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: url(../images/fwlibg.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .list ul li a i {
  display: block;
  width: 50px;
  height: 42px;
  margin: auto;
  position: relative;
}
.service .list ul li a i img {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.service .list ul li a span {
  display: block;
  line-height: 1;
  margin-top: 18px;
}
.service .list ul li a:hover:before {
  -webkit-transform: scale(1) rotate(60deg);
  -moz-transform: scale(1) rotate(60deg);
  -o-transform: scale(1) rotate(60deg);
  transform: scale(1) rotate(60deg);
}
.service .list ul li a:hover i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
@-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);
  }
}
.product {
  padding: 75px 0 70px;
}
.product .titBox .more {
  margin-left: 96px;
  float: right;
  color: #999999;
  text-transform: uppercase;
  position: relative;
  top: 38px;
  width: 70px;
  text-align: center;
  height: 24px;
  line-height: 24px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .titBox .more:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 6px;
  width: 70px;
  height: 4px;
  background: #26b35e;
  opacity: 0.3;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .titBox .more:hover {
  color: #fff;
  top: 32px;
}
.product .titBox .more:hover:before {
  bottom: 0;
  height: 100%;
  opacity: 1;
}
.product .proNav {
  float: right;
  margin-top: 22px;
}
.product .proNav ul li {
  float: left;
  margin-left: 48px;
}
.product .proNav ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  height: 34px;
  border: solid 1px #e5e5e5;
  line-height: 32px;
  padding: 0 12px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  position: relative;
  top: -2px;
  background: url(../images/pronavli.png) center center no-repeat;
  margin-right: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a:hover {
  background: #26b35e;
  border-color: #26b35e;
  color: #fff;
}
.product .proNav ul li a:hover:before {
  background: url(../images/pronavlih.png) center center no-repeat;
}
.product .list {
  padding-top: 26px;
}
.product .list ul {
  margin-right: -40px;
}
.product .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .list li {
  width: 290px;
  margin-right: 40px;
  margin-top: 22px;
  float: left;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.product .list li .pic {
  display: block;
  width: 100%;
  height: 220px;
  padding: 4px;
  border-radius: 10px;
  border: solid 1px #e5e5e5;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list li .pic i {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  width: 100%;
  height: 100%;
}
.product .list 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;
}
.product .list li .tt {
  height: 44px;
  margin-top: 6px;
  line-height: 44px;
  overflow: hidden;
  position: relative;
  padding: 0 5px;
}
.product .list li .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  font-size: 14px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list li .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .list li .tt .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
  max-width: 170px;
}
.product .list li .tt .bt i {
  color: #b3b3b3;
  font-size: 14px;
  margin-left: 10px;
  text-transform: uppercase;
}
.product .list li .tt .more {
  display: block;
  float: right;
  width: 16px;
  height: 100%;
}
.product .list li .tt .more:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/proli.png) center center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .list li:hover {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.product .list li:hover .pic {
  border-color: #26b35e;
}
.product .list li:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.product .list li:hover .tt .bt {
  color: #26b35e;
}
.product .list li:hover .tt .bt i {
  color: #26b35e;
}
.product .list li:hover .tt .more:before {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  animation: arrow 2.4s linear infinite;
  opacity: 1;
  filter: alpha(opacity=100);
}
@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;
  }
}
.mbanner1 {
  background: url(../images/mbanner1.jpg) center 0 repeat fixed;
}
.mbanner1 .text {
  height: 310px;
  padding-top: 60px;
  text-align: center;
  color: #fff;
  line-height: 1;
  font-family: SimSun;
}
.mbanner1 .text .t1 {
  font-size: 24px;
  letter-spacing: 8px;
  padding-left: 8px;
}
.mbanner1 .text .t2 {
  margin-top: 26px;
  height: 36px;
  font-size: 36px;
  color: rgba(255, 255, 255, 0);
  background: url(../images/mbant2.png) center center no-repeat;
  letter-spacing: 4px;
  padding-left: 4px;
}
.mbanner1 .text .t3 {
  font-size: 14px;
  letter-spacing: 2px;
  color: #e6e6e6;
  padding-left: 2px;
  margin-top: 13px;
  line-height: 12px;
  font-family: 'Times New Roman', Times, serif;
}
.mbanner1 .text .tel {
  background: #fff;
  width: 380px;
  height: 50px;
  line-height: 48px;
  border-radius: 25px;
  text-align: center;
  font-size: 18px;
  margin: auto;
  margin-top: 28px;
  color: #333333;
}
@keyframes msClock {
  0%,
  70%,
  100% {
    transform: rotate(0) scale(1);
  }
  10%,
  30% {
    transform: rotate(-15deg) scale(1.1);
  }
  20%,
  40% {
    transform: rotate(15deg) scale(1.1);
  }
}
.mbanner1 .text .tel:before {
  content: "";
  display: inline-block;
  width: 36px;
  height: 36px;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 10px;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/mbantel.png) center center no-repeat;
  margin-right: 25px;
}
.mbanner1 .text .tel i {
  font-size: 24px;
  font-weight: bold;
}
.case {
  padding: 80px 0;
}
.case .xunpan {
  float: right;
  position: relative;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  color: #666666;
  height: 30px;
  line-height: 30px;
  margin-top: 6px;
}
.case .xunpan:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 20px;
  height: 21px;
  background: url(../images/xunpan.png) 0 center no-repeat;
  margin-right: 14px;
}
.case .xunpan i {
  color: #26b35e;
}
.case .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: #26b35e;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(38, 179, 94, 0.15);
}
.case .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: #26b35e;
}
.case .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;
}
.case .caseBox {
  margin-top: 50px;
}
.case .caseBox .caseTabs {
  float: left;
  width: 724px;
  height: 488px;
  position: relative;
}
.case .caseBox .caseTabs .bd {
  width: 724px;
  height: 488px;
  overflow: hidden;
}
.case .caseBox .caseTabs .bd ul li {
  width: 724px;
  height: 488px;
  position: relative;
}
.case .caseBox .caseTabs .bd ul li .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.case .caseBox .caseTabs .bd 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.6s ease-out;
  transition: all 0.6s ease-out;
}
.case .caseBox .caseTabs .bd ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  height: 54px;
  line-height: 54px;
  position: absolute;
  left: 0;
  bottom: 0;
  padding-left: 25px;
  padding-right: 180px;
  background: rgba(51, 51, 51, 0.46);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #fff;
}
.case .caseBox .caseTabs .bd ul li:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.case .caseBox .caseTabs .hd {
  position: absolute;
  right: 50px;
  bottom: 20px;
}
.case .caseBox .caseTabs .hd ul li {
  float: left;
  margin-left: 15px;
  width: 8px;
  height: 8px;
  background-color: #eeeeee;
  border-radius: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseBox .caseTabs .hd ul li.on {
  background-color: #26b35e;
  width: 24px;
}
.case .caseBox .caseR {
  float: right;
  width: 500px;
}
.case .caseBox .caseR .pic {
  display: block;
  width: 100%;
  height: 324px;
  position: relative;
  overflow: hidden;
}
.case .caseBox .caseR .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.6s ease-out;
  transition: all 0.6s ease-out;
}
.case .caseBox .caseR .cont {
  height: 164px;
  padding-top: 20px;
}
.case .caseBox .caseR .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseBox .caseR .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseBox .caseR .cont .en {
  text-transform: uppercase;
  font-size: 16px;
  color: #b3b3b3;
  margin-top: 10px;
  line-height: 12px;
}
.case .caseBox .caseR .cont .en:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 108px;
  height: 1px;
  background-color: #e6e6e6;
  margin-left: 5px;
}
.case .caseBox .caseR .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #808080;
  margin-top: 20px;
}
.case .caseBox .caseR:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.case .caseBox .caseR:hover .cont .bt {
  color: #26b35e;
}
.case .caseBox .list ul {
  margin-right: -55px;
}
.case .caseBox .list ul li {
  float: left;
  margin-top: 56px;
  margin-right: 55px;
  width: 390px;
  height: 300px;
  position: relative;
}
.case .caseBox .list ul li .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.case .caseBox .list 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.6s ease-out;
  transition: all 0.6s ease-out;
}
.case .caseBox .list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  height: 40px;
  line-height: 40px;
  position: absolute;
  font-size: 14px;
  left: 0;
  bottom: 0;
  padding-left: 20px;
  padding-right: 50px;
  background: rgba(51, 51, 51, 0.46);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #fff;
}
.case .caseBox .list ul li .bt:before {
  content: "";
  display: block;
  position: absolute;
  width: 19px;
  height: 100%;
  top: 0;
  right: 20px;
  background: url(../images/caseli.png) 0 center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
}
.case .caseBox .list ul li:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.case .caseBox .list ul li:hover .bt {
  background: rgba(38, 179, 94, 0.8);
}
.case .caseBox .list ul li:hover .bt:before {
  background: url(../images/caselih.png) 0 center no-repeat;
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  padding-top: 68px;
  padding-bottom: 80px;
}
.youshi .ysTit {
  text-align: center;
  font-size: 48px;
  font-weight: bold;
  line-height: 38px;
  letter-spacing: 9px;
  color: #ffffff;
  opacity: 0.5;
  padding-left: 9px;
}
.youshi .list {
  padding-top: 60px;
}
.youshi .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .list ul li {
  float: left;
  margin-top: 50px;
  margin-left: 100px;
}
.youshi .list ul li .item {
  margin: auto;
  width: 360px;
}
.youshi .list ul li .item * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .list ul li .item .pic {
  display: block;
  width: 174px;
  height: 200px;
  margin: auto;
}
.youshi .list ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.youshi .list ul li .item h4 {
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
  margin-top: 38px;
  text-align: center;
}
.youshi .list ul li .item p {
  line-height: 30px;
  margin-top: 30px;
  color: #808080;
}
.youshi .list ul li.li1 {
  width: 100%;
  margin-left: 0;
}
.youshi .list ul li.li2 {
  margin-left: 0;
}
.youshi .list ul li:hover .pic {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.youshi .list ul li:hover h4 {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  color: #26b35e;
}
.youshi .list ul li:hover p {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.about {
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  padding-top: 55px;
}
.about .aboutBox {
  height: 495px;
  z-index: 1;
}
.about .aboutBox:before {
  content: "";
  display: block;
  position: absolute;
  left: -320px;
  top: 0;
  z-index: -1;
  width: 782px;
  height: 495px;
  background-color: #ffffff;
  border-radius: 0px 78px 0px 0px;
}
.about .aboutBox .en {
  font-family: 'Times New Roman', Times, serif;
  position: absolute;
  font-size: 160px;
  line-height: 110px;
  letter-spacing: 166px;
  color: #808080;
  opacity: 0.1;
  top: -24px;
  left: 545px;
  z-index: -1;
}
.about .aboutText {
  width: 634px;
  float: right;
  text-align: center;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 30px;
  height: 90px;
  text-align: center;
  margin-top: 47px;
  color: #808080;
}
.about .aboutText .more {
  display: block;
  margin: 20px auto 0;
  background: #26b35e;
  border-radius: 100%;
  width: 32px;
  height: 32px;
}
.about .aboutText .more:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/aboutar.png) center center no-repeat;
}
.about .aboutText .more:hover {
  box-shadow: 0 10px 10px rgba(38, 179, 94, 0.5);
}
.about .aboutText .more:hover:before {
  animation: zyfd 1.5s linear infinite;
}
.about .aboutText .honor {
  margin: 30px auto 0;
  display: block;
  width: 277px;
  height: 186px;
  background: url(../images/honorbg.jpg) center 0 no-repeat;
  padding: 20px 19px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.about .aboutText .honor i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.about .aboutText .honor img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .honor:hover {
  box-shadow: 0 15px 15px -5px rgba(255, 255, 255, 0.5);
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.about .aboutText .aLink {
  margin-top: 52px;
}
.about .aboutText .aLink:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .aboutText .aLink a {
  display: block;
  float: left;
  margin-right: 20px;
  width: 190px;
  height: 70px;
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  text-align: center;
  line-height: 70px;
  font-size: 16px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .aLink a:before {
  content: "";
  display: block;
  position: absolute;
  left: 16px;
  top: 50%;
  width: 20px;
  height: 1px;
  background-color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .aLink a:after {
  content: "";
  display: block;
  position: absolute;
  right: 16px;
  top: 50%;
  width: 20px;
  height: 1px;
  background-color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .aLink a:hover {
  background: #fff;
  color: #26b35e;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  box-shadow: 0 10px 10px -5px rgba(255, 255, 255, 0.5);
}
.about .aboutText .aLink a:hover:before,
.about .aboutText .aLink a:hover:after {
  background-color: #26b35e;
}
.about .aLink {
  float: left;
  width: 348px;
  padding-top: 122px;
  margin-left: 50px;
}
.about .aLink a {
  display: block;
  float: left;
  width: 174px;
  text-align: center;
  margin-bottom: 78px;
}
.about .aLink a i {
  display: block;
  margin: auto;
  width: 54px;
  height: 54px;
  overflow: hidden;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.about .aLink a i.ico1 {
  background: url(../images/aboutico1.png) center center no-repeat;
}
.about .aLink a i.ico2 {
  background: url(../images/aboutico2.png) center center no-repeat;
}
.about .aLink a i.ico3 {
  background: url(../images/aboutico3.png) center center no-repeat;
}
.about .aLink a i.ico4 {
  background: url(../images/aboutico4.png) center center no-repeat;
}
.about .aLink a span {
  display: block;
  font-weight: bold;
  font-size: 14px;
  line-height: 1;
  margin-top: 26px;
}
.about .aLink a span:after {
  content: "-";
}
.about .aLink a:hover {
  color: #26b35e;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.about .aLink a:hover i {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.news {
  padding: 80px 0;
}
.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: 32px;
}
.news .newsTab ul li {
  float: left;
  margin-left: 140px;
  cursor: pointer;
  text-align: center;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  font-size: 16px;
  line-height: 26px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  font-weight: bold;
}
.news .newsTab ul li a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 14px;
  background: url(../images/newsnavli.png) 0 center no-repeat;
  position: relative;
  top: -2px;
  margin-right: 12px;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a:after {
  content: "";
  display: block;
  width: 71px;
  height: 1px;
  background-color: #339933;
  position: absolute;
  right: -4px;
  top: 60%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  color: #26b35e;
}
.news .newsTab ul li:hover a:before,
.news .newsTab ul li.on a:before {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.news .newsTab ul li:hover a:after,
.news .newsTab ul li.on a:after {
  width: 0;
}
.news .newsBox .one {
  float: left;
  width: 600px;
  position: relative;
  height: 400px;
}
.news .newsBox .one .pic {
  display: block;
  width: 260px;
  height: 200px;
  border-radius: 8px;
  border: solid 1px #e5e5e5;
  float: left;
  padding: 4px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsBox .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 .newsBox .one .cont {
  float: right;
  padding-top: 8px;
}
.news .newsBox .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
  height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsBox .one .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsBox .one .cont .date {
  font-size: 14px;
  margin-top: 6px;
  line-height: 12px;
  color: #999999;
}
.news .newsBox .one .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  margin-top: 20px;
}
.news .newsBox .one .cont .more {
  color: #cccccc;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 26px;
  display: inline-block;
  line-height: 24px;
}
.news .newsBox .one .cont .more:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-left: 15px;
  width: 13px;
  height: 9px;
  background: url(../images/newsar.png) center center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
}
.news .newsBox .one:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.news .newsBox .one:hover .cont .bt {
  color: #26b35e;
}
.news .newsBox .one:hover .cont .date {
  color: #26b35e;
}
.news .newsBox .one:hover .cont .more {
  color: #26b35e;
}
.news .newsBox .one:hover .cont .more:after {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.news .newsBox .list {
  float: right;
  width: 610px;
}
.news .newsBox .list li {
  height: 120px;
  padding: 10px 25px 0;
  margin-top: 20px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #26b35e, #26b35e);
  background-image: linear-gradient(to right, #26b35e, #26b35e);
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
  background-size: 0% 100%;
  background-position: left center;
}
.news .newsBox .list li:first-child {
  margin-top: 0;
}
.news .newsBox .list li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsBox .list li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsBox .list li p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #8b8b8b;
  margin-top: 3px;
  height: 24px;
  line-height: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsBox .list li .inBtn {
  margin-top: 12px;
  height: 25px;
  line-height: 15px;
}
.news .newsBox .list li .inBtn .date {
  float: left;
  color: #8b8b8b;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsBox .list li .inBtn .more {
  float: right;
  width: 22px;
  height: 22px;
  background: url(../images/newsar.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsBox .list li:hover {
  background-color: #26b35e;
  background-size: 100% 100%;
  color: #fff;
}
.news .newsBox .list li:hover .bt {
  color: #fff;
}
.news .newsBox .list li:hover p {
  color: #fff;
}
.news .newsBox .list li:hover .inBtn .date {
  color: #fff;
}
.news .newsBox .list li:hover .inBtn .more {
  background: url(../images/newsarh.png) 0 center no-repeat;
  animation: zyfd 1.5s linear infinite;
}
@keyframes zyfd {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  25% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  75% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.news .newsTabs {
  margin-top: 32px;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 420px;
}
.news .newsList {
  height: 420px;
}
.news .newsList .list1 ul {
  margin-right: -70px;
}
.news .newsList .list1 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list1 ul li {
  float: left;
  margin-right: 70px;
  width: 605px;
  height: 200px;
}
.news .newsList .list1 ul li:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list1 ul li .pic {
  display: block;
  width: 260px;
  height: 200px;
  border-radius: 8px;
  border: solid 1px #e5e5e5;
  float: left;
  padding: 4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .pic i {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
.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 {
  float: right;
  padding-top: 8px;
  width: 320px;
}
.news .newsList .list1 ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
  height: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list1 ul li .cont .date {
  font-size: 14px;
  margin-top: 6px;
  line-height: 12px;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  margin-top: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .cont .more {
  color: #cccccc;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 26px;
  display: inline-block;
  line-height: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .cont .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list1 ul li .cont .more:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-left: 15px;
  width: 13px;
  height: 9px;
  background: url(../images/newsar.png) center center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0.35;
  filter: alpha(opacity=35);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li:hover .pic {
  background: #26b35e;
  border-color: #26b35e;
}
.news .newsList .list1 ul li:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.news .newsList .list1 ul li:hover .cont .bt {
  color: #26b35e;
}
.news .newsList .list1 ul li:hover .cont .date {
  color: #26b35e;
}
.news .newsList .list1 ul li:hover .cont p {
  color: #26b35e;
}
.news .newsList .list1 ul li:hover .cont .more {
  color: #26b35e;
}
.news .newsList .list1 ul li:hover .cont .more:after {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.news .newsList .list2 {
  padding-top: 20px;
}
.news .newsList .list2 ul {
  margin-right: -100px;
}
.news .newsList .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list2 ul li {
  float: left;
  width: 460px;
  border-top: 1px solid #e6e6e6;
  padding-top: 15px;
  padding-right: 100px;
  margin-top: 20px;
}
.news .newsList .list2 ul li .tt {
  height: 36px;
  line-height: 36px;
}
.news .newsList .list2 ul li .tt:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list2 ul li .tt .bt {
  float: left;
  font-size: 16px;
  width: 270px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .newsList .list2 ul li .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list2 ul li .tt .bt:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 4px;
  height: 4px;
  background-color: #26b35e;
  margin-right: 16px;
}
.news .newsList .list2 ul li .tt .date {
  float: right;
  color: #999999;
  font-size: 14px;
}
.news .newsList .list2 ul li .more {
  display: inline-block;
  margin-top: 6px;
  margin-left: 18px;
  padding: 0;
  height: 22px;
  line-height: 22px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #999999;
}
.news .newsList .list2 ul li:hover .tt .bt {
  color: #26b35e;
}
.news .newsList .list2 ul li:hover .tt .date {
  color: #26b35e;
}
.news .newsList .list2 ul li:hover .more {
  background: #26b35e;
  border-radius: 20px;
  padding: 0 10px;
  color: #ffffff;
}
.links {
  padding-bottom: 70px;
}
.links .tit {
  float: left;
  font-size: 36px;
  line-height: 30px;
  font-weight: bold;
  color: #26b35e;
}
.links .list {
  float: right;
  width: 1160px;
  overflow: hidden;
  font-size: 0;
  line-height: 36px;
  position: relative;
  padding-top: 5px;
  margin-right: -40px;
}
.links .list a {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-right: 40px;
  font-size: 14px;
  color: #808080;
}
.links .list a:before {
  content: "";
  display: block;
  position: absolute;
  right: -3px;
  top: 50%;
  margin-top: -3px;
  width: 10px;
  height: 10px;
  background-color: #26b35e;
  border-radius: 50%;
  opacity: 0.4;
}
.links .list a:hover {
  color: #26b35e;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
