*{
	padding: 0;
	margin: 0;
}
/* ---------- KeFu ---------- */
.kefu {
    position: fixed;
	z-index: 1;
	right: 10px;
	top: 120px;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop+120));
	background-image:url(images/about:blank);
}
/* ----- Kefu-Ck ----- */
.kefu-ck {
	width: 68px;
}
.kefu-ck a:hover {
	display: block;
	background: #0060AC;
}
.kefu-ck ul li {
	overflow: hidden;
	margin-bottom: 2px;
	width: 68px;
	height: 68px;
	background: #35C6FF;
}
.kefu-ck ul.xlnav li.m {
	float: right;
    z-index: 1;
}
.kefu-ck ul.xlnav li ul.sub {
    z-index: 1;
    display: none;
    position: absolute;
    width: 152px;
}
.kefu-ck ul.xlnav li ul li {
	float: left;
	width: 115px;
	height: 20px;
	text-align: center;
	color: #2E7ECD;
	border-bottom: 0px solid #35C6FF;
}
/* ----- QQWeiXin ----- */
.kefu-ck ul.xlnav li ul.xl-bga {
	top: 125px;
	left: -154px;
	z-index: -2;
}
.kefu-ck ul.xlnav li ul li.qq-wx {
	padding-left: 68px;
	width: 152px;
	height: 200px;
	background: url(../images/kefu_ewm.png) no-repeat;
}
/* ----- BaiDuDianHua ----- */
.kefu-ck ul.xlnav li ul li.baidu-hb input.xl-bgb-srk {
	margin-top: 11px;
	margin-right: 8px;
	float: left;
	width: 148px;
	height: 24px;
	border: 0px;
	text-indent: 5px;
}
.kefu-ck ul.xlnav li ul li.baidu-hb input.xl-bgb-an {
	margin-top: 10px;
	float: left;
	width: 47px;
	height: 47px;
	border: 0px;
	background: url(../images/kefu_dhb.png) no-repeat;
}
.kefu-ck ul.xlnav li ul.xl-bgc {
	top: 0px;
	left: -282px;
	z-index: -2;
}
.kefu-ck ul.xlnav li ul li.baidu-hb {
	padding-left: 68px;
	width: 280px;
	height: 200px;
	text-align: left;
	background: url(../images/kefu_dha.png) no-repeat;
}
/* ========== µ×²¿¹Ì¶¨µ¼º½Ìõ ========== */
/* ---------- Tiao ---------- */
.tiao {
	position: absolute;
	bottom: 0px;
	top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
/* ----- Tiao-Bg ----- */
.tiao-bg {
	z-index: 10001;
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 50px;
	background: url(images/ico_22.png) repeat;
}
/* ----- Tiao-Ck ----- */
.tiao-ck {
	margin: 0 auto;
	width: 1060px;
}
/* --- Tiao-Bg-Bga --- */
.tiao-bg-bga {
	margin-top: -50px;
	float: left;
	width: 257px;
	height: 96px;
	background: url(images/ico_23.png) no-repeat;
}
/* --- Tiao-Bg-Bgb --- */
.tiao-bg-bgb {
	margin-right: 35px;
	float: left;
}
.tiao-bg-bgb p {
	margin-right: 20px;
	float: left;
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	color: #FFF;
}
/* --- Tiao-Bg-Bgc --- */
.tiao-bg-bgc {
	float: left;
}
.tiao-bg-bgc p {
	margin-right: 20px;
	float: left;
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	color: #FF0;
}
.tiao-bg-bgc p strong {
	font-weight: normal;
}