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

@charset "UTF-8";
/*
 * flex水平布局-居中
 * @param
 */
/* css隐藏滚动条 */
.topicDivButton[data-v-a057e656] {
  background: #fff;
  margin-bottom: 0.10417rem;
}
.topicDiv[data-v-a057e656] {
  padding-bottom: 0.15625rem;
}
.uni-startPractice[data-v-a057e656] {
  display: flex;
  min-height: calc(100vh - 0.6875rem - 0.26042rem - 0.10417rem);
}
.uni-startPractice .iconfanhui[data-v-a057e656] {
    color: #999999;
    font-size: 0.19792rem;
    position: absolute;
    left: 0.10417rem;
}
.uni-startPractice .iconfanhui[data-v-a057e656]:hover {
      color: #666666;
}
.uni-startPractice .spanColor[data-v-a057e656] {
    color: #666666;
    font-size: 14px;
}
.uni-startPractice .leftBox[data-v-a057e656] {
    height: calc(100vh - 0.6875rem - 0.26042rem - 0.10417rem);
    flex: 1;
    overflow-y: scroll;
    overflow-x: hidden;
    margin: 0.10417rem 0.10417rem 0 0.10417rem;
    position: relative;
}
.uni-startPractice .leftBox[data-v-a057e656]::-webkit-scrollbar {
      display: none;
      -ms-overflow-style: none;
      overflow: -moz-scrollbars-none;
}
.uni-startPractice .leftBox .titlePosition[data-v-a057e656] {
      width: calc(100% - 3.25rem);
      display: flex;
      flex: 1;
      justify-content: center;
      align-items: center;
      background: #fff;
      height: 0.41667rem;
      position: fixed;
      top: 0.6875rem;
      z-index: 10;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
      transition: all 0.3s ease;
}
.uni-startPractice .leftBox .titlePosition span[data-v-a057e656] {
        font-size: 0.10417rem;
        color: #333;
        font-weight: 400;
        display: flex;
}
.uni-startPractice .leftBox .titlePosition span[data-v-a057e656]:first-child {
          font-size: 0.10417rem;
          font-weight: 700;
}
.uni-startPractice .leftBox .titlePosition span em[data-v-a057e656] {
          margin: 0 14px;
          display: flex;
          height: 0.13542rem;
          width: 1px;
          background: #D4D9E2;
}
.uni-startPractice .leftBox .title[data-v-a057e656] {
      display: flex;
      justify-content: center;
      align-items: center;
      background: #fff;
      height: 0.41667rem;
      position: relative;
      transition: all 0.3s ease;
}
.uni-startPractice .leftBox .title span[data-v-a057e656] {
        font-size: 0.10417rem;
        color: #333;
        font-weight: 400;
        display: flex;
}
.uni-startPractice .leftBox .title span[data-v-a057e656]:first-child {
          font-size: 0.10417rem;
          font-weight: 700;
}
.uni-startPractice .leftBox .title span em[data-v-a057e656] {
          margin: 0 14px;
          display: flex;
          height: 0.13542rem;
          width: 1px;
          background: #D4D9E2;
}
.uni-startPractice .leftBox .total-text[data-v-a057e656] {
      display: flex;
      color: #A8A8A8;
      margin-top: 0.10417rem;
      padding: 10px 0;
      border-bottom: 1px solid #E4E4E4;
      flex-wrap: wrap;
}
.uni-startPractice .leftBox .total-text .totalTextSpan[data-v-a057e656] {
        margin-bottom: 5px;
}
.uni-startPractice .leftBox .clear[data-v-a057e656] {
      margin: 0.33854rem 0.3125rem 0 0.3125rem;
      height: 1px;
      border: 1px dashed #e8e8e8;
}
.uni-startPractice .leftBox .speed[data-v-a057e656] {
      padding-bottom: 0.27083rem;
      border-bottom: 1px dashed #e8e8e8;
}
.uni-startPractice .leftBox .speed .text[data-v-a057e656] {
        color: #9a9a9a;
        font-size: 14px;
        margin: 0.15625rem 0 0.10417rem 0;
}
.uni-startPractice .leftBox .speed .strip[data-v-a057e656] {
        display: flex;
        align-items: center;
}
.uni-startPractice .leftBox .speed .strip .box[data-v-a057e656] {
          flex: 1;
}
.uni-startPractice .leftBox .speed .strip .textBox[data-v-a057e656] {
          margin-left: 0.16667rem;
}
.uni-startPractice .leftBox .speed .strip .textBox span[data-v-a057e656] {
            font-size: 14px;
            color: #9a9a9a;
}
.uni-startPractice .leftBox .speed .strip .textBox span[data-v-a057e656]:first-child {
              color: #f38829;
}
.uni-startPractice .leftBox .speed .strip .textBox em[data-v-a057e656] {
            font-style: normal;
            margin: 0 10px;
            color: #9a9a9a;
}
.uni-startPractice .leftBox .submit[data-v-a057e656] {
      display: flex;
      justify-content: flex-end;
}
.uni-startPractice .leftBox .submit div[data-v-a057e656] {
        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-a057e656] {
          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-a057e656] {
          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-a057e656]:hover {
          opacity: .7;
}
.theme-blue .uni-startPractice .leftBox .submit div[data-v-a057e656] {
          background-color: #2E58FF !important;
}
.theme-red .uni-startPractice .leftBox .submit div[data-v-a057e656] {
          background-color: #AB1212 !important;
}
.questionAskTitle[data-v-a057e656] {
  width: 100%;
  padding: 0.10417rem;
  background-color: #fff;
  text-indent: 2em;
  line-height: 0.13542rem;
  color: #333;
  word-break: break-word;
  white-space: pre-line;
}
.audioDiv[data-v-a057e656] {
  display: inline-block;
}
.audioDiv .sourceAudio[data-v-a057e656] {
  width: 1.5625rem;
  margin: 0.10417rem;
}


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