/**组件样式*/

table {width:100% !important;margin: 0 auto;}

.tbsc {
    overflow-x: auto;}
.tbsc table {
    width: 100%; 
    margin: 0 auto;}
@media screen and (max-width: 1199px) {
    .tbsc table {
        width: 700px;}
}
