@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { margin: 0; padding: 0; font: 12px/1.6 Microsoft yahei,sans-serif,Helvetica Neue,Liberation Sans,FreeSans,sans-serif; word-wrap: break-word; word-break: break-all; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: 500; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
address, caption, cite, code, dfn, em, th, var { font-style: normal; font-weight: 500; }
sub, sup { position: relative; line-height: 0; font-size: 75%; vertical-align: baseline; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
input, select, textarea { font-size: 100%; outline: none;box-sizing:content-box; }
input:-webkit-autofill { background-color: none; }
textarea { font-size: 12px; resize: none; }
table { border-collapse: collapse; border-spacing: 0; }
th { text-align: inherit; }
fieldset, img { border: 0; }
iframe { display: block; }
abbr, acronym { border: 0; font-variant: normal; }
del { text-decoration: line-through; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
q:before, q:after { content: ''; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
a, input, button, select, textarea { outline: none; }

/* ipad , iphone 恢复默认	*/
input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; }
input:focus { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-user-modify: read-write-plaintext-only; }
textarea { -webkit-appearance: none; }