.CHeaderPC{position:fixed;top:0;left:0;width:100%;z-index:110;height:60px;line-height:60px;transition:all .2s;background:var(--bg-1);color:var(--text-1)}.CHeaderPC.CHeaderPC-transparent{background:rgba(0,0,0,0);color:var(--text-5)}.CHeaderPC>a:not(:first-child){color:inherit;margin:0 2px;padding:0 22px;position:relative;font-size:14px;font-weight:500;text-align:center}.CHeaderPC>a:not(:first-child).menu-select:before{transition:all .3s;content:"";position:absolute;top:0;width:24px;height:2px;background:var(--bg-9);left:calc(50% - 12px)}.CHeaderPC-logo{position:absolute;left:20px;top:0}.CHeaderPC-logo-tips{position:relative;padding:12px;font-size:12px;font-weight:500;color:var(--text-1)}.CHeaderPC-logo-tips>svg{position:absolute;top:6px;right:6px;width:12px;height:12px;color:var(--text-2);cursor:pointer}.CHeaderPC-user{position:absolute;right:20px;top:0;height:100%}