伪元素: .clearfix { &::before { content: ''; display:table; } &::after { visibility: hidden; display: block; font-size: 0; content: ''; clear: both; height: 0; }}