@charset "UTF-8";.header[data-v-992a90fd]{height:100px;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:24px 5vw;z-index:2;top:0;background-color:transparent;transition:all .3s}.header.show[data-v-992a90fd]{height:60px;padding:10px 5vw}.header.show section .logo img[data-v-992a90fd]{width:40px;height:40px}.header.show section .logo .name span[data-v-992a90fd]:nth-of-type(1){font-size:18px}.header.show section .logo .name span[data-v-992a90fd]:nth-of-type(2){font-size:11px}.header.show section .current-time .time[data-v-992a90fd]{font-size:14px}.header.show section .current-time .date[data-v-992a90fd]{font-size:11px}.header section[data-v-992a90fd]{width:100%;max-width:1800px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;justify-content:space-between}.header section .logo[data-v-992a90fd]{display:flex;flex-direction:row;align-items:center;cursor:pointer}.header section .logo img[data-v-992a90fd]{width:50px;height:50px;margin-right:16px;transition:all .3s}.header section .logo .name[data-v-992a90fd]{display:flex;flex-direction:column}.header section .logo .name span[data-v-992a90fd]:nth-of-type(1){font-size:20px;font-weight:700;transition:all .3s}.header section .logo .name span[data-v-992a90fd]:nth-of-type(2){font-size:12px}.header section .current-time[data-v-992a90fd]{display:flex;flex-direction:column;align-items:center}.header section .current-time .date[data-v-992a90fd]{font-size:12px}.header section .mobile[data-v-992a90fd]{display:none}@media (max-width: 768px){.header section[data-v-992a90fd]{display:flex}.header section .logo img[data-v-992a90fd]{width:40px;height:40px}.header section .logo .name span[data-v-992a90fd]:nth-of-type(1){font-size:18px}.header section .current-time[data-v-992a90fd],.header section .controls[data-v-992a90fd]{display:none}.header section .mobile[data-v-992a90fd]{display:block}}footer[data-v-e7244d42]{height:100px;padding:0 5vw;max-width:1800px;margin:20px auto 0;display:flex;flex-direction:column;align-items:center;justify-content:center}footer .copyright[data-v-e7244d42]{margin-bottom:4px}footer .copyright .description[data-v-e7244d42]:after{content:"@ Copyright By";margin:0 6px}footer .author[data-v-e7244d42]{cursor:pointer;transition:all .3s}footer .author[data-v-e7244d42]:hover{color:var(--n-code-text-color)}footer .icp[data-v-e7244d42]{font-size:13px;cursor:pointer;transition:all .3s}footer .icp[data-v-e7244d42]:hover{color:var(--n-code-text-color)}.category-tabs[data-v-61fdd788]{height:48px;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 5vw;z-index:2;top:0;background-color:transparent;transition:all .3s}.category-tabs.show[data-v-61fdd788]{height:36px}.category-tabs.show section .n-tabs .n-tabs-nav .n-tabs-wrapper .n-tabs-tab[data-v-61fdd788]{padding:8px 4px;font-size:14px}.category-tabs section[data-v-61fdd788]{width:100%;max-width:1800px;margin:0 auto;display:flex;align-items:center;justify-content:center}.category-tabs section[data-v-61fdd788] .n-tabs{width:100%;display:flex;justify-content:center}.category-tabs section[data-v-61fdd788] .n-tabs .n-tabs-nav{width:auto;margin:0 auto;display:flex;justify-content:center;padding:0 16px}.category-tabs section[data-v-61fdd788] .n-tabs .n-tabs-nav .n-tabs-wrapper{justify-content:center}.category-tabs section[data-v-61fdd788] .n-tabs .n-tabs-nav .n-tabs-wrapper .n-tabs-tab{padding:6px 8px;margin:4px;font-size:15px;transition:all .3s}.category-tabs section[data-v-61fdd788] .n-tabs .n-tabs-nav .n-tabs-wrapper .n-tabs-tab.n-tabs-tab--active{font-weight:700;color:var(--n-tab-text-color-active)}.category-tabs section[data-v-61fdd788] .n-tabs .n-tabs-nav .n-tabs-wrapper .n-tabs-tab-wrapper{padding:0}.category-tabs section[data-v-61fdd788] .n-tabs .n-tabs-nav .n-tabs-nav-scroll-wrapper{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.category-tabs section[data-v-61fdd788] .n-tabs .n-tabs-nav .n-tabs-nav-scroll-wrapper::-webkit-scrollbar{display:none}.category-tabs section[data-v-61fdd788] .n-tabs .n-tabs-bar{margin:0 auto}@media (max-width: 768px){.category-tabs[data-v-61fdd788]{height:38px;padding:0 10px}.category-tabs.show[data-v-61fdd788]{height:32px}.category-tabs section[data-v-61fdd788] .n-tabs .n-tabs-nav .n-tabs-wrapper .n-tabs-tab{padding:6px 2px;font-size:14px}.category-tabs section[data-v-61fdd788] .n-tabs .n-tabs-nav .n-tabs-wrapper .n-tabs-tab.n-tabs-tab--active{color:var(--n-tab-text-color-active)}}[data-v-61fdd788] .n-tabs-nav{padding:0 16px}[data-v-61fdd788] .n-tabs-tab{padding:0 12px;margin:0 4px}[data-v-61fdd788] .n-tabs-tab-pad{width:25px}[data-v-61fdd788] .n-tabs-tab-wrapper,[data-v-61fdd788] .n-tabs-nav-scroll-content{padding:0}.n-layout[data-v-e777b8aa]{height:100%}.n-layout .header-container[data-v-e777b8aa]{position:relative;width:100%;z-index:10}.n-layout .header-container.fixed-headers[data-v-e777b8aa]{position:fixed;top:0;left:0;width:100%;background-color:var(--n-color);box-shadow:0 1px 5px #0000001a}.n-layout[data-v-e777b8aa] .n-scrollbar-rail{right:0;top:0;bottom:0;z-index:3}.n-layout main[data-v-e777b8aa]{padding:10px 5vw;max-width:1800px;margin:0 auto;min-height:calc(100vh - 290px)}.n-layout main .router-view-wrapper[data-v-e777b8aa]{position:relative;width:100%;height:100%}.scale-enter-active[data-v-e777b8aa],.scale-leave-active[data-v-e777b8aa]{transition:all .2s ease}.scale-enter-from[data-v-e777b8aa],.scale-leave-to[data-v-e777b8aa]{opacity:0;transform:scale(.98)}*{margin:0;padding:0;-webkit-user-select:none;user-select:none}html,body,#app{height:100%}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease-in-out}.fade-enter-from,.fade-leave-to{opacity:0}
