﻿@charset "utf-8";
body {
	behavior:url("hover.htc");
}
img {
	border:0px;
}
a {
	text-decoration:none;
}
ul, li {
	list-style:none;
	margin:0px;
	padding:0px;
}
/*在线客服*/
.kefu_flag {
	cursor: pointer;
	display: block;
	width: 28px;
}
.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:120px;
	right:0px;
	z-index:100;
}
.kefu_block {
	position:relative;
	width:130px;
	display:none; margin-right:10px;
}
.kefu_title {
	width:130px;
	height:32px; 
}
.kefu_box {
	width:150px;
	overflow:hidden;
}
.kefu_box{ background-color:#fff; border:1px solid #ddd; text-align:center;}
.kefu_box ul li{ font-family:"微软雅黑"; padding:5px 0px; border-bottom:1px dashed #ddd; width:120px; margin:auto; display:block;}
.kefu_close {
	width:130px;
	height:31px;
	display:block;
	position:absolute;
	left:0;
	top:0;
}