.banner-bg-wrap {
  position: absolute;
  overflow: hidden;
  width: 100%;
  min-width: 822px;
  max-width: 1920px;
  height: 755px;
  margin: 0 auto;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/banner-bg.png)
    no-repeat 0 0;
  opacity: 0.1;

  /* background-color: rgba(78, 151, 248, 0.85); */
}

.banner-bg-purpose {
  background-image: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/banner-purpose-bg.png);
}

.banner-bg-wrap::after {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 304px;
  background-image: linear-gradient(180deg, #fff0 30%, #fff 100%);
  content: '';
}

.first-banner-bg-wrap {
  top: -5px;
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/first-banner-bg.png) no-repeat center;
  opacity: 0.1;
}

.circle1 {
  position: absolute;
  z-index: 3;
  top: 75px;
  right: -68px;
  width: 748px;
  height: 748px;
  animation: floatAnimation1 3s infinite alternate ease-in-out;
  background-image: linear-gradient(213deg, #4e97f8cc 0%, #5889f9cc 18%, #68f9facc 51%);
  border-radius: 50%;
  filter: blur(29px);
  opacity: 0.85;
}

.circle2 {
  position: absolute;
  z-index: 2;
  top: 218px;
  right: 150px;
  width: 779px;
  height: 779px;
  animation: floatAnimation2 3s infinite alternate ease-in-out;
  background-image: linear-gradient(233deg, #4ed3f8cc 14%, #f958ebcc 58%, #c268facc 87%);
  border-radius: 50%;
  filter: blur(28px);
  opacity: 0.61;
}

.circle3 {
  position: absolute;
  z-index: 1;
  top: -20px;
  right: 66px;
  width: 1249px;
  height: 1249px;
  background-image: linear-gradient(213deg, #fffc 15%, #5889f9cc 18%);
  border-radius: 50%;
  filter: blur(50px);
}

.circle4 {
  position: absolute;
  z-index: 1;
  top: -317px;
  left: -66px;
  width: 735px;
  height: 735px;
  animation: floatAnimation4 3s infinite alternate ease-in-out;
  background-image: linear-gradient(46deg, #4ed3f8cc 0%, #fa68dfcc 63%);
  border-radius: 50%;
  filter: blur(50px);
  opacity: 0.65;
}

@keyframes floatAnimation1 {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(0, -80px, 0);
  }
}

@keyframes floatAnimation2 {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(80px);
  }
}

@keyframes floatAnimation4 {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(50px, 100px, 0);
  }
}

.banner .dg-wrap {
  position: absolute;
  z-index: 10;
  top: 70px;
  opacity: 0;

  /* transition: opacity 0.1s ease-in-out; */
}

.banner .dg-wrap.dg-wrap-active {
  opacity: 1;
}

/* 背景动画斗拱 */
.banner .dg-wrap .dg-img-1::after {
  position: absolute;
  z-index: 10;
  top: 240px;
  left: 230px;
  width: 70px;
  height: 500px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/dg/dg-img-1.png)
    no-repeat center;
  background-size: contain;
  content: '';
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

.banner .dg-wrap .dg-img-1::before {
  position: absolute;
  z-index: 12;
  top: 284px;
  left: 177px;
  width: 72px;
  height: 368px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/dg/dg-img-1-2.png)
    no-repeat center;
  background-size: contain;
  content: '';
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

.banner .dg-wrap .dg-img-1.dg-img-active::before,
.banner .dg-wrap .dg-img-1.dg-img-active::after {
  opacity: 1;
}

.banner .dg-wrap .dg-img-2 {
  position: absolute;
  z-index: 11;
  top: 320px;
  left: 133px;
  width: 232px;
  height: 154px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/dg/dg-img-2.png)
    no-repeat center;
  background-size: contain;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

.banner .dg-wrap .dg-img-3::after {
  position: absolute;
  z-index: 12;
  top: 247px;
  left: 198px;
  width: 188px;
  height: 127px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/dg/dg-img-3.png)
    no-repeat center;
  background-size: contain;
  content: '';
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

.banner .dg-wrap .dg-img-3::before {
  position: absolute;
  z-index: 14;
  top: 260px;
  left: 126px;
  width: 182px;
  height: 122px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/dg/dg-img-3-2.png)
    no-repeat center;
  background-size: contain;
  content: '';
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

.banner .dg-wrap .dg-img-4 {
  position: absolute;
  z-index: 13;
  top: 145px;
  left: 115px;
  width: 313px;
  height: 215px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/dg/dg-img-4.png)
    no-repeat center;
  background-size: contain;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

.banner .dg-wrap .dg-img-5::after {
  position: absolute;
  z-index: 12;
  top: 95px;
  left: 260px;
  width: 207px;
  height: 206px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/dg/dg-img-5.png)
    no-repeat center;
  background-size: contain;
  content: '';
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

.banner .dg-wrap .dg-img-5::before {
  position: absolute;
  z-index: 14;
  top: 115px;
  left: 65px;
  width: 213px;
  height: 207px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/dg/dg-img-5-2.png)
    no-repeat center;
  background-size: contain;
  content: '';
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

.banner .dg-wrap .dg-img-6 {
  position: absolute;
  z-index: 15;
  top: 179px;
  left: 311px;
  width: 145px;
  height: 96px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/dg/dg-img-6.png)
    no-repeat center;
  background-size: contain;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

.banner .dg-wrap .dg-img-7::before,
.banner .dg-wrap .dg-img-7::after {
  position: absolute;
  z-index: 16;
  top: 79px;
  left: 372px;
  width: 128px;
  height: 90px;
  content: '';
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

.banner .dg-wrap .dg-img-7::before {
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/dg/dg-img-7.png)
    no-repeat center;
  background-size: contain;
}

.banner .dg-wrap .dg-img-7::after {
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/dg/dg-img-7-2.png)
    no-repeat center;
  background-size: contain;
}

.banner .dg-wrap .dg-img-7.dg-img-7-active::before {
  opacity: 0 !important;
}

.banner .dg-wrap .dg-img-7.dg-img-7-active::after {
  opacity: 1 !important;
}

.banner .dg-wrap .dg-img-8 {
  position: absolute;
  z-index: 13;
  top: 96px;
  left: 70px;
  width: 133px;
  height: 90px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/dg/dg-img-8.png)
    no-repeat center;
  background-size: contain;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

.banner .dg-wrap .dg-img-9 {
  position: absolute;
  z-index: 18;
  top: 136px;
  left: 33px;
  width: 137px;
  height: 95px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/dg/dg-img-9.png)
    no-repeat center;
  background-size: contain;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

.banner .dg-wrap .dg-img-2.dg-img-active,
.banner .dg-wrap .dg-img-3.dg-img-active::before,
.banner .dg-wrap .dg-img-3.dg-img-active::after,
.banner .dg-wrap .dg-img-4.dg-img-active,
.banner .dg-wrap .dg-img-5.dg-img-active::before,
.banner .dg-wrap .dg-img-5.dg-img-active::after,
.banner .dg-wrap .dg-img-6.dg-img-active,
.banner .dg-wrap .dg-img-7.dg-img-active::before,
.banner .dg-wrap .dg-img-8.dg-img-active,
.banner .dg-wrap .dg-img-9.dg-img-active {
  animation: slideDown 1s ease-in-out;
  opacity: 1;
}

@keyframes slideDown {
  0% {
    transform: translateY(-200%);
  }

  100% {
    transform: translateY(0);
  }
}

/* /////////////////// */
.banner {
  position: relative;
  top: 0;
  overflow: hidden;
  width: 100%;
  max-width: 1920px;
  height: 755px;
  margin: 0 auto;

  /* background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/banner-bg.png) no-repeat center;
  z-index: 9; */
}

.banner #canvas-dg {
  position: absolute;
}

.banner .carousel-wrap {
  position: relative;
  z-index: 15;
  width: 1160px;
  height: 836px;
  margin: 0 auto;
}

.right-fixed {
  position: absolute;
  z-index: 200;
  top: 210px;
  right: 0;
  width: 52%;
  height: 500px;
}

.right-fixed-low {
  z-index: -1;
}

.banner-item {
  position: absolute;
  z-index: -1;
  display: flex;
  width: 100%;
  min-height: 450px;
  margin-top: 210px;
  opacity: 0;
}

.banner-item-active {
  z-index: 1;
  opacity: 1;
}

.banner-item .banner-item-left {
  width: 600px;
}

.banner-item .banner-title {
  margin-left: -6px;
}

.banner-item .banner-desc {
  margin-top: 9px;
  color: #000;
  font-size: 22px;
  font-weight: 300;
  letter-spacing: 8px;
  line-height: 40px;

  /* white-space: nowrap; */
}

.banner-item .banner-item-right {
  flex: 1;
}

.banner-item .banner-btn {
  width: 150px;
  height: 46px;
  margin-top: 50px;
  background: #0276ff;
  border-radius: 4px;
}

.banner-item .banner-btn:hover {
  background: #3591ff;
}

.banner-item .banner-btn a {
  display: inline-block;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 24px;
}

/* banner 轮播 start */
.banner .banner-item-active .banner-item-left {
  opacity: 1;
}

.banner .banner-item-active .banner-item-left .banner-title,
.banner .banner-item-active .banner-item-left .banner-title-2,
.banner .banner-item-active .banner-item-left .banner-title1,
.banner .banner-item-active .banner-item-left .banner-title2,
.banner .banner-item-active .banner-item-left .banner-desc {
  animation: bannerFadeIn 1.5s ease-in-out 0ms forwards;
}

.banner .banner-item-active .banner-item-right {
  animation: bannerFadeInUp 1.5s ease-in-out 0ms forwards;
}

/* banner 向上进入 */

@keyframes bannerFadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100px, 0);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes bannerFadeIn {
  0% {
    opacity: 0.1;
  }

  100% {
    opacity: 1;
  }
}

@keyframes bannerFadeOut {
  0% {
    opacity: 0.5;
  }

  100% {
    opacity: 0;
  }
}

.banner .banner-fade-out-up {
  animation: bannerFadeOut 1s ease-in-out 0ms forwards;
}

.banner .banner-fade-out-up .banner-item-left {
  animation: bannerFadeOut 1s ease-in-out 0ms forwards;
}

.banner .banner-fade-out-up .banner-item-right {
  animation: bannerFadeOutUp 1s ease-in-out 0ms forwards;
}

/* banner 向上飞出 */

@keyframes bannerFadeOutUp {
  0% {
    opacity: 0.1;
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    transform: translateY(-100px);
  }
}

.banner .banner-fade-out-left {
  animation: bannerFadeOutLeft 0.8s ease-in-out 0ms forwards;
}

/* banner 轮播 end */

/* banner slogan */
.banner0-wrap {
  width: 1160px;
  justify-content: center;
  margin: 250px auto 0;
}

.banner0-wrap .banner-item-left {
  width: 100%;
}

.banner0-wrap .banner-title1 {
  width: 680px;
  height: 70px;
  margin: 0 auto;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/banner-slogan-title1.png)
    no-repeat;
  background-size: contain;
}

.banner0-wrap .banner-title2 {
  height: 60px;
  margin: 30px auto 0;
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/banner-slogan-title2.png) no-repeat;
  background-size: contain;
}

/* banner 首屏 */
.banner0-0-wrap .banner-item-left {
  width: 100%;
}

.banner0-0-wrap .banner-title {
  height: 83px;
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/banner0-0-title.png) no-repeat;
  background-size: contain;
}

.banner0-0-wrap .banner-title-2 {
  color: #fff;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 3.55px;
  line-height: 36px;
  text-align: justify;
}

.banner0-0-wrap .banner-desc {
  width: 500px;
  color: #fff;
  font-size: 19.7px;
  letter-spacing: 3px;
  line-height: 36px;
  text-align: justify;
}

.banner0-0-wrap .banner-btn {
  margin-top: 19px;
}

.banner0-0-wrap #video1,
.banner0-0-wrap .banner-video {
  width: 608px;
  height: 342px;
}

/* banner 第一屏 */
.banner1-0-wrap .banner-item-left {
  width: 581px;
}

.banner1-0-wrap .banner-title {
  height: 83px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/banner1-0-2-title.png)
    no-repeat;
  background-size: contain;
}

.banner1-0-wrap .banner-desc {
  width: 500px;
  letter-spacing: 5px;
  line-height: 36px;
  text-align: justify;
}

.banner1-0-wrap .banner-btn {
  margin-top: 19px;
}

.banner1-0-wrap #video1,
.banner1-0-wrap .banner-video {
  width: 608px;
  height: 342px;
}

/* banner slogon */

.banner-purpose-wrap {
  margin-top: 225px;
}

.banner-purpose-wrap .banner-item-left {
  width: 100%;
}

.banner-purpose-wrap .banner-title {
  width: 883px;
  height: 209px;
  margin: 0 auto;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/banner-purpose-title.png)
    no-repeat;
  background-size: contain;
}


/* banner 第二屏 */
.banner1-wrap .banner-item-left {
  width: 581px;
}

.banner1-wrap .banner-title {
  height: 158px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/banner1-title.png)
    no-repeat;
  background-size: contain;
}

.banner1-wrap .banner-desc {
  width: 388px;
}

.banner1-wrap .banner-btn {
  margin-top: 44px;
}

.banner1-wrap .code-wrap {
  position: relative;
  top: 12px;
  left: 0;
  width: 522px;
  height: 440px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/banner1-code-wrap.png)
    no-repeat center;
  background-size: contain;
  color: #f5fbffcc;
  font-size: 14px;
  line-height: 22px;
}

.banner1-wrap .code-wrap .typed-wrap {
  position: absolute;
  top: 30px;
  left: 40px;
}

.code-wrap .typed-cursor {
  opacity: 0;
}

.code-wrap .doinit {
  color: #29e9fc;
}

.code-wrap .type {
  color: #7e8bff;
}

.code-wrap .string {
  color: #8fd6ff;
}

.code-wrap .constant {
  color: #fdc373;
}

.banner1-wrap .code-wrap .typed-wrap div {
  height: 22px;
}

.banner1-wrap .code-img1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 480px;
  height: 489px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/banner1-code.png)
    no-repeat center;
  background-size: contain;
  opacity: 0;
}

.banner1-wrap .code-img2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 480px;
  height: 489px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/bg2.png)
    no-repeat center;
  background-size: contain;
  opacity: 0;
}

.banner1-wrap .code-img3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 480px;
  height: 489px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/bg1.png)
    no-repeat center;
  background-size: contain;
  opacity: 0;
}

/* code 首次出现 */
.banner-show .banner1-wrap .code-img1 {
  animation: fadeInAndMoveY 1.5s ease-in-out 1000ms forwards;
  opacity: 0;
}

@keyframes fadeInAndMoveY {
  from {
    opacity: 0;
    transform: translateY(80px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.banner-show .banner1-wrap .point1 {
  animation: fadeIn 1s ease-in-out 2000ms forwards;
}

.banner-show .banner1-wrap .point2 {
  animation: fadeIn 1s ease-in-out 2500ms forwards;
}

.banner-show .banner1-wrap .point3 {
  animation: fadeIn 1s ease-in-out 3000ms forwards;
}

.banner1-wrap .code-img-active {
  left: 0;
  animation: codeFadeInRight 0.8s ease-in-out 0ms forwards;
  opacity: 1;
}

/* code 从右向左展示 */

@keyframes codeFadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(480px, 0, 0);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

.banner-item .fade-out-left {
  animation: codeFadeOutLeft 1s ease-in-out 0ms forwards;
}

/* code 向左飞出 */

@keyframes codeFadeOutLeft {
  0% {
    opacity: 0.9;
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    transform: translateX(-480px);
  }
}

.banner1-wrap .point1 {
  position: absolute;
  top: -37px;
  right: -62px;
  width: 112px;
  height: 112px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/banner1-icon1.png)
    no-repeat center;
  background-size: contain;
  opacity: 1;
}

.banner1-wrap .point2 {
  position: absolute;
  top: 207px;
  left: -62px;
  width: 93px;
  height: 93px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/banner1-icon2.png)
    no-repeat center;
  background-size: contain;
  opacity: 1;
}

.banner1-wrap .point3 {
  position: absolute;
  top: 319px;
  left: -62px;
  width: 93px;
  height: 93px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/banner1-icon3.png)
    no-repeat center;
  background-size: contain;
  opacity: 1;
}

/* banner 第二屏 */
.banner2-wrap .banner-item-left {
  width: 547px;
}

.banner2-wrap .banner-title {
  height: 152px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/banner2-title.png)
    no-repeat;
  background-size: contain;
}

.banner2-wrap .banner-desc {
  width: 567px;
  letter-spacing: 2px;
  white-space: inherit;
}

.banner2-wrap .banner-item-right {
  /* position: relative; */
}

.banner2-wrap .img-left-wrap {
  position: absolute;
  z-index: 2;
  top: 204px;
  left: 0;
  width: 232px;
  height: 216px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/banner2-img1.png)
    no-repeat center;
  background-size: contain;
}

.banner2-wrap .img-left-wrap .animate-line {
  position: absolute;
  top: 70px;
  left: 50px;
}

.banner2-wrap .img-left-wrap .identifying {
  position: absolute;
  top: 35px;
  left: 70px;
  width: 75px;
  height: 48px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/banner2-img3.png)
    no-repeat center;
  background-size: contain;
  opacity: 0;
}

.banner2-wrap .img-left-wrap .shadow {
  position: absolute;
  top: 70px;
  left: 47px;
  width: 150px;
  height: 100px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/banner2-img4-1.png)
    no-repeat center;
  background-size: contain;
  opacity: 0;
}

.banner2-wrap .img-right-wrap {
  position: absolute;
  top: -10px;
  left: 145px;
  width: 489px;
  height: 403px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/banner2-img2.png)
    no-repeat center;
  background-size: contain;
}

.banner2-wrap .img-right-wrap .amount {
  position: absolute;
  z-index: 3;
  top: 98px;
  left: 200px;
  color: #fff;
  font-size: 18px;
}

/* banner 第三屏 */
.banner3-wrap .banner-item-left {
  width: 651px;
}

.banner3-wrap .banner-title {
  width: 547px;
  height: 152px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/banner3-title.png)
    no-repeat;
  background-size: contain;
}

.banner3-wrap .banner-desc {
  width: 540px;
}

.banner3-wrap .banner-item-right {
  /* position: relative; */
}

.banner3-wrap .banner-item-right .img-bg-wrap {
  position: absolute;
  top: 55px;
  left: -10px;
}

.banner3-wrap .img-bg-wrap .img-bg {
  position: absolute;
  width: 432px;
  height: 394px;
  opacity: 1;
}

.banner3-wrap .img-bg-wrap .img-bg1 {
  z-index: 0;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/banner3-img1.png)
    no-repeat center;
  background-size: cover;
}

.banner3-wrap .img-bg-wrap .img-bg2 {
  z-index: 1;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/banner3-img2.png)
    no-repeat center;
  background-size: contain;
}

.banner3-wrap .img-bg-wrap .img-bg3 {
  z-index: 2;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/banner3-img3.png)
    no-repeat center;
  background-size: contain;
}

.banner3-wrap .img-bg-wrap .img-bg4 {
  z-index: 3;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/banner3-img4.png)
    no-repeat center;
  background-size: contain;
}

.banner3-wrap .banner-item-right .role-wrap {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 352px;
  width: 132px;
  height: 132px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/banner3-circle.png)
    no-repeat center;
  background-size: contain;
}

.banner3-wrap .banner-item-right .role-wrap .role-item {
  position: absolute;
  display: flex;
  width: 44px;
  height: 44px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #f9fafbcc;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.banner3-wrap .banner-item-right .role-wrap .role-item-active {
  width: 60px;
  height: 60px;
  background: #0276ff;
  border-radius: 50%;
}

.banner3-wrap .role-item .role-img {
  width: 18px;
  height: 24px;
  margin-top: 15px;
  transition: all 0.3s ease;
}

.banner3-wrap .role-item-active .role-img {
  width: 21px;
  height: 30px;
  margin-top: 0;
}

.banner3-wrap .role-item .role-title {
  margin-top: 2px;
  color: #fff;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.banner3-wrap .role-item-active .role-title {
  opacity: 1;
}

.banner3-wrap .banner-item-right .role1 {
  top: 112.669px;
  left: 19.331px;
}

.banner3-wrap .banner-item-right .role2 {
  top: 112.669px;
  left: 112.669px;
}

.banner3-wrap .banner-item-right .role3 {
  top: 19.331px;
  left: 112.669px;
}

.banner3-wrap .banner-item-right .role4 {
  top: 19.331px;
  left: 19.331px;
}

/* banner 第四屏 */
.banner4-wrap .banner-item-left {
  width: 537px;
}

.banner4-wrap .banner-title {
  height: 152px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/banner4-title.png)
    no-repeat;
  background-size: contain;
}

.banner4-wrap .banner-item-right {
  /* position: relative; */
}

.banner4-wrap .banner-item-right .img-main-bg {
  position: absolute;
  top: 14px;
  width: 662px;
  height: 336px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/banner4-bg.png)
    no-repeat center;
  background-size: contain;
}

.banner4-wrap .banner-item-right .robot-img {
  position: absolute;
  top: 158px;
  left: 52px;
  width: 170px;
  height: 231px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/banner4-img1.png)
    no-repeat center;
  background-size: contain;
}

.banner4-wrap .banner-item-right .bubble-img-left {
  position: absolute;
  top: 238px;
  left: 4px;
}

.banner4-wrap .banner-item-right .bubble-img-right {
  position: absolute;
  top: 173px;
  left: 172px;
}

.banner4-wrap .banner-item-right .bubble-content {
  position: absolute;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.banner4-wrap .banner-item-right .bubble-img-left .bubble-content {
  width: 81px;
  height: 29px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/banner4-img3.png)
    no-repeat center;
  background-size: contain;
}

.banner4-wrap .banner-item-right .bubble-img-right .bubble-content {
  width: 128px;
  height: 29px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/banner4-img2.png)
    no-repeat center;
  background-size: contain;
}

.banner4-wrap .banner-item-right .chat-bubble {
  position: absolute;
  z-index: 1;
  display: grid;
  align-items: center;
  justify-content: center;
  padding: 11px 22px;
  background: #dde5f0;
  border-radius: 13px;
  grid-gap: 4px;
  grid-template-columns: repeat(3, 1fr);
  opacity: 0;
  transform-origin: 0 100%;
  transition: opacity 0.5s ease-in-out;
}

.banner4-wrap .banner-item-right .chat-bubble.chat-bubble-active {
  opacity: 1;
}

.banner4-wrap .banner-item-right .bubble-content.bubble-content-active {
  opacity: 1;
}

.banner4-wrap .banner-item-right .chat-bubble .chat-dot {
  width: 8px;
  height: 8px;
  animation: chat-dot-pulse 0.6s infinite;
  background: #727f96;
  border-radius: 50%;
}

.banner4-wrap .banner-item-right .chat-bubble .chat-dot:nth-of-type(2) {
  animation-delay: 0.1s;
}

.banner4-wrap .banner-item-right .chat-bubble .chat-dot:nth-of-type(3) {
  animation-delay: 0.2s;
}

@keyframes chat-dot-pulse {
  0% {
    opacity: 1;
    transform: scale(1);
  }

  50% {
    opacity: 0.2;
    transform: scale(1.1);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

/* banner 轮播按钮 */
.banner .carousel-nav-wrap {
  width: 1160px;
  margin: 0 auto;
}

.banner .carousel-nav {
  position: absolute;
  z-index: 15;
  top: 618px;
  display: flex;
}

.banner .carousel-nav li {
  width: 38px;
  padding: 8px 0;
  margin-right: 10px;
  cursor: pointer;
}

.banner .carousel-nav .indicator-item {
  width: 38px;
  height: 4px;
  background: #aab4c1;
  border-radius: 10px;
  cursor: pointer;
  opacity: 0.4;
  transition: all 0.5s ease-in-out;
}

.banner .carousel-nav .indicator-item-active {
  background: #0276ff;
  opacity: 1;
}

/* main内容 */

.main-section-1 {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 415px;
  margin-top: -215px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/bg2.png)
    no-repeat center;
}

.main-section-1 ul {
  display: flex;
  width: 1160px;
  justify-content: space-between;
  padding-top: 180px;
  margin: 0 auto;
}

.main-section-1 ul li {
  width: 23.52%;
  height: 150px;
  border-radius: 8px;
  box-shadow: 0 2px 16px 0 rgba(27, 81, 135, 8%);
  cursor: pointer;
  transition: all 0.35s ease-in-out;
}

/* .main-section-1 ul li:first-of-type, */
.main-section-1 ul li:hover {
  width: 23.52%;
  height: 214px;
  margin-top: -32px;
  background-image: linear-gradient(180deg, #ebf9fd 0%, #fff 100%);
  border-radius: 8px;
  box-shadow: 0 2px 16px 0 #1b518714;
  transition: all 0.3s ease-in-out;
}

.main-section-1 ul li .li-btn {
  position: relative;
  margin-top: 8px;
  color: #0276ff;

  /* display: none; */
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  opacity: 0;
  text-align: center;
  transition: all 0.5s ease-in-out;
}

.main-section-1 ul li:hover .li-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;

  /* text-align: center; */
  opacity: 1;
  transition: all 0.5s ease-in-out;
}

.main-section-1 ul li .li-btn i {
  display: inline-block;
  width: 10px;
  height: 8px;
  margin-left: 1px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/jiantou.svg)
    no-repeat center;
  transition: all 0.5s ease-in-out;
}

.main-section-1 ul li:hover .li-btn i {
  margin-left: 8px;
  animation-duration: 2000ms;
  animation-name: headShake;
}

.main-section-1 ul li:nth-child(1) {
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/section1-bg1.png)
      no-repeat,
    linear-gradient(180deg, #ebf9fd 0%, #fff 100%);
  background-position: bottom;
  background-size: contain;
}

.main-section-1 ul li:nth-child(2) {
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/section1-bg2.png)
      no-repeat,
    linear-gradient(180deg, #ebf9fd 0%, #fff 100%);
  background-position: bottom;
  background-size: contain;
}

.main-section-1 ul li:nth-child(3) {
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/section1-bg3.png)
      no-repeat,
    linear-gradient(180deg, #ebf9fd 0%, #fff 100%);
  background-position: bottom;
  background-size: contain;
}

.main-section-1 ul li:nth-child(4) {
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/section1-bg4.png)
      no-repeat,
    linear-gradient(180deg, #ebf9fd 0%, #fff 100%);
  background-position: bottom;
  background-size: contain;
}

.section-title {
  color: #333;
  font-weight: 600;
  letter-spacing: 0;
  text-align: center;
}

.main-section-1 .section-title {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 24px;
}

.main-section-1 .section-desc {
  color: #5f5f5f;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.4px;
  line-height: 24px;
  text-align: center;
}

.main-section-1 .section-desc > span {
  color: #0276ffff;
  font-size: 18px;
  letter-spacing: 0.51px;
}

.main-section-1 .section-desc .num {
  display: inline-block;
  min-width: 38px;
  text-align: right;
}

.main-section-2 {
  position: relative;
  height: 909px;
  padding-top: 126px;
  margin: 0 auto;
  font-size: 16px;
}

.main-section-2::before {
  position: absolute;
  top: 235px;
  right: 0;
  display: block;
  width: 280px;
  height: 485px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/section2-elliptic-bg.png)
    no-repeat;
  background-size: contain;
  content: '';
}

.main-section-2 .section-title {
  position: relative;
  width: 1160px;
  margin: 0 auto;
  font-size: 36px;
}

.main-section-2 .section-menu-wrap {
  position: relative;
  display: flex;
  width: 1160px;
  height: 588px;
  margin: 70px auto 0;
  border-radius: 0 8px 8px 0;
}

.main-section-2 .section-title::before {
  position: absolute;
  z-index: -1;
  top: -58px;
  right: 51px;
  display: block;
  width: 333px;
  height: 223px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/menu/section2-title-bg.png)
    no-repeat;
  background-size: contain;
  content: '';
}

.main-section-2-show .section-menu-wrap {
  animation: changeShadow 1.2s ease-in-out forwards;
  background: url() no-repeat;
  background-position: -16px center;
  background-size: cover !important;
}

@keyframes changeShadow {
  from {
    background-position: -16px center;
    box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0);
    opacity: 0;
  }

  to {
    background-position: 0 center;
    box-shadow: 0 2px 16px 0 #063b790a;
    opacity: 1;
  }
}

.main-section-2 .first-level-menu {
  position: relative;
  z-index: 2;
  width: 192px;
  padding: 33px 15px;
  background: #072584;
  border-radius: 8px 0 0 8px;
  opacity: 0.2;
}

.main-section-2 .first-level-menu::after {
  position: absolute;
  top: 32px;
  right: 0;
  display: inline-block;
  width: 1.5px;
  height: 496px;
  background: rgba(67, 140, 245, 0.45);
  content: '';
}

.first-level-menu .first-level-item {
  position: relative;
  display: flex;
  width: 160px;
  height: 56px;
  align-items: center;
  padding-left: 12px;
  margin-bottom: 32px;
  border-radius: 8px;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  transition: color 0.8s ease-in-out;
}

.first-level-menu .first-level-item:hover {
  background: rgba(20, 90, 235, 0.4);
}

.first-level-menu .first-level-item .item-line {
  position: absolute;
  z-index: 3;
  top: 0;
  right: -17px;
  width: 1.5px;
  height: 56px;
}

.first-level-menu .first-level-active .item-line {
  width: 1.5px;
  animation-duration: 5s;
  animation-name: showMenuLine;
  background: #4a85ff;
}

@-webkit-keyframes showMenuLine {
  0% {
    height: 0%;
  }

  to {
    height: 56px;
  }
}

.first-level-menu .menu-bg {
  position: absolute;
  z-index: -1;
  top: 33px;
  left: 15px;
  width: 160px;
  height: 56px;
  background: #145aeb;
  border-radius: 8px;
  box-shadow: 0 10px 20px 0 #0000000a;
  transition: top 0.5s ease-in-out;
}

.first-level-menu .first-level-name {
  margin-left: 41px;
}

.first-level-menu img {
  position: absolute;
  left: 12px;
  width: 32px;
  height: 32px;
  margin-right: 12px;
  opacity: 0;
  transition: all 0.8s ease-in-out;
}

.first-level-menu .first-level-item .icon-white {
  opacity: 1;
}

.first-level-menu .first-level-active .icon-blue {
  opacity: 1;
}

.first-level-menu .first-level-active .icon-white {
  opacity: 0;
}

.first-level-menu .first-level-active,
.first-level-menu .first-level-active:hover {
  position: relative;
  color: #fff;
}

.main-section-2 .first-level-active-line {
  position: absolute;
  z-index: 2;
  top: 32px;
  left: 191px;
  width: 1px;
  height: 56px;
  background: rgba(7, 37, 132, 0.3);
  transition: top 0.5s ease-in-out;
}

.main-section-2 .second-level-menu {
  position: relative;
  z-index: 2;
  width: 209px;
  padding: 48px 30px;
  background: #072584;
  border-radius: 0 8px 8px 0;
  opacity: 0;
  transform: translateX(-16px);
}

.main-section-2-show .first-level-menu {
  animation: fadeInMenu 0.7s ease-in-out 50ms forwards;
}

.main-section-2-show .second-level-menu {
  animation: fadeInAndMove 0.7s ease-in-out 500ms forwards;
}

.main-section-2-show .guide-content-right {
  animation: fadeInAndMove 0.7s ease-in-out 1100ms forwards;
}

@keyframes fadeInMenu {
  0% {
    opacity: 0.2;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeInAndMove {
  0% {
    opacity: 0;
    transform: translateX(-16px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

.second-level-menu .second-level-item {
  position: absolute;
  z-index: -1;
  width: 148px;
  opacity: 0;
  transition: opacity 0.5s ease-in-out, z-index 0.5s ease-in-out;
}

.second-level-menu .second-level-item-active {
  z-index: 1;
  opacity: 1;
}

.second-level-menu .second-level-item .page-menu {
  margin-bottom: 48px;
  cursor: pointer;
}

.second-level-menu .second-level-item .page-menu .second-title {
  transform: translateX(0);
  transition: all 0.4s ease-in-out;
}

.second-level-menu .second-level-item .page-menu .second-title:hover {
  color: #fff;
}

.second-level-menu .second-level-item .second-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
}

.second-level-menu .second-level-item .page-menu-active .second-title {
  color: #fff;
  font-weight: 600;
}

.second-level-menu .second-level-item .page-menu-active .second-title::after {
  display: inline-block;
  width: 20px;
  height: 20px;
  animation: fadeIn 0.6s ease-in-out 50ms forwards;
  background:
    url('https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/menu/arrow-icon.svg')
    no-repeat;
  background-size: contain;
  content: '';
  opacity: 0;
}

.second-level-menu .second-level-item .second-desc {
  color: #5f5f5f;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.main-section-2 .guide-content-right {
  position: relative;
  z-index: 2;
  overflow: hidden;
  flex: 1;
  padding: 32px 30px;
  border-radius: 0 8px 8px 0;
  opacity: 0;
  transform: translateX(-16px);
}

.main-section-2 .guide-content-right .page-item {
  position: absolute;
  z-index: -1;
  width: 698px;
  height: calc(100% - 30px);
  opacity: 0;
  transition: opacity 0.5s ease-in-out, z-index 0.5s ease-in-out;
}

.main-section-2 .guide-content-right .page-item-active {
  z-index: 1;
  opacity: 1;
}

.main-section-2 .guide-content-right .page-item .page-menu-icon {
  position: absolute;
  z-index: -1;
  right: -70px;
  bottom: -10px;
  width: 258px;
  height: 231px;
  opacity: 0;
  transition: opacity 0.5s ease-in-out, z-index 0.5s ease-in-out;
}

.main-section-2 .guide-content-right .page-item-active .page-menu-icon {
  z-index: 1;
  display: block;
  opacity: 1;
}

.main-section-2 .guide-content-right .page-menu-icon img {
  width: 100%;
  height: 100%;
}

.main-section-2 .guide-content-right .content-title {
  margin-bottom: 16px;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0;
}

.main-section-2 .guide-content-right .content-desc {
  margin-bottom: 16px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.main-section-2 .guide-content-right .show-more {
  display: flex;
  width: fit-content;
  align-items: center;
  padding: 6px 10px;
  border: 1px solid #ffffff80;
  backdrop-filter: blur(5px);
  background: #fff3;
  border-radius: 4px;
  box-shadow: inset 0 0 0 0 #ffffff80;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 24px;
}

.main-section-2 .guide-content-right .page-item-active .show-more:hover i {
  animation-duration: 1500ms;
  animation-name: headShake;
}

.main-section-2 .guide-content-right .show-more i {
  display: inline-block;
  width: 10px;
  height: 8px;
  margin-left: 8px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/arrow-icon.svg)
    no-repeat center;
}

.main-section-2 .guide-content-right .detail-wrap {
  margin-top: 32px;
}

.main-section-2 .guide-content-right .detail-wrap ul {
  display: flex;
  flex-wrap: wrap;
}

.guide-content-right .detail-wrap ul li {
  padding: 15px;
  margin-right: 1px;
  margin-bottom: 16px;
  background-color: transparent;
  border-radius: 8px;
}

.guide-content-right .detail-wrap .detail-item-icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-bottom: 12px;
}

.guide-content-right .detail-wrap .detail-item-title {
  margin-bottom: 10px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  white-space: nowrap;
}

.guide-content-right .detail-wrap .detail-item-desc {
  overflow: hidden;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 24px;
  text-overflow: ellipsis;
}

.guide-content-right .detail-wrap .desc-nowrap {
  white-space: nowrap;
}

.guide-content-right .detail-wrap .row3 li {
  width: 223px;
  min-height: 165px;
  flex-shrink: 0;
}

.guide-content-right .detail-wrap .row4 li {
  width: 164px;
  min-height: 107px;
  flex-shrink: 0;
}

.guide-content-right .detail-wrap .row2 li {
  width: 341px;
  min-height: 165px;
  flex-shrink: 0;
}

.main-section-3 {
  overflow: hidden;
  width: 100%;
  height: 974px;
  background-image: url('https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/product/bg.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.content-wrap {
  width: 1160px;
  padding: 96px 0;
  margin: 0 auto;
}

.content-wrap .section-title {
  display: flex;
  align-items: center;
  justify-content: center;
}

.content-wrap .section-title .logo {
  width: 152px;
  height: 44px;
  background: url('https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/product/logo.svg') no-repeat center center;
  background-size: 100% 100%;
}

.content-wrap .section-title .logo-title {
  width: 828px;
  height: 50px;
  margin-left: 32px;
  color: #333;
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 0;
}

.content-wrap .product-list {
  display: flex;
  margin-top: 100px;
  margin-left: 40px;
}

.content-wrap .product-list .product-item {
  position: relative;
  overflow: hidden;
  width: 102px;
  height: 112px;
  margin-left: 20px;
  border-radius: 8px;
  cursor: pointer;
}

.content-wrap .product-list .product-item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease;
}

.content-wrap .product-list .product-item img.hover-image {
  opacity: 0;
}

.content-wrap .product-list .product-item:hover {
  box-shadow: 0 20px 60px 0 rgba(6, 59, 121, 0.16);
}

.content-wrap .product-list .product-item:hover img.hover-image {
  opacity: 1;
}

.content-wrap .product-list .product-item:hover img.default-image {
  opacity: 0;
}

.content-wrap .base-wrap {
  position: relative;
  left: 50%;
  padding-top: 90px;
  transform: translateX(-50%);
}

.content-wrap .base-wrap .right {
  position: absolute;
  display: flex;
  width: 1160px;
  flex-direction: column;
  flex-shrink: 0;
  align-items: center;
}

.content-wrap .base-wrap .right .bar {
  position: absolute;
  width: 4px;
  animation: moveUp cubic-bezier(0.32, 0.1, 0.62, 0.17) infinite paused;
  animation-duration: 2s;
  background-image: linear-gradient(180deg, #28d1ff 16%, #28d1ff00 100%);
  border-radius: 6px;
  opacity: 0;
  transform-origin: bottom;
  transition: opacity 2s cubic-bezier(0.32, 0.1, 0.62, 0.17);
}

.content-wrap .base-wrap .right .bar:nth-child(1) {
  top: -70px;
  left: 248px;
  height: 66px;

  /* animation: moveUp2 cubic-bezier(0.32, 0.1, 0.62, 0.17) infinite paused; */
  animation-delay: 0.1s;
}

.content-wrap .base-wrap .right .bar:nth-child(2) {
  top: -50px;
  left: 628px;
  height: 72px;
  animation-delay: 0.6s;
}

.content-wrap .base-wrap .right .bar:nth-child(3) {
  top: 0;
  left: 530px;
  height: 55px;

  /* animation: moveUp2 cubic-bezier(0.32, 0.1, 0.62, 0.17) infinite paused; */
  animation-delay: 1.1s;
}

.content-wrap .base-wrap .right .bar:nth-child(4) {
  top: -10px;
  left: 390px;
  height: 40px;

  /* animation: moveUp2 cubic-bezier(0.32, 0.1, 0.62, 0.17) infinite paused; */
  animation-delay: 1.6s;
}

.content-wrap .base-wrap .right .bar:nth-child(5) {
  top: -10px;
  left: 200px;
  height: 52px;
  animation-delay: 2.1s;
}

.content-wrap .base-wrap .right .bar:nth-child(6) {
  top: 0;
  left: 700px;
  height: 40px;

  /* animation: moveUp2 cubic-bezier(0.32, 0.1, 0.62, 0.17) infinite paused; */
  animation-delay: 1.6s;
}

.content-wrap .base-wrap .right .bar:nth-child(7) {
  top: 30px;
  left: 550px;
  height: 60px;

  /* animation: moveUp2 cubic-bezier(0.32, 0.1, 0.62, 0.17) infinite paused; */
  animation-delay: 1.1s;
}

.content-wrap .base-wrap .right .bar.fade-in {
  animation-play-state: running;
  opacity: 1;
}

@keyframes moveUp {
  0% {
    opacity: 0;
    transform: translateY(0) scaleY(1);
  }

  20% {
    opacity: 0.5;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translateY(-280%) scaleY(1);
  }
}

@keyframes moveUp2 {
  0% {
    opacity: 0;
    transform: translateY(0) scaleY(1);
  }

  20% {
    opacity: 0.5;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translateY(-420%) scaleY(1);
  }
}

.disk1 {
  position: absolute;
  z-index: 3;
  top: 0;
  width: 1009px;
  height: 131px;
  background: url('https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/product/elliptic2.png') no-repeat center center;
  background-size: 100% 100%;
  transition: transform 0.5s ease;
}

.disk2 {
  position: absolute;
  z-index: 2;
  top: 88px;
  display: flex;
  overflow: hidden;
  width: 1160px;
  height: 185px;
  align-items: center;
  justify-content: center;
  background: url('https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/product/disk-img2.png') no-repeat center center;
  background-size: 100% 100%;
  border-radius: 50%;
  transition: transform 0.5s ease;
}

.disk3 {
  position: absolute;
  top: 245px;
  width: 960px;
  height: 143px;
  transition: transform 0.5s ease;
}

.disk3 .contactor {
  position: absolute;
  top: 0;
  left: 10px;
  display: block;
  width: 470px;
  height: 118px;
  background: url('https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/product/contactor.png') no-repeat center center;
  background-size: 100% 100%;
  transition: all 0.3s ease-in-out;
}

.disk3 .iaas {
  position: absolute;
  top: 94px;
  left: 144px;
  display: block;
  width: 334px;
  height: 50px;
  background: url('https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/product/iaas.png') no-repeat center center;
  background-size: 100% 100%;
  transition: all 0.3s ease-in-out;
}

.disk3 .platform {
  position: absolute;
  top: 94px;
  left: 483px;
  display: block;
  width: 334px;
  height: 50px;
  background: url('https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/product/platform.png') no-repeat center center;
  background-size: 100% 100%;
  transition: all 0.3s ease-in-out;
}

.disk3 .digital {
  position: absolute;
  top: 0;
  left: 480px;
  display: block;
  width: 470px;
  height: 118px;
  background: url('https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/product/digital.png') no-repeat center center;
  background-size: 100% 100%;
  transition: all 0.3s ease-in-out;
}

.disk3 .platform:hover {
  background: url('https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/product/platform_hover.png') no-repeat center center;
  background-size: 100% 100%;
  transition: all 0.3s ease-in-out;
}

.disk3 .digital:hover {
  background: url('https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/product/digital_hover.png') no-repeat center center;
  background-size: 100% 100%;
  transition: all 0.3s ease-in-out;
}

.disk3 .contactor:hover {
  background: url('https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/product/contactor_hover.png') no-repeat center center;
  background-size: 100% 100%;
  transition: all 0.3s ease-in-out;
}

.disk3 .iaas:hover {
  background: url('https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/product/iaas_hover.png') no-repeat center center;
  background-size: 100% 100%;
  transition: all 0.3s ease-in-out;
}

.animate {
  animation: moveUpDown 3.5s ease infinite;
}

@keyframes moveUpDown {
  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-20px);
  }
}

.elliptic {
  position: relative;
  top: 0;
  left: 94px;
  width: 822px;
  height: 112px;
}

.path {
  position: absolute;
  width: 822px;
  height: 112px;
  border: 2px solid #146ef9;
  border-radius: 50%;
}

/* .orbit-element {
  position: absolute;
  display: flex;
  width: 100px;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  color: #1d2129;
  font-size: 16px;
  font-weight: 600;
  white-space: nowrap
} */

.orbit-element:hover {
  color: #0376ff;
}

/* .orbit-dot {
  position: absolute;
  width: 16px;
  height: 16px;
  background: url('https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/product/icon-box.png') no-repeat center center;
  background-size: 100% 100%;
  transform: translate(-50%, -50%);
  transition: transform 0.2s ease
} */

svg {
  position: absolute;
  top: 0;
  left: 0;
}

.orbit-dot-s {
  position: absolute;
  width: 16px;
  height: 16px;
  animation: orbit 36s linear infinite;
  background: url('https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/product/icon-box.png') no-repeat center center;
  background-size: 100% 100%;
  offset-path: path('M 411 2 A 409 54 0 1 0 411 110 A 409 54 0 1 0 411 2');
  offset-rotate: 1deg;
}

.orbit-element-s {
  position: absolute;
  top: -30px;

  /* 将文字放置到小球上方 */
  left: -42px;
  display: flex;
  width: 100px;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  color: #1d2129;
  font-size: 16px;
  font-weight: 600;
  white-space: nowrap;

  /* 水平居中对齐 */
}

.orbit-element-s:hover {
  color: #0376ff;
}

@keyframes orbit {
  from {
    offset-distance: 100%;
  }

  to {
    offset-distance: 0%;
  }
}

/* 为每个小球设置不同的animation-delay */

/* 为每个小球设置不同的animation-delay */
.orbit-dot-s:nth-child(1) {
  animation-delay: 0s;
}

.orbit-dot-s:nth-child(2) {
  animation-delay: -4s;
}

.orbit-dot-s:nth-child(3) {
  animation-delay: -8s;
}

.orbit-dot-s:nth-child(4) {
  animation-delay: -12s;
}

.orbit-dot-s:nth-child(5) {
  animation-delay: -16s;
}

.orbit-dot-s:nth-child(6) {
  animation-delay: -20s;
}

.orbit-dot-s:nth-child(7) {
  animation-delay: -24s;
}

.orbit-dot-s:nth-child(8) {
  animation-delay: -28s;
}

.orbit-dot-s:nth-child(9) {
  animation-delay: -32s;
}

.disk1-inner {
  position: absolute;
  z-index: 5;
  left: 50%;
  width: 85.5px;
  height: 19px;
  margin-top: 35px;
  background: url('https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/product/disk1-inner.svg') no-repeat center center;
  background-size: 100% 100%;
  transform: translateX(-50%)
}

.disk2-inner {
  z-index: 5;
  width: 628px;
  height: 28px;
  margin-top: 35px;
  background: url('https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/product/disk2-inner.svg') no-repeat center center;
  background-size: 100% 100%
}

.disk3-inner {
  position: absolute;
  z-index: 5;
  top: 20px;
  left: 50%;
  width: 152px;
  height: 19px;
  margin-top: 35px;
  background: url('https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/product/disk3-inner.svg') no-repeat center center;
  background-size: 100% 100%;
  transform: translateX(-50%)
}

.main-section-4 {
  position: relative;
}

.main-section-4 .section-menu-wrap {
  width: 1160px;
  height: 753px;
  padding-top: 35px;
  margin: 0 auto;
}

.main-section-4::before {
  position: absolute;
  top: 60px;
  left: 0;
  display: block;
  width: 280px;
  height: 485px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/section3-elliptic-bg.png)
    no-repeat;
  background-size: contain;
  content: '';
}

.main-section-4 .section-title {
  position: relative;
  font-size: 36px;
}

.main-section-4 .section-title::before {
  position: absolute;
  z-index: -1;
  top: -33px;
  left: 169px;
  display: block;
  width: 242px;
  height: 160px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/section3-title-bg.png)
    no-repeat;
  background-size: contain;
  content: '';
}

.main-section-4 .section-banner {
  display: flex;
  justify-content: space-between;
  margin-top: 72px;
  margin-bottom: 144px;
}

.main-section-4 .section-banner li {
  position: relative;
  z-index: 11;
  overflow: hidden;
  width: 370px;
  height: 475px;
  border: 2px solid #fff;
  background-image: url();
  background-size: cover;
  border-radius: 8px;
  cursor: pointer;
  transition: all 200ms ease-in-out;
}

.main-section-4 .section-banner .section-banner-active {
  box-shadow: 0 24px 80px 0 rgba(6, 59, 121, 0.16);
}

.main-section-4 .section-banner li a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.main-section-4 .section-banner li .item-bg {
  transform: scale(1);
  transition: transform 0.3s ease;
}

.main-section-4 .section-banner li:hover .item-bg {
  transform: scale(1.1);
  transition: transform 0.3s ease;
}

.main-section-4 .section-banner .item-bg1 {
  height: 270px;
  background-image: url();
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.main-section-4 .section-banner .item-bg2 {
  height: 270px;
  background-image: url();
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.main-section-4 .section-banner .item-bg3 {
  height: 270px;
  background-image: url();
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.main-section-4 .section-banner-layer {
  padding: 28px 38px;
}

.main-section-4 .section-banner-title {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0;
  text-align: left;
}

.main-section-4 .section-banner-desc {
  overflow: hidden;
  height: 72px;
  margin-top: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 24px;
}

.main-section-4 .section-banner-more {
  display: flex;
  align-items: center;
  margin-top: 15px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 24px;
}

.main-section-4 .section-banner-more i {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 8px;
  margin-left: 8px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/arrow-icon.svg)
    no-repeat center;
}

.main-section-4 a:hover i {
  animation-duration: 2000ms;
  animation-name: headShake;

  /* margin-left: 8px; */
}

.main-section-5 {
  position: relative;
  z-index: 2;
  overflow: hidden;
  height: 1262px;
  background-color: #072584;
}

.main-section-5 .section-title {
  margin-top: 95px;
  color: #0276ff;
  font-size: 72px;
  font-weight: 600;
  text-align: center;
}

.main-section-5 .section-desc {
  margin-top: 38px;
  color: #fff;
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 0;
  text-align: center;
}

.main-section-5 .number-run {
  position: relative;
  z-index: 100;
  display: flex;
  overflow: hidden;
  width: 1160px;
  height: 72px;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.main-section-5 .number-run-li {
  position: relative;
  top: 0;
  width: 92px;
  height: 72px;
  opacity: 0;
}

.main-section-5 .number-run img {
  height: 100%;
  padding: 0 12px;
}

.main-section-5 .number-run-comma {
  width: 21.87px !important;
  padding: 45px 0 0 !important;
}

.main-section-5 .number-run-plus {
  width: 38.25px !important;
  height: auto !important;
  padding: 20px 0 0 !important;
}

.main-section-5 .service-wrap {
  display: flex;
  width: 1160px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  margin-top: 77px;
}

.main-section-5 .service-wrap .service-item {
  position: relative;
  overflow: hidden;
  width: 275px;
  height: 360px;
  margin-bottom: 29px;
  border-radius: 8px;
  cursor: pointer;
}

.main-section-5 .service-wrap .service-item .service-item-layer {
  position: relative;
  width: 275px;
  height: 380px;
  background-image: linear-gradient(1deg, rgba(2, 118, 255, 0.44) 0%, rgba(2, 118, 255, 0.83) 73%);
  cursor: pointer;
  opacity: 0;
  transition: opacity 500ms ease-in-out;
}

.main-section-5 .service-wrap .service-item-active .service-item-layer {
  opacity: 1;
}

.main-section-5 .service-wrap .service-item .info-wrap {
  position: absolute;
  top: 230px;
  right: 30px;
  left: 30px;
  transition: all 500ms ease-in-out;
}

.main-section-5 .service-wrap .service-item-active .info-wrap {
  position: absolute;
  top: 38px;
  right: 30px;
  left: 30px;
}

.main-section-5 .service-wrap .service-item .info-wrap .title {
  width: fit-content;
  height: 25px;
}

.main-section-5 .service-wrap .service-item .info-wrap .title img {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.main-section-5 .service-wrap .service-item .info-wrap .desc {
  margin-top: 19px;
  color: #fff;
  font-size: 19px;
  line-height: 28px;
}

.main-section-5 .service-wrap .service-item .show-more {
  position: absolute;
  bottom: -30px;
  left: 38px;
  display: flex;
  width: fit-content;
  align-items: center;
  color: #fff;
  font-size: 16px;
  opacity: 0;
  transition: all 500ms ease-in-out;
}

.main-section-5 .service-wrap .service-item .show-more i {
  display: inline-block;
  width: 10px;
  height: 8px;
  margin-left: 8px;
  background:
    url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/digital-payments/arrow-icon.svg)
    no-repeat center;
  transition: all 0.5s ease-in-out;
}

.main-section-5 .service-wrap .service-item-active .show-more {
  position: absolute;
  bottom: 30px;
  left: 38px;
  opacity: 1;
}

.main-section-5 .service-wrap .service-item-active:hover .show-more i {
  animation-duration: 2000ms;
  animation-name: headShake;
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.main-section-5 .service-wrap li:nth-child(1) {
  background: url() no-repeat center;
  background-size: contain;
}

.main-section-5 .service-wrap li:nth-child(2) {
  background: url() no-repeat center;
  background-size: contain;
}

.main-section-5 .service-wrap li:nth-child(3) {
  background: url() no-repeat center;
  background-size: contain;
}

.main-section-5 .service-wrap li:nth-child(4) {
  background: url() no-repeat center;
  background-size: contain;
}

.main-section-5 .service-wrap li:nth-child(5) {
  background: url() no-repeat center;
  background-size: contain;
}

.main-section-5 .service-wrap li:nth-child(6) {
  background: url() no-repeat center;
  background-size: contain;
}

.main-section-6 {
  height: 1313px;
  margin-top: -582px;
  background: url() no-repeat center;
  background-size: cover !important;
}

.main-section-6 .contact-section {
  position: relative;
  z-index: 1;
  top: 720px;
  width: 1160px;
  height: 360px;
  margin: 0 auto;
  background: url() no-repeat center;
  border-radius: 8px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
}

.main-section-6 .contact-form {
  position: absolute;
  margin-left: 64px;
}

.main-section-6 .contact-form .form-title {
  margin-top: 56px;
  font-size: 36px;
  font-weight: 600;
}

.main-section-6 .contact-form .form-desc {
  margin-top: 24px;
}

.main-section-6 .contact-form .form-btn {
  margin-top: 56px;
}

.main-section-6 .contact-form .form-btn > a {
  display: inline-block;
  width: 150px;
  padding: 11px 0;
  background: #fff;
  border-radius: 4px;
  color: #0276ff;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
}

.main-section-6 .contact-form .form-btn > a:hover {
  color: #3591ff;
}

.main-section-6 .contact-section .contact-guide {
  position: absolute;
  top: -61px;
  left: 588px;
  width: 487px;
  height: 421px;
  background: url() no-repeat center;
}

.main-section-6 .contact-section .contact-guide-move {
  animation: contact-guide-move 1.5s ease-in-out;
}

* {
  box-sizing: border-box;
}

/* 动画 */
.diy-fadeInUp .dougong-move {
  animation-duration: 6s;
  animation-iteration-count: infinite;
  animation-name: dougong-move;
  animation-timing-function: linear;
}

@keyframes dougong-move {
  0% {
    top: 94px;
  }

  50% {
    top: 80px;
  }

  100% {
    top: 94px;
  }
}

@keyframes contact-guide-move {
  0% {
    transform: translateX(3%);
  }

  100% {
    transform: translateX(0);
  }
}
