@charset "UTF-8";
/*
z中文 
 CSS Document 
Gree 重置 CSS
版本号：V1.0
作者：linhui 时间：2016-2-4
*/
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,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent }
body { line-height: 1 }
ol,
ul { list-style: none }
blockquote,
q { quotes: none }
blockquote:before,
blockquote:after,
q:before,
q:after { content: ''; content: none }
:focus { outline: 0 }
ins { text-decoration: none }
del { text-decoration: line-through }
table { border-collapse: collapse; border-spacing: 0 }
button { border: 0; }
input { border: none; }
* { padding: 0; margin: 0; }
img { border: 0; }
body { font: 100%/1.4 "Microsoft YaHei", "宋体", arial; /*font-family:'Microsoft YaHei','宋体', 'helvetica', 'Arial';
	font-size: 14px;
	line-height: 1em;*/
color: #0a0a0a; height: 100%; width: 100%; }
a:link,
a:visited,
a:hover,
a:active,
a:focus { text-decoration: none; }
.clear { clear: both; line-height: 0px; height: 0px; font-size: 0px; zoom: 1; }
/* new clearfix */
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.fr { float: right; }
.fl { float: left; }
