.page {
  position: relative;
  /* width: 100vw; */
  width: 100%;
  /* height: 3056px; */
  background-color: rgba(255, 255, 255, 1);
  overflow: hidden;
}
.section {
  /* width: 100%; */
}

.banner {
  z-index: 3;
  /* height: 600px; */
  overflow: hidden;
  /* background: url(../images/banner-1.jpg) 100% no-repeat; */
  /* width: 1920px; */
  position: relative;
  /* padding: 158px 0 0 360px; */
  box-sizing: border-box;
}

.banner-txt {
  z-index: 5;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 218px;
  width: 1040px;
  height: 112px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 80px;
  white-space: nowrap;
  line-height: 112px;
}
.banner-pic {
  z-index: 4;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 600px;
}

.step {
  z-index: 6;
  height: 600px;
  background-color: rgba(250, 250, 250, 1);
  /* width: 1920px; */
  position: relative;
}
.step-title {
  width: 1200px;
  height: 42px;
  margin: 50px auto 0;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 30px;
  white-space: nowrap;
  line-height: 42px;
  text-align: center;
}
.step-content {
  width: 1200px;
  height: 300px;
  margin: 50px auto 158px;
}

.step-content-item {
  z-index: 30;
  height: 300px;
  border-radius: 8px;
  background-color: rgba(15, 103, 218, 1);
  box-shadow: 2px 2px 4px 0px rgba(223, 220, 220, 1);
  padding-top: 102px;
  width: 300px;
  position: relative;
  transition: all 0.6s;
  cursor: pointer;
}
.step-content-item:hover {
  transform: scale(1.1);
}
.step-content-item .group {
  width: 270px;
  height: 178px;
}

.step-content-item .group-title {
  /* width: 60px; */
  width: 100%;
  height: 60px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 30px;
  font-family: PingFangSC-Semibold;
  white-space: nowrap;
  line-height: 42px;
  text-align: center;
  padding-bottom: 16px;
  /* margin-left: 105px; */
  position: relative;
}

.step-content-item .group-title::after {
  content: '';
  width: 267px;
  height: 1px;
  background: #fff;
  bottom: 0;
  position: absolute;
  left: 0;
  /* margin-top: 16px; */
}

.step-content-item .group-content {
  width: 270px;
  height: 80px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  line-height: 20px;
  text-align: left;
  margin-top: 39px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.step-arrow-right {
  width: 36px;
  height: 36px;
  margin-top: 81px;
}
.step-num {
  z-index: 33;
  position: absolute;
  left: 0;
  top: -33px;
  width: 120px;
  height: 140px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(151, 196, 255, 1);
  font-size: 100px;
  font-family: PingFangSC-Semibold;
  white-space: nowrap;
  line-height: 140px;
  text-align: left;
}
/* ============= */
.map {
  z-index: 7;
  height: 1006px;
  background-color: rgba(255, 255, 255, 1);
  /* width: 1920px; */
  /* width: 1200px; */
  position: relative;
}

.map-title {
  width: 1200px;
  height: 42px;
  margin: 50px auto 0;
  text-align: center;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 30px;
  font-family: PingFangSC-Semibold;
  white-space: nowrap;
  line-height: 42px;
}
.section4 {
  width: 1200px;
  height: 802px;
  margin: 52px auto 60px;
}
.box5 {
  height: 789px;
  background: url(../images/china-map.png) 100% no-repeat;
  background-size: 100%;
  width: 1032px;
  padding: 725px 0 0 930px;
}
.outer2 {
  width: 87px;
  height: 26px;
}
.outer2:nth-child(2) {
  margin-top: 10px;
}
.label2 {
  width: 20px;
  height: 26px;
}
.word7 {
  width: 56px;
  height: 20px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  white-space: nowrap;
  line-height: 20px;
  text-align: center;
  margin-top: 3px;
}

.box6 {
  width: 168px;
  height: 354px;
  margin-top: 448px;
}

.mod1 {
  height: 168px;
  border: 3px solid rgba(15, 103, 218, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 168px;
  padding: 7px 0 0 5px;
}

.section5 {
  width: 151px;
  height: 155px;
}

.word8 {
  width: 72px;
  height: 25px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-family: PingFangSC-Regular;
  white-space: nowrap;
  line-height: 25px;
  text-align: center;
  margin-left: 40px;
}

.paragraph1 {
  width: 151px;
  height: 120px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  line-height: 20px;
  text-align: left;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mod2 {
  height: 168px;
  border: 3px solid rgba(15, 103, 218, 1);
  margin-top: 18px;
  width: 168px;
  padding: 9px 0 0 5px;
}

.wrap8 {
  width: 151px;
  height: 135px;
}

.info6 {
  width: 72px;
  height: 25px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-family: PingFangSC-Regular;
  white-space: nowrap;
  line-height: 25px;
  text-align: center;
  margin-left: 40px;
}

.paragraph2 {
  width: 151px;
  height: 100px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  line-height: 20px;
  text-align: left;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.icon2 {
  z-index: 99;
  position: absolute;
  left: 1290px;
  top: 915px;
  width: 20px;
  height: 26px;
}

.txt6 {
  z-index: 98;
  position: absolute;
  left: 1321px;
  top: 918px;
  width: 56px;
  height: 20px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  white-space: nowrap;
  line-height: 20px;
  text-align: center;
}
/* 合作渠道 */
.partner {
  z-index: 9;
  height: 650px;
  overflow: hidden;
  background: url(../images/partner.jpeg) 100% no-repeat;
  background-size: 100%;
  width: 100%;
  position: relative;
  /* padding: 50px 0 0 459px; */
  box-sizing: border-box;
}
.partner::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(17, 101, 210, 0.49);
  /* opacity: 0.5; */
  z-index: -1;
}
.outer3 {
  width: 1003px;
  height: 584px;
  margin: 50px auto 0;
}

.info7 {
  width: 120px;
  height: 42px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 30px;
  font-family: PingFangSC-Semibold;
  white-space: nowrap;
  line-height: 42px;
  text-align: center;
  margin-left: 441px;
}

.main2 {
  width: 638px;
  height: 211px;
  margin: 10px 0 0 183px;
}

.layer1 {
  height: 211px;
  background: url(../images/polygon--half-bg.png) 100% no-repeat;
  background-size: 100%;
  width: 273px;
}

.bd2 {
  width: 72px;
  height: 25px;
  margin: 52px 0 0 101px;
}

.word9 {
  width: 72px;
  height: 25px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Semibold;
  white-space: nowrap;
  line-height: 25px;
  text-align: center;
}

.bd3 {
  width: 240px;
  height: 60px;
  margin: 50px 0 24px 17px;
}

.img1 {
  width: 60px;
  height: 60px;
}

.mod3 {
  width: 48px;
  height: 60px;
}

.icon3 {
  width: 40px;
  height: 42px;
  margin-left: 4px;
}

.word10 {
  width: 48px;
  height: 17px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  white-space: nowrap;
  line-height: 17px;
  text-align: center;
  margin-top: 1px;
}

.pic2 {
  width: 60px;
  height: 60px;
}

.layer2 {
  height: 211px;
  background: url(../images/polygon--half-bg.png) 100% no-repeat;
  background-size: 100%;
  width: 273px;
}

.mod4 {
  width: 72px;
  height: 25px;
  margin: 52px 0 0 101px;
}

.info8 {
  width: 72px;
  height: 25px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Regular;
  white-space: nowrap;
  line-height: 25px;
  text-align: center;
}

.mod5 {
  width: 240px;
  height: 60px;
  margin: 50px 0 24px 16px;
}

.pic3 {
  width: 60px;
  height: 60px;
}

.group3 {
  width: 60px;
  height: 60px;
}

.pic4 {
  width: 60px;
  height: 41px;
}

.txt7 {
  width: 48px;
  height: 17px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-family: PingFangSC-Regular;
  white-space: nowrap;
  line-height: 17px;
  text-align: center;
  margin: 2px 0 0 6px;
}

.img2 {
  width: 60px;
  height: 60px;
}

.main3 {
  width: 1003px;
  height: 315px;
  margin-top: 6px;
}

.layer3 {
  height: 315px;
  background: url(../images/polygon-bg.png) 100% no-repeat;
  background-size: 100%;
  width: 273px;
}

.main4 {
  width: 72px;
  height: 25px;
  margin: 53px 0 0 101px;
}

.txt8 {
  width: 72px;
  height: 25px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Regular;
  white-space: nowrap;
  line-height: 25px;
  text-align: center;
}

.main5 {
  width: 118px;
  height: 30px;
  margin: 10px 0 0 72px;
}

.box7 {
  width: 26px;
  height: 30px;
  background: url(https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPngde621e873509010f98cd3837e4b14611d8d53bb195d35b4ebe9cbfe574df273a)
    100% no-repeat;
}

.txt9 {
  width: 70px;
  height: 20px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  white-space: nowrap;
  line-height: 20px;
  text-align: left;
  margin-top: 5px;
}

.main6 {
  width: 134px;
  height: 30px;
  margin: 8px 0 0 70px;
}

.icon4 {
  width: 30px;
  height: 30px;
}

.word11 {
  width: 84px;
  height: 20px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  white-space: nowrap;
  line-height: 20px;
  text-align: left;
  margin-top: 5px;
}

.main7 {
  width: 106px;
  height: 30px;
  margin: 8px 0 0 70px;
}

.label3 {
  width: 30px;
  height: 30px;
}

.txt10 {
  width: 56px;
  height: 20px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  white-space: nowrap;
  line-height: 20px;
  text-align: left;
  margin-top: 5px;
}

.main8 {
  width: 120px;
  height: 29px;
  margin: 8px 0 84px 70px;
}

.label4 {
  width: 29px;
  height: 29px;
}

.word12 {
  width: 70px;
  height: 20px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  white-space: nowrap;
  line-height: 20px;
  text-align: left;
  margin-top: 5px;
}

.layer4 {
  height: 315px;
  background: url(../images/polygon-bg.png) 100% no-repeat;
  background-size: 100%;
  width: 273px;
}

.group4 {
  width: 72px;
  height: 25px;
  margin: 53px 0 0 101px;
}

.txt11 {
  width: 72px;
  height: 25px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Regular;
  white-space: nowrap;
  line-height: 25px;
  text-align: center;
}

.group5 {
  width: 240px;
  height: 60px;
  margin: 10px 0 0 18px;
}

.pic5 {
  width: 60px;
  height: 60px;
}

.img3 {
  width: 60px;
  height: 60px;
}

.img4 {
  width: 60px;
  height: 56px;
  margin-top: 2px;
}

.group6 {
  width: 240px;
  height: 60px;
  margin: 10px 0 0 18px;
}

.pic6 {
  width: 60px;
  height: 58px;
  margin-top: 1px;
}

.img5 {
  width: 60px;
  height: 57px;
  margin-top: 1px;
}

.pic7 {
  width: 60px;
  height: 60px;
}

.group7 {
  width: 47px;
  height: 57px;
  margin: 10px 0 30px 113px;
}

.img6 {
  width: 47px;
  height: 57px;
}

.layer5 {
  height: 315px;
  background: url(../images/polygon-bg.png) 100% no-repeat;
  background-size: 100%;
  width: 273px;
  padding: 53px 0 0 79px;
}

.group8 {
  width: 116px;
  height: 217px;
}

.word13 {
  width: 72px;
  height: 25px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: PingFangSC-Regular;
  white-space: nowrap;
  line-height: 25px;
  text-align: center;
  margin-left: 22px;
}

.bd4 {
  width: 88px;
  height: 30px;
  margin-top: 10px;
}

.icon5 {
  width: 30px;
  height: 30px;
}

.word14 {
  width: 28px;
  height: 20px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  white-space: nowrap;
  line-height: 20px;
  text-align: left;
  margin-top: 5px;
}

.bd5 {
  width: 116px;
  height: 30px;
  margin-top: 8px;
}

.label5 {
  width: 30px;
  height: 30px;
}

.word15 {
  width: 56px;
  height: 20px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  white-space: nowrap;
  line-height: 20px;
  text-align: left;
  margin-top: 5px;
}

.bd6 {
  width: 88px;
  height: 30px;
  margin-top: 8px;
}

.label6 {
  width: 30px;
  height: 30px;
}

.txt12 {
  width: 28px;
  height: 20px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  white-space: nowrap;
  line-height: 20px;
  text-align: left;
  margin-top: 5px;
}

.bd7 {
  width: 116px;
  height: 28px;
  margin-top: 9px;
}

.label7 {
  width: 30px;
  height: 28px;
}

.word16 {
  width: 56px;
  height: 20px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  white-space: nowrap;
  line-height: 20px;
  text-align: left;
  margin-top: 4px;
}

.bd8 {
  width: 116px;
  height: 30px;
  margin-top: 9px;
}

.icon6 {
  width: 30px;
  height: 30px;
}

.txt13 {
  width: 56px;
  height: 20px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  white-space: nowrap;
  line-height: 20px;
  text-align: left;
  margin-top: 5px;
}

/* .pic8 {
  z-index: 10;
  position: absolute;
  left: 0;
  top: 0;
  width: 1920px;
  height: 650px;
} */
/* footer */
.footer {
  height: 140px;
  background-color: rgba(5, 30, 58, 1);
  width: 100%;
}

.copyright {
  width: 1159px;
  height: 17px;
  margin: 50px auto 0;
}

.copyright .txt {
  width: 439px;
  height: 17px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(80, 99, 116, 1);
  font-size: 12px;
  font-family: PingFangSC-Semibold;
  white-space: nowrap;
  line-height: 17px;
  text-align: left;
}

.copyright .nav-txt {
  width: 48px;
  height: 17px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 12px;
  font-family: PingFangSC-Semibold;
  white-space: nowrap;
  line-height: 17px;
  text-align: left;
  margin-left: 40px;
}

.url {
  width: 1159px;
  height: 17px;
  margin: 10px auto 46px;
}

.url .txt {
  width: 262px;
  height: 17px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(80, 99, 116, 1);
  font-size: 12px;
  font-family: PingFangSC-Semibold;
  white-space: nowrap;
  line-height: 17px;
  text-align: left;
}
