@charset "UTF-8";
/*
 * flex水平布局-居中
 * @param
 */
/* css隐藏滚动条 */
.el-radio__input.is-disabled + span.el-radio__label {
  color: #666;
}

@charset "UTF-8";
/*
 * flex水平布局-居中
 * @param
 */
/* css隐藏滚动条 */
.uni-startPractice[data-v-3b7295e1] {
  display: flex;
  padding: 0.10417rem;
  padding-bottom: 0px;
}
.uni-startPractice[data-v-3b7295e1] .question-collapse-item .el-collapse-item__header {
    background-color: #f8f8f8;
    padding: 0.10417rem;
    height: auto;
    line-height: normal;
}
.uni-startPractice .leftBox[data-v-3b7295e1] {
    background-color: #ffffff;
    flex: 1 1 auto;
    padding: 0.10417rem 0.20833rem;
    margin-bottom: 0;
    min-height: calc(100vh - 0.6875rem - 0.26042rem - 0.10417rem);
}
.uni-startPractice .leftBox .icon-back[data-v-3b7295e1] {
      font-size: 0.17708rem;
      color: #a8a8a8;
      cursor: pointer;
}
.uni-startPractice .leftBox .icon-back[data-v-3b7295e1]:hover {
        color: #333;
}
.uni-startPractice .leftBox .submit[data-v-3b7295e1] {
      display: flex;
      justify-content: flex-end;
}
.uni-startPractice .leftBox .submit div[data-v-3b7295e1] {
        width: 0.67188rem;
        height: 0.1875rem;
        border-radius: 17px;
        display: flex;
        display: -moz-flex;
        display: -ms-flexbox;
        justify-content: center;
        align-items: center;
        color: #ffffff;
        cursor: pointer;
}
.theme-blue .uni-startPractice .leftBox .submit div[data-v-3b7295e1] {
          background: linear-gradient(to right, rgba(150, 169, 247, 0.9), rgba(46, 88, 255, 0.9));
          background-size: auto 100%;
}
.theme-red .uni-startPractice .leftBox .submit div[data-v-3b7295e1] {
          background: linear-gradient(to right, rgba(255, 71, 138, 0.9), rgba(250, 0, 18, 0.9));
          background-size: auto 100%;
}
.uni-startPractice .leftBox .submit div[data-v-3b7295e1]:hover {
          opacity: .7;
}
.theme-blue .uni-startPractice .leftBox .submit div[data-v-3b7295e1] {
          background-color: #2E58FF !important;
}
.theme-red .uni-startPractice .leftBox .submit div[data-v-3b7295e1] {
          background-color: #AB1212 !important;
}


/*# sourceMappingURL=68-1760075386701.css.map*/