@charset "UTF-8";
*[data-v-26d759dc] {
  -webkit-touch-callout: none;
  /*系统默认菜单被禁用*/
  -webkit-user-select: none;
  /*webkit浏览器*/
  /*早起浏览器*/
  -moz-user-select: none;
  /*火狐浏览器*/
  -ms-user-select: none;
  /*IE浏览器*/
  user-select: none;
  /*用户是否能够选中文本*/
}
.el-radio-group[data-v-26d759dc] {
  display: flex;
  flex-direction: column;
}
.el-radio-group .el-radio[data-v-26d759dc] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: 0;
}
.el-radio-group .el-radio[data-v-26d759dc]:not(:first-child) {
    margin-top: 0.53333rem;
}
.el-radio-group[data-v-26d759dc] .el-radio__label {
    white-space: normal;
    line-height: 0.53333rem;
    display: flex;
}
.el-checkbox-group[data-v-26d759dc] {
  display: flex;
  flex-direction: column;
}
.el-checkbox-group .el-checkbox[data-v-26d759dc] {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: 0;
}
.el-checkbox-group .el-checkbox[data-v-26d759dc]:not(:first-child) {
    margin-top: 0.53333rem;
}
.el-checkbox-group[data-v-26d759dc] .el-checkbox__label {
    white-space: normal;
    display: flex;
}
[data-v-26d759dc] .el-textarea {
  height: 2.4rem;
}
[data-v-26d759dc] .el-textarea .el-textarea__inner {
    height: 100%;
    resize: none;
}
.practiceQuestion[data-v-26d759dc] {
  min-height: 100%;
  background: #f5f5f5;
}
.practiceQuestion .exame-moblie[data-v-26d759dc] {
    width: 100%;
    background: #f5f5f5;
    text-align: left;
    padding-bottom: 2.13333rem;
}
.practiceQuestion .exame-moblie .exame-moblie-title[data-v-26d759dc] {
      height: 0.8rem;
      background: #fff;
      padding: 0.26667rem 0.26667rem;
      display: flex;
      justify-content: space-between;
      align-items: center;
      font-size: 0.37333rem;
      margin-bottom: 0.26667rem;
}
.practiceQuestion .exame-moblie .exame-moblie-title .exame-title-name[data-v-26d759dc] {
        color: #118eea;
}
.practiceQuestion .exame-moblie .exmae-body[data-v-26d759dc] {
      width: 100%;
      padding: 0.21333rem;
      background: #fff;
      box-sizing: border-box;
}
.practiceQuestion .exame-moblie .exmae-body .exame-questions[data-v-26d759dc] {
        line-height: 0.58667rem;
        font-size: 0.37333rem;
        font-weight: 600;
        color: #606266;
        display: flex;
        margin-bottom: 0.26667rem;
}
.practiceQuestion .exame-moblie .exmae-body .exame-questions-body[data-v-26d759dc] {
        display: flex;
        flex-direction: column;
        padding-left: 0.26667rem;
        padding-right: 0.26667rem;
        box-sizing: border-box;
        overflow: hidden;
}
.practiceQuestion .exame-moblie .exmae-body .exame-questions-body .answerClass[data-v-26d759dc] {
          padding: 0.26667rem 0;
          display: flex;
          justify-content: space-between;
          align-items: center;
          line-height: 0.58667rem;
          font-size: 0.37333rem;
}
.practiceQuestion .exame-moblie .exmae-body .exame-questions-body .answerClass span[data-v-26d759dc] {
            color: #1399d8;
}
.practiceQuestion .exame-moblie .exmae-body .exame-questions-body .answerClass .bacuoCss[data-v-26d759dc] {
            color: #1399d8;
            padding: 0 0.26667rem;
}
.practiceQuestion .exame-moblie .bottom-sections[data-v-26d759dc] {
      position: fixed;
      left: 0;
      bottom: 0;
      z-index: 20;
      width: 100%;
      padding: 0.26667rem 0.26667rem;
      box-sizing: border-box;
      background: #fff;
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.practiceQuestion .exame-moblie .bottom-sections .cuoti[data-v-26d759dc] {
        color: #1edfe6;
        font-size: 0.37333rem;
        padding: 0.10667rem 0;
}

