.shop-item-info{padding:20px 26px 20px 20px;display:flex;justify-content:space-between;color:#999;font-size:12px}.shop-item-info-left{display:flex}.shop-item-info-img{width:40px;height:40px;display:block;border-radius:50%;margin-right:14px}.shop-item-info-name{display:flex;flex-direction:column;justify-content:space-between;text-align:left}.shop-item-info-name div:first-child{font-size:14px;color:#333}.shop-item-info-name div:first-child em{font-style:normal;font-weight:400;color:red}.shop-item-info-status{display:inline-block;width:52px;height:22px;line-height:22px;font-size:12px}.shop-item-info-status.open{color:#006bff;background:#e4f2ff}.shop-item-info-status.beopen{background:#ddfaf5;color:#0facab}.shop-item-info-status.close{background:#efefef;color:#777}.shop-item-info-status.stop{cursor:pointer;color:#fa4136}.shop-item-money{text-align:left;padding:20px 20px;color:#999}.shop-item-money span{font-size:20px;color:#000;font-weight:700}.shop-item-card{border-top:4px solid #eee;box-shadow:0 2px 4px 0 rgba(0,0,0,.0470588235);width:314px;margin-right:20px;margin-bottom:20px;position:relative;overflow:hidden}.shop-item-card:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.1607843137);transition:.2s}.shop-item-card:nth-child(4n){margin-right:0}.shop-item-card .el-card{border:1px solid #eee;box-shadow:0 2px 4px 0 rgba(0,0,0,.0470588235)}.shop-item-card .el-card__body{padding:0}.shop-item-btn .el-button{width:100%;height:46px!important;border:none;border-radius:0;border-top:1px solid #eee}.shop-item-btn-close{color:#999;padding:13px 0;font-size:14px;border-top:1px solid #eee}.shop-item-mask{cursor:pointer;position:absolute;left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,.6);color:#fff;font-size:14px;display:flex;align-items:center;justify-content:center}.shop-item-mask .el-button{background:transparent;color:#fff;width:92px;height:40px!important}