
.geoPage[data-v-11c0e641] {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 10000;
}
.storeBox[data-v-11c0e641] {
  width: 100%;
  background-color: #fff;
  padding: 0 0.3rem;
}
.storeBox-box[data-v-11c0e641] {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.23rem 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #eee;
}
.store-cent[data-v-11c0e641] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 80%;
}
.store-cent-left[data-v-11c0e641] {
  width: 45%;
}
.store-img[data-v-11c0e641] {
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 0.06rem;
  margin-right: 0.22rem;
}
.store-img img[data-v-11c0e641] {
  width: 100%;
  height: 100%;
}
.store-name[data-v-11c0e641] {
  color: #282828;
  font-size: 0.3rem;
  margin-bottom: 0.22rem;
  font-weight: 800;
}
.store-address[data-v-11c0e641] {
  color: #666666;
  font-size: 0.24rem;
}
.store-phone[data-v-11c0e641] {
  width: 0.5rem;
  height: 0.5rem;
  color: #fff;
  border-radius: 50%;
  display: block;
  text-align: center;
  line-height: 0.5rem;
  background-color: #e83323;
  margin-bottom: 0.22rem;
}
.store-distance[data-v-11c0e641] {
  font-size: 0.22rem;
  color: #e83323;
}
.iconfont[data-v-11c0e641] {
  font-size: 0.2rem;
}
.row-right[data-v-11c0e641] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 33.5%;
}


/*# sourceMappingURL=chunk-8351ac4e.b9a2e550.css.map*/