.com-goods span{
      border-bottom: 2px solid #e62828;
    padding-bottom: 7px;
    font-size: 16px;
    color: #e62828;
}
.com-goods{
      border-bottom: 2px solid #F5F5F5;
    padding-bottom: 5px;
    margin-bottom: 5px;
}


.product-card .wrap-product .a-single .z-card {
  max-height: 149px;
  overflow: hidden;
  padding: 14px;
  background: #fff;
  margin: 0 4px 0 10px;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.08);
  box-shadow: 0 2px 5px 0 rgba(0,0,0,.08)
}

.product-card .wrap-product .a-single .z-card a:hover {
  opacity: .8
}
.product-card .wrap-product .commodities-left {
  float: left;
  position: relative
}

.product-card .wrap-product .commodities-left i {
  padding: 0 5px;
  height: 16px;
  line-height: 16px;
  opacity: .8;
  background: #e62828;
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  font-size: 12px;
  color: #fff
}

.product-card .wrap-product .commodities-left img {
  width: 120px;
  height: 120px
}
.product-card .wrap-product .commodities-right {
  float: left;
  padding-left: 13px
}

.product-card .wrap-product .commodities-right a {
  font-size: 16px;
  color: #333;
  line-height: 28px;
  font-weight: 700;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 53px
}

.product-card .wrap-product .commodities-right .one-goods {
  width: 521px;
  display: inline-block
}

.product-card .wrap-product .commodities-right .two-goods {
  width: 173px;
  display: inline-block
}

.product-card .wrap-product .commodities-right em,.product-card .wrap-product .commodities-right span {
  font-size: 18px;
  line-height: 28px;
  color: #f04848;
  font-weight: 700;
  display: block
}

.product-card .wrap-product .commodities-right em {
  float: left
}

.product-card .wrap-product .commodities-right .one-p {
  padding-top: 39px
}

.product-card .wrap-product .commodities-right p {
  padding-top: 8px
}

.product-card .wrap-product .commodities-right p span {
  font-size: 18px;
  line-height: 28px;
  color: #e62828;
  font-weight: 700;
  float: left
}

.product-card .wrap-product .commodities-right p a {
  width: 80px;
  height: 28px;
  line-height: 28px;
  color: #fff;
  text-align: center;
  background: #e62828;
  border-radius: 2px;
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
  float: right
}

.product-card .wrap-product .commodities-right p .kanbaike-btn {
  background: #feecec;
  color: #e62828;
  margin-right: 10px
}