.content__apply {
  padding-top: 1.09rem;
}

.content__apply .apply__part {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: PingFang SC, PingFang SC-Regular;
}

.part_register {
  margin-bottom: 1.62rem;
}

.part_register .cmp__title {
  margin-bottom: 0.82rem;
}

.part_register .bg__desc {
  padding: 0.53rem 0.68rem 0.68rem 0.39rem;
  width: 8.9rem;
  background: linear-gradient(180deg,#292929 9%, #111111 100%);
  border-radius: 0.34rem;
  box-sizing: border-box;
}

.part_register .desc__text {
  margin-bottom: 2em;
  line-height: 0.45rem;
  font-size: 0.2rem;
  font-weight: 400;
  color: #ffffff;
}

.part_register .desc__text:last-child {
  margin-bottom: 0;
}

.part_sign {
  margin-bottom: 1.8rem;
}

.part_sign .cmp__title {
  margin-bottom: 0.82rem;
}

.part_sign .qrcode_wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.part_sign .qrcode_img {
  margin-bottom: 0.22rem;
  width: 2.87rem;
  height: 2.84rem;
}

.part_sign .qrcode_tip {
  font-size: 0.3rem;
  font-weight: 500;
  color: #ffffff;
}

.part_work .cmp__title {
  margin-bottom: 0.9rem;
}

.part_work .work__desc {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 0.5rem;
  padding: 0.47rem 0.52rem 0.45rem 0.53rem;
  width: 8.9rem;
  background: linear-gradient(180deg,#3b3b3b 9%, #2b2b2b 100%);
  border-radius: 0.34rem;
  box-sizing: border-box;
}

.part_work .desc__title {
  margin-bottom: 0.3rem;
  font-size: 0.28rem;
  font-weight: 700;
  color: #34e494;
}

.part_work .desc__text {
  margin-bottom: 2em;
  line-height: 0.45rem;
  font-size: 0.2rem;
  font-weight: 400;
  color: #ffffff;
}
