权重计算表 强行变为最高权重可以使用 !important,比如 div { color: red !important; } 样式继承是没有权重的 通配符*权重为0,继承的权重为NULL,0 > NULL