.blank-page[data-v-2d43bcc2] {
  min-height: 100vh;
  background: #f5f5f5;
  font-family: PingFangSC-Regular, PingFang SC;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.blank-page__tip[data-v-2d43bcc2] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.blank-page__image[data-v-2d43bcc2] {
  width: 3.32rem;
  height: 2.83rem;
  margin-bottom: 0.43rem;
}
.blank-page__tip-value[data-v-2d43bcc2] {
  font-size: 0.37rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #969696;
}
.blank-page__tip-link[data-v-2d43bcc2] {
  color: #5892fd;
  text-decoration: underline;
}

