.prise_mian .prise[data-v-76f72b10] {
  min-height: 20vh;
  color: #000;
  padding-top: 7vh;
  text-indent: 2em;
  line-height: 3vh;
  font-size: 0.9rem;
}
.prise_mian .prise_top[data-v-76f72b10] {
  height: 5vh;
  background: #f2f2f2;
  width: 100vw;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 5vh;
  color: rgb(83, 82, 82);
  display: flex;
  align-items: center;
  justify-content: center;
}
.sheet[data-v-76f72b10] {
  min-height: 10vh;
  position: relative;
}
.sheet .exam_num[data-v-76f72b10] {
  padding-top: 8vh;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-flow: wrap;
}
.sheet .exam_num .exam_num_item[data-v-76f72b10] {
  margin: 7px;
  border: 1px solid gray;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sheet .sheet_top[data-v-76f72b10] {
  height: 7vh;
  background: #f2f2f2;
  width: 100vw;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 7vh;
  color: rgb(83, 82, 82);
  text-indent: 2em;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bigbox[data-v-76f72b10] {
  width: 100vw;
  height: 100vh;
  background: #fff;
}
.bigbox .footer[data-v-76f72b10] {
  height: 7vh;
  background: #f2f2f2;
  width: 100vw;
  position: fixed;
  bottom: 0;
  left: 0;
  line-height: 7vh;
  color: rgb(83, 82, 82);
  text-indent: 2em;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bigbox .btns[data-v-76f72b10] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 2rem 0;
}
.bigbox .btns > div[data-v-76f72b10] {
  width: 30vw;
  height: 4vh;
  margin-left: 2rem;
  line-height: 4vh;
  text-align: center;
  color: #fff;
  border-radius: 0.2rem;
  cursor: pointer;
}
.bigbox .jx[data-v-76f72b10] {
  color: rgb(25, 137, 250);
  font-size: 0.8rem;
  text-align: right;
  margin-top: 5vh;
}
.bigbox .jx .text[data-v-76f72b10] {
  margin-left: 6px;
  display: inline-block;
}
.bigbox .main[data-v-76f72b10] {
  padding: 1.2rem;
}
.bigbox .main .title[data-v-76f72b10] {
  line-height: 1.8rem;
}
.bigbox .main .title .strong[data-v-76f72b10] {
  font-weight: 800;
  font-size: 1.3rem;
}
.van-radio[data-v-76f72b10] {
  margin-top: 1.2rem;
  align-items: initial;
  font-size: 1rem;
}
.van-radio[data-v-76f72b10] .van-radio__label {
  color: #000;
}
.van-checkbox[data-v-76f72b10] {
  margin-top: 1.2rem;
}
