@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hongbao {
  transform-origin: center bottom;
  animation: upAnimation 2s 0.5s infinite;
}
@keyframes upAnimation {
  0% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: rotate(-12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: rotate(12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  28% {
    transform: rotate(-10deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  36% {
    transform: rotate(10deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  42% {
    transform: rotate(-8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  48% {
    transform: rotate(8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  52% {
    transform: rotate(-4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  56% {
    transform: rotate(4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  60% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  100% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 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,
.topWow,
.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;
  background: url(../images/bannerbg.jpg) center 0 no-repeat;
  background-size: 100% 100%;
  padding-left: 2.8645%;
  padding-right: 2.0833%;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
  cursor: grab;
  margin: auto;
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 600px;
  -webkit-transition: all 1.8s ease-out;
  transition: all 1.8s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.banner .bannerSwiper .swiper-slide-active {
  -webkit-animation: clipSectorIn 0.7s linear;
  animation: clipSectorIn 0.7s linear;
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  right: 50%;
  margin-right: -150px;
  bottom: 50px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #186b4f solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: #fff;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer;
  outline: none;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #186b4f;
  width: 8px;
  height: 8px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner .banner-pagination span.swiper-pagination-bullet-active:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: -397px;
  width: 328px;
  height: 623px;
  background: url(../images/banbar.png) right 0 no-repeat;
  z-index: 2;
  pointer-events: none;
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-prev {
  left: 3%;
}
.banner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.title {
  line-height: 1;
  text-align: center;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: block;
}
.title span i {
  display: inline-block;
  vertical-align: top;
  height: 40px;
}
.title span i img {
  display: block;
}
.title span b {
  display: inline-block;
  vertical-align: top;
  padding-top: 2px;
  font-size: 41px;
  letter-spacing: 3px;
  margin-left: 10px;
}
.title em {
  display: block;
  font-size: 18px;
  letter-spacing: 5px;
  color: #3e3e3e;
  margin-top: 20px;
}
.title em::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 271px;
  height: 1px;
  background-color: #c3c3c3;
  opacity: 0.2;
  margin-right: 46px;
}
.title em::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 271px;
  height: 1px;
  background-color: #c3c3c3;
  opacity: 0.2;
  margin-left: 41px;
}
.title::after {
  content: "";
  display: block;
  width: 48px;
  height: 7px;
  background-color: #fdbd0f;
  border-radius: 4px;
  margin: 17px auto 0;
}
.moreLink {
  display: block;
  width: 128px;
  height: 34px;
  border-radius: 17px;
  border: dashed 1px rgba(213, 146, 120, 0.5);
  line-height: 32px;
  text-align: center;
  color: #d59277;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #186b4f, #186b4f);
  background-image: linear-gradient(to right, #186b4f, #186b4f);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  font-size: 12px;
  font-family: Arial;
  font-style: italic;
}
.moreLink i {
  font-style: italic;
}
.moreLink:hover {
  background-color: #186b4f;
  background-size: 100% 100%;
  color: #fff;
  border: 1px solid #186b4f;
  box-shadow: 0 5px 15px -2px rgba(24, 107, 79, 0.5);
}
.product {
  background: url(../images/probg.jpg) center 0 no-repeat;
  position: relative;
  background-size: 100% 412px;
  padding-top: 82px;
  padding-bottom: 60px;
}
.product .title {
  color: #fff;
}
.product .title a {
  color: #fff;
}
.product .title em {
  color: #fff;
}
.product .title em::before {
  background-color: #fff;
}
.product .title em::after {
  background-color: #fff;
}
.product .proNav {
  margin-top: 46px;
  position: relative;
  z-index: 3;
}
.product .proNav ul {
  display: flex;
  justify-content: space-between;
}
.product .proNav ul li a {
  display: block;
  height: 132px;
  text-align: center;
  padding-top: 20px;
  padding-left: 0;
  padding-right: 0;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(135deg, #fed76c, #fdbd0f);
  background-image: linear-gradient(135deg, #fed76c, #fdbd0f);
  background-size: 0% 100%;
  background-position: center center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a i {
  display: block;
  margin: auto;
  width: 56px;
  height: 40px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(5);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.product .proNav ul li a i img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.product .proNav ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  margin-top: 3px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a em {
  display: block;
  font-family: Arial;
  font-size: 12px;
  margin-top: 10px;
  color: #a8c0ab;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a em::before {
  content: "- ";
}
.product .proNav ul li a em::after {
  content: " -";
}
.product .proNav ul li:hover a,
.product .proNav ul li.on a {
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 10px;
  background-size: 100% 100%;
  box-shadow: 0px 0px 18px 0px rgba(48, 48, 48, 0.22);
  background-color: #fdbf15;
}
.product .proNav ul li:hover a i,
.product .proNav ul li.on a i {
  filter: grayscale(0) brightness(1);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.product .proNav ul li:hover a span,
.product .proNav ul li.on a span {
  font-weight: bold;
  color: #186b4f;
}
.product .proNav ul li:hover a em,
.product .proNav ul li.on a em {
  font-family: "Arial Black";
  font-weight: bold;
  color: #186b4f;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.product .bd {
  margin: 88px -10px 0;
  height: 324px;
  overflow: hidden;
}
.product .proList {
  height: 324px;
}
.product .proList ul::after,
.product .proList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul li {
  float: left;
  width: 25%;
  padding: 8px 10px 23px;
  position: relative;
}
.product .proList ul li .item {
  position: relative;
  padding: 9px 7px 0;
}
.product .proList ul li .item::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin-top: -8px;
  margin-left: -16px;
  margin-right: -16px;
  margin-bottom: -22px;
  background: url(../images/proli.png) center center no-repeat;
  background-size: 100% 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item::after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin-top: -8px;
  margin-left: -16px;
  margin-right: -16px;
  margin-bottom: -22px;
  background: url(../images/prolih.png) center center no-repeat;
  background-size: 100% 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.product .proList ul li .item .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 .proList ul li .item .pic img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .tt {
  position: relative;
  height: 52px;
  line-height: 52px;
  padding-right: 90px;
}
.product .proList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .more {
  position: absolute;
  right: 36px;
  bottom: 0;
  width: 34px;
  height: 34px;
  background-color: #f6f6f6;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .more::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/proliar.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item:hover::before {
  opacity: 0;
}
.product .proList ul li .item:hover::after {
  opacity: 1;
}
.product .proList ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.product .proList ul li .item:hover .bt {
  color: #186b4f;
}
.product .proList ul li .item:hover .bt::before {
  filter: grayscale(100) brightness(2);
}
.product .proList ul li .item:hover .more {
  background-color: #186b4f;
}
.product .proList ul li .item:hover .more::before {
  filter: grayscale(100) brightness(5);
}
@media screen and (max-width: 1320px) {
  .product .bd {
    height: 302px;
  }
  .product .proList {
    height: 302px;
  }
  .product .proList ul li .item .pic {
    height: 210px;
  }
  .product .proList ul li .item .more {
    right: 32px;
    width: 32px;
    height: 32px;
  }
}
.youshi {
  position: relative;
  overflow: hidden;
  background: url(../images/ysbg.jpg) center bottom no-repeat;
  padding-top: 53px;
  padding-bottom: 142px;
}
.youshi .ysTit {
  text-align: center;
  line-height: 1;
}
.youshi .ysTit span {
  display: block;
  font-size: 46px;
  letter-spacing: 3px;
  color: #186b4f;
  line-height: 1;
  font-weight: bold;
}
.youshi .ysTit em {
  display: block;
  margin-top: 18px;
  font-size: 18px;
  letter-spacing: 5px;
}
.youshi .ysTit em::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 190px;
  height: 1px;
  background-color: #000000;
  opacity: 0.15;
  margin-right: 28px;
}
.youshi .ysTit em::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 190px;
  height: 1px;
  background-color: #000000;
  opacity: 0.15;
  margin-left: 23px;
}
.youshi .ysTit::after {
  content: "";
  display: block;
  width: 48px;
  height: 7px;
  background-color: #fdbd0f;
  border-radius: 4px;
  margin: 20px auto 0;
}
.youshi .ysList {
  margin-top: 117px;
}
.youshi .ysItem {
  position: relative;
}
.youshi .ysItem ul li::after,
.youshi .ysItem ul li:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysItem ul li .item {
  width: 555px;
  float: right;
}
.youshi .ysItem ul li .item .tit {
  position: relative;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
  z-index: 2;
}
.youshi .ysItem ul li .item .tit::before {
  content: "";
  display: block;
  border-radius: 50%;
  width: 27px;
  height: 27px;
  background-color: #fdbd0f;
  position: absolute;
  left: -18px;
  top: 1px;
  z-index: -1;
}
.youshi .ysItem ul li .item .tit i {
  height: 19px;
  display: block;
}
.youshi .ysItem ul li .item .tit i img {
  display: block;
}
.youshi .ysItem ul li .item .tit span {
  display: block;
  font-size: 26px;
  margin-top: 7px;
  line-height: 1;
  font-weight: bold;
  color: #186b4f;
}
.youshi .ysItem ul li .item .tit em {
  position: absolute;
  right: 0;
  height: 15px;
  bottom: 5px;
  width: 50%;
  text-align: right;
}
.youshi .ysItem ul li .item .tit em img {
  display: inline-block;
  vertical-align: top;
}
.youshi .ysItem ul li .item p {
  line-height: 28px;
  font-size: 15px;
  color: #6c6c6c;
  margin-top: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysItem ul li .item:hover .tit {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.youshi .ysItem ul li .item:hover p {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysItem .ysPic {
  position: absolute;
}
.youshi .ysItem .ysPic img {
  display: block;
}
.youshi .ysItem .ysPic1 {
  left: -73px;
  top: -75px;
  width: 618px;
  height: 618px;
  background-color: rgba(24, 107, 79, 0.1);
  border-radius: 50%;
}
.youshi .ysItem .ysPic1 img {
  position: absolute;
  right: 95px;
  top: 23px;
}
.youshi .ysItem .ysPic2 {
  right: 120px;
  top: 142px;
}
.youshi .ysItem1 ul li:first-child .item {
  width: 635px;
}
.youshi .ysItem1 ul li:first-child .item .tit span {
  margin-top: 11px;
}
.youshi .ysItem1 ul li:first-child .item p {
  margin-top: 30px;
}
.youshi .ysItem1 ul li:nth-child(2) {
  margin-right: 138px;
  margin-top: 114px;
}
.youshi .ysItem2 {
  margin-top: 70px;
}
.youshi .ysItem2 ul li .item {
  float: left;
}
.youshi .ysItem2 ul li:nth-child(2) {
  margin-top: 78px;
}
.youshi .tel {
  position: absolute;
  bottom: -12px;
  right: 68px;
  border-bottom: 1px solid #186b4f;
  padding-bottom: 9px;
  line-height: 14px;
}
.youshi .tel::before {
  content: "";
  display: block;
  position: absolute;
  width: 25px;
  height: 23px;
  left: -30px;
  bottom: -1px;
  background: url(../images/ystel.png) 0 center no-repeat;
}
.youshi .tel i {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  font-size: 18px;
  margin-left: 10px;
}
@media screen and (max-width: 1320px) {
  .youshi .ysItem1 ul li:first-child .item {
    width: 600px;
  }
  .youshi .ysItem1 ul li:nth-child(2) {
    margin-right: 80px;
  }
}
.case {
  position: relative;
  overflow: hidden;
  padding-top: 27px;
  z-index: 2;
}
.case .caseSwiper {
  position: relative;
  margin-top: 48px;
}
.case .caseSwiper .swiper-container {
  margin-right: -40px;
}
.case .caseSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.case .caseSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.case .caseSwiper ul li {
  width: 25%;
  height: 540px;
  padding-bottom: 40px;
  padding-top: 20px;
  padding-right: 40px;
}
.case .caseSwiper ul li .item {
  position: absolute;
  width: 192px;
  background-color: #ffffff;
  border: solid 1px #e3e3e3;
  padding: 6px 6px 0;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  height: 136px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.case .caseSwiper ul li .item .pic img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .tt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 32px;
  line-height: 32px;
  font-size: 15px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont {
  position: absolute;
  right: 100%;
  display: none;
  width: 618px;
  top: -10px;
  padding-top: 22px;
  padding-left: 34px;
  background: url(../images/casebt.png) 0 0 no-repeat;
  height: 282px;
  border-bottom: 1px solid #eaeaea;
}
.case .caseSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  font-size: 20px;
  color: #484848;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
  position: relative;
  left: 0;
}
.case .caseSwiper ul li .item .cont .bt:hover {
  left: 5px;
}
.case .caseSwiper ul li .item .cont .line {
  -webkit-transition: all 0.46s ease-out;
  transition: all 0.46s ease-out;
  width: 52px;
  height: 1px;
  background-color: #c9c9c9;
  margin-top: 12px;
  position: relative;
}
.case .caseSwiper ul li .item .cont .line::before {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  border: solid 1px #c9c9c9;
  right: -8px;
  top: -4px;
  border-radius: 50%;
}
.case .caseSwiper ul li .item .cont p {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 25px;
  font-size: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 36px;
  height: 72px;
  color: #797979;
}
.case .caseSwiper ul li .item .cont .more {
  display: block;
  width: 40px;
  height: 40px;
  margin-top: 24px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  background-color: #186b4f;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .more::before {
  content: "+";
  font-size: 26px;
}
.case .caseSwiper ul li .item .cont .more:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  box-shadow: 0 0 15px rgba(24, 107, 79, 0.5);
}
.case .caseSwiper ul li .item:hover {
  border-color: #186b4f;
}
.case .caseSwiper ul li .item:hover .pic::before {
  opacity: 0;
}
.case .caseSwiper ul li .item:hover .pic::after {
  opacity: 1;
}
.case .caseSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.case .caseSwiper ul li .item:hover .tt {
  color: #186b4f;
}
.case .caseSwiper ul li .item:hover .cont .bt {
  color: #186b4f;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.case .caseSwiper ul li .item:hover .cont .line {
  background-color: #186b4f;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.case .caseSwiper ul li .item:hover .cont .line::before {
  border-color: #186b4f;
}
.case .caseSwiper ul li .item:hover .cont p {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.case .caseSwiper ul li.swiper-slide-active .item {
  position: absolute;
  left: 0;
  bottom: 40px;
}
.case .caseSwiper ul li.swiper-slide-next .item {
  position: absolute;
  left: -115px;
  bottom: 40px;
}
.case .caseSwiper ul li.swiper-slide-next + li .item {
  position: absolute;
  left: -230px;
  bottom: 40px;
}
.case .caseSwiper ul li.swiper-slide-next + li + li .item {
  border: none;
  padding: 0;
  width: 100%;
  position: relative;
}
.case .caseSwiper ul li.swiper-slide-next + li + li .item .pic {
  width: 630px;
  height: 480px;
  background-color: #ffffff;
  box-shadow: 11px 10px 29px 0px rgba(48, 48, 48, 0.17);
  border: solid 1px #e0e0e0;
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px;
}
.case .caseSwiper ul li.swiper-slide-next + li + li .item .pic i {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.case .caseSwiper ul li.swiper-slide-next + li + li .item .tt {
  display: none;
}
.case .caseSwiper ul li.swiper-slide-next + li + li .item .cont {
  right: 662px;
  top: 0;
  opacity: 1;
  display: block;
}
.case .caseSwiper ul li.swiper-slide-next + li + li .item:hover .pic {
  border-color: #186b4f;
}
.case .caseSwiper::before {
  content: "";
  display: block;
  width: 231px;
  height: 222px;
  position: absolute;
  bottom: 30px;
  right: -155px;
  background: url(../images/caseimg.png) 0 center no-repeat;
}
.case .page {
  position: absolute;
  left: 100px;
  top: 218px;
  z-index: 4;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  width: 156px;
  height: 38px;
}
.case .page::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1px;
  height: 13px;
  background-color: #c9c9c9;
  margin-top: -6px;
}
.case .page .case-prev {
  width: 50%;
  float: left;
  text-align: center;
  font-size: 12px;
  line-height: 36px;
  color: #8b8b8b;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .page .case-prev::before {
  content: "← ";
  margin-right: 7px;
  font-size: 14px;
}
.case .page .case-prev:hover {
  color: #186b4f;
}
.case .page .case-next {
  width: 50%;
  float: left;
  text-align: center;
  font-size: 12px;
  line-height: 36px;
  color: #8b8b8b;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .page .case-next::after {
  content: "→";
  margin-left: 7px;
  font-size: 14px;
}
.case .page .case-next:hover {
  color: #186b4f;
}
@media screen and (max-width: 1320px) {
  .case .caseSwiper ul li {
    height: 500px;
  }
  .case .caseSwiper ul li .item {
    width: 182px;
  }
  .case .caseSwiper ul li .item .pic {
    height: 130px;
  }
  .case .caseSwiper ul li .item .cont {
    width: 580px;
    height: 242px;
    padding-top: 12px;
  }
  .case .caseSwiper ul li .item .cont p {
    margin-top: 15px;
  }
  .case .caseSwiper ul li .item .cont .more {
    margin-top: 15px;
  }
  .case .caseSwiper ul li.swiper-slide-next .item {
    left: -105px;
  }
  .case .caseSwiper ul li.swiper-slide-next + li .item {
    left: -210px;
  }
  .case .caseSwiper ul li.swiper-slide-next + li + li .item .pic {
    width: 580px;
    height: 440px;
  }
  .case .caseSwiper ul li.swiper-slide-next + li + li .item .cont {
    right: 600px;
  }
  .case .page {
    top: 190px;
  }
}
.about {
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  background-color: #207056;
  position: relative;
  overflow: hidden;
  padding-top: 88px;
  margin-top: -20px;
  padding-bottom: 85px;
}
.about .aboutText::after,
.about .aboutText:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .aboutL {
  float: left;
}
.about .aboutL h3 {
  font-weight: bold;
  line-height: 1;
  background: url(../images/abouttit.png) 0 0 no-repeat;
  padding-left: 78px;
  padding-top: 64px;
  letter-spacing: 3px;
  font-size: 41px;
}
.about .aboutL h3::after {
  content: "";
  display: block;
  width: 48px;
  height: 7px;
  background-color: #fdbd0f;
  border-radius: 4px;
  margin-top: 26px;
  margin-left: -78px;
}
.about .aboutL .tip {
  line-height: 1;
  font-size: 18px;
  margin-top: 31px;
  letter-spacing: 5px;
}
.about .aboutL .more {
  display: block;
  margin-top: 35px;
  position: relative;
  overflow: hidden;
  width: 134px;
  height: 34px;
  background-color: #186b4f;
  border-radius: 20px;
  text-align: center;
  line-height: 34px;
  font-size: 12px;
  color: #fff;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutL .more::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #186b4f;
  border-radius: 20px;
  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 .aboutL .more:hover {
  background: none;
  color: #186b4f;
  box-shadow: 0 10px 10px -5px rgba(24, 107, 79, 0.5);
}
.about .aboutL .more:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about .aboutR {
  float: right;
  width: 620px;
  text-align: right;
  margin-top: 95px;
}
.about .aboutR .tit {
  position: relative;
  display: block;
  line-height: 1;
  font-weight: bold;
  font-size: 24px;
  color: #186b4f;
}
.about .aboutR .tit::before {
  content: "";
  display: block;
  position: absolute;
  width: 24px;
  height: 14px;
  right: -40px;
  top: -15px;
  background: url(../images/abouttitico.png) 0 0 no-repeat;
}
.about .aboutR .text {
  margin-top: 48px;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 30px;
  height: 120px;
  color: #585d41;
  text-align: justify;
  text-indent: 2em;
}
.about .aboutPic {
  position: relative;
  margin-top: 75px;
}
.about .aboutPic::before {
  content: "";
  display: block;
  position: absolute;
  width: 273px;
  height: 286px;
  left: -271px;
  top: 168px;
  background: url(../images/aboutimg.png) 0 0 no-repeat;
}
.about .aboutPic .pic {
  position: relative;
  overflow: hidden;
  border: 10px solid #fff;
  box-shadow: 11px 10px 29px 0px rgba(48, 48, 48, 0.22);
  border-radius: 5px;
  z-index: 2;
}
.about .aboutPic .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .pic:hover img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
.about .aboutPic .aboutEn {
  position: absolute;
  z-index: 3;
  width: 602px;
  height: 86px;
  background: url(../images/abouten.png) 0 center no-repeat;
  right: 10px;
  bottom: 10px;
}
.about .show {
  margin-top: 50px;
}
.about .show .hd {
  position: relative;
}
.about .show .hd ul li {
  display: inline-block;
  vertical-align: top;
  margin-left: 80px;
}
.about .show .hd ul li > span {
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  color: #f0f2e3;
  position: relative;
}
.about .show .hd ul li > span::before {
  content: "";
  display: block;
  position: absolute;
  width: 14px;
  height: 40px;
  top: 0;
  left: -47px;
  background: url(../images/showhdli.png) 0 center no-repeat;
}
.about .show .hd ul li > span i {
  display: inline-block;
  vertical-align: top;
  width: 22px;
  height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  margin-right: 12px;
}
.about .show .hd ul li > span i:before,
.about .show .hd ul li > span i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.about .show .hd ul li > span i.ico1:before {
  background: url(../images/alinkico1.png) center center no-repeat;
}
.about .show .hd ul li > span i.ico1:after {
  background: url(../images/alinkico1h.png) center center no-repeat;
}
.about .show .hd ul li > span i.ico2:before {
  background: url(../images/alinkico2.png) center center no-repeat;
}
.about .show .hd ul li > span i.ico2:after {
  background: url(../images/alinkico2h.png) center center no-repeat;
}
.about .show .hd ul li:hover > span,
.about .show .hd ul li.on > span {
  color: #fdbd0f;
  font-weight: bold;
}
.about .show .hd ul li:hover > span i:before,
.about .show .hd ul li.on > span i:before,
.about .show .hd ul li:hover > span i:after,
.about .show .hd ul li.on > span i:after {
  top: -100%;
}
.about .show .hd ul li:hover .more,
.about .show .hd ul li.on .more {
  display: block;
}
.about .show .hd ul li:first-child {
  margin-left: 0;
}
.about .show .hd ul li:first-child span::before {
  display: none;
}
.about .show .hd .more {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  line-height: 40px;
  font-family: Arial;
  font-size: 12px;
  color: #f0f2e3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .hd .more::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 270px;
  height: 6px;
  margin-right: 12px;
  background: url(../images/moreline.png) 0 center no-repeat;
  position: relative;
  top: -2px;
}
.about .show .hd .more:hover {
  color: #fdbd0f;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.about .show .bd {
  height: 256px;
  overflow: hidden;
  margin-top: 35px;
  margin-left: -60px;
  margin-right: -60px;
}
.about .showSwiper {
  height: 256px;
  margin: 0 48px;
  position: relative;
}
.about .showSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 30 11, grab;
}
.about .showSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 30 11, grab;
}
.about .showSwiper ul li {
  float: left;
  width: 25%;
  padding: 0 12px;
}
.about .showSwiper ul li .item {
  height: 256px;
  position: relative;
  overflow: hidden;
  border: solid 1px rgba(255, 255, 255, 0.25);
  padding: 10px 10px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 196px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper 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;
}
.about .showSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #fdbd0f;
}
.about .showSwiper ul li .item:hover {
  border-color: #fdbd0f;
}
.about .showSwiper 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);
}
.about .showSwiper ul li .item:hover .bt {
  color: #fdbd0f;
}
.about .showSwiper:nth-child(2) ul li .item .pic img {
  object-fit: contain;
}
.about .page .in-prev {
  position: absolute;
  left: -48px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #f0f2e3;
  opacity: 0.3;
  font-size: 30px;
}
.about .page .in-prev::before {
  content: "<";
  font-family: simsun;
}
.about .page .in-prev:hover {
  color: #fff;
  opacity: 1;
}
.about .page .in-next {
  position: absolute;
  right: -48px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #f0f2e3;
  opacity: 0.3;
  font-size: 30px;
}
.about .page .in-next::before {
  content: ">";
  font-family: simsun;
}
.about .page .in-next:hover {
  color: #fff;
  opacity: 1;
}
@media screen and (max-width: 1320px) {
  .about .show .bd {
    height: 240px;
  }
  .about .showSwiper {
    height: 240px;
  }
  .about .showSwiper ul li .item {
    height: 240px;
  }
  .about .showSwiper ul li .item .pic {
    height: 180px;
  }
}
.news {
  background: url(../images/newsbg.jpg) center 0 no-repeat;
  padding: 86px 0 100px;
  overflow: hidden;
}
.news .newsList {
  margin-top: 52px;
}
.news .newsList::after,
.news .newsList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .oneTabs {
  float: left;
  position: relative;
  width: 850px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .oneTabs::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
  height: 380px;
  width: 630px;
  background-color: #f3f3f3;
  border-bottom: 10px solid #207057;
}
.news .oneTabs .oneBd {
  overflow: hidden;
  height: 390px;
}
.news .oneTabs .oneBd ul li .item {
  position: relative;
  height: 390px;
}
.news .oneTabs .oneBd ul li .item .pic {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 392px;
  height: 272px;
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.18);
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .oneTabs .oneBd ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .oneTabs .oneBd ul li .item .cont {
  width: 355px;
  float: left;
  margin-left: 50px;
  padding-top: 62px;
}
.news .oneTabs .oneBd ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  position: relative;
  left: 0;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .oneTabs .oneBd ul li .item .cont .bt:hover {
  left: 5px;
}
.news .oneTabs .oneBd ul li .item .cont .line {
  width: 44px;
  height: 15px;
  margin-top: 10px;
  background: url(../images/newsline.png) 0 0 no-repeat;
  -webkit-transition: all 0.46s ease-out;
  transition: all 0.46s ease-out;
}
.news .oneTabs .oneBd ul li .item .cont p {
  margin-top: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 32px;
  height: 64px;
  font-size: 15px;
  color: #8e8e8e;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .oneTabs .oneBd ul li .item .cont .more {
  display: inline-block;
  vertical-align: top;
  margin-top: 25px;
  position: relative;
  font-size: 14px;
  line-height: 30px;
  color: #666666;
  padding: 0;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .oneTabs .oneBd ul li .item .cont .more:hover {
  color: #fff;
  padding: 0 15px;
  background-color: #186b4f;
  box-shadow: 0 3px 10px rgba(24, 107, 79, 0.3);
}
.news .oneTabs .oneBd ul li .item .cont .date {
  font-family: Arial;
  font-size: 25px;
  line-height: 18px;
  margin-top: 36px;
  color: #666666;
}
.news .oneTabs .oneBd ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.news .oneTabs .oneBd ul li .item:hover .cont .bt {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  color: #186b4f;
}
.news .oneTabs .oneBd ul li .item:hover .cont .line {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .oneTabs .oneBd ul li .item:hover .cont p {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.news .oneTabs .oneHd {
  position: absolute;
  right: 160px;
  bottom: 21px;
  z-index: 3;
  line-height: 26px;
}
.news .oneTabs .oneHd .one-prev {
  float: left;
  width: 20px;
  height: 26px;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .oneTabs .oneHd .one-prev::before {
  content: "<";
  font-family: simsun;
}
.news .oneTabs .oneHd .one-prev:hover {
  color: #186b4f;
}
.news .oneTabs .oneHd .one-next {
  float: left;
  width: 20px;
  height: 26px;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .oneTabs .oneHd .one-next::before {
  content: ">";
  font-family: simsun;
}
.news .oneTabs .oneHd .one-next:hover {
  color: #186b4f;
}
.news .oneTabs .oneHd .pageState {
  text-align: center;
  float: left;
  font-family: Arial;
  font-size: 22px;
  width: 70px;
}
.news .list {
  float: right;
  width: 400px;
  border-top: 1px solid rgba(214, 214, 214, 0.4);
  margin-top: 10px;
}
.news .list ul li .item {
  height: 123px;
  border-bottom: 1px solid rgba(214, 214, 214, 0.4);
  padding-right: 110px;
  padding-top: 32px;
  position: relative;
}
.news .list ul li .item::after {
  content: "";
  position: absolute;
  background: #186b4f;
  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 .list ul li .item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .list ul li .item .bt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  font-size: 16px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
  position: relative;
  left: 0;
}
.news .list ul li .item .bt:hover {
  left: 5px;
}
.news .list ul li .item .date {
  position: absolute;
  right: 0;
  top: 37px;
  text-align: center;
}
.news .list ul li .item .date i {
  display: block;
  font-family: "Arial Black";
  font-size: 24px;
  line-height: 17px;
  color: #898989;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list ul li .item .date span {
  display: block;
  font-family: Arial;
  font-size: 14px;
  margin-top: 15px;
  line-height: 10px;
}
.news .list ul li .item:hover .bt {
  color: #186b4f;
  font-weight: bold;
}
.news .list ul li .item:hover .date i {
  color: #186b4f;
}
@media screen and (max-width: 1320px) {
  .news .oneTabs {
    width: 790px;
  }
  .news .oneTabs .oneBd ul li .item .cont {
    width: 330px;
    margin-left: 35px;
  }
  .news .list {
    width: 360px;
  }
  .news .list ul li .item {
    padding-right: 100px;
  }
}
