@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;
  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: 500px;
  -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: 0.8s;
  transition-delay: 0.8s;
}
.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;
  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 #55ab34 solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: #fff;
  width: auto;
  height: auto;
  margin: 0 8px !important;
  cursor: pointer;
  outline: none;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #55ab34;
  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%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-prev {
  left: 3%;
}
.banner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.title {
  line-height: 1;
  text-align: center;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  font-family: Impact;
  font-size: 90px;
  line-height: 74px;
  color: transparent;
  opacity: 0.6;
  background: linear-gradient(0deg, rgba(239, 246, 250, 0) 0%, #eff6fa 70%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.title span {
  display: block;
  font-size: 40px;
  font-weight: bold;
  margin-top: -40px;
  position: relative;
  z-index: 2;
}
.title em {
  display: block;
  font-size: 15px;
  color: #6b6b6b;
  margin-top: 25px;
}
.moreLink {
  display: block;
  width: 174px;
  line-height: 56px;
  background-color: #ffffff;
  border: solid 1px #000000;
  text-align: center;
  position: relative;
  overflow: hidden;
  font-size: 17px;
  z-index: 1;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #55ab34, #55ab34);
  background-image: linear-gradient(to right, #55ab34, #55ab34);
  background-size: 0% 100%;
  background-position: left center;
  padding-left: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink::after {
  content: "++";
  margin-left: 26px;
}
.moreLink:hover {
  background-size: 100% 100%;
  color: #fff;
  background-color: #55ab34;
  border-color: #55ab34;
  box-shadow: 0 10px 15px -5px rgba(85, 171, 52, 0.3);
}
.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: center;
}
.services {
  overflow: hidden;
  position: relative;
  padding: 70px 0;
}
.services .fwSwiper {
  margin: 48px auto 0;
  width: 744px;
  position: relative;
  z-index: 3;
}
.services .fwSwiper .swiper-container {
  overflow: inherit !important;
}
.services .fwSwiper ul li .item {
  width: 744px;
  height: 386px;
  background-color: #ffffff;
  border: solid 1px #e9f0f7;
  border-radius: 48px;
  position: relative;
  overflow: hidden;
  padding: 80px 40px 0;
  -webkit-transform: scale(0.85);
  -moz-transform: scale(0.85);
  -o-transform: scale(0.85);
  transform: scale(0.85);
  transform-origin: center bottom;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.services .fwSwiper ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to right, #ffffff 45%, rgba(255, 255, 255, 0) 80%);
}
.services .fwSwiper ul li .item .pic img {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 100%;
  max-width: 100%;
  object-fit: cover;
}
.services .fwSwiper ul li .item .cont {
  position: relative;
  z-index: 3;
}
.services .fwSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 42px;
  height: 42px;
}
.services .fwSwiper ul li .item .cont .bt span {
  font-weight: bold;
  font-size: 22px;
  margin-right: 10px;
}
.services .fwSwiper ul li .item .cont .bt i {
  text-transform: uppercase;
  color: #817f7f;
  font-family: Arial;
  font-size: 14px;
}
.services .fwSwiper ul li .item .cont .bt i::before {
  content: "/ ";
}
.services .fwSwiper ul li .item .cont .line {
  margin-top: 15px;
  display: flex;
  gap: 8px;
}
.services .fwSwiper ul li .item .cont .line i {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #123174;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  animation: fade 0.8s ease-in-out alternate infinite;
}
.services .fwSwiper ul li .item .cont .line i:nth-of-type(1) {
  animation-delay: -0.4s;
}
.services .fwSwiper ul li .item .cont .line i::nth-of-type(2) {
  animation-delay: -0.2s;
}
@keyframes fade {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.services .fwSwiper ul li .item .cont p {
  width: 330px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 28px;
  height: 84px;
  color: #8b8b8b;
  font-size: 15px;
  margin-top: 20px;
}
.services .fwSwiper ul li .item .cont .more {
  display: block;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  border: solid 1px #e5e5e5;
  margin-top: 30px;
  line-height: 34px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-align: center;
  font-weight: bold;
  color: #789ae9;
}
.services .fwSwiper ul li .item .cont .more::before {
  content: ">";
  font-family: simsun;
}
.services .fwSwiper ul li.swiper-slide-active .item {
  box-shadow: 0px 0px 39px 7px rgba(125, 190, 255, 0.31);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.services .tt {
  margin-top: 58px;
  text-align: center;
}
.services .tt .tel {
  display: inline-block;
  vertical-align: top;
  background-color: #ffffff;
  border-radius: 30px;
  border: solid 1px #dce9f9;
  line-height: 44px;
  font-weight: bold;
  font-size: 20px;
  position: relative;
  padding: 7px 24px 7px 9px;
}
.services .tt .tel::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 46px;
  height: 45px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/fwtel.png) center center no-repeat;
  margin-right: 16px;
}
.services .qianyun {
  position: absolute;
  left: 0;
  bottom: 74px;
  z-index: -1;
  opacity: 0.35;
}
.services .qianyun i {
  display: block;
  position: relative;
  font-family: "Arial Black";
  font-size: 301px;
  line-height: 244px;
  color: #ffffff;
  text-shadow: 0px 0px 39px rgba(125, 190, 255, 0.31);
  display: flex;
  width: 3840px;
  text-align: center;
  text-transform: uppercase;
  animation: qianyun 20s linear infinite;
}
.services .qianyun i::before {
  content: "QIANYUN";
  flex: 1;
}
.services .qianyun i::after {
  content: "QIANYUN";
  flex: 1;
}
@keyframes qianyun {
  0% {
    left: 0;
  }
  100% {
    left: -1920px;
  }
}
.youshi {
  background: url(../images/ysbg.jpg) center 0 no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.youshi .ysBox {
  padding: 100px 0 108px;
}
.youshi .ysList {
  width: 486px;
  position: relative;
  z-index: 3;
}
.youshi .ysList .title {
  text-align: left;
}
.youshi .ysList .title i {
  margin-left: -54px;
  background: linear-gradient(0deg, rgba(214, 232, 254, 0) 0%, #d6e8fe 70%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  opacity: 0.6;
}
.youshi .ysList .title em {
  line-height: 30px;
  font-size: 15px;
  color: #6b6b6b;
  margin-top: 26px;
}
.youshi .ysList ul {
  margin-top: 45px;
}
.youshi .ysList ul li {
  height: 120px;
  border-bottom: 1px solid rgba(78, 141, 247, 0.15);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.youshi .ysList ul li .tit {
  line-height: 1;
  color: #2d4068;
  width: 160px;
  position: relative;
}
.youshi .ysList ul li .tit::before {
  content: "";
  width: 17px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/ysli.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.youshi .ysList ul li .tit span {
  display: block;
  font-weight: bold;
  font-size: 18px;
  color: #2d4068;
}
.youshi .ysList ul li .tit i {
  display: block;
  font-family: Arial;
  font-size: 12px;
  opacity: 0.5;
  margin-top: 14px;
}
.youshi .ysList ul li .text {
  flex: 1;
  min-width: 0;
  line-height: 24px;
  font-size: 15px;
  color: #818893;
}
.youshi .ysList ul li.on .tit::before {
  opacity: 1;
  left: -45px;
  top: -10px;
}
.youshi .ysimg {
  position: absolute;
  top: 23px;
  top: 0;
  right: -54px;
  border-radius: 50%;
  animation: bowen 1.2s linear infinite;
}
@media screen and (max-width: 1320px) {
  .youshi .ysimg {
    right: -103px;
  }
}
@keyframes bowen {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 100px rgba(255, 255, 255, 0.3);
  }
  100% {
    box-shadow: 0 0 0 100px rgba(255, 255, 255, 0.3), 0 0 0 200px rgba(255, 255, 255, 0);
  }
}
.youshi .ysimg .pic {
  width: 788px;
  height: 788px;
  background-color: #ffffff;
  box-shadow: 0px 0px 38px 0px rgba(51, 124, 188, 0.08);
  border-radius: 50%;
  padding: 103px;
}
.youshi .ysimg .pic img {
  display: block;
}
.about {
  position: relative;
  overflow: hidden;
  background: url(../images/aboutbg.jpg) center bottom no-repeat;
  padding: 110px 0 165px;
  background-size: 100%;
}
.about * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.about .aboutBox {
  display: flex;
  justify-content: space-between;
}
.about .aboutTit {
  width: 540px;
}
@media screen and (max-width: 1320px) {
  .about .aboutTit {
    width: 480px;
  }
}
.about .aboutTit .title {
  text-align: left;
}
.about .aboutTit .title span {
  margin-top: -34px;
}
.about .aboutTit .title span span {
  display: inline-block;
  vertical-align: top;
  margin-top: 0;
  color: #79b42d;
}
.about .aboutTit .tip .t1 {
  line-height: 1;
  font-size: 20px;
  margin-top: 26px;
  font-family: "Microsoft YaHei Light";
  letter-spacing: 1px;
  color: #545454;
}
.about .aboutTit .tip .t2 {
  margin-top: 22px;
  font-family: Arial;
  font-size: 12px;
  color: #e2e5e8;
  line-height: 14px;
  position: relative;
}
.about .aboutTit .tip .t2::before {
  content: "";
  display: block;
  left: -320px;
  width: 303px;
  height: 1px;
  background-color: #eaeff4;
  position: absolute;
  top: 50%;
}
.about .aboutTit .more {
  border-radius: 50%;
  width: 34px;
  height: 34px;
  background-color: #123174;
  margin-top: 80px;
  display: block;
  text-align: center;
  line-height: 34px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutTit .more::before {
  content: ">";
  font-family: simsun;
}
.about .aboutTit .more:hover {
  box-shadow: 0 0 0 10px rgba(18, 49, 116, 0.15);
}
.about .aboutTit .aboutLogo {
  margin-top: 46px;
  margin-bottom: -40px;
}
.about .aboutTit .aboutLogo img {
  display: block;
  max-height: 168px;
  max-width: 100%;
}
.about .aboutText {
  flex: 1;
  margin-top: 102px;
}
.about .text {
  font-size: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 30px;
  height: 120px;
  color: #6f6f6f;
}
.about .line {
  margin-top: 28px;
  width: 350px;
  height: 1px;
  background-repeat: no-repeat;
  background-image: linear-gradient(to right, #d8e4f0 60%, rgba(216, 228, 240, 0));
}
.about .number {
  margin-top: 96px;
}
.about .number .tit {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  color: #424242;
}
.about .number ul {
  margin-top: 46px;
  display: flex;
  justify-content: space-between;
  width: 444px;
}
.about .number ul li h4 {
  color: #55ab34;
  font-family: Impact;
  font-size: 40px;
  line-height: 32px;
}
.about .number ul li p {
  font-size: 16px;
  line-height: 1;
  margin-top: 18px;
  color: #474747;
}
.plan {
  background: url(../images/fabg.jpg) center bottom no-repeat;
  background-size: 100%;
  position: relative;
  overflow: hidden;
}
.solutions {
  padding: 80px 0 0;
}
.solutions .faSwiper {
  margin: 60px auto 0;
  width: 730px;
  position: relative;
  z-index: 3;
}
.solutions .faSwiper .swiper-container {
  overflow: inherit !important;
}
.solutions .faSwiper ul li .item {
  background-color: #ffffff;
  border-radius: 22px 22px 0px 0px;
  border: solid 1px #f4f4f4;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solutions .faSwiper ul li .item::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 5px;
  background-color: #70b230;
  width: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -5px;
}
.solutions .faSwiper ul li .item .pic {
  margin: -1px -1px 0;
  height: 400px;
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 22px 22px 0px 0px;
}
.solutions .faSwiper ul li .item .pic img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solutions .faSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 70px;
  height: 70px;
  text-align: center;
  padding: 0 10px;
  font-size: 18px;
  color: #555555;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solutions .faSwiper ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.solutions .faSwiper 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);
}
.solutions .faSwiper ul li .item:hover .bt {
  color: #55ab34;
}
.solutions .faSwiper ul li.swiper-slide-active .item {
  box-shadow: 0px 0px 39px 7px rgba(125, 190, 255, 0.31);
}
.solutions .faSwiper ul li.swiper-slide-active .item::after {
  width: 338px;
}
.solutions .tt {
  margin-top: 56px;
  text-align: center;
}
.solutions .tt .tel {
  display: inline-block;
  vertical-align: top;
  background-color: #ffffff;
  border-radius: 30px;
  border: solid 1px #dce9f9;
  line-height: 44px;
  font-weight: bold;
  font-size: 20px;
  position: relative;
  padding: 7px 24px 7px 9px;
  color: #4f5a63;
}
.solutions .tt .tel::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 46px;
  height: 45px;
  background: url(../images/fatel.png) center center no-repeat;
  margin-right: 16px;
}
.cooperate {
  padding-top: 95px;
  padding-bottom: 86px;
}
.cooperate .hzList {
  margin: 40px -4px 0;
  transform-style: preserve-3d;
  transform-origin: center center;
}
.cooperate .hzList ul::after,
.cooperate .hzList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.cooperate .hzList ul li {
  float: left;
  width: 20%;
  padding: 10px 4px;
}
.cooperate .hzList ul li:nth-child(1) {
  transform: perspective(400px) rotateY(15deg) scaleX(0.895) scaleY(1.02);
  transform-origin: right bottom;
}
.cooperate .hzList ul li:nth-child(2) {
  transform: perspective(400px) rotateY(6deg) scaleX(0.945) scaleY(0.98);
  transform-origin: right bottom;
}
.cooperate .hzList ul li:nth-child(4) {
  transform: perspective(400px) rotateY(-6deg) scaleX(0.945) scaleY(0.98);
  transform-origin: left bottom;
}
.cooperate .hzList ul li:nth-child(5) {
  transform: perspective(400px) rotateY(-15deg) scaleX(0.895) scaleY(1.02);
  transform-origin: left bottom;
}
.cooperate .hzList ul li:nth-child(6) {
  transform: perspective(400px) rotateY(10deg) scaleX(0.92) scaleY(1.02);
  transform-origin: right center;
}
.cooperate .hzList ul li:nth-child(7) {
  transform: perspective(400px) rotateY(4deg) scaleX(0.96) scaleY(1);
  transform-origin: right center;
}
.cooperate .hzList ul li:nth-child(9) {
  transform: perspective(400px) rotateY(-4deg) scaleX(0.96) scaleY(1);
  transform-origin: left center;
}
.cooperate .hzList ul li:nth-child(10) {
  transform: perspective(400px) rotateY(-10deg) scaleX(0.92) scaleY(1.02);
  transform-origin: left center;
}
.cooperate .hzList ul li:nth-child(11) {
  transform: perspective(400px) rotateY(15deg) scaleX(0.895) scaleY(1.02);
  transform-origin: right top;
}
.cooperate .hzList ul li:nth-child(12) {
  transform: perspective(400px) rotateY(6deg) scaleX(0.945) scaleY(0.98);
  transform-origin: right top;
}
.cooperate .hzList ul li:nth-child(14) {
  transform: perspective(400px) rotateY(-6deg) scaleX(0.945) scaleY(0.98);
  transform-origin: left top;
}
.cooperate .hzList ul li:nth-child(15) {
  transform: perspective(400px) rotateY(-15deg) scaleX(0.895) scaleY(1.02);
  transform-origin: left top;
}
.cooperate .hzList ul li .pic {
  width: 100%;
  height: 82px;
  background-color: #ffffff;
  box-shadow: 7px 4px 18px 0px rgba(39, 120, 240, 0.11);
  border-radius: 10px;
  border: solid 1px #ebebeb;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cooperate .hzList ul li .pic 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;
}
.cooperate .hzList ul li .pic:hover {
  border-color: #55ab34;
}
.cooperate .hzList ul li .pic:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.cooperate .btn {
  margin: 50px auto 0;
  text-align: center;
}
.cooperate .hzMore {
  display: inline-block;
  vertical-align: top;
  border-top: 1px solid rgba(174, 174, 174, 0.3);
  border-bottom: 1px solid rgba(174, 174, 174, 0.3);
  line-height: 36px;
  font-family: Arial;
  font-size: 12px;
  color: #606162;
  padding: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.cooperate .hzMore::after {
  content: "→";
  margin-left: 10px;
}
.cooperate .hzMore:hover {
  padding: 0 15px;
  background-color: #55ab34;
  color: #fff;
  box-shadow: 0px 5px 15px 4px rgba(85, 171, 52, 0.2);
}
.news {
  position: relative;
  overflow: hidden;
  padding: 84px 0;
}
.news .newsTab {
  display: flex;
  justify-content: space-between;
}
.news .newsTab .title {
  text-align: left;
}
.news .newsTab .title em {
  font-size: 20px;
  font-family: "Microsoft YaHei Light";
  letter-spacing: 1px;
  color: #545454;
  position: relative;
}
.news .newsTab .title em::before {
  content: "";
  display: block;
  position: absolute;
  width: 303px;
  height: 1px;
  background-color: #eaeff4;
  left: -320px;
  top: 50%;
}
.news .newsTab ul {
  display: flex;
  justify-content: space-between;
  margin-top: 46px;
  gap: 48px;
}
.news .newsTab ul li a {
  display: block;
  font-size: 18px;
  height: 44px;
  line-height: 44px;
  padding: 0 18px;
  border-radius: 22px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: top;
  width: 22px;
  height: 44px;
  margin: auto;
  overflow: hidden;
  margin-right: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.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.on a,
.news .newsTab ul li:hover a {
  background-color: #123174;
  color: #fff;
}
.news .newsTab ul li.on a i,
.news .newsTab ul li:hover a i {
  filter: grayscale(100) brightness(3);
}
.news .newsTabs {
  position: relative;
  margin-top: 35px;
}
.news .newsTabs .bd {
  height: 434px;
  position: relative;
}
.news .newsList {
  height: 434px;
}
.news .newsList::after,
.news .newsList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list1 {
  float: left;
  width: 740px;
}
.news .newsList .list1 ul {
  margin: 0 -20px;
}
.news .newsList .list1 ul::after,
.news .newsList .list1 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list1 ul li {
  float: left;
  padding: 0 20px;
  width: 50%;
}
.news .newsList .list1 ul li .item {
  height: 434px;
  border: solid 1px #dedede;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 28px 25px 0;
}
.news .newsList .list1 ul li .item .pic {
  display: block;
  height: 195px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 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 .list1 ul li .item .cont {
  margin-top: 18px;
}
.news .newsList .list1 ul li .item .cont .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 .list1 ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .list1 ul li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #999999;
  font-size: 14px;
  margin-top: 6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .item .cont .tt {
  margin-top: 30px;
  line-height: 20px;
  display: flex;
  justify-content: space-between;
}
.news .newsList .list1 ul li .item .cont .date {
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
}
.news .newsList .list1 ul li .item .cont .more {
  font-family: Arial;
  font-size: 14px;
  display: block;
  position: relative;
  padding: 0 4px;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .item .cont .more::before {
  content: "";
  display: block;
  height: 6px;
  background-color: #1d83da;
  opacity: 0.4;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 2px;
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .item .cont .more:hover {
  color: #55ab34;
}
.news .newsList .list1 ul li .item .cont .more:hover::before {
  bottom: 0;
  background-color: #55ab34;
  opacity: 1;
}
.news .newsList .list1 ul li .item:hover {
  border-color: #55ab34;
}
.news .newsList .list1 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 .list1 ul li .item:hover .cont .bt {
  color: #55ab34;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsList .list1 ul li .item:hover .cont .date i {
  color: #55ab34;
}
.news .newsList .list1 ul li .item:hover .cont p {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.news .newsList .list1 ul li .item:hover .cont .more::before {
  background-color: #55ab34;
}
.news .newsList .list2 {
  width: 500px;
  float: right;
}
.news .newsList .list2 ul::after,
.news .newsList .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list2 ul li {
  position: relative;
  margin-top: 22px;
}
.news .newsList .list2 ul li:first-child {
  margin-top: 0;
}
.news .newsList .list2 ul li .item {
  height: 130px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #dedede;
  position: relative;
}
.news .newsList .list2 ul li .item::after {
  content: "";
  position: absolute;
  background: #55ab34;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .newsList .list2 ul li .item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsList .list2 ul li .item .pic {
  display: block;
  width: 140px;
  height: 105px;
  background-color: #ffffff;
  border: solid 1px #cadae8;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  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 .list2 ul li .item .cont {
  flex: 1;
  margin-left: 35px;
  padding-top: 5px;
  min-width: 0;
}
.news .newsList .list2 ul li .item .cont .date {
  width: 90px;
  height: 20px;
  background-color: #e6f3ff;
  border-radius: 10px;
  text-align: center;
  color: #757575;
  font-family: Arial;
  font-size: 14px;
  line-height: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 16px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  position: relative;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .newsList .list2 ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .list2 ul li .item .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 5px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 ul li .item:hover .pic {
  border-color: #55ab34;
}
.news .newsList .list2 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 .list2 ul li .item:hover .cont .bt {
  color: #55ab34;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsList .list2 ul li .item:hover .cont .date {
  background-color: #55ab34;
  color: #fff;
}
@media screen and (max-width: 1320px) {
  .news .newsList .list1 {
    width: 680px;
  }
  .news .newsList .list1 ul {
    margin: 0 -10px;
  }
  .news .newsList .list1 ul li {
    padding: 0 10px;
  }
  .news .newsList .list2 {
    width: 470px;
  }
  .news .newsList .list2 ul li .item .cont {
    margin-left: 20px;
  }
}
