/*reset*/ html { -webkit-text-size-adjust: none; -webkit-touch-callout: none; -webkit-user-select: none; word-break: break-all; height: 100%; font-size: 62.5%; color: #999; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, menu, nav, section { margin: 0; padding: 0; }
article, aside, details, figcaption, figure, footer, header, menu, nav, section { display: block; }
audio, canvas, video { display: inline-block; }
body, button, input, select, textarea { font: 400 1.2rem/1.2 "Hiragino Sans GB W3","Hiragino Sans GB",SimHei,sans-serif; }
a, input, button, select, textarea { -webkit-tap-highlight-color: transparent; }
textarea { resize: none; overflow-y: auto; }
img { border: 0; vertical-align: middle; padding: 0; margin: 0; }
iframe { display: block; }
del { text-decoration: line-through; }
ul { list-style: none; }
ol { list-style-position: inside; }
h1, h2, h3, h4, h5, h6 { font-weight: 500; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
a { text-decoration: none; color: #999; } input,textarea,button{outline:none}
table { border-collapse: collapse; border-spacing: 0; } textarea::-webkit-input-placeholder { color: #ccc !important; }
|