.wp-pic {
  width: 100%;
  border: none;
  outline: none;
  display: block;
}
.wrapper1 {
  background: #f8f8f8;
  padding-top: 84px;
  padding-bottom: 108px;
}
.wrapper1 .wp1-title {
  color: #1e1f1f;
  font-size: 30px;
  text-align: center;
  padding-bottom: 8px;
}
.wrapper1 .wp1-etitle {
  color: #666666;
  font-size: 18px;
  text-align: center;
  padding-bottom: 40px;
}
.wrapper1 .shop-map {
  width: 84%;
  height: 650px;
  margin: 0 auto;
  position: relative;
}
.wrapper1 .shop-map #allmap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wrapper1 .shop-map .shop-list-box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 25px;
  width: 27%;
  height: 516px;
  background: #8c2a68;
  position: absolute;
  top: 62px;
  left: 10%;
}
.wrapper1 .shop-map .shop-list-box .shop-pic {
  display: block;
  width: 91%;
  margin: 0 auto;
  padding-bottom: 23px;
}
.wrapper1 .shop-map .shop-list-box .line {
  width: 91%;
  height: 1px;
  background: #a8377d;
  margin: 0 auto 23px;
}
.wrapper1 .shop-map .shop-list-box .select-line {
  width: 91%;
  margin: 0 auto;
  padding-bottom: 30px;
}
.wrapper1 .shop-map .shop-list-box .select-line .select-box {
  display: inline-block;
  vertical-align: top;
  height: 40px;
  border-radius: 4px;
  width: 40%;
  background: #a4337a;
  color: #fff;
}
.wrapper1 .shop-map .shop-list-box .select-line .select-btn {
  padding-top: 6px;
  padding-left: 6px;
  cursor: pointer;
}
.wrapper1 .shop-map .shop-list-box .shop-list {
  width: 91%;
  margin: 0 auto;
  height: 304px;
  overflow-y: scroll;
}
.wrapper1 .shop-map .shop-list-box .shop-list .shop-lists {
  padding-bottom: 24px;
  cursor: pointer;
}
.wrapper1 .shop-map .shop-list-box .shop-list .shop-lists .shop-name {
  color: #fff;
  font-size: 16px;
  line-height: 1.6;
}
.wrapper1 .shop-map .shop-list-box .shop-list .shop-lists .shop-addr {
  color: #fff;
  font-size: 14px;
}
.wrapper1 .shop-map .shop-list-box .shop-list::-webkit-scrollbar {
  width: 10px;
  height: 16px;
  background: url(/images/shop-pic4.png) no-repeat;
}
/*# sourceMappingURL=shop.css.map */
