.demo-upload-list{-webkit-box-shadow:0 1px 1px rgba(0,0,0,.2);background:#fff;border:1px solid transparent;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,.2);display:inline-block;height:60px;line-height:60px;margin-right:4px;overflow:hidden;position:relative;text-align:center;width:60px}.demo-upload-list img{height:100%;width:100%}.demo-upload-list-cover{background:rgba(0,0,0,.6);bottom:0;display:none;left:0;position:absolute;right:0;top:0}.demo-upload-list:hover .demo-upload-list-cover{display:block}.demo-upload-list-cover i{color:#fff;cursor:pointer;font-size:20px;margin:0 2px}.vue-uploader{border:1px solid #e5e5e5}.vue-uploader .file-list{padding:10px 0}.vue-uploader .file-list:after{clear:both;content:"";display:block;font-size:0;height:0;line-height:0;visibility:hidden}.vue-uploader .file-list .file-item{float:left;margin-left:10px;position:relative;text-align:center;width:150px}.vue-uploader .file-list .file-item img{border:1px solid #ececec;height:150px;width:150px}.vue-uploader .file-list .file-item .file-remove{-webkit-transform:rotate(45deg);background:rgba(0,0,0,.5);border-radius:100%;color:#fff;cursor:pointer;display:none;font-size:20px;height:20px;line-height:20px;position:absolute;right:4px;text-align:center;top:4px;transform:rotate(45deg);width:20px}.vue-uploader .file-list .file-item:hover .file-remove{display:inline}.vue-uploader .file-list .file-item .file-name{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;font-size:14px;height:40px;margin:0;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.vue-uploader .add{//:50% 50%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAA70lEQVRoQ+2aTQrCMBCF39xFUe8j3iPd60LEZeYeHqhYPMxIpQs3QmR4lsrrOrzpfPmS/hAD6aq1HszsPMZHxKnruhujlDFCx0x3vwPYTPlDKWXLqMVsIN5vuJRCqUUJnWZADbQopxn4RMndpZAUaiEghTKUAGgXkkJSKElACiUBaheSQlIoSWB2hdx9D+AKYE3qhRU7mNnRaq0PM1uxqjBzI6I3d+8B7JiFWNmvBqYfUJfFKsSio2/iRrJ6lZj9OdA4U18P0xpoRKY1oDXQqMqnYVJICkmhJAEplASoXUgKSaEkgX9WaNmHPX513OYJstLPOciEMiIAAAAASUVORK5CYII=) no-repeat;cursor:pointer;float:left;font-size:30px;height:150px;line-height:150px;text-align:center;width:150px}.vue-uploader .upload-func{background:#f8f8f8;border-top:1px solid #ececec;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:10px}.vue-uploader .upload-func .progress-bar{-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1}.vue-uploader .upload-func .progress-bar section{-webkit-transition:all .5s ease;background:#00b4aa;border-radius:3px;color:#fff;font-size:12px;margin-top:5px;text-align:center;transition:all .5s ease}.vue-uploader .upload-func .operation-box{-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;padding-left:10px}.vue-uploader .upload-func .operation-box button{background:#007acc;border:none;border-radius:2px;color:#fff;cursor:pointer;padding:4px 12px}.vue-uploader>input[type=file]{display:none}