.module-31{background: #f4f4f4;color: #000;padding:8px 2.4% 0;box-sizing: border-box;display: flex;justify-content: space-between;flex-wrap: wrap;}
.module-31 .module-31-card{width: 48.8%; margin-bottom: 8px ;box-shadow: none;box-sizing: border-box; text-decoration: none; border-radius: 0px;background: #FFFFFF;border-radius: 6px;}
.module-31 .module-31-card:nth-last-child(1){margin-bottom: 0;}
.module-31 .module-31-card:nth-last-child(2){margin-bottom: 0;}
.module-31 .module-31-card > a{text-decoration: none;}
.module-31 .module-31-card .mdui-card-media{/* padding-bottom: 100%; */}
.module-31 .module-31-card .mdui-card-media > img{position: absolute; width: 100%; height: 100%; top: 0; left: 0;border-radius: 0px !important;}
.module-31 .module-31-content{padding: 2px 8px; color: #000;}
.module-31 .module-31-content .module-31-title{/*height: 36px;*/overflow: hidden;text-overflow: ellipsis;/*display: -webkit-box;-webkit-line-clamp: 2;*/white-space:nowrap;-webkit-box-orient: vertical;width: 100%;font-size: 13px;line-height: 18px;margin: 0;font-weight: 500;}
.module-31 .module-31-content .module-31-price{font-size: 0;line-height: normal;padding: 5px 0;}
/*.module-31 .module-31-content .module-31-price > span:last-child{font-size: 12px;color: #777777;line-height: 12px;display: inline-block;}*/
.module-31 .module-31-content .module-31-discountprice{font-weight: 600;font-size: 16px;/*color: rgba(253,0,111,1); */line-height: 22px;margin-right: 8px;}
.module-31 .module-31-content .module-31-originalprice{text-decoration: line-through;font-size: 12px;/*color: #777777;*/line-height: 12px;display: inline-block;}
.module-31 .module-31-content .module-31-btn{display: flex;align-items: baseline;justify-content: space-between;}
.module-31 .module-31-content .module-31-btn button{background: linear-gradient(90deg,rgba(235,41,95,1),rgba(246,40,123,1));border-radius: 3px;width: 88px;height: 26px;border: none;box-shadow: none;font-size: 12px;color: #FFFFFF;line-height: 12px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.module-31 .module-31-content .module-31-btn span{font-size: 13px;color: #777777;text-align: right;line-height: 13px;}
.module-31 .module-31-content .module-31-tag{height: 10px;overflow: hidden;font-size: 0;margin: 5px 0;}
.module-31 .module-31-content .module-31-tag span{display: inline-block;padding: 0 7px;border: none; border-radius: 8px;font-size: 12px;color: #E56214;line-height: 16px;height: 16px;background: #FCE9D5;box-sizing: border-box;margin-right: 6px;}
.module-31 .module-31-content .module-31-tag span:last-child{margin-right: 0;}
.module-31 .module-31-more{background: #FFF;color: #7B7B7B;padding: 0;border: none!important}
.module-31 .module-31-more a{position: relative;color: #7b7b7b;display: block;padding-bottom: 100%;border: 1px solid #f4f4f4;}
.module-31 .module-31-more a .textBox{position: absolute;left: 50%;margin-left: -25px;top: 50%;margin-top: -28px;text-align: center;}
.module-31 .module-31-more a span{display: inline-block;}
.module-31 .module-31-more a span.circle{border: 1px solid #7B7B7B; border-radius: 50%; padding: 3px;margin-top: 12px;}

.module-31 .module-31-content .module-31-discountprice em{font-size: 12px;line-height: 12px;font-style:normal}
.share{
    font-size: 12px;
    height: 18px;
    border-radius: 0 9px 9px 0;
    line-height: 18px;
    position: absolute;
    z-index: 5;
    text-align: center;
    bottom: 0.1rem;
    padding: 0 0.2rem;
}