@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-17d80e78] {
  display: flex;
}
.uni-startPractice .iconfanhui[data-v-17d80e78] {
    color: #999999;
    font-size: 0.19792rem;
}
.uni-startPractice .iconfanhui[data-v-17d80e78]:hover {
      color: #666666;
}
.uni-startPractice .spanColor[data-v-17d80e78] {
    color: #666666;
    font-size: 14px;
}
.uni-startPractice .leftBox[data-v-17d80e78] {
    background-color: #ffffff;
    flex: 1;
    padding: 0.10417rem 0.20833rem;
    margin: 0.10417rem;
    margin-bottom: 0;
}
.uni-startPractice .leftBox .grade[data-v-17d80e78] {
      float: right;
      min-width: 0.73958rem;
      height: 0.32813rem;
      line-height: 0.32813rem;
      background: #e64040;
      color: #fff;
      font-size: 0.16667rem;
      text-align: center;
      margin-top: -0.10417rem;
}
.uni-startPractice .leftBox .title[data-v-17d80e78] {
      display: flex;
      justify-content: center;
      align-items: center;
}
.uni-startPractice .leftBox .title span[data-v-17d80e78] {
        font-size: 0.09375rem;
        color: #000;
        font-weight: 400;
}
.uni-startPractice .leftBox .title span[data-v-17d80e78]:first-child {
          font-size: 0.10417rem;
          font-weight: 700;
}
.uni-startPractice .leftBox .title em[data-v-17d80e78] {
        margin: 0 14px;
        display: flex;
        height: 0.13542rem;
        width: 1px;
        background: #D4D9E2;
}
.uni-startPractice .leftBox .total-text[data-v-17d80e78] {
      display: flex;
      justify-content: center;
      color: #A8A8A8;
      margin-top: 0.10417rem;
      padding: 10px 0;
      border-bottom: 1px solid #E4E4E4;
}
.uni-startPractice .leftBox .clear[data-v-17d80e78] {
      margin: 0.33854rem 0.3125rem 0 0.3125rem;
      height: 1px;
      border: 1px dashed #e8e8e8;
}
.uni-startPractice .leftBox .speed[data-v-17d80e78] {
      padding-bottom: 0.27083rem;
      border-bottom: 1px dashed #e8e8e8;
}
.uni-startPractice .leftBox .speed .text[data-v-17d80e78] {
        color: #9a9a9a;
        font-size: 14px;
        margin: 0.15625rem 0 0.10417rem 0;
}
.uni-startPractice .leftBox .speed .strip[data-v-17d80e78] {
        display: flex;
        align-items: center;
}
.uni-startPractice .leftBox .speed .strip .box[data-v-17d80e78] {
          flex: 1;
}
.uni-startPractice .leftBox .speed .strip .textBox[data-v-17d80e78] {
          margin-left: 0.16667rem;
}
.uni-startPractice .leftBox .speed .strip .textBox span[data-v-17d80e78] {
            font-size: 14px;
            color: #9a9a9a;
}
.uni-startPractice .leftBox .speed .strip .textBox span[data-v-17d80e78]:first-child {
              color: #f38829;
}
.uni-startPractice .leftBox .speed .strip .textBox em[data-v-17d80e78] {
            font-style: normal;
            margin: 0 10px;
            color: #9a9a9a;
}
.uni-startPractice .leftBox .submit[data-v-17d80e78] {
      display: flex;
      justify-content: flex-end;
}
.uni-startPractice .leftBox .submit div[data-v-17d80e78] {
        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-17d80e78] {
          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-17d80e78] {
          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-17d80e78]:hover {
          opacity: .7;
}
.theme-blue .uni-startPractice .leftBox .submit div[data-v-17d80e78] {
          background-color: #2E58FF !important;
}
.theme-red .uni-startPractice .leftBox .submit div[data-v-17d80e78] {
          background-color: #AB1212 !important;
}


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