@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;
  overflow: hidden;
  z-index: 1;
}
.banner::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  height: 148px;
  left: 0;
  bottom: 0;
  width: 100%;
  background: url(../images/banbar.png) center bottom no-repeat;
  pointer-events: none;
  bottom: -1px;
}
.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;
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 660px;
  -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 img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@-webkit-keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
@keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -80px;
  width: 78px;
  height: 78px;
  margin-top: -39px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  border-radius: 100%;
  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: -80px;
  width: 78px;
  height: 78px;
  margin-top: -39px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  border-radius: 100%;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  left: 50%;
  margin-left: -150px;
  bottom: 110px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #16ad6a solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: #fff;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer !important;
  outline: none;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #16ad6a;
  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 .banSlogan {
  position: absolute;
  left: 50%;
  margin-left: -640px;
  z-index: 4;
  bottom: 70px;
  line-height: 1;
}
.banner .banSlogan img {
  display: inline-block;
  vertical-align: top;
}
.header {
  width: 100%;
  position: absolute;
  z-index: 4;
  left: 0;
  top: 0;
}
.banSlogan {
  margin-top: 74px;
}
.banSlogan .inContent {
  border-bottom: 1px solid #d2d2d2;
  line-height: 32px;
  padding-bottom: 30px;
}
.banSlogan .slogan {
  float: left;
  padding-left: 41px;
  background: url(../images/slogan.png) 0 center no-repeat;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 32px;
}
.banSlogan .tel {
  float: right;
  position: relative;
  font-size: 16px;
  z-index: 2;
}
.banSlogan .tel::after {
  content: "";
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  background-color: #fd7400;
  left: -8px;
  top: -2px;
  border-radius: 50%;
  z-index: -1;
}
.banSlogan .tel::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  margin-right: 16px;
  width: 29px;
  height: 32px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel.png) center center no-repeat;
}
.banSlogan .tel i {
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  font-family: Arial;
  font-size: 22px;
}
.title {
  line-height: 1;
  padding-top: 34px;
  background: url(../images/titico.png) 0 0 no-repeat;
}
.title i {
  display: block;
  font-size: 43px;
  line-height: 31px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  font-style: italic;
}
.title span {
  display: block;
  margin-top: 25px;
  font-size: 26px;
  position: relative;
}
.title span::before {
  content: "";
  width: 134px;
  height: 1px;
  background-color: #16ad6a;
  display: block;
  position: absolute;
  left: -155px;
  top: 50%;
}
.title em {
  display: block;
  font-size: 16px;
  margin-top: 20px;
  letter-spacing: 4px;
  color: #6a6a6a;
}
.inTip {
  text-align: right;
}
.inTip .tel {
  position: relative;
  font-size: 16px;
}
.inTip .tel::before {
  content: "";
  width: 14px;
  height: 23px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/tel.png) center center no-repeat;
  position: relative;
  top: -2px;
}
.inTip .tel i {
  margin-left: 10px;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
}
.inTip .tip {
  margin-top: 14px;
  font-size: 16px;
  left: 1;
  letter-spacing: 4px;
  color: #6a6a6a;
  line-height: 1;
}
.moreLink {
  display: block;
  width: 156px;
  height: 40px;
  background-color: #16ad6a;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 3px;
  padding-left: 3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.moreLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #16ad6a;
  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;
}
.moreLink:hover {
  background: none;
  color: #16ad6a;
  box-shadow: 0 10px 10px -5px rgba(22, 173, 106, 0.5);
}
.moreLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.titBox::after,
.titBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .moreLink {
  float: right;
  margin-top: 17px;
}
.mode {
  padding: 10px 0 100px;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.mode .inTip {
  position: absolute;
  right: 0;
  top: 52px;
  z-index: 3;
}
.mode .msList {
  margin-top: 120px;
  height: 214px;
}
.mode .msList ul {
  display: flex;
  justify-content: space-between;
  padding: 0 40px;
}
.mode .msList ul li {
  width: 214px;
  height: 214px;
  position: relative;
  text-align: center;
  z-index: 2;
  background-color: #ffffff;
  border-radius: 25px;
  border: solid 1px #e9ebf0;
  overflow: hidden;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mode .msList ul li .item {
  transform: rotate(45deg);
  position: relative;
  width: 120%;
  height: 100%;
  left: -4.8%;
  top: -4.8%;
}
.mode .msList ul li .item .box .pic {
  width: 242px;
  height: 145px;
  position: relative;
  overflow: hidden;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mode .msList ul li .item .box .pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.mode .msList ul li .item .box h4 {
  margin-top: 10px;
  line-height: 1;
  font-size: 18px;
  font-weight: bold;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.mode .msList ul li .item .box h5 {
  font-family: Arial;
  font-size: 12px;
  margin-top: 7px;
  line-height: 10px;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mode .msList ul li .item .box .num {
  width: 80px;
  height: 80px;
  background-color: #e9eaf2;
  border-radius: 20px;
  margin: auto;
  font-size: 22px;
  font-weight: bold;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  text-align: center;
  margin-top: 20px;
  position: relative;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mode .msList ul li .item .box .num i {
  display: block;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  font-weight: bold;
  line-height: 42px;
  width: 100%;
  height: 100%;
}
.mode .msList ul li .item .box .zxLink {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mode .msList ul li:hover {
  border-color: #16ad6a;
}
.mode .msList ul li:hover .item .box .pic {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
.mode .msList ul li:hover .item .box h4 {
  color: #16ad6a;
  top: -5px;
}
.mode .msList ul li:hover .item .box h5 {
  color: #16ad6a;
}
.mode .msList ul li:hover .item .box .num {
  background-color: #16ad6a;
  color: #fff;
}
.mode .msList ul li.on {
  width: 274px;
  height: 274px;
  border-radius: 35px;
  top: -70px;
}
.mode .msList ul li.on .item .box .pic {
  width: 308px;
  height: 183px;
}
.mode .msList ul li.on .item .box h4 {
  margin-top: 20px;
}
.mode .msList ul li.on .item .box .num {
  background-color: #16ad6a;
  color: #fff;
  margin-top: 35px;
  border-radius: 25px 0 0 0;
}
.mode .msList ul li.on .item .box .num i {
  line-height: 50px;
}
.solution {
  background: #f3f4f8 url(../images/mdmbg.jpg) center 0 no-repeat;
  position: relative;
  overflow: hidden;
  padding-top: 200px;
  padding-bottom: 30px;
  margin-top: -146px;
}
.solution .tip {
  height: 96px;
  position: relative;
  z-index: 3;
  padding-bottom: 21px;
  background: url(../images/mdmtip.png) 0 66px no-repeat;
  padding-top: 29px;
  font-size: 24px;
  letter-spacing: 4px;
  color: #ffffff;
  line-height: 1;
}
.solution .tip::before {
  content: "";
  display: block;
  position: absolute;
  left: -40px;
  top: 0;
  z-index: -1;
  width: 96px;
  height: 96px;
  background-color: #ffffff;
  opacity: 0.1;
  border-radius: 50%;
}
.solution .tel {
  position: absolute;
  z-index: 4;
  right: 0;
  top: 136px;
}
.solution .tel i {
  display: block;
  position: relative;
  font-size: 18px;
  line-height: 19px;
  font-weight: bold;
}
.solution .tel i::before {
  content: "";
  width: 18px;
  height: 19px;
  display: inline-block;
  vertical-align: top;
  margin-right: 12px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/mdmtel.png) center center no-repeat;
}
.solution .tel span {
  display: block;
  font-size: 12px;
  margin-top: 13px;
  line-height: 10px;
  color: #484848;
  padding-right: 78px;
  position: relative;
}
.solution .tel span::after {
  content: "";
  display: block;
  position: absolute;
  width: 389px;
  height: 1px;
  background-color: #7b8389;
  opacity: 0.2;
  top: 50%;
  right: -320px;
}
.solution .mdmTabs {
  margin-top: 95px;
  position: relative;
}
.solution .mdmTabs::after,
.solution .mdmTabs:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.solution .faL {
  float: left;
  width: 598px;
}
.solution .tab {
  margin-top: 80px;
}
.solution .tab ul {
  margin: 0 -9px;
}
.solution .tab ul::after,
.solution .tab ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.solution .tab ul li {
  float: left;
  width: 50%;
  padding: 0 9px;
  margin-bottom: 18px;
  cursor: pointer;
}
.solution .tab ul li .item {
  overflow: hidden;
  height: 110px;
  background-color: #ffffff;
  position: relative;
  padding-left: 92px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #16ad6a, #16ad6a);
  background-image: linear-gradient(to right, #16ad6a, #16ad6a);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  padding-top: 32px;
}
.solution .tab ul li .item a{
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.solution .tab ul li .item i {
  display: block;
  border-radius: 50%;
  position: absolute;
  overflow: hidden;
  width: 63px;
  height: 63px;
  border: solid 1px rgba(105, 105, 105, 0.1);
  left: 12px;
  top: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solution .tab ul li .item i img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(0.7);
}
.solution .tab ul li .item em {
  display: block;
  font-size: 15px;
  line-height: 1;
  color: #808080;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solution .tab ul li .item span {
  display: block;
  line-height: 1;
  font-size: 18px;
  margin-top: 12px;
}
.solution .tab ul li.on .item {
  background-color: #16ad6a;
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 2px 2px 27px 0px rgba(0, 0, 0, 0.16);
  padding-left: 88px;
}
.solution .tab ul li.on .item i {
  background-color: #fff;
  border-color: #fff;
}
.solution .tab ul li.on .item i img {
  filter: grayscale(0) brightness(1);
}
.solution .tab ul li.on .item em {
  color: #fff;
}
.solution .tab ul li.on .item span {
  font-weight: bold;
}
.solution .bd {
  margin-top: 28px;
  width: 626px;
  height: 465px;
  background-color: #ffffff;
  box-shadow: 7px 6px 8px 0px rgba(0, 0, 0, 0.1);
  float: right;
  position: relative;
  overflow: hidden;
  border: 10px solid #fff;
}
.solution .bd .zxLink {
  display: block;
  z-index: 3;
  border-radius: 50%;
  width: 110px;
  height: 110px;
  position: absolute;
  right: -29px;
  bottom: -31px;
  padding-left: 30px;
  padding-top: 30px;
  background: url(../images/mdmzxbg.png) 0 0 no-repeat;
}
.solution .bd .zxLink::before {
  content: "";
  display: block;
  width: 31px;
  height: 30px;
  background: url(../images/mdmzxico.png) center center no-repeat;
}
.solution .bd .zxLink:hover::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.solution .bd ul {
  height: 100%;
}
.solution .bd ul li {
  display: block;
  width: 100%;
  height: 100%;
}
.solution .bd ul li img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solution .bd ul li:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.solution .hd {
  position: absolute;
  overflow: hidden;
  top: 207px;
  right: -77px;
}
.solution .hd ul li {
  font-size: 0;
  width: 12px;
  height: 12px;
  border: solid 1px transparent;
  border-radius: 50%;
  display: block;
  position: relative;
  margin-bottom: 18px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solution .hd ul li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 6px;
  height: 6px;
  background-color: #939393;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solution .hd ul li.on {
  border-color: #16ad6a;
}
.solution .hd ul li.on::before {
  width: 4px;
  height: 4px;
  background-color: #16ad6a;
}
@media screen and (max-width: 1320px) {
  .solution .faL {
    width: 554px;
  }
  .solution .tab ul {
    margin: 0 -7px;
  }
  .solution .tab ul li {
    padding: 0 7px;
    width: 47%;
  }
  .solution .tab ul li:nth-child(2n) {
    width: 53%;
  }
  .solution .bd {
    width: 600px;
  }
}
.product {
  padding: 40px 0 0;
  position: relative;
  overflow: hidden;
  background: url(../images/probg.jpg) center bottom no-repeat;
  height: 1424px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 1044px;
}
.product .tip {
  right: -180px;
  top: 8px;
  position: absolute;
  z-index: 2;
  top: 34px;
  padding-right: 21px;
  background: url(../images/protip.png) right 227px no-repeat;
  letter-spacing: 16px;
  color: #8a8a8a;
  font-size: 16px;
  line-height: 1;
}
.product .tip::before {
  content: "";
  display: block;
  margin: auto;
  width: 1px;
  height: 215px;
  background-color: #ebebeb;
  opacity: 0.8;
  margin-bottom: 10px;
}
.product .tip span {
  display: block;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: tb-rl;
}
.product .tip::after {
  content: "";
  display: block;
  margin: auto;
  width: 1px;
  height: 392px;
  background-color: #ebebeb;
  opacity: 0.8;
}
.product .title span::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 89px;
  height: 1px;
  background-color: #16ad6a;
  opacity: 0.3;
  margin-left: 6px;
}
.product .proBox {
  padding-top: 56px;
}
.product .proTabs {
  margin-top: 36px;
  position: relative;
}
.product .proTabs .bd {
  overflow: hidden;
}
.product .proNav::after,
.product .proNav:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proNav .title {
  float: left;
}
.product .proNav .proMore {
  float: right;
  margin-top: 70px;
  display: block;
  position: relative;
  padding-left: 76px;
  z-index: 3;
}
.product .proNav .proMore::before {
  content: "";
  display: block;
  left: 9px;
  top: 9px;
  z-index: -1;
  width: 43px;
  height: 43px;
  background-color: #ececec;
  position: absolute;
  border-radius: 50%;
}
.product .proNav .proMore em {
  position: absolute;
  top: 5px;
  left: 0;
  display: block;
  width: 34px;
  height: 36px;
  z-index: 2;
  background: url(../images/pronavico.png) center center no-repeat;
  filter: grayscale(100) brightness(0.6);
}
.product .proNav .proMore span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav .proMore i {
  display: block;
  font-family: Arial;
  font-size: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 18px;
  height: 36px;
  color: #999999;
}
.product .proNav .proMore::after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  background-color: #000000;
  border-radius: 50%;
  margin-top: 1px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav .proMore:hover {
  color: #16ad6a;
}
.product .proNav .proMore:hover em {
  filter: grayscale(0) brightness(1);
}
.product .proNav .proMore:hover span {
  font-weight: bold;
  font-size: 18px;
}
.product .proNav .proMore:hover::after {
  background-color: #16ad6a;
}
.product .proNav ul {
  float: right;
  margin-top: 70px;
}
.product .proNav ul li {
  display: inline-block;
  vertical-align: top;
  margin-right: 34px;
}
.product .proNav ul li a {
  display: block;
  position: relative;
  padding-left: 76px;
  z-index: 3;
}
.product .proNav ul li a::before {
  content: "";
  display: block;
  left: 9px;
  top: 9px;
  z-index: -1;
  width: 43px;
  height: 43px;
  background-color: #ececec;
  position: absolute;
  border-radius: 50%;
}
.product .proNav ul li a em {
  position: absolute;
  top: 5px;
  left: 0;
  display: block;
  width: 34px;
  height: 36px;
  z-index: 2;
  background: url(../images/pronavico.png) center center no-repeat;
  filter: grayscale(100) brightness(0.6);
}
.product .proNav ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a i {
  display: block;
  font-family: Arial;
  font-size: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 18px;
  height: 36px;
  color: #999999;
}
.product .proNav ul li a::after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  background-color: #000000;
  border-radius: 50%;
  margin-top: 1px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a:hover em {
  filter: grayscale(0) brightness(1);
}
.product .proNav ul li a:hover::after {
  background-color: #16ad6a;
}
.product .proNav ul li.on a,
.product .proNav ul li:hover a {
  color: #16ad6a;
}
.product .proNav ul li.on a span,
.product .proNav ul li:hover a span {
  font-weight: bold;
  font-size: 18px;
}
.product .proTabs {
  margin-top: 36px;
}
.product .proTabs .bd {
  height: 728px;
  overflow: hidden;
  height: 388px;
}
.product .proList {
  height: 728px;
  overflow: hidden;
  height: 388px;
}
.product .proList ul {
  margin-left: -27px;
  margin-right: -27px;
}
.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: 33.333%;
  margin-bottom: 48px;
  padding: 0 27px;
}
.product .proList ul li .item {
  position: relative;
  background-color: #ffffff;
  border: solid 1px #f4f3f3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  height: 272px;
  margin: -1px -1px 0;
  -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 .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 67px;
  line-height: 66px;
  position: relative;
  font-size: 16px;
  padding-left: 25px;
  padding-right: 55px;
  top: 1px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .bt::before {
  content: "";
  display: block;
  position: absolute;
  left: 25px;
  bottom: 0;
  width: 28px;
  height: 1px;
  background-color: #16ad6a;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .bt::after {
  content: "";
  display: block;
  position: absolute;
  right: 30px;
  top: 0;
  width: 15px;
  height: 100%;
  background: url(../images/proli.png) center center no-repeat;
  filter: grayscale(100) brightness(0.6);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proList ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.product .proList ul li .item:hover {
  border-color: #16ad6a;
}
.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: #16ad6a;
}
.product .proList ul li .item:hover .bt::after {
  filter: grayscale(0) brightness(1);
}
@media screen and (max-width: 1320px) {
  .product .proList ul {
    margin-left: -10px;
    margin-right: -10px;
  }
  .product .proList ul li {
    padding: 0 10px;
  }
}
.product .mbanTip {
  margin-top: 128px;
}
.product .mbanTip .tip2 {
  float: left;
  height: 96px;
  position: relative;
  z-index: 3;
  padding-bottom: 21px;
  background: url(../images/mbantip.png) 0 66px no-repeat;
  padding-top: 29px;
  font-size: 24px;
  letter-spacing: 4px;
  line-height: 1;
}
.product .mbanTip .tip2::before {
  content: "";
  display: block;
  position: absolute;
  left: -40px;
  top: 0;
  z-index: -1;
  width: 96px;
  height: 96px;
  background-color: #2cad74;
  opacity: 0.1;
  border-radius: 50%;
}
.product .tel {
  display: block;
  position: relative;
  line-height: 25px;
  color: #fff;
  font-size: 16px;
  float: right;
  margin-top: 58px;
}
.product .tel::before {
  content: "";
  width: 17px;
  height: 25px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/protel.png) center center no-repeat;
}
.product .tel i {
  font-weight: bold;
  font-family: Arial;
  font-size: 24px;
  margin-left: 15px;
  display: inline-block;
  vertical-align: top;
}
.youshi {
  position: relative;
  overflow: hidden;
  margin-top: -97px;
  background: url(../images/ysbg.jpg) center 578px no-repeat;
  padding-bottom: 55px;
}
.youshi .title {
  text-align: center;
  background-position: center 0;
  padding-top: 48px;
}
.youshi .title span {
  margin-top: 0;
  font-size: 32px;
  letter-spacing: 4px;
}
.youshi .title span::before {
  display: none;
}
.youshi .title i {
  font-size: 60px;
  margin-top: 14px;
  line-height: 42px;
  font-weight: bold;
  color: #16ad6a;
}
.youshi .title i::before {
  content: "";
  width: 149px;
  height: 1px;
  background-color: #16ad6a;
  display: inline-block;
  vertical-align: middle;
  margin-right: 24px;
}
.youshi .title i::after {
  content: "";
  width: 149px;
  height: 1px;
  background-color: #16ad6a;
  display: inline-block;
  vertical-align: middle;
  margin-left: 24px;
}
.youshi .title em {
  display: block;
  margin-top: 26px;
  font-size: 24px;
  color: #444444;
  letter-spacing: 0px;
}
.youshi .ysBox::before {
  content: "";
  display: block;
  position: absolute;
  right: 50%;
  margin-right: -960px;
  top: 0;
  z-index: -1;
  background: url(../images/ystipbg.jpg) right 0 no-repeat;
  width: 737px;
  height: 295px;
}
.youshi .ysList {
  margin-top: 115px;
}
.youshi .ysList ul li {
  position: relative;
}
.youshi .ysList ul li::after,
.youshi .ysList ul li:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.youshi .ysList ul li .pic {
  position: absolute;
}
.youshi .ysList ul li .pic img {
  display: block;
}
.youshi .ysList ul li .cont {
  float: left;
}
.youshi .ysList ul li .box {
  margin-top: 175px;
}
.youshi .ysList ul li .box:first-child {
  margin-top: 0;
}
.youshi .ysList ul li .box .tit {
  font-size: 0;
  text-align: center;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.youshi .ysList ul li .box .tit span {
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  font-size: 22px;
  position: relative;
  z-index: 2;
  padding: 0 5px;
}
.youshi .ysList ul li .box .tit span::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 8px;
  background-color: #1a9b62;
  opacity: 0.3;
  z-index: -1;
  bottom: 0;
}
.youshi .ysList ul li .box .tit span b::before {
  content: "{";
  display: inline-block;
  vertical-align: top;
  margin-right: 12px;
  font-weight: normal;
}
.youshi .ysList ul li .box .tit span b::after {
  content: "}";
  display: inline-block;
  vertical-align: top;
  margin-left: 12px;
  font-weight: normal;
}
.youshi .ysList ul li .box .tit em {
  display: block;
  font-family: Arial;
  font-size: 12px;
  margin-top: 20px;
  line-height: 10px;
  color: #8f8f8f;
}
.youshi .ysList ul li .box .text {
  font-size: 16px;
  color: #555555;
  line-height: 36px;
  margin-top: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList ul li .box .text p {
  background: url(../images/ysli.png) 0 9px no-repeat;
  padding-left: 30px;
}
.youshi .ysList ul li .box:hover .tit {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  color: #0c6655;
}
.youshi .ysList ul li .box:hover .text {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysList ul li.li1 .pic {
  left: -74px;
  top: -30px;
}
.youshi .ysList ul li.li1 .cont {
  float: right;
}
.youshi .ysList ul li.li1 .box {
  width: 638px;
  float: right;
}
.youshi .ysList ul li.li1 .box:first-child {
  width: 750px;
}
.youshi .ysList ul li.li2 {
  margin-top: 16px;
}
.youshi .ysList ul li.li2 .pic {
  right: -60px;
  top: 24px;
}
.youshi .ysList ul li.li2 .cont {
  float: left;
}
.youshi .ysList ul li.li2 .box {
  margin-top: 134px;
}
.youshi .ysList ul li.li2 .box:first-child {
  margin-top: 0;
}
@media screen and (max-width: 1320px) {
  .youshi .ysList ul li.li1 .pic {
    left: -100px;
  }
  .youshi .ysList ul li.li1 .box {
    width: 600px;
  }
  .youshi .ysList ul li.li1 .box:first-child {
    width: 720px;
  }
}
.case {
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.case .caseL {
  float: left;
  width: 668px;
  height: 890px;
  border-right: 1px solid #eeeeee;
  padding-top: 80px;
}
.case .caseL .title {
  padding-top: 46px;
}
.case .caseL .title i {
  font-size: 70px;
}
.case .caseL .title span em {
  display: inline-block;
  vertical-align: bottom;
  font-size: 16px;
  margin-left: 19px;
  line-height: 1;
  color: #888888;
  margin-top: 0;
  letter-spacing: 0;
}
.case .caseL .one {
  margin-top: 32px;
  width: 608px;
}
.case .caseL .one .pic {
  display: block;
  width: 100%;
  height: 400px;
  background-color: #fff;
  border: solid 10px #f7f7f7;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseL .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;
}
.case .caseL .one .cont {
  padding-left: 10px;
  padding-top: 16px;
}
.case .caseL .one .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 18px;
  height: 36px;
  line-height: 36px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.case .caseL .one .cont .bt:hover {
  letter-spacing: 0.5px;
}
.case .caseL .one .cont .line {
  width: 26px;
  height: 2px;
  background-color: #16ad6a;
  margin-top: 12px;
  -webkit-transition: all 0.46s ease-out;
  transition: all 0.46s ease-out;
}
.case .caseL .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: #888888;
  margin-top: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseL .one .cont .more {
  display: block;
  margin-top: 25px;
  width: 72px;
  height: 27px;
  border-radius: 14px;
  border: solid 1px #ebebeb;
  text-align: center;
  line-height: 25px;
  font-family: Arial;
  font-size: 12px;
  color: #888888;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseL .one .cont .more:hover {
  background-color: #16ad6a;
  border-color: #16ad6a;
  color: #fff;
}
.case .caseL .one:hover {
  border-color: #16ad6a;
  box-shadow: none;
}
.case .caseL .one:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.case .caseL .one:hover .cont .bt {
  color: #16ad6a;
  font-weight: bold;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.case .caseL .one:hover .cont .line {
  width: 40px;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.case .caseL .one:hover .cont p {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.case .caseList {
  float: right;
  width: 570px;
  padding-top: 136px;
}
.case .caseList ul {
  margin: 0 -21px;
}
.case .caseList ul::after,
.case .caseList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseList ul li {
  float: left;
  width: 50%;
  padding: 0 21px;
  margin-bottom: 12px;
}
.case .caseList ul li .item .pic {
  display: block;
  width: 100%;
  height: 174px;
  background-color: #fff;
  border: solid 5px #f7f7f7;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList 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 .caseList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 15px;
  height: 42px;
  line-height: 42px;
  padding-right: 50px;
  padding-left: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item .bt::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 26px;
  height: 2px;
  background-color: #bfbfbf;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.case .caseList ul li .item:hover {
  border-color: #16ad6a;
  box-shadow: none;
}
.case .caseList 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 .caseList ul li .item:hover .bt {
  color: #16ad6a;
}
.case .caseList ul li .item:hover .bt::before {
  right: 10px;
  background-color: #16ad6a;
}
.case .caseList .tip {
  text-align: right;
  margin-top: 50px;
}
.case .caseList .tip span {
  display: block;
  line-height: 1;
  font-size: 24px;
  font-family: simsun;
  color: #16ad6a;
}
.case .caseList .tip span::before {
  content: "/";
  margin-right: 8px;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.case .caseList .tip span::after {
  content: "/";
  margin-left: 8px;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.case .caseList .tip i {
  display: block;
  font-family: Arial;
  font-size: 12px;
  margin-top: 18px;
  line-height: 10px;
  color: #c9c9c9;
  position: relative;
  margin-right: 14px;
}
.case .caseList .tip i::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 306px;
  height: 1px;
  background-color: #ebecef;
}
.case .caseList .tel {
  margin-top: 20px;
  line-height: 43px;
  position: relative;
  font-weight: bold;
  font-family: Arial;
  font-size: 19px;
}
.case .caseList .tel::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  width: 43px;
  height: 43px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/casetel.png) center center no-repeat;
}
@media screen and (max-width: 1320px) {
  .case .caseL {
    width: 620px;
  }
  .case .caseL .title span em {
    font-size: 15px;
    margin-left: 10px;
  }
  .case .caseL .one {
    width: 580px;
  }
  .case .caseList {
    width: 520px;
  }
  .case .caseList ul {
    margin: 0 -10px;
  }
  .case .caseList ul::after,
  .case .caseList ul:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
  }
  .case .caseList ul li {
    padding: 0 10px;
  }
}
.about {
  position: relative;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  padding-top: 193px;
  margin-top: -250px;
  padding-bottom: 70px;
}
.about .aboutText {
  float: right;
  width: 642px;
  text-align: right;
}
.about .aboutText .title {
  background-position: right 0;
  padding-top: 46px;
}
.about .aboutText .title i {
  font-size: 70px;
  font-weight: bold;
  line-height: 49px;
}
.about .aboutText .title span {
  margin-top: 16px;
  font-size: 24px;
}
.about .aboutText .title span::before {
  display: none;
}
.about .aboutText .tit {
  display: block;
  margin-top: 80px;
  padding-bottom: 30px;
  position: relative;
}
.about .aboutText .tit span {
  display: block;
  font-weight: bold;
  line-height: 1;
  font-size: 20px;
}
.about .aboutText .tit i {
  font-family: Arial;
  font-size: 12px;
  margin-top: 8px;
  line-height: 14px;
  color: #999999;
}
.about .aboutText .tit::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30px;
  height: 4px;
  background-color: #1b9b62;
  border-radius: 2px;
}
.about .aboutText .text {
  margin-top: 23px;
  font-size: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  line-height: 36px;
  height: 216px;
  color: #666666;
}
.about .aboutText .more {
  margin-top: 76px;
  display: inline-block;
  vertical-align: top;
  height: 43px;
  line-height: 43px;
  font-size: 19px;
  font-weight: bold;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
}
.about .aboutText .more i {
  font-weight: bold;
}
.about .aboutText .more em {
  display: inline-block;
  vertical-align: top;
  width: 43px;
  height: 43px;
  background-color: #16ad6a;
  margin-right: 20px;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more em::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/aboutmore.png) center center no-repeat;
}
.about .aboutText .more:hover {
  color: #16ad6a;
}
.about .aboutText .more:hover em {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.about .aboutText .since {
  margin-top: -17px;
  text-align: left;
}
.about .aboutText .since span {
  display: block;
  font-size: 38px;
  line-height: 27px;
  color: #0c6655;
  font-weight: bold;
  font-style: italic;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
}
.about .aboutText .since i {
  display: block;
  font-family: "Arial Black";
  font-size: 90px;
  margin-left: 30px;
  margin-top: 16px;
  line-height: 66px;
  color: #0c6655;
}
.about .aboutText .since em {
  display: inline-block;
  vertical-align: top;
  margin-top: 17px;
  border-top: 1px solid rgba(12, 102, 85, 0.3);
  border-bottom: 1px solid rgba(12, 102, 85, 0.3);
  line-height: 23px;
  font-size: 14px;
  letter-spacing: 8px;
  color: #0c6655;
  margin-left: 30px;
}
.about .aboutPic {
  float: left;
  position: relative;
  width: 647px;
  height: 922px;
  margin-left: -95px;
  margin-top: 164px;
}
.about .aboutPic::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  width: 1px;
  height: 424px;
  background-color: #ebecee;
  opacity: 0.5;
}
.about .aboutPic img {
  display: block;
  margin: auto;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1320px) {
  .about .aboutText {
    width: 600px;
  }
  .about .aboutPic {
    margin-top: 154px;
  }
}
.about .show {
  margin-top: 35px;
}
.about .show .showNav {
  position: absolute;
  z-index: 2;
  top: -255px;
  right: 0;
}
.about .show .showNav::before {
  content: "";
  width: 142px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.3;
  display: block;
  position: absolute;
  right: 100%;
  top: 69px;
}
.about .show .showNav::after {
  content: "";
  width: 310px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.3;
  display: block;
  position: absolute;
  left: 100%;
  top: 69px;
  margin-left: 10px;
}
.about .show .showNav ul li {
  float: left;
  margin-left: 60px;
  position: relative;
}
.about .show .showNav ul li::before {
  content: "";
  width: 40px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.3;
  display: block;
  position: absolute;
  left: -40px;
  top: 69px;
}
.about .show .showNav ul li:first-child {
  margin-left: 0;
}
.about .show .showNav ul li:first-child::before {
  display: none;
}
.about .show .showNav ul li a {
  display: block;
  padding-top: 56px;
  text-align: right;
  color: #ffffff;
  position: relative;
  z-index: 3;
  background: url(../images/shownavli.png) right -30px no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .show .showNav ul li a span {
  display: block;
  font-size: 24px;
  line-height: 1;
}
.about .show .showNav ul li a em {
  display: block;
  margin-top: 12px;
  font-family: Arial;
  font-size: 12px;
  line-height: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0.6;
  text-transform: uppercase;
}
.about .show .showNav ul li:hover a,
.about .show .showNav ul li.on a {
  background-position: right 0;
}
.about .show .showNav ul li:hover a span,
.about .show .showNav ul li.on a span {
  font-weight: bold;
}
.about .showTabs .bd {
  overflow: hidden;
  margin: 0 -20px;
}
.about .showSwiper {
  height: 272px;
}
.about .showSwiper ul li {
  float: left;
  padding: 0 20px;
  width: 25%;
}
.about .showSwiper ul li .item {
  width: 100%;
}
.about .showSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 214px;
  position: relative;
  overflow: hidden;
  border: solid 1px #f3f4f8;
  -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: 58px;
  line-height: 58px;
  position: relative;
  font-size: 16px;
  margin-left: 5px;
  padding-right: 45px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .bt::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 28px;
  height: 1px;
  background-color: #16ad6a;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .bt::after {
  content: "";
  display: block;
  position: absolute;
  right: 18px;
  top: 0;
  width: 15px;
  height: 100%;
  background: url(../images/proli.png) center center no-repeat;
  filter: grayscale(100) brightness(0.6);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.about .showSwiper ul li .item:hover .pic {
  border-color: #16ad6a;
}
.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: #16ad6a;
}
.about .showSwiper ul li .item:hover .bt::after {
  filter: grayscale(0) brightness(1);
}
.about .showSwiper:first-child ul li .item .pic img {
  object-fit: contain;
}
@media screen and (max-width: 1320px) {
  .about .showTabs .bd {
    margin: 0 -10px;
  }
  .about .showSwiper ul li {
    padding: 0 10px;
  }
}
.news {
  background: url(../images/newsbg.jpg) center 0 no-repeat;
  position: relative;
  overflow: hidden;
  padding-bottom: 100px;
}
.news .newsBox::before {
  content: "";
  display: block;
  width: 1600px;
  height: 1px;
  background-color: #f3f4f8;
  position: absolute;
  right: 0;
  top: 54px;
}
.news .newsTab::after,
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
  padding-top: 46px;
}
.news .newsTab .title i {
  font-size: 70px;
}
.news .newsTab .title span::before {
  display: none;
}
.news .newsTab .title span em {
  display: inline-block;
  vertical-align: bottom;
  font-size: 16px;
  margin-left: 19px;
  line-height: 1;
  color: #888888;
  margin-top: 0;
  letter-spacing: 0;
}
.news .newsTab ul {
  float: right;
  font-size: 0;
  margin-top: 52px;
}
.news .newsTab ul li {
  float: left;
  margin-left: 132px;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li a {
  display: block;
  line-height: 1;
}
.news .newsTab ul li a i {
  display: block;
  margin: auto;
  width: 33px;
  height: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(1.1);
}
.news .newsTab ul li a i.ico1 {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsTab ul li a i.ico2 {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsTab ul li a i.ico3 {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsTab ul li a span {
  display: block;
  font-size: 18px;
  margin-top: 22px;
}
.news .newsTab ul li a:hover {
  color: #16ad6a;
}
.news .newsTab ul li.on a i,
.news .newsTab ul li:hover a i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
  filter: grayscale(0) brightness(1);
}
.news .newsTabs {
  margin-top: 40px;
  position: relative;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 468px;
}
.news .newsList {
  overflow: hidden;
  height: 468px;
}
.news .newsList ul {
  margin: 0 -20px;
}
.news .newsList ul li {
  float: left;
  width: 33.333%;
  padding: 0 20px;
}
.news .newsList ul li .item {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  padding: 30px 19px 0;
  height: 468px;
  border: solid 1px #eaeaea;
}
.news .newsList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .newsList ul li .item .bt:hover {
  color: #16ad6a;
  letter-spacing: 0.5px;
}
.news .newsList ul li .item .date {
  font-size: 14px;
  line-height: 1;
  margin-top: 16px;
  color: #999999;
  -webkit-transition: all 0.46s ease-out;
  transition: all 0.46s ease-out;
}
.news .newsList ul li .item .date::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 50px;
  height: 1px;
  background-color: #bfbfbf;
  margin-right: 15px;
}
.news .newsList ul li .item p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  font-size: 14px;
  color: #999999;
  margin-top: 28px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .pic {
  margin-top: 20px;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 240px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.news .newsList ul li .item:hover {
  border-color: #0c6655;
}
.news .newsList 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 .newsList ul li .item:hover .bt {
  color: #16ad6a;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsList ul li .item:hover .date {
  -webkit-transform: translateY(-7px);
  transform: translateY(-7px);
}
.news .newsList ul li .item:hover p {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
@media screen and (max-width: 1320px) {
  .news .newsList ul {
    margin: 0 -10px;
  }
  .news .newsList ul li {
    padding: 0 10px;
  }
}
