/* 公共样式代码 */ .left{ float: left; } .right{ float: right; } .hidden{ overflow: hidden; } .clear{ clear: both; } .rest{ line-height: 1; }