.dialog-import-list .el-dialog__body{padding:20px;height:580px;overflow:hidden;overflow-y:auto}.dialog-import-list .el-dialog__body::-webkit-scrollbar{width:6px}.dialog-import-list .el-dialog__body::-webkit-scrollbar-thumb{background:#999!important}.dialog-import-list .el-dialog__header{padding:15px 20px}.dialog-import-list .el-dialog__title{font-weight:700}.dialog-import-list .import-item{border:1px solid #eaeaea;margin-bottom:20px;height:50px;line-height:50px;cursor:pointer;border-radius:4px;overflow:hidden;font-size:18px}.dialog-import-list .import-item:hover{border-color:#409eff}.dialog-import-list .import-item-icon{display:inline-block;background:#f8f8f8;height:100%;padding:0 15px;border-right:1px solid #eaeaea;margin-right:10px;font-size:24px}