#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: 118px;
	padding-bottom: 10px;transition:0s ease;-o-transition:0s ease;-webkit-transition:0s ease;
}
.service_bar_head{
	width: 118px;
	height: 35px;
	position: relative;
	font-weight: bold;
	color: #fff;
	background: #2E8B12;
	font-size: 18px;
	line-height: 35px;
	text-indent: 13px;
}
.service_bar_main{
	padding: 138px 12px 5px;
	background: #FFFFFF url(../img/kefu.png) no-repeat center top;
	border-right: 2px solid #2E8B12;
	border-bottom: 2px solid #2E8B12;
	border-left: 2px solid #2E8B12;
}
#service_bar_close{
	position: absolute;
	width: 35px;
	height: 35px;
	top: 0;
	right: 0;
	cursor: pointer;
	display: block;
	text-indent: -9999px;
	background: url(../img/guanbi.png) no-repeat center center;
	margin-right: -2px;
}

/*在线客服边栏收缩状态*/
#online_service_minibar{
	width: 46px;
	height: 46px;
	background: #2E8B12 url(../img/h_phoe.png) no-repeat center center;
	display: none;
	cursor: pointer;transition:0s ease;-o-transition:0s ease;-webkit-transition:0s ease;
}

/*客服菜单列表*/
.service_menu{
	font-size: 12px;
	width: 100%;
	overflow: hidden;
}
.service_menu li{
	width: 100%;
	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(../img/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: #2E8B12;
	display: block;
	font-size: 12px;
	font-weight: normal;
	white-space: nowrap;
}
