.page-box {
  margin: 20px auto;
  text-align: center;
}
.page-box .el-pagination__editor.el-input {
  width: 70px !important;
}
.page-box .el-pagination__editor.el-input .el-input__inner {
  text-indent: 0 !important;
}
.container[data-v-517adeb5] {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.content[data-v-517adeb5] {
  font-size: 400px;
}
.leftBtn[data-v-517adeb5] {
  width: 45px;
  height: 45px;
  margin-right: 15px;
}
.rightBtn[data-v-517adeb5] {
  width: 45px;
  height: 45px;
  margin-left: 15px;
}

.user-search[data-v-2bfd6613] {
    margin: 10px 0;
    padding: 20px;
    box-shadow: 0 0 5px #cccccc;
}
.container[data-v-2bfd6613] {
    border-radius: 5px;
    margin-top: 15px;
}
ul[data-v-2bfd6613],
li[data-v-2bfd6613] {
    list-style: none;
}
.moreSlectList[data-v-2bfd6613] {
    border: 1px solid #dcdfe6;
    border-radius: 5px;
    height: 306px;
    overflow-y: auto;
}
.moreSlectList span.title[data-v-2bfd6613] {
    background: #eeeeee;
    font-size: 14px;
    align-items: center;
    width: 100px;
    text-align: center;
    line-height: 60px;
}
.moreSlect[data-v-2bfd6613] {
    display: flex;
    padding-right: 10px;
}
.moreSlect[data-v-2bfd6613]:not(:last-child) {
    border-bottom: 1px solid #e4e1e2;
}
.selectedListTab[data-v-2bfd6613] {
    width: 100%;
    flex: 1;
    margin: 12px 5px 0;
    height: 36px;
    overflow: hidden;
    box-sizing: border-box;
}
.selectedListTab ul[data-v-2bfd6613] {
    display: table;
    width: 100%;
}
.selectedListTab.hgauto0[data-v-2bfd6613],
.selectedListTab.hgauto1[data-v-2bfd6613],
.selectedListTab.hgauto2[data-v-2bfd6613],
.selectedListTab.hgauto3[data-v-2bfd6613],
.selectedListTab.hgauto4[data-v-2bfd6613] {
    height: auto !important;
}
.selectedListTab li[data-v-2bfd6613] {
    background: #f2f2f2;
    display: block;
    float: left;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    background: none;
    margin: 0 5px 10px;
    background: #f2f2f2;
    border-radius: 5px;
    font-size: 12px;
    cursor: pointer;
}
.selectedListTab li.checked[data-v-2bfd6613] {
    color: #409eff;
}
.showDown[data-v-2bfd6613] {
    text-align: center;
    padding-top: 10px;
    border-top: 1px solid #eee;
}


.customClass {
    width: 500px !important;
}

