[data-v-f3147e9c] .van-button__text {
  font-size: 1rem !important;
  font-weight: 600;
}
.wibox[data-v-f3147e9c] {
  height: 84vh !important;
}
.lable[data-v-f3147e9c] {
  display: block;
  width: 62%;
  font-size: 0.78rem;
  color: #898383;
  line-height: 1.5rem;
}
table[data-v-f3147e9c] {
  width: 95%;
  background: #fff;
  border-radius: 0.5rem;
  margin: 0.5rem;
  border: 0.1rem solid #ccc;
  box-shadow: 0.1rem 0.1rem 0.1rem rgba(0, 0, 0, 0.1);
  border-collapse: collapse;
  border-spacing: 0;
}
tr[data-v-f3147e9c] {
  height: 1.1rem;
  border: 0.1rem solid #ccc;
}
tr > th[data-v-f3147e9c] {
  text-align: center;
}
th[data-v-f3147e9c],
td[data-v-f3147e9c] {
  border-color: #ccc;
  text-align: left;
  font-size: 0.89rem;
  padding: 0.5rem;
}
.wrapper[data-v-f3147e9c] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.block[data-v-f3147e9c] {
  width: 19rem;
  background-color: #fff;
  border-radius: 0.5rem;
}
.load-title[data-v-f3147e9c] {
  color: blue;
  margin: 0.5rem;
}
.load-cont[data-v-f3147e9c] {
  width: 100%;
  font-size: 1.5rem;
  text-align: center;
  margin: 0.5rem auto;
}
.load-btn[data-v-f3147e9c] {
  margin: 0.5rem;
  display: flex;
  justify-content: space-between;
}
[data-v-f3147e9c] .van-cell__title {
  flex: 1 !important;
}
.btnwi[data-v-f3147e9c] {
  width: 10rem;
}
.del[data-v-f3147e9c] {
  color: red;
}
.link[data-v-f3147e9c] {
  color: blue;
  text-decoration: underline;
}
