@CHARSET "UTF-8";
html{
	font: 62.5% 微软雅黑,Verdana, Simsun, Helvetica, Arial, sans-serif;
	-webkit-text-size-adjust: none
	text-size-adjust: none
	
}
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, font, 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, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}

a{text-decoration:none;color:#666;}
.fl{float:left;}
.fr{float:right;}
.clearfix{zoom:1; clear:both;}
.clearfix:after{content:'';display:block;clear:both;}
.flex{display:flex;}