#top_nav{display:flex;align-items:flex-end;height:64px;padding-left:32px;font-size:12px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}#top_nav>a{display:flex;justify-content:center;align-items:center;width:128px;height:48px;margin:0 2px;color:var(--white);border:4px solid var(--black);border-bottom:none;border-top-left-radius:16px;border-top-right-radius:16px}#top_nav>a:not(.active){background:linear-gradient(to top,var(--black) 4px,var(--a_blueb1) 4px)}#top_nav>a.greentab:not(.active){background:linear-gradient(to top,var(--black) 4px,var(--a_greenb1) 4px)}#top_nav>a.yellowtab:not(.active){background:linear-gradient(to top,var(--black) 4px,var(--a_yellowb1) 4px)}#top_nav>a.purpletab:not(.active){background:linear-gradient(to top,var(--black) 4px,var(--a_purpleb1) 4px)}#top_nav>a.pinktab:not(.active){background:linear-gradient(to top,var(--black) 4px,var(--a_pinkb1) 4px)}#top_nav>a:hover,#top_nav>a:hover:active{color:var(--white)}#top_nav>a>div{background:linear-gradient(var(--white)) 0 100%;background-repeat:no-repeat;background-size:0 2px;transition:background-position 0s .1s,background-size .1s}#top_nav>a:hover{div{background-position:100% 100%;background-size:100% 2px}}#top_nav>a:hover:active{div{background:linear-gradient(var(--white)) 100% 100%;background-repeat:no-repeat;background-size:100% 2px;color:var(--white);transform:translateY(2px) scale(.9)}}#top_nav>a.active{position:relative;background:var(--a_blueb1);z-index:9}#top_nav>a.greentab.active{background:var(--a_greenb1)}#top_nav>a.yellowtab.active{background:var(--a_yellowb1)}#top_nav>a.purpletab.active{background:var(--a_purpleb1)}#top_nav>a.pinktab.active{background:var(--a_pinkb1)}#top_header{position:absolute;align-items:center;padding-left:8px;border:4px dashed var(--white)}#top_header,#top_header>div{display:flex;border-radius:99px}#top_header>div{background-color:var(--white)}@media only screen and not (max-width:1919px){#top_nav{width:calc(100vw - 512px)}#top_wave{height:192px;margin-bottom:24px}#top_header{top:64px;left:96px;height:128px;width:128px}#top_header>div{height:104px;width:104px;padding:12px}}@media only screen and (max-width:1919px){#top_nav{width:calc(100vw - 32px)}#top_wave{height:72px}#top_header{top:8px;left:8px;height:88px;width:88px}#top_header>div{height:64px;width:64px;padding:8px}}@media only screen and not (max-width:719px){#top_wave{height:192px;margin-bottom:24px}#top_header{top:64px;left:96px;height:128px;width:128px}#top_header>div{height:104px;width:104px;padding:12px}}@media only screen and (max-width:719px){#top_nav{padding-left:16px}#top_wave{height:72px}#top_header{top:8px;left:8px;height:88px;width:88px}#top_header>div{height:64px;width:64px;padding:8px}}footer{flex-direction:column;justify-content:flex-end}#footer_info,footer{display:flex}footer .mfrhs{justify-content:flex-end;padding:0 16px}.jointlogo,footer .mfrhs{display:flex;align-items:center}#footer_copyright{text-align:center;margin-bottom:8px}@media only screen and not (max-width:719px){footer{height:256px}#footer_info{justify-content:space-between}.mflhs{min-width:-moz-fit-content;min-width:fit-content;padding-right:64px}footer .mfrhs{justify-content:flex-end;align-items:center;padding:0 16px;background-color:var(--white);border-radius:99px}#footer_copyright{margin-top:48px}}@media only screen and (max-width:719px){footer{align-items:center;height:100%;margin-top:32px}#footer_info{flex-direction:column;justify-content:flex-end}footer .mflhs{text-align:center}footer .mfrhs{padding:32px 0}.jointlogo,footer .mfrhs{flex-direction:column}#footer_copyright{margin-bottom:16px}}