@charset "utf-8";
/* CSS Document */
html { -ms-touch-action: none;-webkit-text-size-adjust:none;}/*-webkit-text-size-adjust:none; chrome font-size<12px */
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, strong, 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, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline }
pre { white-space: pre-wrap;}
ol, ul { list-style: none }
table, tr { border-collapse: collapse; border-spacing: 0; border: 0 }
caption, th, td { text-align: left; font-weight: normal; vertical-align: middle }
q, blockquote { quotes: none }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none }
a img { border: none }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block }
body {font: normal 12px "微软雅黑","simsun", Arial, Helvetica, sans-serif;  color: #868686;line-height: 12px;background-color: #FFFFFF;}
html, body { -webkit-text-size-adjust: none;} 
li { list-style-type: none}
img { border: none;-webkit-touch-callout:none;}
em, i { font-style: normal; font-weight: normal; display: inline-block }
h1, h2, h3, h4, h5, h6 { font-size: 12px; font-style: normal; font-weight: normal }
input, textarea { outline: none; padding: 0; margin: 0 }
textarea { resize: none } 
a { text-decoration: none; color: #868686;font: normal 12px "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;-webkit-touch-callout:none;}
* {
    -webkit-font-smoothing: antialiased;
    font-family: "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
}
a:link { text-decoration: none }
a:hover { text-decoration: none }
a:active { text-decoration: none;}
.clear { clear: both;font-size: 0;line-height: 0;height: 0;width: 0;display: block }
.cf:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; line-height: 0 }
.fl { float: left;}
.fr { float: right; }
.mclear{
    display: block;
    font-size: 0;
    line-height: 0;
    height: 0;
    width: 0;
    clear: both;
}
.boxHide{
    display: none;
}
.font12{
    font-size: 12px;
}
.font14{
    font-size: 14px;
}
.font16{
    font-size: 16px;
}
.font18{
    font-size: 18px;
}
.font_blue{
    color: #463f93;
}
.font_purple{
    color: #634eb7;
}
.font_black{
    color: #3b3b3b;
}
.font_gray{
    color: #b0b0b0;
}