.header[data-v-3d3e3e2e]{width:100%;position:fixed;z-index:10;top:0;background-color:#131313;height:var(--header-high,50px)}nav[data-v-3d3e3e2e],ul[data-v-3d3e3e2e]{height:100%}ul[data-v-3d3e3e2e]{display:flex;align-items:center;justify-content:center}li[data-v-3d3e3e2e]{padding:0 11px;cursor:pointer}li a[data-v-3d3e3e2e]{color:#fff;font-size:20px}li:hover a[data-v-3d3e3e2e]{color:#38f}li.active a[data-v-3d3e3e2e]{color:#1a65cd}.menu-icon[data-v-3d3e3e2e]{position:absolute;z-index:10;cursor:pointer;top:10px;right:10px;display:none}.menu-label[data-v-3d3e3e2e]{height:30px;display:flex;flex-direction:column;justify-content:space-around}.menu-label div[data-v-3d3e3e2e]{width:30px;height:4px;background-color:#fff;border-radius:10px;transition:all .2s ease-in-out}.menu_checkbox[data-v-3d3e3e2e]{display:none}.menu_checkbox:checked~.header[data-v-3d3e3e2e]{height:auto}.menu_checkbox:checked~.header .menu-icon .menu-label div[data-v-3d3e3e2e]:first-of-type{transform:translate(-4px,12px) rotate(45deg)}.menu_checkbox:checked~.header .menu-icon .menu-label div[data-v-3d3e3e2e]:nth-of-type(2){width:0}.menu_checkbox:checked~.header .menu-icon .menu-label div[data-v-3d3e3e2e]:last-of-type{transform:translate(-4px,-8px) rotate(-45deg)}.menu_checkbox:checked~.header nav[data-v-3d3e3e2e]{padding-top:var(--header-high,50px)}.menu_checkbox:checked~.header ul[data-v-3d3e3e2e]{flex-direction:column}.menu_checkbox:checked~.header ul li[data-v-3d3e3e2e]{padding:10px 0}.menu_checkbox:checked~.header ul li a[data-v-3d3e3e2e]{font-size:20px}@media screen and (max-width:420px){.has-article .menu-icon[data-v-3d3e3e2e]{display:block}.has-article nav ul a[data-v-3d3e3e2e]{font-size:0}}:root{--header-high:50px}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}body,h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0;padding:0}li,ol,ul{list-style:none}a{text-decoration:none}body{font-family:ali,Arial,Helvetica,sans-serif}.layout{padding-top:var(--header-high)}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:5px}.ios{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}:root{--el-loading-spinner-size:42px;--el-loading-fullscreen-spinner-size:50px}.el-loading-parent--relative{position:relative!important}.el-loading-parent--hidden{overflow:hidden!important}.el-loading-mask{background-color:var(--el-mask-color);bottom:0;left:0;margin:0;position:absolute;right:0;top:0;transition:opacity var(--el-transition-duration);z-index:2000}.el-loading-mask.is-fullscreen{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:calc((0px - var(--el-loading-fullscreen-spinner-size))/2)}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{height:var(--el-loading-fullscreen-spinner-size);width:var(--el-loading-fullscreen-spinner-size)}.el-loading-spinner{margin-top:calc((0px - var(--el-loading-spinner-size))/2);position:absolute;text-align:center;top:50%;width:100%}.el-loading-spinner .el-loading-text{color:var(--el-color-primary);font-size:14px;margin:3px 0}.el-loading-spinner .circular{animation:loading-rotate 2s linear infinite;display:inline;height:var(--el-loading-spinner-size);width:var(--el-loading-spinner-size)}.el-loading-spinner .path{animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:var(--el-color-primary);stroke-linecap:round}.el-loading-spinner i{color:var(--el-color-primary)}.el-loading-fade-enter-from,.el-loading-fade-leave-to{opacity:0}@keyframes loading-rotate{to{transform:rotate(1turn)}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}