一、须要限制body属性{width:100%;max-width:640px;}html
二、不能写px要写rem %能够用字体
三、@media screen and (min-width:320px) and (max-width:321px) {htm
html { font-size: 62.5%; }}媒体屏幕(最小宽度:320px)和(最大宽度:321px){ html {字体大小rem