.problem[data-v-fc1f60ca] {
  display: flex;
  flex-direction: column;
  text-align: left;
  width: 3.27rem;
  margin: 0 auto;
}
.problem .problemNum[data-v-fc1f60ca] {
    width: 3.27rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0.18rem;
}
.problem .problemNum .numLeft[data-v-fc1f60ca] {
      font-size: 0.2rem;
      color: #e12817;
}
.problem .problemNum .numCenter[data-v-fc1f60ca] {
      color: #999;
      font-size: 0.15rem;
}
.problem .problemNum .numRight[data-v-fc1f60ca] {
      color: #999;
      font-size: 0.15rem;
}
.problem .problemList[data-v-fc1f60ca] {
    width: 3.27rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
}
.problem .problemList li[data-v-fc1f60ca] {
      width: 3.27rem;
      display: flex;
      flex-direction: column;
}
.problem .problemList li .problemName[data-v-fc1f60ca] {
        font-size: 0.17rem;
        font-weight: 500;
        color: #333;
        margin-top: 0.04rem;
        font-family: PingFangSC-Medium, PingFang SC;
        margin-bottom: 0.24rem;
}
.problem .problemList li .listitem[data-v-fc1f60ca] {
        display: flex;
        flex-direction: column;
}
.problem .problemList li .listitem .checkedActive[data-v-fc1f60ca] {
          background: #fef8f8;
}
.problem .problemList li .listitem span[data-v-fc1f60ca] {
          position: relative;
          width: 2.82rem;
          border-radius: 0.08rem;
          border: 0.01rem solid #eee;
          font-size: 0.14rem;
          color: #999;
          padding: 0.15rem 0.3rem 0.15rem 0.15rem;
          margin-bottom: 0.16rem;
          margin-bottom: 0.16rem;
}
.problem .problemList li .listitem span img[data-v-fc1f60ca] {
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0.1rem;
            margin: auto;
}
.problem .lastQuestion[data-v-fc1f60ca] {
    font-size: 0.15rem;
    font-weight: 400;
    color: #333;
    margin-top: 0.16rem;
}


/*# sourceMappingURL=231.1758895010353.css.map*/