@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 .video {
  width: 100%;
}
.banner video {
  width: 100%;
  height: calc(100vh - 100px) !important;
  object-fit: cover;
}
.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;
  height: calc(100vh - 100px);
}
.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: 120px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #0179fc 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: #0179fc;
  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%;
}
.banLink {
  bottom: -75px;
  position: absolute;
  z-index: 5;
  width: 100%;
}
.banLink ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
}
.banLink ul li {
  flex: 1;
}
.banLink ul li a {
  display: block;
  height: 144px;
  background-color: #ffffff;
  box-shadow: 0px 7px 38px 0px rgba(199, 226, 255, 0.66);
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 60px 0 42px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #0179fc, #0179fc);
  background-image: linear-gradient(0deg, #1967e9 0%, #669bf5 100%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: 0% 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banLink ul li a i {
  display: block;
  position: relative;
  overflow: hidden;
  width: 84px;
  height: 82px;
  margin-right: 25px;
}
.banLink ul li a i img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banLink ul li a span {
  display: block;
  line-height: 1.5;
  font-size: 20px;
  letter-spacing: 1px;
  flex: 1;
  min-width: 0;
}
.banLink ul li a em {
  display: block;
  width: 10px;
  height: 17px;
  background: url(../images/banlinkar.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banLink ul li a:hover {
  background-size: 100% 100%;
  color: #fff;
}
.banLink ul li a:hover i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.banLink ul li a:hover em {
  filter: grayscale(100) brightness(5);
  animation: zyfd 1.5s linear infinite;
}
.title {
  line-height: 1;
  text-align: center;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: block;
  font-size: 36px;
  font-weight: bold;
}
.title i {
  display: block;
  font-size: 18px;
  margin-top: 18px;
  color: #6f7593;
}
.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, #0179fc, #0179fc);
  background-image: linear-gradient(to right, #0179fc, #0179fc);
  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: #0179fc;
  border-color: #0179fc;
  box-shadow: 0 10px 15px -5px rgba(1, 121, 252, 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: 175px 0 122px;
  background: url(../images/fwbg.jpg) center bottom no-repeat;
}
.services .fwList {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
.services .fwItem {
  width: 30%;
  background-color: #f7fafd;
  border-radius: 20px;
  border: solid 3px #ffffff;
  position: relative;
  overflow: hidden;
  z-index: 2;
  padding: 56px 0 42px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media screen and (max-width: 1380px) {
  .services .fwItem {
    width: 31.4%;
  }
}
.services .fwItem::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
  background: url(../images/fwlibg.jpg) center center no-repeat;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  opacity: 0;
}
.services .fwItem .pic {
  width: 90%;
  max-width: 269px;
  height: 218px;
  margin: auto;
  background: url(../images/fwimgbg.png) center center no-repeat;
  position: relative;
}
.services .fwItem .pic img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: -15px;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.services .fwItem .list {
  flex: 1;
  margin: 24px 2% 4px 10%;
}
.services .fwItem ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.services .fwItem ul li {
  width: 50%;
  font-size: 18px;
}
.services .fwItem ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 60px;
  padding-left: 35px;
  position: relative;
  padding-right: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.services .fwItem ul li a::before {
  content: "";
  display: block;
  position: absolute;
  top: 21px;
  left: 0;
  width: 18px;
  height: 18px;
  background: url(../images/fwli.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.services .fwItem ul li a:hover {
  padding-left: 30px;
}
.services .fwItem .zxLink {
  display: block;
  width: 132px;
  height: 50px;
  background-color: #ffffff;
  box-shadow: 0px 7px 38px 0px rgba(199, 226, 255, 0.66);
  border-radius: 25px;
  margin: 0 auto;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.services .fwItem .zxLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 30px;
  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;
}
.services .fwItem .zxLink:hover {
  background: none;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(255, 255, 255, 0.5);
}
.services .fwItem .zxLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
@keyframes sxfd {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  75% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.services .fwItem.on .pic img {
  animation: sxfd 3s linear infinite;
}
.services .fwItem.on::before {
  opacity: 1;
}
.services .fwItem.on ul li a {
  color: #fff;
}
.services .fwItem.on ul li a::before {
  filter: grayscale(100) brightness(10);
}
@media screen and (max-width: 1320px) {
  .services .fwItem {
    padding: 46px 0 36px;
  }
  .services .fwItem ul li {
    font-size: 17px;
  }
  .services .fwItem ul li a {
    line-height: 50px;
  }
  .services .fwItem ul li a::before {
    top: 16px;
  }
  .services .fwItem .zxLink {
    margin-top: 10px;
  }
}
.enterprise {
  padding: 100px 0 80px;
}
.enterprise .qyList {
  margin-top: 58px;
}
.enterprise .qyList ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 30px;
}
.enterprise .qyList ul li {
  width: 28.8%;
}
@media screen and (max-width: 1380px) {
  .enterprise .qyList ul li {
    width: 30%;
  }
}
.enterprise .qyList ul li .item {
  height: 234px;
  height: 100%;
  background-color: #ffffff;
  box-shadow: 0px 0px 29px 6px rgba(0, 118, 210, 0.1);
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  text-align: center;
  padding: 70px 0 56px;
  z-index: 3;
}
.enterprise .qyList ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: url(../images/qyli.jpg) center center no-repeat;
  background-size: cover;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  opacity: 0;
}
.enterprise .qyList ul li .item h4 {
  line-height: 1;
  font-size: 26px;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.enterprise .qyList ul li .item p {
  line-height: 30px;
  color: #8f8f8f;
  font-size: 16px;
  margin-top: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.enterprise .qyList ul li .item:hover h4 {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.enterprise .qyList ul li .item:hover p {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.enterprise .qyList ul li.on .item::before {
  opacity: 1;
}
.enterprise .qyList ul li.on .item h4 {
  color: #fff;
}
.enterprise .qyList ul li.on .item p {
  color: #fff;
}
.enterprise .qyList2 {
  margin-top: 74px;
}
.enterprise .qyList2 ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.enterprise .qyList2 ul li.line {
  width: 83px;
  flex: 1;
  height: 1px;
  background-color: #b9d2ed;
}
.enterprise .qyList2 ul li.item {
  width: 280px;
  height: 280px;
  border-radius: 50%;
  position: relative;
  padding: 31px;
}
.enterprise .qyList2 ul li.item::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/qyline.png) center center no-repeat;
  animation: xz 40s 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);
  }
}
.enterprise .qyList2 ul li.item::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/qyline2.png) center center no-repeat;
  animation: xz2 30s linear infinite;
}
@keyframes xz2 {
  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);
  }
}
.enterprise .qyList2 ul li.item .box {
  border-radius: 50%;
  text-align: center;
  background-image: linear-gradient(-32deg, #066bde 0%, #00a1ef 100%);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #ffffff;
  position: relative;
  z-index: 2;
}
.enterprise .qyList2 ul li.item .box i {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  width: 82px;
  height: 78px;
}
.enterprise .qyList2 ul li.item .box 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;
}
.enterprise .qyList2 ul li.item .box span {
  display: block;
  font-size: 30px;
  line-height: 1;
  margin-top: 15px;
  letter-spacing: 4px;
}
.enterprise .qyList2 ul li.item:hover .box i {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.about {
  position: relative;
  overflow: hidden;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
}
.about * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.about .aboutBox {
  height: 675px;
  padding-top: 90px;
}
.about .title {
  color: #fff;
}
.about .title i {
  color: #fff;
}
.about .titIco {
  margin-top: 30px;
}
.about .titIco i {
  display: block;
  margin: auto;
  width: 21px;
  height: 40px;
  background: url(../images/aboutico.png) center center no-repeat;
  animation: arrow 2s linear infinite;
}
@keyframes arrow {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  25% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    opacity: 0.5;
  }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.about .titIco::after {
  content: "";
  width: 1px;
  height: 30px;
  background-color: #f7fafd;
  display: block;
  margin: 0 auto;
  animation: line 2s linear infinite;
}
@keyframes line {
  0% {
    transform: scaleY(1);
    transform-origin: bottom;
  }
  40% {
    transform: scaleY(0);
    transform-origin: bottom;
  }
  60% {
    transform: scaleY(0);
    transform-origin: top;
  }
  100% {
    transform: scaleY(1);
    transform-origin: top;
  }
}
.about .text {
  width: 92%;
  max-width: 1240px;
  margin: 48px auto 0;
  font-size: 16px;
  text-align: justify;
  color: #ffffff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 35px;
  height: 105px;
  text-align: center;
}
.number {
  margin-top: 55px;
  color: #fff;
}
.number ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.number ul .line {
  width: 109px;
  height: 1px;
  background-color: #f7fafd;
  opacity: 0.2;
  position: relative;
}
.number ul .line::before {
  content: "";
  width: 1px;
  height: 38px;
  background-color: #f7fafd;
  left: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  display: block;
}
.number ul li {
  text-align: center;
}
.number ul li h4 {
  font-family: Impact;
  font-size: 50px;
  line-height: 42px;
}
.number ul li p {
  margin-top: 16px;
  line-height: 1;
  font-size: 16px;
}
.plan {
  position: relative;
  overflow: hidden;
  padding-top: 50px;
}
.plan .fabg {
  background: url(../images/fabg.png) 0 center no-repeat;
  width: 188px;
  height: 328px;
  position: absolute;
  z-index: -1;
  top: 260px;
  left: 0;
}
.plan .faNav {
  width: 30.86%;
  max-width: 432px;
  float: left;
  padding-top: 20px;
}
.plan .faNav .title {
  text-align: left;
}
.plan .faNav ul {
  margin-top: 50px;
}
.plan .faNav ul li {
  margin-top: 34px;
}
.plan .faNav ul li:first-child {
  margin-top: 0;
}
.plan .faNav ul li .item {
  height: 126px;
  background-color: #f7fafd;
  border-radius: 0px 10px 10px 0px;
  padding-top: 44px;
  padding-left: 50px;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.plan .faNav ul li .item::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 6px;
  height: 126px;
  background-color: #b5d4f2;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #0179fc, #0179fc);
  background-image: linear-gradient(to right, #0179fc, #0179fc);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 100% 0%;
  background-position: left center;
}
.plan .faNav ul li .item em {
  display: block;
  position: absolute;
  right: 55px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: Impact;
  font-size: 38px;
  letter-spacing: 1px;
  color: #dae1e8;
}
.plan .faNav ul li .item span {
  display: block;
  font-weight: bold;
  font-size: 22px;
  line-height: 1;
  color: #000033;
}
.plan .faNav ul li .item i {
  display: block;
  line-height: 12px;
  font-family: Arial;
  font-size: 14px;
  margin-top: 14px;
  letter-spacing: 1px;
  color: #85859b;
}
.plan .faNav ul li:hover .item::before,
.plan .faNav ul li.active .item::before {
  background-size: 100% 100%;
}
.plan .faSwiper {
  float: right;
  width: 60.8%;
  max-width: 832px;
  margin-top: -20px;
  height: 608px;
  position: relative;
  overflow: hidden;
}
.plan .faSwiper ul li {
  height: 608px;
  overflow: hidden;
}
.plan .faSwiper ul li .pic {
  height: 530px;
  display: block;
  position: relative;
  overflow: hidden;
}
.plan .faSwiper ul li .pic img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.plan .faSwiper ul li .text {
  font-size: 16px;
  line-height: 37px;
  margin-top: 4px;
}
.client {
  padding-top: 86px;
  padding-bottom: 50px;
}
.client .hzList {
  margin: -26px -14px 0;
}
.client .hzList .bd #original-list {
  width: 100%;
}
.client .hzList .bd #original-list > li {
  width: 20%;
  float: left;
}
.client .hzList .bd ul {
  width: 20%;
  float: left;
}
.client .hzList .bd ul li {
  margin: 26px 14px 0;
}
.client .hzList .bd ul li .pic {
  display: block;
  background-color: #ffffff;
  border-radius: 6px;
  border: solid 1px #eeeeee;
  padding: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.client .hzList .bd ul li .pic i {
  display: block;
  padding-top: 48.15%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.client .hzList .bd ul li .pic 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;
}
.client .hzList .bd ul li .pic:hover {
  border-color: #0179fc;
}
.client .hzList .bd ul li .pic:hover i {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.cooperate {
  background: url(../images/hzbg.jpg) center 204px no-repeat;
  position: relative;
  overflow: hidden;
}
.moded {
  padding-top: 55px;
  padding-bottom: 50px;
}
.moded .msList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 42px -15px -30px;
}
.moded .msList .msItem {
  width: 50%;
  padding: 0 15px;
  margin-bottom: 30px;
}
.moded .msList .msItem .box {
  height: 294px;
  background-color: #ffffff;
  box-shadow: 5px 4px 33px 1px rgba(1, 121, 252, 0.1);
  border-radius: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 32px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1380px) {
  .moded .msList .msItem .box {
    padding-left: 4.68%;
  }
}
.moded .msList .msItem .box .pic {
  width: 36%;
  max-width: 246px;
  height: 268px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.moded .msList .msItem .box .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;
}
.moded .msList .msItem .box .cont {
  padding-top: 15px;
  width: 342px;
}
@media screen and (max-width: 1380px) {
  .moded .msList .msItem .box .cont {
    width: 325px;
  }
}
.moded .msList .msItem .box .cont .tit {
  font-size: 24px;
  line-height: 1;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.moded .msList .msItem .box .cont .text {
  display: flex;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moded .msList .msItem .box .cont .text ul {
  line-height: 38px;
  color: #8e8e8e;
  font-size: 18px;
  margin-top: 30px;
  min-width: 150px;
}
@media screen and (max-width: 1380px) {
  .moded .msList .msItem .box .cont .text ul {
    min-width: 140px;
    font-size: 16px;
  }
}
.moded .msList .msItem .box:hover .pic {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.moded .msList .msItem .box:hover .cont .tit {
  color: #0179fc;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.moded .msList .msItem .box:hover .cont .text {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.platform {
  padding-top: 50px;
}
.platform .ptList {
  margin-top: 50px;
}
.platform .ptList ul {
  display: flex;
  justify-content: space-between;
}
.platform .ptList ul li {
  width: 13.43%;
  border-radius: 10px;
  height: 546px;
  position: relative;
  overflow: hidden;
  z-index: 2;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.platform .ptList ul li::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/ptli1.jpg) 100% center no-repeat;
  background-size: cover;
  z-index: -2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.platform .ptList ul li::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/ptli2.jpg) center center no-repeat;
  background-size: cover;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.platform .ptList ul li .tt {
  position: absolute;
  left: 0;
  width: 100%;
  top: 90px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.platform .ptList ul li .tt h4 {
  display: block;
  font-size: 26px;
  line-height: 1;
}
.platform .ptList ul li .tt h5 {
  width: 18px;
  height: 18px;
  display: block;
  margin: 40px auto 0;
  background: url(../images/ptar.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.platform .ptList ul li .pic {
  position: absolute;
  width: 90%;
  height: 182px;
  overflow: hidden;
  bottom: 30px;
  right: 5%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.platform .ptList 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;
}
.platform .ptList ul li .box {
  position: absolute;
  z-index: 3;
  left: 7.4%;
  top: 0;
  height: 100%;
  padding-top: 85px;
  width: 47.62%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.platform .ptList ul li .box h4 {
  font-weight: bold;
  line-height: 1;
  font-size: 30px;
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  opacity: 0;
}
.platform .ptList ul li .box .text {
  margin-top: 34px;
  font-size: 16px;
  line-height: 32px;
  color: #6f747c;
  margin-left: -20px;
  height: 272px;
  max-width: 360px;
  overflow: hidden;
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
  opacity: 0;
}
@media screen and (max-width: 1380px) {
  .platform .ptList ul li .box .text {
    font-size: 15px;
    line-height: 30px;
  }
}
.platform .ptList ul li .box .text p {
  position: relative;
  padding-left: 20px;
  margin-top: 36px;
  padding-right: 60px;
}
@media screen and (max-width: 1380px) {
  .platform .ptList ul li .box .text p {
    margin-top: 30px;
  }
}
.platform .ptList ul li .box .text p:first-child {
  margin-top: 0;
  padding-right: 0;
}
.platform .ptList ul li .box .text p::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #0179fc;
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
  border-radius: 50%;
}
.platform .ptList ul li .box .btn {
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
  opacity: 0;
}
.platform .ptList ul li .box .zxLink {
  width: 118px;
  height: 48px;
  background-color: #0179fc;
  border-radius: 24px;
  display: block;
  text-align: center;
  line-height: 48px;
  font-size: 16px;
  color: #ffffff;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.platform .ptList ul li .box .zxLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #0179fc;
  border-radius: 30px;
  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;
}
.platform .ptList ul li .box .zxLink:hover {
  background: none;
  color: #0179fc;
  box-shadow: 0 10px 10px -5px rgba(1, 121, 252, 0.5);
}
.platform .ptList ul li .box .zxLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.platform .ptList ul li.on {
  width: 54%;
}
.platform .ptList ul li.on::before {
  opacity: 0;
}
.platform .ptList ul li.on::after {
  opacity: 1;
}
.platform .ptList ul li.on .tt {
  opacity: 0;
  top: 200px;
  -webkit-transform: scale(0.2);
  -moz-transform: scale(0.2);
  -o-transform: scale(0.2);
  transform: scale(0.2);
}
.platform .ptList ul li.on .tt .ar {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.platform .ptList ul li.on .box {
  opacity: 1;
}
.platform .ptList ul li.on .box h4 {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.platform .ptList ul li.on .box .text {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.platform .ptList ul li.on .box .btn {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.platform .ptList ul li.on .pic {
  width: 51.587%;
  height: 500px;
  right: 2.645%;
}
.case {
  padding: 86px 0;
  position: relative;
  overflow: hidden;
}
.case .caseBox {
  max-width: 1700px;
}
.case .caseNav {
  margin-top: 38px;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.case .caseNav .more {
  display: block;
  width: 150px;
  border-radius: 26px;
  border: solid 1px #0179fc;
  font-size: 16px;
  text-align: center;
  line-height: 50px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #0179fc, #0179fc);
  background-image: linear-gradient(to right, #0179fc, #0179fc);
  background-size: 0% 100%;
  background-position: left center;
  color: #0179fc;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1380px) {
  .case .caseNav .more {
    line-height: 46px;
  }
}
.case .caseNav .more::after {
  content: ">";
  margin-left: 6px;
}
.case .caseNav .more:hover {
  background-size: 100% 100%;
  color: #fff;
  box-shadow: 0 5px 10px rgba(1, 121, 252, 0.2);
}
.case .caseNav ul {
  display: flex;
  flex-wrap: wrap;
  line-height: 52px;
  column-gap: 60px;
}
@media screen and (max-width: 1380px) {
  .case .caseNav ul {
    column-gap: 50px;
    line-height: 48px;
  }
}
.case .caseNav ul li a {
  display: block;
  position: relative;
  font-size: 21px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (max-width: 1380px) {
  .case .caseNav ul li a {
    font-size: 18px;
  }
}
.case .caseNav ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  height: 3px;
  background-color: #0179fc;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius: 5px;
  width: 0;
}
.case .caseNav ul li.on a,
.case .caseNav ul li:hover a {
  color: #0179fc;
}
.case .caseNav ul li.on a::before,
.case .caseNav ul li:hover a::before {
  width: 100%;
}
.case .caseList ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 -12px;
}
.case .caseList ul::after {
  content: "";
  flex: 1;
}
.case .caseList ul li {
  width: 25%;
  float: left;
  padding: 0 12px;
  margin-top: 36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item {
  position: relative;
  background-color: #ffffff;
  border: solid 1px #eeeeee;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  margin: -1px -1px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item .pic i {
  display: block;
  position: relative;
  overflow: hidden;
  padding-top: 65%;
}
.case .caseList ul li .item .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item .cont {
  padding: 16px 6.4% 18px;
}
.case .caseList ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  padding-right: 30px;
  height: 52px;
  line-height: 52px;
  font-size: 20px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseList ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.case .caseList ul li .item .cont .bt::before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  top: 0;
  right: 0;
  height: 100%;
  background: url(../images/caseli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(0.8);
}
.case .caseList ul li .item .cont .line {
  height: 1px;
  background-color: #eeeeee;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #0179fc, #0179fc);
  background-image: linear-gradient(to right, #0179fc, #0179fc);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.case .caseList ul li .item .cont p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  margin-top: 15px;
  color: #848484;
  line-height: 28px;
}
.case .caseList ul li .item:hover {
  border-color: #0179fc;
}
.case .caseList 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);
}
.case .caseList ul li .item:hover .bt {
  color: #0179fc;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.case .caseList ul li .item:hover .bt::before {
  filter: grayscale(0) brightness(1);
}
.case .caseList ul li .item:hover .line {
  background-size: 100% 100%;
}
.case .caseList ul li.swiper-slide-active {
  opacity: 1;
}
.case .caseList ul li.swiper-slide-next {
  opacity: 1;
}
@media screen and (max-width: 1520px) {
  .case .caseList ul li {
    margin-top: 26px;
  }
  .case .caseList ul li .item .cont .bt {
    font-size: 18px;
  }
  .case .caseList ul li .item .cont p {
    font-size: 14px;
    line-height: 26px;
  }
}
.operations {
  background: url(../images/yybg.jpg) center 0 no-repeat;
  padding: 90px 0 80px;
}
.operations .yyList {
  margin-top: 50px;
}
.operations .yyList ul {
  display: flex;
  justify-content: space-between;
  gap: 1.786%;
}
.operations .yyList ul li {
  flex: 1;
}
.operations .yyList ul li .item {
  background-color: #fff;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  text-align: center;
  height: 100%;
}
.operations .yyList ul li .item .tit {
  background-image: linear-gradient(0deg, #eaf0ff 0%, #d1e1ff 100%);
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  letter-spacing: 1px;
}
.operations .yyList ul li .item .tit i {
  display: flex;
  height: 38px;
  margin-right: 12px;
  align-items: center;
}
.operations .yyList ul li .item .tit i img {
  display: block;
  max-height: 100%;
}
.operations .yyList ul li .item .text {
  font-size: 17px;
  padding: 30px 0;
}
.operations .yyList ul li .item .text p {
  letter-spacing: 1px;
  line-height: 34px;
  margin-top: 20px;
}
.operations .yyList ul li .item .text p:first-child {
  margin-top: 0;
}
.operations .yyLink {
  display: block;
  margin: 55px auto 0;
  width: 410px;
  height: 77px;
  background-color: #0179fc;
  border-radius: 350px;
  line-height: 77px;
  position: relative;
  overflow: hidden;
  font-size: 21px;
  letter-spacing: 1px;
  color: #ffffff;
  text-align: center;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.operations .yyLink::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 77px;
  background: url(../images/yylink.png) center center no-repeat;
  margin-left: 46px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(3);
}
.operations .yyLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #0179fc;
  border-radius: 50px;
  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;
}
.operations .yyLink:hover {
  background: none;
  color: #0179fc;
  box-shadow: 0 10px 10px -5px rgba(1, 121, 252, 0.5);
}
.operations .yyLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.operations .yyLink:hover::after {
  filter: grayscale(0) brightness(1);
}
.news {
  background: #c7dcfb url(../images/newsbg.jpg) center 0 no-repeat;
  position: relative;
  overflow: hidden;
  padding: 84px 0 74px;
}
.news .newsList {
  display: flex;
  justify-content: space-between;
  margin-top: 34px;
}
.news .newsItem {
  width: 31.4286%;
  background-color: #f7fafd;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
.news .newsItem .tit {
  height: 110px;
  background-image: linear-gradient(89deg, #1488f2 0%, #82dcfd 100%);
  line-height: 110px;
}
.news .newsItem .tit a {
  display: flex;
  width: 100%;
  color: #fff;
  padding-left: 32px;
  align-items: center;
  font-size: 26px;
  position: relative;
}
.news .newsItem .tit a::before {
  content: "";
  display: block;
  margin-right: 20px;
  width: 13px;
  height: 13px;
  border: solid 1px #ffffff;
  border-radius: 50%;
}
.news .newsItem .tit a::after {
  content: "";
  position: absolute;
  right: 20px;
  width: 100%;
  top: 0;
  height: 100%;
  background: url(../images/newsico1.png) 100% center no-repeat;
}
.news .newsItem:nth-child(2) .tit a {
  background-image: linear-gradient(89deg, #10bbf1 0%, #82dcfd 100%);
}
.news .newsItem:nth-child(2) .tit a::after {
  background-position: 100% 100%;
}
.news .newsItem:nth-child(3) .tit a::after {
  background-position: 100% 100%;
}
.news .newsItem .list {
  padding: 30px 32px 35px;
}
.news .newsItem .list ul li {
  margin-top: 8px;
}
.news .newsItem .list ul li .item {
  position: relative;
}
.news .newsItem .list ul li .item::after {
  content: "";
  position: absolute;
  background: #0179fc;
  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 .newsItem .list ul li .item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsItem .list ul li .item .tt {
  display: flex;
  justify-content: space-between;
  height: 58px;
  line-height: 58px;
}
.news .newsItem .list ul li .item .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1;
  font-size: 16px;
  min-width: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsItem .list ul li .item .tt .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsItem .list ul li .item .tt .date {
  margin-left: 10px;
  font-family: Arial;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsItem .list ul li .item p {
  display: none;
}
.news .newsItem .list ul li .item:hover .tt .bt {
  color: #0179fc;
}
.news .newsItem .list ul li .item:hover .tt .date {
  color: #0179fc;
}
.news .newsItem .list ul li:first-child {
  margin-top: 0;
}
.news .newsItem .list ul li:first-child .item {
  border-bottom: 1px solid #d9e0e7;
  padding-bottom: 35px;
}
.news .newsItem .list ul li:first-child .item .tt {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsItem .list ul li:first-child .item .tt .bt {
  font-size: 18px;
}
.news .newsItem .list ul li:first-child .item p {
  margin-top: 4px;
  font-size: 16px;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 27px;
  height: 54px;
  color: #999999;
}
.news .newsItem .list ul li:first-child .item:hover .tt {
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.news .newsItem .list ul li:nth-child(2) {
  margin-top: 22px;
}
