/*CSS3盒子模型*/box-sizing:border-box;-webkit-box-sizing:border-box;/*清除点击高亮,设置为透明*/-webkit-tap-highlight-color:transparent;/*长按图片和链接时禁用弹出菜单*/img,a{-webkit-touch-callout:none;}

/*CSS3盒子模型*/box-sizing:border-box;-webkit-box-sizing:border-box;/*清除点击高亮,设置为透明*/-webkit-tap-highlight-color:transparent;/*长按图片和链接时禁用弹出菜单*/img,a{-webkit-touch-callout:none;}