.nodata-box[data-v-d7a7ef92] {
  height: 560px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 28px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999;
}
.nodata-box img[data-v-d7a7ef92] {
  width: 300px;
  height: 270px;
  margin-bottom: 40px;
}
.card[data-v-d7a7ef92] {
  margin: 30px 30px 0 30px;
  background: #333;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px;
  position: relative;
}
.card .card-top[data-v-d7a7ef92] {
  font-size: 28px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 400;
  color: #fff;
  line-height: 42px;
}
.card .card-num[data-v-d7a7ef92] {
  font-size: 32px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 500;
  color: #fff;
  line-height: 37px;
  margin-top: 30px;
}
.card .card-del[data-v-d7a7ef92] {
  position: absolute;
  top: 30px;
  right: 30px;
  height: 48px;
  padding: 0 24px;
  background: hsla(0, 0%, 100%, 0.6);
  border-radius: 6px;
  font-size: 24px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #fff;
}
.btn-big[data-v-d7a7ef92] {
  margin: 180px 30px 0 30px;
}
.btn-big image[data-v-d7a7ef92] {
  width: 30px;
  height: 30px;
}
