.product{background:#fff;border-radius:5px;width:100%;height:215px;position:relative;overflow:hidden}.product .imgbox{box-sizing:border-box;height:100%}.product .imgbox img{object-fit:fill;width:100%;height:100%;margin:0 auto}.specifies{background:#0f2027f0;background:-webkit-linear-gradient(to top,#2c5364f0,#203a43f0,#0f2027f0);box-sizing:border-box;background:linear-gradient(#0f2027f0,#203a43f0,#2c5364f0);border-radius:0 5px 5px 0;width:100%;height:100px;padding:10px;transition:all .5s;position:absolute;bottom:-35px}.product:hover .specifies{height:auto;transition:all .5s;bottom:0}
