.app:not(.anyone){min-height:100vh}.app:not(.anyone) main{min-height:calc(100vh - 5rem);width:100%}.app:not(.anyone) .page{margin:0 auto;max-width:calc(1280px + 2.5rem);padding-left:1.25rem;padding-right:1.25rem;width:100%}.header_bar:not(.anyone){border-bottom:1px solid #dcdcdc;height:5rem;padding:0;position:sticky;top:0;z-index:999}.header_bar:not(.anyone) .header_main{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:calc(1280px + 2.5rem);padding:0 1.25rem}.header_bar:not(.anyone) .header_main .header_left .header_logo{align-items:flex-end;cursor:pointer;display:flex;line-height:1}.header_bar:not(.anyone) .header_main .header_left .header_logo svg{height:2.5rem}.header_bar:not(.anyone) .header_main .header_left .header_logo .sub_title{font-size:1.25rem;margin:0 .5rem .25rem}.header_bar:not(.anyone) .header_main .header_left .header_logo .sub_logo{height:1.25rem;margin-bottom:.25rem}.header_bar:not(.anyone) .header_main .header_left .header_logo .animate-icon svg{height:1.75rem;width:1.75rem}.header_bar:not(.anyone) .header_main .header_right{align-items:center;display:flex;line-height:1.25}.header_bar:not(.anyone) .header_main .header_right .ant-menu{border:none;justify-content:flex-end;max-width:calc(100vw - 24rem);width:365px}.header_bar:not(.anyone) .header_main .header_right .ant-menu .ant-menu-item-selected{color:var(--primary-color)}.header_bar:not(.anyone) .header_main .header_right .header_language{cursor:pointer;margin:0 .75rem 0 0}.header_bar:not(.anyone) .header_main .header_right .header_language>span{margin-left:.25rem}.header_bar:not(.anyone) .header_main .header_right .header_dark{cursor:pointer;margin-right:1rem}.header_bar:not(.anyone) .header_main .header_right .person_box{cursor:pointer}.header_bar:not(.anyone) .header_main .header_right .header_info{cursor:pointer;margin-right:.75rem}.header_bar:not(.anyone) .header_main .header_right .notification_popover{width:350px}.header_bar:not(.anyone) .header_main .header_right .notification_popover .notification_header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.header_bar:not(.anyone) .header_main .header_right .notification_popover .notification_header .notification_title{font-weight:600}.header_bar:not(.anyone) .header_main .header_right .notification_popover .notification_header .notification_unread{color:var(--primary-color-70);cursor:pointer;margin-left:.25rem}.header_bar:not(.anyone) .header_main .header_right .notification_popover .notification_header .notification_clear{color:var(--primary-color-70);cursor:pointer}.header_bar:not(.anyone) .header_main .header_right .notification_popover .notification_header .notification_clear:hover{color:var(--primary-color)}.header_bar:not(.anyone) .header_main .header_right .notification_popover .notification_list{height:25rem;overflow:auto}.header_bar:not(.anyone) .header_main .header_right .notification_popover .notification_list .ant-list-item{background-color:var(--card-bg-1);border-radius:.375rem;margin:0 .25rem .25rem;padding:.75rem .5rem;position:relative}.header_bar:not(.anyone) .header_main .header_right .notification_popover .notification_list .ant-list-item.unread{background:var(--primary-color-9)}.header_bar:not(.anyone) .header_main .header_right .notification_popover .notification_list .ant-list-item:hover{box-shadow:1px 1px 2px #0000001a}.header_bar:not(.anyone) .header_main .header_right .notification_popover .notification_list .ant-list-item .notification_meta .notification_content{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;font-size:.75rem;overflow:hidden;text-overflow:ellipsis}.header_bar:not(.anyone) .header_main .header_right .notification_popover .notification_list .ant-list-item .notification_meta .notification_time{font-size:.75rem;margin-top:.125rem}.header_bar:not(.anyone) .header_main .header_right .notification_popover .notification_list .ant-list-item .isNew{background-color:var(--primary-color-70);border-radius:50%;height:.5rem;position:absolute;right:.5rem;top:.75rem;width:.5rem}.header_bar:not(.anyone) .header_main .header_right .notification_popover .notification_footer{margin-top:8px;text-align:center}.header_bar:not(.anyone) .header_main .header_right .notification_popover .notification_footer a{color:#1890ff}@media (max-width:768px){.header_bar:not(.anyone) .header_main .header_left .header_logo svg{height:2rem}.header_bar:not(.anyone) .header_main .header_left .header_logo .animate-icon{margin-right:.5rem}}.navigation:not(.anyone){align-items:center;background-color:#00000080;display:flex;height:calc(100vh - 4rem);justify-content:center;left:0;position:fixed;top:5rem;z-index:9999}.navigation:not(.anyone)[open]{width:100%}.navigation:not(.anyone) aside{border-radius:1rem 1rem 0 0;bottom:0;left:0;padding:1.75rem 2rem;position:absolute;top:0}.navigation:not(.anyone) aside.ant-layout-sider-zero-width{padding:1.75rem 0}.navigation:not(.anyone) aside .ant-menu .ant-menu-item{height:2.5rem;line-height:2.5rem;margin:.5rem -.5rem;transition:none 0s ease 0s;transition:initial;width:calc(100% + 1rem)}.navigation:not(.anyone) aside .ant-menu .ant-menu-item.ant-menu-item-selected{background-color:var(--primary-color-30)}.navigation:not(.anyone) aside .ant-menu .ant-menu-item .animate-icon{font-size:1rem;font-weight:600;justify-content:start}.navigation:not(.anyone) aside .ant-menu .ant-menu-item .animate-icon svg{height:1.5rem;width:1.5rem}.footer_bar{border-top:1px solid #dcdcdc;min-height:5rem;padding:24px 0}.footer_bar .footer_main{align-items:center;color:#666;display:flex;justify-content:space-between;margin:0 auto;max-width:calc(1280px + 2.5rem);padding:0 1.25rem}.footer_bar .footer_main .fm_left{display:flex;flex-direction:column}.footer_bar .footer_main .fm_left .fml_item,.footer_bar .footer_main .fm_right{display:flex}.search .ant-input-prefix{color:#999}.search:focus .ant-input-prefix,.search:hover .ant-input-prefix{color:var(--primary-color)}.scroll_top_btn:not(.anyone){background-color:initial;box-shadow:none}.scroll_top_btn:not(.anyone):hover{background-color:#0003}.scroll_top_btn:not(.anyone) .ant-float-btn-body{background-color:initial}.scroll_top_btn:not(.anyone) .ant-float-btn-body .ant-float-btn-icon:not(.anyone){transform:rotate(-45deg);width:24px}.scroll_top_btn:not(.anyone) .ant-float-btn-body .ant-float-btn-icon:not(.anyone) svg{color:var(--primary-color-70);height:24px;width:24px}.scroll_top_btn:not(.anyone) .ant-float-btn-body .ant-float-btn-icon:not(.anyone) svg:hover{color:var(--primary-color)}.zy_empty{color:#999;height:40vh;padding:2rem 0;text-align:center}.cp_lazyimg{position:relative}.cp_lazyimg .cp_lazyimg_loading{align-items:center;background:#fffc;border:1px solid #d8d8d8;border-radius:.25rem;display:flex;flex-direction:column;font-size:.75rem;height:5rem;justify-content:center;padding:.25rem;position:relative;width:5rem}.cp_lazyimg .cp_lazyimg_loading .anticon-loading{font-size:1.5rem;margin-bottom:.5rem}.cp_lazyimg .cp_lazyimg_loading .anticon-file-image{color:var(--primary-color-30);font-size:32px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.cp_lazyimg .cp_lz_img{max-width:31.25rem;opacity:1;transition:opacity .3s}.cp_lazyimg .cp_lz_img.cp_lz_v{left:0;max-height:5rem;max-width:5rem;min-height:5rem;min-width:5rem;opacity:0;position:absolute;top:0}@media (max-width:768px){.cp_lazyimg .cp_lz_img{max-width:100%}.header_usage .hu_title{font-weight:500}.header_usage .hu_text{margin-left:.25rem;margin-top:0}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}::view-transition-new(root),::view-transition-old(root){animation:none;mix-blend-mode:normal}::view-transition-old(root){z-index:999}::view-transition-new(root){z-index:1}.theme-fade::view-transition-old(root){z-index:1}.theme-fade::view-transition-new(root){z-index:999}.flex{display:flex}.flex-column{display:flex;flex-direction:column}.flex-center{justify-content:center}.flex-between,.flex-center{align-items:center;display:flex}.flex-between{justify-content:space-between}.ml-16{margin-left:1rem}.mr-16{margin-right:1rem}.mt-16{margin-top:1rem}.mb-16{margin-bottom:1rem}.ml-14{margin-left:.875rem}.mr-14{margin-right:.875rem}.mt-14{margin-top:.875rem}.mb-14{margin-bottom:.875rem}.ml-12{margin-left:.75rem}.mr-12{margin-right:.75rem}.mt-12{margin-top:.75rem}.mb-12{margin-bottom:.75rem}.ml-10{margin-left:.625rem}.mr-10{margin-right:.625rem}.mt-10{margin-top:.625rem}.mb-10{margin-bottom:.625rem}.ml-8{margin-left:.5rem}.mr-8{margin-right:.5rem}.mt-8{margin-top:.5rem}.mb-8{margin-bottom:.5rem}.ml-6{margin-left:.375rem}.mr-6{margin-right:.375rem}.mt-6{margin-top:.375rem}.mb-6{margin-bottom:.375rem}.ml-4{margin-left:.25rem}.mr-4{margin-right:.25rem}.mt-4{margin-top:.25rem}.mb-4{margin-bottom:.25rem}.ml-2{margin-left:.125rem}.mr-2{margin-right:.125rem}.mt-2{margin-top:.125rem}.mb-2{margin-bottom:.125rem}.animate-icon:not(.anyone){transition:color .25s ease-in-out}.animate-icon:not(.anyone):hover{color:var(--primary-color)}.animate-icon:not(.anyone).btn{border-radius:.375rem;cursor:pointer;display:inline-flex;padding:.375rem .875rem;transition:all .25s ease-in-out;-webkit-user-select:none;user-select:none}.animate-icon:not(.anyone).btn svg{height:1.25rem;width:1.25rem}.animate-icon:not(.anyone).btn:hover{background-color:#eee}.animate-icon:not(.anyone).btn+.btn{margin-left:.5rem}.animate-icon:not(.anyone).pure{padding:.5rem}.animate-icon:not(.anyone).primary{background-color:var(--primary-color);border:1px solid var(--primary-color);color:#fff}.animate-icon:not(.anyone).primary:hover{background-color:var(--primary-color-70);border:1px solid var(--primary-color-70)}.animate-icon:not(.anyone).primary:active{background-color:var(--primary-color-30);border:1px solid var(--primary-color-30)}.ant-splitter-bar:not(.anyone) .ant-splitter-bar-dragger:before{background-color:#dcdcdc;width:1px}.ant-splitter-bar:not(.anyone) .ant-splitter-bar-dragger:after{height:24px}.ant-splitter-bar:not(.anyone) .ant-splitter-bar-dragger:hover:before{width:2px}.ant-splitter-bar:not(.anyone) .ant-splitter-bar-collapse-bar{border-radius:.375rem;height:32px;width:18px}.dark .site_logo #t_title{fill:#f0f0f0}::-webkit-scrollbar{height:.3125rem;width:.3125rem}::-webkit-scrollbar-thumb{background:#ccc;border-radius:1rem}::-webkit-scrollbar-track{display:none}.header_dropdown{color:#5d596c;font-size:.9375rem;margin:-12px;padding:.25rem 0;width:14rem}.header_dropdown .hd_header{display:flex;margin-bottom:-.25rem}.header_dropdown .hd_header .person_box{margin-right:.5rem}.header_dropdown .hd_header .person_name{font-weight:600;max-width:8rem;overflow:hidden;text-overflow:ellipsis}.header_dropdown .hd_line{border-top:1px solid #dbdade;margin:.5rem 0}.dropdown_btn{align-items:center;border-radius:.375rem;cursor:pointer;display:flex;flex-grow:1;justify-content:flex-start;line-height:1.375;margin:.25rem .5rem;padding:.42rem 1rem}.dropdown_btn:hover{background-color:var(--primary-color-18);color:var(--primary-color)}.dropdown_btn .anticon{font-size:1.125rem;margin-right:.5rem}.dropdown_btn svg{height:1.125rem;width:1.125rem}.person_box{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:2.375rem;justify-content:center;padding:.5rem;position:relative;-webkit-user-select:none;user-select:none;width:2.375rem}
/*# sourceMappingURL=main.4651bcaf.css.map*/