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 { 
margin: 0; 
padding: 0; 
border: 0; 
outline: 0; 
font-size: 100%; 
vertical-align: baseline;  
background: transparent; 
text-decoration:none;
}
ul,li{ list-style:none;}
.clearfix{*zoom:1;}
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
*{
font-family: "微软雅黑";
font-size:14px;
/*zheli*/
}
a{color:#000; cursor:pointer;}/*从上面移出*/
body { 
font-size:14px;
color:#333;
background:#fff;
}
.lsn { 
list-style: none; 
} 
blockquote, q { 
quotes: none; 
} 
blockquote:before,blockquote:after, 
q:before, q:after { 
content: ''; 
content: none; 
}

/* remember to define focus styles! */
a{outline:none;}
a:active{noOutline:expression(this.onFocus=this.blur());}
:focus{outline:0;}
/* remember to highlight inserts somehow! */ 
.ins { 
text-decoration: none; 
} 
.del { 
text-decoration: line-through; 
} 
/* tables still need 'cellspacing="0"' in the markup */ 
table { 
border-collapse: collapse; 
border-spacing: 0; 
}
.fr{
	float: right;
}
.fl{
	float: left;
}


#pages { padding:10px 0 10px;text-align:center;font:14px '宋体';}

#pages a { display:inline-block; margin:0 2px; padding:10px 18px; font-size:14px;line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333}

#pages a.a1 {padding:10px 22px; height:22px; line-height:22px;margin-top:0px; border:0;}

#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none; }

#pages span { display:inline-block; margin:0 2px; padding:10px 18px; line-height:22px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center; }

.page .noPage { display:inline-block;  padding:0px 12px; height:22px; line-height:22px;border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }



/*右侧浮动导航*/

.menu-box{position:fixed;right:0;top:30%;background:#ffffff;z-index:998;width:90px;transition: all 0.6s;}
.menu-box ul li{width:90px;height:99px;background:#b8001e;}
.menu-box ul > li{border-bottom:1px solid #ffffff;}
.menu-box ul > li + li + li{border-bottom:none;}
.menu-box ul li a{display: block;text-align: center;}
.menu-box ul li a img {margin-top:14px;}
.menu-box ul li a:hover img{}
.menu-box ul li a span{display: block;color:#ffffff;padding:7px 0;}










