﻿


/*网站客服代码*/
#kefu {
	width:150px;
	height:auto;
	border:solid 1px #4491d5;
	position:absolute;
	right:0;
	z-index:100000;
	
}
.kefu_p1 {
	height:40px;
	background:#4491d5 url(../images/kefu_logo.png) no-repeat 5px center;
	font-size:18px;
	line-height:40px;
	color:#fff;
	padding-left:35px;
	letter-spacing:2px;
	font-family:"微软雅黑","黑体";
}
.kefu_sc {
	float:right;
	background:#4491d5;
	display:inline;
	width:22px;
	height:22px;
	cursor:pointer;
	background:#4491d5 url(../images/kefu_sc.png) no-repeat center;
}
.kefu_img01 img {
	width:150px;
	height:75px;
}
.keft_qq {
	width:130px;
	height:40px;
	margin:10px auto;
	background:#4491d5 url(../images/kefu_qq.png) no-repeat center center;
	
}
.keft_qq a {
	width:70px;
	height:40px;
	line-height:40px;
	color:#fff;
	margin-left:10px;
	padding-left:40px;
	display:block;
	font-size:16px;
	letter-spacing:1px;
	font-family:"微软雅黑","黑体";
}
.kefu_weixin {
	border-top:solid 15px #3f90d2;
}
.kefu_weixin img {
	width:130px;
	height:130px;
	display:block;
	margin:10px auto;
}
.kefu_weixin_p {
	height:40px;
	line-height:40px;
	font-size:16px;
	letter-spacing:1px;
	color:#fff;
	background:#3f90d2;
	text-align:center;
	font-family:"微软雅黑","黑体";
}


