body{background:#F5F5F5}
.b-best{padding:50px 0;background:#FFF;margin:150px auto 0;width:960px}
.b-header{box-sizing:border-box;background:#FFF;position:fixed;top:0;left:0;height:120px;padding-top:64px;width:100%;z-index:999;border-bottom:1px solid #E5E5E5;}
.b-h-wrap{
	width:960px;height:100%;margin:0 auto;position:relative;	
}
.b-h-logo{
	width:128px;height:54px;background:url(../images/logo220803.gif) 0 0 no-repeat;
	position:absolute;bottom:25px;left:25px;
}
.b-h-btns{
	float:right;
}
.b-h-btns a{
	width:32px;height:32px;float:left;margin-right:12px;
}
.b-h-btns a.search{
	background:url(../images/icons_search_220803.gif) 0 0 no-repeat;
}
.b-h-btns a.wx{
	background:url(../images/icons_wx_220803.gif) 0 0 no-repeat;
}
.b-h-nav{
	float:right;
}
.b-h-nav a{
	float:left;padding:0 30px;height:32px;line-height:32px;font-size:16px;position:relative;
}
.b-h-nav a:after{content:'';position:absolute;height:18px;width:2px;background:#999;left:0;top:50%;margin-top:-9px}
.b-h-nav a:first-child:after{
	display:none;
}
.rightBar{border-color:#DDD}