* {
  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: #f9fafb;
}

.head {
  display: flex;
  align-items: center;
  height: 103px;
}

.title {
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 20px;
  color: #4d80ef;
  padding-left: 314px;
}

.tab {
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 22px;
  color: #313c4c;
  margin-left: 167px;
  display: flex;
}

.tab li {
  margin-right: 79px;
  cursor: pointer;
}

.tab a {
  text-decoration: none;
  color: #313c4c;
}

.active {
  color: #4d80ef !important;
}

.home {
  background: url("../img/home.png") no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 529px;
  padding-left: 933px;
}

.home-title {
  max-width: 787px;
  font-family: Thonburi, Thonburi;
  font-weight: bold;
  font-size: 44px;
  color: #ffffff;
  padding-top: 70px;
}

.home-step {
  display: flex;
  align-items: center;
  margin-top: 24px;
}

.home-step div:nth-child(1) {
  width: 24px;
  height: 24px;
  background: #f9fafb;
  border-radius: 50%;
  margin-right: 29px;
}

.home-step div:nth-child(2) {
  font-family: Thonburi, Thonburi;
  font-weight: bold;
  font-size: 24px;
  color: #ffffff;
}

.highlights {
  height: 725px;
  width: 100%;
  background: #f9fafb;
}

.highlights-title {
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 35px;
  color: #313c4c;
  text-align: center;
  padding-top: 88px;
}

.highlights-subtitle {
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 35px;
  color: #313c4c;
  padding-top: 88px;
  text-align: center;
}

.highlights-step {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 68px;
}

.highlights-step li {
  width: 395px;
  height: 273px;
  background: #ffffff;
  box-shadow: 0px 2px 4px 0px #dce5f3;
  border-radius: 38px;
  margin-right: 70px;
  position: relative;
  padding-left: 42px;
}

.highlights-step-title {
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 24px;
  color: #313c4c;
  padding-top: 84px;
}

.highlights-step-info {
  padding-top: 19px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 22px;
  color: #7f8286;
  padding-right: 53px;
}

.highlights-step-img {
  position: absolute;
  width: 81px;
  height: 81px;
  top: 22px;
  right: 32px;
}

.apply {
  background: #ffffff;
  border-radius: 38px;
  margin-left: 69px;
  margin-right: 97px;
  margin-top: 118px;
}

.apply-main-title {
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 40px;
  color: #313c4c;
  text-align: center;
  padding-top: 62px;
}

.apply-step {
  display: flex;
  align-items: flex-start;
  margin-top: 52px;
  padding-bottom: 80px;
}

.apply-step li {
  width: 300px;
  margin-right: 137px;
}
.apply-step li:nth-child(1) {
  margin-left: 135px;
}

.apply-img {
  display: flex;
  justify-content: center;
}

.apply-img img {
  width: 109px;
  height: 109px;
}

.apply-title {
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 24px;
  color: #313c4c;
  margin-top: 33px;
  text-align: center;
}

.apply-text {
  padding-top: 33px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 22px;
  color: #7f8286;
  line-height: 30px;
}

.about {
  margin-left: 147px;
  margin-right: 105px;
  margin-top: 118px;
}

.about-title {
  text-align: center;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 40px;
  color: #313c4c;
}

.about-content {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 87px;
}

.about-info {
  width: 881px;
  margin-right: 50px;
}

.about-info-title {
  font-family: Thonburi, Thonburi;
  font-weight: bold;
  font-size: 24px;
  color: #313c4c;
  line-height: 33px;
}

.about-info-step {
  display: flex;
  flex-wrap: wrap;
  margin-top: 31px;
}

.about-info-step li {
  width: 396px;
  height: 159px;
  background: #ffffff;
  box-shadow: 0px 2px 4px 0px #dce5f3;
  border-radius: 13px;
  margin-right: 34px;
  margin-bottom: 23px;
}

.about-info-step li div:nth-child(1) {
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 40px;
  color: #6193eb;
  margin-bottom: 18px;
  padding-top: 29px;
  padding-left: 47px;
}

.about-info-step li div:nth-child(2) {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 22px;
  color: #7f8286;
  padding-left: 47px;
}

.about-img {
  width: 738px;
  height: 477px;
}

.question {
  margin-top: 127px;
  max-width: 1668px;
  margin-left: 147px;
}

.question-title {
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 40px;
  color: #313c4c;
  text-align: center;
  margin-bottom: 38px;
}

.question-step {
  margin-bottom: 129px;
}

.question-step li {
  width: 100%;
  padding-bottom: 40px;
  background: #ffffff;
  border-radius: 13px;
  margin-bottom: 48px;
}

.question-step-title {
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 30px;
  color: #313c4c;
  padding-top: 41px;
  padding-left: 47px;
}

.question-step-info {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 28px;
  color: #5c626a;
  padding-top: 40px;
  padding-left: 47px;
}

.footer {
  width: 100%;
  height: 245px;
  background: #253f6c;
  display: flex;
  align-items: center;
}

.footer-content {
  margin-left: 153px;
}

.footer-title {
  font-family: Thonburi, Thonburi;
  font-weight: bold;
  font-size: 27px;
  color: #ffffff;
  margin-bottom: 15px;
}

.footer-addr {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}

.footer-addr img {
  width: 20px;
  height: 20px;
  margin-right: 21px;
}

.footer-addr span {
  font-family: Thonburi, Thonburi;
  font-weight: bold;
  font-size: 19px;
  color: #ffffff;
}

.footer-connect {
  font-family: Thonburi, Thonburi;
  font-weight: bold;
  font-size: 19px;
  color: #ffffff;
  margin-bottom: 15px;
}

.footer-other {
  margin-left: 285px;
}

.footer-copy {
  font-family: PingFangHK, PingFangHK;
  font-weight: 600;
  font-size: 19px;
  color: #ffffff;
}

.footer-link {
  display: flex;
}
.footer-link a {
  margin-bottom: 30px;
}

.footer-link a:nth-child(1) {
  margin-right: 35px;
}

.footer-link button {
  padding-left: 10px;
  padding-right: 10px;
  height: 68px;
  background: rgba(216, 216, 216, 0);
  border-radius: 10px;
  border: 3px solid #ffffff;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 22px;
  color: #f9fafb;
  cursor: pointer;
}
