.source .controlWrap{height:50px;flex:none;display:flex;align-items:center;justify-content:flex-start;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);border-radius:5px;background-color:#fff;padding:0 10px}.source .controlWrap .el-select{width:100px}.source .controlWrap>img{margin:0 10px;width:26px;height:26px;cursor:pointer}.source .controlWrap>.searchWrap{flex:1;text-align:left}.source .controlWrap>.searchWrap>.el-input{width:300px}.source .controlWrap>.searchWrap>.el-input .el-input-group__append i{cursor:pointer}.source .controlWrap>.addBtn{flex:none;width:81px;height:24px;background:var(--subBackground);border-radius:3px}.source .controlWrap>.addBtn>i{color:#fff}.source .controlWrap>.addBtn>span{color:#fff;font-size:12px}.editSourceDialog .body{margin-bottom:20px}.editSourceDialog .body .cell{display:flex;align-items:center;margin-block:20px}.editSourceDialog .body .cell .label{width:150px;text-align:right;margin-right:10px;flex-shrink:0}.editSourceDialog .body .cell .label span{color:red}.editSourceDialog .body .cell .unit{width:100px}.editSourceDialog .body .cell .el-select{width:100%}.editSourceDialog .body .cell .el-select .el-input__inner{height:40px;line-height:40px}.editSourceDialog .body .cell .wrap{flex:1}.maDialog .body{display:flex}.maDialog .body>div{flex:1}.maDialog .body>div>div{text-align:center;line-height:30px}.maDialog .body img{display:block;width:200px;height:200px;margin:0 auto;cursor:pointer}