* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
dl,
ol,
ul {
  list-style: none;
}
body,
html {
  font-family: PingFang;
  letter-spacing: 0.5px;
  background-color: #fff;
  font-size: 12px;
}

.container {
  background: #fff;
}

.title {
  width: 100%;
  min-height: 96px;
  background: #4c249e;
  padding-left: 140px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 285px;
}

.title span {
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 20px;
  color: #ffffff;
}

.btn {
  display: flex;
  align-items: center;
}

.btn button {
  min-height: 60px;
  background: rgba(255, 255, 255, 0.22);
  border-radius: 8px;
  border: 2px solid #ffffff;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Thonburi, Thonburi;
  font-weight: bold;
  font-size: 20px;
  color: #ffffff;
  cursor: pointer;
}

.btn a:nth-child(1) {
  margin-right: 40px;
}

.btn a:nth-child(2) {
  margin-right: 40px;
}
.nav {
  display: flex;
}

.nav-title {
  font-family: Thonburi, Thonburi;
  font-weight: bold;
  font-size: 46px;
  color: #000000;
  padding-left: 144px;
  padding-top: 24px;
}

.nav-tab {
  padding-left: 258px;
  display: flex;
  align-items: center;
}

.nav-tab li {
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 22px;
  color: #3c3c3c;
  margin-right: 57px;
  cursor: pointer;
}

.active {
  color: #945cff !important;
}

.home {
  display: flex;
  margin-top: 104px;
}

.home-content {
  padding-left: 140px;
}

.home-title {
  font-family: Thonburi, Thonburi;
  font-weight: bold;
  font-size: 50px;
  color: #8347ff;
  line-height: 78px;
}

.home-price {
  margin-top: 43px;
  font-family: Thonburi, Thonburi;
  font-weight: bold;
  font-size: 34px;
  color: #000000;
  line-height: 47px;
}

.home-tips {
  font-family: Thonburi, Thonburi;
  font-weight: 600;
  font-size: 32px;
  color: #000000;
  line-height: 47px;
  margin-top: 38px;
}

.home-tips span {
  color: #2d65f7;
  font-size: 34px;
  font-weight: bold;
}

.home-img {
  width: 844px;
  height: 625px;
  margin-right: 69px;
  margin-top: 49px;
}

.function {
  margin-top: 104px;
  padding-left: 116px;
}

.function-title {
  background: url("../img/step.png") no-repeat;
  padding-left: 23px;
  background-size: 267px 100%;
  height: 95px;
  font-family: Thonburi, Thonburi;
  font-weight: bold;
  font-size: 55px;
  color: #000000;
  display: flex;
  align-items: flex-end;
  margin-bottom: 62px;
}

.function-step {
  display: flex;
  margin-top: 62px;
}

.function-step li {
  width: 545px;
  min-height: 497px;
  background: linear-gradient(316deg, #ffffff 0%, #fff2d6 100%);
  box-shadow: 0px 2px 18px 0px rgba(146, 137, 163, 0.34);
  border-radius: 8px;
  margin-right: 68px;
  padding-bottom: 40px;
}

.fn-step-img {
  padding-top: 32px;
  padding-left: 48px;
}

.fn-step-img img {
  width: 95px;
  height: 95px;
}

.fn-step-title {
  font-family: PingFangHK, PingFangHK;
  font-weight: 600;
  font-size: 41px;
  color: #000000;
  margin-top: 20px;
  padding-left: 46px;
  padding-right: 46px;
  height: 120px;
}

.fn-step-info {
  padding-left: 46px;
  padding-right: 46px;
  padding-top: 85px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 27px;
  color: #000000;
  line-height: 38px;
}

.highlights {
  margin-top: 157px;
}

.highlights-title {
  text-align: center;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 45px;
  color: #000000;
  line-height: 63px;
  margin-bottom: 67px;
}

.highlights-step {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-left: 137px;
}

.highlights-step li {
  width: 783px;
  min-height: 234px;
  background: #f9f7ff;
  border-radius: 8px;
  margin-right: 60px;
  margin-bottom: 25px;
}

.highlights-step-title {
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 35px;
  color: #212121;
  padding-top: 31px;
  padding-left: 29px;
  margin-bottom: 26px;
}

.highlights-step-info {
  margin-top: 26px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 24px;
  color: #575757;
}

.apply {
  margin-top: 115px;
}

.apply-title {
  margin-left: 93px;
  margin-bottom: 63px;
  background: url("../img/step.png") no-repeat;
  padding-left: 23px;
  background-size: 267px 100%;
  height: 95px;
  display: flex;
  align-items: flex-end;
  font-family: AlimamaShuHeiTi, AlimamaShuHeiTi;
  font-weight: bold;
  font-size: 55px;
  color: #000000;
}

.apply-step {
  padding-top: 31px;
  padding-bottom: 19px;
}

.apply-step-box {
  display: flex;
  justify-content: center;
}

.apply-step li {
  display: flex;
  margin-bottom: 19px;
}

.apply-number {
  width: 101px;
  height: 101px;
  background: #561dcc;
  border-radius: 50%;
  font-family: AlimamaShuHeiTi, AlimamaShuHeiTi;
  font-weight: bold;
  font-size: 55px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.apply-text {
  max-width: 725px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 25px;
  color: #8f58ff;
}

.apply-img img {
  width: 427px;
  height: 103px;
  margin-top: 9px;
}

.a-l {
  margin-left: 36px;
}

.a-img {
  display: flex;
  justify-content: flex-end;
}

.apply-step-box {
  width: 100%;
  display: flex;
  justify-content: center;
  background: #f9faff;
}

.client {
  margin-top: 80px;
}

.client-title {
  background: url("../img/step.png") no-repeat;
  background-size: 267px 95px;
  padding-left: 23px;
  height: 95px;
  display: flex;
  align-items: flex-end;
  margin-left: 93px;
  font-family: AlimamaShuHeiTi, AlimamaShuHeiTi;
  font-weight: bold;
  font-size: 55px;
  color: #000000;
}

.client-step {
  margin-top: 50px;
  display: flex;
  align-items: center;
}

.client-step li {
  width: 589px;
  min-height: 257px;
  background: #fff9eb;
  border-radius: 52px;
  margin-left: 40px;
  display: flex;
  padding: 71px 62px 0px 50px;
}

.client-step li span {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 24px;
  color: #575757;
  line-height: 33px;
}

.about {
  margin-top: 56px;
}

.about-content {
  margin-top: 30px;
}

.about-company-name {
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 35px;
  color: #212121;
  margin-left: 166px;
}

.about-company-info {
  max-width: 1521px;
  font-family: Thonburi;
  font-size: 24px;
  color: #575757;
  margin-left: 166px;
  margin-top: 21px;
}

.footer {
  margin-top: 115px;
  background: #180048;
  height: 175px;
  width: 100%;
}

.footer-step {
  display: flex;
  padding-left: 118px;
}

.footer-step li:nth-child(1) {
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 22px;
  color: #ffffff;
  line-height: 30px;
  padding-top: 57px;
}

.footer-step li:nth-child(2) {
  font-family: Thonburi, Thonburi;
  font-weight: bold;
  font-size: 20px;
  color: #ffffff;
  padding-top: 59px;
  padding-left: 233px;
}

.footer-step li:nth-child(3) {
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 20px;
  color: #ffffff;
  line-height: 28px;
  padding-top: 60px;
  padding-left: 236px;
}

.footer-step li:nth-child(3) a {
  text-decoration: none;
  color: #ffffff;
}
