@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,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.banner {
  position: relative;
  z-index: 1;
}
.banner:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 277px;
  background: url(../images/bannerbg.png) center 0 no-repeat;
  left: 0;
  bottom: 0;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: initial !important;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  height: 738px;
}
.banner .bannerSwiper .b1 {
  position: relative;
}
.banner .bannerSwiper .b1:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  width: 442px;
  height: 694px;
  background: url(../images/banner1img.png) 0 center no-repeat;
  right: 50%;
  margin-right: -600px;
  bottom: -43px;
  transform-origin: center bottom;
  -webkit-transform: scale(1) rotate(10deg);
  -moz-transform: scale(1) rotate(10deg);
  -o-transform: scale(1) rotate(10deg);
  transform: scale(1) rotate(10deg);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .bannerSwiper .swiper-slide-active:before {
  -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);
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.banner .bannerSwiper .swiper-slide-prev:before {
  -webkit-transform: scale(1) rotate(-10deg);
  -moz-transform: scale(1) rotate(-10deg);
  -o-transform: scale(1) rotate(-10deg);
  transform: scale(1) rotate(-10deg);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.banner .banner-pagination {
  font-family: "Arial Narrow";
  font-size: 14px;
  position: absolute;
  z-index: 3;
  color: #ffffff;
  width: auto;
  height: auto;
  line-height: 54px;
  right: 7%;
  top: 164px;
}
.banner .banner-pagination span {
  display: block;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  opacity: 1;
  background: transparent;
  width: auto;
  height: auto;
  cursor: pointer;
  outline: none;
  margin-top: 100px;
  position: relative;
}
.banner .banner-pagination span:first-child {
  margin-top: 0;
}
.banner .banner-pagination span:nth-child(1):after {
  content: "ONE";
}
.banner .banner-pagination span:nth-child(2):after {
  content: "TWO";
}
.banner .banner-pagination span:nth-child(3):after {
  content: "THREE";
}
.banner .banner-pagination span:before {
  content: "";
  position: absolute;
  display: block;
  left: 100%;
  top: 50%;
  margin-top: -2px;
  width: 0;
  height: 3px;
  background: #00cd87;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .banner-pagination span.swiper-pagination-bullet-active:before {
  width: 40px;
}
.banner .banner-prev {
  position: relative;
  float: left;
  width: 25px;
  height: 20px;
  background: url(../images/bl.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
  display: none;
}
.banner .banner-prev:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.banner .banner-next {
  position: absolute;
  z-index: 3;
  bottom: 128px;
  right: 7%;
  width: 54px;
  height: 54px;
  background-color: #ffffff;
  border-radius: 100%;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
  text-align: center;
  line-height: 54px;
  color: #00cd87;
  text-shadow: 1px 0 #00cd87;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.banner .banner-next:before {
  content: ">";
  font-size: 28px;
  font-family: simsun;
}
.banner .banner-next:hover {
  text-shadow: -1px 0 #fff;
  color: #fff;
  background-color: #00cd87;
}
.banner .slogan {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  text-align: center;
  width: 240px;
  position: absolute;
  bottom: 128px;
  z-index: 3;
  right: 50%;
  margin-right: -545px;
  background: url(../images/slogan.png) center 0 no-repeat;
  padding-top: 45px;
  height: 93px;
}
.banner .search {
  float: right;
  height: 50px;
  position: absolute;
  right: 50%;
  margin-right: -360px;
  z-index: 3;
  padding-right: 70px;
  bottom: 16px;
}
.banner .search .searchInp {
  display: block;
  width: 295px;
  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 5px;
  font-size: 16px;
  border-bottom: 1px solid #dddddd;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .search .searchInp::-webkit-input-placeholder {
  color: #666666;
  font-weight: normal;
  font-size: 16px;
  opacity: 1;
}
.banner .search .searchInp::-moz-placeholder {
  color: #666666;
  font-weight: normal;
  font-size: 16px;
  opacity: 1;
}
.banner .search .searchInp:-ms-input-placeholder {
  color: #666666;
  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: #fff url(../images/searchico.png) center center no-repeat;
  width: 50px;
  height: 50px;
  box-shadow: 0px 1px 12px 0px rgba(113, 113, 113, 0.1);
  border-radius: 100%;
  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 {
  box-shadow: 0px 1px 12px 0px rgba(113, 113, 113, 0.2);
}
.title {
  line-height: 1;
}
.title .en {
  display: block;
  text-transform: uppercase;
  font-size: 50px;
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
  line-height: 35px;
}
.title .line {
  display: block;
  margin-top: 18px;
  height: 2px;
}
.title .line:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 137px;
  height: 2px;
  background-color: #00cd87;
}
.title .cn {
  display: block;
  font-weight: bold;
  color: #00cd87;
  font-size: 28px;
  letter-spacing: 8px;
  margin-right: -12px;
  margin-top: 18px;
}
.title .cn:after {
  content: "/";
  display: inline-block;
  font-size: 18px;
  font-family: simsun;
  color: #666666;
  font-weight: normal;
}
.title .cn i {
  font-weight: bold;
  position: relative;
}
.title .cn i:before {
  content: "/";
  display: inline-block;
  font-size: 18px;
  font-family: simsun;
  color: #666666;
  font-weight: normal;
  margin-right: 4px;
}
.product {
  padding-top: 90px;
  position: relative;
  z-index: 1;
}
.product .proBox .title {
  text-align: right;
}
.product .proBox .search {
  position: absolute;
  top: 40px;
  left: 346px;
  width: 352px;
  height: 42px;
  border-radius: 24px;
  border: solid 1px #e5e5e5;
  overflow: hidden;
  padding-right: 50px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proBox .search .searchInp {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: none;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proBox .search .searchInp::-webkit-input-placeholder {
  color: #cccccc;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.product .proBox .search .searchInp::-moz-placeholder {
  color: #cccccc;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.product .proBox .search .searchInp:-ms-input-placeholder {
  color: #cccccc;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.product .proBox .search .searchInp:focus::-webkit-input-placeholder,
.product .proBox .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .proBox .search .searchInp:focus::-moz-placeholder,
.product .proBox .search .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .proBox .search .searchInp:focus:-ms-input-placeholder,
.product .proBox .search .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.product .proBox .search .submitBtn {
  background: url(../images/searchico.png) center center no-repeat;
  width: 50px;
  height: 100%;
  cursor: pointer;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.product .proBox .search .submitBtn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.product .proBox .search:hover {
  border-color: #00cd87;
}
.product .proNav {
  position: absolute;
  z-index: 2;
  left: 0;
  top: -90px;
  width: 300px;
  height: 608px;
  background-color: #f6fff9;
  overflow: hidden;
}
.product .proNav .tit {
  width: 302px;
  height: 98px;
  background: url(../images/pronavtit.png) 33px center no-repeat;
  background-color: #00cd87;
  color: #fff;
  padding: 28px 0 0 78px;
  line-height: 1;
}
.product .proNav .tit span {
  display: block;
  font-weight: bold;
  font-size: 20px;
}
.product .proNav .tit i {
  display: block;
  font-size: 12px;
  margin-top: 10px;
  line-height: 10px;
  text-transform: uppercase;
}
.product .proNav ul {
  margin-top: 26px;
  overflow: auto;
  height: 464px;
}
.product .proNav ul::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}
.product .proNav ul li {
  margin-top: 12px;
}
.product .proNav ul li:first-child {
  margin-top: 0;
}
.product .proNav ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 56px;
  line-height: 56px;
  font-size: 16px;
  position: relative;
  padding-left: 40px;
  padding-right: 50px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #00cd87, #00cd87);
  background-image: linear-gradient(to right, #00cd87, #00cd87);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 14px;
  vertical-align: middle;
  margin-right: 22px;
  position: relative;
  top: -2px;
  background: url(../images/pronavli.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a:after {
  content: ">";
  position: absolute;
  right: 30px;
  top: 0;
  font-family: simsun;
  color: #04a76f;
  text-shadow: 1px 0 0 #00cd87;
  -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 {
  background-size: 100% 100%;
  color: #fff;
}
.product .proNav ul li:hover a:before,
.product .proNav ul li.on a:before {
  background-image: url(../images/pronavlih.png);
}
.product .proNav ul li:hover a:after,
.product .proNav ul li.on a:after {
  color: #ffde00;
  text-shadow: 1px 0 0 #ffde00;
}
.product .list {
  margin-top: 12px;
}
.product .list ul {
  margin-right: -26px;
}
.product .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .list ul li {
  margin-right: 26px;
  margin-top: 48px;
  float: left;
  width: 300px;
  height: 312px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  padding: 9px 9px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list ul li .pic {
  display: block;
  width: 100%;
  height: 232px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list ul li .pic i {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.product .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;
}
.product .list ul li .tt {
  position: relative;
  height: 68px;
  line-height: 68px;
  padding-right: 40px;
}
.product .list ul li .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 68px;
  line-height: 68px;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list ul li .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .list ul li .tt .bt:hover {
  color: #00cd87;
}
.product .list ul li .tt .more {
  position: absolute;
  display: block;
  right: 0;
  top: 50%;
  margin-top: -17px;
  width: 34px;
  height: 34px;
  background-color: #f7f7f7;
  border-radius: 100%;
  padding: 15px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .list ul li .tt .more i {
  display: block;
  width: 4px;
  height: 4px;
  background-color: #929292;
  border-radius: 100%;
  position: relative;
  margin: auto;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.product .list ul li .tt .more i:before {
  content: "";
  position: absolute;
  top: 0px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #929292;
  -webkit-animation: loader9g 3s ease-in-out infinite;
  animation: loader9g 3s ease-in-out infinite;
}
.product .list ul li .tt .more i:after {
  content: "";
  position: absolute;
  top: 0px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #929292;
  -webkit-animation: loader9d 3s ease-in-out infinite;
  animation: loader9d 3s ease-in-out infinite;
}
@-webkit-keyframes loader9g {
  0% {
    left: -8px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    left: 0px;
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    left: -8px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes loader9g {
  0% {
    left: -8px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    left: 0px;
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    left: -8px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes loader9d {
  0% {
    left: 8px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    left: 0px;
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    left: 8px;
    background-color: [object Object],[object Object];
  }
}
@keyframes loader9d {
  0% {
    left: 8px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    left: 0px;
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  100% {
    left: 8px;
    background-color: [object Object],[object Object];
  }
}
.product .list ul li:hover {
  border-color: #00cd87;
}
.product .list ul li:hover .pic img {
  -webkit-transform: scale(1.06) rotate(0);
  -moz-transform: scale(1.06) rotate(0);
  -o-transform: scale(1.06) rotate(0);
  transform: scale(1.06) rotate(0);
}
.product .list ul li:hover .more {
  background-color: #00cd87;
}
.product .list ul li:hover .more i {
  background-color: #fff;
}
.product .list ul li:hover .more i:before,
.product .list ul li:hover .more i:after {
  background-color: #fff;
}
.product .list ul li:first-child {
  margin-left: 326px;
}
.product .moreLInk {
  display: block;
  width: 182px;
  height: 44px;
  background-color: #ffffff;
  border: solid 1px #c5c5c5;
  margin: 30px auto 0;
  line-height: 42px;
  font-size: 16px;
  color: #666666;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #00cd87, #00cd87);
  background-image: linear-gradient(to right, #00cd87, #00cd87);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.product .moreLInk:hover {
  border-color: #00cd87;
  background-size: 100% 100%;
  color: #fff;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  box-shadow: 0 10px 10px -5px rgba(0, 205, 135, 0.5);
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  height: 1010px;
  margin-top: -32px;
}
.youshi .ysBox {
  padding-top: 222px;
  padding-left: 705px;
  color: #ffffff;
}
.youshi .ysBox .ysTit {
  text-align: right;
  background: url(../images/ystit.png) right 0 no-repeat;
  padding-top: 76px;
  line-height: 1;
  color: #ffffff;
}
.youshi .ysBox .ysTit h3 {
  font-size: 28px;
  font-weight: bold;
}
.youshi .ysBox .ysTit .line {
  height: 2px;
  margin-top: 25px;
}
.youshi .ysBox .ysTit .line:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 137px;
  height: 2px;
  background-color: #ffffff;
}
.youshi .ysBox .ysCont {
  margin-top: 65px;
}
.youshi .ysBox .ysCont .bd {
  height: 252px;
}
.youshi .ysBox .ysCont .bd ul li {
  padding-top: 10px;
  color: #fff;
}
.youshi .ysBox .ysCont .bd ul li * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .ysCont .bd ul li .tit {
  position: relative;
  padding-left: 96px;
  height: 66px;
  padding-top: 12px;
}
.youshi .ysBox .ysCont .bd ul li .tit i {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 66px;
  height: 66px;
  border: solid 1px #ffffff;
  overflow: hidden;
  margin: auto;
}
.youshi .ysBox .ysCont .bd ul li .tit i:before,
.youshi .ysBox .ysCont .bd ul li .tit 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 .ysBox .ysCont .bd ul li .tit i.ico1:before,
.youshi .ysBox .ysCont .bd ul li .tit i.ico1:after {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .ysBox .ysCont .bd ul li .tit i.ico2:before,
.youshi .ysBox .ysCont .bd ul li .tit i.ico2:after {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .ysBox .ysCont .bd ul li .tit i.ico3:before,
.youshi .ysBox .ysCont .bd ul li .tit i.ico3:after {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .ysBox .ysCont .bd ul li .tit i.ico4:before,
.youshi .ysBox .ysCont .bd ul li .tit i.ico4:after {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .ysBox .ysCont .bd ul li .tit h4 {
  font-weight: bold;
  line-height: 1;
  font-size: 20px;
}
.youshi .ysBox .ysCont .bd ul li .tit h5 {
  font-family: Arial;
  font-size: 14px;
  margin-top: 15px;
  line-height: 12px;
}
.youshi .ysBox .ysCont .bd ul li .text {
  font-size: 15px;
  line-height: 32px;
  margin-top: 35px;
}
.youshi .ysBox .ysCont .bd ul li:hover .tit {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.youshi .ysBox .ysCont .bd ul li:hover .tit i:before,
.youshi .ysBox .ysCont .bd ul li:hover .tit i:after {
  top: -100%;
}
.youshi .ysBox .ysCont .bd ul li:hover .text {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.youshi .ysBox .next {
  width: 54px;
  height: 54px;
  background-color: #ffffff;
  border-radius: 100%;
  position: absolute;
  right: 40px;
  top: 852px;
  cursor: pointer;
  animation: ripple 1.2s linear infinite;
}
@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 40px rgba(255, 255, 255, 0);
  }
}
.youshi .ysBox .next:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/ysr.png) center center no-repeat;
}
.youshi .ysBox .telTT {
  padding-top: 46px;
  position: relative;
}
.youshi .ysBox .telTT:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 762px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.2;
}
.youshi .ysBox .telTT .tel {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-left: 64px;
}
.youshi .ysBox .telTT .tel:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  width: 40px;
  height: 40px;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/ystel.png) center center no-repeat;
}
.youshi .ysBox .telTT .tel .t1 {
  font-size: 14px;
  line-height: 1;
}
.youshi .ysBox .telTT .tel .t2 {
  font-size: 22px;
  margin-top: 10px;
  line-height: 1;
}
.youshi .ysBox .telTT .zxLink {
  display: inline-block;
  margin-top: 3px;
  vertical-align: top;
  text-align: center;
  line-height: 40px;
  width: 108px;
  height: 40px;
  background-color: #ffffff;
  color: #00cd87;
  font-size: 16px;
  margin-left: 45px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysBox .telTT .zxLink:hover {
  background-color: #ffde00;
  color: #00cd87;
  box-shadow: 0 10px 10px -5px rgba(255, 222, 0, 0.5);
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.youshi .ysBox .ysimg {
  width: 852px;
  height: 656px;
  background: url(../images/yaimg.png) 0 center no-repeat;
  position: absolute;
  left: -260px;
  top: 202px;
}
.moreLink {
  display: block;
  font-size: 15px;
  height: 32px;
  line-height: 32px;
}
.moreLink:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 24px;
  height: 27px;
  background: url(../images/mouseMore.png) 0 center no-repeat;
  margin-right: 18px;
}
.moreLink:after {
  content: ">";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 32px;
  height: 32px;
  border: solid 1px #7d7d7d;
  margin-left: 26px;
  border-radius: 100%;
  font-family: simsun;
  line-height: 30px;
  font-size: 24px;
  text-align: center;
  text-shadow: 1px 0 #333;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover {
  color: #00cd87;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.moreLink:hover:before {
  animation: arrow 2.4s linear infinite;
}
@keyframes arrow {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  25% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    opacity: 0.5;
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.moreLink:hover:after {
  border-color: #00cd87;
  color: #00cd87;
  text-shadow: 1px 0 #00cd87;
  animation: zyfd 1.5s linear infinite;
}
.case {
  padding: 36px 0 80px;
}
.case .caseTit:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseTit .title {
  float: left;
}
.case .caseTit .moreLink {
  float: right;
  margin-top: 34px;
}
.case .caseTabs {
  margin-top: 50px;
}
.case .bd {
  position: relative;
  height: 390px;
  overflow: hidden;
}
.case .bd ul {
  margin-right: -40px;
}
.case .bd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .bd ul li {
  width: 400px;
  margin-right: 40px;
  float: left;
}
.case .bd ul li .item {
  height: 390px;
  border: solid 1px #e5e5e5;
  position: relative;
  padding: 9px 9px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .bd ul li .item .pic {
  display: block;
  width: 100%;
  height: 310px;
  position: relative;
  overflow: hidden;
}
.case .bd ul li .item .pic img {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .bd ul li .item:hover .pic img {
  -webkit-transform: scale(1.06) rotate(0);
  -moz-transform: scale(1.06) rotate(0);
  -o-transform: scale(1.06) rotate(0);
  transform: scale(1.06) rotate(0);
}
.case .bd ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 68px;
  line-height: 68px;
  font-size: 16px;
  margin: 0 10px;
  padding-right: 40px;
  position: relative;
}
.case .bd ul li .item .bt:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 10px;
  width: 22px;
  height: 2px;
  background-color: #444444;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .bd ul li .item .bt:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -11px;
  width: 22px;
  height: 22px;
  background: url(../images/caseli.png) 0 center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .bd ul li .item .bt:hover {
  color: #00cd87;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .bd ul li .item .bt:hover:before {
  background: #00cd87;
}
.case .bd ul li .item:hover {
  border-color: #00cd87;
}
.case .bd ul li .item:hover .bt:after {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.case .page {
  width: 1400px;
  height: 98px;
  background: url(../images/casepage.png) center center no-repeat;
  background-color: #f7f7f7;
  border-radius: 50px;
  margin: 30px -60px 0;
  padding: 29px 0;
  text-align: center;
  font-size: 0;
}
.case .page .prev {
  display: inline-block;
  vertical-align: top;
  width: 140px;
  height: 40px;
  border: solid 1px #a1b1bc;
  text-align: center;
  line-height: 38px;
  cursor: pointer;
  color: #a1b1bc;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .page .prev:before {
  content: "<";
  font-family: SimSun;
  font-size: 16px;
  font-weight: bold;
  margin-right: 15px;
}
.case .page .prev:hover {
  border-color: #00cd87;
  background-color: #00cd87;
  color: #fff;
}
.case .page .next {
  margin-left: 80px;
  display: inline-block;
  vertical-align: top;
  width: 140px;
  height: 40px;
  border: solid 1px #a1b1bc;
  text-align: center;
  line-height: 38px;
  cursor: pointer;
  color: #a1b1bc;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .page .next:after {
  content: ">";
  font-family: SimSun;
  font-size: 16px;
  font-weight: bold;
  margin-left: 15px;
}
.case .page .next:hover {
  border-color: #00cd87;
  background-color: #00cd87;
  color: #fff;
}
.about {
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
}
.about .aboutTip {
  padding-top: 108px;
  height: 322px;
  color: #fff;
}
.about .aboutTip .tip {
  font-weight: bold;
  font-size: 22px;
  height: 42px;
  line-height: 42px;
  float: left;
}
.about .aboutTip .telTT {
  float: right;
  position: relative;
}
.about .aboutTip .telTT:before {
  content: "";
  display: block;
  position: absolute;
  left: -242px;
  top: 50%;
  width: 242px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.5;
}
.about .aboutTip .telTT .tel {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-left: 64px;
}
.about .aboutTip .telTT .tel:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  width: 40px;
  height: 40px;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/ystel.png) center center no-repeat;
}
.about .aboutTip .telTT .tel .t1 {
  font-size: 14px;
  line-height: 1;
}
.about .aboutTip .telTT .tel .t2 {
  font-size: 22px;
  margin-top: 10px;
  line-height: 1;
  font-weight: bold;
}
.about .aboutTip .telTT .zxLink {
  display: inline-block;
  margin-top: 3px;
  vertical-align: top;
  text-align: center;
  line-height: 40px;
  width: 108px;
  height: 40px;
  background-color: #ffffff;
  color: #00cd87;
  font-size: 16px;
  margin-right: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutTip .telTT .zxLink:hover {
  background-color: #ffde00;
  color: #00cd87;
  box-shadow: 0 10px 10px -5px rgba(255, 222, 0, 0.5);
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.about .aboutBox {
  height: 480px;
}
.about .aboutPic {
  float: left;
  width: 540px;
  height: 490px;
  border: solid 10px #ffffff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.about .aboutPic .video {
  overflow: hidden;
  width: 520px;
  height: 470px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .video img,
.about .aboutPic .video iframe {
  display: block;
  width: 520px !important;
  height: 470px !important;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.about .aboutPic .honor {
  position: absolute;
  right: 92px;
  top: 102px;
  background: url(../images/honorbg.jpg) center center no-repeat;
  width: 182px;
  height: 122px;
  padding: 6px;
}
.about .aboutPic .honor img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.about .aboutText {
  float: right;
  width: 644px;
  padding-top: 40px;
}
.about .aboutText .tit {
  margin-top: 44px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  height: 60px;
  line-height: 1;
  font-size: 18px;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 32px;
  height: 160px;
  margin-top: 50px;
  color: #888888;
  text-align: justify;
}
.about .moreLink {
  z-index: 2;
  width: 190px;
  height: 58px;
  background-color: #ffffff;
  text-align: center;
  position: absolute;
  line-height: 58px;
  top: 297px;
  left: 423px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.about .setUp {
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  font-size: 16px;
  letter-spacing: 8px;
  color: #777777;
  position: absolute;
  line-height: 50px;
  left: -114px;
  top: 97px;
}
.about .setUp span {
  display: inline-block;
  font-size: 72px;
  font-family: 'Times New Roman', Times, serif;
  font-weight: bold;
  color: #00cd87;
  margin-top: 30px;
}
.about .aboutimg {
  width: 395px;
  height: 261px;
  background: url(../images/aboutimg.png) 0 center no-repeat;
  position: absolute;
  top: -70px;
  right: -256px;
}
.process {
  padding: 90px 0 48px;
  background: url(../images/lcbg.jpg) center bottom no-repeat;
}
.process .title {
  text-align: center;
}
.process .lcList {
  margin-top: 50px;
  text-align: center;
  position: relative;
}
.process .lcList ul {
  font-size: 0;
  margin-right: -66px;
}
.process .lcList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.process .lcList ul li {
  float: left;
  width: 159px;
  height: 210px;
  border: solid 3px #dbdbdb;
  position: relative;
  margin-right: 65px;
  padding-top: 17px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.process .lcList ul li * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.process .lcList ul li:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: -3px;
  top: 43px;
  height: 122px;
  width: 3px;
  background-color: #fbfbfb;
}
.process .lcList ul li i {
  display: block;
  width: 64px;
  height: 72px;
  overflow: hidden;
  margin: auto;
}
.process .lcList ul li i:before,
.process .lcList 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;
}
.process .lcList ul li i.ico1:before {
  background: url(../images/lcico1.png) center center no-repeat;
}
.process .lcList ul li i.ico1:after {
  background: url(../images/lcico1h.png) center center no-repeat;
}
.process .lcList ul li i.ico2:before {
  background: url(../images/lcico2.png) center center no-repeat;
}
.process .lcList ul li i.ico2:after {
  background: url(../images/lcico2h.png) center center no-repeat;
}
.process .lcList ul li i.ico3:before {
  background: url(../images/lcico3.png) center center no-repeat;
}
.process .lcList ul li i.ico3:after {
  background: url(../images/lcico3h.png) center center no-repeat;
}
.process .lcList ul li i.ico4:before {
  background: url(../images/lcico4.png) center center no-repeat;
}
.process .lcList ul li i.ico4:after {
  background: url(../images/lcico4h.png) center center no-repeat;
}
.process .lcList ul li i.ico5:before {
  background: url(../images/lcico5.png) center center no-repeat;
}
.process .lcList ul li i.ico5:after {
  background: url(../images/lcico5h.png) center center no-repeat;
}
.process .lcList ul li i.ico6:before {
  background: url(../images/lcico6.png) center center no-repeat;
}
.process .lcList ul li i.ico6:after {
  background: url(../images/lcico6h.png) center center no-repeat;
}
.process .lcList ul li .line {
  margin: 27px auto 0;
  width: 34px;
  height: 3px;
  background-color: #000000;
}
.process .lcList ul li h4 {
  line-height: 1;
  font-size: 18px;
  margin-top: 24px;
}
.process .lcList ul li .num {
  position: absolute;
  z-index: 2;
  left: -8px;
  top: 0;
  text-align: center;
  height: 100%;
  width: 14px;
  line-height: 14px;
  color: #afafaf;
  font-size: 16px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
}
.process .lcList ul li .num:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 24px;
  background-color: #d5d5d5;
  margin-bottom: 10px;
}
.process .lcList ul li .num:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 24px;
  background-color: #d5d5d5;
  margin-top: 10px;
}
.process .lcList ul li:hover,
.process .lcList ul li.on {
  border-color: #00cd87;
}
.process .lcList ul li:hover i:before,
.process .lcList ul li.on i:before,
.process .lcList ul li:hover i:after,
.process .lcList ul li.on i:after {
  top: -100%;
}
.news {
  padding-top: 80px;
  background: url(../images/newsbg.jpg) center 0 no-repeat;
  height: 852px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
}
.news .newsTab .moreLink {
  float: right;
  height: 50px;
  line-height: 50px;
  margin-left: 60px;
  margin-top: 25px;
}
.news .newsTab ul {
  float: right;
  margin-top: 25px;
}
.news .newsTab ul li {
  float: left;
  position: relative;
  margin-left: 42px;
}
.news .newsTab ul li a {
  display: block;
  width: 148px;
  height: 50px;
  background-color: #00cd87;
  line-height: 50px;
  font-size: 18px;
  color: #ffffff;
  cursor: pointer;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #ffde00, #ffde00);
  background-image: linear-gradient(to right, #ffde00, #ffde00);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: center center;
  padding: 0;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: top;
  width: 22px;
  height: 50px;
  overflow: hidden;
  margin: auto;
  margin-right: 15px;
}
.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 a,
.news .newsTab ul li.on a {
  background-size: 100% 100%;
  color: #333;
}
.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 .newsTabs {
  margin-top: 60px;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 524px;
}
.news .newsList {
  position: relative;
  height: 524px;
}
.news .newsList .one {
  float: right;
  width: 410px;
  height: 524px;
  background: #00cd87 url(../images/newsonebg.jpg) center 0 no-repeat;
  background-size: cover;
  padding: 36px 10px 0;
  color: #ffffff;
}
.news .newsList .one .tt {
  padding: 0 20px;
  height: 96px;
}
.news .newsList .one .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 18px;
  color: #ffffff;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .one .tt .date {
  font-size: 14px;
  line-height: 12px;
  margin-top: 8px;
}
.news .newsList .one .pic {
  overflow: hidden;
  width: 100%;
  height: 264px;
  display: block;
  position: relative;
}
.news .newsList .one .pic img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.news .newsList .one p {
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 32px;
  height: 64px;
  margin: 35px 20px 0;
}
.news .newsList .one:hover .tt .bt {
  color: #ffde00;
}
.news .newsList .one:hover .pic img {
  -webkit-transform: scale(1.06) rotate(0);
  -moz-transform: scale(1.06) rotate(0);
  -o-transform: scale(1.06) rotate(0);
  transform: scale(1.06) rotate(0);
}
.news .newsList .list {
  float: left;
  width: 800px;
  height: 524px;
  overflow: hidden;
}
.news .newsList .list ul li {
  margin-top: 21px;
  height: 121px;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
}
.news .newsList .list ul li:after {
  content: "";
  position: absolute;
  background: #00cd87;
  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 .list ul li:hover:after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsList .list ul li:first-child {
  margin-top: 0;
}
.news .newsList .list ul li .pic {
  display: block;
  float: left;
  width: 114px;
  height: 96px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .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;
}
.news .newsList .list ul li:hover .pic img {
  -webkit-transform: scale(1.06) rotate(0);
  -moz-transform: scale(1.06) rotate(0);
  -o-transform: scale(1.06) rotate(0);
  transform: scale(1.06) rotate(0);
}
.news .newsList .list ul li .cont {
  float: right;
  width: 660px;
  padding-top: 12px;
}
.news .newsList .list ul li .cont .tt {
  position: relative;
  padding-right: 100px;
  height: 36px;
  line-height: 36px;
}
.news .newsList .list ul li .cont .tt .date {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #999999;
}
.news .newsList .list ul li .cont .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .cont .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list ul li .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #888888;
  margin-top: 13px;
  height: 24px;
  line-height: 24px;
}
.news .newsList .list ul li:hover .cont .bt {
  color: #00cd87;
}
.links {
  line-height: 34px;
  padding-bottom: 10px;
  padding-top: 50px;
}
.links .linksBox {
  display: flex;
}
.links .tit {
  float: left;
  font-size: 34px;
  line-height: 34px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Times New Roman', Times, serif;
  width: 150px;
}
.links .list {
  flex: 1;
  float: right;
  font-size: 0;
  margin-right: -40px;
  width: 1170px;
}
.links .list a {
  display: inline-block;
  vertical-align: top;
  margin-right: 40px;
  position: relative;
  color: #666666;
  font-size: 14px;
}
.links .list a:hover {
  color: #00cd87;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
