.newGoods-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.newGoods-box,.newGoods-box .wrapper{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.newGoods-box .wrapper{height:auto;padding-left:10px;margin-top:10px}.newGoods-box .wrapper .newGoods{padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d2d2d2}.newGoods-box .wrapper .newGoods .newGoods-image{position:relative;width:100%;height:150px}.newGoods-box .wrapper .newGoods .newGoods-image .newGoods-image__name{position:absolute;width:100%;bottom:0;left:0;padding:4px 0;text-align:center;color:#fff;font-size:15px;letter-spacing:2px;background:rgba(29,29,29,.5)}.newGoods-box .wrapper .newGoods .newGoods-info .newGoods-info__price{font-size:18px;margin-top:4px;color:#ff8c00}.newGoods-box .wrapper .newGoods .newGoods-info .newGoods-info__des{width:100%;font-size:14px;color:#313131;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.newGoods-box .wrapper .newGoods .newGoods-info .newGoods-info__number-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:4px;font-size:14px;color:#313131}.newGoods-box .wrapper .newGoods .newGoods-info .newGoods-info__number-box .newGoods-info__repertory{margin-right:8px}.newGoods-box .wrapper .newGoods .newGoods-info .el-button{width:30%}