@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;
}
@-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;
  z-index: 1;
  overflow: hidden;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 50px;
  z-index: 3;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px transparent solid;
  opacity: 1;
  padding: 3px;
  border-radius: 100%;
  background: transparent;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer;
  outline: none;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #fff;
  width: 6px;
  height: 6px;
}
.banner .banner-pagination span.swiper-pagination-bullet-active {
  border-color: #fff;
}
.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 i {
  display: block;
  text-transform: uppercase;
  font-size: 44px;
  font-family: "BodoniBT", "Bodoni", "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  line-height: 30px;
}
.title b {
  display: block;
  font-weight: bold;
  font-size: 24px;
  margin-top: 18px;
}
.title b span {
  color: #2069c3;
}
.product {
  padding: 80px 0;
}
.product .proList {
  margin-top: 20px;
}
.product .proList ul {
  margin-right: -22px;
}
.product .proList ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proList ul li {
  margin-right: 22px;
  margin-top: 20px;
  float: left;
  padding: 5px;
}
.product .proList ul li .item {
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  width: 298px;
  height: 222px;
  box-shadow: 0 0 0 5px #f5f5f5;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  -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: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .tt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 50px 15px 0;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 40px;
  right: 0;
  z-index: 2;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .cont {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  background: rgba(9, 21, 42, 0.75);
  padding: 58px 15px 0;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}
.product .proList ul li .item .cont .en {
  text-transform: uppercase;
  line-height: 10px;
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
}
.product .proList ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  position: relative;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.product .proList ul li .item .cont .more {
  display: block;
  width: 40px;
  height: 40px;
  background-color: #70ad47;
  border-radius: 100%;
  margin: auto;
  margin-top: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .cont .more:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/ywli.png) center center no-repeat;
}
.product .proList ul li .item .cont .more:hover {
  background-color: #fff;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.product .proList ul li .item:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.product .proList ul li .item:hover .tt {
  bottom: -40px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product .proList ul li .item:hover .cont {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
}
.youshi .ysBox {
  padding-top: 68px;
}
.youshi .ysTit {
  height: 126px;
}
.youshi .ysTit h4 {
  font-family: "BodoniBT", "Bodoni", "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  font-size: 54px;
  line-height: 40px;
}
.youshi .ysTit h4:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border-radius: 100%;
  width: 13px;
  height: 13px;
  border: solid 2px #70ad47;
  margin-right: 30px;
  margin-left: -43px;
}
.youshi .ysTit h3 {
  margin-top: 16px;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  margin-left: -12px;
}
.youshi .ysTit h3 span {
  display: inline-block;
  padding: 0 12px;
  position: relative;
  z-index: 1;
}
.youshi .ysTit h3 span:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  left: 0;
  bottom: -5px;
  height: 17px;
  background-color: #c2dfc2;
}
.youshi .tip {
  position: absolute;
  right: 0;
  top: 68px;
  z-index: 2;
  font-size: 16px;
  letter-spacing: 2px;
  color: #c8cdd9;
  line-height: 26px;
  text-align: right;
}
.youshi .tip:before {
  content: "+";
  display: block;
}
.youshi .ysCont {
  margin-left: -85px;
  width: 1164px;
}
.youshi .ysCont .bd {
  height: 748px;
  outline-color: #000;
}
.youshi .ysCont .bd ul li {
  height: 748px;
  position: relative;
}
.youshi .ysCont .bd ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 300px;
  height: 3px;
  background-color: #162b53;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #2069c3, #2069c3);
  background-image: linear-gradient(to right, #2069c3, #2069c3);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.youshi .ysCont .bd ul li * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .pic {
  display: block;
  width: 1164px;
  height: 580px;
  border-radius: 0px 0px 0px 104px;
  overflow: hidden;
}
.youshi .ysCont .bd ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .cont {
  padding-top: 36px;
  height: 168px;
  padding-left: 84px;
}
.youshi .ysCont .bd ul li .cont .tit {
  width: 228px;
  float: left;
}
.youshi .ysCont .bd ul li .cont .tit:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background-color: #162048;
  border-radius: 100%;
}
.youshi .ysCont .bd ul li .cont .tit span {
  display: block;
  font-weight: bold;
  line-height: 1;
  font-size: 18px;
  margin-top: 17px;
}
.youshi .ysCont .bd ul li .cont .tit i {
  display: block;
  margin-top: 8px;
  margin-left: 92px;
  font-family: Arial;
  font-size: 12px;
  line-height: 1;
  color: #999999;
}
.youshi .ysCont .bd ul li .cont .text {
  width: 485px;
  float: left;
  line-height: 28px;
  color: #666666;
  font-size: 14px;
}
.youshi .ysCont .bd ul li:hover .pic img {
  -webkit-transform: scale(1.05) rotate(0);
  -moz-transform: scale(1.05) rotate(0);
  -o-transform: scale(1.05) rotate(0);
  transform: scale(1.05) rotate(0);
}
.youshi .ysCont .bd ul li:hover .cont .tit {
  color: #2069c3;
}
.youshi .ysCont .bd ul li:hover .cont .tit:before {
  background-color: #2069c3;
}
.youshi .ysCont .bd ul li:hover:before {
  background-size: 100% 100%;
}
.youshi .ysCont .page {
  position: absolute;
  right: 0;
  top: 262px;
}
.youshi .ysCont .page .prev {
  width: 65px;
  height: 65px;
  border: solid 1px rgba(255, 255, 255, 0.5);
  border-radius: 100%;
  background: url(../images/yst.png) center center no-repeat;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .page .prev:hover,
.youshi .ysCont .page .prev.on {
  background-color: #70ad47;
  border-color: #70ad47;
}
.youshi .ysCont .page .next {
  width: 65px;
  height: 65px;
  border: solid 1px rgba(255, 255, 255, 0.5);
  border-radius: 100%;
  background: url(../images/ysb.png) center center no-repeat;
  margin-top: 26px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .page .next:hover,
.youshi .ysCont .page .next.on {
  background-color: #70ad47;
  border-color: #70ad47;
}
.youshi .ysCont .ysNum {
  position: absolute;
  right: 0;
  color: #fff;
  font-family: "BodoniBT", "Bodoni", "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  font-size: 100px;
  line-height: 68px;
  top: 528px;
}
.youshi .tipEn {
  position: absolute;
  top: 666px;
  right: -64px;
  width: 352px;
  font-family: Arial;
  font-size: 12px;
  line-height: 30px;
  color: #ffffff;
  opacity: 0.4;
  z-index: 2;
}
.case {
  padding: 94px 0 60px;
}
.case .title {
  text-align: left;
}
.case .tel {
  position: absolute;
  right: 0;
  top: -12px;
  padding-top: 64px;
}
.case .tel:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 22px;
  height: 35px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/casetel.png) center center no-repeat;
}
.case .tel i {
  display: block;
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
  line-height: 18px;
}
.case .caseSwiper {
  position: relative;
  margin-top: 40px;
}
.case .caseSwiper:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 645px;
  z-index: -1;
  width: 566px;
  height: 438px;
  background-color: #f9f9f9;
}
.case .caseSwiper .swiper-container {
  height: 598px;
}
.case .caseSwiper ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseSwiper ul li {
  width: 645px;
  padding-top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item {
  position: relative;
  left: 0;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 438px;
  border: solid 10px #f9f9f9;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper 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 .caseSwiper ul li .item .cont {
  position: relative;
  padding-left: 160px;
  padding-top: 60px;
  text-align: right;
  overflow: hidden;
  height: 160px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont:before {
  content: "";
  display: block;
  position: absolute;
  top: 56px;
  right: 10px;
  width: 290px;
  height: 4px;
  background-color: #2a3359;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .num {
  position: absolute;
  font-size: 40px;
  top: 40px;
  left: 60px;
  font-family: "BodoniBT", "Bodoni", "Times New Roman", Times, Baskerville, Georgia, serif;
  line-height: 28px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 56px;
  line-height: 56px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  /* display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  margin-top: 8px; */
  text-align: center;
}
.case .caseSwiper ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.case .caseSwiper ul li .item .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666666;
  height: 24px;
  line-height: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.08) rotate(0);
  -moz-transform: scale(1.08) rotate(0);
  -o-transform: scale(1.08) rotate(0);
  transform: scale(1.08) rotate(0);
}
.case .caseSwiper ul li .item:hover .cont .bt {
  color: #2069c3;
}
.case .caseSwiper ul li.swiper-slide-next {
  padding-top: 344px;
}
.case .caseSwiper ul li.swiper-slide-next .item {
  left: 35px;
  width: 280px;
}
.case .caseSwiper ul li.swiper-slide-next .item .pic {
  height: 190px;
  border: solid 5px #f9fafc;
}
.case .caseSwiper ul li.swiper-slide-next .item .cont {
  padding-left: 0;
  padding-top: 0;
  height: 56px;
}
.case .caseSwiper ul li.swiper-slide-next .item .cont:before {
  opacity: 0;
  filter: alpha(opacity=0);
  width: 0;
}
.case .caseSwiper ul li.swiper-slide-next .item .cont .num {
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.case .caseSwiper ul li.swiper-slide-next .item .cont p {
  opacity: 0;
  filter: alpha(opacity=0);
}
.case .caseSwiper ul li.swiper-slide-next + li,
.case .caseSwiper ul li.swiper-slide-next + li + li {
  padding-top: 344px;
}
.case .caseSwiper ul li.swiper-slide-next + li .item,
.case .caseSwiper ul li.swiper-slide-next + li + li .item {
  left: -290px;
  width: 280px;
}
.case .caseSwiper ul li.swiper-slide-next + li .item .pic,
.case .caseSwiper ul li.swiper-slide-next + li + li .item .pic {
  height: 190px;
  border: solid 5px #f9fafc;
}
.case .caseSwiper ul li.swiper-slide-next + li .item .cont,
.case .caseSwiper ul li.swiper-slide-next + li + li .item .cont {
  padding-left: 0;
  padding-top: 0;
  height: 56px;
}
.case .caseSwiper ul li.swiper-slide-next + li .item .cont:before,
.case .caseSwiper ul li.swiper-slide-next + li + li .item .cont:before {
  opacity: 0;
  filter: alpha(opacity=0);
  width: 0;
}
.case .caseSwiper ul li.swiper-slide-next + li .item .cont .num,
.case .caseSwiper ul li.swiper-slide-next + li + li .item .cont .num {
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.case .caseSwiper ul li.swiper-slide-next + li .item .cont p,
.case .caseSwiper ul li.swiper-slide-next + li + li .item .cont p {
  opacity: 0;
  filter: alpha(opacity=0);
}
.case .caseTip {
  position: absolute;
  top: 0;
  left: 645px;
  z-index: 2;
  width: 560px;
  height: 344px;
  padding-top: 78px;
  padding-left: 50px;
}
.case .caseTip .num {
  font-size: 58px;
  font-family: "BodoniBT", "Bodoni", "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  line-height: 40px;
  display: none;
}
.case .caseTip .num:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 24px;
  width: 29px;
  height: 4px;
  background-color: #70ad47;
  border-radius: 2px;
}
.case .caseTip .t1 {
  font-weight: bold;
  line-height: 1;
  font-size: 22px;
  margin-top: 25px;
}
.case .caseTip .t2 {
  width: 405px;
  letter-spacing: 1px;
  color: #999999;
  font-family: Arial;
  font-size: 14px;
  line-height: 20px;
  margin-top: 25px;
}
.case .page {
  position: absolute;
  z-index: 3;
  right: 0;
  top: 84px;
}
.case .page .case-prev {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: url(../images/yst.png) center center no-repeat;
  background-size: 20px;
  background-color: #2069c3;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .page .case-prev:hover,
.case .page .case-prev.on {
  background-color: #70ad47;
}
.case .page .case-next {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: url(../images/ysb.png) center center no-repeat;
  background-size: 20px;
  background-color: #2069c3;
  margin-top: 20px;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .page .case-next:hover,
.case .page .case-next.on {
  background-color: #70ad47;
  border-color: #70ad47;
}
.about {
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  padding-top: 185px;
}
.about .aboutBox {
  z-index: 1;
  padding-top: 88px;
}
.about .aboutBox:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  z-index: -1;
  left: 50%;
  margin-left: -758px;
  width: 1516px;
  height: 100%;
  background-color: #ffffff;
  box-shadow: -3px -40px 65px 0px rgba(19, 71, 99, 0.09);
}
.about .aboutBox .title b {
  position: relative;
}
.about .aboutBox .title b:before {
  width: 507px;
  height: 1px;
  background-color: #eeeeee;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
}
.about .aboutBox .title b:after {
  width: 507px;
  height: 1px;
  background-color: #eeeeee;
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
}
.about .aboutList {
  margin-top: 30px;
}
.about .aboutList ul li {
  background: url(../images/aboutli.png) center bottom no-repeat;
  padding-bottom: 46px;
  margin-top: 36px;
}
.about .aboutList ul li::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .aboutList ul li:first-child {
  margin-top: 0;
}
.about .aboutList ul li:last-child {
  padding-bottom: 10px;
  background: none;
}
.about .aboutList ul li .cont {
  float: left;
  width: 730px;
  padding-top: 16px;
}
.about .aboutList ul li .cont .tit {
  line-height: 44px;
  font-size: 24px;
}
.about .aboutList ul li .cont .tit a {
  display: block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutList ul li .cont .tit a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.about .aboutList ul li .cont .tit:after {
  content: "";
  display: block;
  margin-top: 10px;
  width: 23px;
  height: 4px;
  background-color: #70ad47;
  border-radius: 2px;
}
.about .aboutList ul li .cont .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 36px;
  height: 108px;
  font-size: 15px;
  color: #666666;
  margin-top: 8px;
}
.about .aboutList ul li .honor {
  float: right;
  width: 455px;
  height: 222px;
}
.about .aboutList ul li .honor .pic {
  float: left;
  display: block;
  width: 302px;
  height: 222px;
  padding: 18px 20px 18px 18px;
  background: url(../images/honorbg.jpg) center 0 no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutList ul li .honor .pic img {
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  object-fit: contain;
}
.about .aboutList ul li .honor .bt {
  float: right;
  margin-top: 70px;
  display: block;
  width: 140px;
  text-align: right;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutList ul li .honor .bt:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  z-index: 2;
  top: 43px;
  width: 172px;
  height: 1px;
  background-color: #434343;
}
.about .aboutList ul li .honor .bt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
}
.about .aboutList ul li .honor .bt i {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 13px;
  font-family: Arial;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  letter-spacing: 2px;
  color: #999999;
}
.about .aboutList ul li .honor:hover .pic {
  box-shadow: 0 10px 15px -5px rgba(0, 0, 0, 0.2);
}
.about .aboutList ul li .honor:hover .bt {
  color: #70ad47;
}
.about .aboutList ul li:hover .cont .tit a {
  color: #70ad47;
}
.news {
  padding: 70px 0;
}
.news .newsTab::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
}
.news .newsTab ul {
  float: right;
}
.news .newsTab ul li {
  float: left;
  margin-left: 42px;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  text-align: center;
  width: 166px;
  height: 52px;
  background-color: #ffffff;
  border: solid 1px #eeeeee;
  border-radius: 26px;
  font-size: 18px;
  line-height: 50px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: top;
  margin-right: 14px;
  width: 22px;
  height: 50px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.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-color: #70ad47;
  color: #fff;
  border-color: #70ad47;
}
.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;
  position: relative;
  z-index: 1;
}
.news .newsTabs .bd {
  overflow: hidden;
}
.news .newsList {
  overflow: hidden;
  height: 555px;
}
.news .newsList .list {
  float: left;
  width: 680px;
}
.news .newsList .list ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list ul li {
  position: relative;
  height: 170px;
  background-color: #f8f8f8;
  margin-top: 24px;
  padding: 30px 128px 0 236px;
}
.news .newsList .list ul li:first-child {
  margin-top: 0;
}
.news .newsList .list ul li .pic {
  display: block;
  width: 200px;
  height: 170px;
  position: absolute;
  left: 0;
  top: 0;
  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 .cont .date {
  position: absolute;
  right: 30px;
  top: 42px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-align: right;
  color: #999999;
}
.news .newsList .list ul li .cont .date i {
  display: block;
  font-family: "Arial Black";
  font-size: 20px;
  line-height: 16px;
}
.news .newsList .list ul li .cont .date span {
  display: block;
  font-family: Arial;
  font-size: 14px;
  margin-top: 22px;
  line-height: 10px;
}
.news .newsList .list ul li .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  margin-left: -16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list ul li .cont .bt:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border-radius: 100%;
  width: 6px;
  height: 6px;
  background-color: #70ad47;
  margin-right: 10px;
}
.news .newsList .list ul li .cont .bt:hover {
  color: #2069c3;
}
.news .newsList .list ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  font-size: 15px;
  color: #666666;
  margin-top: 6px;
}
.news .newsList .list ul li:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.news .newsList .list ul li:hover .cont .date {
  color: #70ad47;
}
.news .newsList .list ul li:hover .cont .bt {
  color: #70ad47;
}
.news .newsList .one {
  float: right;
  width: 568px;
  height: 555px;
  background-color: #f8f8f8;
  padding: 10px 10px 0;
}
.news .newsList .one .pic {
  display: block;
  width: 100%;
  height: 366px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .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 .one .cont {
  position: relative;
  padding-top: 38px;
  padding-left: 50px;
  padding-right: 135px;
}
.news .newsList .one .cont .date {
  position: absolute;
  right: 30px;
  top: 50px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-align: right;
  color: #999999;
}
.news .newsList .one .cont .date i {
  display: block;
  font-family: "Arial Black";
  font-size: 20px;
  line-height: 16px;
}
.news .newsList .one .cont .date span {
  display: block;
  font-family: Arial;
  font-size: 14px;
  margin-top: 22px;
  line-height: 10px;
}
.news .newsList .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  margin-left: -16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .one .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .one .cont .bt:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border-radius: 100%;
  width: 6px;
  height: 6px;
  background-color: #70ad47;
  margin-right: 10px;
}
.news .newsList .one .cont .bt:hover {
  color: #2069c3;
}
.news .newsList .one .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  font-size: 15px;
  color: #666666;
  margin-top: 6px;
}
.news .newsList .one:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.news .newsList .one:hover .cont .date {
  color: #70ad47;
}
.news .newsList .one:hover .cont .bt {
  color: #70ad47;
}
.linksBox {
  padding-bottom: 84px;
  display: flex;
  z-index: 1;
  line-height: 34px;
}
.linksBox .tit {
  float: left;
  width: 110px;
}
.linksBox .tit i {
  text-transform: uppercase;
  display: block;
  font-size: 30px;
  line-height: 20px;
  font-family: "BodoniBT", "Bodoni", "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
}
.linksBox .tit span {
  display: block;
  margin-top: 6px;
  line-height: 1;
  font-size: 16px;
  background: url(../images/linkstit.png) 74px center no-repeat;
}
.linksBox .list {
  flex: 1;
  float: right;
  overflow: hidden;
  line-height: 44px;
  width: 1200px;
  margin-right: -40px;
  margin-left: 30px;
}
.linksBox .list a {
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 14px;
  margin-right: 40px;
  color: #616478;
  letter-spacing: 1px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.linksBox .list a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #70ad47;
}
.footer .formbox {
  right: -20px;
  top: -80px;
  padding: 40px 44px 0;
  width: 826px;
  height: 248px;
}
.footer .formbox input.xqcontent {
  margin-top: 22px;
  margin-bottom: 22px;
}
.footer .footNav {
  margin-top: 136px;
}
