.flex{display:-webkit-box;display:-moz-flex;display:-ms-flexbox;display:flex}.flex-full{-webkit-box-flex:1;-ms-flex:1;flex:1}.flex-row{-webkit-box-orient:horizontal;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.flex-column,.flex-row{-webkit-box-direction:normal}.flex-column{-webkit-box-orient:vertical;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-start{-webkit-box-pack:start;-moz-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-center{-webkit-box-pack:center;-moz-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-end{-webkit-box-pack:end;-moz-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.flex-between{-webkit-box-pack:justify;-moz-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-around{-webkit-box-pack:around;-moz-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.flex-evenly{-webkit-box-pack:evenly;-moz-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.flex-items-start{-webkit-box-align:start;-moz-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.flex-items-center{-webkit-box-align:center;-moz-align-items:center;-ms-flex-align:center;align-items:center}.flex-items-end{-webkit-box-align:end;-moz-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.flex-wrap{-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.flex-nowrap{-ms-flex-wrap:nowrap;-o-flex-wrap:nowrap;flex-wrap:nowrap}.b_title .el-form-item__label{font-weight:600;border-left:6px solid #5089fc;font-size:14px}/deep/ .el-dialog__body{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.spce-item{background:#fff;border:1px solid #dcdfe6;border-radius:4px;padding:6px 12px;font-size:14px;line-height:22px;color:#333;margin:0 10px 10px 0;cursor:pointer}.spce-item-text{color:#999}.spce-item-active{color:#5089fc;border:1px solid #5089fc}.spce-item-active .spce-item-text{color:#5089fc}.spce-item-disabled{cursor:not-allowed;border-color:#ebeef5;color:#c0c4cc}