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

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

.main[data-v-8e847176] {
  display: flex;
  flex-direction: column;
}
.main .table[data-v-8e847176] {
    flex: 1;
}
.main-title[data-v-8e847176] {
  background-color: #fff;
  margin-top: 24px;
  flex-wrap: wrap;
  width: 100%;
  display: flex;
  padding-top: 10px;
  padding-bottom: 20px;
}
.scope-do2[data-v-8e847176] {
  margin-top: 10px;
}
.active[data-v-8e847176] {
  background-color: #3A33E9;
  color: #fff;
}
.tab-main[data-v-8e847176] {
  display: flex;
  margin-top: 24px;
}
.tab-main .tab-item[data-v-8e847176] {
    width: 112px;
    height: 40px;
    margin-right: 10px;
    background-color: #CCCCCC;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    cursor: pointer;
}
.tab-main .isClick[data-v-8e847176] {
    color: #736efe;
    background-color: #fff;
}

