.product-list{text-align:left}.product-list .item{text-align:center;display:inline-block;padding:10px;border-radius:5px;cursor:pointer;width:110px;height:100px;color:#666}.product-list .item:hover{background:#ddd}.product-list .item.disabled{background:#fff;cursor:auto}.product-list .item.disabled .logo-text{background:#909399}.product-list .item .logo-text{width:80px;height:80px;line-height:80px;text-align:center;color:#fff;margin:0 auto;background:#67c23a;border-radius:50%;overflow:hidden;font-weight:700}.product-list .item .logo-text.text1{background:#67c23a}.product-list .item .logo-text.text2{background:#e6a23c}.product-list .item .logo-text.text3{background:#f56c6c}.product-list .item .logo-img{width:80px;height:80px;margin:0 auto}.product-list .item .logo-img img{width:65px;height:65px;margin:7px}