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,
caption, tbody, tfoot, thead,
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-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
input{word-break:break-all !important;}
html{
	/*font-family:"Microsoft Yahei",*/
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
/*helvetica,arial,sans-serif;*/-webkit-text-size-adjust:none;word-break:break-word;}
body,html{height:100%;}
img{border:0}
a{color:#333;text-decoration:none}
body{font-family: "微软雅黑";}
input,button,select,textarea{outline:none}


.clear { zoom:1; }
.clear:after { content:""; display:block; clear:both; height:0; overflow:hidden;}
.auto{display: table;width: auto;margin-left: auto;margin-right: auto;}
.fl{float: left;}
.fr{float: right;}
.text_center{text-align: center;}
.text_indent{text-indent: 12px;}
.auto_img{max-width: 100%;width: 100%;height: 100%;}
.inline_block{display: inline-block;}
.pos_relative{position: relative}
.pos_absolute{position: absolute}