@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 *: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,
.leftWow,
.rightWow {
  -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: 920px;
}
.banner .slider {
  width: 100%;
  height: 920px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.banner .slider .bd {
  height: 920px;
  overflow: hidden;
  width: 100%;
  margin: auto;
  position: relative;
}
.banner .slider .slider-main {
  height: 920px;
  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;
  display: none;
}
.banner .slider-nav li {
  display: inline-block;
  vertical-align: top;
  width: 13px;
  height: 13px;
  border: solid 1px #fff;
  border-radius: 50%;
  margin: 0 10px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: pointer;
  position: relative;
}
.banner .slider-nav li:before {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #fff;
  left: 3px;
  top: 3px;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.banner .slider-nav li.active:before {
  opacity: 1;
  background-color: #fff;
}
.banner .slider-nav .slider-all {
  display: none;
}
.number {
  position: relative;
  z-index: 2;
  height: 162px;
  margin-top: -162px;
  left: 0;
  bottom: 0;
  background-color: rgba(6, 6, 6, 0.1);
  width: 100%;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.number ul {
  display: table;
  width: 100%;
}
.number .num {
  color: #ffffff;
  display: table-cell;
  vertical-align: top;
  width: 19.2%;
  height: 162px;
  padding-top: 34px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.number .num .item {
  width: 164px;
  margin: auto;
}
.number .num .item h4 {
  padding-bottom: 18px;
  font-size: 14px;
  white-space: nowrap;
}
.number .num .item h4 .scrollnum {
  font-family: Arial;
  font-size: 48px;
  line-height: 36px;
  vertical-align: top;
  margin-right: 5px;
}
.number .num .item .line2 {
  background: rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  height: 1px;
}
.number .num .item p {
  font-size: 14px;
  line-height: 1;
  padding-top: 25px;
}
.number .num:hover {
  background-color: #ffffff;
  color: #34a27f;
}
.number .num:hover .item .line2 {
  background: rgba(52, 162, 127, 0.1);
}
.number .line {
  display: table-cell;
  padding-top: 86px;
  text-align: center;
}
.number .line:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 70px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.1;
  margin: auto;
}
.title {
  text-align: center;
  line-height: 1;
}
.title h3:before {
  content: "";
  display: inline-block;
  position: relative;
  top: 8px;
  vertical-align: top;
  margin-right: 25px;
  width: 17px;
  height: 17px;
  background-color: #fcbe00;
  border-radius: 50%;
}
.title h3 b {
  display: inline-block;
  font-size: 30px;
  vertical-align: top;
  color: #34a27f;
}
.title h3 i {
  display: inline-block;
  vertical-align: bottom;
  line-height: 16px;
  font-family: Arial;
  font-size: 18px;
  margin-left: 24px;
  color: #34a27f;
  text-transform: uppercase;
}
.title h4 {
  color: #34a27f;
  padding-right: 100px;
  font-size: 18px;
  margin-bottom: 25px;
}
.about {
  padding: 80px 0;
}
.about .aboutBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .aboutPic {
  float: right;
  width: 50%;
  height: 640px;
}
.about .aboutPic img {
  display: block;
  width: 100%;
  height: 640px;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic iframe {
  width: 100% !important;
  height: 640px !important;
}
.about .aboutText {
  float: left;
  width: 50%;
  height: 640px;
}
.about .aboutText .box {
  float: right;
  width: 580px;
  padding-top: 102px;
  margin-right: 16.7%;
}
@media screen and (max-width: 1580px) {
  .about .aboutText .box {
    margin-right: 70px;
  }
}
.about .aboutText .title {
  text-align: left;
}
.about .aboutText .text {
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 48px;
  height: 192px;
  color: #666666;
  font-size: 16px;
  margin-top: 66px;
  text-align: justify;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .moreLink {
  display: block;
  margin-top: 85px;
  width: 226px;
  height: 58px;
  line-height: 56px;
  text-align: center;
  border-radius: 30px;
  border: solid 1px #34a27f;
  color: #34a27f;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .moreLink:hover {
  background: #34a27f;
  color: #fff;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  box-shadow: 0 10px 10px -5px rgba(52, 162, 127, 0.5);
}
.about .aboutText .en {
  display: block;
  letter-spacing: 31px;
  color: #ffffff;
  font-family: Arial;
  font-size: 12px;
  line-height: 10px;
  margin-top: 86px;
}
.about .process {
  margin-top: 66px;
}
.about .process ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .process ul li {
  float: left;
  width: 172px;
  margin-left: 100px;
  text-align: center;
  color: #ffffff;
  line-height: 1;
  cursor: pointer;
}
.about .process ul li * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .process ul li:first-child {
  margin-left: 0;
}
.about .process ul li h4 {
  font-size: 20px;
  white-space: nowrap;
}
.about .process ul li h5 {
  font-size: 14px;
  margin-top: 22px;
  line-height: 12px;
  white-space: nowrap;
}
.about .process ul li .line {
  margin: auto;
  margin-top: 20px;
  width: 1px;
  height: 26px;
  background-color: #ffffff;
}
.about .process ul li .text {
  width: 170px;
  margin: auto;
  height: 188px;
  margin-top: 34px;
  padding-top: 25px;
  background: url(../images/lcli.png) center 0 no-repeat;
}
.about .process ul li .text i {
  display: block;
  width: 40px;
  height: 40px;
  margin: auto;
  overflow: hidden;
}
.about .process ul li .text i:before,
.about .process ul li .text 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 .process ul li .text i.ico1:before {
  background: url(../images/lcico1.png) center center no-repeat;
}
.about .process ul li .text i.ico1:after {
  background: url(../images/lcico1h.png) center center no-repeat;
}
.about .process ul li .text i.ico2:before {
  background: url(../images/lcico2.png) center center no-repeat;
}
.about .process ul li .text i.ico2:after {
  background: url(../images/lcico2h.png) center center no-repeat;
}
.about .process ul li .text i.ico3:before {
  background: url(../images/lcico3.png) center center no-repeat;
}
.about .process ul li .text i.ico3:after {
  background: url(../images/lcico3h.png) center center no-repeat;
}
.about .process ul li .text i.ico4:before {
  background: url(../images/lcico4.png) center center no-repeat;
}
.about .process ul li .text i.ico4:after {
  background: url(../images/lcico4h.png) center center no-repeat;
}
.about .process ul li .text i.ico5:before {
  background: url(../images/lcico5.png) center center no-repeat;
}
.about .process ul li .text i.ico5:after {
  background: url(../images/lcico5h.png) center center no-repeat;
}
.about .process ul li .text p {
  color: #666666;
  line-height: 28px;
  margin-top: 10px;
}
.about .process ul li .num {
  margin-top: 0;
  font-size: 16px;
  line-height: 18px;
}
.about .process ul li .num:before,
.about .process ul li .num:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 23px;
  height: 1px;
  background-color: #fff;
  margin: 0 16px;
  position: relative;
  top: -2px;
}
.about .process ul li:hover .line,
.about .process ul li.on .line {
  width: 170px;
  height: 1px;
  background-color: #ffffff;
  margin-top: 34px;
}
.about .process ul li:hover .text,
.about .process ul li.on .text {
  margin-top: 28px;
  background: url(../images/lclih.png) center 0 no-repeat;
}
.about .process ul li:hover .text i:before,
.about .process ul li.on .text i:before,
.about .process ul li:hover .text i:after,
.about .process ul li.on .text i:after {
  top: -100%;
}
.about .process ul li:hover .text p,
.about .process ul li.on .text p {
  color: #ffffff;
}
.about .process ul li:hover .num,
.about .process ul li.on .num {
  font-size: 24px;
  margin-top: 14px;
}
.annoyance {
  margin-top: 40px;
}
.annoyance .list {
  margin-top: 40px;
  margin-right: -100px;
}
.annoyance .list:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.annoyance .list li {
  float: left;
  width: 600px;
  height: 145px;
  background: url(../images/fnlibg.png) center center no-repeat;
  background-color: #cccccc;
  border-radius: 72px;
  margin-right: 100px;
  padding-top: 36px;
  margin-top: 60px;
  color: #fff;
  position: relative;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.annoyance .list li h4 {
  float: left;
  line-height: 70px;
  border-right: 1px rgba(255, 255, 255, 0.2) solid;
  font-weight: bold;
  font-size: 24px;
  width: 277px;
  padding-left: 75px;
}
.annoyance .list li p {
  line-height: 35px;
  font-size: 18px;
  margin-left: 48px;
  float: left;
}
.annoyance .list li:hover {
  background-color: #34a27f;
  box-shadow: 0 10px 15px -5px rgba(52, 162, 127, 0.5);
  top: -8px;
}
.choice {
  margin-top: 120px;
}
.choice .xzBox {
  margin-top: 90px;
}
.choice .list {
  float: left;
  width: 800px;
}
.choice .list ul {
  padding-top: 30px;
}
.choice .list ul li {
  float: left;
  margin-bottom: 40px;
  min-width: 340px;
  padding-right: 45px;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  color: #7c7c7c;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  left: 0;
}
.choice .list ul li i {
  vertical-align: top;
  display: inline-block;
  height: 38px;
  width: 94px;
  margin-right: 30px;
  background: #34a27f;
  color: #fff;
  font-size: 14px;
  padding-left: 14px;
  border-radius: 20px;
  position: relative;
}
.choice .list ul li i em {
  background: #fcbe00;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 38px;
  width: 38px;
  text-align: center;
  border-radius: 20px;
  font-family: Arial;
  font-size: 18px;
}
.choice .list ul li:hover {
  left: 8px;
}
.choice .honor {
  float: right;
  width: 492px;
  height: 365px;
  background-color: #ffffff;
  box-shadow: 0px 1px 20px 0px rgba(52, 162, 127, 0.2);
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.choice .honor img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.choice .honor:hover {
  top: -10px;
  box-shadow: 0px 5px 20px 0px rgba(52, 162, 127, 0.5);
}
.style {
  margin-top: 90px;
  padding-bottom: 65px;
}
.style .title h4 {
  margin-top: 24px;
  margin-bottom: 0;
}
.style .styleSwiper {
  margin-top: 78px;
}
.style .styleSwiper .swiper-container {
  width: 1320px;
  margin-left: -10px;
}
.style .styleSwiper .swiper-container ul li {
  float: left;
  width: 220px;
  height: 236px;
}
.style .styleSwiper .swiper-container ul li .item {
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  border: 20px #fff solid;
  background-color: #ffffff;
  overflow: hidden;
  box-shadow: 0px 1px 10px 0px rgba(52, 162, 127, 0.2);
}
.style .styleSwiper .swiper-container ul li .item .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.style .styleSwiper .swiper-container ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.style .styleSwiper .swiper-container ul li .item .bt {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  width: 100%;
  padding: 0 35px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.style .styleSwiper .swiper-container ul li .item:hover {
  width: 240px;
  height: 216px;
  box-shadow: 0px 1px 20px 0px rgba(52, 162, 127, 0.2);
  border-radius: 20px;
  border: solid 4px #fafafa;
}
.style .styleSwiper .swiper-container ul li .item:hover .bt {
  height: 34px;
  line-height: 34px;
}
.youshi {
  background-color: #fafafa;
  padding-top: 85px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.youshi .ysBox {
  z-index: 1;
  width: 92%;
  max-width: 1600px;
  min-width: 1300px;
  margin: auto;
  margin-top: 80px;
}
.youshi .ysBox ul {
  margin: 0 -25px;
}
.youshi .ysBox ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysBox ul li {
  float: left;
  width: 25%;
  padding: 0 25px;
}
.youshi .ysBox ul li .item {
  width: 100%;
  height: 378px;
  background-color: #f5f5f5;
  border-radius: 15px;
  padding: 42px 20px 0 32px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox ul li .item > * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox ul li .item h4 {
  color: #34a27f;
  font-weight: bold;
  line-height: 1;
  font-size: 30px;
}
.youshi .ysBox ul li .item h5 {
  color: #34a27f;
  display: table;
  line-height: 1;
  margin-top: 42px;
  width: 100%;
  padding-right: 15px;
}
.youshi .ysBox ul li .item h5 span {
  display: table-cell;
  text-align: right;
}
.youshi .ysBox ul li .item h5 span:first-child {
  text-align: left;
}
.youshi .ysBox ul li .item h5 span b {
  font-family: Arial;
  font-weight: bold;
  line-height: 35px;
  font-size: 48px;
  vertical-align: bottom;
  margin-right: 5px;
}
.youshi .ysBox ul li .item .text {
  line-height: 24px;
  margin-top: 55px;
  color: #606060;
}
.youshi .ysBox ul li .item .text p {
  height: 48px;
  position: relative;
  padding-left: 28px;
}
.youshi .ysBox ul li .item .text p:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 7px;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  background-color: #b6b6b6;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox ul li:hover .item,
.youshi .ysBox ul li.on .item {
  box-shadow: 0px 1px 20px 0px rgba(52, 162, 127, 0.75);
  background: #34a27f;
}
.youshi .ysBox ul li:hover .item h4,
.youshi .ysBox ul li.on .item h4,
.youshi .ysBox ul li:hover .item h5,
.youshi .ysBox ul li.on .item h5,
.youshi .ysBox ul li:hover .item .text,
.youshi .ysBox ul li.on .item .text {
  color: #fff;
}
.youshi .ysBox ul li:hover .item .text p:before,
.youshi .ysBox ul li.on .item .text p:before {
  background: #fff;
}
@media screen and (max-width: 1660px) {
  .youshi .ysBox ul {
    margin: 0 -15px;
  }
  .youshi .ysBox ul li {
    padding: 0 15px;
  }
  .youshi .ysBox ul li .item {
    padding: 40px 25px;
  }
  .youshi .ysBox ul li .item .text p {
    height: auto;
    margin-top: 10px;
  }
}
.cooperative {
  background-color: #fafafa;
  padding: 110px 0;
}
.cooperative .hzBox {
  margin-top: 80px;
}
.cooperative .hzBox ul {
  font-size: 0;
  text-align: center;
}
.cooperative .hzBox ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.cooperative .hzBox ul li {
  display: inline-block;
  height: 130px;
  background-color: #ffffff;
  border: solid 1px #efefef;
  width: 217px;
  margin-left: -1px;
  margin-top: -1px;
  position: relative;
  overflow: hidden;
}
.cooperative .hzBox ul li .pic {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cooperative .hzBox ul li .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;
}
.cooperative .hzBox ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  z-index: 2;
  top: 0;
  height: 128px;
  line-height: 128px;
  text-align: center;
  width: 100%;
  left: 0;
  font-size: 14px;
  color: #fff;
  background: rgba(52, 162, 127, 0.8);
  padding: 0 10px;
  font-size: [object Object],[object Object];
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(1.5) rotate(0);
  -moz-transform: scale(1.5) rotate(0);
  -o-transform: scale(1.5) rotate(0);
  transform: scale(1.5) rotate(0);
}
.cooperative .hzBox ul li:hover .bt {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.cooperative .list {
  margin-top: 42px;
}
.cooperative .list ul {
  margin-right: -55px;
}
.cooperative .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.cooperative .list ul li {
  float: left;
  margin-right: 55px;
  width: 390px;
  height: 380px;
  border: solid 1px #dbdbdb;
  padding: 9px 9px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cooperative .list ul li .pic {
  display: block;
  width: 100%;
  height: 280px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cooperative .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.5s ease-out;
  transition: all 0.5s ease-out;
}
.cooperative .list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 13px;
  height: 65px;
  background-color: #f6f7fa;
  position: relative;
  z-index: 2;
  font-size: 15px;
  line-height: 65px;
  padding-left: 20px;
  padding-right: 70px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cooperative .list ul li .bt:before {
  content: "";
  display: block;
  position: absolute;
  width: 4px;
  height: 100%;
  right: 0;
  top: 0;
  background-color: #fcbe00;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cooperative .list ul li .bt:after {
  content: "+";
  font-size: 26px;
  display: block;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 58px;
}
.cooperative .list ul li:hover {
  border-color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.cooperative .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);
}
.cooperative .list ul li:hover .bt:before {
  width: 58px;
}
.news {
  padding: 80px 0 100px;
}
.news .newsBox {
  margin-top: 80px;
}
.news .one {
  width: 1300px;
  height: 280px;
  background-color: #ffffff;
  box-shadow: 0px 1px 50px 0px rgba(3, 0, 0, 0.05);
  padding: 20px 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .one .pic {
  display: block;
  overflow: hidden;
  width: 400px;
  height: 240px;
  float: left;
}
.news .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 .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 .one .cont {
  float: left;
  height: 240px;
  margin-left: 56px;
  padding-top: 30px;
  width: 724px;
  padding-left: 126px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.news .one .cont .date {
  position: absolute;
  left: 0;
  top: 40px;
  text-align: left;
  padding-top: 46px;
  height: 154px;
  border-right: 1px #f2f2f2 solid;
  width: 90px;
}
.news .one .cont .date i {
  display: block;
  font-weight: bold;
  color: #34a27f;
  line-height: 36px;
  font-size: 48px;
}
.news .one .cont .date span {
  display: block;
  font-family: Arial;
  font-size: 14px;
  line-height: 1;
  margin-top: 10px;
  color: #525252;
}
.news .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  line-height: 38px;
  height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .one .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .one .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 36px;
  height: 108px;
  color: #999999;
  margin-top: 20px;
}
.news .one:hover {
  box-shadow: 0px 5px 30px 0px rgba(52, 162, 127, 0.3);
}
.news .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 .one:hover .cont .bt {
  color: #34a27f;
}
.news .list ul {
  margin-right: -50px;
}
.news .list ul li {
  float: left;
  margin-right: 50px;
  margin-top: 50px;
  width: 400px;
  height: 200px;
  background-color: #ffffff;
  box-shadow: 0px 1px 20px 0px rgba(3, 0, 0, 0.05);
  padding: 32px 35px 0 140px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.news .list ul li .date {
  position: absolute;
  left: 35px;
  top: 48px;
  font-family: Arial;
  text-align: right;
}
.news .list ul li .date i {
  display: block;
  line-height: 10px;
  color: #5b5b5b;
}
.news .list ul li .date span {
  display: block;
  font-size: 30px;
  font-weight: bold;
  line-height: 22px;
  margin-top: 12px;
}
.news .list ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  line-height: 38px;
  height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list ul li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  color: #8d8d8d;
  margin-top: 15px;
}
.news .list ul li a.more {
  display: block;
  width: 53px;
  height: 15px;
  margin-top: 18px;
  background: url(../images/newsar.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.news .list ul li:hover {
  box-shadow: 0px 5px 30px 0px rgba(52, 162, 127, 0.3);
}
.news .list ul li:hover .bt {
  color: #34a27f;
}
.news .list ul li:hover .more {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  filter: alpha(opacity=100);
  animation: zyfd 1.5s linear infinite;
}
.news .newsList {
  height: 567px;
}
.news .newsList .list1:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list1 .one {
  float: left;
  width: 835px;
  height: 392px;
  padding-top: 65px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 .one .pic {
  display: block;
  overflow: hidden;
  width: 390px;
  height: 248px;
  float: right;
}
.news .newsList .list1 .one .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.news .newsList .list1 .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 .newsList .list1 .one .cont {
  float: left;
  width: 390px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 .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 .newsList .list1 .one .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list1 .one .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 28px;
  height: 56px;
  color: #888888;
  margin-top: 28px;
}
.news .newsList .list1 .one .cont .date {
  color: #888888;
  font-size: 14px;
  line-height: 1;
  margin-top: 26px;
}
.news .newsList .list1 .one .cont .more {
  color: #666666;
  line-height: 30px;
  height: 30px;
  display: inline-block;
  margin-top: 58px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 .one .cont .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list1 .one .cont .more:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 20px;
  top: -2px;
  width: 60px;
  height: 6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-color: #ffd800;
}
.news .newsList .list1 .one .cont .more:hover {
  color: #34a27f;
}
.news .newsList .list1 .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 .newsList .list1 .one:hover .cont .bt {
  color: #34a27f;
}
.news .newsList .list1 .one:hover .cont .more:before {
  background-color: #34a27f;
}
.news .newsList .list1 ul {
  float: right;
  width: 380px;
}
.news .newsList .list1 ul li {
  height: 80px;
  margin-top: 24px;
  border-bottom: 1px solid #e8e9f1;
  position: relative;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  padding-top: 15px;
}
.news .newsList .list1 ul li:after {
  content: "";
  position: absolute;
  background: #34a27f;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .newsList .list1 ul li:hover:after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsList .list1 ul li:first-child {
  margin-top: 0;
}
.news .newsList .list1 ul li .date {
  font-size: 12px;
  color: #616478;
  line-height: 1;
}
.news .newsList .list1 ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 14px;
  line-height: 44px;
}
.news .newsList .list1 ul li .bt:before {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: 0;
  width: 32px;
  height: 44px;
  background: url(../images/newsar.png) 0 center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li:hover .bt:before {
  opacity: 0.5;
  filter: alpha(opacity=50);
  right: 0;
}
.news .newsList .list1 ul li:hover .bt:hover {
  color: #34a27f;
}
.news .newsList .list1 ul li:hover .bt:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  right: 0;
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.news .newsList .list2 {
  margin-top: 50px;
}
.news .newsList .list2 ul {
  margin-right: -55px;
}
.news .newsList .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list2 ul li {
  float: left;
  width: 390px;
  height: 125px;
  background-color: #ffffff;
  border: solid 1px #dbdbdb;
  margin-right: 55px;
  padding: 12px 16px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 54px;
  height: 54px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list2 ul li .bt:hover {
  color: #34a27f;
}
.news .newsList .list2 ul li .line {
  height: 1px;
  background-color: #ebebeb;
}
.news .newsList .list2 ul li .inBtn {
  margin-top: 10px;
}
.news .newsList .list2 ul li .inBtn .date {
  color: #999999;
  line-height: 30px;
  float: left;
}
.news .newsList .list2 ul li .inBtn .more {
  float: right;
  display: block;
  width: 32px;
  height: 30px;
  background: url(../images/newsar.png) 0 center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .inBtn .more:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.news .newsList .list2 ul li:hover {
  border-color: #34a27f;
}
.message {
  height: 338px;
  background: url(../images/lybg.jpg) center 0 no-repeat;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 48px;
}
.message .tit {
  text-align: center;
  color: #fff;
  line-height: 1;
}
.message .tit h3 {
  font-weight: bold;
  font-size: 30px;
}
.message .tit h4 {
  text-transform: uppercase;
  font-family: Arial;
  font-size: 14px;
  margin-top: 16px;
  line-height: 12px;
}
.message .tit .line {
  width: 51px;
  height: 1px;
  background-color: #ffffff;
  margin: 16px auto 0;
}
.message .formbox {
  margin-top: 38px;
}
.message .formbox .form:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.message .formbox input {
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  height: 50px;
  border: solid 1px #e9e9e9;
  line-height: 48px;
  padding: 0 0 0 36px;
  font-weight: normal;
  font-size: 14px;
  color: #fff;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.message .formbox input.username {
  background: url(../images/inpxm.png) 11px center no-repeat;
  margin-right: 34px;
}
.message .formbox input.usertel {
  background: url(../images/inpdh.png) 11px center no-repeat;
  margin-right: 34px;
}
.message .formbox input.codeText {
  background: url(../images/inpyzm.png) 11px center no-repeat;
}
.message .formbox input.xqcontent {
  background: url(../images/inpnr.png) 9px center no-repeat;
  margin-right: 32px;
}
.message .formbox input::-webkit-input-placeholder {
  color: #ffffff;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input::-moz-placeholder {
  color: #ffffff;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input:-ms-input-placeholder {
  color: #ffffff;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.message .formbox input:focus,
.message .formbox input:active {
  border-color: #fff;
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.4);
}
.message .formbox input:focus::-webkit-input-placeholder,
.message .formbox input:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.message .formbox input:focus::-moz-placeholder,
.message .formbox input:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.message .formbox input:focus:-ms-input-placeholder,
.message .formbox input:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.message .formbox .code {
  position: relative;
  display: block;
  float: left;
}
.message .formbox .code .imgCode {
  position: absolute;
  left: 217px;
  top: 10px;
  width: 72px;
  height: 30px;
  border: none;
  display: block;
  z-index: 2;
}
.message .formbox .submitform {
  display: block;
  margin: 28px auto 0;
  width: 160px;
  height: 66px;
  line-height: 66px;
  background-color: #ffffff;
  box-shadow: 3px 4px 20px 0px rgba(3, 0, 0, 0.2), inset 1px 1px 20px 0px rgba(3, 0, 0, 0.4);
  border-radius: 35px;
  border: none;
  text-align: center;
  line-height: 1;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}
.message .formbox .submitform:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 35px;
  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;
}
.message .formbox .submitform:hover {
  background: none;
  color: #fff;
  box-shadow: 0 10px 15px -5px rgba(255, 255, 255, 0.3);
}
.message .formbox .submitform:hover:after {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.contact {
  padding: 44px 0;
}
.contact ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.contact ul li {
  float: left;
  height: 78px;
  border: solid 1px #f2f2f2;
  padding-left: 76px;
  padding-right: 15px;
  line-height: 28px;
  padding-top: 27px;
  color: #a8a8a8;
}
.contact ul li.li1 {
  background: url(../images/lxico1.png) 22px center no-repeat;
  width: 320px;
}
.contact ul li.li1 i {
  font-family: Arial;
  font-size: 20px;
  color: #333333;
}
.contact ul li.li2 {
  background: url(../images/lxico2.png) 25px center no-repeat;
  width: 618px;
  margin-left: 20px;
}
.contact ul li.li3 {
  background: url(../images/lxico3.png) 20px center no-repeat;
  margin-left: 20px;
  width: 322px;
}
