@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,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
@keyframes huanying1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 15px;
    opacity: 0;
  }
}
@keyframes huanying2 {
  0% {
    opacity: 0;
    left: -10px;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body {
  height: auto !important;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.banner {
  position: relative;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  left: auto;
  right: 50%;
  margin-right: -650px;
  bottom: 116px;
  z-index: 3;
  width: 300px;
  text-align: right;
  margin-left: 15px;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #089e55 solid;
  opacity: 1;
  border-radius: 0;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer;
  outline: none;
  font-family: Arial;
  font-size: 16px;
  color: #aaaaaa;
  background-color: transparent;
  border: none;
}
.banner .banner-pagination span::before {
  content: "0";
}
.banner .banner-pagination span::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 1px;
  background-color: #ffffff;
  margin-left: 0;
  position: relative;
  top: -1px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .banner-pagination span.swiper-pagination-bullet-active {
  color: #fff;
}
.banner .banner-pagination span.swiper-pagination-bullet-active::after {
  width: 66px;
  margin-left: 15px;
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-prev {
  left: 3%;
}
.banner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.banner::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 40px;
  margin-left: -20px;
  z-index: 4;
  width: 40px;
  height: 50px;
  animation: arrow 2.4s linear infinite;
  background: url(../images/mouse.png) center center no-repeat;
}
@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;
  }
}
.banner .search {
  width: 298px;
  height: 50px;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 25px;
  position: absolute;
  z-index: 3;
  top: 25px;
  right: 50%;
  margin-right: -650px;
  overflow: hidden;
  padding-right: 66px;
}
.banner .search .searchInp {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: none;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 22px;
  font-size: 16px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .search .searchInp::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
  font-weight: normal;
  font-size: 16px;
  opacity: 1;
}
.banner .search .searchInp::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
  font-weight: normal;
  font-size: 16px;
  opacity: 1;
}
.banner .search .searchInp:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
  font-weight: normal;
  font-size: 16px;
  opacity: 1;
}
.banner .search .searchInp:focus::-webkit-input-placeholder,
.banner .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.banner .search .searchInp:focus::-moz-placeholder,
.banner .search .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.banner .search .searchInp:focus:-ms-input-placeholder,
.banner .search .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.banner .search .submitBtn {
  background: url(../images/searchico.png) center center no-repeat;
  width: 66px;
  height: 50px;
  cursor: pointer;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.banner .search .submitBtn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.title {
  line-height: 1;
  position: relative;
  z-index: 1;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
}
.title i img {
  display: inline-block;
  vertical-align: top;
}
.title b {
  display: block;
  font-size: 36px;
  margin-top: 30px;
}
.title em {
  display: block;
  margin-top: 36px;
  font-size: 18px;
  color: #666666;
}
.product {
  padding: 70px 0;
}
.product .title {
  text-align: center;
}
.product .title b {
  margin-top: 22px;
}
.product .title em {
  position: relative;
  margin-top: 18px;
  font-size: 16px;
  color: #999999;
  padding-top: 16px;
}
.product .title em::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 302px;
  height: 1px;
  background-color: #000000;
}
.product .title em::after {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 84px;
  height: 3px;
  background-color: #089e55;
}
.product .proTit {
  margin-top: 38px;
}
.product .proTit::after,
.product .proTit:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proTit .tit {
  float: left;
  position: relative;
  height: 118px;
  padding-top: 40px;
}
.product .proTit .tit em {
  display: block;
  position: absolute;
  left: -5px;
  top: 0;
  font-family: Arial;
  font-size: 160px;
  line-height: 118px;
  font-weight: bold;
  opacity: 0.05;
}
.product .proTit .tit span {
  display: block;
  font-size: 24px;
  height: 32px;
  line-height: 32px;
}
.product .proTit .tit i {
  display: block;
  font-family: Arial;
  font-size: 15px;
  line-height: 12px;
  margin-top: 10px;
  color: #aaaaaa;
}
.product .proNav {
  float: right;
  border-bottom: 1px solid #f8f8f8;
  margin-top: 42px;
  position: relative;
  padding-left: 74px;
  padding-right: 54px;
}
.product .proNav .bd {
  height: 75px;
  overflow: hidden;
  width: 928px;
  margin-bottom: -1px;
}
.product .proNav ul {
  margin-right: -20px;
}
.product .proNav ul::after,
.product .proNav ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav ul li {
  float: left;
  width: 138px;
  margin-right: 20px;
}
.product .proNav ul li a {
  display: block;
  position: relative;
  height: 75px;
  padding-top: 4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 24px;
  line-height: 24px;
}
.product .proNav ul li a i {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: Arial;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  color: #aaaaaa;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 3px;
  background-color: #089e55;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li:hover a,
.product .proNav ul li.on a {
  color: #089e55;
}
.product .proNav ul li:hover a i,
.product .proNav ul li.on a i {
  color: #089e55;
}
.product .proNav ul li:hover a::before,
.product .proNav ul li.on a::before {
  width: 80px;
}
.product .proNav .page .prev {
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  width: 22px;
  height: 50px;
  background-color: #000000;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.product .proNav .page .prev:before {
  content: "<";
  display: block;
  font-weight: bold;
  font-family: simsun;
  font-size: 22px;
}
.product .proNav .page .prev:hover,
.product .proNav .page .prev.on {
  background-color: #089e55;
}
.product .proNav .page .next {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  width: 22px;
  height: 50px;
  background-color: #000000;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.product .proNav .page .next:before {
  content: ">";
  display: block;
  font-weight: bold;
  font-family: simsun;
  font-size: 22px;
}
.product .proNav .page .next:hover,
.product .proNav .page .next.on {
  background-color: #089e55;
}
.product .proList {
  margin-top: 8px;
}
.product .proList ul {
  margin-right: -50px;
}
.product .proList ul::after,
.product .proList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul li {
  margin-top: 40px;
  margin-right: 50px;
  float: left;
  width: 400px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li::after {
  content: "";
  position: absolute;
  background: #089e55;
  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;
}
.product .proList ul li:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.product .proList ul li .pic {
  display: block;
  width: 100%;
  height: 300px;
  border-radius: 6px;
  border: solid 10px #f8f8f8;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList 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;
}
.product .proList ul li .cont {
  position: relative;
  margin: 0 10px;
  padding-top: 26px;
  height: 106px;
  padding-right: 60px;
}
.product .proList ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  position: relative;
  left: 0;
}
.product .proList ul li .cont .bt:hover {
  left: 5px;
}
.product .proList ul li .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: Arial;
  font-size: 12px;
  color: #999999;
  line-height: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .cont .more {
  position: absolute;
  display: block;
  right: 0;
  top: 35px;
  border-radius: 100%;
  width: 46px;
  height: 46px;
  background-color: #ececec;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-align: center;
  line-height: 46px;
  font-size: 24px;
  text-shadow: 0.5px 0 0 #333;
}
.product .proList ul li .cont .more::before {
  content: ">";
  font-family: simsun;
  font-weight: bold;
  display: block;
}
.product .proList ul li .box {
  width: 340px;
  height: 240px;
  background-color: rgba(8, 158, 85, 0.8);
  border-radius: 6px;
  padding: 75px 46px 0;
  color: #ffffff;
  position: absolute;
  opacity: 0;
  left: 50%;
  margin-left: -170px;
  top: 30px;
  z-index: 2;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.product .proList ul li .box p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 28px;
  height: 56px;
  font-size: 16px;
}
.product .proList ul li .box .num {
  font-family: Arial;
  font-size: 48px;
  line-height: 35px;
  margin-top: 42px;
  text-align: center;
}
.product .proList ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.product .proList ul li:hover .cont .bt {
  color: #089e55;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.product .proList ul li:hover .cont p {
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.product .proList ul li:hover .cont .more {
  background-color: #089e55;
  color: #fff;
  text-shadow: 0.5px 0 0 #fff;
}
.product .proList ul li:hover .cont .more::before {
  animation: zyfd 1.5s linear infinite;
}
.product .proList ul li:hover .box {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.youshi {
  overflow: hidden;
  box-shadow: 2px 4px 32px 8px rgba(0, 0, 0, 0.04);
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  padding-top: 126px;
}
.youshi .ysBox {
  height: 674px;
}
.youshi .title b {
  margin-top: 10px;
}
.youshi .ysPic {
  position: absolute;
  right: -310px;
  top: -126px;
}
.youshi .ysPic .bd {
  width: 910px;
  height: 480px;
  overflow: hidden;
}
.youshi .ysPic .bd ul li {
  width: 910px;
  height: 480px;
  overflow: hidden;
}
.youshi .ysPic .bd ul li img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysPic .bd ul li:hover img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
.youshi .ysCont {
  margin-top: 62px;
}
.youshi .ysCont .bd {
  width: 400px;
  overflow: hidden;
  height: 280px;
}
.youshi .ysCont .bd ul li .item {
  height: 280px;
  padding-top: 10px;
}
.youshi .ysCont .bd ul li .item h4 {
  font-size: 24px;
  line-height: 1;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.youshi .ysCont .bd ul li .item h4::after {
  content: "";
  display: block;
  width: 72px;
  height: 4px;
  background-color: #089e55;
  margin-top: 18px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.youshi .ysCont .bd ul li .item .text {
  font-size: 16px;
  line-height: 42px;
  color: #666666;
  margin-top: 22px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .item:hover h4 {
  color: #089e55;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysCont .bd ul li .item:hover h4::after {
  width: 100px;
}
.youshi .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.youshi .hd {
  position: absolute;
  z-index: 2;
  right: -310px;
  bottom: 0;
  width: 1150px;
  height: 322px;
  background-color: #089e55;
  border-radius: 145px 0px 0px 0px;
  padding-left: 42px;
  padding-top: 38px;
}
.youshi .hd ul {
  background-color: #fff;
  width: 100%;
  height: 100%;
  padding-right: 310px;
  padding-top: 108px;
  padding-left: 74px;
  display: flex;
  justify-content: space-between;
  border-radius: 108px 0px 0 0px;
}
.youshi .hd ul li {
  float: left;
  position: relative;
  padding-left: 84px;
  height: 104px;
  cursor: pointer;
}
.youshi .hd ul li i {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  height: 42px;
  width: 30px;
  display: block;
  overflow: hidden;
  margin: auto;
}
.youshi .hd ul li i:before,
.youshi .hd ul li i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.youshi .hd ul li i.ico1:before {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .hd ul li i.ico1:after {
  background: url(../images/ysico1h.png) center center no-repeat;
}
.youshi .hd ul li i.ico2:before {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .hd ul li i.ico2:after {
  background: url(../images/ysico2h.png) center center no-repeat;
}
.youshi .hd ul li i.ico3:before {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .hd ul li i.ico3:after {
  background: url(../images/ysico3h.png) center center no-repeat;
}
.youshi .hd ul li h4 {
  line-height: 1;
  font-size: 16px;
  top: 90px;
  position: absolute;
  left: 0;
}
.youshi .hd ul li .pic {
  width: 104px;
  height: 104px;
  position: relative;
  border-radius: 100%;
  overflow: hidden;
}
.youshi .hd ul li .pic::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  border-radius: 100%;
  border: solid 0 #089e55;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li:hover i:before,
.youshi .hd ul li.on i:before,
.youshi .hd ul li:hover i:after,
.youshi .hd ul li.on i:after {
  top: -100%;
}
.youshi .hd ul li:hover .pic::before,
.youshi .hd ul li.on .pic::before {
  opacity: 1;
  border-width: 4px;
}
.youshi .tel {
  margin-top: 20px;
  height: 56px;
  line-height: 56px;
  font-family: Arial;
  font-size: 36px;
}
.youshi .tel::before {
  content: "";
  display: inline-block;
  width: 56px;
  height: 56px;
  vertical-align: top;
  margin-right: 16px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/ystel.png) center center no-repeat;
}
.youshi .ysNum {
  position: absolute;
  width: 230px;
  height: 108px;
  left: 202px;
  bottom: 27px;
  background: url(../images/02.png) 0 center no-repeat;
}
.case {
  padding: 70px 0 130px;
}
.case .caseTit::after,
.case .caseTit:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseTit .title {
  float: left;
}
.case .caseTit .more {
  float: right;
  display: block;
  text-transform: uppercase;
  font-family: Arial;
  font-size: 18px;
  margin-top: 74px;
  color: rgba(33, 47, 56, 0.6);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  height: 34px;
  line-height: 34px;
  position: relative;
}
.case .caseTit .more::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 7px;
  height: 1px;
  background-color: rgba(33, 47, 56, 0.6);
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTit .more::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 1px;
  background-color: rgba(33, 47, 56, 0.6);
  width: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTit .more:hover {
  color: #089e55;
  padding: 0 15px;
}
.case .caseTit .more:hover::after {
  width: 100%;
  background-color: #089e55;
}
.case .caseTit .more:hover::before {
  background-color: #089e55;
  bottom: 0;
}
.case .caseTabs {
  margin-top: 54px;
  position: relative;
}
.case .caseTabs::after,
.case .caseTabs:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseTabs .bd {
  float: right;
  width: 1080px;
  height: 468px;
}
.case .caseTabs .bd ul li::after,
.case .caseTabs .bd ul li:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseTabs .bd ul li .pic {
  float: left;
  display: block;
  width: 654px;
  height: 468px;
  position: relative;
  overflow: hidden;
  border: solid 13px #f8f8f8;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .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.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .cont {
  float: right;
  width: 375px;
  padding-top: 38px;
}
.case .caseTabs .bd ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 24px;
  height: 44px;
  line-height: 44px;
  padding-right: 44px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  background: url(../images/casebt.png) right center no-repeat;
  position: relative;
  margin-right: 0;
  left: 0;
}
.case .caseTabs .bd ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseTabs .bd ul li .cont .bt:hover {
  left: 5px;
  margin-right: 5px;
}
.case .caseTabs .bd ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 42px;
  height: 84px;
  font-size: 16px;
  color: #666666;
  margin-top: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.case .caseTabs .bd ul li:hover .cont .bt {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  color: #089e55;
}
.case .caseTabs .bd ul li:hover .cont p {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.case .caseTabs .caseNum {
  position: absolute;
  width: 224px;
  height: 137px;
  right: 0;
  top: 304px;
  background: url(../images/03.png) 0 center no-repeat;
}
.case .caseTabs .hd {
  float: left;
  width: 114px;
  height: 460px;
  background-color: #f8f8f8;
  border-radius: 58px;
  position: relative;
  padding: 90px 0;
}
.case .caseTabs .hd ul li {
  width: 114px;
  text-align: center;
  line-height: 70px;
  height: 70px;
  font-family: Arial;
  font-size: 24px;
  cursor: pointer;
  color: #b5b5b5;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .hd ul li.on {
  color: #089e55;
  font-size: 38px;
}
.case .caseTabs .hd .prev {
  position: absolute;
  width: 100%;
  left: 0;
  top: 40px;
  height: 36px;
  background: url(../images/caset.png) center center no-repeat;
  cursor: pointer;
}
.case .caseTabs .hd .next {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 40px;
  height: 36px;
  background: url(../images/caseb.png) center center no-repeat;
  cursor: pointer;
}
.case .caseTabs .caseNext {
  position: absolute;
  width: 370px;
  height: 135px;
  background-color: #089e55;
  left: 594px;
  bottom: 13px;
  font-size: 24px;
  color: #ffffff;
  padding-left: 56px;
  padding-top: 28px;
  line-height: 80px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .caseNext::after {
  content: "";
  display: block;
  position: absolute;
  width: 80px;
  height: 80px;
  right: 36px;
  top: 28px;
  border-radius: 100%;
  background: url(../images/caser.png) center center no-repeat;
}
.case .caseTabs .caseNext::before {
  content: "";
  display: block;
  position: absolute;
  width: 80px;
  height: 80px;
  right: 36px;
  top: 28px;
  border-radius: 100%;
  background-color: #f8f8f8;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .caseNext:hover::after {
  animation: zyfd 1.5s linear infinite;
}
.case .caseTabs .caseNext:hover::before {
  background-color: #fff;
}
.case .caseList {
  margin-top: 70px;
}
.case .caseList ul {
  margin-right: -35px;
}
.case .caseList ul::after,
.case .caseList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseList ul li {
  float: left;
  margin-right: 35px;
  width: 410px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .pic {
  display: block;
  float: left;
  width: 260px;
  height: 180px;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .pic::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  border: solid 2px #089e55;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList 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;
}
.case .caseList ul li .cont {
  float: right;
  position: relative;
  width: 130px;
  padding-top: 5px;
  height: 180px;
}
.case .caseList ul li .cont .bt {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 26px;
  max-height: 52px;
  font-size: 16px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  position: relative;
  left: 0;
}
.case .caseList ul li .cont .bt:hover {
  left: 5px;
}
.case .caseList ul li .cont .en {
  font-size: 16px;
  margin-top: 10px;
  line-height: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .cont .more {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 29px;
  height: 26px;
  background: url(../images/caser.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);
}
.case .caseList ul li:hover .pic::before {
  opacity: 1;
}
.case .caseList ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.case .caseList ul li:hover .cont .bt {
  color: #089e55;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.case .caseList ul li:hover .cont .en {
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
}
.case .caseList ul li:hover .cont .more {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  animation: zyfd 1.5s linear infinite;
}
.about {
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutBox {
  padding-top: 95px;
  padding-bottom: 74px;
}
.about .aboutText {
  width: 730px;
  float: right;
  margin-right: 10px;
  position: relative;
  z-index: 2;
}
.about .aboutText .tit span {
  font-weight: bold;
  display: block;
  font-size: 36px;
  line-height: 1;
}
.about .aboutText .tit i {
  display: block;
  margin-top: 20px;
}
.about .aboutText .tit i img {
  display: inline-block;
  vertical-align: top;
}
.about .aboutText .text {
  margin-top: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 42px;
  height: 210px;
  font-size: 16px;
  color: #666666;
  text-align: justify;
}
.about .aboutText .more {
  display: inline-block;
  vertical-align: top;
  margin-top: 40px;
  font-family: Arial;
  font-size: 16px;
  line-height: 32px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  left: 0;
}
.about .aboutText .more i {
  min-width: 4px;
}
.about .aboutText .more::after {
  content: ">>";
  display: inline-block;
  vertical-align: top;
  margin-left: 8px;
}
.about .aboutText .more:hover {
  color: #089e55;
  left: 5px;
}
.about .aboutPic {
  float: left;
  margin-top: 116px;
  width: 502px;
  height: 569px;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.about .aboutPic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.about .aboutDot {
  width: 329px;
  height: 329px;
  position: absolute;
  background: url(../images/aboutdot.png) 0 center no-repeat;
  top: 64px;
  right: -105px;
}
.about .aboutNum {
  position: absolute;
  background: url(../images/04.png) 0 center no-repeat;
  top: -60px;
  left: -10px;
  width: 229px;
  height: 135px;
}
.about .aboutEn {
  width: 61px;
  height: 373px;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 27px;
  background: url(../images/abouttit.png) 0 0 no-repeat;
}
.about .number {
  position: absolute;
  z-index: 3;
  width: 1168px;
  height: 196px;
  background-color: #ffffff;
  box-shadow: 0px 0px 25px 4px rgba(0, 0, 0, 0.03);
  border-radius: 10px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.about .number ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 58px 110px 0;
  text-align: center;
}
.about .number ul li {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .number ul li h4 {
  display: inline-block;
  vertical-align: top;
  position: relative;
  line-height: 1;
}
.about .number ul li h4 i {
  font-family: Arial;
  font-size: 60px;
  font-weight: bold;
  line-height: 44px;
}
.about .number ul li h4 em {
  line-height: 1;
  font-size: 16px;
  margin-left: 4px;
  position: absolute;
  left: 100%;
  bottom: 0;
  white-space: nowrap;
}
.about .number ul li p {
  line-height: 1;
  margin-top: 18px;
}
.about .number ul li:hover,
.about .number ul li.on {
  color: #089e55;
}
.news {
  padding: 70px 0;
}
.news .newsNum {
  position: absolute;
  width: 219px;
  height: 141px;
  top: -5px;
  right: 78px;
  background: url(../images/05.png) 0 center no-repeat;
}
.news .newsMore {
  position: absolute;
  right: 0;
  top: 4px;
  z-index: 3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  line-height: 70px;
  font-family: Arial;
  font-size: 14px;
  color: rgba(33, 47, 56, 0.6);
}
.news .newsMore::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 70px;
  height: 70px;
  background-color: #f8f8f8;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsMore::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
  width: 70px;
  height: 70px;
  background: url(../images/newsmore.png) center center no-repeat;
  border-radius: 100%;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsMore:hover {
  color: #089e55;
}
.news .newsMore:hover::before {
  background-color: rgba(8, 158, 85, 0.1);
}
.news .newsMore:hover::after {
  animation: zyfd 1.5s linear infinite;
}
.news .newsTab {
  position: absolute;
  left: 0;
  top: 275px;
  z-index: 2;
}
.news .newsTab::before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 240px;
  background-color: #dddddd;
  left: 4px;
  top: 20px;
}
.news .newsTab ul li {
  margin-top: 30px;
  padding-left: 20px;
  position: relative;
}
.news .newsTab ul li::before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  margin-top: -4px;
  left: 0;
  width: 9px;
  height: 9px;
  background-color: #aaaaaa;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li:first-child {
  margin-top: 0;
}
.news .newsTab ul li a {
  display: block;
  font-size: 18px;
  line-height: 68px;
  position: relative;
  width: 205px;
  padding-left: 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  border-bottom: 1px dashed #089e55;
  width: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a::after {
  content: "";
  width: 23px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
  position: relative;
  top: -2px;
  background: url(../images/newshd.png) 0 center no-repeat;
  left: -15px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: top;
  height: 68px;
  width: 28px;
  margin-right: 10px;
  overflow: hidden;
}
.news .newsTab ul li a i:before,
.news .newsTab ul li a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsTab ul li a i.ico1:before {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico1:after {
  background: url(../images/newsico1h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:before {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2:after {
  background: url(../images/newsico2h.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:before {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3:after {
  background: url(../images/newsico3h.png) center center no-repeat;
}
.news .newsTab ul li:hover::before,
.news .newsTab ul li.on::before {
  background-color: #089e55;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  color: #089e55;
}
.news .newsTab ul li:hover a::before,
.news .newsTab ul li.on a::before {
  width: 100%;
}
.news .newsTab ul li:hover a i:before,
.news .newsTab ul li.on a i:before,
.news .newsTab ul li:hover a i:after,
.news .newsTab ul li.on a i:after {
  top: -100%;
}
.news .newsTab ul li:hover a::after,
.news .newsTab ul li.on a::after {
  left: 0;
  opacity: 1;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 626px;
  position: relative;
}
.news .newsList {
  overflow: hidden;
  width: 100%;
  height: 626px;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  visibility: hidden;
}
.news .newsList .list1 {
  overflow: hidden;
  margin-left: 330px;
  height: 388px;
  position: relative;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
}
.news .newsList .list1 ul {
  margin-right: -32px;
}
.news .newsList .list1 ul::after,
.news .newsList .list1 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list1 ul li {
  float: left;
  margin-right: 32px;
  width: 302px;
  height: 388px;
  border-radius: 6px;
  border: solid 1px #dddddd;
  padding: 0 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .cont {
  position: relative;
  height: 200px;
  padding-top: 28px;
}
.news .newsList .list1 ul li .cont .date {
  font-family: Arial;
  color: #999999;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.news .newsList .list1 ul li .cont .date i {
  font-size: 48px;
  line-height: 35px;
  display: inline-block;
  vertical-align: bottom;
}
.news .newsList .list1 ul li .cont .date span {
  font-size: 26px;
  line-height: 20px;
  display: inline-block;
  vertical-align: bottom;
}
.news .newsList .list1 ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 8px;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  left: 0;
}
.news .newsList .list1 ul li .cont .bt:hover {
  left: 5px;
}
.news .newsList .list1 ul li .cont p {
  margin-top: 12px;
  position: relative;
  padding-left: 22px;
  color: #888888;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 26px;
  height: 52px;
}
.news .newsList .list1 ul li .cont p::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 52px;
  background-color: #dddddd;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #089e55, #089e55);
  background-image: linear-gradient(to right, #089e55, #089e55);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 100% 0%;
  background-position: left 0;
}
.news .newsList .list1 ul li .pic {
  display: block;
  width: 100%;
  height: 166px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li:hover {
  border-color: #089e55;
}
.news .newsList .list1 ul li:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList .list1 ul li:hover .cont .date {
  color: #089e55;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.news .newsList .list1 ul li:hover .cont .bt {
  color: #089e55;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.news .newsList .list1 ul li:hover .cont p {
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
}
.news .newsList .list1 ul li:hover .cont p::before {
  background-size: 100% 100%;
}
.news .newsList .list2 {
  margin-top: 60px;
  position: relative;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: translateY(80px);
  transform: translateY(80px);
}
.news .newsList .list2::before {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  background-color: #dddddd;
  left: 0;
  width: 100%;
  top: 55px;
}
.news .newsList .list2 ul {
  margin-right: -60px;
}
.news .newsList .list2 ul::after,
.news .newsList .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list2 ul li {
  float: left;
  width: 280px;
  margin-right: 60px;
  padding-top: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .date {
  font-family: Arial;
  font-size: 24px;
  line-height: 18px;
  color: #999999;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.news .newsList .list2 ul li .dot {
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  border: solid 1px #666666;
  border-radius: 100%;
  margin-top: 22px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .dot::before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #666666;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .bt {
  margin-top: 30px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  -webkit-transition: all 0.48s ease-out;
  transition: all 0.48s ease-out;
  left: 0;
  position: relative;
}
.news .newsList .list2 ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list2 ul li .bt:hover {
  left: 5px;
}
.news .newsList .list2 ul li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 20px;
  height: 40px;
  color: #888888;
  margin-top: 10px;
  -webkit-transition: all 0.62s ease-out;
  transition: all 0.62s ease-out;
}
.news .newsList .list2 ul li:hover .date {
  color: #089e55;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.news .newsList .list2 ul li:hover .dot {
  border-color: #089e55;
}
.news .newsList .list2 ul li:hover .dot::before {
  background-color: #089e55;
}
.news .newsList .list2 ul li:hover .bt {
  color: #089e55;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.news .newsList .list2 ul li:hover p {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.news .newsList:first-child {
  visibility: initial;
}
.news .newsList:first-child .list1 {
  opacity: 1;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
}
.news .newsList:first-child .list2 {
  opacity: 1;
  -webkit-transform: translateY(80px);
  transform: translateY(80px);
}
.news .newsList.hide {
  visibility: hidden;
}
.news .newsList.hide .list1 {
  opacity: 0;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
}
.news .newsList.hide .list2 {
  opacity: 0;
  -webkit-transform: translateY(80px);
  transform: translateY(80px);
}
.news .newsList.on {
  visibility: initial;
}
.news .newsList.on .list1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.news .newsList.on .list2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
