.upload-img{display:-webkit-box;display:-ms-flexbox;display:flex}.upload-img .upload-img-item{width:100px;height:100px;border-radius:4px;overflow:hidden;margin:8px 8px 0 0;position:relative}.upload-img .upload-img-item,.upload-img .upload-img-item:hover .upload-img-item-mask{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.upload-img .upload-img-item .upload-img-item-img{max-width:100%;max-height:100%}.upload-img .upload-img-item .upload-img-item-mask{width:100%;height:100%;background-color:rgba(0,0,0,.4);display:none;position:absolute;top:0;left:0}.upload-img .upload-img-item .upload-img-item-mask .upload-img-item-mask-icon:hover{cursor:pointer}.upload-img .upload-img-btn{width:100px;height:100px;border:1px dashed #999;border-radius:4px;margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.upload-img .upload-img-btn:hover{cursor:pointer!important}.upload-img .upload-img-btn .upload-img-btn-input{display:none}.edit-news[data-v-2dc4d31a]{width:100%;min-height:100%;background-color:#fff;padding:20px 0}