.auth-ability{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff}.auth-ability .left-title{margin-bottom:10px;font-weight:700}.auth-ability .left-list{width:200px;height:100%;overflow:auto;border-right:1px solid #e8e8e8}.auth-ability .left-list .left-list-item{line-height:36px;cursor:pointer}.auth-ability .left-list .left-list-item span{margin-left:5px}.auth-ability .left-list .active-tree,.auth-ability .left-list .left-list-item:hover{background:#e6f7ff}.auth-ability .left-list::-webkit-scrollbar{width:6px}.auth-ability .left-list::-webkit-scrollbar-thumb{border-radius:6px;background:#c2c2c2}.auth-ability .left-list::-webkit-scrollbar-track{border-radius:6px;background:#fff}.auth-ability .abality-right{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 24px;margin-top:25px}.auth-ability .right-lsit{height:100%;overflow:auto}.auth-ability .right-lsit .right-list-item{margin-bottom:24px}.auth-ability .right-lsit .right-list-item .right-item-head{line-height:36px;background:rgba(0,0,0,.04);cursor:pointer}.auth-ability .right-lsit .right-list-item .right-item-head span{margin-left:10px;line-height:36px;display:inline-block}.auth-ability .right-lsit .right-list-item .right-item-head .ant-checkbox{margin-left:0;line-height:0}.auth-ability .right-lsit .right-list-item .right-item-content{padding:10px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid rgba(0,0,0,.06)}.auth-ability .right-lsit .right-list-item .right-item-content .item-content-item{margin-top:10px;margin-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.auth-ability .right-lsit .right-list-item .right-item-content .item-content-item .content-name{display:inline-block;margin-left:10px;width:180px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis}.auth-ability .right-lsit .right-list-item .empty-content{padding:10px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid rgba(0,0,0,.06)}.auth-ability .right-lsit .expand-icon{margin-left:10px;cursor:pointer;line-height:36px;margin-right:10px}.auth-ability .right-lsit .ant-checkbox-inner{margin-left:0!important}.auth-ability .right-lsit::-webkit-scrollbar{width:6px}.auth-ability .right-lsit::-webkit-scrollbar-thumb{border-radius:6px;background:#c2c2c2}.auth-ability .right-lsit::-webkit-scrollbar-track{border-radius:6px;background:#fff}.auth-ability .ant-checkbox-inner{margin-left:0!important}