.product_item_panel{align-items:start;padding:20px 10px}.product_item_panel:hover{background:#fafafa}.product_item_panel:hover .item_con h3{color:var(--blue-11)}.product_item_panel .img-box{border-radius:4px;height:140px;overflow:hidden;width:210px}.product_item_panel .img-box img{border-radius:4px;height:140px;margin-right:18px;transition:all .2s;width:210px}.product_item_panel .img-box img:hover{transform:scale(1.1)}.product_item_panel .item_con{width:calc(100% - 230px)}.product_item_panel .tip{color:var(--black-3);font-size:13px;font-weight:600;line-height:20px;margin:5px 0 4px;text-align:left}.product_item_panel .title{font-size:18px;font-weight:600;height:52px;-webkit-line-clamp:2;line-height:26px;margin-bottom:32px}.product_item_panel .unit{color:var(--black-2);font-size:14px;line-height:22px}.product_item_panel .unit>span{color:var(--black-3);margin-left:10px}.product_item_panel .arco-divider-horizontal{margin:40px 0}
