为何margin-right:0;这句代码没有起作用为何2只有删掉ul li 后会起作用
同一级的,用&号,如:.box ul li&.list
.box ul .list可以。后代选择器 你这种就是 li下的list肯定不行