.KeFuDiv{
	position: absolute;
	height:285px;
	width:80px;
	z-index:999;
	background:url(/images/qbg.png);
}
.KeFuList{
	background:url(../images/mid001.gif);
}
.KeFuTitle{
	background:url(../images/list_001.gif);
	margin-left:9px;
	font-size:9pt;
	width:101px;
	height:20px;
	text-align:center;
}
.KeFuItem{
	text-align:center;
	margin-top:8px;
	font-size:9pt;
}
.kefu{ margin:auto; text-align:center; width:100%; position:relative; margin-top:40px;}
.kefu ul{ margin:20px 0; position:relative;}
.weixin{ position:relative; cursor:pointer;}
.weixin div{ position:absolute; right:80px; top:0px; width:120px; height:120px; display:none;}
.weixin div img{ width:100%;}
.weixin:hover div{ display:block;}