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, 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: 0px; padding: 0px; border: 0px none; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: outside none none; }
.clear::after { content: " "; display: block; height: 0px; clear: both; }
.clear { clear: both; }
* { box-sizing: border-box; transition: all 0.2s ease 0s; }
html { font-size: 1em; font-family: "微软雅黑"; margin: 0px auto; padding: 0px; width: 100%; }
input, textarea, button { font-size: 100%; vertical-align: middle; outline: medium none; box-shadow: 0px 0px 0px 1000px transparent inset; }
a { color: rgb(102, 102, 102); text-decoration: none; }
a:hover { color: rgb(51, 153, 204); }
img { max-width: 100%; }
.clear{ display: block; height: 0px; clear: both; }
.clear_af:after{ content: ""; display: block; height: 0px; clear: both; }
.text_esp{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.footer_box{ width: 100%; background: #3b444b; box-sizing: border-box; }
.footer{ width: 100%; max-width: 1200px; margin: 0 auto; padding: 20px 18px; }
.footer_sbox{ width: 50%; float: left; }
.footer_s_title{ font-size: 1.5em; color: #3C6FCE; line-height: 2em; }
.footer_s_li{ font-size: 0.95em; color: #7F8D98; line-height: 1.7em; }
.footer_bottom{ width: 100%; font-size: 0.95em; color: #7F8D98; text-align: center; float: left; padding-top: 25px; }

.index_page{ width: 100%; text-align: center; padding-top: 20px; }
.index_page a{ display: inline-block; padding: 3px 5px; }
.index_page span{ background: #eee; }