:root{--c-main-color:#274de2;--c-sub-color-hover:#6c88f3;--c-sub-color-active:#0e36d0;--c-sub-color-disabled:#bec9f6;--c-theme-sidebar-color:#0d39e4;--c-sub-background-color:#ecf5ff;--c-sub-background-label-color:rgba(68,103,241,0.08)}#noticeDetail-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center}#noticeDetail-content #noticeDetail-title{width:100%;height:60px;display:flex;justify-content:center;position:fixed;z-index:1000;background:var(--c-main-color)}#noticeDetail-content #noticeDetail-title #noticeDetail-title-text{width:1200px;height:60px;line-height:60px;font-size:18px;color:#fff;font-weight:700}#noticeDetail{margin-top:80px;width:1200px;height:100%;background:#fff;border:1px solid #ebebeb;border-radius:4px;margin-bottom:30px}#noticeDetail .noticeDetail-top{width:1200px;height:60px;font-size:16px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:rgba(0,0,0,.85);line-height:22px;display:flex;align-items:center;padding:0 30px;box-sizing:border-box;border-bottom:1px solid #ebebeb}#noticeDetail .noticeDetail-title{font-size:24px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:rgba(0,0,0,.85);line-height:32px;margin-top:30px;text-align:center}#noticeDetail .noticeDetail-content{margin-top:80px;display:flex;justify-content:center}#noticeDetail .noticeDetail-content>div{width:960px}