/*
	name : yanggang;
	QQ:392017299;
	E-mail:yanggang1@conew.com;
*/
@charset "utf-8";
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 { 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,div, ul, li { height: auto; overflow: hidden; }
html, body { height: 100%; font-size: 12px; font-family: 微软雅黑; }
img, input, button, a, select, textarea { margin: 0; padding: 0; resize: none; border: none; outline: none; }
ol, ul, li { list-style: none; }
h1, h2, h3, h4, h5, h6, p, em, i, b, em { font-size: 100%; word-wrap: break-word; font-weight: normal; font-style: normal; }
em,i{font-style: italic;}
a:active, a:focus { outline: none; }
button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0;
}
*html { background-image: url(about:blank); background-attachment: fixed; } /* 修正IE6振动bug */
table { border-collapse: collapse; border-spacing: 0; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; }
.clearfix { zoom: 1; }
a { text-decoration: none; }
h1 { display: none; }
video { margin: 0px; padding: 0px; margin: 0px auto; }

span {font-family:Arial;}
/*调用样式*/
.indexDisplay { display: box; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -o-box; }
.indexFiex { box-flex: 1; -webkit-box-flex: 1; -ms-flex: 1; -moz-box-flex: 1; -o-box-flex: 1; }
.indexJusty { display: box; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -o-box; box-pack: center; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; -o-box-pack: center; box-align: center; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -o-box-align: center; text-align: center; }
