.ns-sidebar {
	width: 60px;
	height: 128px;
	position: fixed;
	left: 50%;
	margin-left: 610px;
	bottom: 200px;
	z-index: 299;
	_display: none;
}

.ns-side-qrcode {
	width: 60px;
	height: 76px;
	margin-bottom: 8px;
	background: #fff;
}

.ns-side-qrcode i {
	float: left;
}

.ic_qrcode,.ic_totop {
	background: url('../../images/yianji/sprite_v2.png');
}

.ic_qrcode {
	width: 60px;
	height: 76px;
	background-position: -69px -1076px;
}

.ns-side-tolid {
	width: 60px;
	height: 60px;
	background: #ddd;
	cursor: pointer;
}

.ns-side-tolid:hover {
	background: #e9e9e9;
}

.ns-side-tolid i {
	float: left;
	margin: 15px 0 0 7px;
}

.ic_totop {
	width: 46px;
	height: 25px;
	background-position: 0 -1067px;
}