.appraise-box[data-v-0daee57a] {
  width: 100%;
  height: auto;
  background-color: #fff;
  font-size: 12px;
  color: #999;
  padding: 15px;
}
.pagination[data-v-0daee57a] {
  background-color: #fff;
}
.anecdote-title[data-v-0daee57a] {
  height: 60px;
  display: flex;
  background-color: #fff;
  padding: 15px;
  margin-bottom: 10px;
}
.anecdote-title .title-text[data-v-0daee57a] {
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 28px;
    color: #CCCCCC;
    line-height: 26px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    text-transform: none;
    width: 150px;
    text-align: center;
    cursor: pointer;
}
.anecdote-title .text-sure[data-v-0daee57a] {
    color: #333333;
}
.teacher-btn[data-v-0daee57a] {
  background: #FFFFFF;
  border-radius: 3px 3px 3px 3px;
  border: 1px solid #736EFE;
  margin-left: 10px;
  color: #736EFE !important;
}
.teacher-btn-sure[data-v-0daee57a] {
  background: rgba(115, 110, 254, 0.15);
  border-radius: 3px 3px 3px 3px;
  border: 1px solid #736EFE;
}

