html,body{margin: 0;padding: 0;border: 0;height: 100%;color: #444;}
html{font-family:'Yahei', 'Microsoft Yahei',"Helvetica Neue",Helvetica,Arial,sans-serif,"\5b8b\4f53"; 
	-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;}
body{overflow-x: hidden; -webkit-overflow-scrolling: touch;font-size: 14px;}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
a { background: transparent; text-decoration: none; color: #444; }
a:active { outline: 0; }
li{list-style: none;}
b, strong { font-weight: bold; }
em,pre{font-style: normal;}
dfn { font-style:normal;}
img { border: 0; vertical-align: middle; }
* {
        -webkit-tap-highlight-color: rgba(0,0,0,0);
        -webkit-tap-highlight-color: transparent; /* For some Androids */
        -webkit-box-sizing:border-box;box-sizing:border-box;
}
input,textarea,button { border: 0; margin: 0; padding: 0; outline: none; font-family:'Yahei', 'Microsoft Yahei',"Helvetica Neue",Helvetica,Arial,sans-serif,"\5b8b\4f53";}
textarea { resize: none;}
table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; }
h1, h2, h3, h4, h5, h6, p, figure, form, blockquote { margin: 0; }
ul, ol, li, dl, dd { margin: 0; padding: 0; }
ul, ol { list-style: none; }
