@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,
.topWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.header {
  height: 0;
}
.nav_bg {
  background-color: rgba(54, 102, 197, 0.8);
}
.nav_bg.fixedNav {
  background-color: #3666c5;
}
.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 video {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 550px;
}
.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: 100px;
  z-index: 3;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #3666c5 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: #3666c5;
  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%;
}
.solution {
  overflow: hidden;
  margin-top: -80px;
  padding-bottom: 100px;
}
.solution .faBox {
  display: flex;
  justify-content: space-between;
}
.solution .faBox .tip {
  font-size: 18px;
  font-weight: bold;
  line-height: 36px;
  padding-top: 147px;
  margin-right: 45px;
  text-align: right;
}
.solution .faBox ul {
  flex: 1;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 3;
}
.solution .faBox ul li {
  flex: 1;
}
.solution .faBox ul li a {
  display: block;
  height: 312px;
  background-color: #3666c5;
  color: #fff;
  padding: 42px 38px 0;
}
.solution .faBox ul li a span {
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 19px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.solution .faBox ul li a span i {
  position: relative;
  overflow: hidden;
  width: 38px;
  height: 38px;
  margin-right: 10px;
}
.solution .faBox ul li a span 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;
}
.solution .faBox ul li a b {
  display: block;
  font-size: 17px;
  line-height: 36px;
  margin-top: 34px;
  height: 108px;
}
.solution .faBox ul li a em {
  display: block;
  margin-top: 40px;
  margin-right: 10px;
  height: 9px;
  background: url(../images/fali.png) 100% center no-repeat;
}
.solution .faBox ul li a:hover span {
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.solution .faBox ul li a:hover span i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.solution .faBox ul li a:hover em {
  animation: zyfd 1.2s linear infinite;
}
.solution .faBox ul li:nth-child(2n) a {
  background-color: #4576d7;
}
.solution .zdhTit {
  margin-top: 46px;
}
.solution .zdhTit a {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-left: 40px;
}
.solution .zdhTit a::before {
  content: "";
  display: block;
  position: absolute;
  width: 285px;
  height: 13px;
  background-color: #1189ff;
  right: -30px;
  top: 18px;
}
.solution .zdhTit a i {
  display: block;
  font-family: Impact;
  font-size: 88px;
  line-height: 72px;
  color: #e5e5e5;
}
.solution .zdhTit a span {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  background-color: #fff;
  padding-right: 10px;
  padding-top: 18px;
  text-align: right;
  width: 240px;
  line-height: 1;
  font-size: 28px;
  margin-top: -32px;
}
.title {
  line-height: 1;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title i {
  display: block;
  font-family: Impact;
  font-size: 70px;
  line-height: 56px;
}
.title span {
  display: block;
  margin-top: 14px;
  font-weight: bold;
  font-size: 28px;
}
.moreLink {
  display: block;
  width: 200px;
  line-height: 58px;
  background-color: #ffffff;
  border: solid 1px #c2c2c2;
  text-align: center;
  font-size: 16px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #3666c5, #3666c5);
  background-image: linear-gradient(to right, #3666c5, #3666c5);
  background-size: 0% 100%;
  background-position: left center;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover {
  color: #fff;
  background-size: 100% 100%;
  border-color: #3666c5;
  box-shadow: 0 10px 10px -5px rgba(54, 102, 197, 0.5);
  border-radius: 30px;
}
.allLink {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.titBox {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.product {
  position: relative;
  overflow: hidden;
  padding: 86px 0 48px;
}
.product::before {
  content: "";
  display: block;
  position: absolute;
  background-color: #efefef;
  width: 100%;
  height: 580px;
  left: 0;
  top: 0;
  z-index: -1;
}
.product .proSwiper {
  margin-top: 50px;
  position: relative;
}
.product .proSwiper .swiper-container {
  padding-top: 216px;
  position: relative;
  overflow: initial !important;
  left: -335px;
  /* width: 1635px; */
}
.product .proSwiper ul li {
  width: 280px;
  transition: all 0.3s;
}
.product .proSwiper ul li .item {
  position: relative;
  height: 412px;
  box-shadow: 0px 0px 26px 0px rgba(2, 2, 2, 0.13);
  transition: all 0.3s;
}
.product .proSwiper ul li .item .pic {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper 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;
}
.product .proSwiper ul li .item .cont {
  position: absolute;
  left: 100%;
  margin-left: 55px;
  z-index: 4;
  padding-top: 12px;
  width: 480px;
  top: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(-150px);
  transform: translateY(-150px);
}
@media screen and (max-width: 1320px) {
  .product .proSwiper ul li .item .cont {
    width: 440px;
  }
}
.product .proSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .cont .bt:hover {
  letter-spacing: 0.6px;
}
.product .proSwiper ul li .item .cont p {
  margin-top: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 36px;
  height: 144px;
  font-size: 16px;
  color: #7d7d7d;
}
.product .proSwiper ul li .item .more {
  position: absolute;
  z-index: 4;
  width: 130px;
  height: 98px;
  background-color: #3666c5;
  right: 22px;
  bottom: -48px;
  line-height: 98px;
  text-align: center;
  font-family: "Microsoft YaHei Light";
  font-size: 20px;
  color: #ffffff;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  -webkit-transform: translateX(-100px);
  transform: translateX(-100px);
}
.product .proSwiper ul li .item .tt {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  left: 0;
  top: 30px;
  opacity: 0;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 54px;
  text-align: center;
  background-color: rgba(54, 102, 197, 0.8);
  padding-bottom: 20px;
  color: #fff;
  transition: all 0.3s;
}
.product .proSwiper ul li .item .tt::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 4;
  left: 0;
  right: 0;
  bottom: 95px;
  width: 100%;
  height: 10px;
  background: url(../images/proli.png) center center no-repeat;
}
.product .proSwiper ul li .item .tt span {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 36px;
  max-height: 144px;
}
.product .proSwiper ul li .item .tt:hover {
  letter-spacing: 0.8px;
}
.product .proSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.product .proSwiper ul li .item:hover .cont .bt {
  color: #3666c5;
}
.product .proSwiper ul li:not(.swiper-slide-next) .item:hover .tt {
  opacity: 1;
  top: 0;
}
.product .proSwiper ul li.swiper-slide-next {
  width: 436px;
}
.product .proSwiper ul li.swiper-slide-next .item {
  height: 628px;
  margin-top: -216px;
}
.product .proSwiper ul li.swiper-slide-next .item .bt {
  opacity: 1;
}
.product .proSwiper ul li.swiper-slide-next .item .more {
  visibility: initial;
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.product .proSwiper ul li.swiper-slide-next .item .cont {
  visibility: initial;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.product .proPage {
  display: flex;
  position: absolute;
  right: 0;
  top: 54px;
  z-index: 4;
  align-items: center;
}
.product .proPage .pro-pagination {
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  margin-right: 12px;
}
.product .page {
  display: flex;
}
.product .page .pro-prev {
  width: 72px;
  height: 66px;
  border: solid 1px #212121;
  border-right: none;
  cursor: pointer;
  outline: none;
  padding-left: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .page .pro-prev i {
  display: block;
  height: 100%;
  width: 100%;
  background: url(../images/prol.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: #2e2d3c;
}
.product .page .pro-prev:hover i,
.product .page .pro-prev.on i {
  filter: grayscale(100) brightness(10);
}
.product .page .pro-next {
  width: 72px;
  height: 66px;
  border: solid 1px #212121;
  border-left: none;
  cursor: pointer;
  outline: none;
  padding-left: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .page .pro-next i {
  display: block;
  height: 100%;
  width: 100%;
  background: url(../images/pror.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: #2e2d3c;
}
.product .page .pro-next:hover i,
.product .page .pro-next.on i {
  filter: grayscale(100) brightness(10);
}
.about {
  position: relative;
  overflow: hidden;
  padding: 60px 0 100px;
}
.about .aboutBox {
  display: flex;
  justify-content: space-between;
}
.about .aboutLink {
  width: 462px;
  height: 349px;
  position: relative;
}
@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);
  }
}
.about .aboutLink .i1 {
  position: absolute;
  width: 70px;
  height: 100%;
  left: 0;
  top: 0;
  animation: xz 10s linear infinite;
}
.about .aboutLink .i1::before {
  content: "";
  display: block;
  border-radius: 50%;
  width: 34px;
  height: 34px;
  background-color: #3666c5;
  position: absolute;
  left: 0;
  top: 138px;
}
.about .aboutLink .i2 {
  position: absolute;
  width: 100px;
  height: 100%;
  right: 0;
  top: -50px;
  animation: xz 15s linear infinite;
}
.about .aboutLink .i2::before {
  content: "";
  display: block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  background-color: #d6dfe7;
  position: absolute;
  right: 0;
  top: 194px;
}
.about .aboutLink a {
  display: block;
  border-radius: 50%;
  width: 169px;
  height: 169px;
  border: solid 1px #e6e6e6;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: absolute;
  z-index: 3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutLink a i {
  display: block;
  margin: 0 auto;
  width: 36px;
  height: 34px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
}
.about .aboutLink a i img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.about .aboutLink a span {
  display: block;
  line-height: 1;
  font-size: 19px;
  margin-top: 17px;
}
.about .aboutLink a:nth-child(1) {
  width: 224px;
  height: 224px;
  background-color: #ebf2f8;
  border-color: #ebf2f8;
  left: 50px;
  bottom: 0;
}
.about .aboutLink a:nth-child(2) {
  left: 162px;
  top: 0;
  z-index: 2;
}
.about .aboutLink a:nth-child(2) i {
  width: 32px;
  height: 34px;
}
.about .aboutLink a:nth-child(3) {
  right: 29px;
  top: 155px;
  z-index: 2;
  background-color: #3666c5;
  border-color: #3666c5;
  color: #fff;
}
.about .aboutLink a:nth-child(3) i {
  filter: grayscale(100) brightness(8);
  width: 30px;
  height: 30px;
}
.about .aboutLink a:hover {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.about .aboutLink a:hover i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.about .aboutText {
  flex: 1;
  margin-right: 80px;
}
.about .aboutText .text {
  margin-top: 38px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 35px;
  height: 175px;
  font-size: 16px;
  text-align: justify;
  color: #575656;
}
.about .aboutText .btn {
  margin-top: 45px;
}
.about .aboutText .btn a {
  display: block;
  width: 134px;
  height: 50px;
  line-height: 50px;
  background-color: #3666c5;
  text-align: center;
  position: relative;
  overflow: hidden;
  font-size: 16px;
  color: #fff;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .btn a::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #3666c5;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.about .aboutText .btn a:hover {
  background: none;
  color: #3666c5;
  box-shadow: 0 10px 10px -5px rgba(54, 102, 197, 0.5);
}
.about .aboutText .btn a:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about .aboutPic {
  margin-top: 54px;
  position: relative;
  overflow: hidden;
}
.about .aboutPic img {
  display: block;
  width: 100%;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.about .aboutPic:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.news {
  background-color: #efefef;
  position: relative;
  overflow: hidden;
  padding: 90px 0 60px;
}
.news .newsTab {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.news .newsTab ul {
  display: flex;
  justify-content: space-between;
  margin-bottom: -10px;
  column-gap: 80px;
}
.news .newsTab ul li a {
  display: block;
  font-size: 21px;
  line-height: 40px;
}
.news .newsTab ul li a:hover {
  color: #3666c5;
}
.news .newsList {
  margin-top: 44px;
}
.news .list1 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news .list1 ul li {
  width: calc(50% - 18px);
}
.news .list1 ul li .item {
  display: flex;
  justify-content: space-between;
  background-color: #3666c5;
  padding: 40px 30px 40px 20px;
}
.news .list1 ul li .item .pic {
  display: block;
  width: 246px;
  height: 194px;
  position: relative;
  overflow: hidden;
}
.news .list1 ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .item .cont {
  flex: 1;
  min-width: 0;
  margin-left: 30px;
  color: #fff;
  padding-top: 22px;
}
.news .list1 ul li .item .cont .date {
  opacity: 0.8;
  font-family: "Microsoft YaHei Light";
  font-size: 18px;
  line-height: 16px;
}
.news .list1 ul li .item .cont .bt {
  margin-top: 25px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .item .cont .bt:hover {
  letter-spacing: 0.6px;
}
.news .list1 ul li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  font-size: 15px;
  margin-top: 10px;
}
.news .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 .list1 ul li .item:hover .cont .bt {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.news .list2 {
  margin-top: 24px;
}
.news .list2 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news .list2 ul li {
  width: calc(50% - 18px);
  border-top: 1px solid #e1e1e1;
  position: relative;
}
.news .list2 ul li::after {
  content: "";
  position: absolute;
  background: #3666c5;
  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 .list2 ul li:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .list2 ul li:nth-child(1),
.news .list2 ul li:nth-child(2) {
  border-top: none;
}
.news .list2 ul li .item {
  line-height: 84px;
  height: 84px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news .list2 ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
  flex: 1;
}
.news .list2 ul li .date {
  font-family: "Microsoft YaHei Light";
  font-size: 18px;
  width: 90px;
  opacity: 0.8;
  position: relative;
  top: 2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  padding-right: 80px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 ul li .bt::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 40px;
  width: 22px;
  height: 100%;
  background: url(../images/newsli.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 ul li .bt:hover {
  letter-spacing: 0.8px;
}
.news .list2 ul li p {
  margin-top: 8px;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #8f8f8f;
}
.news .list2 ul li:hover .date {
  color: #3666c5;
}
.news .list2 ul li:hover .bt {
  color: #3666c5;
  padding-right: 50px;
}
.news .list2 ul li:hover .bt::before {
  right: 15px;
}
.company {
  padding: 70px 0;
}
.company .hzSwiper ul {
  display: flex;
}
.company .hzSwiper .swiper-container{
  margin: 0 -23px;
}
.company .hzSwiper ul li {
  width: 336px;
  padding: 0 23px;
}
.company .hzSwiper ul li .item{
  height: 120px;
  background-color: #eeeeee;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.company .hzSwiper ul li h4 {
  width: 165px;
  height: 32px;
  background-color: #126ad1;
  text-align: center;
  line-height: 32px;
  margin: 0 auto;
  font-size: 15px;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.company .hzSwiper ul li h5 {
  margin-top: 4px;
  height: 84px;
  display: block;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: bold;
  padding: 0 8px;
  line-height: 84px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  text-align: center;
}
.company .hzSwiper ul li .item:hover {
  background-color: #3666c5;
  color: #fff;
}
.company .hzSwiper ul li .item:hover h4 {
  background-color: #eeeeee;
  color: #333;
}
