.tree-customer{display:flex;flex-direction:column;width:100%}.tree-customer__filter{margin-bottom:10px}.tree-customer__filter .el-form{margin-top:10px}.tree-customer__filter .el-form-item{margin-bottom:0}.tree-customer__filter .el-form-item__label{font-size:12px}.tree-customer__filter .el-radio-button__inner{padding:4px 8px}.tree-customer__filter .el-divider{margin:16px 0 10px 0}.tree-customer__search{display:flex;align-items:center;justify-content:space-between}.tree-customer__search .reset{margin-left:10px}.tree-customer__content{flex:auto;overflow-y:auto}.tree-customer__node{display:flex;justify-content:space-between;width:100%;padding-right:20px}.tree-customer__node.checked{color:#0170fe}.tree-customer__node.checked .el-icon-check{color:#fff;background-color:#28aa91;border-radius:50%;height:16px;width:16px;min-width:16px;display:inline-flex;align-items:center;justify-content:center}.tree-customer__node .icon{margin-right:4px}.form-customer{background:#f0f2f5}.form-customer__content{padding:10px}.form-customer__card{background:#fff;border:1px solid #e8e8e8;border-radius:4px;padding:10px}.form-customer__card-title{margin-bottom:18px;padding-left:10px;border-left:3px solid #0170fe;line-height:1;color:#000;font-weight:700}.form-customer .el-tabs{box-shadow:none;counter-reset:count 0}.form-customer .el-tabs__content{padding:10px}.form-customer .el-tabs__item.is-top.is-active{color:#292929}.form-customer .el-tabs__item.is-top.is-active .label:before{background:#0170fe}.form-customer .el-tabs__item.is-top:hover{color:#292929!important}.form-customer .el-tabs__item.is-top:hover .label:before{background:#0170fe}.form-customer .el-tabs__item .label{counter-increment:count;display:flex;align-items:center}.form-customer .el-tabs__item .label:before{display:inline-block;content:counter(count);height:16px;width:16px;min-width:16px;max-width:16px;border-radius:50%;color:#fff;background:rgba(1,112,254,.5);display:flex;align-items:center;justify-content:center;margin-right:4px;font-size:12px;transition:all .5s}.form-customer .el-tabs__item .label [class^=el-icon-]{margin-left:4px}.form-customer__footer{padding:10px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.page-customer{display:flex;height:calc(100vh - 120px)}.page-customer__header{margin-bottom:10px}.page-customer__content{width:75%;min-width:75%;max-width:75%;box-sizing:border-box;padding-left:10px}.page-customer__tree{width:25%;min-width:25%;max-width:25%;box-sizing:border-box;display:flex;height:100%;padding:10px;border:1px solid #e8e8e8;border-radius:4px}.page-customer__table{padding-left:10px}.page-customer .el-dialog__header .el-tag{margin-left:10px}.page-customer .el-dialog__body{padding:0}