.clearance[data-v-4d93a9da] {
  background: #f4f4f4;
}
.clearance .topBox[data-v-4d93a9da] {
  padding: 2.666667vw 3.2vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #F4F4F4;
}
.clearance .topBox .category[data-v-4d93a9da] {
  width: 8vw;
  height: 8vw;
  color: #333333;
  line-height: 8vw;
  text-align: center;
}
.clearance .topBox .category .noSize1[data-v-4d93a9da] {
  font-size: 8vw;
}
.clearance .topBox .category .noSize2[data-v-4d93a9da] {
  font-size: 6.4vw;
}
.clearance .topBox .sousuobox[data-v-4d93a9da] {
  width: 80%;
  height: 8vw;
  background: #fff;
  border-radius: 4vw;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 3.2vw;
}
.clearance .topBox[data-v-4d93a9da] ::-webkit-input-placeholder {
  color: #999;
}
.clearance .topBox .icon-sousuo[data-v-4d93a9da] {
  font-size: 3.2vw;
  margin-right: 2.133333vw;
  color: #666;
  margin-left: 10.666667vw;
}
.clearance .options[data-v-4d93a9da] {
  width: 100%;
  height: 13.333333vw;
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-color: #fff;
  /*margin-top: 10px;*/
}
.clearance .options-item[data-v-4d93a9da] {
  width: 30%;
  height: 13.333333vw;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 3.733333vw;
}
.clearance .options-item span[data-v-4d93a9da] {
  margin-right: 0.8vw;
}
.clearance .goodsTotal[data-v-4d93a9da] {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  background: #f4f4f4;
  height: 100%;
  margin-top: 2.666667vw;
}
.clearance .goodsTotal .goodsLeft[data-v-4d93a9da] {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  height: 100%;
}
.clearance .goodsTotal .goodsLeft .goods_box[data-v-4d93a9da] {
  width: 45.866667vw;
  /*height: 240px;*/
  background-color: white;
  border-radius: 2.133333vw;
  margin-bottom: 5.333333vw;
}
.clearance .goodsTotal .goodsLeft .goods_box .red_title[data-v-4d93a9da] {
  display: inline-block;
  min-width: 4.266667vw;
  height: 4.266667vw;
  /*padding: 0 5px;*/
  background-color: #fe3838;
  text-align: center;
  /*line-height: 12px;*/
  color: white;
  border-radius: 0.8vw;
  font-size: 3.2vw;
  margin-right: 0.8vw;
}
.clearance .goodsTotal .goodsLeft .goods_box .info_title[data-v-4d93a9da] {
  display: inline-block;
  font-size: 3.733333vw;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #000000;
}

