body {
  background: url(../i/banner.png) no-repeat center top rgb(94, 27, 32);
}
.bg-top {
  margin-top: 789px;
}
.footer {
  background: rgb(74, 16, 28);
  color: #fff;
}
.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;
}