.big-box[data-v-07f0d512] {
  width: 100vw;
  height: 100vh;
  background-color: #f8fcff;
  box-sizing: border-box;
}
[data-v-07f0d512] .van-field__label {
  width: 8.2em !important;
}
[data-v-07f0d512] .van-field__body {
  border: 1px solid #999;
}
.header[data-v-07f0d512] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
}
.boxlis[data-v-07f0d512] {
  height: calc(100vh - 100px);
  overflow-y: scroll;
}
.fixed-button[data-v-07f0d512] {
  margin-top: 10px;
}
.fixed-button > .van-button[data-v-07f0d512] {
  background-color: #49b9ad;
  border-color: #49b9ad;
  font-size: 18px;
}
