html {
  font-size: 5.20833333vw;
  scroll-behavior: smooth;
}
.container {
  width: 100%;
  margin: 0 auto;
}
body {
  background-color: #fff;
}
.banner {
  width: 100%;
  padding-top: 0.96rem;
  box-sizing: border-box;
  background: url("../img/cashBase/top/bg.png") no-repeat top center / 100% 100%;
}
nav {
  cursor: pointer;
  height: 0.8rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  padding: 0 2.4rem;
  color: #fff;
}
nav > img {
  height: 0.8rem;
}
nav > ul {
  flex: 1;
  display: flex;
  justify-content: center;
}
nav > ul > li {
  font-size: 0.28rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  color: #353539;
  line-height: 0.8rem;
  margin-right: 0.9rem;
}
nav > ul > li:last-child {
  margin-right: 0;
}
nav > ul > li a {
  height: 0.68rem;
  text-align: center;
  line-height: 0.8rem;
  display: inline-block;
  border-bottom: 3px solid transparent;
  color: #333333;
}
.section1 {
  height: 10rem;
  text-align: center;
  box-sizing: border-box;
  position: relative;
  text-align: left;
  padding-left: 3.2rem;
  padding-top: 1.5rem;
}
.section1 .text1 {
  font-size: 0.88rem;
  font-family: "PingFang SC-Semibold";
  font-weight: 600;
  color: #FEC500;
  line-height: 1.2rem;
}
.section1 .text2 {
  font-size: 0.88rem;
  font-family: "PingFang SC-Semibold";
  font-weight: normal;
  color: #000000;
  line-height: 1.2rem;
}
.section1 img {
  margin-top: 0.32rem;
  width: 3.2rem;
}
.section1 .text3 {
  margin-top: 0.32rem;
  width: 8.5rem;
  font-size: 0.48rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 300;
  color: #353539;
  line-height: 0.68rem;
}
.section1 .text4 {
  width: 7.3rem;
  margin-top: 0.56rem;
  font-size: 0.48rem;
  font-family: "Phosphate";
  font-weight: normal;
  color: #333333;
  line-height: 0.56rem;
}
.main {
  width: 100%;
  margin-top: -0.8rem;
  height: 10.3rem;
  padding-top: 1.9rem;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.main .bg {
  position: absolute;
  width: 11rem;
  height: 6.3rem;
  right: 0;
  top: -1.5rem;
  background: url("../img/cashBase/box2/bg.png") no-repeat top center / 100% 100%;
}
.main .section2 {
  display: flex;
}
.main .section2 img {
  width: 7.8rem;
  height: 7.6rem;
}
.main .section2 .content .title {
  font-size: 0.64rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  color: #000000;
  line-height: 1.2rem;
  margin-bottom: 0.8rem;
}
.main .section2 .content .item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 0.32rem;
}
.main .section2 .content .item img {
  width: 0.88rem;
  height: 0.88rem;
  margin-right: 0.45rem;
}
.main .section2 .content .item .detail {
  width: 7.85rem;
}
.main .section2 .content .item .detail .detail_title {
  font-size: 0.36rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  color: #000000;
  line-height: 0.4rem;
  margin-bottom: 0.24rem;
}
.main .section2 .content .item .detail .detail_content {
  font-size: 0.28rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  color: #808080;
  line-height: 0.3rem;
}
.section3 {
  padding: 0.16rem 2rem;
  box-sizing: border-box;
  text-align: center;
}
.section3 .title {
  font-size: 0.64rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  color: #000000;
  line-height: 1.2rem;
  margin-bottom: 0.8rem;
}
.section3 .content {
  display: flex;
  justify-content: space-evenly;
}
.section3 .content .part {
  background: black;
  text-align: center;
  padding: 3.45rem 0.58rem 0;
  box-sizing: border-box;
}
.section3 .content .part .part_title {
  font-size: 0.48rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  color: #353539;
  line-height: 0.9rem;
}
.section3 .content .part .part_value {
  font-size: 0.28rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  color: #000000;
  line-height: 0.48rem;
}
.section3 .content .one {
  width: 4.4rem;
  height: 6.05rem;
  background: url(../img/cashBase/box3/bg1.png) no-repeat 100%/100%;
}
.section3 .content .two {
  width: 5.3rem;
  height: 6.4rem;
  background: url(../img/cashBase/box3/bg2.png) no-repeat 100%/100%;
}
.section3 .content .three {
  width: 4.4rem;
  height: 6.05rem;
  background: url(../img/cashBase/box3/bg3.png) no-repeat 100%/100%;
}
.footer {
  width: 100%;
  height: 3.6rem;
  background: url(../img/cashBase/footer/footer_bg.png) no-repeat 100%/100%;
  padding: 0.85rem 2.4rem 0.6rem;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.footer .left img {
  height: 1rem;
  margin-bottom: 0.4rem;
}
.footer .left .service {
  font-size: 0.2rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  color: #353539;
  line-height: 0.28rem;
  margin-bottom: 0.1rem;
}
.footer .left .privacy {
  font-size: 0.2rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  color: #353539;
  line-height: 0.28rem;
  margin-bottom: 0.1rem;
}
.footer .right {
  font-size: 0.2rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  color: #353539;
  line-height: 0.28rem;
}
