/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.pay[data-v-9d2d96f0] {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pay .bm-view[data-v-9d2d96f0] {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.pay .icon-box[data-v-9d2d96f0] {
  position: fixed;
  left: 0.45rem;
  top: 0.45rem;
  width: 1.625rem;
  height: 1.625rem;
  border-radius: 50%;
  z-index: 1200;
  text-align: center;
  line-height: 1.625rem;
  background: rgba(0, 0, 0, 0.5);
}
.pay .icon-arrow-left[data-v-9d2d96f0] {
  font-size: 0.9rem;
  color: #fff;
}
.pay .close-busniess-box[data-v-9d2d96f0] {
  height: 0 !important;
}
.pay .business-box[data-v-9d2d96f0] {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 70%;
  transition: all 0.5s;
}
.pay .business-box .prompt[data-v-9d2d96f0] {
  position: inherit;
  left: 0;
  top: -1.7rem;
  height: 1.8rem;
  width: 100%;
}
.pay .business-box .prompt .prompt-bg[data-v-9d2d96f0] {
  height: 0.9rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAtAAAAAyCAMAAABCmhwOAAAAgVBMVEUAAADw8PDu7u7u7u7u7u7v7+/u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7u7v7+/u7u7u7u7u7u7////u7u7d3d37+/v39/f+/v7g4OD5+fnz8/Px8fHm5ub9/f3i4uLn5+eyRMKqAAAAHXRSTlMA/OsXBvMfDALhcFLXxMzCu6iajX9dQzgo+LKFSCIX9YoAAAHvSURBVHja7dzJbuJAFEbhMvMUCJl6SK5dNi4zvP8DttKWukuRCE5uCRel80ks2LD6F0fyxQbdTJ+383Hej/FquxwZIJjRYuBqW0k/Klu6wWJmgDAm68ZKv2yzGRoghOG8lP6Vq6kB9Gb3MexZxG0NoPfUSByahQG0XrKDxOHw64cBdIYDK7Go52Q0dGabOAK65X4bQOPVSUzIaKi8ZZXEhIyGxkQb0FVTia/eW21G83wF3zW6K5V7PhUnf9F2VxytqJRkNL7r0YnOqSiK/f9F2+P7dzIa/ViqA7rctYv29ryrtRmdkdHQB7R+0Yd/eyaj0UlcAe0t+iAi1b7ds155zykpdAGtX3S7ZyshNE8GUAS0etFHe/L3rM7oFwN8xWRsJZD6fdF/P+F+ckBG4ytG61Ik5KL9PZPRuLYHJwHVO3/PZDSubdlUElLtPSEko3FtP4MFtH/DEZYlo9HRdB3TDfQ55YaMRicPcd1An+NeDXDZcxPXDfQ5VfZmgMsBHc+fCC9l9MQAn5uubiGgW+Udr7xDGgHdco8GSCGgW1W2NEAKAU1Go0tA13JbyOgPcvhuKaBbLofH5AIkg0EjKQwaSWHQSAqDRlIYNJLCoJEUBo2kMGgkhUEjKQwaSWHQSAqDRlIYNJLCoJEUBo2k5H8Aa7OxDbdSzmoAAAAASUVORK5CYII=);
  background-size: 100% 100%;
}
.pay .business-box .prompt .prompt-tit[data-v-9d2d96f0] {
  width: 100%;
  height: 0.9rem;
  line-height: 1;
  font-size: 0.7rem;
  text-align: center;
  color: #999;
  background: #fff;
}
.pay .business-list[data-v-9d2d96f0] {
  height: 100%;
  overflow-y: auto;
  background: #fff;
}
.pay .business-list .title[data-v-9d2d96f0] {
  height: 0.7rem;
  padding-left: 0.5rem;
  color: #333752;
  font-size: 0.65rem;
  line-height: 0.7rem;
  border-left: 0.075rem solid #333752;
}
.pay .business-list .brand-list[data-v-9d2d96f0] {
  padding-top: 0.475rem;
  background: #eee;
}
.pay .business-list .brand-list .title[data-v-9d2d96f0] {
  margin-bottom: 0.45rem;
}
.pay .business-list .brand-list .store[data-v-9d2d96f0] {
  height: 10.5rem;
  width: 100%;
  background: #fff;
  padding: 0.45rem;
  padding-bottom: 0;
  margin-bottom: 0.375rem;
  display: flex;
  flex-direction: column;
}
.pay .business-list .brand-list .store .pic[data-v-9d2d96f0] {
  overflow: hidden;
  height: 7.125rem;
  position: relative;
}
.pay .business-list .brand-list .store .pic img[data-v-9d2d96f0] {
  display: block;
  height: 100%;
  width: 100%;
}
.pay .business-list .brand-list .store .store-tit[data-v-9d2d96f0] {
  display: flex;
  justify-content: space-between;
  height: 1.25rem;
  line-height: 1.25rem;
}
.pay .business-list .brand-list .store .store-tit .store-name[data-v-9d2d96f0] {
  width: 13.5rem;
  display: flex;
  align-items: center;
}
.pay .business-list .brand-list .store .store-tit .name[data-v-9d2d96f0] {
  color: #3c405a;
  font-size: 0.75rem;
  margin-right: 0.375rem;
}
.pay .business-list .brand-list .store .store-tit .flagship-tag[data-v-9d2d96f0] {
  background: linear-gradient(to right, #fbb231 0%, #fbd031 100%);
  display: inline-block;
  vertical-align: middle;
  height: 0.85rem;
  line-height: 0.85rem;
  padding: 0 0.25rem;
  border-radius: 0.1rem;
  color: #fff;
  font-size: 0.5rem;
}
.pay .business-list .brand-list .store .store-tit .icon-location[data-v-9d2d96f0] {
  color: #fbc125;
}
.pay .business-list .brand-list .store .store-tit .distance[data-v-9d2d96f0] {
  color: #999;
  font-size: 0.55rem;
}
.pay .business-list .brand-list .store .store-inf[data-v-9d2d96f0] {
  height: 0.675rem;
  line-height: 1;
}
.pay .business-list .brand-list .store .store-inf .address[data-v-9d2d96f0] {
  flex: 1;
  padding-right: 0.45rem;
  color: #666;
  font-size: 0.55rem;
  display: inline-block;
  line-height: 0.8rem;
}
.pay .business-list .brand-list .store .store-inf .tobind[data-v-9d2d96f0] {
  width: 1.75rem;
  height: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pay .business-list .brand-list .store .store-inf .tobind img[data-v-9d2d96f0] {
  width: 1rem;
}
.pay .business-list .brand-list .store .store-inf .jl-ph[data-v-9d2d96f0] {
  line-height: 0.5;
}
.pay .business-list .brand-list .store .store-inf .jl-ph .phone[data-v-9d2d96f0] {
  color: #3d415b;
  font-size: 0.55rem;
}
.pay .business-list .brand-list .store .store-inf .jl-ph .phone > i[data-v-9d2d96f0]::before {
  margin-right: 0.2rem;
}
.pay .business-list .brand-list .store[data-v-9d2d96f0]:last-child {
  margin-bottom: 0;
}
.pay .business-list .other-list[data-v-9d2d96f0] {
  padding-top: 0.475rem;
  background: #eee;
}
.pay .business-list .other-list .title[data-v-9d2d96f0] {
  margin-bottom: 0.475rem;
}
.pay .business-list .other-list .store[data-v-9d2d96f0] {
  display: flex;
  flex-direction: column;
  width: 100%;
  background: #fff;
  padding: 0.65rem 0 0;
  margin-bottom: 0.25rem;
}
.pay .business-list .other-list .store[data-v-9d2d96f0]:last-child {
  margin-bottom: 0;
}
.pay .business-list .other-list .store .footer[data-v-9d2d96f0] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 1.55rem;
  line-height: 1.55rem;
  padding: 0 0.65rem;
  font-size: 0.55rem;
}
.pay .business-list .other-list .store .footer .icon-clock[data-v-9d2d96f0] {
  color: #bbb;
}
.pay .business-list .other-list .store .footer .distance[data-v-9d2d96f0] {
  color: #999;
}
.pay .business-list .other-list .store .footer .icon-location[data-v-9d2d96f0] {
  color: #fbc125;
}
.pay .business-list .other-list .store .footer .bindstore[data-v-9d2d96f0] {
  color: #694700;
}
.pay .business-list .other-list .store .con[data-v-9d2d96f0] {
  height: 100%;
  width: 100%;
  padding: 0 0 0.65rem 0.65rem;
  position: relative;
  display: flex;
}
.pay .business-list .other-list .store .con[data-v-9d2d96f0]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 200%;
  height: calc(200% - 1PX);
  transform: scale(0.5, 0.5);
  transform-origin: 0 0;
  pointer-events: none;
  border-radius: 0;
  border-bottom: 1PX solid #e5e5e5;
}
.pay .business-list .other-list .store .con .tobind[data-v-9d2d96f0] {
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 0.6rem;
  color: #ccc;
}
.pay .business-list .other-list .store .con .tobind img[data-v-9d2d96f0] {
  width: 1.25rem;
  margin-bottom: 0.25rem;
}
.pay .business-list .other-list .store .pic[data-v-9d2d96f0] {
  display: block;
  width: 3.5rem;
  height: 2.5rem;
  margin-right: 0.5rem;
}
.pay .business-list .other-list .store .inf[data-v-9d2d96f0] {
  flex: 1;
  width: 1PX;
  height: 100%;
}
.pay .business-list .other-list .store .inf .na-dis .name[data-v-9d2d96f0] {
  flex: 1;
  color: #3c405a;
  font-size: 0.75rem;
}
.pay .business-list .other-list .store .inf .na-dis .distance[data-v-9d2d96f0] {
  display: block;
  width: 5em;
  text-align: right;
  color: #999;
  font-size: 0.55rem;
}
.pay .business-list .other-list .store .inf .ad-ph[data-v-9d2d96f0] {
  line-height: 1;
  margin-top: 0.375rem;
}
.pay .business-list .other-list .store .inf .ad-ph .address[data-v-9d2d96f0] {
  flex: 1;
  color: #666;
  font-size: 0.55rem;
  line-height: 0.8rem;
}
.pay .business-list .other-list .store .inf .ad-ph .phone[data-v-9d2d96f0] {
  display: block;
  width: 5em;
  text-align: right;
  color: #3d415b;
  font-size: 0.55rem;
}
.pay .business-list .other-list .store .inf .ad-ph .phone > i[data-v-9d2d96f0]::before {
  margin-right: 0.2rem;
}
.sample[data-v-9d2d96f0] {
  position: relative;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  border: 1PX solid #0c89e1;
  background: rgba(255, 255, 255, 0.7);
}
.sample .point[data-v-9d2d96f0] {
  position: absolute;
  top: 1.0625rem;
  left: 1.0625rem;
  height: 0.375rem;
  width: 0.375rem;
  border-radius: 50%;
  background: #0c89e1;
}
.test[data-v-9d2d96f0] {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  width: 2.5rem;
  height: 2.5rem;
  background: skyblue;
}

