.paging {
  margin-top: 24px;
  overflow: hidden;
}
.el-pagination__sizes {
  margin-right: 24px;
}
.el-pagination__sizes .el-select {
    height: 26px;
    line-height: 26px !important;
    vertical-align: top;
}
.el-pagination__sizes .el-select /deep/.el-input {
      width: 90px;
}
.el-input--mini .el-input__inner {
  line-height: 26px !important;
  height: 26px !important;
}
/deep/.el-input--mini .el-input__icon {
  line-height: 28px !important;
}
.el-pagination__sizes .el-input__icon {
  line-height: 28px !important;
}
.el-select-dropdown {
  padding: 0 !important;
}
.el-pagination__editor.el-input .el-input__inner {
  height: 26px !important;
  line-height: 26px !important;
}
.el-pagination__jump {
  margin-left: 24px;
}
.page-text {
  color: #191B21;
  font-weight: 400;
  text-align: center;
}
.el-pagination button, .el-pagination span:not([class*=suffix]) {
  line-height: 26px;
  height: 26px;
}
.el-pagination__total {
  margin-right: 24px;
}
.el-pagination .btn-next, .el-pagination .btn-prev {
  min-width: 26px;
  width: 26px;
  height: 26px;
  border: 1px solid #EBECF0;
  box-sizing: border-box;
  padding: 0;
}
.el-pagination .btn-next {
  margin-left: 8px;
}
.el-pagination .btn-prev {
  margin-right: 8px;
}

.columnCopyright[data-v-988545be] {
  min-height: 100%;
}
.columnCopyright .content[data-v-988545be] {
    width: 100%;
    height: 100%;
}
.columnCopyright .content .wrapTitle[data-v-988545be] {
      font-size: 16px;
      font-weight: 600;
      color: #191B21;
      line-height: 24px;
      display: inline-block;
      vertical-align: top;
      margin-right: 30px;
}
.columnCopyright .content .wrapTitle2[data-v-988545be] {
      font-weight: 400;
      font-size: 14px;
      color: #798189;
      line-height: 22px;
      margin-top: 8px;
      margin-bottom: 24px;
}
.columnCopyright .content .topSelect[data-v-988545be] {
      width: 100%;
      height: auto;
      box-sizing: border-box;
      font-weight: 400;
      font-size: 14px;
      color: #798189;
      line-height: 22px;
      margin-top: 8px;
      margin-bottom: 24px;
      min-height: 166px;
      background: #FBFBFD;
      border-bottom: 1px solid #EBECF0;
      padding: 24px 26px 20px 30px;
}
.columnCopyright .content .topSelect .fileUpWrap[data-v-988545be] {
        width: 100%;
        height: 37px;
        margin-top: 25px;
        line-height: 37px;
        font-size: 14px;
}
.columnCopyright .content .topSelect .fileUpWrap span[data-v-988545be] {
          color: #191B21;
}
.columnCopyright .content .topSelect .fileUpWrap .upload-demo1[data-v-988545be] {
          display: inline-block;
          vertical-align: top;
          margin-right: 10px;
          margin-left: 12px;
}
.columnCopyright .content .topSelect .fileUpWrap .upload-demo2[data-v-988545be] {
          display: inline-block;
          vertical-align: top;
          margin-left: 12px;
}
.columnCopyright .content .topSelect .fileUpWrap .objectBtn[data-v-988545be] {
          padding: 7px 12px;
          height: 36px;
          border-radius: 2px;
          border: 1px dashed #CED5E9;
          color: #191B21;
          background-color: #F5F8FF;
          cursor: pointer;
}
.columnCopyright .content .topSelect .fileUpWrap .objectBtn .addImg[data-v-988545be] {
            width: 16px;
            height: 16px;
            display: inline-block;
            margin-bottom: -3px;
}
.columnCopyright .content .el-input-number[data-v-988545be] {
      width: 100px;
      line-height: 24px;
}
.columnCopyright .content .tableList[data-v-988545be] {
      width: 100%;
      background: #ffffff;
      padding: 20px 30px 48px 30px;
      box-sizing: border-box;
}
.columnCopyright .content .tableList .tableTop[data-v-988545be] {
        width: 100%;
        height: 41px;
}
.columnCopyright .content .tableList .tableTop .tableTitle[data-v-988545be] {
          display: inline-block;
          font-weight: 600;
          font-size: 14px;
          color: #798189;
          letter-spacing: 0;
          line-height: 22px;
}
.columnCopyright .content .tableList .tableCon[data-v-988545be] {
        margin-bottom: 24px;
}
.columnCopyright .fixedUpLoad[data-v-988545be] {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.4);
}
.columnCopyright .fixedUpLoad[data-v-988545be] .el-progress__text {
      color: #409EFF;
}
.columnCopyright .fixedUpLoad[data-v-988545be] .el-progress-bar {
      padding-right: 0;
}
.columnCopyright .fixedUpLoad .fixedWrap[data-v-988545be] {
      width: 400px;
      height: 220px;
      position: absolute;
      background: #ffffff;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      padding: 25px 30px;
      box-sizing: border-box;
}
.columnCopyright .fixedUpLoad .fixedWrap .title[data-v-988545be] {
        font-weight: 600;
        font-size: 16px;
        color: #191B21;
        line-height: 24px;
        margin-bottom: 20px;
}
.columnCopyright .fixedUpLoad .fixedWrap .textCon[data-v-988545be] {
        margin-bottom: 24px;
        height: 44px;
        background: #FEF6F6;
        border: 1px solid #FADBD8;
        border-radius: 2px;
}
.columnCopyright .fixedUpLoad .fixedWrap .textCon img[data-v-988545be] {
          width: 22px;
          height: 22px;
          display: inline-block;
          margin: 11px 4px 11px 16px;
}
.columnCopyright .fixedUpLoad .fixedWrap .textCon p[data-v-988545be] {
          color: #EB4A39;
          font-size: 14px;
          line-height: 44px;
          display: inline-block;
          vertical-align: top;
}
.columnCopyright .fixedUpLoad .fixedWrap .speed[data-v-988545be] {
        color: #798189;
}
.columnCopyright .fixedUpLoad .fixedWrap .speed span[data-v-988545be] {
          color: #191B21;
}

