
[data-v-74bc83ea] .el-table th {background-color: #f8f8f9;font-weight: bold;}
[data-v-74bc83ea] .el-table thead {color: #515a6e;font-weight: 500;}
/*.el-table{
  border: 1px solid #ccc;
}*/
[data-v-74bc83ea] .el-table__body tr.current-row>td.el-table__cell, .el-table__body tr.selection-row>td.el-table__cell[data-v-74bc83ea] {background-color: #beffc5;}
[data-v-74bc83ea] .el-table .current-row td{background: #beffc5;color: #101010;}
[data-v-74bc83ea] .ivu-table .current-row td{background: #beffc5;color: #101010;}
/* 移除外层包裹的伪元素边框 */
[data-v-74bc83ea] .el-table::before {height: 0 !important;  /* 底部外边框 */}
[data-v-74bc83ea] .el-table__fixed::before,[data-v-74bc83ea] .el-table__fixed-right::before {width: 0 !important;  /* 移除固定列左侧分隔线 */}
/* 清除带有 border 属性的表格边框 */
[data-v-74bc83ea] .el-table--border,[data-v-74bc83ea] .el-table--group {border: none !important;  /* 完全移除外框线 */}
[data-v-74bc83ea] .el-table td.el-table__cell,[data-v-74bc83ea] .el-table th.el-table__cell {border: none !important;  /* 移除单元格所有边框 */}



/*# sourceMappingURL=94.css.map?v=1764910019039*/