.wrap[data-v-2e17aeaa] {
  background-size: 100%;
  font-size: 0;
}
.wrap img[data-v-2e17aeaa] {
    width: 100%;
}
.headBox[data-v-2e17aeaa] {
  position: relative;
}
.noWrap[data-v-2e17aeaa] {
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}
.change[data-v-2e17aeaa] {
  width: 1.6rem;
  height: .65rem;
  line-height: .65rem;
  text-align: center;
  color: white;
  font-size: .28rem;
  display: inline-block;
  -webkit-border-radius: .06rem;
          border-radius: .06rem;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  background: -webkit-gradient(linear, left top, left bottom, from(#ea4a68), to(#fc7fb6));
  background: -webkit-linear-gradient(#ea4a68, #fc7fb6);
  background: linear-gradient(#ea4a68, #fc7fb6);
  margin-left: .2rem;
}
.buy[data-v-2e17aeaa] {
  width: .8rem;
  height: .8rem;
  line-height: .8rem;
  text-align: center;
  -webkit-border-radius: .4rem;
          border-radius: .4rem;
  display: inline-block;
  /*background: linear-gradient(#ea4a68, #fc7fb6);*/
  background-color: rgba(252, 127, 182, 0.7);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  position: relative;
  position: fixed;
  top: 5.88rem;
  left: .45rem;
  z-index: 999;
}
.buy i[data-v-2e17aeaa] {
    color: white;
    font-size: .32rem;
}
.buy > span[data-v-2e17aeaa] {
    position: absolute;
    left: 90%;
    top: 20%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: .32rem;
    height: .32rem;
    line-height: .32rem;
    text-align: center;
    -webkit-border-radius: .16rem;
            border-radius: .16rem;
    background-color: red;
    display: inline-block;
    color: white;
    font-size: .2rem;
}
.tab[data-v-2e17aeaa] {
  width: -webkit-calc(100% - .72rem);
  width: calc(100% - .72rem);
  margin: 0 .36rem;
  /*height: 2rem;*/
  padding: .2rem .2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: white;
  -webkit-border-radius: .1rem;
          border-radius: .1rem;
  position: absolute;
  -webkit-box-shadow: 4px 4px 8px rgba(197, 149, 156, 0.3);
          box-shadow: 4px 4px 8px rgba(197, 149, 156, 0.3);
  /*top: 70%;*/
  bottom: -1.8rem;
}
.tab p[data-v-2e17aeaa]:first-child {
    color: #4d4d4d;
    font-size: .32rem;
    width: -webkit-calc(100% - 1rem);
    width: calc(100% - 1rem);
    margin-bottom: .18rem;
}
.tab p[data-v-2e17aeaa]:nth-child(2) {
    color: #9b9b9b;
    font-size: .24rem;
    margin-bottom: .32rem;
    width: -webkit-calc(100% - 1rem);
    width: calc(100% - 1rem);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.tab p[data-v-2e17aeaa]:nth-child(3) {
    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;
}
.tab p:nth-child(3) span[data-v-2e17aeaa]:first-child {
      color: #e73f58;
      font-size: .32rem;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
}
.tab .buy[data-v-2e17aeaa] {
    position: absolute;
    right: .2rem;
    top: .2rem;
}
.scrollTab[data-v-2e17aeaa] {
  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;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  padding: .1rem .2rem;
  width: -webkit-calc(100% - .52rem);
  width: calc(100% - .52rem);
  background-color: white;
  -webkit-border-radius: .1rem;
          border-radius: .1rem;
  position: fixed;
  bottom: 2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-box-shadow: 4px 4px 8px rgba(197, 149, 156, 0.3);
          box-shadow: 4px 4px 8px rgba(197, 149, 156, 0.3);
}
.scrollTab > span[data-v-2e17aeaa]:nth-child(1) {
    color: #e73f58;
    font-size: .32rem;
}
.scrollTab > span[data-v-2e17aeaa]:nth-child(2) {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: left;
    margin-left: .2rem;
    color: #e73f58;
    font-size: .32rem;
}
.scrollTab .buy[data-v-2e17aeaa] {
    margin-right: .3rem;
}

