html[data-v-3f3b2995],
body[data-v-3f3b2995],
#app[data-v-3f3b2995] {
  height: 100%;
}
[data-v-3f3b2995] .el-range-input {
  margin-left: 10px;
}
.search[data-v-3f3b2995] {
  background-color: #fff;
  height: 80px;
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  padding: 0 20px;
}
.search .el-form-item[data-v-3f3b2995] {
    margin-bottom: 0;
}
.search .el-row[data-v-3f3b2995] {
    display: flex;
    align-items: center;
}
.appraise-box[data-v-3f3b2995] {
  width: 100%;
  height: auto;
  background-color: #fff;
  font-size: 12px;
  color: #999;
  padding: 15px;
}
.pagination[data-v-3f3b2995] {
  background-color: #fff;
}
.share-icon[data-v-3f3b2995] {
  height: 30px;
  width: 30px;
  margin-left: 12px;
  cursor: pointer;
  background-image: url(../img/share_icon.png);
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.review-wrap[data-v-3f3b2995] {
  padding: 15px;
}
.teacher-btn[data-v-3f3b2995] {
  background: #FFFFFF;
  border-radius: 3px 3px 3px 3px;
  border: 1px solid #736EFE;
  margin-left: 10px;
  color: #736EFE !important;
}
.teacher-btn-sure[data-v-3f3b2995] {
  background: rgba(115, 110, 254, 0.15);
  border-radius: 3px 3px 3px 3px;
  border: 1px solid #736EFE;
}

