.flex_around[data-v-5739dfa6] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
.exam-view[data-v-5739dfa6] {
  padding: 0 1.25rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
}
.exam-view .sub-view[data-v-5739dfa6] {
    border-top: none;
}
.exam-view .exam-view-item[data-v-5739dfa6] {
    margin: 1.25rem 0;
}
.exam-view .exam-view-item .title[data-v-5739dfa6] {
      margin-bottom: 1.5rem;
}
.exam-view .exam-view-item .title .important[data-v-5739dfa6] {
        font-size: 1.25rem;
        color: red;
        vertical-align: sub;
}
.exam-view .exam-view-item .question-star[data-v-5739dfa6] {
      margin: 1.25rem 0 10px;
}
.exam-view .exam-view-item .question-star .question-star-item[data-v-5739dfa6] {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
}
.exam-view .exam-view-item .question-star .question-star-item .star-item[data-v-5739dfa6] {
          margin-bottom: 4px;
          width: 1.5rem;
}
.exam-view[data-v-5739dfa6] .el-radio-group .el-radio,
  .exam-view[data-v-5739dfa6] .el-radio-group .el-checkbox,
  .exam-view[data-v-5739dfa6] .el-checkbox-group .el-radio,
  .exam-view[data-v-5739dfa6] .el-checkbox-group .el-checkbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0.875rem;
    margin-right: 0;
    color: #3c3c3c;
    font-weight: 400;
}
.exam-view[data-v-5739dfa6] .el-radio-group .el-radio:nth-last-child(1),
    .exam-view[data-v-5739dfa6] .el-radio-group .el-checkbox:nth-last-child(1),
    .exam-view[data-v-5739dfa6] .el-checkbox-group .el-radio:nth-last-child(1),
    .exam-view[data-v-5739dfa6] .el-checkbox-group .el-checkbox:nth-last-child(1) {
      margin-bottom: 0;
}
.exam-view[data-v-5739dfa6] .el-radio-group .el-radio .el-radio__label,
    .exam-view[data-v-5739dfa6] .el-radio-group .el-radio .el-checkbox__label,
    .exam-view[data-v-5739dfa6] .el-radio-group .el-checkbox .el-radio__label,
    .exam-view[data-v-5739dfa6] .el-radio-group .el-checkbox .el-checkbox__label,
    .exam-view[data-v-5739dfa6] .el-checkbox-group .el-radio .el-radio__label,
    .exam-view[data-v-5739dfa6] .el-checkbox-group .el-radio .el-checkbox__label,
    .exam-view[data-v-5739dfa6] .el-checkbox-group .el-checkbox .el-radio__label,
    .exam-view[data-v-5739dfa6] .el-checkbox-group .el-checkbox .el-checkbox__label {
      font-size: 1.125rem;
      line-height: 1.5rem;
      white-space: break-spaces;
}
.exam-view[data-v-5739dfa6] .el-radio-group .el-radio .el-radio__input .el-radio__inner,
    .exam-view[data-v-5739dfa6] .el-radio-group .el-checkbox .el-radio__input .el-radio__inner,
    .exam-view[data-v-5739dfa6] .el-checkbox-group .el-radio .el-radio__input .el-radio__inner,
    .exam-view[data-v-5739dfa6] .el-checkbox-group .el-checkbox .el-radio__input .el-radio__inner {
      margin-top: 4px;
      width: 1rem;
      height: 1rem;
      border-color: #006cff;
}
.exam-view[data-v-5739dfa6] .el-radio-group .el-radio .el-radio__input .el-radio__inner::after,
      .exam-view[data-v-5739dfa6] .el-radio-group .el-checkbox .el-radio__input .el-radio__inner::after,
      .exam-view[data-v-5739dfa6] .el-checkbox-group .el-radio .el-radio__input .el-radio__inner::after,
      .exam-view[data-v-5739dfa6] .el-checkbox-group .el-checkbox .el-radio__input .el-radio__inner::after {
        width: 8px;
        height: 8px;
}
.exam-view[data-v-5739dfa6] .el-radio-group .el-radio .el-radio__input.is-checked .el-radio__inner,
    .exam-view[data-v-5739dfa6] .el-radio-group .el-checkbox .el-radio__input.is-checked .el-radio__inner,
    .exam-view[data-v-5739dfa6] .el-checkbox-group .el-radio .el-radio__input.is-checked .el-radio__inner,
    .exam-view[data-v-5739dfa6] .el-checkbox-group .el-checkbox .el-radio__input.is-checked .el-radio__inner {
      background-color: #fff;
}
.exam-view[data-v-5739dfa6] .el-radio-group .el-radio .el-radio__input.is-checked .el-radio__inner::after,
      .exam-view[data-v-5739dfa6] .el-radio-group .el-checkbox .el-radio__input.is-checked .el-radio__inner::after,
      .exam-view[data-v-5739dfa6] .el-checkbox-group .el-radio .el-radio__input.is-checked .el-radio__inner::after,
      .exam-view[data-v-5739dfa6] .el-checkbox-group .el-checkbox .el-radio__input.is-checked .el-radio__inner::after {
        background-color: #006cff;
}
.exam-view[data-v-5739dfa6] .el-radio-group .el-radio .el-checkbox__input .el-checkbox__inner,
    .exam-view[data-v-5739dfa6] .el-radio-group .el-checkbox .el-checkbox__input .el-checkbox__inner,
    .exam-view[data-v-5739dfa6] .el-checkbox-group .el-radio .el-checkbox__input .el-checkbox__inner,
    .exam-view[data-v-5739dfa6] .el-checkbox-group .el-checkbox .el-checkbox__input .el-checkbox__inner {
      margin-top: 4px;
      width: 1rem;
      height: 1rem;
      border-color: #006cff;
}
.exam-view[data-v-5739dfa6] .el-radio-group .el-radio .el-checkbox__input.is-checked .el-checkbox__inner,
    .exam-view[data-v-5739dfa6] .el-radio-group .el-checkbox .el-checkbox__input.is-checked .el-checkbox__inner,
    .exam-view[data-v-5739dfa6] .el-checkbox-group .el-radio .el-checkbox__input.is-checked .el-checkbox__inner,
    .exam-view[data-v-5739dfa6] .el-checkbox-group .el-checkbox .el-checkbox__input.is-checked .el-checkbox__inner {
      background-color: #006cff;
}
.exam-view[data-v-5739dfa6] .el-radio-group .el-radio .el-checkbox__input.is-checked .el-checkbox__inner::after,
      .exam-view[data-v-5739dfa6] .el-radio-group .el-checkbox .el-checkbox__input.is-checked .el-checkbox__inner::after,
      .exam-view[data-v-5739dfa6] .el-checkbox-group .el-radio .el-checkbox__input.is-checked .el-checkbox__inner::after,
      .exam-view[data-v-5739dfa6] .el-checkbox-group .el-checkbox .el-checkbox__input.is-checked .el-checkbox__inner::after {
        height: 8px;
        width: 4px;
        top: 0;
}
.exam-view[data-v-5739dfa6] .el-input {
    font-size: 1.125rem;
    width: 100%;
    height: 3rem;
}
.exam-view[data-v-5739dfa6] .el-input .el-input__inner {
      height: 100%;
      background: #fff;
      border-color: #b0ceff;
      border-radius: 0;
}
.exam-view[data-v-5739dfa6] .el-input .el-input__inner::-webkit-input-placeholder {
        height: 1.25rem;
        color: rgba(0, 96, 255, 0.2);
}
.exam-view[data-v-5739dfa6] .el-input .el-input__inner::-moz-placeholder {
        height: 1.25rem;
        color: rgba(0, 96, 255, 0.2);
}
.exam-view[data-v-5739dfa6] .el-input .el-input__inner:-ms-input-placeholder {
        height: 1.25rem;
        color: rgba(0, 96, 255, 0.2);
}
.exam-view[data-v-5739dfa6] .el-input .el-input__inner::-ms-input-placeholder {
        height: 1.25rem;
        color: rgba(0, 96, 255, 0.2);
}
.exam-view[data-v-5739dfa6] .el-input .el-input__inner::placeholder {
        height: 1.25rem;
        color: rgba(0, 96, 255, 0.2);
}
.exam-view[data-v-5739dfa6] .el-input .el-input__inner:focus {
        border-color: #006cff;
}
.exam-view .other-view[data-v-5739dfa6] {
    width: 100%;
    padding-left: 1.75rem;
}
.exam-view .other-view > .other-title[data-v-5739dfa6] {
      font-size: 1.125rem;
      line-height: 1.5rem;
      color: #666666;
      margin-bottom: 10px;
}
.sub-view[data-v-5739dfa6] {
  background-color: #f7faff;
  overflow: hidden;
  margin-top: 1.25rem;
  padding-left: 2.5rem !important;
}
.sub-view .sub-view[data-v-5739dfa6] {
    border-top: 1px solid rgba(0, 108, 255, 0.2);
}
.sub-view .exam-view-item .title[data-v-5739dfa6] {
    position: relative;
}
.sub-view .exam-view-item .title[data-v-5739dfa6]::before {
      content: '';
      position: absolute;
      left: -2rem;
      top: 4px;
      width: 1rem;
      height: 1rem;
      background-color: #006cff;
      border-radius: 50%;
}

