.shop_img{max-width: 120px;max-height: 80px;vertical-align:center;border-radius:5px;}
.shop_img-lg,.shop_img-margin{max-width: 480px;max-height: 320px;vertical-align:center;border-radius:5px;transition-duration:0.2s;}
.shop_list_img{ 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-right:12px;}
.shop_img-lg:hover,.postlist img:hover,.shop_list_img:hover,.shop_img-margin:hover{opacity:0.75; transform: scale(1.02,1.02);}
.postlist img{transition-duration:0.2s;}
.shop_img-margin{max-width: 300px; max-height:300px;}
.cate_icon{width:16px;margin-right:2px;}
td.shop_td{ vertical-align:middle !important;}
.shop-seller{text-decoration:none;color:gray;}
.item_{display:flex;}
@media screen and (min-width:800px){.shop_list_img{width:120px;height:120px;}.item_right{width:calc(98% - 135px);display:block;padding:36px 0 36px 24px;}.item_left{width:135px;display:block;}.buy_btn{display:inline-block;height:50px;width:135px;font-size:18px;}.span_pc{display:inline;}.span_mobile{display:none;}}
@media screen and (max-width:800px){.shop_list_img{width:60px;height:60px;}.item_right{width:calc(98% - 75px);display:block;}.item_left{width:75px;display:block;}.buy_btn{display:inline-block;height:35px;width:100px;font-size:12px;margin-left:6px;}.col-sm-7{width:auto !important;}.span_pc{display:none;}.span_mobile{display:inline;}}
.carousel-indicators{position: absolute;right: 0;bottom: 0!important;left: 0;top:10px !important;}