@charset "UTF-8";.shop-index .shop-list{margin:0 -15px;display:flex;flex-wrap:wrap}.shop-index .shop-item{position:relative;margin:0 0 30px;padding:0 15px;width:100%;list-style:none}@media screen and (min-width:992px){.shop-index .shop-item{width:50%}}.shop-index .bg{background-position:center;background-size:cover;background-repeat:no-repeat}@media screen and (min-width:576px){.shop-index .bg{position:absolute;top:0;bottom:0;left:15px;width:240px}}@media screen and (max-width:575.98px){.shop-index .bg{position:relative;padding:120% 100% 0 0}}.shop-index .tag{position:absolute;top:0;width:80px;background-color:#000;color:#fff;text-align:center;font-size:14px;line-height:30px;cursor:pointer}.shop-index .tag i{margin:0 5px 0 0}.shop-index .new-tag{position:absolute;top:50%;left:50%;display:inline-block;width:190px;background-color:rgba(185,133,22,.8);color:#fff;text-align:center;line-height:50px;transform:translate(-50%,-50%)}.shop-index .content{padding:20px 20px 10px;background-color:#f8f8f8;min-height:290px}@media screen and (min-width:576px){.shop-index .content{height:100%;padding-left:255px}}.shop-index .content p{color:#767168}