@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);
  }
}
.header {
  height: 0;
}
.header .nav_bg {
  background-color: transparent;
}
.header .fixedNav {
  background-color: rgba(0, 41, 64, 0.8);
}
.banner {
  position: relative;
}
.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: 600px;
  -webkit-transition: all 2.4s ease-out;
  transition: all 2.4s 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-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  right: 50%;
  margin-right: -150px;
  bottom: 40px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #007ec5 solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: #fff;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer;
  outline: none;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #007ec5;
  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 .bannerPage {
  position: absolute;
  z-index: 3;
  right: 5%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.banner .bannerPage::before {
  content: "";
  display: block;
  position: absolute;
  left: -10px;
  width: 1px;
  height: 124px;
  background-color: #def2f3;
  -webkit-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  transform: skewX(-20deg);
}
.banner .bannerPage .curNum {
  text-align: center;
  font-size: 34px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  line-height: 64px;
  color: #fff;
  font-weight: bold;
}
.banner .bannerPage .page {
  margin-top: 8px;
  display: flex;
  justify-content: space-between;
}
.banner .bannerPage .page .banner-prev {
  width: 60px;
  height: 50px;
  background-color: rgba(222, 242, 243, 0.5);
  -webkit-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  transform: skewX(-20deg);
  text-align: center;
  line-height: 50px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  outline: none;
  font-size: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .bannerPage .page .banner-prev::before {
  content: "<";
  display: block;
  font-family: simsun;
  -webkit-transform: skewX(20deg);
  -moz-transform: skewX(20deg);
  -o-transform: skewX(20deg);
  transform: skewX(20deg);
}
.banner .bannerPage .page .banner-prev:hover,
.banner .bannerPage .page .banner-prev.on {
  background-color: #def2f3;
  color: #000;
}
.banner .bannerPage .page .banner-next {
  margin-left: 20px;
  width: 60px;
  height: 50px;
  background-color: rgba(222, 242, 243, 0.5);
  -webkit-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  transform: skewX(-20deg);
  text-align: center;
  line-height: 50px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  outline: none;
  font-size: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .bannerPage .page .banner-next::before {
  content: ">";
  display: block;
  font-family: simsun;
  -webkit-transform: skewX(20deg);
  -moz-transform: skewX(20deg);
  -o-transform: skewX(20deg);
  transform: skewX(20deg);
}
.banner .bannerPage .page .banner-next:hover,
.banner .bannerPage .page .banner-next.on {
  background-color: #def2f3;
  color: #000;
}
.title {
  line-height: 1;
  position: relative;
  z-index: 2;
}
.title::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: -25px;
  top: 9px;
  width: 75px;
  height: 58px;
  background: url(../images/titico.png) 0 0 no-repeat;
}
.title i {
  display: block;
  font-family: Arial;
  font-size: 21px;
  line-height: 16px;
  font-weight: bold;
}
.title span {
  display: block;
  font-size: 50px;
  margin-top: 16px;
  font-weight: bold;
  letter-spacing: 5px;
}
.moreLink {
  display: block;
  width: 210px;
  line-height: 62px;
  border: solid 1px #626262;
  text-align: center;
  font-size: 15px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #007ec5, #007ec5);
  background-image: linear-gradient(to right, #007ec5, #007ec5);
  background-size: 0% 100%;
  background-position: left center;
  letter-spacing: 3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink i {
  text-decoration: underline;
}
.moreLink em {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  background-color: #007ec5;
  text-align: center;
  border-radius: 50%;
  font-weight: bold;
  font-size: 24px;
  margin-right: 15px;
  padding-left: 4px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink em::after {
  content: ">";
  font-family: simsun;
}
.moreLink:hover {
  background-size: 100% 100%;
  color: #fff;
  background-color: #007ec5;
  border-color: #007ec5;
  box-shadow: 0 10px 15px -5px rgba(0, 126, 197, 0.3);
}
.moreLink:hover em {
  background-color: #fff;
  color: #007ec5;
}
.allLink {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.titBox {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.about {
  position: relative;
  overflow: hidden;
  background: url(../images/aboutbg.jpg) center bottom no-repeat;
}
.about .aboutBox {
  padding: 110px 0 85px;
}
.about .aboutText {
  float: left;
  width: 54.28%;
  position: relative;
  z-index: 2;
}
.about .aboutText .title::after {
  content: "";
  display: block;
  width: 30px;
  height: 6px;
  background-color: #007ec5;
  margin-top: 34px;
}
.about .aboutText .text {
  margin-top: 60px;
  text-align: justify;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  line-height: 40px;
  max-height: 240px;
  color: #6c6c6c;
}
.about .aboutText .moreLink {
  margin-top: 68px;
}
.about .aboutPic {
  float: right;
  width: 777px;
  height: 681px;
  position: absolute;
  bottom: 0;
  right: -133px;
}
.about .aboutPic img {
  display: block;
  position: absolute;
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  right: 0;
}
@media screen and (max-width: 1400px) {
  .about .aboutBox {
    padding: 100px 0;
  }
  .about .aboutText .text {
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    line-height: 34px;
    max-height: 204px;
  }
}
.numBox {
  padding: 216px 0 208px;
  background: url(../images/numbg.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.numBox ul {
  display: flex;
  justify-content: space-between;
  color: #fff;
}
.numBox ul li h4 {
  line-height: 1;
  font-size: 16px;
}
.numBox ul li h4 i {
  display: inline-block;
  vertical-align: bottom;
  font-family: "Arial Black";
  font-size: 62px;
  line-height: 46px;
  margin-right: 10px;
}
.numBox ul li p {
  line-height: 1;
  font-size: 16px;
  margin-top: 28px;
  opacity: 0.4;
  letter-spacing: 1px;
}
.service {
  padding: 108px 0 116px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1320px) {
  .service {
    padding: 80px 0;
  }
}
.service .fwNav {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.service .fwNav ul {
  display: flex;
  justify-content: space-between;
  margin-top: 22px;
  margin-right: -26px;
}
.service .fwNav ul li {
  margin-top: 10px;
}
.service .fwNav ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 52px;
  line-height: 52px;
  font-size: 18px;
  padding: 0 26px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #007ec5, #007ec5);
  background-image: linear-gradient(to right, #007ec5, #007ec5);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  position: relative;
}
.service .fwNav ul li.on a,
.service .fwNav ul li:hover a {
  background-color: #007ec5;
  background-size: 100% 100%;
  color: #fff;
}
.service .fwSwiper {
  margin-top: 74px;
  position: relative;
}
.service .fwSwiper .swiper-container {
  margin: 0 -7px;
}
.service .fwSwiper ul li {
  padding: 0 7px;
  width: 27.015%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .fwSwiper ul li .item {
  position: relative;
  overflow: hidden;
  height: 560px;
}
.service .fwSwiper ul li .item .pic {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.service .fwSwiper ul li .item .pic::before {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/fwyy.png) 0 center no-repeat;
  background-size: 100% 100%;
  opacity: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .fwSwiper ul li .item .pic img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .fwSwiper ul li .item .cont {
  position: absolute;
  z-index: 3;
  left: 0;
  width: 100%;
  bottom: 0;
  padding: 0 36px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .fwSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 64px;
  line-height: 64px;
  color: #ffffff;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .fwSwiper ul li .item .cont .bt::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 52px;
  height: 3px;
  background-color: #007ec5;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .fwSwiper ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.service .fwSwiper ul li .item .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #ffffff;
  font-size: 16px;
  line-height: 36px;
  opacity: 0;
  margin-top: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .fwSwiper ul li .item .cont .more {
  position: absolute;
  z-index: 4;
  right: 0;
  top: 0;
  width: 60px;
  height: 60px;
  background-color: #ffffff;
  border-radius: 10px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .fwSwiper ul li .item .cont .more::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/fwli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .fwSwiper ul li .item .cont .more:hover {
  border-radius: 50%;
  background-color: #ffc600;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.service .fwSwiper 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);
}
.service .fwSwiper ul li .item:hover .cont .bt {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.service .fwSwiper ul li .item:hover .cont p {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.service .fwSwiper ul li.swiper-slide-next {
  width: 45.97%;
}
.service .fwSwiper ul li.swiper-slide-next .item .pic::before {
  opacity: 0;
}
.service .fwSwiper ul li.swiper-slide-next .item .cont {
  background-color: rgba(0, 126, 197, 0.9);
  border-radius: 0px 80px 0px 0px;
  padding-bottom: 30px;
  padding-top: 28px;
  padding-right: 140px;
  width: 89%;
}
.service .fwSwiper ul li.swiper-slide-next .item .cont .bt {
  font-weight: bold;
  color: #fff;
}
.service .fwSwiper ul li.swiper-slide-next .item .cont .bt::after {
  background-color: #fff;
}
.service .fwSwiper ul li.swiper-slide-next .item .cont p {
  opacity: 1;
  margin-top: 16px;
}
.service .fwSwiper ul li.swiper-slide-next .item .cont .more {
  right: 46px;
  top: 57px;
  opacity: 1;
}
.service .page .fw-prev {
  cursor: pointer;
  outline: none;
  position: absolute;
  z-index: 4;
  width: 70px;
  height: 70px;
  background-color: #007ec5;
  box-shadow: 0px 15px 38px 0px rgba(37, 70, 106, 0.15);
  border-radius: 50%;
  left: -150px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  line-height: 70px;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .page .fw-prev::before {
  content: "<";
  font-family: simsun;
}
.service .page .fw-prev:hover,
.service .page .fw-prev.on {
  background-color: #ffc600;
  box-shadow: 0px 15px 38px 0px rgba(37, 70, 106, 0.15);
}
.service .page .fw-next {
  cursor: pointer;
  outline: none;
  position: absolute;
  z-index: 4;
  width: 70px;
  height: 70px;
  background-color: #007ec5;
  box-shadow: 0px 15px 38px 0px rgba(37, 70, 106, 0.15);
  border-radius: 50%;
  right: -150px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  line-height: 70px;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.service .page .fw-next::before {
  content: ">";
  font-family: simsun;
}
.service .page .fw-next:hover,
.service .page .fw-next.on {
  background-color: #ffc600;
  box-shadow: 0px 15px 38px 0px rgba(37, 70, 106, 0.15);
}
@media screen and (max-width: 1320px) {
  .service {
    padding: 70px 0;
  }
  .service .proSwiper .swiper-container {
    width: 2100px;
  }
  .service .proSwiper ul li {
    width: 1020px;
    margin-right: 60px;
  }
  .service .proSwiper .page .pro-next {
    right: 70px;
  }
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  overflow: hidden;
  position: relative;
}
.youshi * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.youshi .ysList ul {
  display: flex;
  justify-content: space-between;
}
.youshi .ysList ul li {
  flex: 1;
  height: 880px;
  border-left: 1px solid rgba(255, 255, 255, 0.14);
  padding-top: 284px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList ul li:first-child {
  border-left: none;
}
.youshi .ysList ul li .box {
  margin: 0 auto;
  width: 92%;
  max-width: 320px;
  color: #fff;
  text-align: center;
}
.youshi .ysList ul li .box .ico {
  width: 124px;
  height: 138px;
  display: block;
  position: relative;
  margin: 0 auto;
}
.youshi .ysList ul li .box .ico 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;
}
.youshi .ysList ul li .box .ico::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/ysicobg.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  animation: xz 20s linear infinite;
}
@keyframes xz {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.youshi .ysList ul li .box .tit {
  margin-top: 90px;
}
.youshi .ysList ul li .box .tit h4 {
  font-size: 28px;
  display: block;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 3px;
}
.youshi .ysList ul li .box .tit h5 {
  text-transform: uppercase;
  display: block;
  margin-top: 18px;
  line-height: 16px;
  font-family: Arial;
  font-size: 14px;
}
.youshi .ysList ul li .box .tit::after {
  content: "";
  display: block;
  margin: 50px auto 0;
  width: 36px;
  height: 7px;
  background-color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.youshi .ysList ul li .box .text {
  font-size: 16px;
  line-height: 36px;
  margin-top: 56px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysList ul li.on {
  padding-top: 176px;
  background-color: rgba(0, 126, 197, 0.6);
}
.youshi .ysList ul li.on .box .tit::after {
  margin-top: 24px;
  opacity: 1;
}
.youshi .ysList ul li.on .box .text {
  opacity: 1;
  margin-top: 56px;
}
.case {
  position: relative;
  overflow: hidden;
  padding: 110px 0 105px;
}
@media screen and (max-width: 1320px) {
  .case {
    padding: 80px 0;
  }
}
.case .caseSwiper {
  margin-top: 50px;
}
.case .caseSwiper .swiper-container {
  margin: 0 -31px;
}
.case .caseSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.case .caseSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.case .caseSwiper ul li {
  width: 33.33%;
  padding: 0 31px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item {
  background-color: #f6fafb;
  height: 588px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 308px;
  overflow: hidden;
  position: relative;
}
.case .caseSwiper ul li .item .pic img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.case .caseSwiper ul li .item .cont {
  padding-top: 54px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 0;
  position: relative;
  z-index: 3;
  padding-left: 60px;
  padding-right: 60px;
}
.case .caseSwiper ul li .item .cont::before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 1px;
  height: 26px;
  background-color: #b7b7b7;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .num {
  margin-top: 22px;
  line-height: 18px;
  font-size: 24px;
  -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;
  margin-top: 16px;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .bt:hover {
  letter-spacing: 0.6px;
}
.case .caseSwiper ul li .item .cont .en {
  font-family: Arial;
  font-size: 14px;
  line-height: 10px;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .en::after {
  content: "";
  display: block;
  margin: 20px auto 0;
  width: 1px;
  height: 26px;
  background-color: #b7b7b7;
}
.case .caseSwiper ul li .item .cont p {
  margin-top: 50px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 36px;
  height: 108px;
  font-size: 15px;
  color: #ffffff;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item:hover {
  background-color: #007ec5;
}
.case .caseSwiper 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);
}
.case .caseSwiper ul li .item:hover .cont {
  margin-top: -120px;
  background-color: #007ec5;
  padding-top: 32px;
}
.case .caseSwiper ul li .item:hover .cont::before {
  opacity: 0;
}
.case .caseSwiper ul li .item:hover .cont .num {
  color: #fff;
}
.case .caseSwiper ul li .item:hover .cont .bt {
  color: #fff;
  font-weight: bold;
}
.case .caseSwiper ul li .item:hover .cont .en {
  color: #fff;
}
.case .caseSwiper ul li .item:hover .cont .en::after {
  background-color: #ffffff;
  opacity: 0.4;
}
.case .caseSwiper ul li .item:hover .cont p {
  opacity: 1;
  margin-top: 24px;
}
.honor {
  background: url(../images/zzbg.jpg) center 0 no-repeat;
  padding: 116px 0 102px;
  position: relative;
  overflow: hidden;
}
.honor .title {
  color: #fff;
}
.honor .title::before {
  filter: grayscale(100) brightness(5);
}
.honor .moreLink {
  border: solid 1px rgba(255, 255, 255, 0.2);
  color: #fff;
}
.honor .zzSwiper {
  margin-top: 90px;
}
.honor .zzSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.honor .zzSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.honor .zzSwiper ul li {
  width: 178px;
  position: relative;
  perspective: 1200px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.honor .zzSwiper ul li .item {
  width: 333px;
  position: relative;
  overflow: hidden;
  left: 50%;
  margin-left: -166px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  transform: rotateY(35deg);
  transform-origin: 0 50%;
}
.honor .zzSwiper ul li .item .pic {
  display: block;
  height: 250px;
  overflow: hidden;
  position: relative;
  background: url(../images/zzli.png) center center no-repeat;
  background-color: #fff;
  padding: 21px 20px 20px 21px;
}
.honor .zzSwiper ul li .item .pic i {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}
.honor .zzSwiper ul li .item .pic img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.honor .zzSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font-size: 18px;
  height: 88px;
  line-height: 87px;
  letter-spacing: 1px;
  color: #ffffff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.honor .zzSwiper ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.honor .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);
}
.honor .zzSwiper ul li .item:hover .bt {
  border-color: #fff;
}
.honor .zzSwiper ul li.swiper-slide-active {
  z-index: 5;
}
.honor .zzSwiper ul li.swiper-slide-active .item {
  position: relative;
  transform: rotateY(0);
}
.honor .zzSwiper ul li.swiper-slide-active .item::after {
  content: "";
  position: absolute;
  background: #fff;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: 0;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.honor .zzSwiper ul li.swiper-slide-active .item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.honor .zzSwiper ul li.swiper-slide-active .item .bt {
  opacity: 1;
}
.honor .zzSwiper ul li.swiper-slide-next .item,
.honor .zzSwiper ul li.swiper-slide-next + li .item,
.honor .zzSwiper ul li.swiper-slide-next + li + li .item,
.honor .zzSwiper ul li.swiper-slide-next + li + li + li .item,
.honor .zzSwiper ul li.swiper-slide-next + li + li + li + li .item {
  transform: rotateY(-35deg);
  transform-origin: 100% 50%;
}
.honor .zzSwiper ul li.swiper-slide-next {
  z-index: 4;
}
.honor .zzSwiper ul li.swiper-slide-next + li {
  z-index: 3;
}
.honor .zzSwiper ul li.swiper-slide-next + li + li {
  z-index: 2;
}
.honor .zzSwiper ul li.swiper-slide-next + li + li {
  z-index: 1;
}
.honor .zzSwiper ul li.swiper-slide-next + li + li + li {
  z-index: 0;
}
.news {
  padding: 100px 0 80px;
}
@media screen and (max-width: 1320px) {
  .news {
    padding: 80px 0;
  }
}
.news .newsTab {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.news .newsTab ul {
  border-bottom: 1px solid #ccc;
  width: 498px;
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
.news .newsTab ul li {
  flex: 1;
  position: relative;
  margin-left: 42px;
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li:first-child::before {
  display: none;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  height: 58px;
  line-height: 38px;
  font-size: 18px;
  letter-spacing: 4px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a::before {
  content: "";
  display: block;
  position: absolute;
  height: 3px;
  background-color: #007ec5;
  border-radius: 4px;
  width: 0;
  bottom: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  color: #007ec5;
}
.news .newsTab ul li:hover a::before,
.news .newsTab ul li.on a::before {
  width: 100%;
}
.news .newsTabs {
  position: relative;
  z-index: 2;
  margin-top: 15px;
  margin-bottom: -20px;
  margin-left: -20px;
  margin-right: -20px;
}
.news .newsTabs .bd {
  overflow: hidden;
  position: relative;
}
.news .newsList {
  height: 734px;
}
.news .newsList .first {
  float: right;
  position: relative;
  overflow: hidden;
  padding: 20px;
  width: 34.72%;
}
.news .newsList .first .item {
  height: 694px;
  background-color: #ffffff;
  box-shadow: 0px 0px 21px 0px rgba(0, 27, 88, 0.06);
  padding: 20px 29px 0;
}
.news .newsList .first .item .pic {
  display: block;
  height: 292px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .first .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;
}
.news .newsList .first .item .cont {
  margin-top: 62px;
}
.news .newsList .first .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  line-height: 40px;
  height: 40px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.news .newsList .first .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .first .item .cont p {
  margin-top: 15px;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #949494;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .first .item .cont .line {
  margin-top: 36px;
  height: 1px;
  background-color: #dcdcdc;
}
.news .newsList .first .item .cont .tt {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news .newsList .first .item .cont .tt .date {
  font-family: Arial;
}
.news .newsList .first .item .cont .tt .date i {
  font-weight: bold;
  font-size: 36px;
  color: #007ec5;
  line-height: 26px;
  display: inline-block;
  vertical-align: bottom;
}
.news .newsList .first .item .cont .tt .date span {
  font-size: 14px;
  line-height: 1;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 8px;
}
.news .newsList .first .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);
}
.news .newsList .first .item:hover .cont .bt {
  color: #007ec5;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList .first .item:hover .cont p {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.news .newsList .list {
  float: left;
  width: 65.28%;
  padding: 20px;
}
.news .newsList .list ul li {
  margin-top: 28px;
}
.news .newsList .list ul li:first-child {
  margin-top: 0;
}
.news .newsList .list ul li .item {
  height: 333px;
  background-color: #ffffff;
  box-shadow: 0px 0px 21px 0px rgba(0, 27, 88, 0.06);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
}
.news .newsList .list ul li .item .pic {
  display: block;
  width: 400px;
  height: 292px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list 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;
}
.news .newsList .list ul li .item .cont {
  flex: 1;
  min-width: 0;
  margin-left: 38px;
  margin-right: 10px;
}
.news .newsList .list ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  line-height: 40px;
  height: 40px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.news .newsList .list ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .list ul li .item .cont p {
  margin-top: 15px;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #949494;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list ul li .item .cont .line {
  margin-top: 36px;
  height: 1px;
  background-color: #dcdcdc;
}
.news .newsList .list ul li .item .cont .tt {
  margin-top: 44px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 26px;
  margin-bottom: 10px;
}
.news .newsList .list ul li .item .cont .tt .date {
  font-family: Arial;
}
.news .newsList .list ul li .item .cont .tt .date i {
  font-weight: bold;
  font-size: 36px;
  color: #007ec5;
  line-height: 26px;
  display: inline-block;
  vertical-align: bottom;
}
.news .newsList .list ul li .item .cont .tt .date span {
  font-size: 14px;
  line-height: 1;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 8px;
}
.news .newsList .list ul li .item .cont .tt .more {
  display: block;
}
.news .newsList .list ul li .item .cont .tt .more::after {
  content: "";
  height: 26px;
  display: inline-block;
  vertical-align: top;
  width: 16px;
  margin-left: 8px;
  background: url(../images/morear.png) 0 center no-repeat;
}
.news .newsList .list ul li .item .cont .tt .more:hover {
  color: #007ec5;
}
.news .newsList .list 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);
}
.news .newsList .list ul li .item:hover .cont .bt {
  color: #007ec5;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList .list ul li .item:hover .cont p {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.partner {
  background-color: #f6fafb;
  padding: 70px 0 74px;
}
.partner .hzList {
  margin-top: 42px;
}
.partner .hzList ul {
  margin: -8px -12px;
}
.partner .hzList ul::after,
.partner .hzList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.partner .hzList ul li {
  float: left;
  width: 20%;
  padding: 8px 12px;
}
.partner .hzList ul li .item {
  background-color: #fff;
}
.partner .hzList ul li .item a {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-top: 59.24%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partner .hzList ul li .item a img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 90%;
  max-height: 88%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.partner .hzList ul li .item a:hover {
  box-shadow: 0px 0px 45px 2px rgba(0, 42, 33, 0.24);
}
.partner .hzList ul li .item a:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}

