.banner img {
	width: 100%;
}
.inner {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.wrap {
	padding: 30px 0;
	background: url(bg_500.jpg) no-repeat;
	background-size: 100% 100%;
}
.con ul {
	padding: 10px 0;
	border-top: 5px solid #f9d669;
}
.con li {
	height: 35px;
	line-height: 35px;
	list-style: initial;
	margin-left: 30px;
}

.footer {
	height: 100px;
	background: #f3e5e0;
	padding-top: 20px;
	border-top: 2px solid #e3412d;
}
.footer p {
	text-align: center;
	height: 45px;
	line-height: 45px;
}
