<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">[v-cloak] {
  display: none;
}
* {
  margin: 0;
  padding: 0;
}
body {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
ul,
li {
  list-style-type: none;
}
.header-banner {
  width: 1200px;
  height: 400px;
  margin: 0 auto;
}
.header-banner img {
  width: 100%;
  height: 100%;
  display: block;
}
.to-fixed {
  position: fixed !important;
  z-index: 10;
  top: 0;
}
/**/
.formal-content {
  width: 1200px;
  margin: 0 auto;
  padding: 20px 0;
  overflow: hidden;
}
.nomore {
  font-size: 20px;
  text-align: center;
  color: #000;
}

.goodslist-formall {
  overflow: hidden;
}
.goodslist-formall li {
  float: left;
  background-color: #fff;
  padding: 20px;
  width: 285px;
  border-radius: 10px;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
}
.goodslist-formall li:nth-child(4n) {
  margin-right: 0;
}
.goods-pic-formall {
  height: 265px;
  background-color: #fff;
  position: relative;
  border-radius: 8px;
  padding: 10px;
  cursor: pointer;
}
.goods-pic-formall .tag-span {
  background-color: #de331c;
  font-size: 18px;
  color: #fff;
  border-radius: 0 30px 30px 0;
  position: absolute;
  left: -20px;
  top: 36px;
  padding: 0 10px;
  line-height: 35px;
}
.goods-pic-formall img {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 auto;
}
.goods-info-formall {
  font-weight: bold;
  font-size: 24px;
  color: #333333;
  height: 30px;
  overflow: hidden;
  margin: 10px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
.goods-price-formall {
  color: #e90d00;
  margin: 10px 0;
  font-size: 28px;
}
.goods-price-formall i {
  font-size: 20px;
  margin: 0;
}
.goods-price-formall .del {
  color: #999999;
  text-decoration: line-through;
  font-size: 16px;
}
.goods-storename-formall {
  font-size: 22px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 10px;
}
.cart-formall {
  font-size: 26px;
  font-weight: bold;
  border-radius: 50%;
  cursor: pointer;
  text-align: center;
  background-color: #ff5938;
  width: 60px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  position: absolute;
  bottom: 10px;
  right: 22px;
}
.active-shadow {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9;
}
.wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.dialog-text {
  background-color: #fff;
  border-radius: 6px;
  font-size: 26px;
  color: #ff412a;
  font-weight: bold;
  text-align: center;
  padding: 15px 20px;
}
/**/
.el-input-number__decrease,
.el-input-number__increase {
  padding: 10px 0;
}
/*æ´»åŠ¨è§’æ&nbsp;‡*/
.sale-info {
  color: #e40606;
  font-weight: bold;
  font-size: 18px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fced48;
  border-radius: 0 20px 0 0;
  padding: 5px 10px;
  z-index: 9;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}
.icon-miaosha {
  position: absolute;
  top: 0;
  left: -25px;
  background: url("/pc/img/goods_badge/icon_badge.png") no-repeat;
  background-position: 0 -600px;
  display: block;
  width: 150px;
  height: 50px;
  z-index: 9;
  background-size: 100%;
}
.icon-dpby {
  position: absolute;
  top: 0;
  left: -25px;
  background: url("/pc/img/goods_badge/icon_badge.png") no-repeat;
  background-position: 0 -750px;
  display: block;
  width: 150px;
  height: 50px;
  z-index: 9;
  background-size: 100%;
}
.icon-temai {
  position: absolute;
  top: 0;
  left: -25px;
  background: url("/pc/img/goods_badge/icon_badge.png") no-repeat;
  background-position: 0 0;
  display: block;
  width: 150px;
  height: 50px;
  z-index: 9;
  background-size: 100%;
}
.icon-manze {
  position: absolute;
  top: 0;
  left: -25px;
  background: url("/pc/img/goods_badge/icon_badge.png") no-repeat;
  background-position: 0 -450px;
  display: block;
  width: 150px;
  height: 50px;
  z-index: 9;
  background-size: 100%;
}
.icon-manjian {
  position: absolute;
  top: 0;
  left: -25px;
  background: url("/pc/img/goods_badge/icon_badge.png") no-repeat;
  background-position: 0 -150px;
  display: block;
  width: 150px;
  height: 50px;
  z-index: 9;
  background-size: 100%;
}
.icon-manzeng {
  position: absolute;
  top: 0;
  left: -25px;
  background: url("/pc/img/goods_badge/icon_badge.png") no-repeat;
  background-position: 0 -300px;
  display: block;
  width: 150px;
  height: 50px;
  z-index: 9;
  background-size: 100%;
}
.icon-kongxiao {
  position: absolute;
  top: 0;
  left: -25px;
  background: url("/pc/img/goods_badge/icon_badge.png") no-repeat;
  background-position: 0 -900px;
  display: block;
  width: 150px;
  height: 80px;
  z-index: 9;
  background-size: 100%;
}
</pre></body></html>