#recommend-product{background:#fff;border-bottom:30px solid #eaeaea}#recommend-product .recommend-head{padding:15px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#recommend-product .recommend-head__title{margin:0 15px;font-size:18px;color:#303030;font-weight:800}#recommend-product .recommend-head__title,#recommend-product .recommend-head__title__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#recommend-product .recommend-head__title__icon{background:#eb1c74;color:#fff;border-radius:50%;overflow:hidden;width:25px;height:25px;margin:5px}#recommend-product .recommend-head__title__icon .fa{font-size:13px;font-weight:700;position:relative;top:1px;left:.5px}#recommend-product .recommend-head .line{height:3px;background:#eaeaea;-webkit-box-flex:1;-ms-flex:1;flex:1}#recommend-product .discount-text{font-size:14px;position:absolute;bottom:0;color:#fff!important;background:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}#recommend-product .discount-text span{padding:5px}#recommend-product .discount-text span:first-child{background:#eb1c74}#recommend-product .cash-text{font-size:14px;margin-top:5px}#recommend-product .cash-text,#recommend-product .cash-text>span:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#recommend-product .cash-text>span:first-child{width:20px;margin-right:5px}@media (min-width:768px){#recommend-product .product-item.four-items{width:25%}}