清理浮动通用方法: .clearfix:after{ content:""; display: block/table; clear:both; } .clearfix{ *zoom:1; (ie67的方法) }