.page-header[data-v-96d6f7aa] {
  position: relative;
  display: flex;
  align-items: center;
  padding: 20px;
  font-size: 18px;
  color: #ffffff;
}
.page-header .section-left[data-v-96d6f7aa] {
  position: absolute;
  left: 20px;
  display: flex;
  align-items: center;
}
.page-header .section-center[data-v-96d6f7aa] {
  flex: auto;
  text-align: center;
}
.page-header .section-right[data-v-96d6f7aa] {
  position: absolute;
  right: 20px;
  display: flex;
  align-items: center;
}
.page-header.transparent .section-left[data-v-96d6f7aa] {
  padding: 4px;
  border-radius: 20px;
  background: rgba(0, 0, 0, 0.3);
}

h4[data-v-7d133876] {
  margin: 0;
}
.bold[data-v-7d133876] {
  font-weight: 600;
}
.c-666[data-v-7d133876] {
  color: #666;
}
.c-999[data-v-7d133876] {
  color: #999;
}
.c-main[data-v-7d133876] {
  color: #ff8506;
}
.s-12[data-v-7d133876] {
  font-size: 12px;
}
.s-14[data-v-7d133876] {
  font-size: 14px;
}
.s-15[data-v-7d133876] {
  font-size: 15px;
}
.s-16[data-v-7d133876] {
  font-size: 16px;
}
.s-17[data-v-7d133876] {
  font-size: 17px;
}
.s-18[data-v-7d133876] {
  font-size: 18px;
}
a[data-v-7d133876] {
  color: #ff8506;
}
a[data-v-7d133876]:active {
  color: #fca142;
}
.header[data-v-7d133876] {
  position: absolute;
  width: 100%;
  height: 200px;
  padding-bottom: 14px;
  background: linear-gradient(90deg, #fca142, #ff8506);
  border-bottom-left-radius: 26px 10px;
  border-bottom-right-radius: 26px 10px;
}
.btn[data-v-7d133876] {
  max-width: 100%;
  width: 80%;
  margin: auto;
  height: 40px;
  font-size: 17px;
  color: #fff;
  background: linear-gradient(90deg, #fca142, #ff8506);
  border-radius: 40px;
  border: 1px solid #ff8506;
  font-weight: 600;
  text-align: center;
  line-height: 40px;
}
.btn.disable[data-v-7d133876] {
  opacity: 0.6;
  pointer-events: none;
}
.btn.default[data-v-7d133876] {
  background: #ffffff;
  color: #ff8506;
  border: 1px solid #ff8506;
}
.tips[data-v-7d133876] {
  padding: 4px 12px;
  font-size: 12px;
}
.title[data-v-7d133876] {
  position: relative;
}
.title.line[data-v-7d133876] {
  padding-left: 10px;
}
.title.line[data-v-7d133876]::before {
  content: "";
  width: 4px;
  height: 14px;
  background: #ff8506;
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7px;
}
.page-container[data-v-7d133876] {
  min-height: 100vh;
}
.page-body[data-v-7d133876] {
  height: 100%;
  margin-top: 0;
  padding: 80px 0 15px;
}
.page-body .content[data-v-7d133876] {
  position: relative;
  top: -14px;
  background: #fff;
  border-radius: 14px;
  padding: 20px 15px 35px;
}
.page-body .content .section-title[data-v-7d133876] {
  display: flex;
  margin-bottom: 12px;
}
.page-body .content .section-title .status[data-v-7d133876] {
  flex-shrink: 0;
  margin-right: 6px;
}
.page-body .content .section-title .title-style[data-v-7d133876] {
  display: inline-block;
  margin-top: 2px;
  padding: 2px 6px;
  background: linear-gradient(90deg, #FCB535, #FF8506);
  border-radius: 17px;
  color: #FBF9F8;
  font-size: 11px;
}
.page-body .content .section-title .title-txt[data-v-7d133876] {
  font-size: 15px;
  color: #444444;
  line-height: 1.8;
}
.page-body .content .section-img[data-v-7d133876] {
  margin-bottom: 10px;
}
.page-body .content .section-img img[data-v-7d133876] {
  width: 100%;
}
.page-body .content .section-options[data-v-7d133876] {
  margin-bottom: 40px;
}
.page-body .content .section-options .option-item[data-v-7d133876] {
  margin-bottom: 12px;
  color: #444444;
}
.page-body .content .section-options .option-item .letter[data-v-7d133876] {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 13px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  margin-right: 8px;
  border-radius: 20px;
}
.page-body .content .section-options .option-item .icon-img[data-v-7d133876] {
  display: inline-block;
  width: 20px;
  margin-right: 8px;
  border-radius: 20px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  vertical-align: top;
}
.page-body .content .section-options .option-item.active .letter[data-v-7d133876] {
  color: #fff;
  background: #FCA142;
}
.page-body .content .btn-wrap[data-v-7d133876] {
  display: flex;
  justify-content: flex-end;
  margin: 40px 0 0;
}
.page-body .content .btn-wrap .btn[data-v-7d133876] {
  width: 70px;
  padding: 0;
  height: 30px;
  font-size: 14px;
  margin: 0 10px 0 0;
}
.page-body .content .section-bottom[data-v-7d133876] {
  margin: 0 -15px;
}
.page-body .content .section-bottom .explaintion .wrap[data-v-7d133876] {
  padding: 0 15px;
}
.page-body .content .section-bottom .explaintion .your-answer[data-v-7d133876] {
  height: 40px;
  line-height: 40px;
  color: #666;
  background: #F0EEEE;
  padding: 0 15px;
  margin-bottom: 20px;
}
.page-body .content .section-bottom .explaintion .desc[data-v-7d133876] {
  color: #444444;
  line-height: 1.8;
}
.page-body .content .section-desc[data-v-7d133876] {
  display: flex;
  justify-content: space-between;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 60px;
  left: 0;
  padding: 0 20px;
  line-height: 60px;
  border-top: 1px solid #E1E1E1;
  background: #ffffff;
  z-index: 10;
}
.page-body .content .section-desc img[data-v-7d133876] {
  width: 20px;
  margin-right: 8px;
}
.page-body .content .section-desc .left[data-v-7d133876] {
  display: flex;
  align-items: center;
}
.page-body .content .section-desc .right-wrap[data-v-7d133876] {
  display: flex;
}
.page-body .content .section-desc .right[data-v-7d133876] {
  display: flex;
  align-items: center;
  margin-right: 12px;
}
.page-body .content .section-desc .right.right-answer[data-v-7d133876] {
  color: #FF8506;
}
.page-body .content .section-desc .right.wrong-answer[data-v-7d133876] {
  color: #FF1A1A;
}
.popup-wrap .section-desc[data-v-7d133876] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 60px;
  left: 0;
  padding: 0 20px;
  line-height: 60px;
  border-top: 1px solid #E1E1E1;
  background: #ffffff;
  z-index: 10;
}
.popup-wrap .section-desc img[data-v-7d133876] {
  width: 20px;
  margin-right: 8px;
}
.popup-wrap .section-desc .left[data-v-7d133876] {
  display: flex;
  align-items: center;
}
.popup-wrap .section-desc .right-wrap[data-v-7d133876] {
  display: flex;
}
.popup-wrap .section-desc .right[data-v-7d133876] {
  display: flex;
  align-items: center;
  margin-right: 12px;
}
.popup-wrap .section-desc .right.right-answer[data-v-7d133876] {
  color: #FF8506;
}
.popup-wrap .section-desc .right.wrong-answer[data-v-7d133876] {
  color: #FF1A1A;
}
.popup-wrap .section-cicle[data-v-7d133876] {
  padding: 0 16px;
}
.popup-wrap .section-cicle .cicle-index[data-v-7d133876] {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #AAAAAA;
  border-radius: 50%;
  margin-right: 8px;
  margin-bottom: 8px;
  text-align: center;
  line-height: 40px;
  color: #666;
}
.popup-wrap .section-cicle .cicle-index.active[data-v-7d133876] {
  background: #FF8506;
  color: #ffffff;
  border-color: transparent;
}
.popup-content[data-v-7d133876] {
  width: 290px;
  overflow: hidden;
  background: #fff;
}
.popup-content > .title[data-v-7d133876] {
  background: linear-gradient(90deg, #FCA142, #FF8506);
  padding: 15px;
  font-size: 18px;
  color: #fff;
  text-align: center;
}
.popup-content .content[data-v-7d133876] {
  margin: 20px 0 10px;
  padding: 0 10px;
  font-size: 17px;
  text-align: center;
}
.popup-content .content .list[data-v-7d133876] {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.popup-content .content .list span[data-v-7d133876] {
  display: inline-block;
  width: 50%;
}
.popup-content .btn-wrap[data-v-7d133876] {
  display: flex;
  padding: 15px;
}
.popup-content .btn-wrap .btn[data-v-7d133876] {
  width: 40%;
  font-weight: 500;
}

