.good-card{cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #e4e7ed;width:200px}@media screen and (max-width:419px){.good-card{width:45%}}.good-card:hover{box-shadow:0 20px 40px rgba(0,0,0,.3)}.good-card .count-info{margin-top:-1px;margin-right:-1px;min-width:64px;height:32px;border-radius:0 20px}.good-card .good-image{max-width:100%;max-height:100px}.good-card .good-image-container{height:100px}@media screen and (min-width:992px){.good-card .good-name{height:55px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis;overflow:hidden}}@media screen and (max-width:419px){.good-card .good-name{word-break:break-all}}.good-card .good-input-count{width:120px}