.center-flex[data-v-0b0455c1] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header[data-v-0b0455c1] {
  position: relative;
}
.header .bg[data-v-0b0455c1] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.header .bg-option[data-v-0b0455c1] {
  position: relative;
  flex: 0 0 20%;
  text-align: center;
  box-sizing: border-box;
  height: auto;
  border: 2px solid rgba(202, 207, 211, 0.1);
  border-radius: 8px;
  margin-bottom: 14px;
  overflow: hidden;
  margin: 0;
  border-width: 3px;
}
.header .bg-item[data-v-0b0455c1] {
  width: 100%;
  height: auto;
  border-radius: 8px;
  font-size: 0;
  background-color: #F8F8F8;
}
.header .bg-img[data-v-0b0455c1] {
  width: 100%;
  height: auto;
  border-radius: 8px;
  font-size: 0;
}
.header .item[data-v-0b0455c1] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.header .item-wrapper[data-v-0b0455c1] {
  position: relative;
  flex: 0 0 20%;
  text-align: center;
  box-sizing: border-box;
  height: auto;
  border: 2px solid rgba(202, 207, 211, 0.1);
  border-radius: 8px;
  margin-bottom: 14px;
  overflow: hidden;
  margin: 0;
  border-width: 3px;
}
.header .item-img[data-v-0b0455c1] {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  font-size: 0;
  overflow: hidden;
}
.header .item-icon[data-v-0b0455c1] {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  font-size: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
  top: 0;
  z-index: 1;
  background-color: rgba(249, 109, 95, 0.6);
}
.header .item-icon-true[data-v-0b0455c1] {
  height: 10px;
}
.header .item-icon-false[data-v-0b0455c1] {
  width: 10px;
}
.section[data-v-0b0455c1] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 26px;
}
.section .option[data-v-0b0455c1] {
  position: relative;
  flex: 0 0 48%;
  text-align: center;
  box-sizing: border-box;
  height: auto;
  border: 2px solid rgba(202, 207, 211, 0.1);
  border-radius: 8px;
  margin-bottom: 14px;
  overflow: hidden;
  border: 1px solid rgba(151, 151, 151, 0.19);
}
.section .option-img-wrapper[data-v-0b0455c1] {
  display: flex;
  width: 100%;
  height: auto;
  min-height: 112px;
  border-radius: 8px;
}
.section .option-img[data-v-0b0455c1] {
  width: 100%;
  height: auto;
  border-radius: 8px;
  font-size: 0;
}
.section .option[data-v-0b0455c1] .van-image__img {
  border-radius: 8px;
}
.section .option-icon[data-v-0b0455c1] {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 34px;
  height: 30px;
  background-color: #fff;
  border-top-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.section .option-icon-wrapper[data-v-0b0455c1] {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #dcdee0;
  border-radius: 50%;
}
.section .option-icon-wrapper.isChecked[data-v-0b0455c1] {
  background-color: #7263FF;
}
.section .option-icon-wrapper.isTure[data-v-0b0455c1] {
  background-color: #67CF84;
}
.section .option-icon-wrapper.isFalse[data-v-0b0455c1] {
  background-color: #F96D5F;
}
.section .option-icon-true[data-v-0b0455c1] {
  width: 14px;
  height: 10px;
}
.section .option-icon-num[data-v-0b0455c1] {
  font-size: 14px;
  color: #fff;
  font-weight: 600;
}
.section .option .option-icon-judge[data-v-0b0455c1] {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  font-size: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
  top: 0;
  z-index: 1;
  background-color: rgba(249, 109, 95, 0.6);
}
.section .option .option-icon-judge-true[data-v-0b0455c1] {
  height: 24px;
}
.section .option .option-icon-judge-false[data-v-0b0455c1] {
  width: 24px;
}
.section[data-v-0b0455c1]::after {
  content: "";
  flex: 0 0 32%;
}
