.save-file-dialog .save-file-dialog-tip{text-align:center;color:#666}.save-file-dialog .save-file-dialog-block{border-radius:4px;border:1px solid #ebebeb;height:570px;transform:translate(0)}.save-file-dialog .save-file-dialog-block .top-text-wrap{height:40px;line-height:40px;background-color:#fafafa;padding:0 20px;color:#999}.save-file-dialog .save-file-dialog-block .top-text-wrap .active-number{color:var(--primaryColor)}.save-file-dialog .file-list{height:530px;overflow-y:auto;overflow-x:hidden}.save-file-dialog .file-list .file-item{padding:15px 20px;display:flex}.save-file-dialog .file-list .file-item .file-img{width:50px;height:50px}.save-file-dialog .file-list .file-item .file-body{padding:0 15px}.save-file-dialog .file-list .file-item .file-body .file-title{color:#333;font-size:16px}.save-file-dialog .file-list .file-item .file-body .file-size{margin-top:5px;color:#999;font-size:12px}