@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 * {
  -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;
  position: relative;
}
.banner .bannerSwiper ul li a {
  display: block;
  width: 100%;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 660px;
  -webkit-transition: all 2.5s ease-out;
  transition: all 2.5s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
.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;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 40px;
  z-index: 3;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #34a2d9 solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: none;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  background-color: rgba(255, 255, 255, 0.7);
  cursor: pointer;
  outline: none;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #34a2d9;
  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 .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 7%;
  transition: all 0.5s linear;
  border: 1px solid transparent;
  cursor: pointer;
  outline: none;
  width: 40px;
  height: 100px;
  background-color: rgba(255, 255, 255, 0.1);
}
.banner .banner-prev::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/bl.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(8);
}
.banner .banner-prev:hover {
  border-color: rgba(255, 255, 255, 0.5);
  background-color: transparent;
}
.banner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 7%;
  transition: all 0.5s linear;
  border: 1px solid transparent;
  cursor: pointer;
  outline: none;
  width: 40px;
  height: 100px;
  background-color: rgba(255, 255, 255, 0.1);
}
.banner .banner-next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/br.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(8);
}
.banner .banner-next:hover {
  border-color: rgba(255, 255, 255, 0.5);
  background-color: transparent;
}
.title {
  line-height: 1;
  text-align: center;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: block;
  font-family: "Microsoft YaHei Light";
  font-size: 38px;
}
.title i {
  display: block;
  font-family: "Microsoft YaHei Light";
  font-size: 36px;
  margin-top: 20px;
  line-height: 28px;
  text-transform: uppercase;
}
.moreLink {
  display: block;
  font-size: 16px;
  text-align: center;
  line-height: 50px;
  width: 146px;
  height: 50px;
  color: #fff;
  border-radius: 30px;
  z-index: 2;
  position: relative;
  overflow: hidden;
  background-image: linear-gradient(90deg, #2cd264 0%, #3200c8 100%);
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 30px;
  margin: 2px;
  background-color: #fff;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover {
  color: #34a2d9;
  box-shadow: 0 10px 10px -5px rgba(52, 162, 217, 0.5);
}
.moreLink:hover::before {
  opacity: 1;
}
.allLink {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.titBox {
  display: flex;
  justify-content: space-between;
}
.about {
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  padding-top: 116px;
  padding-bottom: 100px;
}
.about .text {
  margin-top: 48px;
  font-size: 16px;
  line-height: 36px;
  text-align: center;
  color: #757575;
}
.about .aboutPic {
  margin-top: 50px;
  border-radius: 16px;
  position: relative;
}
.about .aboutPic .txt {
  position: absolute;
  left: 112px;
  top: 84px;
  z-index: 3;
  color: #fff;
}
.about .aboutPic .txt .number {
  font-family: Impact;
  font-size: 58px;
  line-height: 48px;
  letter-spacing: 2px;
}
.about .aboutPic .txt .more {
  display: block;
  margin-top: 32px;
  width: 142px;
  height: 46px;
  border-radius: 25px;
  border: solid 1px #ffffff;
  line-height: 44px;
  text-align: center;
  font-family: Arial;
  font-size: 16px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutPic .txt .more::after {
  content: " >";
}
.about .aboutPic .txt .more:hover {
  background-color: #34a2d9;
  border-color: #34a2d9;
  color: #ffff;
}
.about .aboutPic .img {
  position: relative;
  overflow: hidden;
}
.about .aboutPic .img img {
  width: 100%;
  display: block;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.about .aboutPic:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.product {
  overflow: hidden;
  position: relative;
  padding: 90px 0 64px;
}
.product::before {
  content: "";
  background: url(../images/probg.jpg) center 0 no-repeat;
  background-size: cover;
  display: block;
  position: absolute;
  height: 678px;
  width: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  overflow: hidden;
}
.product .title a {
  color: #fff;
}
.product .proSwiper {
  position: relative;
  z-index: 2;
  margin-top: 52px;
  padding: 60px 0;
}
.product .proSwiper::before {
  content: "";
  display: block;
  position: absolute;
  background-color: #fff;
  box-shadow: 0px 16px 49px 1px rgba(42, 44, 47, 0.1);
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: 0 -176px;
  z-index: -1;
}
.product .proSwiper .swiper-container {
  margin: 0 -10px;
}
.product .proSwiper ul li {
  width: 33.33%;
  padding: 0 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .pic {
  display: block;
  width: 100%;
  padding-top: 82.86%;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.product .proSwiper ul li .item .cont {
  margin-top: 26px;
  position: relative;
  padding-right: 60px;
}
.product .proSwiper ul li .item .cont .more {
  display: block;
  width: 35px;
  height: 35px;
  position: absolute;
  z-index: 3;
  right: 15px;
  top: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .cont .more::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/proli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: Arial;
  font-weight: bold;
  font-size: 20px;
  height: 36px;
  line-height: 36px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .bt:hover {
  letter-spacing: 0.6px;
  color: #34a2d9;
}
.product .proSwiper ul li .item p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 2px;
  height: 30px;
  line-height: 30px;
  letter-spacing: 1px;
  font-size: 20px;
}
.product .proSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.product .proSwiper ul li .item:hover .bt {
  color: #34a2d9;
}
.product .proSwiper ul li .item:hover .more {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #34a2d9;
  border-radius: 50%;
}
.product .proSwiper ul li .item:hover .more::before {
  filter: grayscale(100) brightness(6);
}
.product .page .pro-prev {
  width: 40px;
  height: 100px;
  background-color: #f7f7f7;
  border-radius: 20px;
  cursor: pointer;
  position: absolute;
  z-index: 4;
  left: -105px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .page .pro-prev::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/bl.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .page .pro-prev:hover,
.product .page .pro-prev.on {
  background-color: #34a2d9;
}
.product .page .pro-prev:hover::before,
.product .page .pro-prev.on::before {
  filter: grayscale(100) brightness(6);
}
.product .page .pro-next {
  width: 40px;
  height: 100px;
  background-color: #f7f7f7;
  border-radius: 20px;
  cursor: pointer;
  position: absolute;
  z-index: 4;
  right: -105px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .page .pro-next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/br.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .page .pro-next:hover,
.product .page .pro-next.on {
  background-color: #34a2d9;
}
.product .page .pro-next:hover::before,
.product .page .pro-next.on::before {
  filter: grayscale(100) brightness(6);
}
.strength {
  position: relative;
  overflow: hidden;
  padding: 46px 0 100px;
}
.strength .ysTabs {
  position: relative;
  z-index: 2;
  padding-top: 38px;
}
.strength .ysTabs .title {
  text-align: left;
}
.strength .ysTabs .bd {
  width: 570px;
  margin-top: 94px;
  height: 122px;
}
.strength .ysTabs .bd ul li {
  height: 122px;
  position: relative;
  overflow: hidden;
}
.strength .ysTabs .bd ul li .tit {
  position: relative;
  font-size: 22px;
  line-height: 1;
  padding-top: 10px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.strength .ysTabs .bd ul li .img {
  display: block;
  width: 100%;
}
.strength .ysTabs .bd ul li .text {
  font-size: 17px;
  line-height: 36px;
  color: #767676;
  margin-top: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .ysTabs .bd ul li:hover .tit {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  color: #34a2d9;
}
.strength .ysTabs .bd ul li:hover .text {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.strength .ysTabs .ysImg {
  margin-top: 102px;
}
.strength .ysTabs .ysImg ul {
  display: flex;
  column-gap: 17px;
}
.strength .ysTabs .ysImg ul li {
  width: 172px;
  height: 172px;
  border-radius: 20px;
  overflow: hidden;
}
.strength .ysTabs .ysImg ul li img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.strength .ysTabs .ysImg ul li:hover img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.strength .ysTabs .hd {
  position: absolute;
  right: 0;
  top: 0;
  width: 646px;
}
.strength .ysTabs .hd ul li {
  height: 142px;
  position: relative;
  background-color: #fff;
  overflow: hidden;
  border-radius: 0 0 20px 20px;
  cursor: pointer;
  border: solid 1px #e6e6e6;
  margin-top: -20px;
  padding-top: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.strength .ysTabs .hd ul li:first-child {
  margin-top: 0;
  z-index: 3;
  border-radius: 20px;
  height: 122px;
  padding-top: 0;
}
.strength .ysTabs .hd ul li:nth-child(2) {
  z-index: 2;
  background-color: #f5f5f5;
}
.strength .ysTabs .hd ul li:nth-child(3) {
  z-index: 1;
}
.strength .ysTabs .hd ul li .tit {
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
  font-size: 22px;
  padding: 0 64px 0 42px;
}
.strength .ysTabs .hd ul li .tit span {
  flex: 1;
}
.strength .ysTabs .hd ul li .tit i {
  position: absolute;
  width: 34px;
  height: 34px;
  overflow: hidden;
}
.strength .ysTabs .hd ul li .tit 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;
}
.strength .ysTabs .hd ul li .img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.strength .ysTabs .hd ul li .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.strength .ysTabs .hd ul li.on {
  height: 390px;
}
.strength .ysTabs .hd ul li.on:first-child {
  height: 370px;
}
.strength .ysTabs .hd ul li.on .tit {
  opacity: 0;
}
.strength .ysTabs .hd ul li.on .img {
  opacity: 1;
}
@media screen and (max-width: 1320px) {
  .strength .ysTabs .bd {
    width: 520px;
  }
  .strength .ysTabs .hd {
    width: 600px;
  }
}
.case {
  background: url(../images/casebg.jpg) center center no-repeat fixed;
  background-size: cover;
  padding: 80px 0 84px;
  position: relative;
  overflow: hidden;
}
.case .caseSwiper {
  margin-top: 50px;
  position: relative;
}
.case .caseSwiper ul {
  align-items: center;
}
.case .caseSwiper ul li {
  border-radius: 10px;
  height: 442px;
  width: 304px;
  align-items: center;
  display: flex;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
  width: 100%;
  height: 224px;
  background-color: #fff;
  border-radius: 10px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.case .caseSwiper ul li .item .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.case .caseSwiper ul li .item .cont {
  flex: 1;
  min-width: 0;
  padding: 0;
}
.case .caseSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.case .caseSwiper ul li .item .cont .en {
  font-family: Arial;
  font-size: 18px;
  line-height: 14px;
  margin-top: 10px;
}
.case .caseSwiper ul li .item .cont p {
  margin-top: 42px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 30px;
  height: 90px;
  font-size: 15px;
  color: #808080;
}
.case .caseSwiper ul li .item .cont .more {
  display: block;
  margin-top: 60px;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  background-color: #34a2d9;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .more::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/caseli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .more:hover {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  box-shadow: 0 0 0 10px rgba(52, 162, 217, 0.2);
}
.case .caseSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.case .caseSwiper ul li .item:hover .bt {
  color: #34a2d9;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.case .caseSwiper ul li.swiper-slide-next {
  width: 644px;
}
.case .caseSwiper ul li.swiper-slide-next .item {
  height: 442px;
}
.case .caseSwiper ul li.swiper-slide-next .item .pic {
  width: 340px;
}
.case .caseSwiper ul li.swiper-slide-next .item .cont {
  padding: 0 39px;
}
@media screen and (max-width: 1320px) {
  .case .caseSwiper ul li {
    height: 400px;
    width: 274px;
  }
  .case .caseSwiper ul li .item {
    height: 204px;
  }
  .case .caseSwiper ul li .item .cont p {
    margin-top: 36px;
  }
  .case .caseSwiper ul li .item .cont .more {
    margin-right: 40px;
  }
  .case .caseSwiper ul li.swiper-slide-next {
    width: 584px;
  }
  .case .caseSwiper ul li.swiper-slide-next .item {
    height: 400px;
  }
  .case .caseSwiper ul li.swiper-slide-next .item .pic {
    width: 300px;
  }
  .case .caseSwiper ul li.swiper-slide-next .item .cont {
    padding: 0 30px;
  }
}
.case .page .case-prev {
  width: 40px;
  height: 100px;
  background-color: #ffffff;
  border-radius: 20px;
  cursor: pointer;
  position: absolute;
  z-index: 4;
  left: -105px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .page .case-prev::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/bl.png) center center no-repeat;
  -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: #34a2d9;
}
.case .page .case-prev:hover::before,
.case .page .case-prev.on::before {
  filter: grayscale(100) brightness(6);
}
.case .page .case-next {
  width: 40px;
  height: 100px;
  background-color: #ffffff;
  border-radius: 20px;
  cursor: pointer;
  position: absolute;
  z-index: 4;
  right: -105px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .page .case-next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/br.png) center center no-repeat;
  -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: #34a2d9;
}
.case .page .case-next:hover::before,
.case .page .case-next.on::before {
  filter: grayscale(100) brightness(6);
}
.qualification {
  position: relative;
  overflow: hidden;
  padding: 80px 0 70px;
}
.qualification .zzSwiper {
  margin-top: 46px;
  position: relative;
}
.qualification .zzSwiper ul li {
  width: 292px;
  margin-right: 44px;
}
.qualification .zzSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  background: url(../images/zzli.png) center center no-repeat;
  background-size: contain;
  width: 100%;
  height: 388px;
  padding: 40px 35px 39px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.qualification .zzSwiper ul li .item .pic i {
  display: block;
  position: relative;
  overflow: hidden;
  background-color: #fff;
  width: 100%;
  height: 100%;
}
.qualification .zzSwiper ul li .item .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.qualification .zzSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 28px;
  position: relative;
  text-align: center;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualification .zzSwiper ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.qualification .zzSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.qualification .zzSwiper ul li .item:hover .bt {
  color: #34a2d9;
}
@media screen and (max-width: 1320px) {
  .qualification .zzSwiper ul li {
    width: 268px;
    margin-right: 36px;
  }
  .qualification .zzSwiper ul li .item .pic {
    height: 356px;
    padding: 40px 35px 39px;
  }
}
.qualification .page .zz-prev {
  width: 58px;
  height: 58px;
  background-color: #f3f3f3;
  border-radius: 30px;
  cursor: pointer;
  position: absolute;
  z-index: 4;
  left: -120px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualification .page .zz-prev::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/zzl.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualification .page .zz-prev:hover {
  background-color: #34a2d9;
}
.qualification .page .zz-prev:hover::before {
  filter: grayscale(100) brightness(6);
}
.qualification .page .zz-next {
  width: 58px;
  height: 58px;
  background-color: #f3f3f3;
  border-radius: 30px;
  cursor: pointer;
  position: absolute;
  z-index: 4;
  right: -120px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualification .page .zz-next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/zzr.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualification .page .zz-next:hover {
  background-color: #34a2d9;
}
.qualification .page .zz-next:hover::before {
  filter: grayscale(100) brightness(6);
}
.news {
  position: relative;
  overflow: hidden;
  background-color: #f5f5f5;
  padding: 65px 0 80px;
}
.news .title {
  text-align: left;
}
.news .newsTab {
  position: absolute;
  z-index: 3;
  right: 0;
  top: 100px;
  border-bottom: 2px solid #3c4353;
  width: 606px;
  padding: 0 68px;
}
.news .newsTab ul {
  display: flex;
  justify-content: space-between;
}
.news .newsTab ul li:first-child {
  margin-top: 0;
}
.news .newsTab ul li a {
  display: block;
  font-size: 20px;
  line-height: 40px;
  height: 76px;
  position: relative;
  padding: 0 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -3px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 4px;
  background-color: #34a2d9;
  opacity: 0;
  width: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a:hover {
  color: #34a2d9;
}
.news .newsTab ul li.on a::before {
  width: 100%;
  opacity: 1;
}
.news .newsTabs {
  position: relative;
  margin-top: 52px;
  margin-left: -90px;
}
.news .newsTabs .bd {
  overflow: hidden;
}
.news .newsList {
  display: flex;
  justify-content: space-between;
}
.news .newsList .first {
  width: 712px;
}
.news .newsList .first .pic {
  display: block;
  width: 100%;
  height: 458px;
  border-radius: 250px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .first .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 .first .cont {
  margin-left: 90px;
  margin-top: 52px;
}
.news .newsList .first .cont .tt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 38px;
  height: 38px;
}
.news .newsList .first .cont .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  flex: 1;
  min-width: 0;
  margin-right: 20px;
}
.news .newsList .first .cont .tt .bt:hover {
  letter-spacing: 0.8px;
}
.news .newsList .first .cont .tt .date {
  font-family: Arial;
  font-size: 16px;
}
.news .newsList .first .cont p {
  margin-top: 15px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 34px;
  height: 34px;
  font-size: 16px;
  color: #7a7a7a;
}
.news .newsList .first:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList .first:hover .bt {
  color: #34a2d9;
}
.news .newsList .list {
  width: 606px;
}
.news .newsList .list ul li {
  margin-top: 70px;
}
.news .newsList .list ul li .tt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 38px;
  height: 38px;
}
.news .newsList .list ul li .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  flex: 1;
  min-width: 0;
  margin-right: 20px;
}
.news .newsList .list ul li .tt .bt:hover {
  letter-spacing: 0.8px;
}
.news .newsList .list ul li .tt .date {
  font-family: Arial;
  font-size: 16px;
}
.news .newsList .list ul li p {
  margin-top: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 34px;
  height: 68px;
  font-size: 16px;
  color: #7a7a7a;
}
.news .newsList .list ul li:first-child {
  margin-top: 104px;
}
.news .newsList .list ul li:nth-child(3) {
  margin-top: 94px;
}
.news .newsList .list ul li:nth-child(3) p {
  height: 34px;
  -webkit-line-clamp: 1;
}
.news .newsList .list ul li:hover .bt {
  color: #34a2d9;
}
@media screen and (max-width: 1320px) {
  .news .newsTab {
    width: 546px;
    padding: 0 48px;
  }
  .news .newsList .first {
    width: 662px;
  }
  .news .newsList .first .pic {
    height: 434px;
  }
  .news .newsList .list {
    width: 546px;
  }
  .news .newsList .list ul li:first-child {
    margin-top: 104px;
  }
  .news .newsList .list ul li:nth-child(3) {
    margin-top: 70px;
  }
}
