.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;
}

.videoNum-border[data-v-39492296] {
  box-sizing: border-box;
  padding: 0 22px;
}
.videoNum-border .videoNum-row .el-col[data-v-39492296] {
    box-sizing: border-box;
    padding: 0 11px;
    margin-top: 18px;
}
.videoNum-border .videoNum-row .el-col .videoNum-con[data-v-39492296] {
      width: 100%;
      height: 32px;
      line-height: 30px;
      text-align: center;
      font-size: 16px;
      color: #333;
      border: 1px solid #666;
      border-radius: 5px;
      cursor: pointer;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}
.videoNum-border .videoNum-row .el-col .videoNum-con-active[data-v-39492296] {
      background-color: #E6A23C;
      border-color: #E6A23C;
      color: #FFF;
}
.videoNum-border .videoNum-btn-border[data-v-39492296] {
    text-align: center;
    margin: 30px auto 0;
    padding-bottom: 20px;
}

[data-v-7f88355a] .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-7f88355a] .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-7f88355a] .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-7f88355a] .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-7f88355a] {
  padding-left: 15px;
  padding-right: 15px;
}
.btn-title[data-v-7f88355a] {
  margin-bottom: 16px;
}
.title-view[data-v-7f88355a] {
  border-bottom: dashed 1px #DDD;
  height: 100%;
}
.main[data-v-7f88355a] {
  display: flex;
  flex-direction: column;
}
.main .table[data-v-7f88355a] {
    flex: 1;
}
[data-v-7f88355a] .el-form-item__label {
  text-align: right;
}
.add-school[data-v-7f88355a] {
  text-align: right;
  padding-right: 32px;
  width: 100%;
  margin: 24px 0 16px 0;
}
.filter-form[data-v-7f88355a] {
  display: flex;
}
.filter-box[data-v-7f88355a] {
  display: flex;
  justify-content: space-between;
}
.album-img[data-v-7f88355a] {
  width: 55px;
  height: 55px;
  padding: 5px;
  box-sizing: border-box;
  margin: 0 auto;
}
.album-img img[data-v-7f88355a] {
    width: 100%;
    height: 100%;
    display: block;
}
.yellow-text[data-v-7f88355a] {
  color: #f5c60c;
}
.green-text[data-v-7f88355a] {
  color: #57be03;
}
.red-text[data-v-7f88355a] {
  color: #f56c6c;
}
.op-do[data-v-7f88355a] {
  text-decoration: underline;
  font-size: 14px;
  color: #736EFE;
  margin: 0 10px;
  cursor: pointer;
}
[data-v-7f88355a] .el-dialog__headerbtn {
  display: none;
}
.body[data-v-7f88355a] {
  width: 90%;
  box-sizing: border-box;
  padding: 20px 0 15px;
}

