.suggest-module{padding:0 20px 20px;display:flex}.suggest-module .s-left{width:100px;height:90px;border-radius:8px;flex-shrink:0;margin-right:15px}.suggest-module .s-right{display:flex;flex-direction:column;color:#333;overflow:hidden;margin-bottom:5px}.suggest-module .s-right .s-title{font-size:16px}.suggest-module .s-right .type-bg{padding:2px 5px;font-size:12px;background:#fff2e5;border-radius:2px;margin-bottom:8px}.suggest-module .s-right .sub-title{color:#c3cbcf;font-size:13px;margin-top:7px;overflow:hidden;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.suggest-module .over-h{text-overflow:ellipsis;overflow:hidden;margin-bottom:5px;white-space:nowrap}.suggest-module .orange{color:#ff9d43}.m-r-10{margin-right:10px}