.nf-float {
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 50;
	width: 77px;
	height: 348px;
	margin-top: -174px;
	z-index:1000
}
.nf-float li {
	position: relative;
	height: 57px;
	margin-bottom: 1px;
	line-height: 27px;
	color: #fff;
	text-align: center;
	background:#3fadee;
}
.nf-float li.back2top {
	background:#4a4a4a;
}
.nf-float li.back2top:hover {
	background:#717070;
}
.nf-float li a {
	font-size:14px;
	display: inline-block;
	color: #fff;
	width: 77px;
	height: 27px;
	padding: 0 10px 0 0;
	color: #fff;
}
.nf-float li.hover {
	/* overflow:hidden
 */}
.nf-float li i {
	background-image:url(/template/default/images/icon-float.png);
	background-repeat:no-repeat;
	height:30px;
	display:block;
}
.nf-float li .icon-kfzx {
	background-position:center 0;
}
.nf-float li .icon-srdz {
	background-position:center -40px;
}
.nf-float li .icon-zxbm {
	background-position:center -82px;
}
.nf-float li .icon-erweima {
	background-position:center -161px;
}
.nf-float li .icon-tel {
	background-position:center -201px;
}
.nf-float li .icon-back2top {
	background-position:center -243px;
}
.nf-float .erweima ul {
	display:none;
	position:absolute;
	right:77px;
	bottom:0px;
	background:#3fadee;
	width:130px
}
.nf-float .erweima ul li {
	float:left;
	border-right:1px solid #fff;
	padding:8px;
	height:156px;
	width:124px;
	font-size:14px;
}
.nf-float .erweima ul li img {
	display:block;
	width:124px;
	margin-bottom:8px
}
.nf-float li .telnum {
	position: absolute;
	left: 77px;
	top: 0;
	z-index: 1;
	width: 184px;
	height: 37px;
	padding:10px 0;
	font: 24px/57px Arial;
	color: #fff;
	background:#3fadee;
	cursor: pointer;
}