.fixed_div {
	position:fixed;
    width:100%;
    height:108px;
    z-index:100;   
   
}
.fixed_div .h_1_1{
    width:100%;
	height:69px;
	text-align:center;
	background:#FFF;
}
.fixed_div .h_1_2{
	width:100%;
	height:39px;
	background:#fff;
filter:alpha(opacity:50);	opacity:0.5;
	text-align:center;
	line-height:39px;
	font-size:14px;
	color:#2d2d2d;
	text-align:center;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;	
	
}
.zt{

 font-family: "Î¢ÈíÑÅºÚ","Microsoft Yahei";
font-size:13px;
line-height:20px;
}
.ztb{ font-family: "Î¢ÈíÑÅºÚ","Microsoft Yahei";
font-size:15px;}

.bf{
background:#bababa;
width:100%;
height:245px;
text-align:center;

}
a{
 font-family: "Î¢ÈíÑÅºÚ","Microsoft Yahei";
font-size:13px;
color:#2d2d2d;
	text-decoration: none;

}


/**********Æ¯¸¡¿ò***********/
.piaofu{width:64px; height: 324px; position:fixed;  display: flex; flex-direction: column; align-items: flex-start; right:0px; top:30%; z-index:99999}
.piaofu li{width:64px; height: 64px; background: #cdcdcc; margin-bottom: 1px; text-align: center; display: flex;  align-items: center; justify-content: center;}
.piaofu li img{width: 40px; height: 40px; margin-top: 12px;}
.piaofu li a:link,.piaofu li a:visited{width:64px; height: 64px; background: #cdcdcc; display: block;}
.piaofu li a:hover{width:64px; height: 64px; background: #f3a330; display: block;}
.piaofu li a.pfover{width:64px; height: 64px;background: #f3a330; display: block;}
