.el-dialog{width:600px}.select-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:20px}.select-box .btn{display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;margin:0 5px;padding:8px 15px;font-size:14px;border-radius:4px;color:#606266;background:#fff;border:1px solid #dcdfe6;-webkit-transition:all .2s ease;transition:all .2s ease;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}