:deep(.ant-table){background:var(--bh-color-f5)}:deep(.ant-table) .ant-table-title{background:var(--bh-color-white);padding:0 0 0 16px;height:60px}:deep(.ant-table) .ant-table-title .ant-input-affix-wrapper-focused,:deep(.ant-table) .ant-table-title .ant-input-affix-wrapper:focus{border:none;box-shadow:none}:deep(.ant-table) .ant-table-title .ant-btn{border:none;padding:0}:deep(.ant-table) .ant-table-title .bh-filter-btn{border-radius:var(--bh-border-radius-medium);background:var(--bh-color-f5)}:deep(.ant-table) .ant-table-title .bh-filter-btn:hover{color:var(--bh-color-hover);background:var(--bh-color-bg-hover)}:deep(.ant-table) .ant-table-title .ant-input-affix-wrapper,:deep(.ant-table) .ant-table-title .ant-input{padding:0;height:60px;background:var(--bh-color-white);border:none}:deep(.ant-table) .ant-table-title .bh-add-btn{background:none;margin-top:2px}:deep(.ant-table) .ant-table-container .ant-table-content table{color:var(--bh-color-black);border-collapse:collapse}:deep(.ant-table) .ant-table-container .ant-table-content table tr .ant-table-cell:nth-child(1){padding-left:20px!important}:deep(.ant-table) .ant-table-container .ant-table-content table thead.ant-table-thead,:deep(.ant-table) .ant-table-container .ant-table-content table thead.ant-table-thead tr{height:40px;background:var(--bh-color-white)}:deep(.ant-table) .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell,:deep(.ant-table) .ant-table-container .ant-table-content table thead.ant-table-thead tr th.ant-table-cell{color:var(--bh-color-9);background:var(--bh-color-fb);height:40px;font-weight:500;padding:0 16px}:deep(.ant-table) .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell:before,:deep(.ant-table) .ant-table-container .ant-table-content table thead.ant-table-thead tr th.ant-table-cell:before{display:none}:deep(.ant-table) .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell:first-child,:deep(.ant-table) .ant-table-container .ant-table-content table thead.ant-table-thead tr th.ant-table-cell:first-child{border-top-left-radius:var(--bh-border-radius-main);border-bottom-left-radius:var(--bh-border-radius-main)}:deep(.ant-table) .ant-table-container .ant-table-content table thead.ant-table-thead th.ant-table-cell:last-child,:deep(.ant-table) .ant-table-container .ant-table-content table thead.ant-table-thead tr th.ant-table-cell:last-child{border-top-right-radius:var(--bh-border-radius-main);border-bottom-right-radius:var(--bh-border-radius-main)}:deep(.ant-table) .ant-table-container .ant-table-content table .ant-table-row{height:60px;background:var(--bh-color-white)}:deep(.ant-table) .ant-table-container .ant-table-content table .ant-table-row .ant-table-cell{padding:0 16px;height:60px;border-top:5px solid var(--bh-color-f5);border-bottom:5px solid var(--bh-color-f5)}:deep(.ant-table) .ant-table-container .ant-table-content table .ant-table-row td:first-child{border-top-left-radius:var(--bh-border-radius-main);border-bottom-left-radius:var(--bh-border-radius-main)}:deep(.ant-table) .ant-table-container .ant-table-content table .ant-table-row td:last-child{border-top-right-radius:var(--bh-border-radius-main);border-bottom-right-radius:var(--bh-border-radius-main)}:deep(.ant-table) .ant-table-container .ant-table-content table .ant-table-row:hover>td,:deep(.ant-table) .ant-table-container .ant-table-content table .ant-table-row .ant-table-cell-row-hover{background:var(--bh-color-bg-hover)}
