@charset "gb2312";
.kefu_flag {
	cursor: pointer;
	display: block;
	width: 44px;
}
.clear {
	font:0/0 sans-serif;
	height:0;
	overflow:hidden;
	clear:both;
	display:block;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-table;
}
#for_kefu_block {
	position:fixed;
	top:200px;
	right:0px;
	z-index:100;
}
.kefu_block {
	position:relative;
	width:116px;
	display:none;
}
.kefu_title {
	width:116px;
	height:21px;
}
.kefu_box {
	width:116px;
	overflow:hidden;
}
.kefu_close {
	width:116px;
	height:31px;
	display:block;
	position:absolute;
	left:0;
	top:0;
}
.kefu_con {
	width:116px;
	border-left:solid 1px #afafb0;
	border-right:solid 1px #afafb0;
	background-color:#FFFFFF;
}
