.shop_container{padding:10px}.shop_container .top_banner{margin-bottom:10px}.shop_container .top_banner img{height:200px}.shop_container .module_list{margin:10px 0;padding:0;display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none}.shop_container .module_list li{position:relative;border:1px solid #ececec;border-radius:2px;padding:0;width:calc(50% - 4.5px);margin-bottom:10px;background:#fff}.shop_container .module_list li .goods_first_img{width:30px;height:32px;position:absolute;top:10px;left:10px}.shop_container .module_list li .goods_img{height:142px}.shop_container .module_list li .goods_name{padding:0 5px;font-size:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.shop_container .module_list li .goods_desc{font-style:normal;font-size:12px;line-height:18px;padding:5px 5px 0;color:#4d4d4d;height:51px;overflow:hidden;display:block}.shop_container .module_list li .goods_price{padding:0 0 9px 5px;color:#b20000;margin-top:3px;height:24px;overflow:hidden}.shop_container .module_list li .goods_price .cost_price{font-size:18px}.shop_container .module_list li .goods_price .discount_price{font-size:11px;margin-left:6px;color:#8d8d8d}