/* ====================================================
   common_m.css — Reset & shared mobile utilities (vip3mb00339)
   ==================================================== */
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}
html{font-size:16px;-webkit-text-size-adjust:100%;}
body{font-family:"PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;color:#333;background:#fff;line-height:1.6;overflow-x:hidden;padding-top:56px;}
a{color:inherit;text-decoration:none;}
ul,ol{list-style:none;}
img{max-width:100%;height:auto;display:block;}
button{cursor:pointer;border:none;background:transparent;font:inherit;color:inherit;}
