@media only screen and (min-width:640px){html,img{font-size:200px}}
@media only screen and (min-width:480px) and (max-width:640px){html,img{font-size:132px}}
@media only screen and (min-width:400px) and (max-width:480px){html,img{font-size:121px}}
@media only screen and (min-width:360px) and (max-width:400px){html,img{font-size:112.5px}}
@media only screen and (min-width:320px) and (max-width:360px){html,img{font-size:100px}}
@media only screen and (max-width:320px){html,img{font-size:100px}}
body{padding:0;font-size:.14em;line-height:1.5;background-color:#fff;color:#333;font-family:microsoft yahei;min-width:320px; width:100%; margin:auto;}
body,html{-webkit-user-select:none;user-select:none}
a,button,dd,div,dl,form,h1,h2,h3,h5,img,li,ol,p,span,textarea,ul{margin:0;padding:0}
img,input,select{font:.13rem/.2rem arial;vertical-align:middle}
.ui-page{-webkit-backface-visibility:hidden}
input{padding:0}
button{font-size:.14rem}
li,ul{list-style:none}

