.banner {
  height: 749px;
  background: url(../images/banner_bg.jpg) top center no-repeat;
}

.banner .logo {
  left: -80px;
}

.banner .title {
  padding-top: 40px;
}

.banner .title p {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  text-shadow:none;
}

.banner .title span {
  color: #ff5e27;
  text-shadow:none;
}

.banner .panel {
  margin-top: 30px;
}

.footbuy {
  height: 230px;
  background: url(../images/footbuy-bg.jpg) bottom center no-repeat;
}

.footbuy li span,
.footbuy li strong {
  color: #fff;
}

.footbuy .price strong {
  color: #fff;
}

.footbuy .price del {
  color: #c5c5c5;
}
.footbuy .imgbox{
  margin-top: 15px;
}