@charset "utf-8"; * { word-wrap: break-word } html, body, h1, h2, h3, h4, h5, h6, hr, p, iframe, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td, fieldset, option { margin: 0; padding: 0; border: 0; } ul, ol, dl { list-style-type: none } html, body { *position: static } html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100% } address, caption, cite, code, dfn, em, th, var { font-style: normal; font-weight: normal } input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit } input, button { overflow: visible; vertical-align: middle; outline: none } body, th, td, button, input, select, textarea { font-family: "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, tahoma, arial, Verdana, sans-serif, "WenQuanYi Micro Hei", "\5B8B\4F53"; font-size: 14px; color: #333; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased } h1, h2, h3, h4, h5, h6 { font-size: 100% } a, area { outline: none; blr: expression(this.onFocus=this.blur()) } a { text-decoration: none; cursor: pointer; color: #333; } a:hover { text-decoration: none; outline: none } a.ie6:hover { zoom: 1 } a:focus { outline: none } a:hover, a:active { outline: none } :focus { outline: none } /*img*/ img { border: 0; vertical-align: middle } a img, img { -ms-interpolation-mode: bicubic } .img-responsive { max-width: 100%; height: auto } .fl{ float:left; } .fr{ float:right; } /*input*/ input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto } input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none } ::-webkit-input-placeholder { /* WebKit browsers */ color: #999; } :-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #999; } ::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #999; } :-ms-input-placeholder { /* Internet Explorer 10+ */ color: #999; } /*clearfix*/ .cl:after, .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden } .cl, .clearfix { zoom: 1 }