Appearance
max-width 会覆盖 width,即使 width 是行内样式或者设置了 !important。
!important
min-width 会覆盖 max-width,此规则发生在 min-width 和 max-width 冲突的时候;