.banner[data-v-17da9c5b] {
  width: 4.76rem;
  height: 1.87rem;
  margin: 0.32rem 0 0 -webkit-calc((100% - 4.76rem) / 2);
  margin: 0.32rem 0 0 calc((100% - 4.76rem) / 2);
}
.tip[data-v-17da9c5b] {
  text-align: center;
  font-size: .4rem;
  font-weight: bold;
}
.msg[data-v-17da9c5b] {
  padding: .32rem .4rem;
  color: #A6ABC0;
  font-size: .26rem;
}
.storeBox[data-v-17da9c5b] {
  padding: 0 .4rem;
}
.store[data-v-17da9c5b] {
  padding: .32rem .24rem .5rem;
  background-color: #F9FAFC;
  margin-bottom: .16rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.store > div[data-v-17da9c5b]:first-child {
    width: 100%;
    height: 1.68rem;
    background: white;
    -webkit-box-shadow: 0 0 0.12rem 0 rgba(52, 35, 89, 0.08);
            box-shadow: 0 0 0.12rem 0 rgba(52, 35, 89, 0.08);
    -webkit-border-radius: .16rem;
            border-radius: .16rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 .4rem 0 .2rem;
    margin-bottom: .32rem;
    position: relative;
}
.store > div:first-child img[data-v-17da9c5b] {
      width: 1.2rem;
      height: 1.2rem;
      margin-right: .2rem;
}
.store > div:first-child div[data-v-17da9c5b] {
      height: 1.2rem;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      color: #2B3540;
      border-right: 1px solid #EFEFEF;
      margin-right: .4rem;
}
.store > div:first-child div p[data-v-17da9c5b]:first-child {
        font-size: .28rem;
        margin-bottom: .08rem;
        font-weight: bold;
        padding-right: .2rem;
}
.store > div:first-child div p[data-v-17da9c5b]:last-child {
        font-size: .28rem;
}
.store > div:first-child i[data-v-17da9c5b] {
      color: #E8712C;
}
.store > div:first-child a[data-v-17da9c5b] {
      position: absolute;
      width: 1rem;
      height: 1rem;
      right: 0;
      top: .34rem;
}
.store .line[data-v-17da9c5b] {
    margin-bottom: .12rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    font-size: .26rem;
    color: #2B3540;
}
.store .line[data-v-17da9c5b]:last-child {
      margin-bottom: 0;
}
.store .line img[data-v-17da9c5b] {
      width: .32rem;
      height: .32rem;
      margin-top: .02rem;
}
.store .line > span[data-v-17da9c5b]:nth-child(2) {
      margin: 0 .2rem 0 .05rem;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
}
.codeBox[data-v-17da9c5b] {
  text-align: center;
  margin-top: .6rem;
  padding-bottom: .1rem;
}
.codeBox img[data-v-17da9c5b] {
    width: 1.68rem;
    height: 1.68rem;
}
.codeBox p[data-v-17da9c5b] {
    color: #2B3540;
    font-size: .24rem;
}

