@charset "utf-8";
.clearfix:before, .clearfix:after {
	content:"";
	display:table;
}
.clearfix:after {
	clear:both;
}
.clearfix {
	*zoom:1;/*IE/7/6*/
}
html, body, h1, h2, h3, div, dl, dt, dd, ul, ol, li, p {
	margin:0;
	padding:0;
	font-family:"微软雅黑", Arial, '宋体';
	color:#595757;
}
ul {
	list-style-type:none;
}
img {
	border:none;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.kefu-hd{width: 100%;}
.kefu-header-bg{
	border-bottom:5px solid #faab00;
}
.kefu-header{
	margin:0 auto;
	width:974px;
	overflow:auto;
	_height:100%;
}
.kefu-header h1{
	float:left;
	width:348px;
	height:56px;
	margin-top:5px;
	background:url(kf-logo-0917-01.png) no-repeat;
}
.kefu-header h1 a{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}
.kefu-menu{
	float:right;
	width:340px;
	height:30px;
	line-height:30px;
	padding-top:5px;
	text-align:center;
	margin-top:26px;
	font-size:14px;
	font-family:"宋体";
	font-weight:bold;
	color:#fff;
	background:url(kf-menu-0917-01.png) no-repeat;
}


.kefu-menu a,
.kefu-menu a:link,
.kefu-menu a:hover{
	color:#fff;
}
.kefu-menu .asel,
.kefu-menu .asel:link,
.kefu-menu .asel:hover{
	color:#fff;
}
.kefu-menu i{
	margin:0 8px;
	font-style:normal;
}

/*.kefu-nav{
	margin:0 auto;
	width:944px;
	height:35px;
	padding-right:30px;
	overflow:hidden;
}*/
.kefu-nav{
	margin:0 auto;
	width:944px;
	height:35px;
	padding-right:30px;
	text-align:right;
	overflow:hidden;
}
.kefu-nav a{
	/*float:right;*/
	line-height:35px;
	padding-left:10px;
	display:inline-block;
	margin-left:20px;
	font-size:9pt;
	color:#777;
	background:url(kf-ico-0923-2.png) no-repeat 0 15px;
}
.kefu-nav a:link{
	color:#777;
}
.kefu-nav a:hover{
	color:#eb5403;
}
.kefu-nav .asel,
.kefu-nav .asel:link,
.kefu-nav .asel:hover{
	color:#eb5403;
}

.fx-foot{padding: 30px 0;line-height:22px;text-align:center;}
.fx-foot p,
.fx-foot a{line-height:22px;color:#ababab;font-size: 12px;}
.fx-foot a:hover{color:#f67b29;}