/* Design by jason.leung, QQ,147430218, 新浪微博,@切片面包, 如果您有任何问题，可以至我的留言板留言！谢谢！http://shlzh1984.gicp.net */
.page {
	width: 100%;
	height: 500px;
	text-align: center;
	margin-bottom: 10px;
	line-height: 500px;
	font-size: 80px;
	font-family: Arial;
	text-shadow: 3px 3px 10px #fff;
}
#rtt {
	width: 50px;
	height: 50px;
	background: url('../images/rrt.png');
	background-size: cover;
	position: fixed;
	right: 50px;
	bottom: 50px;
	border-radius: 5px;
	z-index: 1000;
	display: none;
}
h1 {
	text-align: center;
}
/* 酷站代码整理 转载请注明出处 http://www.5icool.org */
