.shop_img{max-width: 120px;max-height: 80px;vertical-align:center;border-radius:5px;}
.shop_img-lg,.shop_img-margin{max-width: 240px;max-height: 160px;vertical-align:center;border-radius:5px;transition-duration:0.2s;}
.shop_list_img{max-width: 240px;max-height: 160px;vertical-align:center;border-radius:6px;transition-duration:0.2s;border: 1px solid #dee2e6; box-shadow: 6px 6px 12px 0px rgba(0,0,0,0.2),0px 0px 8px 0px rgba(0,0,0,0.19);margin-bottom:12px;margin-left:12px;margin-right:12px;}
.shop_img-lg:hover,.postlist img:hover,.shop_list_img:hover,.shop_img-margin:hover{opacity:0.75; transform: scale(1.08,1.08);}
.postlist img{transition-duration:0.2s;}
.shop_img-margin{margin-top:16px;margin-left:16px;}
.cate_icon{width:16px;margin-right:2px;}
td.shop_td{ vertical-align:middle !important;}
.shop-seller{text-decoration:none;color:gray;}