.cpmodule-youliao-product-ids-flatten-new {
  background: #fff;
}
.cpmodule-youliao-product-ids-flatten-new dl {
  padding: 0px;
  width: 100%;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #e0e0e0;
}

.cpmodule-youliao-product-ids-flatten-new dl dt {
  position: relative;
  margin: 9px 10px 0 12px;
  float: left;
  width: 130px;
}

.cpmodule-youliao-product-ids-flatten-new dl dt img {
  width: 100%;
}
.cpmodule-youliao-product-ids-flatten-new dl dt p {
  position: absolute;
  top: 0;
  left: 0;
  width: 29px;
  height: 27px;
  padding: 2px 0 0;
  line-height: 13px;
  font-size: 12px;
  text-align: center;
  background-color: #ff5959;
  font-weight:100;
  color: #fff;
  display: none;
}

.cpmodule-youliao-product-ids-flatten-new dl dt .pg-has-background {
  background: #ff5959;
}
.cpmodule-youliao-product-ids-flatten-new dl dt .pg-time-item-tag {
  width: 29px;
  height: 29px;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
}
.cpmodule-youliao-product-ids-flatten-new dl dt .pg-time-item-tag span {
  display: inline-block;
  width: 23px;
  height: 24px;
  font-size: 11px;
  line-height: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
}
@media screen and (min-width: 370px) {
  .cpmodule-youliao-product-ids-flatten-new dl dt .pg-time-item-tag span {
    width: 23px;
  }
}
.cpmodule-youliao-product-ids-flatten-new dl dt .pg-time-item-tag img {
  width: 29px;
  position: absolute;
  top: 0;
  left: 0;
}

.cpmodule-youliao-product-ids-flatten-new dl dd {
  position: relative;
  padding: 0 8px 0 0;
  padding-left: 0px;
  height: 160px;
}

.cpmodule-youliao-product-ids-flatten-new dl dd h3 {
  color: #444;
  font-size: 15px;
  text-align: left;
  line-height: 19px;
  max-height: 19px;
  overflow: hidden;
  padding: 22px 0 0 2px;
}

.cpmodule-youliao-product-ids-flatten-new dl dd>p {
  padding:10px 0 0 2px;
  text-align: left;
  color: #777777;
  font-size: 14px;
  line-height: 17px;
  text-align: left;
  max-height: 34px;
  overflow: hidden;
}
.cpmodule-youliao-product-ids-flatten-new .pg-promotion-discount-desc{
    position: absolute;
    left: 8px;
    bottom: 5px;
    border: 1px solid #ff5959;
    font-size: 11px;
    line-height: 16px;
    color: #ff5959;
    padding: 0px 3px;
    background-color: #fff;
}

.cpmodule-youliao-product-ids-flatten-new dl dd .price {
  margin: 4px 0 0;
}
.cpmodule-youliao-product-ids-flatten-new dl dd .price strong {
  padding-left:2px;
  color: #ff5959;
  font-size: 17px;
  font-weight: bold;
}

.cpmodule-youliao-product-ids-flatten-new dl dd .price span{
  color: #999;
  font-size: 13px;
  margin-left: 6px;
  text-decoration: line-through;
}

.cpmodule-youliao-product-ids-flatten-new dl dd .btn-buy {
  position:absolute;
  top:auto;
  bottom:40px;
  right:0;
  border: 0;
  padding: 0;
  border-radius: 14px 0 0 14px;
  margin-bottom: -3px;
  display: inline-block;
  font-size: 15px;
  line-height: 27px;
  text-align: center;
  width: 65px;
  height: 28px;
  padding: 0 0 0 4px;
  color: #fff;
  background-color: #ff5959;
}

.cpmodule-youliao-product-ids-flatten-new .vip-sale-box{clear:both;min-height:30px;height:30px;padding:4px 0 0 0px;}
.cpmodule-youliao-product-ids-flatten-new .vip-sale-box .vip-sale{float:left;height:19px;line-height:19px;border-radius: 3px;padding:1px 1px 1px 4px;font-size:12px;background:#ff5959;color:#fff;}
.cpmodule-youliao-product-ids-flatten-new .limit-sale {
  line-height: 16px;
  border-radius: 2px;
  padding: 1px 3px;
  font-size: 10px;
  background: #ff7d7c;
  color: #fff;
  display: inline-block;
  margin-top: 3px;
}
.cpmodule-youliao-product-ids-flatten-new .vip-sale-box b{float:left;font-weight:100;}
.cpmodule-youliao-product-ids-flatten-new .vip-sale-box i{float:left;line-height:19px;padding:0 4px;margin:0 0 0 4px;border-radius:0 2px 2px 0;font-weight:100;font-style:normal;background:#fff;color:#ff5959;}
.cpmodule-youliao-product-ids-flatten-new .vip-sale-box{clear:none;padding:0;}

.cpmodule-youliao-product-ids-flatten-new .product-a .has-none{
  position: absolute;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: rgba(0,0,0,.6);
  left: 50%;
  top: 50%;
  margin-left: -30px;
  margin-top: -30px;
  color: #fff;
  font-size: 15px;
  line-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
 -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
   -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}