.bigbox[data-v-46f405f0] {
  height: 100vh;
  overflow: hidden;
}
.bigbox .wibox[data-v-46f405f0] {
  padding-bottom: 3.5rem;
}
.bigbox .wibox .listbox[data-v-46f405f0] {
  background: #fff;
  margin-bottom: 0.6rem;
  border-radius: 0.5rem;
  box-sizing: border-box;
  padding: 0.5rem 0.7rem 0.7rem 0.7rem;
  box-shadow: 0.3rem 0.3rem 0.1rem rgba(0, 0, 0, 0.3);
}
.bigbox .wibox .listbox .blot-box[data-v-46f405f0] {
  margin-top: 0.3rem;
}
.bigbox .wibox .listbox .blot-box .fot-box[data-v-46f405f0] {
  width: 100%;
  text-align: right;
  font-size: 1rem;
}
.bigbox .wibox .listbox .blot-box .lable-box[data-v-46f405f0] {
  margin: 0.3rem 0;
  text-align: left;
  width: 100%;
}
.bigbox .wibox .listbox .blot-box .lable-box .font-lab[data-v-46f405f0] {
  display: inline-block;
  font-size: 0.9rem;
  color: #4f4a4a;
  width: 4.6rem;
}
.bigbox .wibox .listbox .blot-box .lable-box .font-box[data-v-46f405f0] {
  font-size: 1rem;
  margin-left: 0.1rem;
  color: #9b9898;
}
.bigbox .wibox .listbox .blot-box .red[data-v-46f405f0] {
  color: red !important;
}
.bigbox .wibox .listbox .blot-box .blu[data-v-46f405f0] {
  color: blue !important;
}
.bigbox .bottom[data-v-46f405f0] {
  width: 100%;
  height: 3.5rem;
  background-color: #1989fa;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
