#dyscrollup-btn{
	z-index: 99999;
	position: fixed;
	cursor: pointer;
	display: none;
	bottom: 30px;
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	height: 48px;
	width: 48px;
	background-color: #FFF;
	right: 10px;
}