@charset "utf-8";
/* CSS Document */

* { padding:0; margin:0;}
body { font-size:12px; color:#000; font-family:'微软雅黑';}
ul,ol { list-style:none;}
a { color:#000; text-decoration:none;}
texteara,input { outline:none;}
h1,h2,h3,h4,h5,h6 { font-size:12px;}
i,em { font-style:normal;}
b,strong { font-weight:normal;}
a img { display:block; border:none;}

.clearfix:after { content:''; clear:both; display:block;}
.clearfix { zoom:1;}
 
.fl { float:left; display:inline;}
.fr { float:right; display:inline;} 
.por { position:relative;}


.hide { opacity:0; filter:alpha(opacity=0); z-index:-1;}