/*-----------------------------------------浮动导航----------------------------------------*/
*html,*html body{
	background-image:url(about:blank);
	background-attachment:fixed;
}
*html .member{
width:100%;
height:41px;
min-width:865px;
left:0px;
top: expression(eval(document.documentElement.scrollTop));
position:absolute;
z-index:99999;
background-image:url(/template/image/space/b.jpg);
}
*html .memberr2{
width:15px;
height:15px;
right:15px;
top: expression(eval(document.documentElement.scrollTop+14));
position:absolute;
float:right;
background-image:url(/template/image/space/js.gif);
z-index:99999;
cursor:pointer;
display:inline;
}
.member{
width:100%;
height:30px;
min-width:865px;
top:0px;
left:0px;
position:fixed;
z-index:99999;
background-image:url(/template/image/space/b.jpg);
}
.memberl1{
width:62px;
height:30px;
margin-top:0px;
margin-left:25px;
float:left;
background-image:url(/template/image/space/logo.jpg);
display:inline;
}
.memberl2{
width:22px;
height:30px;
margin:0px;
float:left;
display:inline;
background-image:url(/template/image/space/xian.jpg);
display:inline;
}

.memberr1{
margin-right:85px;
margin-top:0px;
float:right;
/* width:160px; */
display:inline;
}

.memberr3{
width:22px;
height:30px;
margin-right:15px;
float:right;
background-image:url(/template/image/space/xian.jpg);
display:inline;
}
.memberr2{
width:15px;
height:15px;
right:20px;
top:8px;
float:right;
position: fixed;
background-image:url(/template/image/space/js.gif);
z-index:99999;
cursor:pointer;
display:inline;
}
.memberr4{
height:30px;
width:60px;
margin-right:15px;
float:right;
line-height:31px;
text-align:center;
color:#ffffff;
display:inline;
}
.memberr4 a:link,.memberr4 a:visited{
color:#FFFFFF;
text-decoration:none;
}
.memberr4 a:hover{
color:#057bff;
text-decoration:none;
}
.memberr5{
height:30px;
margin-right:15px;
float:right;
line-height:31px;
text-align:center;
color:#ffffff;
display:inline;
}
.memberr5 a:link,.memberr5 a:visited{
color:#FFFFFF;
text-decoration:none;
}
.memberr5 a:hover{
color:#057bff;
text-decoration:none;
}

.memberl3 {
margin-top:5px;
margin-left:4px;
float:left;
width:69px;
background-color:#131313;
position:relative;
cursor:pointer;
display:inline;
}
.memberl4 {
margin-top:5px;
margin-left:4px;
float:left;
background-color:#131313;
position:relative;
cursor:pointer;
display:inline;
}
.anz{
	margin:0px;
	width:69px;
	position:relative;
}
.zi{
height:20px;
color:#FFFFFF;
float:left;
margin-left:10px;
margin-top:0px;
line-height:20px;
display:inline;
}
.zj{
right:8px;
top:0px;
position:absolute;
display:none;
}
.down{
position:absolute;
padding:0px;
top:15px;
left:0px;
color:#000000;
list-style:none;
width:126px;
display:none;
}
.down li{
margin:0px;
height:28px;
width:100%;
background-color:#383938;
border-top:1px solid #454645;
line-height:28px;
text-indent:22px;
float:left;
color:#FFF;
display:inline;
}
.down li:hover{
	background-color:#b10001;
}
/*----------------推荐浮动按钮----------------------------*/
#recommandbar{
	position:fixed;
	top:200px;
	width:100%;
	height:1px;
}
#recommandbar div{
	float:left;
	cursor:pointer;
	width:26px;
	font-size:13px;
	color:#FFF;
	background:#363636;
	padding:5px;
	margin-right:10px;
}
#recommandbar div:hover{
	background:#b10001;
}