/*回到顶部*/
#back-top {
	position: fixed;
	bottom: 3px;
	right: 70px;
}
#back-top span {
	width: 159px;
	height: 300px;
	display: block;
	background:url(https://img.my.csdn.net/uploads/201212/09/1355032257_1601.png) no-repeat center center;
}