.stroe{width:100%}.stroe-item{background:#fff;border-radius:12px;border:1px solid #eee;padding:24px;transition:all .3s ease;cursor:pointer;display:flex;flex-direction:column}.stroe-item:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.08);border-color:transparent}.stroe-item:hover .el-button{background:var(--color-main);color:#fff;border-color:var(--color-main)}.stroe-top{display:flex;align-items:center;width:100%}.stroe-top .img-wrapper{width:70px;height:70px;border-radius:50%;border:1px solid #f5f5f5;padding:2px;flex-shrink:0}.stroe-top .img-wrapper img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.stroe-top-title{flex:1;margin-left:20px;display:flex;flex-direction:column;justify-content:center}.stroe-top-title .store_title{margin-bottom:12px}.stroe-top-title .store_title h2{font-weight:600;font-size:16px;color:#333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0}.stroe-top-title .btn-wrapper .el-button{padding:8px 20px;border-radius:20px;font-size:13px;transition:all .3s;background:#fff;color:var(--color-main);border:1px solid var(--color-main);font-weight:500}.stroe-top-title .btn-wrapper .el-button:hover{background:var(--color-main);color:#fff}.stroe-top-title .btn-wrapper .el-button i{margin-left:4px}.app-container[data-v-e9c2586a]{width:1200px}.tips-content>span[data-v-e9c2586a]{color:var(--color-main)}.store-content-main[data-v-e9c2586a]{min-height:300px;margin-top:20px}.store-content-main>.content[data-v-e9c2586a]{overflow:hidden}.store-content-main>.content>.item[data-v-e9c2586a]{width:30%;float:left;margin-right:5%;margin-bottom:20px}.store-content-main>.content>.item[data-v-e9c2586a]:nth-child(3n){margin-right:0}.store-content-main>.content>.item[data-v-e9c2586a] .stroe-top-title h2{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;width:230px}