.banner {
  width: 100%;
  height: 1030px;
  max-width: 1920px;
  position: relative;
  overflow: hidden;
  top: 0;
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/business-solution/bg1.png) no-repeat center;
  z-index: 9;
  margin: auto;
}



.banner .animate-bg {
  width: 1920px;
  height: 1048px;
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/business-solution/animate-bg.png) no-repeat center;
  position: absolute;
  top: 260px;
  z-index: -1;
}

.banner-animate .banner-bg {
  width: 1163px;
  height: 702px;
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/business-solution/banner-bg.png) no-repeat center;
  position: absolute;
}

.banner-animate .banner-main {
  width: 430px;
  height: 394px;
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/micro-merchant/banner-mian.png) no-repeat center;
  position: absolute;
  top: 70px;
  left: 290px;
  z-index: 12;
}

.banner-animate .banner-left {
  width: 329px;
  height: 215px;
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/business-solution/banner-left.png) no-repeat center;
  animation: up-down-move 1.5s ease-in-out infinite;
  position: absolute;
  top: 363px;
  left: 250px;
  z-index: 11;
}

.banner-animate .banner-right {
  width: 224px;
  height: 156px;
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/business-solution/banner-right.png) no-repeat center;
  animation: up-down-move 1.5s ease-in-out infinite;
  position: absolute;
  top: 100px;
  left: 580px;
  z-index: 10;
}

.banner-animate .banner-ellipse {
  width: 495px;
  height: 260px;
  position: absolute;
  top: 193px;
  left: 300px;
  z-index: 11;
  transform: skewY(-36deg);
}





.banner-introduce {
  margin-top: 210px;
}



.banner-title .title-img {
  width: 708px;
  height: 82px;
  margin-left: -10px;
}

.banner-desc {
  margin-top: 30px;
  width: 650px;
  height: 160px;
  font-weight: 300;
  font-size: 22px;
  color: #5F5F5F;
  letter-spacing: 4px;
  text-align: justify;
  line-height: 40px;
}

.banner-guide {
  width: 1160px;
  position: relative;
  margin: 0 auto;
  margin-top: -359px;
  z-index: 10;
}

.banner-guide-head {
  height: 50px;
  font-weight: 600;
  font-size: 36px;
  color: #333333;
  letter-spacing: 0;
  overflow: hidden;
}

.banner-guide-li {
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
}

.banner-guide-li li {
  width: 261px;
  height: 235px;
  background: rgba(255, 255, 255, 0.62);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  backdrop-filter: blur(1px);
  overflow: hidden;
}

.banner-guide-li li>img {
  width: 100px;
  height: 100px;
  margin: 30px auto 6px auto;
}

.banner-guide-desc {
  width: 218px;
  font-weight: 500;
  font-size: 22px;
  color: #333333;
  letter-spacing: 0;
  text-align: justify;
  line-height: 30px;
  margin: 0 auto;
  text-align: center;
}


/* main内容 */


.main-section-1 {
  width: 1160px;
  margin: 0 auto;
}

.main-section-1 .section-title {
  width: 100%;
  height: 50px;
  font-weight: 600;
  font-size: 36px;
  color: #333333;
  letter-spacing: 0;
  overflow: hidden;
  margin-top: 180px;
}

.main-section-1 .section-guide {
  margin-top: 60px;
  display: flex;
}

.main-section-1 .guide-left {
  position: relative;
  z-index: 100;
}

.main-section-1 .guide-left>li {
  padding-top: 73px;
  padding-left: 36px;
  padding-bottom: 40px;
  cursor: pointer;
  position: relative;
  z-index: 102;
}

.main-section-1 .guide-left>li .guide-li-index {
  position: absolute;
  width: 97px;
  height: 69px;
  top: 0;
  left: 0;
  z-index: 100;
}

.main-section-1 .guide-left>li:nth-child(1) .guide-li-index {
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/common/guide-icon1.png) no-repeat;
  background-size: 97px 69px;
  background-position: 0% 0%;
}

.main-section-1 .guide-left>li:nth-child(2) .guide-li-index {
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/common/guide-icon2.png) no-repeat;
  background-size: 97px 69px;
  background-position: 0% 0%;
}

.main-section-1 .guide-left>li:nth-child(3) .guide-li-index {
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/common/guide-icon3.png) no-repeat;
  background-size: 97px 69px;
  background-position: 0% 0%;
}

.main-section-1 .guide-left>li:nth-child(4) .guide-li-index {
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/common/guide-icon4.png) no-repeat;
  background-size: 97px 69px;
  background-position: 0% 0%;
}

.main-section-1 .guide-left .guide-li-mask {
  animation: fadeOut 1.5s ease-in-out;
}

.main-section-1 .guide-left .guide-li-box {
  width: 500px;
  position: relative;
  z-index: 101;
}

.main-section-1 .guide-left .guide-li-title {
  height: 42px;
  font-weight: 500;
  font-size: 30px;
  color: #333333;
  letter-spacing: 0;
  overflow: hidden;
}

.main-section-1 .guide-left .guide-li-desc {
  font-weight: 400;
  font-size: 16px;
  color: #5F5F5F;
  letter-spacing: 0px;
  line-height: 30px;
  margin-top: 10px;
}

.main-section-1 .guide-left-active .guide-li-box {
  width: 600px;
  border-radius: 8px;
  animation: fadeInUp 0.5s ease-in-out;
}

.main-section-1 .guide-left-down .guide-li-box {
  width: 600px;
  border-radius: 8px;
  animation: fadeInDown 0.5s ease-in-out;
}

.main-section-1 .guide-left-active .guide-li-mask {
  position: absolute;
  width: 80px;
  height: 15px;
  top: 43px;
  left: 10px;
  border-radius: 8px 0 0;
  z-index: 101;
  background: linear-gradient(to right, #35a9f9, #50acf9);
  animation: fadeIn 1.5s ease-in-out;
}

.main-section-1 .guide-left-active .guide-li-title,
.main-section-1 .guide-left-active .guide-li-desc {
  width: 525px;
  position: relative;
  color: #fff;
}

.main-section-1 .move-animate-bg {
  position: absolute;
  border-radius: 8px;
  z-index: 100;
}

.main-section-1 .move-animate-bg-1 {
  width: 600px;
  height: 152px;
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/common/guide-li-box1.png) no-repeat center;
  top: 43px;
  left: 10px;
}

.main-section-1 .move-animate-bg-2 {
  width: 600px;
  height: 172px;
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/common/guide-li-box2.png) no-repeat center;
  top: 43px;
  left: 10px;
}

.main-section-1 .move-animate-bg-3 {
  width: 600px;
  height: 202px;
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/common/guide-li-box3.png) no-repeat center;
  top: 43px;
  left: 10px;
}

.main-section-1 .guide-right {
  position: relative;
}

.main-section-1 .guide-right>img {
  width: 620px;
  position: absolute;
  top: 114px;
  left: -101px;
  opacity: 0;
  z-index: 0;
}

.main-section-1 .guide-right>img:first-child {
  opacity: 1;
}

.main-section-1 .section1-info {
  width: 1160px;
  height: 168px;
  box-shadow: 0 10px 20px 0 #0276ff12;
  border-radius: 8px;
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/micro-merchant/section1-info.png) no-repeat center;
  margin-top: 90px;
  background-size: cover;
}

.main-section-2 {
  height: 970px;
  background: #F7F9FF;
  margin-top: 180px;
}

.main-section-box {
  width: 1160px;
  margin: 0 auto;
}

.main-section-box .section-title {
  height: 50px;
  font-weight: 600;
  font-size: 36px;
  color: #333333;
  letter-spacing: 0;
  overflow: hidden;
  display: inline-block;
}

.main-section-2 .section-title {
  margin-top: 100px;
}

.main-section-2 .section-guide {
  height: 627px;
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/micro-merchant/section2-guide.svg) no-repeat center;
  background-size: contain;
  margin-top: 60px;
  position: relative;
}

.main-section-2 .right-arrow {
  width: 98px;
  height: 100px;
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/micro-merchant/right-arrow.svg) no-repeat center;
  background-size: contain;
  opacity: 0;
}

.main-section-2-show .section-guide .arrow-guide1 {
  position: absolute;
  left: 480px;
  top: 255px;
  animation: fadeInAndMoveLeftToRight 1.5s ease-in-out 300ms forwards;
}

/* 淡入Y轴移动从下到上 */
@keyframes fadeInAndMoveLeftToRight {
  from {
    opacity: 0;
    transform: translateX(-20px);
  }

  to {
    opacity: 1;
    transform: translateX(0px);
  }
}

.main-section-2 .section-box {
  width: 1160px;
  margin: 0 auto;
}

.main-section-3 .section-title {
  margin-top: 180px;
}

.main-section-3 .section-guide {
  height: 502px;
  background: url(https://cloudpnrcdn.oss-cn-shanghai.aliyuncs.com/hfwebsite/new-public/images/micro-merchant/section3-guide.png) no-repeat center;
  background-size: cover;
  position: relative;
  margin-top: 60px;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.04);
  border-radius: 8px;
}

.main-section-3 .section-guide-sub {
  position: absolute;
  top: 46px;
  left: 608px;
}

.main-section-3 .guide-sub-title {
  height: 42px;
  font-weight: 500;
  font-size: 30px;
  color: #333333;
  letter-spacing: 0;
  overflow: hidden;
  margin-bottom: 16px;
}

.main-section-3 .guide-sub-desc {
  width: 512px;
  font-weight: 400;
  font-size: 16px;
  color: #5F5F5F;
  letter-spacing: 0;
  line-height: 30px;
  text-align: justify;
  overflow: hidden;
  margin-bottom: 14px;
}

.main-section-3 .guide-sub-desc:last-of-type {
  margin-bottom: 0;
}

.free-service {
  margin-top: 200px;
}
