1.min-heightmin-height:160px;height:auto!important;height:160px;min-height:160px; 设置对象box的最小高度,Firefox、IE7+适用; height:auto!important; 设置对象box的高度无自动定位,使用!important对下height高度定位设置进行优先级提升; height:160px; 设置对象高度,因上属性!important运用,此属性只有IE6认。