.goods_list{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;border-radius:5px;-webkit-box-shadow:0 0 3px 1px rgba(0,0,0,.1);box-shadow:0 0 3px 1px rgba(0,0,0,.1);background-color:#f9f7f7;overflow:hidden;margin-bottom:10px}.goods_list,.goods_list .goods_item{display:-webkit-box;display:-ms-flexbox;display:flex}.goods_list .goods_item{margin:15px 20px;padding:10px 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #eee;width:300px;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px}.goods_list .goods_item .goods_image{display:block;width:60px;height:60px;overflow:hidden;margin-right:10px}.goods_list .goods_item .goods_image img{width:100%;height:100%}.goods_list .goods_item .goods_info{-webkit-box-flex:1;-ms-flex:1;flex:1}.goods_list .goods_item .goods_info .goods_title{color:#000;font-size:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.logo-img .logoImg{width:60px;height:60px;overflow:hidden;margin-right:10px;border-radius:4px;position:relative}.logo-img .logoImg img{width:100%}.logo-img .logoImg i.ivu-icon-md-eye{left:14px}.logo-img .logoImg i.ivu-icon-md-eye,.logo-img .logoImg i.ivu-icon-md-trash{display:none;position:absolute;top:24px;color:#fff;z-index:4;font-size:14px;cursor:pointer}.logo-img .logoImg i.ivu-icon-md-trash{left:34px}.logo-img .logoImg em{display:none;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.5)}.logo-img .logoImg:hover em,.logo-img .logoImg:hover i{display:block}.price_list{max-height:100px;overflow-y:scroll}.price_list button{margin-top:8px}.goods-oprate-modal .ivu-modal-body{max-height:700px;overflow-y:auto}