.empty-shop img {
  background-color: transparent;
}

.active[data-v-f254c6dc] {
  color: #f36507;
  border: 1px solid #f36507;
}
.shopItem[data-v-f254c6dc] {
  display: flex;
}
.shopItem span[data-v-f254c6dc] {
  margin-left: 2vw;
}
.shopItem span[data-v-f254c6dc]:first-child {
  margin-left: 0;
}
.shopItem .shop-icon[data-v-f254c6dc] {
  display: flex;
  font-size: 4.8vw;
}
.shop-cus[data-v-f254c6dc] {
  align-items: center;
  margin-bottom: 2.667vw;
  font-size: 4.8vw;
}
.shop-address[data-v-f254c6dc] {
  align-items: flex-start;
  font-size: 3.2vw;
  text-align: left;
}
.shop-footer[data-v-f254c6dc] {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}
.helpTip[data-v-f254c6dc] {
  width: 100%;
  margin: 0 auto;
  font-size: 4.8vw;
  color: #969799;
  text-align: center;
}
.tipBottom[data-v-f254c6dc] {
  position: absolute;
  bottom: 2.667vw;
}

