html {
  font-size: 5.20833333vw;
}
header {
  background: linear-gradient(180deg, #FFFFFF 0%, #F3F0FF 100%);
}
header > .title {
  padding: 0.32rem 2.4rem 2.17rem;
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 0.32rem;
  color: #4F4F4F;
  line-height: 28px;
  justify-content: space-between;
  background: rgba(255, 255, 255, 0.4);
}
header > .title img {
  width: 2.93rem;
  height: 0.79rem;
  margin-right: 4.3rem;
}
header > .title > div a:nth-child(2) {
  margin: 0 0.53rem;
}
header > .title a {
  padding-bottom: 0.48rem;
}
header .contain {
  display: flex;
  padding: 0 2.4rem;
  position: relative;
}
header .contain .left {
  display: flex;
  flex-direction: column;
}
header .contain .left img {
  width: 7.7rem;
}
header .contain .left img:nth-child(1) {
  margin-bottom: 0.2rem;
}
header .contain .left > img:nth-child(2) {
  margin-bottom: 0.52rem;
}
header .contain .left > img:nth-child(4) {
  width: 2.96rem;
  margin-bottom: 3.14rem;
}
header .contain .left .middle {
  display: flex;
  align-items: flex-end;
  margin-bottom: 0.51rem;
}
header .contain .left .arrow {
  width: 0.66rem;
  height: 0.66rem;
  margin-bottom: 0.2rem;
  margin-left: 0.1rem;
}
header .contain .right img {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 10rem;
  height: 8.3rem;
}
#about {
  padding: 1.3rem 2.4rem 0;
  display: flex;
  flex-direction: column;
}
#about .wrap {
  display: flex;
  justify-content: space-between;
}
#about .wrap > img {
  width: 5.75rem;
}
#about > img:nth-child(1) {
  width: 13.08rem;
  align-self: center;
}
#about > img:nth-child(2) {
  width: 4.93rem;
  align-self: flex-end;
  margin: 0.2rem 0.2rem 0.27rem 0;
}
#about .item {
  margin-bottom: 0.36rem;
}
#about .item > img {
  width: 0.85rem;
  height: 0.85rem;
}
#about .item p:nth-child(2) {
  font-weight: 600;
  font-size: 0.36rem;
  color: #1F1F1F;
  line-height: 0.44rem;
}
#about .item p:nth-child(4) {
  font-weight: 400;
  font-size: 0.32rem;
  color: #353539;
  line-height: 0.44rem;
}
#about .item .line {
  width: 4.84rem;
  margin: 0.24rem 0;
}
#about .item:nth-child(1) .line {
  border: 1px solid #6A4EE0;
}
#about .item:nth-child(2) .line {
  border: 1px solid #4BEC8C;
}
#about .item:nth-child(3) {
  margin-bottom: 0.89rem;
}
#about .item:nth-child(3) .line {
  border: 1px solid #FFE401;
}
.question {
  padding: 0.96rem 2.4rem;
  background: #F6F5FB;
  position: relative;
}
.question > img:nth-child(1) {
  width: 12.53rem;
  margin: 0.45rem 0 0.83rem 1.5em;
}
.question > img:nth-child(2) {
  position: absolute;
  width: 2.33rem;
  left: 2.59rem;
  top: 0.96rem;
}
.question > img:nth-child(3) {
  position: absolute;
  width: 1.52rem;
  right: 1rem;
  top: 1.06rem;
}
.question .infos {
  display: flex;
  justify-content: space-between;
}
.question .infos > div:nth-child(2) {
  margin: 0 0.24rem;
}
.question .infos > div {
  min-width: 4.4rem;
  background: #fff;
}
.question .infos > div img {
  width: 4.4rem;
  height: 2.65rem;
}
.question .infos > div .top {
  font-weight: 600;
  font-size: 0.36rem;
  color: #1F1F1F;
  line-height: 0.44rem;
  background: #F4F4F4;
  width: 2.55rem;
  margin: 0 0.24rem 0.18rem;
}
.question .infos > div .bottom {
  font-weight: 600;
  font-size: 0.3rem;
  color: #1F1F1F;
  line-height: 0.44rem;
  margin: 0 0.24rem;
  word-wrap: break-word;
}
.del-account {
  padding: 0.5rem 0 1.6rem;
  text-align: center;
}
.del-account img {
  width: 12.19rem;
  margin-bottom: 0.75rem;
}
.del-account p {
  font-weight: 600;
  font-size: 0.36rem;
  color: #1F1F1F;
  line-height: 0.51rem;
  margin-bottom: 0.5rem;
}
.del-account div {
  width: 4.32rem;
  height: 0.63rem;
  background: #6A4EE0;
  font-weight: 600;
  font-size: 0.22rem;
  color: #FFFFFF;
  line-height: 0.63rem;
  margin: 0 auto;
}
footer {
  padding: 0 1rem 0 2.4rem;
  display: flex;
  justify-content: space-between;
  background: #6A4EE0;
}
footer img {
  width: 3.13rem;
  height: 0.8rem;
}
footer .infos {
  width: 80%;
  display: flex;
  font-size: 0.2rem;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  margin-left: 1.09rem;
}
footer .infos .company {
  width: 50%;
  font-weight: 400;
  font-size: 0.2rem;
  min-width: 2rem;
  display: flex;
  align-items: center;
}
footer .infos .company .title {
  margin-right: 0.45rem;
}
footer .infos .company ul > li {
  list-style: disc;
  margin-right: 0.45rem;
}
footer .infos .company ul {
  display: flex;
}
footer .infos .contact {
  min-width: 4rem;
  font-weight: 400;
  font-size: 0.2rem;
}
footer .infos .contact .title {
  margin-bottom: 0.18rem;
  display: flex;
  align-items: center;
}
footer .infos .contact .title img {
  margin-left: 0.16rem;
  width: 0.48rem;
  height: 0.48rem;
}
