.mask[data-v-7072e9d1] {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
}
.tips-bg[data-v-7072e9d1] {
  width: 10.8rem;
  height: 14.24rem;
  background: url(../img/tips-bg.png?v=1719369053796) no-repeat;
  background-size: cover;
  position: relative;
}
.shizi[data-v-7072e9d1] {
  width: 5.6rem;
  height: 5.6rem;
  margin-top: 1.56rem;
  margin-left: 2.6rem;
}
.tips-txt[data-v-7072e9d1] {
  font-family: PingFangSC-Medium;
  font-size: 0.68rem;
  color: #fff0c3;
  letter-spacing: 0;
  margin-top: 0.4rem;
  text-align: center;
}
.btn-group[data-v-7072e9d1] {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 2.4rem;
}
.btn-group .btn[data-v-7072e9d1] {
  background: url(../img/btn.png?v=1719369053796) no-repeat;
  background-size: cover;
  width: 7.72rem;
  height: 1.64rem;
  line-height: 1.64rem;
  font-family: Helvetica;
  font-weight: bold;
  font-size: 0.64rem;
  color: #f1231f;
  letter-spacing: 0;
  text-align: center;
  cursor: pointer;
}
.close[data-v-7072e9d1] {
  width: 1.2rem;
  height: 1.2rem;
  background: url(../img/ico-close.png?v=1719369053796) no-repeat;
  background-size: cover;
  position: absolute;
  bottom: -2rem;
  left: 4.7rem;
  cursor: pointer;
}

/*# sourceMappingURL=tips.css.map?v=1719369053796*/