@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);
  }
}
*:before,
*: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;
}
.banner {
  position: relative;
}
.banner .slider {
  width: 100% !important;
  height: 900px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.banner .slider-main {
  width: 1920px;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.banner .slider-main li {
  width: 100%;
  height: 100%;
}
.banner .osSlider-main .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 .osSlider-main:hover .slider-btn-prev {
  left: 3%;
}
.banner .osSlider-main .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 .osSlider-main:hover .slider-btn-next {
  right: 3%;
  cursor: pointer;
}
.banner .osSlider-main .slider-nav {
  position: absolute;
  width: 100%;
  bottom: 40px;
  text-align: center;
  z-index: 25;
  font-size: 0;
}
.banner .osSlider-main .slider-nav li {
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 18px;
  border: solid 1px #ffffff;
  text-align: center;
  font-family: Arial;
  font-size: 0;
  line-height: 32px;
  margin: 0 10px;
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
  padding: 3px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .osSlider-main .slider-nav li:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  margin-left: -6px;
  margin-top: -6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  z-index: -1;
}
.banner .osSlider-main .slider-nav li.active {
  border-color: #4cb050;
  color: #fff;
}
.banner .osSlider-main .slider-nav li.active:before {
  background: #4cb050;
}
.title {
  line-height: 1;
  text-align: center;
  padding-top: 70px;
  background: url(../images/titico.png) center 0 no-repeat;
}
.title h3 {
  font-size: 34px;
  font-weight: bold;
}
.title p {
  font-size: 14px;
  margin-top: 15px;
  color: #888888;
}
.title .line {
  margin: 15px auto 0;
  width: 34px;
  height: 2px;
  background-color: #4cb050;
}
.baozhang {
  padding: 70px 0;
}
.baozhang .bzList {
  margin-top: 36px;
}
.baozhang .bzList li {
  float: left;
  text-align: center;
  width: 275px;
  height: 275px;
  border: solid 1px #cfcfcf;
  margin-right: 34px;
  padding-top: 40px;
}
.baozhang .bzList li i {
  display: block;
  width: 68px;
  height: 68px;
  background-color: #f2f2f2;
  overflow: hidden;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.baozhang .bzList li i:before,
.baozhang .bzList 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;
}
.baozhang .bzList li i.ico1:before {
  background: url(../images/bzico1.png) center center no-repeat;
}
.baozhang .bzList li i.ico1:after {
  background: url(../images/bzico1h.png) center center no-repeat;
}
.baozhang .bzList li i.ico2:before {
  background: url(../images/bzico2.png) center center no-repeat;
}
.baozhang .bzList li i.ico2:after {
  background: url(../images/bzico2h.png) center center no-repeat;
}
.baozhang .bzList li i.ico3:before {
  background: url(../images/bzico3.png) center center no-repeat;
}
.baozhang .bzList li i.ico3:after {
  background: url(../images/bzico3h.png) center center no-repeat;
}
.baozhang .bzList li i.ico4:before {
  background: url(../images/bzico4.png) center center no-repeat;
}
.baozhang .bzList li i.ico4:after {
  background: url(../images/bzico4h.png) center center no-repeat;
}
.baozhang .bzList li i.ico5:before {
  background: url(../images/bzico5.png) center center no-repeat;
}
.baozhang .bzList li i.ico5:after {
  background: url(../images/bzico5h.png) center center no-repeat;
}
.baozhang .bzList li i.ico6:before {
  background: url(../images/bzico6.png) center center no-repeat;
}
.baozhang .bzList li i.ico6:after {
  background: url(../images/bzico6h.png) center center no-repeat;
}
.baozhang .bzList li i.ico7:before {
  background: url(../images/bzico7.png) center center no-repeat;
}
.baozhang .bzList li i.ico7:after {
  background: url(../images/bzico7h.png) center center no-repeat;
}
.baozhang .bzList li i.ico8:before {
  background: url(../images/bzico8.png) center center no-repeat;
}
.baozhang .bzList li i.ico8:after {
  background: url(../images/bzico8h.png) center center no-repeat;
}
.baozhang .bzList li:hover i {
  background-color: #4cb050;
}
.baozhang .bzList li:hover i:before,
.baozhang .bzList li:hover i:after {
  top: -100%;
}
.baozhang .bzList li h4 {
  margin-top: 35px;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.baozhang .bzList li p {
  line-height: 26px;
  color: #888888;
  width: 210px;
  margin: 12px auto 0;
}
.baozhang .bzList li:hover i:before,
.baozhang .bzList li:hover i:after {
  -webkit-animation: jello 1s;
  -moz-animation: jello 1s;
  animation: jello 1s;
}
.baozhang .bzList li:hover h4 {
  color: #4cb050;
}
.baozhang .bz-swiper-pagination {
  text-align: center;
  font-size: 0;
  margin-top: 40px;
}
.baozhang .bz-swiper-pagination span {
  opacity: 1;
  display: inline-block;
  border-radius: 0;
  width: 30px;
  height: 4px;
  background-color: #cfcfcf;
  margin: 0 5px;
  outline: none;
}
.baozhang .bz-swiper-pagination span.swiper-pagination-bullet-active {
  width: 50px;
  background-color: #4cb050;
}
.product {
  padding: 70px 0;
  background-color: #f2f2f2;
}
.product .proNav {
  margin-top: 40px;
  line-height: 16px;
  font-size: 0;
  text-align: center;
}
.product .proNav a {
  display: inline-block;
  vertical-align: top;
  border-left: 1px solid #afafaf;
  border-right: 1px solid #afafaf;
  margin-left: -1px;
  padding: 0 20px;
  color: #666666;
  font-size: 15px;
}
.product .proNav a:hover {
  color: #4cb050;
}
.product .proBox ul {
  margin-right: -30px;
}
.product .proBox ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proBox li {
  width: 380px;
  height: 325px;
  background-color: #ffffff;
  margin: 30px 30px 0 0;
  padding: 10px 10px 0;
  float: left;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #4cb050, #4cb050);
  background-image: linear-gradient(to right, #4cb050, #4cb050);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 100%  2px;
  background-position: center bottom;
}
.product .proBox li:hover {
  background-size: 100% 100%;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  color: #fff;
}
.product .proBox li .pic {
  display: block;
  width: 100%;
  height: 265px;
  position: relative;
  overflow: hidden;
}
.product .proBox 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 .proBox li .pic:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0px;
  top: 0;
  background-color: #000000;
  -webkit-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
  -webkit-clip-path: polygon(50% 20%, 50% 50%, 20% 50%, 50% 50%, 50% 80%, 50% 50%, 80% 50%, 50% 50%);
  clip-path: polygon(50% 20%, 50% 50%, 20% 50%, 50% 50%, 50% 80%, 50% 50%, 80% 50%, 50% 50%);
  opacity: 0;
  filter: alpha(opacity=0);
}
.product .proBox li .pic:after {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  transform: scale(2);
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -30px -30px;
  z-index: 1;
  background: url(../images/proadd.png) no-repeat center center;
  transition: all 0.4s ease-in;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product .proBox li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 50px;
  line-height: 50px;
  font-size: 15px;
  color: #666666;
  text-align: center;
}
.product .proBox li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proBox li .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product .proBox li:hover .pic:before {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-clip-path: polygon(50% 0%, 0% 0%, 0% 50%, 0% 100%, 50% 100%, 100% 100%, 100% 50%, 100% 0%);
  clip-path: polygon(50% 0%, 0% 0%, 0% 50%, 0% 100%, 50% 100%, 100% 100%, 100% 50%, 100% 0%);
}
.product .proBox li:hover .pic:after {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
}
.product .proBox li:hover .bt {
  color: #fff;
}
.product .page {
  text-align: center;
  margin-top: 40px;
}
.product .page .prev {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: #ffffff;
  border: solid 1px #cfcfcf;
  vertical-align: top;
  line-height: 48px;
  color: #666;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
.product .page .prev:before,
.product .page .prev:after {
  content: "<";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  font-family: SimSun;
  font-size: 22px;
  font-weight: bold;
  width: 100%;
  height: 100%;
}
.product .page .prev:after {
  left: 1px;
}
.product .page .prev:hover {
  border: solid 1px #4cb050;
  color: #4cb050;
}
.product .page .next {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: #4cb050;
  border: solid 1px #4cb050;
  vertical-align: top;
  line-height: 48px;
  color: #fff;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  margin-left: 20px;
}
.product .page .next:before,
.product .page .next:after {
  content: ">";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  font-family: SimSun;
  font-size: 22px;
  font-weight: bold;
  width: 100%;
  height: 100%;
}
.product .page .next:after {
  left: 1px;
}
.product .page .next:hover {
  border: solid 1px #4cb050;
  background: #fff;
  color: #4cb050;
}
.mbanner1 {
  background: url(../images/mbanner1.jpg) center center no-repeat;
  height: 400px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mbanner1 .text {
  padding-top: 47px;
  margin-left: 660px;
  color: #ffffff;
  line-height: 1;
}
.mbanner1 .text .t1 {
  font-size: 24px;
  font-weight: bold;
}
.mbanner1 .text .line {
  width: 430px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.4;
  margin-top: 20px;
}
.mbanner1 .text .t2 {
  font-size: 18px;
  margin-top: 25px;
}
.mbanner1 .text .t3 {
  font-size: 12px;
  margin-top: 12px;
  color: #979c9e;
}
.mbanner1 .text .tel {
  margin-top: 28px;
  width: 440px;
  height: 110px;
  background: url(../images/mbantelbg.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-top: 34px;
  padding-left: 60px;
  line-height: 24px;
}
.mbanner1 .text .tel:before {
  content: "";
  display: inline-block;
  margin-right: 18px;
  position: relative;
  width: 24px;
  height: 23px;
  vertical-align: top;
  animation: msClock2 1.4s linear infinite;
  background: url(../images/mbantel.png) center center no-repeat;
}
.mbanner1 .text .tel span {
  font-weight: bold;
  font-family: Arial;
  font-size: 22px;
  margin-left: 15px;
  vertical-align: top;
}
.mbanner1 .text .zxLink {
  display: block;
  margin-top: 20px;
  width: 200px;
  height: 40px;
  border: solid 1px #bfbfbf;
  text-align: center;
  line-height: 38px;
  color: #666666;
  font-size: 15px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #4cb050, #4cb050);
  background-image: linear-gradient(to right, #4cb050, #4cb050);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.mbanner1 .text .zxLink:hover {
  background-size: 100% 100%;
  color: #fff;
  border-color: #4cb050;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  box-shadow: 0 8px 10px -5px rgba(76, 176, 80, 0.5);
}
.case {
  padding: 70px 0;
}
.case .title {
  background: url(../images/casetit.png) center 0 no-repeat;
}
.case .caseNav {
  position: absolute;
  top: 303px;
  left: 408px;
  width: 792px;
  height: 150px;
  z-index: 2;
  background: #4cb050;
  padding-top: 45px;
  padding-left: 38px;
  line-height: 60px;
}
.case .caseNav ul {
  float: left;
}
.case .caseNav li {
  display: block;
  float: left;
  position: relative;
  margin-left: -1px;
  padding: 0 15px;
}
.case .caseNav li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  height: 16px;
  width: 1px;
  background-color: #fff;
}
.case .caseNav li:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
  height: 16px;
  width: 1px;
  background-color: #fff;
}
.case .caseNav li a {
  display: block;
  padding: 0 5px;
  color: #fff;
  font-size: 15px;
  position: relative;
}
.case .caseNav li a:before {
  content: "";
  display: block;
  position: absolute;
  background-color: #ffffff;
  height: 2px;
  width: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  left: 50%;
  bottom: 0;
}
.case .caseNav li a:after {
  content: "";
  display: block;
  position: absolute;
  border: 9px transparent solid;
  border-bottom: 0 #fff solid;
  height: 2px;
  width: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  left: 50%;
  bottom: 0;
  margin-left: -9px;
}
.case .caseNav li.on a:before {
  left: 0;
  width: 100%;
}
.case .caseNav li.on a:after {
  border-bottom: 10px #fff solid;
}
.case .caseNav > span {
  display: block;
  float: left;
  position: relative;
  margin-left: -1px;
  padding: 0 15px;
}
.case .caseNav > span:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  height: 16px;
  width: 1px;
  background-color: #fff;
}
.case .caseNav > span:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
  height: 16px;
  width: 1px;
  background-color: #fff;
}
.case .caseNav > span a {
  display: block;
  padding: 0 5px;
  color: #fff;
  font-size: 15px;
  position: relative;
}
.case .caseNav > span a:before {
  content: "";
  display: block;
  position: absolute;
  background-color: #ffffff;
  height: 2px;
  width: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  left: 50%;
  bottom: 0;
}
.case .caseNav > span a:after {
  content: "";
  display: block;
  position: absolute;
  border: 9px transparent solid;
  border-bottom: 0 #fff solid;
  height: 2px;
  width: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  left: 50%;
  bottom: 0;
  margin-left: -9px;
}
.case .caseNav > span a:hover:before {
  width: 100%;
  left: 0;
}
.case .caseNav > span a:hover:after {
  border-bottom: 10px #fff solid;
}
.case .caseBox {
  margin-top: 40px;
}
.case .caseBox .bd {
  height: 755px;
}
.case .caseBox .bd .list {
  position: relative;
}
.case .caseBox .bd .list ul {
  margin-right: -22px;
}
.case .caseBox .bd .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseBox .bd .list ul li {
  float: left;
  position: relative;
  width: 385px;
  height: 280px;
  margin-right: 22px;
  overflow: hidden;
}
.case .caseBox .bd .list ul li .pic {
  display: block;
  width: 100%;
  height: 280px;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.case .caseBox .bd .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-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);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseBox .bd .list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  width: 365px;
  height: 40px;
  line-height: 40px;
  background-color: rgba(0, 0, 0, 0.6);
  bottom: 10px;
  left: 10px;
  padding: 0 60px 0 20px;
  font-size: 15px;
  z-index: 2;
  color: #fff;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #4cb050, #4cb050);
  background-image: linear-gradient(to right, #4cb050, #4cb050);
  background-size: 0% 100%;
  background-position: left center;
}
.case .caseBox .bd .list ul li .bt:before {
  content: "";
  display: block;
  background: url(../images/caseli.png) center center no-repeat;
  position: absolute;
  right: 20px;
  top: 0;
  width: 14px;
  height: 100%;
  z-index: 2;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.case .caseBox .bd .list ul li:hover .pic img {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.case .caseBox .bd .list ul li:hover .bt {
  background-size: 100% 100%;
}
.case .caseBox .bd .list2 {
  margin-top: 195px;
  margin-left: 408px;
}
.case .caseImg {
  position: absolute;
  left: 0;
  top: 303px;
  width: 385px;
  height: 453px;
  z-index: 2;
}
.case .caseImg img {
  width: 385px;
  height: 453px;
}
.case .caseImg .case-pagination {
  text-align: center;
  bottom: 30px;
  width: 100%;
  position: absolute;
  z-index: 3;
}
.case .caseImg .case-pagination span {
  opacity: 1;
  display: inline-block;
  border-radius: 0;
  width: 10px;
  height: 10px;
  background-color: #f5f5f5;
  border-radius: 50%;
  margin: 0 5px;
  outline: none;
}
.case .caseImg .case-pagination span.swiper-pagination-bullet-active {
  background-color: #4cb050;
}
.youshi {
  height: 932px;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 70px 0;
}
.youshi .title {
  background: url(../images/ystit.png) center 0 no-repeat;
}
.youshi .title h3 {
  color: #fff;
}
.youshi .title p {
  color: #fff;
}
.youshi .hd {
  margin-top: 40px;
}
.youshi .hd ul {
  text-align: center;
}
.youshi .hd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .hd ul li {
  width: 33.333333%;
  float: left;
  width: 400px;
  height: 300px;
  position: relative;
  text-align: center;
  padding-top: 70px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.8);
}
.youshi .hd ul li:nth-child(2n) {
  background-color: rgba(76, 176, 80, 0.8);
}
.youshi .hd ul li i {
  display: block;
  width: 110px;
  height: 96px;
  overflow: hidden;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li i.ico1 {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .hd ul li i.ico2 {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .hd ul li i.ico3 {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .hd ul li i.ico4 {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .hd ul li i.ico5 {
  background: url(../images/ysico5.png) center center no-repeat;
}
.youshi .hd ul li i.ico6 {
  background: url(../images/ysico6.png) center center no-repeat;
}
.youshi .hd ul li h4 {
  font-size: 24px;
  color: #4cb050;
  margin-top: 18px;
  line-height: 1;
  font-weight: bold;
}
.youshi .hd ul li h5 {
  color: #666666;
  text-transform: uppercase;
  margin-top: 8px;
  line-height: 1;
}
.youshi .hd ul li:nth-child(2n) h4 {
  color: #ffffff;
}
.youshi .hd ul li:nth-child(2n) h5 {
  color: #ffffff;
}
.youshi .hd ul li .hover {
  width: 100%;
  height: 100%;
  padding: 50px 45px 0;
  background-color: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -webkit-transform: scale(0.8) rotate(0);
  -moz-transform: scale(0.8) rotate(0);
  -o-transform: scale(0.8) rotate(0);
  transform: scale(0.8) rotate(0);
  opacity: 0;
  filter: alpha(opacity=0);
}
.youshi .hd ul li .hover h4 {
  margin-top: 0;
}
.youshi .hd ul li .hover .line {
  width: 100px;
  height: 1px;
  background-color: #4cb050;
  margin: 20px auto 0;
}
.youshi .hd ul li .hover p {
  line-height: 26px;
  margin-top: 23px;
}
.youshi .hd ul li:nth-child(2n) .hover {
  background-color: #4cb050;
}
.youshi .hd ul li:nth-child(2n) .hover .line {
  background-color: #fff;
}
.youshi .hd ul li:nth-child(2n) .hover p {
  color: #fff;
}
.youshi .hd ul li.on .hover {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.youshi .bd {
  position: absolute;
  background-color: #161616;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.youshi .bd ul {
  width: 100%;
  float: left;
}
.youshi .bd li {
  width: 100%;
  float: left;
  height: 932px;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.youshi .bd li.li1 {
  background: url(../images/ys1.jpg) center center no-repeat;
}
.youshi .bd li.li2 {
  background: url(../images/ys2.jpg) center center no-repeat;
}
.youshi .bd li.li3 {
  background: url(../images/ys3.jpg) center center no-repeat;
}
.youshi .bd li.li4 {
  background: url(../images/ys4.jpg) center center no-repeat;
}
.youshi .bd li.li5 {
  background: url(../images/ys5.jpg) center center no-repeat;
}
.youshi .bd li.li6 {
  background: url(../images/ys6.jpg) center center no-repeat;
}
.about {
  background: url(../images/aboutbg.png) center center repeat;
  padding: 70px 0;
}
.about .aboutR {
  float: right;
  width: 650px;
}
.about .aboutR .aboutPic {
  width: 650px;
  height: 500px;
  overflow: hidden;
  position: relative;
}
.about .aboutR .aboutPic:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  /*FireFox*/
  background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  /* Opear */
  background: -ms-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  opacity: 1;
}
.about .aboutR .aboutPic:hover:before,
.about .aboutR .aboutPic.pic:hover:before,
.about .aboutR .aboutPic.img:hover:before {
  -webkit-transition: all 1s cubic-bezier(0, 0, 0.18, 0.96);
  transition: all 1s cubic-bezier(0, 0, 0.18, 0.96);
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: top;
  transform-origin: top;
  opacity: 0;
}
.about .aboutR .aboutPic img {
  width: 650px;
  height: 500px;
  display: block;
}
.about .aboutR .link {
  margin-top: 36px;
  height: 80px;
}
.about .aboutR .link:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .aboutR .link a {
  float: left;
  width: 33.3333%;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  display: block;
  height: 80px;
  line-height: 80px;
  text-align: center;
  background: #4cb050;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  -webkit-transition: background-color 0.6s, color 0.3s;
  transition: background-color 0.6s, color 0.3s;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}
.about .aboutR .link a i {
  font-weight: bold;
}
.about .aboutR .link a:first-child {
  border-left: none;
}
.about .aboutR .link a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 3px solid #4cb050;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.about .aboutR .link a:hover {
  background: none;
  color: #4cb050;
}
.about .aboutR .link a:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about .aboutText {
  float: left;
  width: 495px;
  height: 400px;
  line-height: 1;
}
.about .aboutText .t1 {
  font-weight: bold;
  font-size: 30px;
}
.about .aboutText .t1:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 70px;
  height: 3px;
  background-color: #333333;
  margin-left: 20px;
}
.about .aboutText .t2 {
  font-weight: bold;
  font-size: 30px;
  margin-top: 20px;
}
.about .aboutText .line {
  width: 24px;
  height: 4px;
  background-color: #4cb050;
  margin-top: 35px;
}
.about .aboutText h4 {
  margin-top: 38px;
  font-size: 24px;
  position: relative;
}
.about .aboutText h4:before {
  content: "";
  display: block;
  position: absolute;
  left: 46px;
  bottom: -3px;
  width: 143px;
  height: 2px;
  background-color: #333333;
}
.about .aboutText .text {
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  overflow: hidden;
  line-height: 28px;
  height: 280px;
  text-align: justify;
  text-indent: 2em;
  margin-top: 46px;
}
.about .aboutText .more {
  display: block;
  width: 200px;
  height: 40px;
  border: solid 1px #bfbfbf;
  margin-top: 66px;
  line-height: 38px;
  text-align: center;
  color: #666666;
}
.about .aboutText .more:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  white-space: nowrap;
  width: 0;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #d6aa6b;
}
.about .aboutText .more i:nth-child(5) {
  width: 5px;
}
.about .aboutText .more:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  margin-left: 8px;
  width: 17px;
  height: 100%;
  animation: zyfd 1.5s linear infinite;
  background: url(../images/more2.png) center center no-repeat;
}
@keyframes zyfd {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  25% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  75% {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.about .aboutText .more:hover {
  background-color: #4cb050;
  color: #fff;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  box-shadow: 0 8px 10px -4px rgba(76, 176, 80, 0.5);
}
.about .aboutText .more:hover:after {
  background: url(../images/caseli.png) center center no-repeat;
}
.news {
  padding: 70px 0;
}
.news .newsBox {
  margin-top: 40px;
}
.news .tit {
  position: relative;
  height: 18px;
  line-height: 18px;
}
.news .tit > span {
  float: left;
  font-size: 18px;
  font-weight: bold;
  height: 18px;
  position: relative;
}
.news .tit .more {
  float: right;
  display: block;
  color: #888888;
}
.news .tit .more:hover {
  color: #4cb050;
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
}
.news .newsL {
  float: left;
  width: 585px;
  height: 520px;
  border: solid 1px #bfbfbf;
  padding: 30px 0 0;
}
.news .newsL .tit {
  padding: 0 20px;
}
.news .newsL .one {
  margin-top: 20px;
  height: 180px;
  border-bottom: 1px solid #d8d8d8;
  padding: 0 20px 30px;
  bottom: -1px;
  position: relative;
}
.news .newsL .one:after {
  content: "";
  position: absolute;
  background: #4cb050;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .newsL .one:hover:after,
.news .newsL .one.on:after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsL .one .pic {
  display: block;
  width: 240px;
  height: 150px;
  overflow: hidden;
  position: relative;
  z-index: 2;
  float: left;
}
.news .newsL .one .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -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);
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.news .newsL .one .cont {
  float: right;
  width: 280px;
  padding-top: 15px;
}
.news .newsL .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 26px;
  font-size: 16px;
  font-weight: bold;
}
.news .newsL .one .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsL .one .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  color: #888888;
  margin-top: 10px;
}
.news .newsL .one .cont .date {
  color: #666666;
  margin-top: 10px;
  line-height: 24px;
}
.news .newsL .one:hover .pic img {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.news .newsL .one:hover .bt {
  color: #4cb050;
}
.news .newsL .list li {
  border-bottom: 1px solid #d8d8d8;
  position: relative;
  bottom: -1px;
  height: 54px;
  line-height: 53px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #4cb050, #4cb050);
  background-image: linear-gradient(to right, #4cb050, #4cb050);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  padding: 0 20px;
}
.news .newsL .list li:hover {
  background-size: 100% 100%;
  color: #fff;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.news .newsL .list li .date {
  color: #888888;
  font-size: 14px;
  font-family: Arial;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  float: right;
}
.news .newsL .list li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  float: left;
  width: 460px;
}
.news .newsL .list li .bt:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #bfbfbf;
  border-radius: 50%;
  margin-right: 10px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.news .newsL .list li .bt:hover {
  padding-left: 5px;
}
.news .newsL .list li:hover {
  border-color: #4cb050;
}
.news .newsL .list li:hover .bt {
  color: #fff;
}
.news .newsL .list li:hover .bt:before {
  background-color: #fff;
}
.news .newsL .list li:hover .date {
  color: #fff;
}
.news .newsC {
  float: left;
  width: 275px;
  height: 520px;
  border: solid 1px #bfbfbf;
  padding: 30px 20px 0;
  margin-left: 30px;
  overflow: hidden;
}
.news .newsC .one {
  margin-top: 20px;
  width: 235px;
  height: 150px;
  overflow: hidden;
  position: relative;
  z-index: 3;
}
.news .newsC .one .pic {
  display: block;
  width: 235px;
  height: 150px;
}
.news .newsC .one .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.news .newsC .one:hover .pic img {
  -webkit-transform: scale(1.2) rotate(0);
  -moz-transform: scale(1.2) rotate(0);
  -o-transform: scale(1.2) rotate(0);
  transform: scale(1.2) rotate(0);
}
.news .newsC .one:hover .bt {
  bottom: 0;
}
.news .newsC .one .bt {
  display: block;
  width: 100%;
  background: rgba(76, 176, 80, 0.7);
  height: 36px;
  line-height: 36px;
  bottom: -40px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  padding: 0 15px;
  text-align: center;
  position: absolute;
  left: 0;
  z-index: 1;
}
.news .newsC .list {
  margin-top: 30px;
  border-top: 1px #d8d8d8 solid;
}
.news .newsC .list li {
  border-bottom: 1px #d8d8d8 solid;
  height: 90px;
  padding: 26px 0 0;
  position: relative;
}
.news .newsC .list li:after {
  content: "";
  position: absolute;
  background: #4cb050;
  width: 100%;
  height: 1px;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .newsC .list li:hover:after,
.news .newsC .list li.on:after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsC .list li .date {
  color: #888888;
  line-height: 1;
  font-size: 14px;
  font-family: Arial;
}
.news .newsC .list li .bt {
  line-height: 24px;
  margin-top: 5px;
  color: #666666;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
}
.news .newsC .list li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsC .list li:hover .bt {
  color: #4cb050;
}
.news .problem {
  float: right;
  width: 275px;
  height: 520px;
  border: solid 1px #bfbfbf;
  padding: 30px 20px 0;
  margin-left: 30px;
  overflow: hidden;
}
.news .problem .one {
  margin-top: 20px;
  width: 235px;
  height: 150px;
  overflow: hidden;
  position: relative;
  z-index: 3;
}
.news .problem .one .pic {
  display: block;
  width: 235px;
  height: 150px;
}
.news .problem .one .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.news .problem .one:hover .pic img {
  -webkit-transform: scale(1.2) rotate(0);
  -moz-transform: scale(1.2) rotate(0);
  -o-transform: scale(1.2) rotate(0);
  transform: scale(1.2) rotate(0);
}
.news .problem .one:hover .bt {
  bottom: 0;
}
.news .problem .one .bt {
  display: block;
  width: 100%;
  background: rgba(76, 176, 80, 0.7);
  height: 36px;
  line-height: 36px;
  bottom: -40px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  padding: 0 15px;
  text-align: center;
  position: absolute;
  left: 0;
  z-index: 1;
}
.news .problem .list {
  overflow: hidden;
  margin-top: 30px;
  height: 270px;
}
.news .problem .list ul li {
  height: 90px;
}
.news .problem .list ul li .item {
  border-top: 1px #d8d8d8 solid;
  height: 90px;
  padding: 20px 0 0;
  position: relative;
}
.news .problem .list ul li .item:after {
  content: "";
  position: absolute;
  background: #4cb050;
  width: 100%;
  height: 1px;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .problem .list ul li .item:hover:after,
.news .problem .list ul li .item.on:after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .problem .list ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  z-index: 2;
  height: 18px;
  line-height: 18px;
  color: #666666;
  font-size: 14px;
  padding-left: 28px;
  background: url(../images/wen.png) 0 center no-repeat;
}
.news .problem .list ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .problem .list ul li .item p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 15px;
  position: relative;
  z-index: 2;
  height: 18px;
  line-height: 18px;
  color: #888888;
  font-size: 14px;
  padding-left: 28px;
  background: url(../images/da.png) 0 0 no-repeat;
}
.news .problem .list ul li .item:hover .bt {
  color: #4cb050;
}
.links {
  background: #4cb050;
  padding: 15px 0;
}
.links .tit {
  position: absolute;
  top: -20px;
  left: 0;
  color: #4cb050;
  font-size: 0;
  width: 160px;
  height: 80px;
  background: url(../images/linkTit.png) center center no-repeat;
}
.links .list {
  padding-left: 170px;
  line-height: 30px;
  padding-right: 20px;
  min-height: 30px;
}
.links .list a {
  display: inline-block;
  color: #fff;
  margin-left: 30px;
  font-size: 14px;
  position: relative;
}
.links .list a:hover {
  color: #fff;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
