/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.page[data-v-d286acf4] {
  padding-bottom: 2.5rem;
}
.base_header[data-v-d286acf4] {
  position: fixed;
  z-index: 1999;
}
.banner[data-v-d286acf4] {
  width: 100%;
  height: 18rem;
  position: relative;
  background-color: #eee;
}
.banner .img[data-v-d286acf4] {
  width: 100%;
  height: 100%;
}
.seckill[data-v-d286acf4] {
  width: 100%;
  height: 3.15rem;
  display: flex;
  color: #fff;
  background-image: url(../static/img/tuangou.4a2afc7b.jpg);
  background-size: cover;
  position: relative;
}
.seckill .activity_price[data-v-d286acf4] {
  position: absolute;
  top: -4.5rem;
  right: 0.5rem;
  width: 4.075rem;
  height: 4.075rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-image: url(../static/img/price_bg.19d8c3a6.png);
  background-size: cover;
  padding: 0.5rem 0;
}
.seckill .activity_price span[data-v-d286acf4] {
  width: 2.5rem;
  height: 1.25rem;
  line-height: 1.25rem;
  font-size: 0.65rem;
  text-align: center;
  border-bottom: 1PX solid #fff;
}
.seckill .activity_price p[data-v-d286acf4] {
  font-size: 0.8rem;
  line-height: 1.5rem;
  font-weight: bold;
  color: #fbd131;
}
.seckill .goods[data-v-d286acf4] {
  flex: 1;
  height: 100%;
  padding-left: 0.625rem;
}
.seckill .goods .name[data-v-d286acf4] {
  display: flex;
  align-items: center;
  padding-top: 0.375rem;
  font-size: 0.775rem;
  line-height: 1.4rem;
}
.seckill .goods .price[data-v-d286acf4] {
  height: 1rem;
  line-height: 1rem;
  font-size: 0.8rem;
  display: flex;
  align-items: flex-end;
}
.seckill .goods .price span[data-v-d286acf4],
.seckill .goods .price em[data-v-d286acf4] {
  font-size: 0.55rem;
  line-height: 0.8rem;
}
.seckill .goods .price span[data-v-d286acf4] {
  margin-right: 0.375rem;
}
.seckill .goods .price em[data-v-d286acf4] {
  margin-left: 0.375rem;
  text-decoration: line-through;
  color: #999;
}
.seckill .time[data-v-d286acf4] {
  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-d286acf4] {
  font-size: 0.6rem;
  line-height: 1.25rem;
}
.seckill .time .countdown[data-v-d286acf4] {
  height: 1.2rem;
  display: flex;
  align-items: center;
  font-size: 0.55rem;
}
.seckill .time .countdown em[data-v-d286acf4] {
  width: 0.35rem;
  color: #b30404;
  text-align: center;
}
.seckill .time .countdown .date[data-v-d286acf4] {
  width: 1.15rem;
  margin-right: 0.25rem;
}
.seckill .time .countdown span[data-v-d286acf4] {
  width: 0.9rem;
  height: 0.7rem;
  background-color: #b30404;
  color: #fff;
  border-radius: 0.125rem;
  text-align: center;
}
.info[data-v-d286acf4] {
  background-color: #fff;
  margin-top: 0.5rem;
  padding: 0.5rem 0.5rem 0;
}
.info strong[data-v-d286acf4] {
  font-size: 0.75rem;
  color: #b30404;
  font-weight: bold;
  line-height: 1.25rem;
}
.info h1[data-v-d286acf4] {
  font-size: 0.725rem;
  line-height: 1.125rem;
  margin: 0.25rem 0;
}
.info h1 span[data-v-d286acf4] {
  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 .price[data-v-d286acf4] {
  color: #b30404;
  margin: 0.375rem 0;
  font-size: 0.8rem;
}
.info .num[data-v-d286acf4] {
  display: flex;
  height: 2.25rem;
  color: #999;
  border-top: 1PX solid #eee;
  justify-content: space-between;
  align-items: center;
  font-size: 0.7rem;
}
.info .num div[data-v-d286acf4] {
  display: flex;
  align-items: center;
}
.info .num div p[data-v-d286acf4] {
  color: #333;
  margin-right: 0.25rem;
}
.info.disable h1[data-v-d286acf4] {
  color: #ccc;
}
.info.disable .price[data-v-d286acf4] {
  color: #999;
}
.detail[data-v-d286acf4] {
  padding: 0.5rem;
  background-color: #fff;
  margin-top: 0.5rem;
  padding-bottom: 3rem;
}
.detail .title[data-v-d286acf4] {
  width: 14.75rem;
  height: 1.5rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.detail .title[data-v-d286acf4]::before,
.detail .title[data-v-d286acf4]::after {
  content: '';
  width: 5.375rem;
  height: 1PX;
  background-color: #eee;
}
.detail .content[data-v-d286acf4] {
  width: 100%;
  margin-top: 0.5rem;
  font-size: 0.65rem;
}

