.upload-file,.upload-file .upload_file_dragable>span{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.upload-file .native_input_file{position:relative;width:148px;height:148px;border-radius:6px;overflow:hidden;background-color:#fbfdff;text-align:center;border:1px dashed #c0ccda}.upload-file .native_input_file:hover{border-color:#409eff}.upload-file .native_input_file i{font-size:28px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.upload-file .native_input_file input[type=file]{position:absolute;width:100%;height:100%;cursor:pointer;top:0;left:0;opacity:0;z-index:9}.upload-file .img_item{position:relative;height:148px;width:148px;overflow:hidden}.upload-file .img_item .img{border-radius:6px;-ms-flex-negative:0;flex-shrink:0;border:1px dashed #c0ccda;width:100%;height:100%}.upload-file .img_item:hover .del{display:-webkit-box;display:-ms-flexbox;display:flex}.upload-file .img_item .del{display:none;position:absolute;right:0;top:0;width:30px;height:30px;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,.4);cursor:pointer;overflow:hidden;z-index:99;-webkit-transition:.3s;transition:.3s}.upload-file .file-uploader{display:none}.upload-file .el-upload--picture-card{overflow:hidden}