使用后的经验css优化与技巧 CSS的优化与技巧div#content{/*declarations*/}fieldset.details{/*declarations*/}可以写成#content{/*declarations*/}.details{/*declarations*/}