.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;
}
.imgCompound .el-form-item__content {
  display: flex;
}
.imgCompound .el-form-item__content .el-input--small {
  margin-right: 5px;
  width: 85%;
}
.imgCompound .tableNav {
  overflow: hidden;
}
.imgCompound .tableSelect .tableSelect-li {
  width: 350px;
  float: left;
  margin-bottom: 10px;
}
.imgCompound .tableSelect .tableSelectul {
  overflow: hidden;
  margin: 5px 0;
}
.imgCompound .tableSelect .title {
  font-size: 14px;
  text-align: left;
  line-height: 26px;
}
.imgCompound .tableSelect .title2 {
  font-size: 14px;
  text-align: left;
}
.imgCompound .table {
  margin-top: 20px;
}
.tableNav {
  position: relative;
  width: 100%;
}
.tableNav .imgCompoundP {
  position: absolute;
  left: 260px;
  top: 4px;
}
.tableNav .imgCompoundP .el-button {
  background: rgb(51, 204, 204);
  border-color: rgb(51, 204, 204);
  margin-right: 10px;
}

.tableList .btnImg[data-v-25a126e7] {
    margin: 0;
}
.moreSlectList[data-v-25a126e7] {
    border: 1px solid #dcdfe6;
    border-radius: 5px;
    margin-bottom: 5px;
}
.moreSlectList span.title[data-v-25a126e7] {
    background: #eeeeee;
    font-size: 14px;
    align-items: center;
    width: 100px;
    text-align: center;
    line-height: 60px;
}
.moreSlect[data-v-25a126e7] {
    display: flex;
    padding-right: 10px;
}
.moreSlect[data-v-25a126e7]:not(:last-child) {
    border-bottom: 1px solid #e4e1e2;
}
.selectedListTab[data-v-25a126e7] {
    width: 100%;
    flex: 1;
    margin: 12px 5px 0;
    height: 36px;
    overflow: hidden;
    box-sizing: border-box;
}
.selectedListTab ul[data-v-25a126e7] {
    display: table;
    width: 100%;
}
.selectedListTab.hgauto1[data-v-25a126e7],
.selectedListTab.hgauto2[data-v-25a126e7] {
    height: auto !important;
}
.selectedListTab li[data-v-25a126e7] {
    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-25a126e7] {
    color: #409eff;
}
.slImg[data-v-25a126e7] {
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    width: 80px;
    height: 80px;
}

