@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 {
  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,
.boxBg {
  -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:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 141px;
  left: 0;
  bottom: 0;
  z-index: 2;
  background: url(../images/banbar.png) center bottom no-repeat;
  pointer-events: none;
}
.banner .bannerSwiper {
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
}
.banner .banBar {
  position: absolute;
  z-index: 3;
  left: 50%;
  margin-left: -650px;
  bottom: 98px;
  height: 76px;
  background-color: #ffffff;
  border-radius: 38px;
  line-height: 54px;
  padding: 11px 37px;
}
.banner .banBar .banner-pagination {
  display: inline-block;
  vertical-align: top;
  font-family: "Times New Roman", Times;
  width: auto;
  margin-right: 40px;
}
.banner .banBar .banner-pagination span {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
}
.banner .banBar .banner-pagination span:before {
  content: "0";
}
.banner .banBar .banner-pagination span.swiper-pagination-current {
  font-weight: bold;
  font-size: 26px;
}
.banner .banBar .tel {
  display: inline-block;
  vertical-align: top;
  font-size: 31px;
  font-family: "Times New Roman", Times;
  font-weight: bold;
}
.banner .banBar .tel::before {
  content: "";
  display: inline-block;
  width: 54px;
  height: 54px;
  vertical-align: top;
  margin-right: 15px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel.png) center center no-repeat;
}
.banner .bannerPage {
  position: absolute;
  right: 50%;
  margin-right: -650px;
  bottom: 110px;
  z-index: 3;
}
.banner .bannerPage .banner-prev {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 72px;
  height: 51px;
  border-bottom: 1px solid #6c6c6c;
  background: url(../images/bl.png) right 0 no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner .bannerPage .banner-prev:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.banner .bannerPage .banner-next {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 72px;
  height: 51px;
  border-bottom: 1px solid #6c6c6c;
  background: url(../images/br.png) right 0 no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
  margin-left: 72px;
}
.banner .bannerPage .banner-next:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.banner .slogan {
  position: absolute;
  z-index: 3;
  right: 3.5%;
  top: 20%;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  line-height: 1;
  font-size: 18px;
  letter-spacing: 3px;
  white-space: nowrap;
}
@media screen and (max-width: 1680px) {
  .banner .slogan {
    font-size: 16px;
    right: 2%;
    top: 18%;
  }
}
@media screen and (max-width: 1480px) {
  .banner .slogan {
    font-size: 14px;
    right: 1%;
    top: 18%;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 1360px) {
  .banner .slogan {
    display: none;
  }
}
.title {
  line-height: 1;
  text-align: center;
  font-size: 0;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  letter-spacing: 40px;
  margin-right: -40px;
}
.title i::before {
  content: "/";
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.title i::after {
  content: "/";
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.title span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 78px;
}
.title span img {
  display: inline-block;
  vertical-align: top;
}
.product {
  padding: 80px 0 60px;
  overflow: hidden;
  position: relative;
}
.product .proNav {
  position: relative;
  margin-top: 34px;
}
.product .proNav::before {
  content: "";
  display: block;
  position: absolute;
  width: 954px;
  height: 439px;
  background: url(../images/prohotbg.png) 0 center no-repeat;
  z-index: -1;
  top: -33px;
  right: -258px;
}
.product .proNav ul {
  width: 712px;
}
.product .proNav ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav ul li {
  float: left;
  width: 240px;
  margin-right: 116px;
  position: relative;
  margin-top: 28px;
}
.product .proNav ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 130px;
  position: relative;
  padding-left: 50px;
  padding-top: 40px;
  padding-right: 45px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 75px;
  height: 130px;
  background: url(../images/pronavli.png) 0 center no-repeat;
  left: 62px;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a::after {
  content: "+";
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  position: absolute;
  top: 52px;
  right: 0;
  background: url(../images/pronavadd.png) 0 center no-repeat;
  text-align: center;
  line-height: 30px;
  font-size: 20px;
  color: #afa191;
  padding-left: 2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a i {
  position: absolute;
  left: 0;
  font-family: 'Times New Roman', Times, serif;
  font-size: 20px;
  top: 50px;
  line-height: 14px;
  -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;
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a em {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 3px;
  line-height: 18px;
  text-transform: uppercase;
  font-family: Arial;
  font-size: 14px;
  color: #949494;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li:hover a::before,
.product .proNav ul li.on a::before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  background-image: url(../images/pronavlih.png);
}
.product .proNav ul li:hover a span,
.product .proNav ul li.on a span {
  color: #fff;
}
.product .proNav ul li:hover a em,
.product .proNav ul li.on a em {
  color: #fff;
}
.product .proNav ul li:hover a::after,
.product .proNav ul li.on a::after {
  color: #009b42;
  background-image: url(../images/pronavaddh.png);
}
.product .proNav .proTt {
  margin-top: 60px;
}
.product .proNav .proTt::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav .proTt .zxLink {
  display: block;
  float: left;
  width: 198px;
  height: 53px;
  text-align: center;
  font-size: 16px;
  line-height: 53px;
  background: url(../images/zxbtnbg.png) center center no-repeat;
  border-radius: 27px;
  position: relative;
  top: 4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav .proTt .zxLink::after {
  content: "";
  width: 28px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/zxico.png) center center no-repeat;
  position: relative;
  top: -2px;
  margin-left: 24px;
  filter: grayscale(100) brightness(0.4);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav .proTt .zxLink:hover {
  box-shadow: 0 10px 10px -5px rgba(228, 196, 130, 0.7);
  color: #009b42;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.product .proNav .proTt .zxLink:hover::after {
  filter: grayscale(0) brightness(1);
  animation: zyfd 1.5s linear infinite;
}
.product .proNav .proTt .tel {
  float: left;
  margin-left: 72px;
  position: relative;
}
.product .proNav .proTt .tel::before {
  content: "";
  display: block;
  position: absolute;
  width: 3px;
  height: 42px;
  background-color: #000000;
  left: -37px;
  top: 10px;
}
.product .proNav .proTt .tel span {
  padding-left: 16px;
  display: block;
  padding-bottom: 13px;
  color: #666666;
  border-bottom: 2px solid #000;
  line-height: 1;
  width: 194px;
}
.product .proNav .proTt .tel i {
  padding-left: 15px;
  font-family: "Times New Roman", Times;
  font-size: 28px;
  display: block;
  line-height: 20px;
  margin-top: 12px;
  font-weight: bold;
}
.product .proNav .hot {
  position: absolute;
  width: 610px;
  height: 546px;
  right: -53px;
  top: -40px;
}
.product .proNav .hot img {
  display: block;
}
.product .proList {
  margin-top: 106px;
  padding-top: 28px;
  position: relative;
}
.product .proList::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 50%;
  width: 1920px;
  height: 198px;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url(../images/probg.png) center 0 no-repeat;
}
.product .proList ul {
  margin-right: -33px;
}
.product .proList ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul li {
  float: left;
  width: 300px;
  margin-right: 33px;
  margin-top: 32px;
}
.product .proList ul li .item .pic {
  display: block;
  width: 100%;
  height: 260px;
  border: solid 1px #dcdcdc;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 12px;
  padding: 0 30px 0 10px;
  font-size: 16px;
  height: 56px;
  line-height: 56px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proList ul li .item .bt::before {
  content: "/";
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.product .proList ul li .item .bt::after {
  content: "";
  display: block;
  position: absolute;
  right: 10px;
  top: 0;
  width: 14px;
  height: 100%;
  background: url(../images/proli.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);
}
.product .proList ul li .item:hover .pic {
  border-color: #009b42;
}
.product .proList ul li .item: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 .item:hover .bt {
  color: #009b42;
}
.product .proList ul li .item:hover .bt::after {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  animation: zyfd 1.5s linear infinite;
}
.product .proTabs {
  margin-top: 88px;
}
.product .proTabs .bd {
  height: 364px;
  overflow: hidden;
}
.product .proTabs ul {
  margin-right: -26px;
}
.product .proTabs ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proTabs ul li {
  float: left;
  width: 300px;
  margin-right: 26px;
}
.product .proTabs ul li .item {
  height: 364px;
  background-color: #ffffff;
  padding: 9px 9px 0;
  border: 1px solid #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs ul li .item .pic {
  display: block;
  width: 100%;
  height: 220px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs ul li .item .pic img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs ul li .item .cont {
  padding-top: 15px;
  height: 134px;
}
.product .proTabs ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proTabs ul li .item .cont .dot {
  height: 7px;
  text-align: center;
  font-size: 0;
}
.product .proTabs ul li .item .cont .dot i {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
  width: 5px;
  height: 5px;
  background-color: #3c65b7;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  animation: doti 1.5s linear infinite;
}
.product .proTabs ul li .item .cont .dot i:nth-child(2) {
  animation-delay: -0.5s;
}
.product .proTabs ul li .item .cont .dot i:nth-child(3) {
  animation-delay: -1s;
}
.product .proTabs ul li .item .cont .more {
  display: block;
  margin: 17px auto 0;
  width: 144px;
  height: 32px;
  line-height: 32px;
  background-color: #fafafa;
  border-radius: 16px;
  text-align: center;
  font-family: Arial;
  font-size: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #009b42, #009b42);
  background-image: linear-gradient(to right, #009b42, #009b42);
  background-size: 0% 100%;
  background-position: left center;
}
.product .proTabs ul li .item .cont .more::after {
  content: ">>";
  font-size: 14px;
  margin-left: 4px;
}
.product .proTabs ul li .item .cont .more i {
  min-width: 4px;
}
.product .proTabs ul li .item .cont .more:hover {
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(0, 155, 66, 0.5);
}
.product .proTabs ul li .item:hover {
  border-color: #009b42;
}
.product .proTabs ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.product .proTabs ul li .item:hover .cont .bt {
  color: #009b42;
}
.product .proTabs ul li .item:hover .cont p {
  background-size: 100% 100%;
  color: #fff;
  border-color: #009b42;
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  overflow: hidden;
  position: relative;
  height: 812px;
}
.youshi .ysBox {
  padding-top: 65px;
}
.youshi .ysTit {
  float: left;
  width: 278px;
  height: 671px;
  background: url(../images/ystitbg.png) 0 0 no-repeat;
  position: relative;
  margin-left: -20px;
}
.youshi .ysTit h3 {
  position: absolute;
  left: 97px;
  top: 43px;
}
.youshi .ysTit h3 img {
  display: block;
}
.youshi .ysTit .t1 {
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  line-height: 1;
  font-size: 16px;
  position: absolute;
  top: 113px;
  left: 29px;
  color: #009b42;
}
.youshi .ysTit .t2 {
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  font-family: Arial;
  font-size: 14px;
  line-height: 12px;
  color: #009b42;
  position: absolute;
  top: 388px;
  left: 31px;
}
.youshi .ysTit .t3 {
  position: absolute;
  left: 0;
  top: 267px;
  font-family: Arial;
  font-size: 13px;
  line-height: 12px;
  color: #009b42;
  opacity: 0.4;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}
.youshi .ysTit .t4 {
  font-size: 18px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  line-height: 1;
  position: absolute;
  letter-spacing: 1px;
  color: #009b42;
  right: 34px;
  top: 315px;
}
.youshi .ysCont {
  float: left;
  padding-top: 42px;
  margin-left: 76px;
}
.youshi .ysCont .bd {
  overflow: hidden;
  width: 540px;
  height: 350px;
}
.youshi .ysCont .bd ul li .item {
  padding-top: 10px;
  height: 160px;
  margin-top: 30px;
}
.youshi .ysCont .bd ul li .item:first-child {
  margin-top: 0;
}
.youshi .ysCont .bd ul li .item * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .item .tit {
  padding-left: 78px;
  font-size: 20px;
  padding-top: 24px;
  position: relative;
  height: 57px;
  line-height: 1;
  font-weight: bold;
}
.youshi .ysCont .bd ul li .item .tit em {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/ysem.png) 0 center no-repeat;
  width: 58px;
  height: 57px;
  padding-top: 8px;
  padding-right: 7px;
}
.youshi .ysCont .bd ul li .item .tit em i {
  display: block;
  width: 50px;
  height: 50px;
  background: center center no-repeat;
}
.youshi .ysCont .bd ul li .item .tit em i.ico1 {
  background-image: url(../images/ysico1.png);
}
.youshi .ysCont .bd ul li .item .tit em i.ico2 {
  background-image: url(../images/ysico2.png);
}
.youshi .ysCont .bd ul li .item .tit em i.ico3 {
  background-image: url(../images/ysico3.png);
}
.youshi .ysCont .bd ul li .item .tit em i.ico4 {
  background-image: url(../images/ysico4.png);
}
.youshi .ysCont .bd ul li .item p {
  font-size: 15px;
  line-height: 26px;
  margin-top: 17px;
}
.youshi .ysCont .bd ul li .item:hover .tit {
  color: #009b42;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysCont .bd ul li .item:hover .tit em i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.youshi .ysCont .bd ul li .item:hover p {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.youshi .ysPic {
  position: absolute;
  width: 782px;
  height: 585px;
  right: -270px;
  top: 198px;
}
.youshi .ysPic .bd {
  width: 782px;
  height: 585px;
  overflow: hidden;
}
.youshi .ysPic .bd ul li {
  position: relative;
  overflow: hidden;
  width: 782px;
  height: 585px;
}
.youshi .ysPic .bd ul li img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.youshi .ysPic .ysimg {
  height: 369px;
  position: relative;
  overflow: hidden;
}
.youshi .ysPic .ysimg img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.youshi .page {
  position: absolute;
  z-index: 3;
  height: 48px;
  left: 334px;
  top: 640px;
  background: url(../images/yspage.png) center center no-repeat;
}
.youshi .page .prev {
  float: left;
  width: 81px;
  height: 48px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius: 34px;
  position: relative;
  cursor: pointer;
  background: url(../images/ysl.png) center center no-repeat;
}
.youshi .page .prev:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.youshi .page .next {
  margin-left: 180px;
  float: left;
  width: 81px;
  height: 48px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius: 34px;
  position: relative;
  cursor: pointer;
  background: url(../images/ysr.png) center center no-repeat;
}
.youshi .page .next:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.about {
  overflow: hidden;
  padding: 80px 0;
  background: url(../images/aboutbg.jpg) center bottom no-repeat;
}
.about .aboutBox {
  height: 690px;
}
.about .aboutPic {
  float: left;
  width: 540px;
  height: 690px;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic:hover {
  box-shadow: 0 10px 25px -5px rgba(0, 155, 66, 0.5);
}
.about .aboutPic:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.about .aboutText {
  float: right;
  width: 700px;
  position: relative;
  padding-top: 26px;
}
.about .aboutText .aboutTit {
  width: 43px;
  height: 264px;
  position: absolute;
  right: 134px;
  top: 30px;
}
.about .aboutText .aboutTit img {
  display: block;
}
.about .aboutText .number {
  background: url(../images/aboutnum.png) 0 0 no-repeat;
  position: absolute;
  top: 93px;
  right: 0;
  padding-top: 93px;
  padding-left: 10px;
  width: 114px;
}
.about .aboutText .number .scrollnum {
  font-family: "Times New Roman", Times;
  background-image: -webkit-linear-gradient(top, #97f9c7, #009b42);
  background-image: linear-gradient(to bottom, #97f9c7, #009b42);
  background-repeat: no-repeat;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 44px;
  line-height: 36px;
  font-weight: bold;
}
.about .aboutText .aboutEn {
  position: absolute;
  font-family: "Times New Roman", Times;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  top: 254px;
  right: -39px;
}
.about .aboutText .text {
  width: 440px;
  font-size: 15px;
  padding-top: 27px;
  background: url(../images/abouttxt.png) 0 0 repeat-x;
  margin-left: 16px;
  height: 515px;
  line-height: 40px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
  color: #666666;
}
.about .aboutText .more {
  display: block;
  position: absolute;
  left: 462px;
  top: 48px;
  z-index: 2;
  width: 144px;
  height: 32px;
  line-height: 32px;
  background-color: #009b42;
  border-radius: 30px;
  border-radius: 16px;
  text-align: center;
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more::after {
  content: ">>";
  font-size: 14px;
  margin-left: 6px;
}
.about .aboutText .more i {
  min-width: 4px;
}
.about .aboutText .more::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #009b42;
  border-radius: 30px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.about .aboutText .more:hover {
  background: none;
  color: #009b42;
  box-shadow: 0 10px 10px -5px rgba(0, 155, 66, 0.5);
}
.about .aboutText .more:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about .aboutText .alink {
  margin-top: 48px;
}
.about .aboutText .alink::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .aboutText .alink .honor {
  float: left;
  display: block;
  width: 243px;
  height: 172px;
  background: url(../images/honorbg.jpg) 0 center no-repeat;
  padding: 9px;
  overflow: hidden;
}
.about .aboutText .alink .honor img {
  display: block;
  background: #fff;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.about .aboutText .alink ul {
  float: right;
  margin-top: 15px;
}
.about .aboutText .alink ul li {
  float: left;
  margin-left: 48px;
}
.about .aboutText .alink ul li:first-child {
  margin-left: 0;
}
.about .aboutText .alink ul li a {
  display: block;
  text-align: center;
}
.about .aboutText .alink ul li a em {
  display: block;
  width: 102px;
  height: 102px;
  border: dashed 1px #3c65b7;
  border-radius: 100%;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .alink ul li a em i {
  display: block;
  width: 86px;
  height: 86px;
  background-color: #3c65b7;
  border-radius: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: auto;
}
.about .aboutText .alink ul li a em i::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
}
.about .aboutText .alink ul li a em i.ico1::before {
  background: url(../images/alinkico1.png) center center no-repeat;
}
.about .aboutText .alink ul li a em i.ico2::before {
  background: url(../images/alinkico2.png) center center no-repeat;
}
.about .aboutText .alink ul li a span {
  font-size: 18px;
  margin-top: 10px;
  line-height: 38px;
  height: 38px;
}
.about .aboutText .alink ul li:hover em,
.about .aboutText .alink ul li.on em {
  border-color: #009b42;
}
.about .aboutText .alink ul li:hover em i,
.about .aboutText .alink ul li.on em i {
  background-color: #009b42;
}
.about .aboutText .alink ul li:hover em i::before,
.about .aboutText .alink ul li.on em i::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.about .aboutTt {
  position: absolute;
  top: 610px;
  left: 0;
}
.about .aboutTt::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .aboutTt .moreLink {
  display: block;
  float: left;
  width: 198px;
  height: 53px;
  text-align: center;
  font-size: 16px;
  line-height: 53px;
  background: url(../images/zxbtnbg.png) center center no-repeat;
  border-radius: 27px;
  position: relative;
  top: 4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutTt .moreLink::after {
  content: "";
  width: 28px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/zxico.png) center center no-repeat;
  position: relative;
  top: -2px;
  margin-left: 24px;
  filter: grayscale(100) brightness(0.4);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutTt .moreLink:hover {
  box-shadow: 0 10px 10px -5px rgba(228, 196, 130, 0.7);
  color: #009b42;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.about .aboutTt .moreLink:hover::after {
  filter: grayscale(0) brightness(1);
  animation: zyfd 1.5s linear infinite;
}
.about .aboutTt .tel {
  float: left;
  margin-left: 72px;
  position: relative;
}
.about .aboutTt .tel::before {
  content: "";
  display: block;
  position: absolute;
  width: 3px;
  height: 42px;
  background-color: #000000;
  left: -37px;
  top: 10px;
}
.about .aboutTt .tel span {
  padding-left: 16px;
  display: block;
  padding-bottom: 13px;
  color: #666666;
  border-bottom: 2px solid #000;
  line-height: 1;
  width: 194px;
}
.about .aboutTt .tel i {
  padding-left: 15px;
  font-family: "Times New Roman", Times;
  font-size: 28px;
  display: block;
  line-height: 20px;
  margin-top: 12px;
  font-weight: bold;
}
.about .aboutimg {
  position: absolute;
  width: 302px;
  height: 403px;
  right: -87px;
  bottom: -58px;
  background: url(../images/aboutimg.png) 0 center no-repeat;
}
.qualification {
  background: url(../images/probg.png) center 0 no-repeat;
  padding: 96px 0 80px;
}
.qualification .zzTabs {
  position: relative;
  margin-top: 30px;
}
.qualification .zzTabs .bd {
  overflow: hidden;
}
.qualification .zzTabs .bd ul {
  margin-right: -61px;
}
.qualification .zzTabs .bd ul li {
  width: 280px;
  margin-right: 61px;
  position: relative;
}
.qualification .zzTabs .bd ul li::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 130px;
  height: 1px;
  background-color: #717271;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualification .zzTabs .bd ul li .pic {
  display: block;
  width: 100%;
  height: 205px;
  border: solid 6px #eeeeee;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualification .zzTabs .bd ul li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualification .zzTabs .bd ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 66px;
  line-height: 66px;
  text-align: center;
  font-size: 16px;
}
.qualification .zzTabs .bd ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.qualification .zzTabs .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);
}
.qualification .zzTabs .bd ul li:hover .bt {
  color: #009b42;
}
.qualification .zzTabs .bd ul li:hover::before {
  background-color: #009b42;
  width: 100%;
}
.qualification .zzTabs .page .prev {
  position: absolute;
  width: 29px;
  height: 25px;
  left: -68px;
  top: 93px;
  background: url(../images/zzl.png) 0 center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  cursor: pointer;
}
.qualification .zzTabs .page .prev:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.qualification .zzTabs .page .next {
  position: absolute;
  width: 29px;
  height: 25px;
  right: -68px;
  top: 93px;
  background: url(../images/zzr.png) 0 center no-repeat;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
  cursor: pointer;
}
.qualification .zzTabs .page .next:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.case {
  background: url(../images/casebg.jpg) center 0 no-repeat fixed;
  padding: 60px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseimg {
  position: absolute;
  width: 315px;
  height: 372px;
  background: url(../images/caseimg.png) 0 0 no-repeat;
  pointer-events: none;
  left: -310px;
  bottom: -215px;
}
.case .caseTabs {
  margin-top: 30px;
}
.case .caseTabs .bd {
  overflow: hidden;
  height: 415px;
}
.case .caseTabs .bd ul {
  margin-right: -50px;
}
.case .caseTabs .bd ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseTabs .bd ul li {
  float: left;
  width: 400px;
  margin-right: 50px;
}
.case .caseTabs .bd ul li .item {
  position: relative;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.8);
  border: 5px solid #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .item .pic {
  display: block;
  width: 100%;
  background-color: #fff;
  height: 300px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .item .cont {
  position: relative;
  border-top: 5px solid #fff;
  height: 105px;
  padding: 20px;
}
.case .caseTabs .bd ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  position: relative;
  font-weight: bold;
  padding-right: 100px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseTabs .bd ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseTabs .bd ul li .item .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  height: 25px;
  line-height: 25px;
  margin-top: -4px;
  padding-right: 114px;
  color: #666666;
}
.case .caseTabs .bd ul li .item .cont .more {
  display: block;
  position: absolute;
  right: 20px;
  top: 52px;
  z-index: 2;
  width: 104px;
  height: 30px;
  line-height: 28px;
  border-radius: 15px;
  border: solid 1px #626262;
  text-align: center;
  font-family: Arial;
  font-size: 13px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #009b42, #009b42);
  background-image: linear-gradient(to right, #009b42, #009b42);
  background-size: 0% 100%;
  background-position: center center;
  text-transform: uppercase;
}
.case .caseTabs .bd ul li .item .cont .more i {
  min-width: 4px;
}
.case .caseTabs .bd ul li .item .cont .more:hover {
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(0, 155, 66, 0.5);
  border-color: #009b42;
}
.case .caseTabs .bd ul li .item: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 .item:hover .cont .bt {
  color: #009b42;
}
.case .caseTabs .bd ul li .item:hover .cont .more {
  background-size: 100% 100%;
  color: #fff;
  border-color: #009b42;
}
.case .caseTabs .casePage {
  margin: 60px auto 0;
  position: relative;
  height: 48px;
  width: 542px;
  padding: 0 100px;
}
.case .caseTabs .casePage .hd {
  font-size: 0;
}
.case .caseTabs .casePage .hd ul {
  display: flex;
  justify-content: space-between;
}
.case .caseTabs .casePage .hd ul li {
  border-radius: 100%;
  width: 37px;
  height: 37px;
  position: relative;
  top: 9px;
}
.case .caseTabs .casePage .hd ul li::before {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  background-color: #ffffff;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.case .caseTabs .casePage .hd ul li::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/casehdli.png) center 0 no-repeat;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
}
.case .caseTabs .casePage .hd ul li:hover::before,
.case .caseTabs .casePage .hd ul li.on::before {
  background-color: #009b42;
}
.case .caseTabs .casePage .hd ul li:hover::after,
.case .caseTabs .casePage .hd ul li.on::after {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.case .caseTabs .casePage .prev {
  position: absolute;
  left: 0;
  top: 0;
  width: 81px;
  height: 48px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius: 34px;
  cursor: pointer;
  background: url(../images/ysl.png) center center no-repeat;
}
.case .caseTabs .casePage .prev:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.case .caseTabs .casePage .next {
  position: absolute;
  right: 0;
  top: 0;
  width: 81px;
  height: 48px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius: 34px;
  cursor: pointer;
  background: url(../images/ysr.png) center center no-repeat;
}
.case .caseTabs .casePage .next:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.news {
  padding: 80px 0 74px;
  overflow: hidden;
}
.news .newsTab {
  float: left;
  position: relative;
  background: url(../images/newsnavbg.jpg) center 0 no-repeat;
  width: 340px;
  height: 744px;
  padding: 44px;
  border-radius: 180px;
  top: 72px;
}
.news .newsTab::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 98px;
  height: 86px;
  top: -84px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-image: url(../images/newsnavico.png);
}
.news .newsTab ul {
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 180px;
  padding: 62px 24px 0;
}
.news .newsTab ul li {
  margin-top: 40px;
}
.news .newsTab ul li:first-child {
  margin-top: 0;
}
.news .newsTab ul li a {
  display: block;
  height: 74px;
  background: url(../images/newsnavli.png) 0 center no-repeat;
  border-radius: 40px;
  position: relative;
  padding-top: 6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsTab ul li a i {
  display: block;
  width: 130px;
  height: 30px;
  background: center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i.ico1 {
  background-image: url(../images/newsico1.png);
}
.news .newsTab ul li a i.ico2 {
  background-image: url(../images/newsico2.png);
}
.news .newsTab ul li a i.ico3 {
  background-image: url(../images/newsico3.png);
}
.news .newsTab ul li a span {
  display: block;
  width: 130px;
  text-align: center;
  line-height: 1;
  margin-top: 6px;
  font-size: 20px;
}
.news .newsTab ul li a::after {
  content: "+";
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  position: absolute;
  top: 26px;
  right: 0;
  background: url(../images/pronavadd.png) 0 center no-repeat;
  text-align: center;
  line-height: 30px;
  font-size: 20px;
  color: #afa191;
  padding-left: 2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  background-image: url(../images/newsnavlih.png);
  color: #fff;
}
.news .newsTab ul li:hover a i,
.news .newsTab ul li.on a i {
  filter: grayscale(100) brightness(5);
}
.news .newsTab ul li:hover a::after,
.news .newsTab ul li.on a::after {
  color: #009b42;
  background-image: url(../images/pronavaddh.png);
}
.news .newsTab .newsimg {
  position: absolute;
  left: -37px;
  bottom: -54px;
  width: 365px;
  height: 363px;
  background: url(../images/newsimg.png) 0 0 no-repeat;
  pointer-events: none;
}
.news .newsTabs {
  width: 860px;
  float: right;
}
.news .newsTabs .title {
  white-space: nowrap;
}
.news .newsTabs .title span {
  margin: 0 38px;
}
.news .newsTabs .bd {
  overflow: hidden;
}
.news .newsList {
  overflow: hidden;
  margin-top: 52px;
  height: 700px;
}
.news .list1 ul li {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  height: 87px;
  background-color: #ffffff;
  border: solid 1px #dcdcdc;
  line-height: 85px;
  padding-left: 178px;
  padding-right: 100px;
  margin-top: 23px;
}
.news .list1 ul li:first-child {
  margin-top: 0;
}
.news .list1 ul li .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;
  height: 85px;
  line-height: 85px;
}
.news .list1 ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list1 ul li .date {
  background: url(../images/date.png) 39px 22px no-repeat;
  width: 150px;
  border-right: 1px solid #dcdcdc;
  height: 85px;
  position: absolute;
  left: 0;
  top: 0;
  padding-left: 20px;
  padding-top: 22px;
  font-family: "Times New Roman", Times;
}
.news .list1 ul li .date i {
  display: inline-block;
  vertical-align: top;
  font-size: 32px;
  line-height: 22px;
}
.news .list1 ul li .date span {
  margin-left: 10px;
  font-size: 16px;
  line-height: 12px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 30px;
}
.news .list1 ul li .more {
  display: block;
  position: absolute;
  right: 24px;
  top: 0;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #7a7a7a;
  font-family: "Times New Roman", Times;
}
.news .list1 ul li .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list1 ul li .more i {
  min-width: 5px;
}
.news .list1 ul li:hover .bt {
  color: #009b42;
}
.news .list1 ul li:hover .more {
  color: #009b42;
}
.news .list2 {
  margin-top: 23px;
  padding: 20px;
  border: solid 1px #dcdcdc;
}
.news .list2 ul {
  margin-right: -68px;
}
.news .list2 ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list2 ul li {
  float: left;
  width: 374px;
  position: relative;
  margin-right: 68px;
  height: 82px;
  line-height: 82px;
  padding-right: 60px;
}
.news .list2 ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  height: 82px;
  line-height: 82px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .list2 ul li .bt::before {
  content: "";
  width: 8px;
  height: 8px;
  border: solid 1px #b5b5b5;
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  top: -2px;
}
.news .list2 ul li .date {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 16px;
  font-family: "Times New Roman", Times;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 ul li:hover .bt {
  color: #009b42;
}
.news .list2 ul li:hover .bt::before {
  border-color: #009b42;
}
.news .list2 ul li:hover .date {
  color: #009b42;
}
.links {
  padding-bottom: 50px;
}
.links .linksBox {
  display: flex;
  line-height: 34px;
}
.links .tit {
  float: left;
  position: relative;
  width: 122px;
  height: 34px;
  background: url(../images/linkstit.png) 0 0 no-repeat;
  line-height: 1;
}
.links .list {
  flex: 1;
  float: right;
  overflow: hidden;
  margin-right: -10px;
  width: 1188px;
}
.links .list a {
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 16px;
  line-height: 34px;
  margin-left: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.links .list a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #009b42;
}
