.bigbox[data-v-2fdfc7a3] {
  background: #f3f3f3;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
.bigbox .wibox[data-v-2fdfc7a3] {
  padding-top: 0;
}
.bigbox .wibox .listbox[data-v-2fdfc7a3] {
  background: #fff;
  margin-bottom: 0.6rem;
  border-radius: 0.5rem;
  box-sizing: border-box;
  padding: 0.5rem 0.7rem 0.7rem 0.7rem;
}
.bigbox .wibox .listbox .btn[data-v-2fdfc7a3] {
  width: 8rem;
  line-height: 4.5vh;
  font-size: 0.9rem;
  color: #fff;
  background: #5497E6;
  margin: 0 auto;
  text-align: center;
  border-radius: 0.2rem;
}
.bigbox .wibox .listbox .top-box[data-v-2fdfc7a3] {
  display: flex;
}
.bigbox .wibox .listbox .top-box .qd-box[data-v-2fdfc7a3],
.bigbox .wibox .listbox .top-box .wqd-box[data-v-2fdfc7a3] {
  width: 6rem;
  height: 6rem;
  background-color: #d5cece;
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
}
.bigbox .wibox .listbox .top-box .qd-box > span[data-v-2fdfc7a3],
.bigbox .wibox .listbox .top-box .wqd-box > span[data-v-2fdfc7a3] {
  display: inline-block;
  line-height: 6rem;
  color: #fff;
}
.bigbox .wibox .listbox .top-box .qd-box[data-v-2fdfc7a3] {
  background: #1989fa;
}
.bigbox .wibox .listbox .lable-box[data-v-2fdfc7a3] {
  margin: 0.3rem 0;
  text-align: left;
}
.bigbox .wibox .listbox .lable-box .font-lab[data-v-2fdfc7a3] {
  display: inline-block;
  font-size: 0.9rem;
  color: #4f4a4a;
  width: 20vw;
  line-height: 3vh;
}
.bigbox .wibox .listbox .lable-box .font-box[data-v-2fdfc7a3] {
  font-size: 0.95rem;
  margin-left: 0.1rem;
  color: #9b9898;
  line-height: 3vh;
}
[data-v-2fdfc7a3] .van-cell__title {
  flex: none;
  width: 23vw;
}
[data-v-2fdfc7a3] .van-cell__value {
  flex: none;
  width: 82vw;
  text-align: left;
}
[data-v-2fdfc7a3] .van-cell .file > span {
  color: blue !important;
  text-decoration: underline !important;
}
