.nav-pagination[data-v-0d27aeac] {
  padding: 24px 30px;
  display: flex;
  justify-content: end;
  background-color: #fff;
}
[data-v-0d27aeac] .el-pagination__total {
  margin-right: 100px !important;
}

.nav-bread[data-v-146028c8] {
  height: 72px;
  width: 100%;
  background-color: #fff;
  margin-bottom: 24px;
}
.Bread[data-v-146028c8] {
  padding: 24px 0 24px 32px;
}
.common-title[data-v-146028c8] {
  padding: 24px 0 24px 32px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.9);
  line-height: 22px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

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

.el-picker-panel__link-btn {
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
  text-align: center;
}

