html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video, input { margin: 0; padding: 0; border: 0; font-size: 100%; font-weight: normal; vertical-align: baseline; }
*:not(hr), select, input, textarea, button { outline: none; border: none; background: none; }
i, em { font-style: normal; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, menu, nav, section { display: block; }
body { /* line-height: 1; */ }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: none; }
table { border-collapse: collapse; border-spacing: 0; }
/* custom */
a { color: currentcolor; text-decoration: none; -webkit-backface-visibility: hidden; }
li { list-style: none; }
html, body { width: 100%; }
body { -webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
/* CSS Document */
button, input, textarea, select { outline: none; background: none; border: none; font-family: "微软雅黑"; box-shadow: none; -webkit-appearance: none; border-radius: 0; }
a { -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
.iconfont:before { -webkit-transition: all 0s; -moz-transition: all 0s; -o-transition: all 0s; transition: all 0s; }
.center_box { width: 82%; margin: 0 auto; }
.clearfix:after { content: ""; clear: both; height: 0; font-size: 0; display: block; visibility: hidden; *zoom:1;
}
.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }
body { font-family: "微软雅黑"; -webkit-font-smoothing: subpixel-antialiased; -moz-osx-font-smoothing: grayscale; -webkit-tap-highlight-color: transparent; color: #333; }
::-webkit-scrollbar {
 width: 9px;
 background-color: #fff;
}

::-webkit-scrollbar-thumb {
 border: solid 2px #fff;
 width: 5px;
 border-radius: 4px;
 background-color: #E60012;
}

::-webkit-scrollbar-corner {
 background-color: #fff;
}

::-webkit-scrollbar:horizontal {
 height: 9px;
}

::-webkit-selection {
 background: #E60012;
 color: #fff;
}

::-moz-selection {
 background: #E60012;
 color: #fff;
}
::selection { background: #E60012; color: #fff; }
.f-bold { font-weight: bold; }
.clr_1a { color: #1A1A1A; }
img { vertical-align: middle; border: 0; max-width: 100%; }
