/*QQ在线联系*/

.kefu_ul li{
	overflow:hidden;
	margin-bottom:12px;
}
.kefu_ul{
	clear:both;
}
.kefu_ul_img{
	float:left;
	width:48px;
	height:48px;
	overflow:hidden;
	border-radius:5px;
	margin-left:8px;
}
.kefu_ul_img img{
	width:100%;
	height:inherit;
}
.kefu_ul_box{
	float:left;
	margin-left:6px;
}
.kefu_ul_box h2{
	font-size:15px;
	color:#AD0012;
	font-family:"宋体";
	margin-bottom:0px;	
}
.kefu_ul_box span{
	display:block;
	width:50px;
	height:18px;
	line-height:18px;
	text-align:center;
	border-radius:20px;
	color:#fff;
	background:#AD0012;
	font-size:12px;
	margin-left:1px;
	margin-top:1px;
}
.kefu_ul_box span a{
	color:#fff;
}
.kefu_ul_div{
	width:52px;
	height:20px;
	border-radius:21px;
	border:1px solid #AD0012;
}
