body {
	background: url(../i/banner.jpg) no-repeat center top #180605;
}
.bg-top {
    margin-top: 700px;
}
.footer {
    background: #e7ecef;
}
.right1 {
	width: 625px;
}

.w-footer {
	width: 100%;
	margin: 0 auto;
}

.img-box {
	width: 300px;
	margin-top: 15px;
}

.img-box img {
	width: 100%;
	height: 100%;
}

.box-1 {
	height: 300px;
	background: #f1d8b4;
}

.box-2 {
	height: 460px;
	background: #f4d6c7;
}

.box-3 {
	height: 615px;
	background: #ffb682;
}

.block {
	width: 300px;
	display: inline-block;
	float: left;
}

.bmr {
	margin-right: 15px;
}

.w {
	width: 960px;
}

.mInner {
	padding: 0 15px 15px;
}

.clear {
	clear: both;
}