/* 公共的css样式 */ input { outline: none; } .left { float: left; } .right { float: right; } .overflow-hidden { overflow: hidden; }