/*底部*/
footer{
	padding: 15px 0;
	background-color: #333;
}
footer p{
	color: #fff;
	font-size: 14px;
	
}