.footer{
	width:100%;
	bottom:0;
	overflow: hidden;
	font-size: 12px;
	text-align: center;
	border-top:5px solid #e3ca9f;
	background: #fff;
	//padding: 20px 0;
	padding-bottom:20px;
}
.footer p{
	color: #969696；
}