
/*各大板块次级页面底部*/
.Bottom{
	width: 100%;
	height: 98px;
	height: 4.9rem;
	line-height: 98px;
	line-height: 4.9rem;
	background: url(../img/bottomBg.png);
	background-size: 100% 100%;
	text-align: center;
	color: white;
	font-size: 18px;
	font-size: 0.9rem;
	margin-top: 40px;
	margin-top: 2rem;
}