@charset "utf-8";
/* CSS Document */

.footer-bottom{
	color:#6e7077;
	margin-top:36px;
	height:58px;
	border-top:1px solid #fff;
	background:#191a1c;
	text-align:center;
	line-height:58px;
}
.actGotop{
	position:fixed;
	bottom:100px;
	right:10px;
	width:42px;
	height:42px;
	cursor:pointer;
}
