@charset "UTF-8";
.topbox[data-v-21074620] {
  height: 30px;
  font-size: 14px;
  line-height: 30px;
}
.topbox .titbox[data-v-21074620] {
  color: #000;
  margin: 1px 13px;
}
.sheet[data-v-21074620] {
  min-height: 70vh;
}
.sheet .flagList[data-v-21074620] {
  height: 6vh;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.sheet .flagList .flag[data-v-21074620] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sheet .flagList .flag > span[data-v-21074620]:nth-child(2) {
  margin-left: 5px;
}
.sheet .flagList .flag .bgcol[data-v-21074620] {
  width: 16px;
  height: 13px;
  background: #ff4b50;
}
.sheet .flagList .flag .bgcol2[data-v-21074620] {
  width: 16px;
  height: 13px;
  background: rgb(84, 151, 230);
}
.sheet .shetbox > div .exam_num .exam_num_item[data-v-21074620] {
  display: inline-block;
  color: #fff;
}
.sheet .shetbox > div .exam_num .exam_num_item > div[data-v-21074620] {
  margin: 7px;
  border: 1px solid rgb(233, 230, 230);
  width: 33px;
  height: 39px;
  text-align: center;
}
.sheet .shetbox > div .exam_num .exam_num_item > div .starbox[data-v-21074620] {
  color: rgb(84, 151, 230);
  background-color: #fff;
}
.sheet .shetbox > div .exam_num .exam_num_item > div .item_index[data-v-21074620] {
  font-size: 13px;
  height: 18px;
  line-height: 18px;
}
.sheet .sheet_top[data-v-21074620] {
  height: 7vh;
  background: #f2f2f2;
  width: 100vw;
  line-height: 7vh;
  color: rgb(83, 82, 82);
  display: flex;
  align-items: center;
  justify-content: center;
}
.bigbox[data-v-21074620] {
  width: 100vw;
  height: 100vh;
  background: #fff;
}
.bigbox .countdown[data-v-21074620] {
  width: 100vw;
  height: 42px;
  color: #000;
  text-align: center;
  font-size: 1.1rem;
  line-height: 42px;
  font-weight: 900;
  background: #f7f8fa;
}
.bigbox .footer[data-v-21074620] {
  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: space-between;
}
.bigbox .footer > div[data-v-21074620] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.bigbox .footer > div > span[data-v-21074620] {
  margin-left: 2vw;
  background: rgb(25, 137, 250);
  display: inline-block;
  color: #fff;
  width: 25vw;
  height: 4vh;
  line-height: 4vh;
  font-size: 0.9rem;
  border-radius: 0.2rem;
}
.bigbox .btns[data-v-21074620] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 4rem 0;
}
.bigbox .btns > div[data-v-21074620] {
  width: 30vw;
  height: 4vh;
  margin-left: 0.5rem;
  line-height: 4vh;
  text-align: center;
  color: #fff;
  border-radius: 0.2rem;
  cursor: pointer;
}
[data-v-21074620] .van-radio {
  display: flex;
  align-items: center;
  font-size: 1rem;
  margin-top: 0.5rem;
  background: #f7f8fa;
  min-height: 2.1rem;
  padding-left: 0.5rem;
}
[data-v-21074620] .van-radio ::v-deep .van-radio__label {
  color: #2b2b2b;
}
[data-v-21074620] .van-radio[aria-checked=true] {
  background-color: #ffeded;
  /* 选中后的背景颜色 */
}
[data-v-21074620] .van-radio__icon--checked .van-icon {
  background-color: #ff4b50;
  border-color: #ff4b50;
}
[data-v-21074620] .van-checkbox__icon--checked .van-icon {
  background-color: #ff4b50;
  border-color: #ff4b50;
}
[data-v-21074620] .van-radio[aria-checked=true] .van-radio__label {
  color: #ff4b50 !important;
  /* 选中后的字体颜色 */
}
[data-v-21074620] .van-checkbox[aria-checked=true] {
  background-color: #ffeded;
  /* 选中后的背景颜色 */
}
[data-v-21074620] .van-checkbox[aria-checked=true] .van-checkbox__label {
  color: #ff4b50 !important;
  /* 选中后的字体颜色 */
}
[data-v-21074620] .van-checkbox {
  display: flex;
  align-items: center;
  font-size: 1rem;
  margin-top: 0.5rem;
  background: #f7f8fa;
  min-height: 2.1rem;
  padding-left: 0.5rem;
}
[data-v-21074620] .van-checkbox ::v-deep .van-checkbox__label {
  color: #2b2b2b;
}
.main[data-v-21074620] {
  overflow: auto;
  height: 89vh;
}
.main .item[data-v-21074620] {
  padding: 0.2rem;
  background: #f7f8fa;
}
.main .item .main_title[data-v-21074620] {
  height: 42px;
  line-height: 42px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #ccc;
  padding: 0 0.5rem;
}
.main .item .main_title .q_type[data-v-21074620] {
  color: #2b2b2b;
  font-size: 1.2rem;
  font-weight: 800;
}
.main .item .main_title .q_info[data-v-21074620] {
  font-size: 0.9rem;
}
.main .item .q_content[data-v-21074620] {
  background: #fff;
  font-size: 1.1rem;
  line-height: 1.3rem;
  padding: 1.2rem 1rem 0.5rem 1rem;
  border-bottom: 1px solid #e8e8e9;
}
.main .item .q_content .answer[data-v-21074620] {
  border-top: 1px solid rgb(235, 232, 232);
  padding-top: 20px;
  margin-top: 20px;
  font-size: 0.95rem;
  color: #3a63f3;
}
.main .item .q_content .answer > div[data-v-21074620]:nth-child(1) {
  margin-bottom: 10px;
}
.main .item .q_content .bjBtn[data-v-21074620] {
  margin-top: 0.5rem;
  display: flex;
  justify-content: flex-end;
}
.main .item .q_content .bjBtn > span[data-v-21074620] {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.9rem;
  height: 2rem;
  width: 5rem;
  background: #3a63f3;
  color: #fff;
  border-radius: 2px;
}
.main .item .q_content .q_questionname[data-v-21074620] {
  line-height: 1.5rem;
}
.main .item .q_content .q_number[data-v-21074620] {
  color: #ff4b50;
}
