.supermarkt {
  background: #f6f6f6;
  padding: 40px 0;
}
.middle-input {
  /*680 135 55*/
  margin: 18px auto 40px;
  height: 50px;
  width: 815px;
}
.middle-input .search-input {
  width: 680px;
  height: 50px;
  box-sizing: border-box;
  border: 1px solid #e1e1e1;
  font-size: 16px;
  padding-left: 16px;
  color: #acacac;
}
.middle-input .search-btn {
  width: 135px;
  height: 50px;
  box-sizing: border-box;
  font-size: 16px;
  color: #fff;
  line-height: 50px;
  text-align: center;
  background: #f17c0b;
  border: none
}
.liss {
  width: 1140px;
  height: 165px;
  background: #ffffff;
  margin: 0px auto 21px;
}
.lissimg {
  margin-top: 49px;
  margin-left: 38px;
  margin-right: 19px;
}
.p1 {
  margin-top: 41px;
  font-size: 18px;
  color: #656565;
}
.p2 {
  color: #b1b1b1;
  font-size: 14px;
  margin-top: 16px;
  margin-bottom: 17px;
}
.p3 {
  font-size: 12px;
  color: #b0b0b0;
  line-height: 20px;
  border: 1px solid #d1d1d1;
  margin-right: 11px;
  padding: 0 10px;
}
.color-orange {
  color: #f80;
  border: 1px solid #f80;
}
.p6 {
  margin-left: 41px;
  font-size: 16px;
  color: #ffa55e;
  margin-top: 70px;
}
.btn1 {
  margin-top: 56px;
  margin-left: 122px;
  width: 152px;
  height: 48px;
  background: #f17c0b;
  color: #ffffff;
  font-size: 18px;
  border: none;
  display: block;
  line-height: 48px;
  text-align: center;
}

.page {
  width: 540px;
  height: 40px;
  margin: 27px auto;

}
.page .page-item {
  width: 35px;
  height: 40px;
  border: 1px solid #d0d0d0;
  box-sizing: border-box;
  line-height: 38px;
  text-align: center;
  float: left;
  margin-right: 25px;
  color: #aaa
}
.page .page-item.active {
  background: #f17c0b;
  color: #fff;
  border: none
}
.zpInfo {
  width: 520px;
}
