.imgBanner .handleBtn[data-v-32ca1cd5] {
  text-align: center;
  color: #666666;
  font-size: 14px;
}
.imgBanner .handleBtn span[data-v-32ca1cd5] {
  padding: 0 20px;
  cursor: pointer;
}
.imgBanner .handleBtn span.cur[data-v-32ca1cd5] {
  color: #ff0000;
}
.imgBanner .compoundImg[data-v-32ca1cd5] {
  width: 100%;
  height: 600px;
  line-height: 600px;
  overflow: hidden;
  margin-top: 20px;
  display: flex;
}
.imgBanner .compoundImg .imgList[data-v-32ca1cd5] {
  width: 90%;
  height: 100%;
}
.imgBanner .compoundImg .imgList .el-image[data-v-32ca1cd5] {
  width: 100%;
  height: 100%;
  display: block;
  transition: all 3s;
  animation: fadenum 10s ease;
  margin: 0 auto;
  border: 1px solid #f2f2f2;
  box-sizing: border-box;
}
.imgBanner .compoundImg .btn[data-v-32ca1cd5] {
  width: 5%;
  height: 100%;
  text-align: center;
}
.imgBanner .compoundImg .btn i[data-v-32ca1cd5] {
  padding: 30px 0;
  cursor: pointer;
  font-size: 40px;
  font-weight: bold;
  margin: 0 auto;
}
.imgBanner .compoundImg .btn.opacity4 i[data-v-32ca1cd5] {
  opacity: 0.4;
  cursor: default;
}
.imgBanner .el-dialog--center .el-dialog__body[data-v-32ca1cd5] {
  padding: 25px 0 30px !important;
}
.showPage[data-v-32ca1cd5] {
  width: 100%;
  text-align: center;
  padding-top: 20px;
  font-size: 22px;
}
.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 .tableNav[data-v-373e23be] {
  overflow: hidden;
}
.imgCompound .tableSelect[data-v-373e23be] {
  margin-top: 0;
}
.imgCompound .tableSelect .tableSelect-li[data-v-373e23be] {
  width: 350px;
  float: left;
  margin-bottom: 10px;
}
.imgCompound .tableSelect .tableSelectul[data-v-373e23be] {
  overflow: hidden;
  margin: 5px 0;
}
.imgCompound .tableSelect .title[data-v-373e23be] {
  font-size: 14px;
  text-align: left;
  line-height: 26px;
}
.imgCompound .tableSelect .title2[data-v-373e23be] {
  font-size: 14px;
  text-align: left;
}
.imgCompound .table[data-v-373e23be] {
  margin-top: 20px;
}

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


.tableNav .el-tabs--card > .el-tabs__header {
    margin-bottom: 20px !important;
}
.tableNav .el-tabs--card > .el-tabs__header .el-tabs__item.is-active {
    background: #ffffff !important;
}

