:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:#3c3c3c4a;--vt-c-divider-light-2:#3c3c3c1f;--vt-c-divider-dark-1:#545454a6;--vt-c-divider-dark-2:#5454547a;--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:#3c3c3ca8;--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:#ebebeba3;--color-background:var(--vt-c-white);--color-background-soft:var(--vt-c-white-soft);--color-background-mute:var(--vt-c-white-mute);--color-border:var(--vt-c-divider-light-2);--color-border-hover:var(--vt-c-divider-light-1);--color-heading:var(--vt-c-text-light-1);--color-text:var(--vt-c-text-light-1);--section-gap:160px}*,:before,:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Microsoft YaHei,微软雅黑;font-size:15px;line-height:1.6;transition:color .5s,background-color .5s}.index-only{background:0 0!important}.index-only nav a{color:#fff}header a:hover,header.index-only{background:0 0}.dh{z-index:999999;background-color:#fff;border-top:1px solid #ddd;width:100%;height:60px;margin-top:10px;font-size:12px;position:fixed;bottom:0;left:0}.dh .item{text-align:center;width:20%;display:inline-block}.dh .item img{line-height:40px}.dh .item i{font-style:normal;line-height:20px;display:block}.dh .mobile_link{color:#666;display:block}header:not(.pages){z-index:3;box-sizing:border-box;z-index:999;background:#fff;justify-content:space-between;width:100%;max-height:100vh;margin:0 auto;padding:0 120px;line-height:1.5;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}nav{text-align:right;width:100%;font-size:12px}nav a.router-link-exact-active{color:#333}nav a.router-link-exact-active:hover{background-color:#0000}nav a:hover{background:0 0}nav a{color:#333;padding:0 1rem;display:inline-block}nav a:first-of-type{border:0}.navactive{color:#188efd!important}.mobile-visible{margin-left:-3px;overflow-x:hidden}@media (min-width:1024px){header{place-items:center;display:flex}.logo{margin:.4rem 2rem .4rem 0}header .wrapper{flex-wrap:wrap;place-items:flex-start;display:flex}nav{text-align:right;padding:1rem 0;font-size:1rem}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0,0)}}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration,1s);animation-fill-mode:both}.animate__fadeInLeft{animation-name:fadeInLeft}.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay,1s)}.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}a,.green{color:#00bd7e;padding:3px;text-decoration:none;transition:all .4s}@media (hover:hover){a:hover{background-color:#00bd7e33}}@media screen and (min-width:768px){.desktop-only{display:block}.mobile-visible{display:none!important}}@media screen and (max-width:768px){.desktop-only{display:none!important}.mobile-visible{display:block!important}.mobile-full-width{width:100%!important}body{padding-bottom:4rem}}
