.bigbox[data-v-7c32c5de] {
  height: 100vh;
  overflow: hidden;
}
.bigbox .wibox .listbox[data-v-7c32c5de] {
  background: #fff;
  margin-bottom: 0.6rem;
  border-radius: 0.5rem;
  box-sizing: border-box;
  padding: 0.5rem 0.7rem 0 0.7rem;
  box-shadow: 0rem 0.2rem 0.3rem 0rem #c0c0c0;
  font-size: 14px;
}
.bigbox .wibox .listbox .blot-box[data-v-7c32c5de] {
  margin-top: 0.3rem;
}
.bigbox .wibox .listbox .blot-box .lable-box[data-v-7c32c5de] {
  margin: 0.3rem 0;
  width: 100%;
  line-height: 25px;
  display: flex;
}
.bigbox .wibox .listbox .blot-box .lable-box .font-lab[data-v-7c32c5de] {
  display: inline-block;
  color: #92a2a2;
  flex: 1;
}
.bigbox .wibox .listbox .blot-box .lable-box .font-box[data-v-7c32c5de] {
  margin-left: 0.1rem;
  color: #2b2b2b;
  flex: 3.5;
}
.bigbox .wibox .listbox .blot-box .red[data-v-7c32c5de] {
  color: red !important;
}
.bigbox .wibox .listbox .blot-box .blu[data-v-7c32c5de] {
  color: blue !important;
}
.bigbox .bottom[data-v-7c32c5de] {
  width: 100%;
  background-color: #1989fa;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fot-box[data-v-7c32c5de] {
  color: #49b9ad;
  line-height: 50px;
  border-top: 1px dashed #d8d8d8;
}
