.common-image-selecter{display:flex;align-items:center;width:100%;overflow:hidden;list-style:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.common-image-selecter .wapper{display:flex;flex-wrap:wrap;align-items:center;width:100%}.common-image-selecter li{position:relative;display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:center;width:90px;height:90px;margin-right:20px;margin-bottom:20px;overflow:hidden;cursor:pointer;border:1px solid #dcdfe6}.common-image-selecter li .el-image{width:100%;height:auto;pointer-events:none;border:none}.common-image-selecter li>.mask{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:none;align-items:center;justify-content:center;color:#fff;background:rgba(0,0,0,.4)}.common-image-selecter li>.mask .icon_rechoose{width:40px;height:40px}.common-image-selecter li:hover>.mask{display:flex}.common-image-selecter .add{display:flex;align-items:center;justify-content:center;font-size:40px;border:1px dashed #999}.choooseGoods{display:flex;flex-wrap:wrap;padding:10px;border:1px solid #d2d6de}.choooseGoods .goodsItem{width:90px;height:90px;border:1px dashed #aaa;display:flex;align-items:center;justify-content:center;margin-right:10px}img[data-v-30c63d63]{width:30px;height:30px}