.org-list{width:336px;max-height:1042px;padding:16px;overflow-y:scroll;background:#fff;border-radius:4px;-webkit-box-shadow:0 1px 4px 0 #d9d9d9;box-shadow:0 1px 4px 0 #d9d9d9}.org-list::-webkit-scrollbar{display:none}.org-list .param-input{width:100%}.org-list .list{margin-top:18px}.org-list .list .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;width:304px;height:72px;padding:8px;margin-bottom:8px;cursor:pointer;border:1px solid #d9d9d9;border-radius:4px}.org-list .list .item.on{border:1px solid #3862cf}.org-list .list .item .type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;font-size:14px;text-align:center;border-radius:2px}.org-list .list .item .type.type-2{color:#32b357;background:#e5f2e9}.org-list .list .item .type.type-3{color:#9f59d9;background:#f1e6fa}.org-list .list .item .type.type-4{color:#fd851e;background:#fdeddf}.org-list .list .item .type.type-6{color:#eb4141;background:#f8e7e7}.org-list .list .item .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.org-list .list .item .header .name{width:256px;font-size:16px;line-height:22px;color:#333}.org-list .list .item .info .status{font-size:13px;line-height:18px;color:#999}.org-list .ant-radio-group .ant-radio-button-wrapper{color:#969799;border:1px solid #dcdde0}.org-list .ant-radio-group .ant-radio-button-wrapper:first-child{border-radius:4px 0 0 4px}.org-list .ant-radio-group .ant-radio-button-wrapper:last-child{border-radius:0 4px 4px 0}.org-list .ant-radio-group .ant-radio-button-wrapper:hover{color:#3862cf}.org-list .ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked{color:#3862cf;background:rgba(56,98,207,.10196078431372549);border:1px solid #3862cf}