.dr-button-icon.dr-button{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.dr-button-icon.dr-button .anticon,.dr-button-icon.dr-button .anticon svg{height:16px;width:16px}.dr-button-icon.dr-button:hover{background:#f0f0f0}.dr-button-icon.dr-button:active,.dr-button-icon.dr-button:visited{background:#d9d9d9}.dr-button-hidden-link.dr-button:hover{color:#52b7ff}.dr-button-hidden-link.dr-button:active,.dr-button-hidden-link.dr-button:visited{color:#0068d6}.dr-feedback{background:linear-gradient(144deg,#00b8fe 16%,#0082fc 87%);border-radius:8px;box-shadow:0 4px 12px 0 rgba(4,43,79,.12);height:84px;width:36px}.dr-feedback,.dr-feedback-inner{align-items:center;display:flex;flex-direction:column;justify-content:center}.dr-feedback-inner{color:#fff;cursor:pointer;font-size:12px;line-height:14px;text-align:center;width:80%}.dr-feedback-inner-icon{height:20px;margin-bottom:8px;width:20px}.dr-feedback-item{display:flex;gap:10px}.dr-feedback-contract{width:250px!important}.dr-feedback-contract-item-title{color:#333;color:var(--dr-text-black);font-size:14px;font-weight:700}.dr-feedback-contract-item:not(:last-child){margin-bottom:20px}.dr-feedback-backtop{align-items:center;background-color:#fff;background-color:var(--dr-primary-white);border-radius:8px;bottom:80px;box-shadow:0 4px 12px 0 rgba(4,43,79,.12);cursor:pointer;display:flex;height:36px;justify-content:center;position:fixed;right:10px;top:260px;width:36px}.dr-feedback-modal .link-text{color:#0082fc;color:var(--dr-color-primary);cursor:pointer;font-size:14px}.dr-feedback-modal-tips{background-color:#fefbe6;border-bottom:1px solid #ffe58f;border-top:1px solid #e8e8e8;font-size:14px;padding:8px 13px;width:100%}.dr-feedback-modal-content{padding:24px}.dr-feedback-modal-header{position:relative}.dr-feedback-modal-header-title{font-size:16px;padding:16px 16px 16px 24px}.dr-feedback-modal-header .close-icon{align-items:center;color:#8c8c8c;cursor:pointer;display:flex;font-size:20px;height:54px;justify-content:center;position:absolute;right:0;top:0;width:54px}.dr-feedback-popover-wrapper .dr-feedback-popover{background:linear-gradient(180deg,#f3f6ff,#fff);border-radius:8px;box-shadow:0 4px 12px 0 rgba(4,43,79,.12);box-sizing:border-box;padding:16px;width:392px}.dr-feedback-popover-wrapper .dr-feedback-popover .dr-feedback-popover-item-click.dr-feedback-popover-item{cursor:pointer}.dr-feedback-popover-wrapper .dr-feedback-popover .dr-feedback-popover-item-click.dr-feedback-popover-item:hover{background:linear-gradient(180deg,#e4ebff,#fff);color:#0082fc;color:var(--dr-color-primary)}.dr-feedback-popover-wrapper .dr-feedback-popover-item{align-items:flex-start;border:.5px solid #d6dfe7;border-radius:8px;box-sizing:border-box;display:flex;gap:12px;margin-bottom:16px;padding:12px;position:relative}.dr-feedback-popover-wrapper .dr-feedback-popover-item .extra-img{height:36px;position:absolute;right:0;top:0;width:36px}.dr-feedback-popover-wrapper .dr-feedback-popover-item-logo{width:48px}.dr-feedback-popover-wrapper .dr-feedback-popover-item-logo img{width:100%}.dr-feedback-popover-wrapper .dr-feedback-popover-item-title-wrapper{margin-bottom:5px}.dr-feedback-popover-wrapper .dr-feedback-popover-item-title-wrapper .title{font-family:PingFangSC,PingFangSC-Semibold;font-size:14px;font-weight:600;line-height:24px;text-align:left}.dr-feedback-popover-wrapper .dr-feedback-popover-item-title-wrapper .icon{font-size:12px}.dr-feedback-popover-wrapper .dr-feedback-popover-item .grey-text{color:#8a9cb0;font-size:14px}.dr-feedback-popover-wrapper .dr-feedback-popover-item .blue-text{color:#0082fc;color:var(--dr-color-primary);font-size:14px}.dr-feedback-popover-wrapper .dr-feedback-popover-item-info-wrapper{margin-top:5px}.dr-feedback-popover-wrapper .dr-feedback-popover-item:last-child{margin-bottom:0}:root .dr-feedback-modal .ant-modal-content{padding:0}:root .dr-feedback-modal .ant-modal-header{padding:0}:root .dr-feedback-popover-wrapper .ant-popover-inner{border-radius:8px;padding:0}:root .dr-feedback-popover-wrapper .ant-popover-inner-content{padding:0}.dr-list-error,.dr-list-horizontal .dr-list__inner,.dr-list-loading{align-items:center;display:flex;justify-content:center}.dr-list-vertical.dr-list{display:flex;flex-direction:column}.dr-list-vertical.dr-list .dr-list__inner{flex:1 1;overflow:auto}.dr-list{height:100%}.dr-list,.dr-list__item{width:100%}.dr-list__pagination{align-items:center;display:flex;justify-content:center;margin-top:8px}.dr-pagination-total.dr-pagination-wrapper{align-items:center;display:flex;justify-content:space-between}.dr-pagination-wrapper-right .dr-pagination__inner{justify-content:space-between}.dr-pagination-wrapper-right .dr-pagination__inner .ant-pagination-total-text{margin-right:auto}.dr-pagination-wrapper-left .dr-pagination__inner{flex-direction:row-reverse;justify-content:space-between}.dr-pagination-wrapper-left .dr-pagination__inner .ant-pagination-total-text{margin-left:auto;margin-right:0}.dr-pagination-wrapper-left .dr-pagination__inner .ant-pagination-options{margin-left:0}.dr-pagination-wrapper-center.dr-pagination-wrapper{justify-content:center}.dr-pagination-wrapper-center.dr-pagination-wrapper .dr-pagination__inner{flex:none!important;justify-content:center}.dr-pagination-wrapper{width:100%}.dr-pagination-wrapper .dr-pagination__inner{display:flex;flex:1 1}.dr-modal .ant-modal-header{align-items:center;box-sizing:border-box;display:flex;margin-bottom:0}.dr-modal .ant-modal-header .ant-modal-title,.dr-modal-title{width:100%}.dr-modal-footer-default{align-items:center;display:flex;gap:8px;justify-content:flex-end;width:100%}.dr-modal .ant-modal-body{flex:1 1;overflow:auto}.dr-modal .ant-modal-footer{box-sizing:border-box}.dr-modal-fullpage .ant-modal{height:100%;max-width:100vw;overflow:hidden;padding-bottom:0;top:0;width:100%!important}.dr-modal-fullpage .ant-modal .ant-modal-content{display:flex;flex-direction:column;height:100vh}.dr-modal-normal .ant-modal-content{display:flex;flex-direction:column;margin:40px 0;max-height:calc(100vh - 80px)}.dr-modal-normal .ant-modal-footer,.dr-modal-normal .ant-modal-header{flex-shrink:0}.dr-modal-fixed-height.dr-modal-normal .ant-modal-content{height:calc(100vh - 80px)}.dr-footer{align-items:center;background-color:var(--dr-primary-white);border-top:1px solid #eaf0f9;display:flex;justify-content:center}.dr-footer-inner{color:var(--dr-text-grey)}.dr-footer-inner-logo{height:24px;margin-right:24px;width:72px}.dr-footer-inner-item{color:var(--dr-text-grey);transition:all .3s}.dr-footer-inner-item:hover{color:var(--dr-color-primary)}.dr-footer-inner-row{align-items:center;display:flex;font-size:14px;line-height:20px}.dr-footer-inner-row a{text-decoration:none}.dr-footer-inner-row:first-child{margin-bottom:8px}@media (min-width:1200px){.dr-footer-inner{padding:24px 0;width:1200px}}@media (max-width:1199px) and (min-width:0px){.dr-footer-inner{padding:16px 0}.dr-footer-inner-row{justify-content:center}}:root{--dr-color-primary:#0082fc;--dr-color-info:#0082fc;--dr-color-success:#00c82a;--dr-color-error:#ff3d23;--dr-color-warning:#faad14;--dr-primary-white:#fff;--dr-primary-grey:#8496ab;--dr-primary-black:#000;--dr-primary-light-grey:#eef3fa;--dr-text-grey:#8097ad;--dr-text-black:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.dr-nav-wrapper{align-items:center;background:#fff;background:var(--dr-primary-white);box-shadow:0 4px 12px 0 rgba(4,43,79,.12);display:flex;height:48px}.dr-nav-wrapper .dr-nav{justify-content:space-between;margin:0 auto}.dr-nav-wrapper .dr-nav-click{cursor:pointer}.dr-nav-wrapper .dr-nav-title{color:#17243e;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:18px;font-weight:500}.dr-nav-wrapper .dr-nav-line{background-color:#dbe3ea;height:24px}.dr-nav-wrapper .dr-nav-logo{height:36px;width:128px}.dr-nav-wrapper .dr-nav-logo img{height:100%;width:100%}.dr-nav-wrapper .dr-nav-input{border:none;border-radius:100px;flex:1 1;height:32px;margin-right:24px;max-width:500px;outline:none}.dr-nav-wrapper .dr-nav-input,.dr-nav-wrapper .dr-nav-input input{background-color:#eef3fa;background-color:var(--dr-primary-light-grey)}.dr-nav-wrapper .dr-nav-login-btn{background:linear-gradient(270deg,#0082fc,#00bbfe);border-radius:20px;color:#fff!important;cursor:pointer;font-size:14px;padding:5px 20px}.dr-nav-wrapper .dr-nav-login-btn:hover{animation:gradient-bg 4s ease infinite;background:linear-gradient(60deg,#0070d8,#0082fc,#00bbfe,#0ec4fc,#0082fc,#0070d8);background-size:400% 400%}.dr-nav-wrapper .dr-nav-icon-item{color:#5f7188;cursor:pointer;font-size:12px}.dr-nav-wrapper .dr-nav-icon-item .icon-wrapper{align-items:center;color:#5f7188;display:flex;justify-content:center}.dr-nav-wrapper .dr-nav-icon-item .icon-wrapper .icon{color:#5f7188;font-size:18px}.dr-nav-wrapper .dr-nav-avatar{border-radius:50%;height:30px;width:30px}.dr-nav-popover-inner{padding:0 20px;width:300px}.dr-nav-popover-inner-section{color:#515a6e}.dr-nav-popover-inner-section:first-child{padding:20px 0}.dr-nav-popover-inner-section:not(:first-child){padding:15px 0}.dr-nav-popover-inner-section:not(:last-of-type){border-bottom:1px solid #e8eaed}.dr-nav-popover-inner-section .avatar-wrapper{align-items:center;display:flex;justify-content:space-between}.dr-nav-popover-inner-section .avatar-wrapper .detail-wrapper{width:160px}.dr-nav-popover-inner-section .avatar-wrapper .detail-wrapper .username-info{color:#333;color:var(--dr-text-black);font-size:14px;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.dr-nav-popover-inner-section .avatar-wrapper .detail-wrapper .uid-info{color:#c5c7ce;margin-bottom:4px}.dr-nav-popover-inner-section .section-item{align-items:center;color:#8097ad;cursor:pointer;display:flex;font-size:14px;transition:all .3s}.dr-nav-popover-inner-section .section-item:hover{color:#0082fc;color:var(--dr-color-primary)}.dr-nav-popover-inner-section .section-item-icon{height:16px;margin-right:5px;width:16px}.dr-nav-popover-inner-logo-big{border-radius:50%;height:72px;width:72px}@media (min-width:1200px){.dr-nav-wrapper{justify-content:center;padding:0 20px}.dr-nav-wrapper .dr-nav,.dr-nav-wrapper .dr-nav .dr-nav-item-wrapper{align-items:center;display:flex}.dr-nav-wrapper .dr-nav .dr-nav-item-wrapper .active.dr-nav-item{color:#0082fc;color:var(--dr-color-primary)}.dr-nav-wrapper .dr-nav .dr-nav-item-wrapper .dr-nav-item{color:#17243e;cursor:pointer;font-size:16px;margin-right:20px;transition:all .3s}.dr-nav-wrapper .dr-nav .dr-nav-item-wrapper .dr-nav-item:hover{color:#0082fc;color:var(--dr-color-primary)}.dr-nav-wrapper .dr-nav .dr-nav-item-wrapper .dr-nav-item:last-of-type{margin-right:24px}}@media (max-width:1199px) and (min-width:0px){.dr-nav-wrapper .dr-nav-mobile-wrapper{flex:1 1}.dr-nav-wrapper .dr-nav{display:flex;padding:0 8px 0 16px;width:100vw}.dr-nav-wrapper .dr-nav .dr-nav-item-wrapper{display:none}.dr-nav-wrapper .dr-nav-icon-item .icon-wrapper .icon{font-size:25px}.dr-nav-wrapper .dr-nav-icon-item .icon-wrapper-tips{display:none}.dr-nav-drawer .dr-nav-logo{height:36px;width:128px}.dr-nav-drawer .dr-nav-logo img{height:100%;width:100%}.dr-nav-drawer-item-active.dr-nav-drawer-item{background-color:#f0f4ff;color:#0082fc;color:var(--dr-color-primary);position:relative}.dr-nav-drawer-item-active.dr-nav-drawer-item:before{background:linear-gradient(135deg,#00b8fe,#0082fc);content:"1";font-size:0;height:14px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:4px}.dr-nav-drawer-item{color:#5e7288;font-size:16px;font-weight:400;line-height:22px;padding:9px 16px;text-align:left}}:root .dr-nav-popover .ant-popover-inner{padding:0}:root .dr-nav-popover .ant-popover-inner .ant-popover-inner-content{padding:0}:root .dr-nav-popover-inner-section .ant-row .ant-col:not(:nth-last-of-type(-n+2)){margin-bottom:16px}:root .dr-nav-drawer .ant-drawer-header{padding:6px 18px}:root .dr-nav-drawer .ant-drawer-body{padding:0}::-webkit-scrollbar{appearance:none;height:10px;width:10px}::-webkit-scrollbar-track{background-color:transparent;border-radius:5px}::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#cfd3d6;border:3px solid transparent;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#a3a7ad;border:2px solid transparent}::-webkit-scrollbar-corner{background-color:transparent}.flex{display:flex}.flex-vertical-center{align-items:center}.flex-all-center,.flex-horizontal-center{justify-content:center}.flex-all-center{align-items:center;display:flex}@keyframes gradient-bg{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.no-access-page{align-items:center;display:flex;flex-direction:column;margin-top:152px;width:100%}.no-access-page .no-access-page-img{height:200px;text-align:center;width:200px}.no-access-page .no-access-page-tip{color:#515a6e;font-size:16px;font-weight:700;line-height:24px;margin-top:20px;text-align:center}.no-access-page .no-access-page-reason{color:#808696;font-size:14px;line-height:22px;margin-top:6px;text-align:center}.button{align-items:center;cursor:pointer;display:flex;justify-content:space-between;line-height:24px;padding:0 10px}.button:hover{background:rgba(24,144,255,.1)}.siteTreeSearchValue{color:#f50}.empty{display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-top:40px}.disabled.dr-people-role-select,.disabled.dr-people-role-select .dr-people-role-select-select-container{cursor:not-allowed}.dr-people-role-select{background:#f8f8fa;height:120px;width:100%}.dr-people-role-select .no-member.dr-people-role-select-body{align-items:center;display:flex;justify-content:center}.dr-people-role-select .dr-people-role-select-select-container{color:grey;cursor:pointer}.dr-people-role-select-body{box-sizing:border-box;height:100%;overflow:auto;padding:10px;width:100%}.dr-people-role-select-body :global .ant-tag{margin:0 8px 8px 0}.rc-trigger-popup.dr-people-role-select-popup{width:100%}.rc-trigger-popup-hidden.dr-people-role-select-popup{display:none}.in-select.dr-people-role-select-popup-content{box-shadow:0 4px 12px 0 rgba(0,0,0,.15);z-index:9999}.dr-people-role-select-modal,.in-modal.dr-people-role-select-popup-content{height:100%}.dr-people-role-select-modal .in_modal.frame{box-sizing:border-box;height:100%;min-height:480px;min-width:800px}.dr-people-role-select-modal .in_modal.frame .tree .content{overflow:auto}.dr-people-role-select-modal .frame{border:2px solid #f0f0f0;border-radius:4px;display:flex}.dr-people-role-select-modal .frame :global .ant-tabs-content-holder{overflow:auto}.dr-people-role-select-modal .frame .tree{border-right:2px solid #f0f0f0;display:flex;flex:1 1;flex-direction:column;height:100%;min-width:0;overflow:hidden}.dr-people-role-select-modal .frame .tree .ant-tabs{height:100%}.dr-people-role-select-modal .frame .tree .ant-tabs .ant-tabs-content-holder{overflow:auto}.dr-people-role-select-modal .frame .tree .ant-tabs .ant-tabs-nav{border-bottom:2px solid #f0f0f0;box-sizing:border-box;height:48px;margin:0;padding:0 12px}.dr-people-role-select-modal .frame .tree .content{flex:1 1;height:200px;min-width:0;overflow:auto;padding:12px}.dr-people-role-select-modal .frame .selected{display:flex;flex:1 1;flex-direction:column;min-width:0}.dr-people-role-select-modal .frame .selected .content{min-width:0;overflow:auto;padding:8px 16px}.dr-people-role-select-modal .frame .title{align-items:center;border-bottom:2px solid #f0f0f0;box-sizing:border-box;display:flex;height:48px;justify-content:space-between;padding:8px}.dr-people-role-select-popup{background:#fff;height:100%;overflow:auto}.dr-table{display:flex;flex-direction:column;height:100%;justify-content:center}.dr-table__fix_pagination.dr-table__inner{overflow:hidden}.dr-table__fix_pagination.dr-table__inner .ant-spin-nested-loading{height:100%}.dr-table__fix_pagination.dr-table__inner .ant-spin-nested-loading .ant-spin-container{display:flex;flex-direction:column;height:100%}.dr-table__fix_pagination.dr-table__inner .ant-spin-nested-loading .ant-spin-container .ant-table,.dr-table__inner{flex:1 1;overflow:auto}.dr-table__inner .dr-pagination-right{justify-content:space-between}.dr-table__inner .dr-pagination-right .ant-pagination-total-text{margin-right:auto}.dr-table__inner .dr-pagination-center{justify-content:center}.dr-table__inner .dr-pagination-left{flex-direction:row-reverse;justify-content:space-between}.dr-table__inner .dr-pagination-left .ant-pagination-total-text{margin-left:auto;margin-right:0}.dr-table__inner .dr-pagination-left .ant-pagination-options{margin-left:0}.dr-table__inner .ant-table-column-sorters,.dr-table__inner .ant-table-filter-column{justify-content:normal}.dr-table__inner .ant-table-column-title{flex:none}.dr-table__cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dr-table__pagination{align-items:center;display:flex;justify-content:space-between;margin-top:8px}.dr-timetext{width:auto}