.sale .bd .left .text { width:100%;height:40px;margin-top:10px;padding:0 9px 0 8px;box-sizing:border-box;fone-size:14px;line-height:20px;box-sizing:broder-box;/*多行文字截取*/display :-webkit-box;/*子盒子垂直排列*/-webkit-box-orient:vertical;/*显示行数*/-webkit-line-climp:2;/*显示省略号*/ text-overflow:ellipsis;/*溢出隐藏*/overflow:hidden;
}