.leftkf {
	z-index: 999999;
	position: absolute;
	 top: 10%;
	position: fixed;
	width: 48px;
	height: 512px;
	cursor: pointer
}
.leftkf ul {
	float: left;
	margin-top:145px;
}
.leftkf ul li {
	float: left;
	width: 48px;
	height: 48px;
	margin: 2px;
	text-indent: -999999px;
}
.kf1 {
	width: 48px;
	height: 48px;
	background: url(../images/kfleft.png) 0px 0px no-repeat;
}
.kf1:hover {
	background: url(../images/kfleft.png) -48px 0px no-repeat;
}
.kf2 {
	width: 48px;
	height: 48px;
	background: url(../images/kfleft.png) 0px -48px no-repeat;
}
.kf2:hover {
	background: url(../images/kfleft.png) -48px -48px no-repeat;
}
.kf3 {
	width: 48px;
	height: 48px;
	background: url(../images/kfleft.png) 0px -96px no-repeat;
}
.kf3:hover {
	background: url(../images/kfleft.png) -48px -96px no-repeat;
}
.kf4 {
	width: 48px;
	height: 48px;
	background: url(../images/kfleft.png) 0px -144px no-repeat;
}
.kf4:hover {
	background: url(../images/kfleft.png) -48px -144px no-repeat;
}
.kf5 {
	width: 48px;
	height: 48px;
	background: url(../images/kfleft.png) 0px -192px no-repeat;
}
.kf5:hover {
	background: url(../images/kfleft.png) -48px -192px no-repeat;
}
.kf6 {
	width: 48px;
	height: 48px;
	background: url(../images/kfleft.png) 0px -240px no-repeat;
}
.kf6:hover {
	background: url(../images/kfleft.png) -48px -240px no-repeat;
}
.kf7 {
	width: 48px;
	height: 48px;
	background: url(../images/kfleft.png) 0px -288px no-repeat;
}
.kf7:hover {
	background: url(../images/kfleft.png) -48px -288px no-repeat;
}
.kf8 {
	width: 48px;
	height: 48px;
	background: url(../images/kfleft.png) 0px -336px no-repeat;
}
.kf8:hover {
	background: url(../images/kfleft.png) -48px -336px no-repeat;
}
#weibo {
	z-index: 100000000;
	position: absolute;
	width: 146px;
	height: 135px;
	top: 260px;
	left: 51px;
}
.float-contact-mini {
	position: absolute;
	right: 0px;
	bottom: 300px;
}
.float-contact-mini a {
	background: url("../images/btn_zx.png") no-repeat;
	display: block;
	height: 155px;
	text-align: center;
	width: 48px;
}
.float-contact {
	display: none;
	position: absolute;
	right: 0px;
	bottom: 251px;
	width: 171px;
	height: 361px;
	background: url("../images/kfright.gif") no-repeat;
}
.float-contact .close {
	display: block;
	height: 16px;
	line-height: 16px;
	padding-left: 22px;
	text-indent: -999999px;
}
.float-contact .container {
	border: 0px solid;
	padding: 1px 0;
	text-align: center;
}
.float-contact .qq {
	margin-top: 308px;
	float: left;
	line-height: 28px;
	text-indent: -999999px;
}
.float-contact .qq ul {
	margin-left: 15px;
	width: 180px;
	float: left;
}
.float-contact .qq ul li {
	width: 90px;
	float: left;
}
.float-contact .qq ul li a {
	width: 90px;
	float: left;
	margin-left: 20px;
}
