.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-cf7b49c2] {
  display: flex;
  flex-direction: column;
}
.main .table[data-v-cf7b49c2] {
    flex: 1;
}
.btn-yulan[data-v-cf7b49c2] {
  height: 32px;
  line-height: 32px;
  margin-top: 16px;
  font-size: 14px;
  margin-bottom: 16px;
  text-align: center;
  background: #736EFE;
  color: #fff;
  border-radius: 3px;
  float: right;
  margin-right: 20px;
  cursor: pointer;
  width: 128px;
}

