#online_service_bar{font-size:12px;color:#555;font-family:"Microsoft YaHei",Verdana,"BitStream vera Sans",Tahoma,Helvetica,Sans-serif;}
#online_service_bar a{color:#555;text-decoration: none;}
#online_service_bar a:hover{color:#E21F2B;text-decoration: none;}
#online_service_bar img{border:none;vertical-align: middle;}
#online_service_bar dl,#online_service_bar dd,#online_service_bar ul,#online_service_bar li{margin:0;padding:0;list-style:none;}

/*在线客服边栏*/
#online_service_bar{
	position: fixed;
	top: 110px;
	_position: absolute;

_margin-top:expression(document.documentElement.clientHeight-this.style.pixelHeight+document.documentElement.scrollTop);
	overflow: hidden;
	z-index: 1001;
	left: 0px;
}
#online_service_fullbar{display:none;width:138px;padding-bottom:10px;}
.service_bar_head{
	width:138px;
	height:35px;
	position:relative;
	font-weight: bold;
	color: #FFFFFF;
	background: #0099FF;
	font-size: 18px;
	line-height: 35px;
	text-align: center;
}
.service_bar_main{
	padding:138px 12px 5px;
	background:#FFFFFF url(../images/kefu.png) no-repeat center top;
	border-right: 2px solid #0099FF;
	border-bottom: 2px solid #0099FF;
	border-left: 2px solid #0099FF;
}
#service_bar_close{position:absolute;width:35px;height:35px;top:0;right:0;cursor:pointer;display:block;text-indent: -9999px;}

/*在线客服边栏收缩状态*/
#online_service_minibar{width:46px;height:46px;background:#0099FF url(../images/h_phoe.png) no-repeat center center;display:none;cursor: pointer;}

/*客服菜单列表*/
.service_menu{font-size:12px;width:106px;overflow:hidden;}
.service_menu li{
	width: 106px;
	display: block;
	overflow: hidden;
	text-align: center;
}
.service_menu li dt{text-align:left;margin-bottom:5px;padding:8px 10px 6px 10px;*padding:9px 10px 5px 10px;background:url(../images/lv/menu.gif) no-repeat top center;cursor: pointer;}
.service_menu li dd{display:none;text-align:center;}
.service_menu li dd a img{margin-bottom:5px;}
.service_menu li.hover dt{color:#E21F2B;}
.service_menu li.hover dd{padding:5px 0;line-height:20px;}
.qq_btn{display:block;padding:4px;}

.hover span{display:block;height:80px;width:80px;margin:3px auto 0px auto;}
.hover span img{height:80px;width:80px;}
.hover i{
	display:block;
	font-size:12px;
	color:#333333;
	font-style:normal;
	font-style:normal;
	padding-top:14px;
	text-align:center;
	white-space: nowrap;
}
.hover i b{
	color:#0099FF;
	display:block;
	font-size:16px;
	font-weight:normal;
	white-space: nowrap;
}
