/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @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 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.goods_item[data-v-5c0389d8] {
  height: 4.8rem;
  width: 100%;
  display: flex;
  background-color: #fff;
}
.goods_item .img[data-v-5c0389d8] {
  width: 5.275rem;
  height: 4.8rem;
  flex-shrink: 0;
}
.goods_item .detail[data-v-5c0389d8] {
  flex: 1;
  padding: 0 0.375rem;
  width: 1PX;
}
.goods_item .detail h3[data-v-5c0389d8] {
  font-size: 0.65rem;
  line-height: 1.05rem;
  height: 2.375rem;
  padding-top: 0.25rem;
  width: 100%;
  font-weight: bold;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.goods_item .detail .price[data-v-5c0389d8] {
  height: 1.675rem;
  padding-right: 0.5rem;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  font-size: 0.65rem;
  margin-top: 0.25rem;
}
.goods_item .detail .price > p[data-v-5c0389d8] {
  font-size: 0.75rem;
  color: #b30404;
  line-height: 1rem;
  font-weight: bold;
}
.goods_item .detail .price > p em[data-v-5c0389d8] {
  font-size: 0.525rem;
  color: #999999;
  text-decoration: line-through;
}
.goods_item .detail .price > span[data-v-5c0389d8] {
  color: #999;
}
.number_step[data-v-5c0389d8] {
  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-5c0389d8] {
  width: 0.9rem;
  height: 0.9rem;
  border: 1PX solid #d6437e;
  border-radius: 50%;
  font-size: 0.5rem;
}
.number_step .number[data-v-5c0389d8] {
  width: 1rem;
  height: 100%;
}
.number_step > div[data-v-5c0389d8] {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.number_step .icon-minus[data-v-5c0389d8] {
  color: #d6437e;
}
.number_step .icon-plus[data-v-5c0389d8] {
  color: #fff;
  border: 0;
  background: linear-gradient(to right, #e7476e 0%, #9332ba 100%);
}

