The ONE Piano Bench
TheONE piano bench, perfect for: TOP2S, TOP2, TOP1X, and PLAY in height and appearance. Dimensions: 22in.x14in.x19in. Weight: 15 lbs Surface Material: Environmental-friendly PU Legs Material: Wood // /*推荐页 方案2*/ .pro { width: 100%; height: 550px; background: #f6f9f9; padding-top: 50px; } .pro_main { width: 1200px; height: 600px; margin: 0 auto; } .pro_detail { margin-top: 33px; } .pro_detail ul { width: 1200px; display: flex; padding: 0; justify-content: space-between; } .pro_detail ul li { width: 290px; height: 400px; list-style: none; background: #fff; text-align: center; cursor: auto; } .pro_detail ul li:hover { transition: all 0.3s ease-in-out; box-shadow: 0 8px 4px -4px #cdcece; } .pro_detail ul li .li_img { width: 290px; height: 230px; cursor: pointer; display: block; } .pro_detail ul li .li_first { ba