.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;
}

.proofWrap[data-v-6af3f4b4] {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.proofWrap .tabName[data-v-6af3f4b4] {
    font-size: 20px;
    font-weight: 400;
    color: #787C88;
    margin-bottom: 24px;
}
.proofWrap .tabName .tabText[data-v-6af3f4b4] {
      cursor: pointer;
      margin-right: 30px;
}
.proofWrap .tabName .isActive[data-v-6af3f4b4] {
      color: #191B21;
      font-weight: 600;
}
.proofWrap .tabName .searchWrap[data-v-6af3f4b4] {
      width: 320px;
      height: 40px;
      position: relative;
      float: right;
}
.proofWrap .tabName .searchWrap img[data-v-6af3f4b4] {
        width: 16px;
        height: 16px;
        position: absolute;
        top: 12px;
        left: 16px;
        z-index: 1;
}
.proofWrap .tabName .searchWrap .searchInput[data-v-6af3f4b4] .el-input__inner {
        padding-left: 40px;
}
.proofWrap .orderListCon[data-v-6af3f4b4] {
    width: 100%;
    min-height: calc(100% - 50px);
    padding: 32px 48px;
    background: #ffffff;
    box-sizing: border-box;
}
.proofWrap .orderListCon .topSelect[data-v-6af3f4b4] {
      width: 100%;
}
.proofWrap .orderListCon .topSelect span[data-v-6af3f4b4] {
        color: #191B21;
        font-size: 14px;
        margin-right: 16px;
}
.proofWrap .orderListCon .topSelect[data-v-6af3f4b4] .el-input__inner {
        line-height: 36px;
        height: 36px;
}
.proofWrap .orderListCon .topSelect .leftWrap[data-v-6af3f4b4] {
        display: inline-block;
        font-size: 14px;
}
.proofWrap .orderListCon .topSelect .rightWrap[data-v-6af3f4b4] {
        float: right;
        margin-bottom: 20px;
}
.proofWrap .orderListCon .topSelect .rightWrap p[data-v-6af3f4b4] {
          font-size: 14px;
          line-height: 36px;
          text-align: center;
          cursor: pointer;
          display: inline-block;
}
.proofWrap .orderListCon .topSelect .rightWrap p img[data-v-6af3f4b4] {
            width: 16px;
            height: 16px;
            margin-bottom: -3px;
            margin-right: 8px;
}
.proofWrap .orderListCon .topSelect .rightWrap .upWhiteList[data-v-6af3f4b4] {
          display: inline-block;
}
.proofWrap .orderListCon .topSelect .rightWrap .btn1[data-v-6af3f4b4] {
          width: 120px;
          height: 40px;
          line-height: 40px;
          color: #ffffff;
          background: #1D6EFE;
          border-radius: 2px;
}
.proofWrap .orderListCon .topSelect .rightWrap .btn2[data-v-6af3f4b4] {
          width: 120px;
          color: #191B21;
          background: #F6F9FF;
          border-radius: 2px;
          border: 1px dashed #1D6EFE;
          box-sizing: border-box;
          margin: 0 20px;
}
.proofWrap .orderListCon .topSelect .rightWrap .btn3[data-v-6af3f4b4] {
          color: #1D6EFE;
          font-weight: 600;
}
.proofWrap .orderListCon .tableList[data-v-6af3f4b4] {
      margin-top: 24px;
}
.proofWrap .orderListCon .tableList .green[data-v-6af3f4b4] {
        color: #1DD454;
}
.proofWrap .orderListCon .tableList .red[data-v-6af3f4b4] {
        color: #F25556;
}
.proofWrap .orderListCon .tableList .blue[data-v-6af3f4b4] {
        color: #1D6EFE;
}
.dialogContent[data-v-6af3f4b4] {
  margin-top: 16px;
}
.notifyContent[data-v-6af3f4b4] {
  padding: 18px 24px;
  height: 358px;
  background: #FBFBFD;
  border: 1px solid #EBECF0;
  border-radius: 2px;
  overflow-y: scroll;
  line-height: 24px;
}
.notifyContent .title[data-v-6af3f4b4] {
    font-size: 16px;
    font-weight: 500;
    color: #191B21;
}
.notifyContent .content[data-v-6af3f4b4] {
    margin: 8px 0;
    color: #798189;
    font-weight: 400;
    font-size: 14px;
}
.notifyContent .bold[data-v-6af3f4b4] {
    font-weight: 500;
    color: #191B21;
}
[data-v-6af3f4b4] .el-dialog__body {
  padding-top: 10px;
  padding-bottom: 10px;
}

.selectWrap {
  padding: 0;
  min-width: 138px;
}
.selectWrap .selectItem {
    padding: 0;
}
.selectWrap .selectItem p {
      height: 36px;
      text-align: center;
      color: #191b21;
      line-height: 36px;
      background: #ffffff;
      cursor: pointer;
}
.selectWrap .selectItem p:hover {
      background: #f2f7ff;
}
.delList .el-popconfirm__main {
  margin-bottom: 28px;
  padding-top: 18px;
}

