.key-list{width:100%;min-height:100%;background:#fff;border-radius:8px;padding:20px 20px;-webkit-box-shadow:0 1px 13px 0 rgba(0,0,0,.1);box-shadow:0 1px 13px 0 rgba(0,0,0,.1);position:relative}.key-list .btn-wrap{margin-bottom:25px}.key-list .list-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}.key-list .list-bottom .count{line-height:32px}.key-list .selected{background:rgba(64,158,255,.2)}.key-list .el-dialog .prompt{height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.key-list .el-dialog .prompt .el-icon-warning{font-size:28px;color:#ff8b35;margin-right:12px}