.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-45ec6700] {
  height: 72px;
  width: 100%;
  background-color: #fff;
  margin-bottom: 24px;
  border-radius: 6px;
}
.Bread[data-v-45ec6700] {
  padding: 24px 0 24px 32px;
}
.common-title[data-v-45ec6700] {
  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;
}

[data-v-394a8e44] .el-tag.el-tag--success {
  width: 81px;
  height: 29px;
  border: 2px solid #57BE03;
  line-height: 24px;
  border-radius: 5px !important;
  background: #FFFFFF;
  color: #57BE03;
  font-size: 16px;
}
[data-v-394a8e44] .el-tag.el-tag--primary {
  width: 81px;
  height: 29px;
  border: 2px solid #F5C60C;
  line-height: 24px;
  border-radius: 5px !important;
  background: #FFFFFF;
  color: #F5C60C;
  font-size: 16px;
}
[data-v-394a8e44] .el-tag.el-tag--danger {
  width: 81px;
  height: 29px;
  border: 2px solid #FF2F2F;
  line-height: 24px;
  border-radius: 5px !important;
  background: #FFFFFF;
  color: #FF2F2F;
  font-size: 16px;
}
[data-v-394a8e44] .el-tag.el-tag--warning {
  width: 81px;
  height: 29px;
  border: 2px solid #F87D06;
  line-height: 24px;
  border-radius: 5px !important;
  background: #FFFFFF;
  color: #F87D06;
  font-size: 16px;
}
.btn-container[data-v-394a8e44] {
  padding-left: 15px;
  padding-right: 15px;
}
.btn-title[data-v-394a8e44] {
  margin-bottom: 16px;
}
.title-view[data-v-394a8e44] {
  border-bottom: dashed 1px #DDD;
  height: 100%;
}
.main[data-v-394a8e44] {
  display: flex;
  flex-direction: column;
}
.main .table[data-v-394a8e44] {
    flex: 1;
}
[data-v-394a8e44] .el-form-item__label {
  text-align: right;
}
.add-school[data-v-394a8e44] {
  text-align: right;
  padding-right: 32px;
  width: 100%;
  margin: 24px 0 16px 0;
}
.filter-form[data-v-394a8e44] {
  display: flex;
}
.filter-box[data-v-394a8e44] {
  display: flex;
  justify-content: space-between;
}

