.hkx-design-avatar{background:-webkit-gradient(linear,left top,left bottom,from(#579eff),to(#3082f4));background:-webkit-linear-gradient(top,#579eff 0%,#3082f4 100%);background:linear-gradient(180deg,#579eff,#3082f4)}.hkx-design-avatar-wrapper{position:relative;display:inline-block}.hkx-design-avatar-hover-content{position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);margin-top:8px;z-index:1000}.hkx-design-avatar-detail{width:316px;height:162px;background-color:#fff;padding:0 8px}.hkx-design-avatar-detail .content{position:absolute;width:316px;height:174px;background:url(/assets/bg-ChrOPMz6.png) no-repeat right bottom;background-color:#fff;font-size:14px;color:#1d2129}.hkx-design-avatar-detail .content .dimission{width:86px;height:86px;background:url(/assets/dimission-BIaifI5V.png) no-repeat;background-position:1px -21px;background-size:100px 100px;position:absolute;top:-10px;right:0}.hkx-design-avatar-detail .content .item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:22px;line-height:22px;margin-bottom:4px}.hkx-design-avatar-detail .content .title{height:28px;line-height:28px;font-size:20px;font-weight:600;color:#1d2129;margin:8px 0 4px}.hkx-design-avatar-detail .content .title img{width:20px;height:20px;margin-left:6px}.hkx-design-avatar-detail .content .company{height:22px;line-height:22px;color:#4e5969;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:20px}.hkx-design-avatar-detail .content .key{color:#86909c;margin-right:12px}.hkx-design-avatar-detail .content .val{margin-right:4px}.hkx-design-avatar-detail .content .copy-icon{width:16px;height:16px;cursor:pointer}.hkx-file-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:4px}.hkx-file-list-horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:8px}.hkx-file-list-item{-ms-touch-action:none;touch-action:none}.hkx-file-list-overlay{-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px #00000026;border-radius:4px;background:#fff}.hkx-upload-file-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:8px;padding:4px 8px;border-radius:4px;-webkit-transition:background-color .3s;transition:background-color .3s;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px}.hkx-upload-file-item:hover{background-color:#0000000a}.hkx-upload-file-item-drag-handle{cursor:-webkit-grab;cursor:grab;color:#bfbfbf;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.hkx-upload-file-item-drag-handle:hover{color:#8c8c8c}.hkx-upload-file-item-drag-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.hkx-upload-file-item-icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#00000073}.hkx-upload-file-item-name{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;color:#000000e0;-webkit-transition:color .3s;transition:color .3s}.hkx-upload-file-item-name:hover{color:#1677ff;text-decoration:underline}.hkx-upload-file-item-actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#ff4d4f;cursor:pointer;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.hkx-upload-file-item-actions:hover{color:#ff7875}.hkx-upload-file-item:hover .hkx-upload-file-item-actions{opacity:1}.hkx-upload-image-card{position:relative;width:102px;height:102px;border:1px solid #d9d9d9;border-radius:8px;padding:8px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;cursor:-webkit-grab;cursor:grab;-webkit-transition:border-color .3s;transition:border-color .3s}.hkx-upload-image-card:hover{border-color:#bfbfbf}.hkx-upload-image-card:active{cursor:-webkit-grabbing;cursor:grabbing}.hkx-upload-image-card-thumb{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hkx-upload-image-card-placeholder{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:24px;color:#bfbfbf;background:#fafafa}.hkx-upload-image-card-actions{position:absolute;bottom:0;left:0;right:0;background:#00000073;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:12px;padding:4px 0;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.hkx-upload-image-card-actions span{color:#ffffffd9;cursor:pointer}.hkx-upload-image-card-actions span:hover{color:#fff}.hkx-upload-image-card:hover .hkx-upload-image-card-actions{opacity:1}._richText_qhofi_1{max-width:1200px;padding:0 18px 18px;margin:20px auto 0;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif!important}._richText_qhofi_1 ._richTextWrapper_qhofi_7{font-synthesis:weight style!important}._richText_qhofi_1 ._richTextWrapper_qhofi_7 hr{margin:20px 0!important;border-style:revert!important}._richText_qhofi_1 ._richTextWrapper_qhofi_7 h1,._richText_qhofi_1 ._richTextWrapper_qhofi_7 h2,._richText_qhofi_1 ._richTextWrapper_qhofi_7 h3,._richText_qhofi_1 ._richTextWrapper_qhofi_7 h4,._richText_qhofi_1 ._richTextWrapper_qhofi_7 h5{font-size:revert!important;font-weight:revert!important;margin-top:revert!important;margin-bottom:revert!important;line-height:revert!important}._richText_qhofi_1 ._richTextWrapper_qhofi_7 ul,._richText_qhofi_1 ._richTextWrapper_qhofi_7 ol{list-style:revert;padding:revert;margin:0!important}._richText_qhofi_1 ._richTextWrapper_qhofi_7 li{padding:revert;margin:5px 0!important}._richText_qhofi_1 ._richTextWrapper_qhofi_7 img{display:inline-block!important}._richText_qhofi_1 ._richTextWrapper_qhofi_7 p{margin:15px 0!important;min-height:24px}.hkx-upload-image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.hkx-design-wps-file-container{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:100%;height:100%;min-height:600px}.hkx-design-wps-file-container iframe{width:100%;height:100%;border:none}.hkx-design-wps-native-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.hkx-design-wps-native-image,.hkx-design-wps-native-video{max-width:100%;max-height:100%}.hkx-design-wps-native-clickable{cursor:pointer}.hkx-design-wps-native-image{-o-object-fit:contain;object-fit:contain;display:block;margin:auto}.hkx-design-wps-native-video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.ant-modal-wrap.ant-modal-wrap.hkx-design-wps-modal .hkx-design-wps-modal-inner{width:100%}.ant-modal-wrap.ant-modal-wrap.hkx-design-wps-modal .hkx-design-wps-modal-icon{position:absolute;top:19px;right:50px;width:18px;height:18px;cursor:pointer;z-index:1000;opacity:.5}.ant-modal-wrap.ant-modal-wrap.hkx-design-wps-modal .hkx-design-wps-modal-icon:hover{opacity:1}.ant-modal-wrap.hkx-design-wps-modal.hkx-design-wps-modal-full .ant-modal .ant-modal-content{border-radius:0}.web-office-default-container{width:1px!important;height:1px!important;overflow:hidden!important}.web-office-default-container .web-office-iframe{position:static!important;width:1px!important;height:1px!important;overflow:hidden!important}._sider_1ncyc_1{-webkit-transition:width .26s cubic-bezier(.4,0,.2,1);transition:width .26s cubic-bezier(.4,0,.2,1);will-change:width}._sider_1ncyc_1 .sso-portal-layout-sider-children{-webkit-transition:opacity .2s ease;transition:opacity .2s ease}._sider-transitioning_1ncyc_8 .sso-portal-layout-sider-children{opacity:.9}._menu_1ncyc_11{--menu-icon-box-size: 32px;--menu-icon-font-size: 18px;-webkit-border-end:none!important;-moz-border-end:none!important;border-inline-end:none!important;scrollbar-width:none;-ms-overflow-style:none}._menu_1ncyc_11::-webkit-scrollbar{width:0;height:0;display:none}._menuIcon_1ncyc_23{width:var(--menu-icon-box-size);height:var(--menu-icon-box-size);display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;border-radius:999px;color:inherit;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}._menuIcon_1ncyc_23 .iconify,._menuIcon_1ncyc_23 .anticon{width:var(--menu-icon-font-size);height:var(--menu-icon-font-size);font-size:var(--menu-icon-font-size);line-height:1;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}._menuIcon_1ncyc_23 .sso-portal-badge-count{padding-left:4px;padding-right:4px}._menuIcon_1ncyc_23 svg{width:var(--menu-icon-font-size);height:var(--menu-icon-font-size);color:inherit;fill:currentColor;stroke:none}._menu_1ncyc_11._no-collapsed-menu_1ncyc_55{--menu-icon-box-size: 32px;--menu-icon-font-size: 18px}._menu_1ncyc_11._no-collapsed-menu_1ncyc_55 .sso-portal-menu-item{height:44px;line-height:44px;margin:0;border-radius:8px;color:#4e5969;padding-left:16px!important;padding-right:16px!important}._menu_1ncyc_11._no-collapsed-menu_1ncyc_55 .sso-portal-menu-item+.sso-portal-menu-item{margin-top:12px}._menu_1ncyc_11._no-collapsed-menu_1ncyc_55 .sso-portal-menu-item:hover,._menu_1ncyc_11._no-collapsed-menu_1ncyc_55 .sso-portal-menu-item.sso-portal-menu-item-selected{background:-webkit-gradient(linear,left top,right top,from(#166fff),to(#1d9dff));background:-webkit-linear-gradient(left,#166fff 0%,#1d9dff 100%);background:linear-gradient(90deg,#166fff,#1d9dff);color:#fff!important;border-radius:200px;font-weight:500}._menu_1ncyc_11._no-collapsed-menu_1ncyc_55 .sso-portal-menu-item:hover .sso-portal-menu-item-icon,._menu_1ncyc_11._no-collapsed-menu_1ncyc_55 .sso-portal-menu-item.sso-portal-menu-item-selected .sso-portal-menu-item-icon,._menu_1ncyc_11._no-collapsed-menu_1ncyc_55 .sso-portal-menu-item:hover .sso-portal-menu-title-content,._menu_1ncyc_11._no-collapsed-menu_1ncyc_55 .sso-portal-menu-item.sso-portal-menu-item-selected .sso-portal-menu-title-content{color:#fff!important}._menu_1ncyc_11._no-collapsed-menu_1ncyc_55 .sso-portal-menu-item .sso-portal-menu-title-content{display:inline-block;white-space:nowrap;margin-left:4px}._menu_1ncyc_11._no-collapsed-menu_1ncyc_55 .sso-portal-menu-item .sso-portal-menu-item-icon{color:#86909c;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}._menu_1ncyc_11._collapsed-menu_1ncyc_97{--menu-icon-box-size: 44px;--menu-icon-font-size: 22px}._menu_1ncyc_11._collapsed-menu_1ncyc_97 .sso-portal-menu-item{height:70px;line-height:70px;-webkit-transition:width .2s ease;transition:width .2s ease;color:#165dff;-webkit-padding-start:0;-moz-padding-start:0;padding-inline-start:0;-webkit-padding-end:0;-moz-padding-end:0;padding-inline-end:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;opacity:.7}._menu_1ncyc_11._collapsed-menu_1ncyc_97 .sso-portal-menu-item+.sso-portal-menu-item{margin-top:16px}._menu_1ncyc_11._collapsed-menu_1ncyc_97 .sso-portal-menu-item:hover,._menu_1ncyc_11._collapsed-menu_1ncyc_97 .sso-portal-menu-item.sso-portal-menu-item-selected{height:70px;line-height:70px;background:transparent!important;color:#fff!important;font-weight:500;opacity:1}._menu_1ncyc_11._collapsed-menu_1ncyc_97 .sso-portal-menu-item:hover .sso-portal-menu-item-icon,._menu_1ncyc_11._collapsed-menu_1ncyc_97 .sso-portal-menu-item.sso-portal-menu-item-selected .sso-portal-menu-item-icon,._menu_1ncyc_11._collapsed-menu_1ncyc_97 .sso-portal-menu-item:hover .menuIcon,._menu_1ncyc_11._collapsed-menu_1ncyc_97 .sso-portal-menu-item.sso-portal-menu-item-selected .menuIcon{color:#fff!important}._menu_1ncyc_11._collapsed-menu_1ncyc_97 .sso-portal-menu-item:hover:after,._menu_1ncyc_11._collapsed-menu_1ncyc_97 .sso-portal-menu-item.sso-portal-menu-item-selected:after{width:40px;height:40px;content:"";background:-webkit-gradient(linear,left top,right top,from(#006dff),to(#0b95ff));background:-webkit-linear-gradient(left,#006dff 0%,#0b95ff 100%);background:linear-gradient(90deg,#006dff,#0b95ff);position:absolute;left:50%;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);z-index:-1;border-radius:50%}._menu_1ncyc_11._collapsed-menu_1ncyc_97 .sso-portal-menu-item:hover .sso-portal-menu-title-content,._menu_1ncyc_11._collapsed-menu_1ncyc_97 .sso-portal-menu-item.sso-portal-menu-item-selected .sso-portal-menu-title-content{color:#165dff!important}._menu_1ncyc_11._collapsed-menu_1ncyc_97 .sso-portal-menu-item .sso-portal-menu-title-content{width:100%;text-align:center;opacity:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px;-webkit-margin-start:0;-moz-margin-start:0;margin-inline-start:0;font-size:14px}._menu_1ncyc_11._collapsed-menu_1ncyc_97 .sso-portal-menu-item .sso-portal-menu-item-icon{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:-2px}._layoutBackground_1su09_1{background:-webkit-radial-gradient(10% 10%,120% 160%,rgba(255,255,255,.85) 0%,rgba(236,241,247,.6) 35%,rgba(223,230,245,.4) 60%,rgba(209,222,247,.2) 100%),-webkit-radial-gradient(85% 15%,90% 120%,rgba(255,255,255,.7) 0%,rgba(223,230,245,.35) 50%,rgba(192,210,242,.25) 100%),-webkit-linear-gradient(315deg,#edf2f9 0%,#dfe6f6 45%,#f0f5ff 100%);background:radial-gradient(120% 160% at 10% 10%,#ffffffd9,#ecf1f799 35%,#dfe6f566 60%,#d1def733),radial-gradient(90% 120% at 85% 15%,#ffffffb3,#dfe6f559,#c0d2f240),linear-gradient(135deg,#edf2f9,#dfe6f6 45%,#f0f5ff);background-repeat:no-repeat;background-size:cover}._micro-app-container_1su09_6{height:100%;width:100%}._micro-app-container_1su09_6._error-hidden_1su09_10{visibility:hidden;height:0!important;overflow:hidden}._micro-app-container_1su09_6>div{height:100%;width:100%}._micro-app-container_1su09_6 .sso-portal-layout-sider-trigger{position:absolute}._commonContentBannerModal_1ymuw_1,._commonContentBannerModal_1ymuw_1 .sso-portal-modal-content{padding:0!important}._commonContentBannerModal_1ymuw_1 .sso-portal-modal-close{width:36px;height:36px;top:8px}._commonContentBannerModal_1ymuw_1 ._commonModalContent_1ymuw_12{width:100%;height:540px}._commonContentBannerModal_1ymuw_1 ._commonModalContent_1ymuw_12 ._carousel_1ymuw_16{border-radius:8px;border:1px solid #ffffff;-webkit-box-shadow:0px 8px 45px 0px rgba(0,0,0,.3);box-shadow:0 8px 45px #0000004d}._commonContentBannerModal_1ymuw_1 ._commonModalContent_1ymuw_12 ._carousel_1ymuw_16 li{width:64px;height:4px}._commonModalBox_1ymuw_25{top:16px;padding:0!important}._commonModalBox_1ymuw_25 .sso-portal-modal-content{height:100vh;max-height:calc(100vh - 36px);padding:0}._commonModalBox_1ymuw_25 .sso-portal-modal-header{background-color:#fff;border-bottom:1px solid #e5e6eb;padding:12px 20px;margin:0}._commonModalBox_1ymuw_25 .sso-portal-modal-title{font-size:16px}._commonModalBox_1ymuw_25 .sso-portal-modal-body{background:#f7f8fa;border-radius:8px}._commonModalBox_1ymuw_25 .sso-portal-modal-close{top:11px;width:24px;height:24px}._commonModalBox_1ymuw_25 ._commonModalContent_1ymuw_12{width:100%;height:96vh}
