.drag-up{height:550px;width:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999;background:#fff;border-radius:5px;box-shadow:0 0 10px 0 #999;padding:20px;box-sizing:border-box}.drag-up .drag-up-clear{height:20px;display:flex;justify-content:flex-end}.drag-up .drag-up-head{height:50px}.drag-up .drag-body,.drag-up .drag-up-head>div{display:flex;align-items:center}.drag-up .drag-body{height:calc(100% - 70px);background:#f5f5f5;border:1px dashed #ccc}.drag-up .drag-body .uploader-text{width:100%;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}.drag-up .drag-file-list .file-list{list-style:none;padding:10px;width:100%;box-sizing:border-box}.drag-up .drag-file-list .file-list li{padding:0;display:flex;border-bottom:1px solid #ccc;height:50px}.drag-up .drag-file-list .file-list li>div{line-height:50px;text-align:center;font-size:12px}.drag-up .drag-file-list .file-list li .file-name{width:40%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;text-indent:14px}.drag-up .drag-file-list .file-list li .file-size,.drag-up .drag-file-list .file-list li .file-state{width:10%}.drag-up .drag-file-list .file-list li .file-state i{font-size:18px}.drag-up .drag-file-list .file-list li .file-progress{width:40%}.drag-up .drag-file-list .file-list li .file-progress>div{width:100%;height:100%;display:flex;align-items:center;padding:0 10px;box-sizing:border-box;justify-content:center}.drag-up .drag-file-list .file-list li .file-progress>div .el-progress{width:100%}.myupdata{display:inline-block}.myupdata .icon-shangchuan{font-size:12px!important}.myupdata .updata{height:0;width:0}.myupdata .jindutiao{position:fixed;background:rgba(0,0,0,.7);width:100%;height:100%;top:0;left:0;z-index:555;display:flex;justify-content:center;align-items:center}.myupdata .jindutiao .huang{width:470px;padding:30px 20px 30px 40px;border-radius:10px;background:#fff}.myupdata .jindutiao .huang h4{margin:10px 0}.myupdata .jindutiao .jindus{max-height:325px;overflow:auto}.myupdata .jindutiao .jindus::-webkit-scrollbar{width:8px;height:8px}.myupdata .jindutiao .jindus::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 5px #2b3a4f;background:#2b3a4f}.myupdata .jindutiao .jindus::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px #d4d4d4;border-radius:0;background:#d4d4d4}.myupdata .jindutiao .jindus .jinduc{margin-bottom:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.myupdata .jindutiao .jindus .jinduc .mySpan{display:block;width:270px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.myupdata .jindutiao .jindus .el-progress{margin-top:5px}