.isPc .bdy {
  background: none;
  background-color: #205602;
  padding-top: 0;
}

.isPc .banner {
  width: auto;
  height: 888px;
  background: url(../i/banner.jpg) no-repeat top center;
}

.isPc .wrapper {
  background: url(../i/back.jpg) top center repeat-y;
}

.isPc .main {
  background: none;
}

.isWap .bdy {
  background-color: #205602;
}


.isWap .banner {
  padding-top: 3.2rem;
  background-color: #205602;
}

.isWap .main {
  background-image: none;
  background-color: #64a115;
}