/*!cn:static/global/global.scss*/
/*!/static/global/_var.scss*/html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, abbr, article, aside, command, details, figcaption, figure, footer, header, hgroup, mark, meter, nav, output, progress, section, summary, time { margin: 0; padding: 0 }
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th, figcaption { font-size: 1em; font-weight: 400; font-style: normal }
fieldset, iframe { border: 0 }
caption, th { text-align: left }
table { border-collapse: collapse; border-spacing: 0 }
article, aside, footer, header, hgroup, nav, section, figure, figcaption { display: block }

* { margin: 0; padding: 0 }
html { background-color: #fff }
.clear { clear: both }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px }
.selfclear { zoom: 1 }
.selfclear:after { content: '.'; display: block; height: 0; clear: both; visibility: hidden }
img { border: 0 }
a { text-decoration: none; color: #515151 }
a:focus { outline: 0 }
i { font-style: normal }
ul, li { list-style: none }

.slider h1, .slider h2 { font-family: Helvetica, Tahoma, Arial, "NotoSansSChinese",  sans-serif }
p { max-height: 100% }
body { font: 14px/1.5 Helvetica, Tahoma, Arial, "NotoSansSChinese", sans-serif; color: #6c6c6c }
.clearfix:after, .clearfix:before { content: ""; display: table; height: 0; clear: both; visibility: hidden }
.clearfix { *zoom:1
}
body, html { min-width: 1100px }
.hidden { display: none!important }
.center-wrapper { width: 1200px; height:auto;  margin: 0 auto }
.fr{ float:right}
.fl{ float:left}