.pagetop {
	display: none;
	position: fixed;
	bottom: 5px;
	right: 5px;
}

.pagetop img {
	width: 100%;
}
.pagetop a {
	display: block;
	width: 70px;
	/* height: 70px; */
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}