.goods-block{cursor:pointer}.goods-block .goods-preiew-area{grid-gap:8px;grid-template-columns:repeat(2,150px);justify-content:space-between;margin-top:20px;display:grid}.goods-block .goods-preiew-area .goods-item{margin-bottom:20px}.goods-block .goods-preiew-area .goods-item .goods-image{background-color:#f6f6f6;border-radius:3px;width:150px;height:150px}.goods-block .goods-preiew-area .goods-item .goods-image .el-image{width:150px;height:150px}.goods-block .goods-preiew-area .goods-item .goods-info .title{color:#2b2b2b;font-size:13px;font-weight:500px;white-space:nowrap;text-overflow:ellipsis;margin:6px 0;overflow:hidden}.goods-block .goods-preiew-area .goods-item .goods-info .price{color:#ff3931;font-size:13px;font-weight:500}