.statis-table{height:calc(100% - 42px);width:100%;padding:10px;overflow:hidden}.statis-table .ant-table-tbody>tr>td,.statis-table .ant-table-thead>tr>th{padding:0;border:0}.statis-table .ant-table-thead>tr>th{background:#fff;height:43px;line-height:43px;color:#333;font-size:16px;font-weight:500}.statis-table .ant-table-tbody>tr>td{color:#777;height:43px;line-height:43px;font-size:16px}.statis-table .ant-table-tbody>tr:nth-child(odd)>td{background:#f5f5f5}.statis-table .ant-table-tbody>tr>td:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 10px}