/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.number_step[data-v-ce6ae0ac] {
  width: 4.325rem;
  height: 1.15rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  border-radius: 0.125rem;
  overflow: hidden;
  background-color: #fff;
}
.number_step .icon[data-v-ce6ae0ac] {
  width: 1rem;
  height: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.number_step .icon i[data-v-ce6ae0ac] {
  width: 0.9rem;
  height: 0.9rem;
  border: 1PX solid #d6437e;
  border-radius: 50%;
  font-size: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.number_step .icon .icon-minus[data-v-ce6ae0ac] {
  color: #d6437e;
}
.number_step .icon .icon-plus[data-v-ce6ae0ac] {
  color: #fff;
  border: 0;
  background: linear-gradient(to right, #e7476e 0%, #9332ba 100%);
}
.number_step .number[data-v-ce6ae0ac] {
  width: 1.25rem;
  height: 100%;
}
.number_step > div[data-v-ce6ae0ac] {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.number_step .disabled[data-v-ce6ae0ac] {
  background: #ccc !important;
}

/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.base_header[data-v-01c1bb96] {
  position: fixed;
  z-index: 1999;
}
.banner[data-v-01c1bb96] {
  width: 100%;
  height: 18rem;
  position: relative;
  background-color: #eee;
}
.banner .img[data-v-01c1bb96] {
  width: 100%;
  height: 100%;
}
.seckill[data-v-01c1bb96] {
  width: 100%;
  height: 3.15rem;
  display: flex;
  color: #fff;
  background-image: url(../static/img/tuangou.4a2afc7b.jpg);
  background-size: cover;
  position: relative;
}
.seckill .goods[data-v-01c1bb96] {
  flex: 1;
  height: 100%;
  padding-left: 0.625rem;
}
.seckill .goods .name[data-v-01c1bb96] {
  display: flex;
  align-items: center;
  padding-top: 0.375rem;
  font-size: 0.775rem;
  line-height: 1.4rem;
}
.seckill .goods .name .percent[data-v-01c1bb96] {
  width: 2.825rem;
  height: 1rem;
  border-radius: 0.2rem;
  margin-left: 0.5rem;
  background-color: #7e42ac;
}
.seckill .goods .name .percent p[data-v-01c1bb96] {
  font-size: 0.45rem;
  text-align: center;
  line-height: 0.65rem;
}
.seckill .goods .name .percent .out_line[data-v-01c1bb96] {
  width: 2.2rem;
  height: 0.125rem;
  background-color: #f1f1f1;
  margin: 0.125rem auto 0;
}
.seckill .goods .name .percent .out_line .in_line[data-v-01c1bb96] {
  width: 45%;
  height: 100%;
  background-color: #fbd131;
}
.seckill .goods .price[data-v-01c1bb96] {
  height: 1rem;
  line-height: 1rem;
  font-size: 0.8rem;
  display: flex;
  align-items: flex-end;
}
.seckill .goods .price span[data-v-01c1bb96],
.seckill .goods .price em[data-v-01c1bb96] {
  font-size: 0.55rem;
  line-height: 0.8rem;
}
.seckill .goods .price span[data-v-01c1bb96] {
  margin-right: 0.375rem;
}
.seckill .goods .price em[data-v-01c1bb96] {
  margin-left: 0.375rem;
  text-decoration: line-through;
  color: #999;
}
.seckill .time[data-v-01c1bb96] {
  width: 5.5rem;
  height: 100%;
  padding: 0 0.25rem;
  color: #350496;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.seckill .time p[data-v-01c1bb96] {
  font-size: 0.6rem;
  line-height: 1.25rem;
}
.seckill .time .countdown[data-v-01c1bb96] {
  height: 1.2rem;
  display: flex;
  align-items: center;
  font-size: 0.55rem;
}
.seckill .time .countdown em[data-v-01c1bb96] {
  width: 0.35rem;
  color: #b30404;
  text-align: center;
}
.seckill .time .countdown .date[data-v-01c1bb96] {
  width: 1.15rem;
  margin-right: 0.25rem;
}
.seckill .time .countdown span[data-v-01c1bb96] {
  width: 0.9rem;
  height: 0.7rem;
  background-color: #b30404;
  color: #fff;
  border-radius: 0.125rem;
  text-align: center;
}
.info[data-v-01c1bb96] {
  background-color: #fff;
  margin-top: 0.5rem;
  padding: 0.5rem;
}
.info strong[data-v-01c1bb96] {
  font-size: 0.75rem;
  color: #b30404;
  font-weight: bold;
  line-height: 1.25rem;
}
.info h1[data-v-01c1bb96] {
  font-size: 0.725rem;
  line-height: 1.125rem;
  margin: 0.25rem 0;
}
.info h1 span[data-v-01c1bb96] {
  width: 1.725rem;
  height: 0.75rem;
  font-size: 0.55rem;
  color: #fff;
  background: #b30404;
  border-radius: 0.2rem;
  line-height: 0.75rem;
  text-align: center;
  padding: 0 0.3rem;
  margin-right: 0.25rem;
  position: relative;
  top: -1PX;
}
.info .num[data-v-01c1bb96] {
  height: 1.75rem;
  font-size: 0.65rem;
  border-bottom: 1PX solid #eee;
  border-top: 1PX solid #eee;
  margin-top: 0.5rem;
  color: #999;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.info .num span[data-v-01c1bb96] {
  color: #333;
}
.info .num div[data-v-01c1bb96] {
  display: flex;
  align-items: center;
}
.info .tip[data-v-01c1bb96] {
  font-size: 0.6rem;
  color: #999;
  line-height: 0.9rem;
  margin-top: 0.25rem;
  display: flex;
}
.info .tip span[data-v-01c1bb96] {
  color: #b30404;
}
.info.disable h1[data-v-01c1bb96] {
  color: #ccc;
}
.info.disable .price[data-v-01c1bb96] {
  color: #999;
}
.detail[data-v-01c1bb96] {
  padding: 0.5rem;
  background-color: #fff;
  margin-top: 0.5rem;
  padding-bottom: 3rem;
}
.detail .title[data-v-01c1bb96] {
  width: 14.75rem;
  height: 1.5rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.detail .title[data-v-01c1bb96]::before,
.detail .title[data-v-01c1bb96]::after {
  content: '';
  width: 5.375rem;
  height: 1PX;
  background-color: #eee;
}
.detail .content[data-v-01c1bb96] {
  width: 100%;
  min-height: 12.5rem;
}
.bottom[data-v-01c1bb96] {
  min-height: 2.5rem;
  width: 100%;
  background-color: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  justify-content: center;
  border-top: 1PX solid #eee;
  padding-top: 0.2rem;
  padding-bottom: env(safe-area-inset-bottom);
}
.bottom button[data-v-01c1bb96] {
  width: 17rem;
  height: 1.95rem;
  color: #fff;
  font-size: 0.7rem;
  border-radius: 0.25rem;
  background: linear-gradient(to right, #e64770 0%, #9031bc 100%);
}
.bottom.disabel button[data-v-01c1bb96] {
  background: #ccc;
  color: #fff;
}
.share_box[data-v-01c1bb96] {
  width: 100%;
  height: 7.3rem;
}
.share_box .title[data-v-01c1bb96] {
  line-height: 2.875rem;
  font-size: 0.75rem;
  text-align: center;
}
.share_box .list[data-v-01c1bb96] {
  width: 15rem;
  height: 3.75rem;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.share_box .list .item[data-v-01c1bb96] {
  width: 2.5rem;
  height: 3.75rem;
}
.share_box .list .item .icon[data-v-01c1bb96] {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 0.25rem;
  border: 1PX solid #eee;
}
.share_box .list .item .icon img[data-v-01c1bb96] {
  width: 100%;
  height: 100%;
}
.share_box .list .item span[data-v-01c1bb96] {
  display: block;
  line-height: 1.25rem;
  font-size: 0.55rem;
  text-align: center;
}

