#popBox{position:fixed;left:0;right:0;top:0;bottom:0;z-index:1000;background:rgba(0,0,0,.64)}#popBox .flex-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#popBox .pop-warp{width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#popBox .pop-inner{width:56%;background-color:#fff;border-radius:4px}#popBox .pop-inner .top{padding:16px 30px;border-bottom:1px solid #d9d9d9;font-size:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#popBox .pop-inner .bottom,#popBox .pop-inner .top{-webkit-box-sizing:border-box;box-sizing:border-box}#popBox .pop-inner .bottom{padding:30px}#popBox .ant-table{color:#262626}#popBox .action{color:#1890ff;cursor:pointer}#popBox .ant-table-pagination.ant-pagination{margin:30px 0 16px}#popBox .ant-table-thead>tr>th{background:#e8e8e8}