.messages-content-wrap{flex:1 0 auto;display:flex;flex-direction:column;margin:auto;width:1200px}.message-header{align-items:center;border-bottom:1px solid var(--border-normal);display:flex;height:101px}.message-header .category-title{font-size:32px;font-weight:700;line-height:45px}.message-header .header-content{align-items:center;cursor:pointer;display:flex;font-size:16px;font-weight:500;margin-left:auto;gap:8px}.message-header .header-content .icon{font-size:14px}.category-content{display:flex;min-height:56vh}.category-content .category-left{padding-top:32px;width:258px}.category-content .category-left .left-item{align-items:center;color:#768085;cursor:pointer;display:flex;font-size:16px;font-weight:600;height:56px;margin-bottom:8px;padding-left:12px;padding-right:40px;position:relative;width:258px}.category-content .category-left .left-item.active{color:rgb(var(--color-neutral))}.category-content .category-left .left-item .icon{width:18px;height:18px}.category-content .category-left .left-item .left-label{margin-left:8px;padding-right:32px}.category-content .category-left .left-item .left-num{align-items:center;background:#f0515c;border-radius:100%;color:#fafafa;display:flex;font-size:12px;font-weight:500;height:16px;justify-content:center;position:absolute;right:12px;top:20px;width:16px}.category-content .category-left .left-item.active:after{background:rgb(var(--color-main));content:"";height:56px;position:absolute;right:0;top:0;width:3px}.category-content .category-right{flex:1 1;padding-left:32px;padding-top:32px;padding-bottom:32px;border-left:1px solid var(--border-normal)}.category-content .category-right .right-title{font-size:24px;font-weight:700;line-height:34px}.category-content .category-right .right-body .right-item{display:flex;padding:24px 0}.category-content .category-right .right-body .right-item .b-right{flex:1 1}.category-content .category-right .right-body .right-item .b-right .right-item-title{font-size:16px;font-weight:600;line-height:22px}.category-content .category-right .right-body .right-item .b-right .right-item-msg{color:#777F81;font-size:14px;font-weight:500;margin-top:8px}.category-content .category-right .right-body .right-item .b-right .right-item-bottom{align-items:center;display:flex;justify-content:space-between;margin-top:8px}.category-content .category-right .right-body .right-item .b-right .right-item-bottom .right-time{color:#777F81;font-size:12px;font-weight:500;line-height:17px}.category-content .category-right .right-body .right-item .b-right .right-item-bottom .right-fn{align-items:center;cursor:pointer;display:flex}.category-content .category-right .right-body .right-item .b-right .right-item-bottom .right-fn .fn-title{font-size:14px;font-weight:500}.category-content .category-right .right-body .right-item .b-right .right-item-bottom .right-fn .icon{margin-left:2px;width:16px;height:16px}.category-content .category-right .right-body .right-item:hover .b-right .right-item-bottom .right-fn{color:rgb(var(--color-main))}.category-content .category-right .right-body-no{align-items:center;display:flex;flex-direction:column;margin-bottom:230px;margin-top:150px}.category-content .category-right .right-body-no .no-img{height:100px;width:100px}.category-content .category-right .right-body-no .no-title{color:#797f81;font-size:12px;font-weight:400;line-height:20px}.help-header-wrapper{justify-content:space-between;padding:32px 0}.help-header-wrapper,.help-header-wrapper .breadcrumb{align-items:center;display:flex}.help-header-wrapper .breadcrumb .bread-item{align-items:center;display:flex;color:#797f81}.help-header-wrapper .breadcrumb .bread-item .label{font-size:16px;font-weight:500}.help-header-wrapper .breadcrumb .bread-item .label-click{position:relative;cursor:pointer}.help-header-wrapper .breadcrumb .bread-item .label-click:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1px;background-color:#797f81;transition:width .2s ease}.help-header-wrapper .breadcrumb .bread-item .label-click:hover:after{width:100%}.help-header-wrapper .breadcrumb .bread-item .label-active{color:rgb(var(--color-neutral));font-weight:600}.help-header-wrapper .breadcrumb .bread-item .icon{height:14px;width:14px;margin-left:12px;margin-right:12px}.category-content .category-right .right-pag{display:flex;align-items:center;justify-content:center;margin-top:10px}.pagination{align-items:center;display:flex;gap:4px;height:36px}.pagination .arrow-icon{padding:0;cursor:pointer}.pagination .page-curr{align-items:center;border:1px solid #353738;border-radius:8px;display:flex;height:32px;justify-content:center;margin-left:14px;width:40px}.pagination .page-symbol{color:rgb(var(--color-neutral));font-size:12px;font-weight:400;margin-left:5px;margin-right:5px}.pagination .page-pages{color:rgb(var(--color-neutral));font-size:14px;font-weight:400}.pagination .page-pages.current-page{color:rgb(var(--color-main))}.anno-detail{margin-top:24px}.anno-detail .detail-head-wrap{align-items:center;display:flex}.anno-detail .detail-head-wrap .head-img{width:32px;height:32px}.anno-detail .detail-head-wrap .head-right{margin-left:12px}.anno-detail .detail-head-wrap .head-right .head-title{font-size:14px;font-weight:600}.anno-detail .detail-head-wrap .head-right .head-time{color:#797f81;font-size:12px;font-weight:400}.anno-detail .detail-content{white-space:pre-wrap;font-size:15px;line-height:36px;margin-top:12px}.anno-detail .detail-content p{margin-top:0;margin-bottom:0;font-weight:500}.anno-detail .detail-content .channels{margin-top:36px}.anno-detail .detail-content strong{color:rgb(var(--color-neutral))}.anno-detail .detail-content a{color:rgb(var(--color-main));text-decoration:underline}.anno-detail .detail-content .risk-disclaimer{margin-top:36px;margin-bottom:36px}.anno-detail .detail-footer{align-items:center;border-top:1px solid #232525;display:flex;flex-direction:column;margin-top:33px;padding-bottom:40px}