.my-toTop{position:fixed;bottom:50px;right:50px;width:50px;height:50px;background-color:var(--catalogue-bg);border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 0 5px var(--primary-info);cursor:pointer;transition:all .2s linear;transform:translate(calc(var(--scroll-dynamic) * 135%));z-index:9999}.my-toTop i{font-size:30px}.debug{position:fixed;padding:15px;background-color:#fff;top:45%;left:20%;counter-reset:scroll-position calc(var(--scroll-position) * 1) scroll-position-delayed calc(var(--scroll-position-delayed) * 1) scroll-velocity calc(var(--scroll-velocity) * 1)}[data-id=--scroll-position]:after{content:"----scroll-position:" counter(scroll-position)}[data-id=--scroll-position-delayed]:after{content:"----scroll-position-delayed:" counter(scroll-position-delayed)}[data-id=--scroll-velocity]:after{content:"----scroll-velocity:" counter(scroll-velocity)}@media screen and (max-width: 768px){.my-toTop{bottom:3.125rem;right:3.125rem;width:4.15rem;height:4.15rem;box-shadow:0 0 .3125rem var(--primary-info)}.my-toTop i{font-size:2rem!important}}.my-loading[data-v-6084c3c1]{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;background-color:#e8e8e8b3;z-index:99999}.my-loading #wifi-loader[data-v-6084c3c1]{--back-color: #c3c8de;--text-color: #414856;width:64px;height:64px;border-radius:50px;position:relative;display:flex;justify-content:center;align-items:center}.my-loading #wifi-loader svg[data-v-6084c3c1]{position:absolute;display:flex;justify-content:center;align-items:center}.my-loading #wifi-loader svg.circle-middle[data-v-6084c3c1]{height:60px;width:60px}.my-loading #wifi-loader svg.circle-middle circle[data-v-6084c3c1]{stroke-dasharray:42.5 127.5}.my-loading #wifi-loader svg.circle-middle circle.back[data-v-6084c3c1]{animation:circle-middle6123-6084c3c1 1.8s ease infinite .25s}.my-loading #wifi-loader svg.circle-middle circle.front[data-v-6084c3c1]{animation:circle-middle6123-6084c3c1 1.8s ease infinite .1s}.my-loading #wifi-loader svg circle[data-v-6084c3c1]{position:absolute;fill:none;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round;transform:rotate(-100deg);transform-origin:center}.my-loading #wifi-loader svg circle.back[data-v-6084c3c1]{stroke:var(--back-color)}.my-loading #wifi-loader svg circle.front[data-v-6084c3c1]{stroke:var(--primary-bg)}.my-loading #wifi-loader svg.circle-outer[data-v-6084c3c1]{height:86px;width:86px}.my-loading #wifi-loader svg.circle-outer circle[data-v-6084c3c1]{stroke-dasharray:62.75 188.25}.my-loading #wifi-loader svg.circle-outer circle.back[data-v-6084c3c1]{animation:circle-outer135-6084c3c1 1.8s ease infinite .3s}.my-loading #wifi-loader svg.circle-outer circle.front[data-v-6084c3c1]{animation:circle-outer135-6084c3c1 1.8s ease infinite .15s}.my-loading #wifi-loader svg.circle-inner[data-v-6084c3c1]{height:34px;width:34px}.my-loading #wifi-loader svg.circle-inner circle[data-v-6084c3c1]{stroke-dasharray:22 66}.my-loading #wifi-loader svg.circle-inner circle.back[data-v-6084c3c1]{animation:circle-inner162-6084c3c1 1.8s ease infinite .2s}.my-loading #wifi-loader svg.circle-inner circle.front[data-v-6084c3c1]{animation:circle-inner162-6084c3c1 1.8s ease infinite .05s}.my-loading #wifi-loader .text[data-v-6084c3c1]{position:absolute;bottom:-40px;display:flex;justify-content:center;align-items:center;text-transform:lowercase;font-weight:500;font-size:14px;letter-spacing:.2px;width:90px}.my-loading #wifi-loader .text[data-v-6084c3c1]:before,.my-loading #wifi-loader .text[data-v-6084c3c1]:after{content:attr(data-text);width:100%}.my-loading #wifi-loader .text[data-v-6084c3c1]:before{color:var(--text-color)}.my-loading #wifi-loader .text[data-v-6084c3c1]:after{color:var(--primary-bg);animation:text-animation76-6084c3c1 3.6s ease infinite;position:absolute;left:0;z-index:9}@keyframes circle-outer135-6084c3c1{0%{stroke-dashoffset:25}25%{stroke-dashoffset:0}65%{stroke-dashoffset:301}80%{stroke-dashoffset:276}to{stroke-dashoffset:276}}@keyframes circle-middle6123-6084c3c1{0%{stroke-dashoffset:17}25%{stroke-dashoffset:0}65%{stroke-dashoffset:204}80%{stroke-dashoffset:187}to{stroke-dashoffset:187}}@keyframes circle-inner162-6084c3c1{0%{stroke-dashoffset:9}25%{stroke-dashoffset:0}65%{stroke-dashoffset:106}80%{stroke-dashoffset:97}to{stroke-dashoffset:97}}@keyframes text-animation76-6084c3c1{0%{clip-path:inset(0 100% 0 0)}50%{clip-path:inset(0)}to{clip-path:inset(0 0 0 100%)}}@media screen and (max-width: 768px){.my-loading #wifi-loader[data-v-6084c3c1]{width:4rem;height:4rem;border-radius:3.125rem}.my-loading #wifi-loader svg.circle-middle[data-v-6084c3c1]{height:3.75rem;width:3.75rem}.my-loading #wifi-loader svg circle[data-v-6084c3c1]{stroke-width:.375rem}.my-loading #wifi-loader svg.circle-outer[data-v-6084c3c1]{height:5.375rem;width:5.375rem}.my-loading #wifi-loader svg.circle-inner[data-v-6084c3c1]{height:2.125rem;width:2.125rem}.my-loading #wifi-loader .text[data-v-6084c3c1]{bottom:-2.5rem;font-size:.875rem;letter-spacing:.0125rem;width:5.625rem}}.my-dropper[data-v-96382e23]{position:fixed;top:0;right:-100%;width:var(--width);height:100vh;background-color:var(--drop-bg);box-shadow:0 0 .5rem .0625rem var(--drop-shadow);z-index:9999;transition:all .3s}.my-dropper.show[data-v-96382e23]{right:0}.my-dropper[data-v-96382e23] .icon-guanbi{display:flex;justify-content:center;align-items:center;position:absolute;width:4rem;height:4rem;top:0;left:-4rem;font-size:1.25rem!important;background-color:var(--drop-bg)}.my-dropper__title[data-v-96382e23]{padding:1.75rem;font-size:2rem;font-weight:700}.my-dropper__default[data-v-96382e23]{padding:1.75rem;height:calc(100% - 3rem)}#scroll-angle[data-v-16c86076]{position:relative;display:flex;justify-content:center;align-items:center;width:28px;height:28px;color:var(--catalogue-word);margin-right:14px;z-index:5;font-size:13px}#scroll-angle[data-v-16c86076]:before{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;background-color:var(--body-bg);z-index:-1}@media screen and (max-width: 768px){#scroll-angle[data-v-16c86076]{width:1.625rem;height:1.625rem;margin-right:.9375rem;font-size:.8125rem}#scroll-angle[data-v-16c86076]:before{top:.1875rem;right:.1875rem;bottom:.1875rem;left:.1875rem;z-index:-1}}#dark-btn[data-v-43e3c277]{position:relative;width:220px;height:90px;background:radial-gradient(circle at 18% 20px,#fff,#fff 6px,transparent 7px,transparent),radial-gradient(circle at 35% 45px,#fff,#fff 1px,transparent 2px,transparent),radial-gradient(circle at 10% 70px,#fff,#fff 2.5px,transparent 3.5px,transparent),radial-gradient(circle at 25% 15px,#fff,#fff 3px,transparent 4px,transparent),radial-gradient(circle at 15% 50px,#fff,#fff 1.5px,transparent 2.5px,transparent),radial-gradient(circle at 30% 75px,#fff,#fff 5px,transparent 6px,transparent),radial-gradient(circle at 5% 30px,#fff,#fff .5px,transparent 1.5px,transparent),radial-gradient(circle at 25% 60px,#fff,#fff .5px,transparent 1.5px,transparent),radial-gradient(circle at 7% 35px,#fff,#fff .5px,transparent 1.5px,transparent),linear-gradient(90deg,#2b303e,#2b303e 50%,#5a81b4 50%,#5a81b4);background-repeat:no-repeat;background-size:200% 100%;background-position:100% 0;border-radius:90px;box-shadow:0 -3px 4px #999,inset 0 3px 5px #333,0 4px 4px #ffe,inset 0 -3px 5px #ddd;cursor:pointer;overflow:hidden;transition:.5s all;transform:scale(.3)}#dark-btn[data-v-43e3c277]:before,#dark-btn[data-v-43e3c277]:after{content:"";position:absolute;transition:.5s all}#dark-btn[data-v-43e3c277]:before{width:75px;height:75px;border-radius:50%;background:#e9cb50;top:7.5px;right:7.5px;bottom:7.5px;left:7.5px;box-shadow:0 0 5px #333,inset 2px 2px 3px #f8f4e4,inset -2px -2px 3px #665613;z-index:1}#dark-btn[data-v-43e3c277]:after{width:70px;height:70px;top:10px;right:10px;bottom:10px;left:10px;border-radius:50%;box-shadow:10px 60px 0 10px #fff,65px 60px 0 5px #fff,95px 70px 0 10px #fff,135px 45px 0 5px #fff,170px 35px 0 10px #fff,195px -5px 0 10px #fff,-10px 0 0 50px #fff3,15px 0 0 50px #ffffff26,40px 0 0 50px #ffffff36,10px 40px 0 10px #abc1d9,70px 35px 0 10px #abc1d9,95px 40px 0 10px #abc1d9,135px 20px 0 10px #abc1d9,155px 15px 0 10px #abc1d9,190px -20px 0 10px #abc1d9}#dark-btn[data-v-43e3c277]:hover:before{filter:contrast(90%) brightness(110%);scale:1.05}#dark-btn.active[data-v-43e3c277]{background-position:0 0}#dark-btn.active[data-v-43e3c277]:before{translate:130px;background:radial-gradient(circle at 50% 20px,#939aa5,#939aa5 6.5px,transparent 7px,transparent),radial-gradient(circle at 35% 45px,#939aa5,#939aa5 11.5px,transparent 12px,transparent),radial-gradient(circle at 72% 50px,#939aa5,#939aa5 8.5px,transparent 9px,transparent),radial-gradient(#cbcdda,#cbcdda)}#dark-btn.active[data-v-43e3c277]:after{transform:translate(130px);box-shadow:10px 60px 0 10px transparent,65px 60px 0 5px transparent,95px 70px 0 10px transparent,135px 45px 0 5px transparent,170px 35px 0 10px transparent,195px -5px 0 10px transparent,10px 0 0 50px #fff3,-15px 0 0 50px #ffffff26,-40px 0 0 50px #ffffff36,10px 40px 0 10px transparent,70px 35px 0 10px transparent,95px 40px 0 10px transparent,135px 20px 0 10px transparent,155px 15px 0 10px transparent,190px -20px 0 10px transparent}@media screen and (max-width: 768px){#dark-btn[data-v-43e3c277]{position:relative;width:13.75rem;height:5.625rem;background:radial-gradient(circle at 18% 1.25rem,#fff,#fff .375rem,transparent .4375rem,transparent),radial-gradient(circle at 35% 2.8125rem,#fff,#fff .0625rem,transparent .125rem,transparent),radial-gradient(circle at 10% 4.375rem,#fff,#fff .1563rem,transparent .2188rem,transparent),radial-gradient(circle at 25% .9375rem,#fff,#fff .1875rem,transparent .25rem,transparent),radial-gradient(circle at 15% 3.125rem,#fff,#fff .0938rem,transparent .1563rem,transparent),radial-gradient(circle at 30% 4.6875rem,#fff,#fff .3125rem,transparent .375rem,transparent),radial-gradient(circle at 5% 1.875rem,#fff,#fff .0313rem,transparent .0938rem,transparent),radial-gradient(circle at 25% 3.75rem,#fff,#fff .0313rem,transparent .0938rem,transparent),radial-gradient(circle at 7% 2.1875rem,#fff,#fff .0313rem,transparent .0938rem,transparent),linear-gradient(90deg,#2b303e,#2b303e 50%,#5a81b4 50%,#5a81b4);border-radius:5.625rem;box-shadow:0 -.1875rem .25rem #999,inset 0 .1875rem .3125rem #333,0 .25rem .25rem #ffe,inset 0 -.1875rem .3125rem #ddd}#dark-btn[data-v-43e3c277]:before{width:4.6875rem;height:4.6875rem;top:.4688rem;right:.4688rem;bottom:.4688rem;left:.4688rem;box-shadow:0 0 .3125rem #333,inset .125rem .125rem .1875rem #f8f4e4,inset -.125rem -.125rem .1875rem #665613}#dark-btn[data-v-43e3c277]:after{width:4.375rem;height:4.375rem;top:.625rem;right:.625rem;bottom:.625rem;left:.625rem;box-shadow:.625rem 3.75rem 0 .625rem #fff,4.0625rem 3.75rem 0 .3125rem #fff,5.9375rem 4.375rem 0 .625rem #fff,8.4375rem 2.8125rem 0 .3125rem #fff,10.625rem 2.1875rem 0 .625rem #fff,12.1875rem -.3125rem 0 .625rem #fff,-.625rem 0 0 3.125rem #fff3,.9375rem 0 0 3.125rem #ffffff26,2.5rem 0 0 3.125rem #ffffff36,.625rem 2.5rem 0 .625rem #abc1d9,4.375rem 2.1875rem 0 .625rem #abc1d9,5.9375rem 2.5rem 0 .625rem #abc1d9,8.4375rem 1.25rem 0 .625rem #abc1d9,9.6875rem .9375rem 0 .625rem #abc1d9,11.875rem -1.25rem 0 .625rem #abc1d9}#dark-btn.active[data-v-43e3c277]:before{translate:8.125rem;background:radial-gradient(circle at 50% 1.25rem,#939aa5,#939aa5 .4063rem,transparent .4375rem,transparent),radial-gradient(circle at 35% 2.8125rem,#939aa5,#939aa5 .7188rem,transparent .75rem,transparent),radial-gradient(circle at 72% 3.125rem,#939aa5,#939aa5 .5313rem,transparent .5625rem,transparent),radial-gradient(#cbcdda,#cbcdda)}#dark-btn.active[data-v-43e3c277]:after{transform:translate(8.125rem);box-shadow:.625rem 3.75rem 0 .625rem transparent,4.0625rem 3.75rem 0 .3125rem transparent,5.9375rem 4.375rem 0 .625rem transparent,8.4375rem 2.8125rem 0 .3125rem transparent,10.625rem 2.1875rem 0 .625rem transparent,12.1875rem -.3125rem 0 .625rem transparent,.625rem 0 0 3.125rem #fff3,-.9375rem 0 0 3.125rem #ffffff26,-2.5rem 0 0 3.125rem #ffffff36,.625rem -2.5rem 0 .625rem transparent,4.375rem 2.1875rem 0 .625rem transparent,5.9375rem -2.5rem 0 .625rem transparent,8.4375rem 1.25rem 0 .625rem transparent,9.6875rem -.9375rem 0 .625rem transparent,11.875rem -1.25rem 0 .625rem transparent}}.router-button__btns__phone[data-v-43e3c277]{display:flex;justify-content:flex-end;align-items:center;flex:1;margin-top:.125rem}.router-button__btns__phone[data-v-43e3c277] .iconfont{font-size:1.5625rem!important;cursor:pointer}.router-button__btns__phone[data-v-43e3c277] .iconfont:hover{color:var(--primary-bg)}.router-button__btns__phone .phone-dom[data-v-43e3c277]{height:100%}.router-button__btns__phone .phone-dom .phone-dom__father[data-v-43e3c277]{position:relative;width:100%;height:2.5rem}.router-button__btns__phone .phone-dom .phone-dom__father #dark-btn[data-v-43e3c277]{position:absolute;top:-90%;left:-20%}.router-button__btns__phone .phone-dom .phone-dom__title[data-v-43e3c277]{width:100%;font-size:1rem;margin-bottom:1.55rem;text-align:left}.router-button__btns__phone .phone-dom .phone-dome__list[data-v-43e3c277]{display:flex;flex-wrap:wrap;width:100%;margin-bottom:1rem}.router-button__btns__phone .phone-dom .phone-dome__list .phone-dome__item[data-v-43e3c277]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:30%;padding:.625rem 0;margin-right:5%;margin-bottom:.9375rem;border:.0625rem solid var(--primary-font);border-radius:.5rem;cursor:pointer}.router-button__btns__phone .phone-dom .phone-dome__list .phone-dome__item.active[data-v-43e3c277]{border:.0625rem solid #303F9F;background-color:#303f9f;color:#fff}.router-button__btns__phone .phone-dom .phone-dome__list .phone-dome__item.active i[data-v-43e3c277]{color:#fff!important}.router-button__btns__phone .phone-dom .phone-dome__list .phone-dome__item[data-v-43e3c277]:nth-child(3){margin-right:0}.router-button__btns__phone .phone-dom .phone-dome__list .phone-dome__item[data-v-43e3c277]:hover{border:.0625rem solid #303F9F;background-color:#303f9f;color:#fff}.router-button__btns__phone .phone-dom .phone-dome__list .phone-dome__item:hover i[data-v-43e3c277]{color:#fff!important}.router-button__btns__phone .phone-dom .phone-dome__list .phone-dome__item span[data-v-43e3c277]{font-size:1.15rem;margin-top:.75rem}.router-button__btns__phone .phone-dom__link__item[data-v-43e3c277]{display:inline-block;padding:.3125rem .625rem;border:.0625rem solid var(--primary-font)}#scroll-angle[data-v-43e3c277]{position:relative;display:flex;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;color:var(--catalogue-word);margin-right:.9375rem;z-index:5}#scroll-angle[data-v-43e3c277]:before{content:"";position:absolute;top:.1875rem;right:.1875rem;bottom:.1875rem;left:.1875rem;background-color:var(--body-bg);z-index:-1}.router-buttons__list[data-v-13e30b43]{flex:1;display:flex;justify-content:center;align-items:center;height:100%}.router-buttons__list .router-buttons__item[data-v-13e30b43]{position:relative;margin-right:35px}.router-buttons__list .router-buttons__item[data-v-13e30b43]:hover:after{opacity:1;transform:translate(-50%) scale(1)}.router-buttons__list .router-buttons__item:hover .item-list[data-v-13e30b43]{transform:translate(-50%) scale(1);opacity:1}.router-buttons__list .router-buttons__item:hover .router-buttons__item__title[data-v-13e30b43]:after{content:"";position:absolute;bottom:2px;left:50%;transform:translate(-50%);width:20px;height:2px;background-color:var(--primary-bg)}.router-buttons__list .router-buttons__item__title[data-v-13e30b43]{position:relative;height:45px;line-height:45px;font-family:dahei;font-size:23px;color:var(--primary-bg);cursor:context-menu}.router-buttons__list .router-buttons__item[data-v-13e30b43]:before{content:"";position:absolute;bottom:-10px;left:0;width:100%;height:10px;background-color:transparent}.router-buttons__list .router-buttons__item[data-v-13e30b43]:last-child{margin-right:0}.router-buttons__list .router-buttons__item .item-list[data-v-13e30b43]{position:absolute;top:43px;left:50%;width:170%;transform:translate(-50%,-60%) scale(.0001);padding:10px 0;opacity:0;transition:all .3s;will-change:transform;z-index:900}.router-buttons__list .router-buttons__item .item-list .item-list__item[data-v-13e30b43]{display:flex;justify-content:center;align-items:center;height:38px;margin-bottom:10px;padding:0 15px;font-family:sans;font-size:14px;font-weight:600;background-color:var(--normal-word);color:var(--primary-bg);border:1px solid var(--primary-bg);cursor:pointer;border-radius:12px}.router-buttons__list .router-buttons__item .item-list .item-list__item i[data-v-13e30b43]{margin-right:5px}.router-buttons__list .router-buttons__item .item-list .item-list__item[data-v-13e30b43]:hover{background-color:var(--primary-bg);color:var(--normal-word)}.router-buttons__list .router-buttons__item .item-list .item-list__item[data-v-13e30b43]:last-child{margin-bottom:0}.router-buttons__right[data-v-13e30b43]{display:flex;align-items:center;height:100%;padding-left:10px;position:relative}.router-buttons__right:hover .router-buttons__btns.m[data-v-13e30b43]{transform:translate(0) scale(1);opacity:1}.router-buttons__right .icon-gengduo[data-v-13e30b43]{font-size:28px;cursor:pointer}.router-buttons__right .router-buttons__btns[data-v-13e30b43]{display:flex;align-items:center;height:100%}.router-buttons__right .router-buttons__btns.m[data-v-13e30b43]{display:flex;flex-direction:column-reverse;align-items:flex-start;position:absolute;bottom:-90px;right:-5px;background-color:var(--catalogue-bg);width:auto;height:auto;padding:10px 15px;border-radius:14px;box-shadow:0 2px 8px var(--primary-info);transform:translate(20%,-100%) scale(.1);opacity:0;transition:all .3s}.router-buttons__right .router-buttons__btns.m .router-buttons__dark[data-v-13e30b43]{position:relative;width:160px;margin-bottom:20px}.router-buttons__right .router-buttons__btns.m .router-buttons__dark p[data-v-13e30b43]{font-size:16px}.router-buttons__right .router-buttons__btns.m .router-buttons__dark[data-v-13e30b43]:after{content:"";position:absolute;bottom:-13.5px;left:0;width:100%;height:2px;background-color:var(--primary-info)}.router-buttons__right .router-buttons__btns.m .router-buttons__dark .switch[data-v-13e30b43]{width:50px;height:22px}.router-buttons__right .router-buttons__btns.m .router-buttons__dark .switch input:checked+.slider[data-v-13e30b43]:before{transform:translate(24.5px)}.router-buttons__right .router-buttons__btns.m .router-buttons__dark .switch .slider[data-v-13e30b43]:before{height:16px;width:16px;left:4px;bottom:3.5px}.router-buttons__right .router-buttons__btns.m .router-buttons__link[data-v-13e30b43]{margin-right:0}.router-buttons__right .router-buttons__btns.m .router-buttons__link__item[data-v-13e30b43] .iconfont{font-size:20px}.router-buttons__right .router-buttons__btns .router-buttons__dark[data-v-13e30b43]{display:flex;align-items:center;justify-content:space-between}.router-buttons__right .router-buttons__btns .router-buttons__dark .switch[data-v-13e30b43]{position:relative;width:75px;height:28px;cursor:pointer}.router-buttons__right .router-buttons__btns .router-buttons__dark .switch input[data-v-13e30b43]{opacity:0;width:0;height:0}.router-buttons__right .router-buttons__btns .router-buttons__dark .switch input:checked+.slider[data-v-13e30b43]:before{transform:translate(45.5px,-50%)}.router-buttons__right .router-buttons__btns .router-buttons__dark .switch .slider[data-v-13e30b43]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--primary-check);transition:.4s;border-radius:34px}.router-buttons__right .router-buttons__btns .router-buttons__dark .switch .slider[data-v-13e30b43]:before{position:absolute;display:flex;align-items:center;justify-content:center;content:var(--icon, "");font-family:iconfont;height:24px;width:24px;left:2.7px;top:50%;transform:translateY(-50%);color:var(--primary-check);background-color:var(--normal-word);transition:.4s;border-radius:50%}.router-buttons__right .router-buttons__btns .router-buttons__link[data-v-13e30b43]{display:flex;justify-content:flex-end;align-items:center;height:100%;margin-right:14px}.router-buttons__right .router-buttons__btns .router-buttons__link__item[data-v-13e30b43]{padding:5px;color:var(--primary-bg);border-radius:8px;margin-left:14px;cursor:pointer}.router-buttons__right .router-buttons__btns .router-buttons__link__item[data-v-13e30b43] .iconfont{font-size:28px}.router-buttons__right .router-buttons__btns .router-buttons__link__item[data-v-13e30b43]:first-child{margin-left:0}#dark-btn[data-v-3993309d]{position:relative;width:220px;height:90px;background:radial-gradient(circle at 18% 20px,#fff,#fff 6px,transparent 7px,transparent),radial-gradient(circle at 35% 45px,#fff,#fff 1px,transparent 2px,transparent),radial-gradient(circle at 10% 70px,#fff,#fff 2.5px,transparent 3.5px,transparent),radial-gradient(circle at 25% 15px,#fff,#fff 3px,transparent 4px,transparent),radial-gradient(circle at 15% 50px,#fff,#fff 1.5px,transparent 2.5px,transparent),radial-gradient(circle at 30% 75px,#fff,#fff 5px,transparent 6px,transparent),radial-gradient(circle at 5% 30px,#fff,#fff .5px,transparent 1.5px,transparent),radial-gradient(circle at 25% 60px,#fff,#fff .5px,transparent 1.5px,transparent),radial-gradient(circle at 7% 35px,#fff,#fff .5px,transparent 1.5px,transparent),linear-gradient(90deg,#2b303e,#2b303e 50%,#5a81b4 50%,#5a81b4);background-repeat:no-repeat;background-size:200% 100%;background-position:100% 0;border-radius:90px;box-shadow:0 -3px 4px #999,inset 0 3px 5px #333,0 4px 4px #ffe,inset 0 -3px 5px #ddd;cursor:pointer;overflow:hidden;transition:.5s all;transform:scale(.3)}#dark-btn[data-v-3993309d]:before,#dark-btn[data-v-3993309d]:after{content:"";position:absolute;transition:.5s all}#dark-btn[data-v-3993309d]:before{width:75px;height:75px;border-radius:50%;background:#e9cb50;top:7.5px;right:7.5px;bottom:7.5px;left:7.5px;box-shadow:0 0 5px #333,inset 2px 2px 3px #f8f4e4,inset -2px -2px 3px #665613;z-index:1}#dark-btn[data-v-3993309d]:after{width:70px;height:70px;top:10px;right:10px;bottom:10px;left:10px;border-radius:50%;box-shadow:10px 60px 0 10px #fff,65px 60px 0 5px #fff,95px 70px 0 10px #fff,135px 45px 0 5px #fff,170px 35px 0 10px #fff,195px -5px 0 10px #fff,-10px 0 0 50px #fff3,15px 0 0 50px #ffffff26,40px 0 0 50px #ffffff36,10px 40px 0 10px #abc1d9,70px 35px 0 10px #abc1d9,95px 40px 0 10px #abc1d9,135px 20px 0 10px #abc1d9,155px 15px 0 10px #abc1d9,190px -20px 0 10px #abc1d9}#dark-btn[data-v-3993309d]:hover:before{filter:contrast(90%) brightness(110%);scale:1.05}#dark-btn.active[data-v-3993309d]{background-position:0 0}#dark-btn.active[data-v-3993309d]:before{translate:130px;background:radial-gradient(circle at 50% 20px,#939aa5,#939aa5 6.5px,transparent 7px,transparent),radial-gradient(circle at 35% 45px,#939aa5,#939aa5 11.5px,transparent 12px,transparent),radial-gradient(circle at 72% 50px,#939aa5,#939aa5 8.5px,transparent 9px,transparent),radial-gradient(#cbcdda,#cbcdda)}#dark-btn.active[data-v-3993309d]:after{transform:translate(130px);box-shadow:10px 60px 0 10px transparent,65px 60px 0 5px transparent,95px 70px 0 10px transparent,135px 45px 0 5px transparent,170px 35px 0 10px transparent,195px -5px 0 10px transparent,10px 0 0 50px #fff3,-15px 0 0 50px #ffffff26,-40px 0 0 50px #ffffff36,10px 40px 0 10px transparent,70px 35px 0 10px transparent,95px 40px 0 10px transparent,135px 20px 0 10px transparent,155px 15px 0 10px transparent,190px -20px 0 10px transparent}@media screen and (max-width: 768px){#dark-btn[data-v-3993309d]{position:relative;width:13.75rem;height:5.625rem;background:radial-gradient(circle at 18% 1.25rem,#fff,#fff .375rem,transparent .4375rem,transparent),radial-gradient(circle at 35% 2.8125rem,#fff,#fff .0625rem,transparent .125rem,transparent),radial-gradient(circle at 10% 4.375rem,#fff,#fff .1563rem,transparent .2188rem,transparent),radial-gradient(circle at 25% .9375rem,#fff,#fff .1875rem,transparent .25rem,transparent),radial-gradient(circle at 15% 3.125rem,#fff,#fff .0938rem,transparent .1563rem,transparent),radial-gradient(circle at 30% 4.6875rem,#fff,#fff .3125rem,transparent .375rem,transparent),radial-gradient(circle at 5% 1.875rem,#fff,#fff .0313rem,transparent .0938rem,transparent),radial-gradient(circle at 25% 3.75rem,#fff,#fff .0313rem,transparent .0938rem,transparent),radial-gradient(circle at 7% 2.1875rem,#fff,#fff .0313rem,transparent .0938rem,transparent),linear-gradient(90deg,#2b303e,#2b303e 50%,#5a81b4 50%,#5a81b4);border-radius:5.625rem;box-shadow:0 -.1875rem .25rem #999,inset 0 .1875rem .3125rem #333,0 .25rem .25rem #ffe,inset 0 -.1875rem .3125rem #ddd}#dark-btn[data-v-3993309d]:before{width:4.6875rem;height:4.6875rem;top:.4688rem;right:.4688rem;bottom:.4688rem;left:.4688rem;box-shadow:0 0 .3125rem #333,inset .125rem .125rem .1875rem #f8f4e4,inset -.125rem -.125rem .1875rem #665613}#dark-btn[data-v-3993309d]:after{width:4.375rem;height:4.375rem;top:.625rem;right:.625rem;bottom:.625rem;left:.625rem;box-shadow:.625rem 3.75rem 0 .625rem #fff,4.0625rem 3.75rem 0 .3125rem #fff,5.9375rem 4.375rem 0 .625rem #fff,8.4375rem 2.8125rem 0 .3125rem #fff,10.625rem 2.1875rem 0 .625rem #fff,12.1875rem -.3125rem 0 .625rem #fff,-.625rem 0 0 3.125rem #fff3,.9375rem 0 0 3.125rem #ffffff26,2.5rem 0 0 3.125rem #ffffff36,.625rem 2.5rem 0 .625rem #abc1d9,4.375rem 2.1875rem 0 .625rem #abc1d9,5.9375rem 2.5rem 0 .625rem #abc1d9,8.4375rem 1.25rem 0 .625rem #abc1d9,9.6875rem .9375rem 0 .625rem #abc1d9,11.875rem -1.25rem 0 .625rem #abc1d9}#dark-btn.active[data-v-3993309d]:before{translate:8.125rem;background:radial-gradient(circle at 50% 1.25rem,#939aa5,#939aa5 .4063rem,transparent .4375rem,transparent),radial-gradient(circle at 35% 2.8125rem,#939aa5,#939aa5 .7188rem,transparent .75rem,transparent),radial-gradient(circle at 72% 3.125rem,#939aa5,#939aa5 .5313rem,transparent .5625rem,transparent),radial-gradient(#cbcdda,#cbcdda)}#dark-btn.active[data-v-3993309d]:after{transform:translate(8.125rem);box-shadow:.625rem 3.75rem 0 .625rem transparent,4.0625rem 3.75rem 0 .3125rem transparent,5.9375rem 4.375rem 0 .625rem transparent,8.4375rem 2.8125rem 0 .3125rem transparent,10.625rem 2.1875rem 0 .625rem transparent,12.1875rem -.3125rem 0 .625rem transparent,.625rem 0 0 3.125rem #fff3,-.9375rem 0 0 3.125rem #ffffff26,-2.5rem 0 0 3.125rem #ffffff36,.625rem -2.5rem 0 .625rem transparent,4.375rem 2.1875rem 0 .625rem transparent,5.9375rem -2.5rem 0 .625rem transparent,8.4375rem 1.25rem 0 .625rem transparent,9.6875rem -.9375rem 0 .625rem transparent,11.875rem -1.25rem 0 .625rem transparent}}.router-buttons[data-v-3993309d]{position:sticky;top:0;display:flex;justify-content:space-between;align-items:center;width:100%;height:60px;margin:0 0 20px;background-color:var(--body-bg);padding:0 20px;z-index:9990}.router-buttons .router-buttons__logo[data-v-3993309d]{display:flex;align-items:center;width:180px;cursor:pointer}.router-buttons .router-buttons__logo img[data-v-3993309d]{width:26px;height:26px;margin-right:10px}.router-buttons .router-buttons__logo .logo__text[data-v-3993309d]{position:relative;font-family:dao;font-weight:600;font-size:30px;letter-spacing:2px;color:var(--primary-bg)}@media screen and (max-width: 768px){.router-buttons[data-v-3993309d]{height:4.5rem;padding:1.25rem;margin:0 0 1.25rem}.router-buttons .router-buttons__logo[data-v-3993309d]{width:11.5rem}.router-buttons .router-buttons__logo img[data-v-3993309d]{width:1.625rem;height:1.625rem;margin-right:.625rem}.router-buttons .router-buttons__logo .logo__text[data-v-3993309d]{font-size:1.875rem;letter-spacing:.25rem}}.blog[data-v-d2b6ef4e]{display:flex;flex-direction:column;width:100%}.blog .content[data-v-d2b6ef4e]{padding:0 20px 20px}@media screen and (max-width: 768px){.blog .content[data-v-d2b6ef4e]{padding:0 1.25rem 1.25rem}}*{margin:0;padding:0;box-sizing:border-box;font-style:normal;font-weight:400;text-decoration:none;list-style:none;border:0}@property --scroll-position{syntax: "<number>"; inherits: true; initial-value: 0;}@property --scroll-position-delayed{syntax: "<number>"; inherits: true; initial-value: 0;}@property --scroll-velocity{syntax: "<number>"; inherits: true; initial-value: 0;}@keyframes adjust{to{--scroll-position: 100;--scroll-position-delayed: 100;--scroll-velocity: 100}}html,body{scroll-behavior:smooth}body{font-family:Microsoft YaHei,Heiti SC,tahoma,arial,Hiragino Sans GB,宋体,sans-serif;color:var(--primary-font);background-color:var(--body-bg);font-size:12px;line-height:1;-webkit-font-smoothing:antialiased;overflow-x:hidden;transition:--scroll-position-delayed .15s linear;--scroll-velocity: calc(var(--scroll-position) - var(--scroll-position-delayed));--scroll-dynamic: calc(var(--scroll-velocity) / var(--scroll-velocity))}div{-webkit-tap-highlight-color:rgba(0,0,0,0);-ms-tap-highlight-color:rgba(0,0,0,0)}#app{position:relative;width:100%;min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-horizontal{display:none}::-webkit-scrollbar-track{width:6px;background-color:var(--body-bg);-webkit-border-radius:2em;-moz-border-radius:2em;border-radius:2em}::-webkit-scrollbar-thumb{background-color:var(--primary-bg);background-clip:padding-box;min-height:28px;-webkit-border-radius:2em;-moz-border-radius:2em;border-radius:2em;transition:background-color .3s;cursor:pointer}a{color:var(--primary-font);text-decoration:none}img,video{max-width:100%;height:auto;vertical-align:middle}a{color:#666;text-decoration:none;font-size:15px}a:hover{color:#002c6e}input,button{font-family:inherit;border:none;outline:none}button{cursor:pointer;min-width:80px;font-size:14px;padding:4px 10px;background-color:var(--catalogue-bg);color:var(--catalogue-word);border:1px solid var(--primary-bg);border-radius:15px}table{border-collapse:collapse;width:100%;font-size:14px}table td,table th{border:1px solid var(--primary-bg);padding:8px 0 8px 8px;color:var(--primary-info)}table th{font-size:16px;padding:10px 0;font-weight:600}@media screen and (max-width: 768px){a{font-size:.9375rem}button{min-width:6.25rem;font-size:.875rem;padding:.25rem .625rem;border:.0625rem solid var(--primary-bg);border-radius:.9375rem}table{font-size:.875rem}table td,table th{border:.0625rem solid var(--primary-bg);padding:.5rem 0 .5rem .5rem}table th{font-size:1rem;padding:.625rem 0}}.clearfix:after{content:"";display:table;clear:both}.clearfix{zoom:1}.hide,.none{display:none}@font-face{font-family:black;src:url(/fonts/black.ttf)}@font-face{font-family:ysbh;src:url(/fonts/ysbh.ttf)}@font-face{font-family:sans;src:url(/fonts/OPlusSans.ttf)}@font-face{font-family:neue;src:url(/fonts/BebasNeue.ttf)}@font-face{font-family:fang;src:url(/fonts/PingFang-SC.otf)}@font-face{font-family:dao;src:url(/fonts/pangmenzhengdao.ttf)}@font-face{font-family:robo;src:url(/fonts/RoboDataRegular.otf)}@font-face{font-family:dahei;src:url(/fonts/dahei.ttf)}.dialog-cover{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:1000}.dialog-cover .dialog-cover-content{display:flex;flex-direction:column;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;height:300px;background:#fff;border-radius:10px;padding:20px}.dialog-cover .dialog-cover-content .content{flex:1}.dialog-cover .dialog-cover-content .btns{width:100%}.dialog-cover .dialog-cover-content .btns button:first-child{margin-right:20px}@media screen and (max-width: 768px){.dialog-cover .dialog-cover-content{width:31.25rem;height:18.75rem;border-radius:.625rem;padding:1.25rem}.dialog-cover .dialog-cover-content .btns button:first-child{margin-right:1.25rem}}.my-message{display:flex;align-items:center;position:fixed;top:-50px;left:50%;transform:translate(-50%);min-width:300px;height:50px;padding-left:20px;animation:slideDown .8s ease forwards;z-index:9999;border-radius:6px}.my-message.success{background-color:var(--message-success-bg);border:1px solid var(--message-success-bd)}.my-message.warning{background-color:var(--message-warning-bg);border:1px solid var(--message-warning-bd)}.my-message.error{background-color:var(--message-error-bg);border:1px solid var(--message-error-bd)}@keyframes slideDown{0%{top:-50px}to{top:25px}}@media screen and (max-width: 768px){.my-message{top:-3.125rem;min-width:18.75rem;height:3.125rem;padding-left:1.25rem;border-radius:.375rem}@keyframes slideDown{0%{top:-3.125rem}to{top:1.5625rem}}}:root{animation:adjust 3s linear;animation-timeline:scroll();--primary-bg: #0AA9DB;--primary-border: #077395;--primary-check: #077395;--primary-info: #1a2a3a;--primary-font: #000;--body-bg: #f4f2ed;--normal-word: #ffffff;--article-title: #333333;--catalogue-bg: #ffffff;--catalogue-word: #27b3df;--catalogue-title: #099bc9;--catalogue-info: #3D5A80;--article-bg: rgba(34, 163, 202, .5);--detail-tag-bg: #27b3df;--detail-tag-word: #fff;--detail-input: #1da695;--effect-animate: #303F9F33;--effect-info-title: #27b3df;--effect-info-subtitle: #088eb8;--effect-info-bg: rgba(10, 169, 219, .4);--effect-dialog-svg: #1FB4A2;--effect-dialog-text: #157a6e;--message-success-bd: #3abdad;--message-success-bg: rgba(31, 180, 162, .32);--message-warning-bd: #ffb435;--message-warning-bg: rgba(255, 170, 26, .32);--message-error-bd: #e24949;--message-error-bg: rgba(222, 48, 48, .32);--drop-bg: #e1e1e1;--drop-shadow: #ccc}:root.dark{--primary-bg: #28C2F0;--primary-border: #1b84a3;--primary-check: #999;--primary-info: #F5F5F5;--normal-word: #cccccc;--article-title: #999999;--body-bg: #12161a;--catalogue-bg: #424242;--catalogue-word: #42c9f2;--catalogue-title: #25b2dd;--catalogue-info: #cee8ff;--article-bg: rgba(153, 153, 153, .5);--detail-animate: #BBDEFB33;--primary-font: #aaa;--drop-bg: #444;--drop-shadow: #666;--detail-input: #33a781;--effect-info-title: #42c9f2;--effect-info-subtitle: #22a3ca;--effect-info-bg: rgba(40, 194, 240, .4);--effect-dialog-svg: #3DC799;--effect-dialog-text: #298768;--message-success-bd: #54cea5;--message-success-bg: rgba(61, 199, 153, .32);--message-warning-bd: #fbb753;--message-warning-bg: rgba(251, 173, 59, .32);--message-error-bd: #f75a5a;--message-error-bg: rgba(246, 67, 67, .32)}.iframe-box{width:100%;border-radius:10px}.iframe-box .list-style-circle li{margin-left:20px;list-style:circle;margin-bottom:10px}@media screen and (max-width: 768px){.iframe-box{border-radius:.625rem}.iframe-box .list-style-circle li{margin-left:1.25rem;margin-bottom:.625rem}.iconfont{font-size:1rem!important}}@font-face{font-family:iconfont;src:url(/assets/iconfont-BfCyGNdN.woff2?t=1739515945484) format("woff2"),url(/assets/iconfont-D9Mf2TxJ.woff?t=1739515945484) format("woff"),url(/assets/iconfont-BgbCRBce.ttf?t=1739515945484) format("truetype")}.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-flowChart:before{content:""}.icon-yejing:before{content:""}.icon-lieri:before{content:""}.icon-demo:before{content:""}.icon-online_project:before{content:""}.icon-gengduo:before{content:""}.icon-cancel-full-screen:before{content:""}.icon-quxiaoquanping:before{content:""}.icon-quanping:before{content:""}.icon-quanping1:before{content:""}.icon-suoxiao:before{content:""}.icon-fangda:before{content:""}.icon-a-guangqi_guolv11x:before{content:""}.icon-tuli1:before{content:""}.icon-youjiantou:before{content:""}.icon-biaotibiankuangtu:before{content:""}.icon-css:before{content:""}.icon-tuli:before{content:""}.icon-xiaoguo:before{content:""}.icon-echart:before{content:""}.icon-fanhuidingbu3:before{content:""}.icon-guanbi:before{content:""}.icon-zhankai:before{content:""}.icon-suiji:before{content:""}.icon-github:before{content:""}.icon-bilibili-fill:before{content:""}.icon-fujianguanli:before{content:""}.icon-yonghu:before{content:""}.icon-js:before{content:""}.icon-xuexi:before{content:""}.icon-shouye:before{content:""}.icon-guanzhu:before{content:""}.icon-gitee:before{content:""}.icon-liebiao:before{content:""}.icon-liebiao1:before{content:""}.icon-zuojiantou:before{content:""}
