* {
  box-sizing: border-box;
  font-family: -apple-system, BlinkMacSystemFont, SF UI Text, Helvetica Neue, PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Arial, sans-serif;
}
.keyword-input .keyword {
  font-size: 16px;
}
.page___1XQbe {
  background: #fff;
  padding-top: 50px;
}
.header___20Xgx {
  background-color: black;
  color: #ec6a20;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 24px;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header___20Xgx .logo___2gDRo {
  height: 60%;
}
.map___14nBn {
  width: 100%;
  height: 500px;
}
.clear___3N8XM {
  position: fixed;
  bottom: 80px;
  right: 20px;
  width: 32px;
  height: 32px;
  z-index: 500;
}
.clear___3N8XM img {
  width: 100%;
  height: 100%;
}
.goTop___2HGoZ {
  position: fixed;
  z-index: 500;
  bottom: 40px;
  right: 20px;
  width: 32px;
  height: 32px;
}
.goTop___2HGoZ img {
  width: 100%;
  height: 100%;
}
.searchBar___1lXWY {
  background: #f1f2ed;
  padding: 15px;
}
.searchBar___1lXWY h1 {
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
  color: #222;
  margin-bottom: 20px;
}
.searchBar___1lXWY .searchItem___eiZrd .searchBox___1Y4Fn {
  width: 65%;
  height: 42px;
  font-size: 16px;
  padding: 12px;
  border: 1px solid #e5e5e5;
  -moz-box-shadow: 1px 2px 1px 1px #f5f5f5 inset;
  -webkit-box-shadow: 1px 2px 1px 1px #f5f5f5 inset;
  box-shadow: 1px 2px 1px 1px #f5f5f5 inset;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
}
.searchBar___1lXWY .searchItem___eiZrd .cityBox___RHyJG {
  width: 35%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}
.searchBar___1lXWY .searchItem___eiZrd .cityBox___RHyJG .city___1i79o {
  width: 100%;
  height: 42px;
  font-size: 16px;
  padding: 11px 12px;
  background-color: #F3F1E9;
  border: 1px solid #fff;
  display: inline-block;
  vertical-align: middle;
}
.searchBar___1lXWY .searchButton___F-Ovp {
  width: 100%;
  display: block;
  margin-top: 20px;
  background: #2B2B2B;
  vertical-align: middle;
  height: 42px;
  line-height: 1.2;
  text-align: center;
  padding: 13px 40px;
  font-size: 13px;
  border: none;
  color: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.statList___1UwYd {
  background: #f1f2ed;
  font-size: 16px;
  padding: 15px;
  color: #222;
  font-weight: bold;
  border-top: 1px solid #ddd;
}
.shopItem___3TFC2 {
  padding: 0 15px 15px 15px;
  border-bottom: 5px solid #f1f2ed;
  background: #f1f2ed;
}
.shop___2Qxpd {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 3px 3px 3px #eee;
}
.shop___2Qxpd .top___2qD1A {
  display: flex;
  border-radius: 10px 10px 0 0;
  padding: 15px;
  background: #ec6a20;
}
.shop___2Qxpd .top___2qD1A .name___2w89k {
  color: #2c2c2c;
  font-weight: bold;
  font-size: 18px;
}
.shop___2Qxpd .mid___20OZe {
  display: flex;
  padding: 15px 15px 0 15px;
}
.shop___2Qxpd .mid___20OZe .cover___3NOiU {
  width: 100px;
  height: 80px;
  border: 1px solid #ccc;
  background-position: center;
  background-size: cover;
}
.shop___2Qxpd .mid___20OZe .right___3Gmyj {
  padding-left: 15px;
  flex: 1;
}
.shop___2Qxpd .mid___20OZe .right___3Gmyj .time___1ceem {
  margin-top: 10px;
}
.shop___2Qxpd .bottom___3oi7t {
  padding: 0 15px;
  margin-top: 15px;
  border-top: 1px solid #f1f2ed;
  height: 55px;
  display: flex;
  align-items: center;
}
.shop___2Qxpd .bottom___3oi7t .icon___2A3rH {
  width: 24px;
  height: 24px;
}
.shop___2Qxpd .bottom___3oi7t .address___2U4w3 {
  flex: 1;
}
.shop___2Qxpd .bottom___3oi7t .navi___1nDHI {
  margin-left: 5px;
  color: #fff;
  background: #ec6a20;
  padding: 5px;
}
.footer___3m7aB img {
  width: 100%;
  vertical-align: middle;
}

* {
  box-sizing: border-box;
}
.page___35lzu {
  background: #fff;
  padding-top: 50px;
}
.header___3aTHG {
  background-color: black;
  color: #ec6a20;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 24px;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header___3aTHG .logo___BnbRu {
  height: 60%;
}
.shop___1QPYv .cover___1aIHa {
  width: 100%;
}
.shop___1QPYv .wrapper___19EAZ {
  padding: 10px;
}
.shop___1QPYv .name___rI-ep {
  color: #ec6a20;
  font-weight: bold;
  font-size: 24px;
  padding: 10px 0;
}
.shop___1QPYv .contact___1H5u- {
  padding: 8px 0;
  border-bottom: 1px solid #f1f2ed;
}
.shop___1QPYv .time___2Uzjv {
  padding: 8px 0;
  border-bottom: 1px solid #f1f2ed;
}
.shop___1QPYv .address___1j2MI {
  padding: 8px 0;
  border-bottom: 1px solid #f1f2ed;
}
.shop___1QPYv .desc___1ZEgP {
  padding: 12px 0 20px 0;
  border-top: 3px solid #f1f2ed;
  color: #999;
  line-height: 1.5em;
}
.back___D2iyj {
  width: 100%;
  display: block;
  margin-top: 20px;
  background: #2B2B2B;
  vertical-align: middle;
  height: 42px;
  line-height: 1.2;
  text-align: center;
  padding: 13px 40px;
  font-size: 13px;
  border: none;
  color: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 10px 0;
}
.footer___1-F6r img {
  width: 100%;
  vertical-align: middle;
}


/*# sourceMappingURL=styles.chunk.css.map*/