@bg-color-mask :rgba (0, 0, 0, 0.4);.fragment-upload{width:100%}.fragment-upload .ant-spin-spinning{display:-webkit-box;display:-ms-flexbox;display:flex}.fragment-upload .fragment-upload-tips{margin-top:8px}.fragment-upload .fragment-upload-file-list{width:100%}.fragment-upload .fragment-upload-file-list .fragment-upload-file-item+.fragment-upload-file-item{margin-top:8px}.fragment-upload .fragment-upload-file-list .fragment-upload-file-item{display:-webkit-box;display:-ms-flexbox;display:flex;height:22px;padding-right:8px;padding-left:4px;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:.3s;transition:.3s}.fragment-upload .fragment-upload-file-list .fragment-upload-file-item:hover{background-color:#eff3fc}.fragment-upload .fragment-upload-file-list .fragment-upload-file-item:hover .fragment-upload-file-r{display:-webkit-box;display:-ms-flexbox;display:flex}.fragment-upload .fragment-upload-file-list .fragment-upload-file-item .fragment-upload-file-l{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 35px)}.fragment-upload .fragment-upload-file-list .fragment-upload-file-item .fragment-upload-file-l .fragment-upload-file-status{display:-webkit-box;display:-ms-flexbox;display:flex}.fragment-upload .fragment-upload-file-list .fragment-upload-file-item .fragment-upload-file-l .fragment-upload-file-status .fragment-upload-file-success-icon{font-size:15px;color:#00b042}.fragment-upload .fragment-upload-file-list .fragment-upload-file-item .fragment-upload-file-l .fragment-upload-file-status .fragment-upload-file-loading-icon{font-size:15px;color:#3862cf}.fragment-upload .fragment-upload-file-list .fragment-upload-file-item .fragment-upload-file-l .fragment-upload-file-status .fragment-upload-file-file-icon{font-size:16px;color:#3862cf}.fragment-upload .fragment-upload-file-list .fragment-upload-file-item .fragment-upload-file-l .fragment-upload-file-status-text{height:20px;margin:0 8px;font-size:14px;line-height:20px;letter-spacing:0;color:#333}.fragment-upload .fragment-upload-file-list .fragment-upload-file-item .fragment-upload-file-l .fragment-upload-file-name{height:20px;margin-left:4px;overflow:hidden;font-size:14px;line-height:20px;color:#3862cf;text-overflow:ellipsis;white-space:nowrap;-webkit-box-flex:1;-ms-flex:1;flex:1}.fragment-upload .fragment-upload-file-list .fragment-upload-file-item .fragment-upload-file-r{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:22px;cursor:pointer}.fragment-upload .fragment-upload-file-list .fragment-upload-file-item .fragment-upload-file-r .fragment-upload-file-del-icon{font-size:15px;color:#999}.fragment-upload .fragment-upload-file-list .fragment-upload-file-item .fragment-upload-process-box{position:absolute;bottom:0;left:0;width:100%;height:2px;background:#f5f5f5}.fragment-upload .fragment-upload-file-list .fragment-upload-file-item .fragment-upload-process-box .fragment-upload-process{width:1%;height:100%;background:#52c41a}.fragment-upload .fragment-upload-button .ant-btn:not([disabled]):hover .fragment-upload-button-text{color:#5e86db!important}.fragment-upload .fragment-upload-button.disabled{cursor:not-allowed;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.fragment-upload .fragment-upload-tips{height:12px;margin-top:10px;font-size:12px;line-height:12px;color:#999}