.layui-table tbody tr:hover, .layui-table thead tr, .layui-table-click, .layui-table-header, .layui-table-hover, .layui-table-mend, .layui-table-patch, .layui-table-tool, .layui-table-total, .layui-table-total tr, .layui-table[lay-even] tr:nth-child(even){
    background-color: unset;
}

.layui-layer.layui-layer-dialog{
    color: orange;
}

.layui-elem-quote{
    color: #fff1bb;
}