:root{--primary-color: rgb(0, 125, 255);--bg-color: #fff;--font-size: 16px;--font-line-height: 1.5;--font-color: #1D1E35;--font-sub-color: #A6A8B4;--num-bg-color: #F5F6F8;--sub-color: #828296;--num-1-bg-color: #F8473D;--num-2-bg-color: #FFA933;--num-3-bg-color: #33C783;--star-color: #FEBB0E}@font-face{font-family:"custom_font";src:url("./Roboto-VariableFont_wdth,wght.woff2") format("woff2");font-display:swap}@font-face{font-family:"iconfont";src:url("../font/iconfont.woff2") format("woff2");font-display:swap}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html{width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:manipulation;scroll-behavior:smooth}body{width:100%;min-height:100vh;display:flex;align-items:stretch;flex-direction:column;font-weight:600;font-family:custom_font,Arial;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;line-height:var(--font-line-height);background-color:var(--bg-color);overflow-x:hidden}body:has(#menu_box.active,.search_box.active){overflow-y:hidden}.page_main{flex:1;padding-top:24px;padding-bottom:40px}@media screen and (max-width: 768px){.page_main{padding-top:16px}}.container{max-width:1232px;padding-left:16px;padding-right:16px;width:100%;margin-left:auto;margin-right:auto}.thum{overflow:hidden;position:relative}.thum .load{display:none}.thum img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:all .1s}.thum::after{content:"";display:block;width:142%;height:142%;position:absolute;left:-21%;top:-21%;transition:all 1s;z-index:2;transform:rotateZ(45deg) translateY(100%);background:linear-gradient(rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 30%, rgb(255, 255, 255) 31%, rgba(255, 255, 255, 0) 100%)}.thum[data-load=lazy]{display:flex;align-items:center;justify-content:center}.thum[data-load=lazy] .load{display:block;width:24px;aspect-ratio:.577;clip-path:polygon(0 0, 100% 100%, 0 100%, 100% 0);position:relative;animation:loading-262 2s infinite linear;overflow:hidden}.thum[data-load=lazy] .load::before{content:"";position:absolute;inset:-150% -150%;background:repeating-conic-gradient(from 30deg, #ffabab 0 60deg, #abe4ff 0 120deg, #ff7373 0 180deg);animation:inherit;animation-direction:reverse}.thum[data-load=lazy]>img{display:none}@keyframes loading-262{100%{transform:rotate(360deg)}}.ad_box{display:flex;align-items:stretch;flex-direction:column;gap:4px;margin-bottom:16px;text-align:center}.ad_box p{text-align:center;font-size:12px;font-weight:400;color:var(--font-sub-color)}ul,ol{list-style:none}a{text-decoration:none;color:inherit;-webkit-tap-highlight-color:rgba(0,0,0,0)}img{display:block}button{border:none;outline:none;background:rgba(0,0,0,0);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}button:disabled{cursor:not-allowed;opacity:.6}input,textarea{outline:none;border:none;resize:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:inherit;opacity:.5}input::-moz-placeholder,textarea::-moz-placeholder{color:inherit;opacity:.5}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:inherit;opacity:.5}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:inherit;opacity:.5}.iconfont{font-family:"iconfont" !important;font-size:inherit;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-FAQ:before{content:""}.icon-Permission:before{content:""}.icon-Update:before{content:""}.icon-System:before{content:""}.icon-game:before{content:""}.icon-home:before{content:""}.icon-Articles:before{content:""}.icon-Categories:before{content:""}.icon-language:before{content:""}.icon-search_icon:before{content:""}.icon-close:before{content:""}.icon-menu:before{content:""}.icon-star:before{content:""}.icon-more1:before{content:""}.icon-done:before{content:""}.icon-up:before{content:""}.icon-download:before{content:""}.icon-Updated:before{content:""}.icon-Security:before{content:""}.icon-Developer:before{content:""}.icon-Category:before{content:""}.icon-Version:before{content:""}.icon-Platform:before{content:""}.icon-a-GooglePlaylogo:before{content:""}.icon-apple:before{content:""}.icon-less:before{content:""}.icon-more:before{content:""}:root{color-scheme:light;--swiper-bg: #08111d;--swiper-ink: #f3f6ff;--swiper-shadow: none;--swiper-ease: cubic-bezier(0.22, 1, 0.36, 1)}body.viewer-open{overflow:hidden}.image-swiper{--slide-height: 250px;position:relative;width:min(100%,1200px);margin-inline:auto}.image-swiper__viewport{overflow:hidden;padding-inline:clamp(2.75rem,5vw,4rem);cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y}.image-swiper__viewport.is-dragging{cursor:grabbing}.image-swiper__track{display:flex;gap:clamp(.75rem,1.8vw,8px);width:-moz-max-content;width:max-content;will-change:transform;transform:translate3d(0, 0, 0);transition:transform 420ms var(--swiper-ease)}.image-swiper__slide{flex:0 0 auto;height:var(--slide-height);padding:0;border:0;border-radius:16px;background:rgba(0,0,0,0);overflow:hidden;box-shadow:var(--swiper-shadow);cursor:inherit}.image-swiper__slide img{height:100%;width:auto;pointer-events:none}.image-swiper__slide:focus-visible{outline:2px solid hsla(0,0%,100%,.9);outline-offset:4px}.image-swiper__nav{position:absolute;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border:1px solid hsla(0,0%,100%,.14);border-radius:8px;background:rgba(7,12,25,.58);color:var(--swiper-ink);backdrop-filter:blur(18px);cursor:pointer;transition:transform 180ms ease,opacity 180ms ease,background-color 180ms ease}.image-swiper__nav:hover,.image-swiper__nav:focus-visible{transform:translateY(-2px);background:rgba(16,26,46,.82)}.image-swiper__nav:disabled{opacity:.35;cursor:not-allowed;transform:none}.image-swiper__nav .iconfont{display:inline-block;font-size:1.1rem;line-height:1}.image-swiper__nav{top:50%;margin-top:-1.5rem}.image-swiper__nav--prev{left:10px}.image-swiper__nav--prev .iconfont{transform:rotate(180deg)}.image-swiper__nav--next{right:10px}.image-viewer{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:clamp(.75rem,2vw,1.5rem);opacity:0;visibility:hidden;transition:opacity 220ms ease,visibility 220ms ease}.image-viewer.is-open{opacity:1;visibility:visible}.image-viewer__backdrop{position:absolute;inset:0;background:rgba(3,7,16,.92)}.image-viewer__panel{position:relative;z-index:1;width:min(100%,1100px);max-width:calc(100vw - 1.5rem);padding-inline:clamp(2.8rem,8vw,5rem);outline:none}.image-viewer__viewport{overflow:hidden;cursor:grab;touch-action:none}.image-viewer__viewport.is-dragging{cursor:grabbing}.image-viewer__track{display:flex;transform:translate3d(0, 0, 0);will-change:transform;transition:transform 320ms var(--swiper-ease)}.image-viewer__slide{flex:0 0 100%;width:100%;min-width:0;display:flex;justify-content:center;align-items:center;padding-inline:.75rem}.image-viewer__slide img{max-width:100%;max-height:min(80svh,48rem);width:auto;-o-object-fit:contain;object-fit:contain;border-radius:1.25rem;box-shadow:0 28px 70px rgba(0,0,0,.34)}.image-viewer__button{position:absolute;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border:1px solid hsla(0,0%,100%,.14);border-radius:8px;background:rgba(7,12,25,.58);color:var(--swiper-ink);backdrop-filter:blur(18px);cursor:pointer;transition:transform 180ms ease,opacity 180ms ease,background-color 180ms ease}.image-viewer__button:hover,.image-viewer__button:focus-visible{transform:translateY(-2px);background:rgba(16,26,46,.82)}.image-viewer__button:disabled{opacity:.35;cursor:not-allowed;transform:none}.image-viewer__button .iconfont{display:inline-block;font-size:1.1rem;line-height:1}.image-viewer__button--prev,.image-viewer__button--next{top:50%;transform:translateY(-50%)}.image-viewer__button--prev:hover,.image-viewer__button--prev:focus-visible,.image-viewer__button--next:hover,.image-viewer__button--next:focus-visible{transform:translateY(calc(-50% - 2px))}.image-viewer__button--prev{left:0}.image-viewer__button--prev .iconfont{transform:rotate(180deg)}.image-viewer__button--next{right:0}.image-viewer__button--close{top:-0.25rem;right:max(.1rem,clamp(2.8rem,8vw,5rem) - 2.6rem)}.image-viewer__button--close .iconfont{font-size:.95rem}@media(max-width: 900px){.image-swiper{--slide-height: clamp(11rem, 42vw, 16rem)}.image-swiper__viewport{padding-inline:2.4rem}.image-swiper__nav{width:2.75rem;height:2.75rem}.image-viewer__button{width:2.75rem;height:2.75rem}.image-viewer__panel{padding-inline:2.5rem}.image-viewer__slide img{max-height:min(68svh,38rem)}}@media(max-width: 640px){.image-swiper__viewport{padding-inline:2rem}.image-swiper__nav{width:2.5rem;height:2.5rem}.image-viewer{padding:.5rem}.image-viewer__button{width:2.5rem;height:2.5rem}.image-viewer__button--close{top:0}.image-viewer__panel{max-width:calc(100vw - 1rem);padding-inline:2.2rem}.image-viewer__slide img{max-height:min(60svh,28rem);border-radius:1rem}}header{background-color:#fff;box-shadow:0px 4px 16px 0px rgba(0,0,0,.04)}header .container{display:flex;align-items:center;justify-content:space-between;height:64px;gap:64px}header .container .menu_trigger,header .container .search_trigger{display:none}header .container .memu_box{flex:1}header .container .memu_box .menu_box_main .close{display:none}header .container .memu_box .menu_box_main nav{display:flex;align-items:center;gap:48px}header .container .memu_box .menu_box_main nav .iconfont{display:none}header .container .memu_box .menu_box_main nav a{color:var(--sub-color)}header .container .memu_box .menu_box_main nav a.active,header .container .memu_box .menu_box_main nav a:hover{color:var(--font-color)}header .container .search_box .search_box_main form{position:relative;width:240px;height:40px}header .container .search_box .search_box_main form button{position:absolute;right:0;top:0;width:40px;height:40px;border-radius:8px;color:var(--sub-color);font-weight:400;border:none}header .container .search_box .search_box_main form button:hover{color:var(--font-color)}header .container .search_box .search_box_main form .seach_input{width:100%;height:100%;border:1px solid #eaedf1;border-radius:8px;text-indent:1em;padding-right:40px}header .container .search_box .search_box_main form .seach_input:focus{border-color:var(--primary-color)}header .container .search_box .search_box_main .cancel_search{display:none}@media screen and (max-width: 880px){header .container{gap:18px}header .container .menu_trigger{display:block;font-size:1.12rem}header .container .branch{flex:1}header .container .memu_box{display:none}header .container .memu_box.active{display:block;position:fixed;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);backdrop-filter:blur(6px);z-index:999}header .container .memu_box.active .menu_box_main{background-color:#fff;padding:16px}header .container .memu_box.active .menu_box_main .close{display:block;font-size:22px;margin-bottom:24px}header .container .memu_box.active .menu_box_main nav{flex-direction:column;align-items:stretch;gap:16px}header .container .memu_box.active .menu_box_main nav a .iconfont{display:block;font-weight:400;font-size:1.25rem}header .container .memu_box.active .menu_box_main nav a{padding:8px 0;background-color:var(--num-bg-color);border-radius:8px;border:1px solid #eaedf1;font-size:1.13rem;display:flex;align-items:center;justify-content:center;gap:10px}}@media screen and (max-width: 600px){header .container{height:56px}header .container .branch{flex:inherit}header .container .branch img{height:26px}header .container .search_box{display:none}header .container .search_box.active{display:block;position:fixed;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);backdrop-filter:blur(6px);z-index:999}header .container .search_box.active .search_box_main{height:64px;background-color:#fff;display:flex;align-items:center;padding:0 16px;gap:16px}header .container .search_box.active .search_box_main form{flex:1}header .container .search_box.active .search_box_main .cancel_search{display:block;font-weight:500}header .container .search_trigger{display:block;font-size:1.25rem}}footer{background-color:var(--primary-color)}footer .container .link_box{padding:40px 0;display:flex;gap:100px}footer .container .link_box .link_item:nth-child(1){flex:1}footer .container .link_box .link_item:nth-child(1) nav{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:12px 80px}footer .container .link_box .link_item:nth-child(1) nav a{white-space:nowrap}footer .container .link_box .link_item h2{color:#fff;font-size:20px;font-weight:500;margin-bottom:12px}footer .container .link_box .link_item nav{display:grid;grid-template-columns:repeat(1, 1fr);gap:12px}footer .container .link_box .link_item nav a{font-weight:400;font-size:14px;color:hsla(0,0%,100%,.6)}@media screen and (max-width: 1024px){footer .container .link_box{flex-wrap:wrap;gap:32px 80px}footer .container .link_box .link_item{flex:1}footer .container .link_box .link_item:nth-child(1){flex:inherit;width:100%}}@media screen and (max-width: 700px){footer .container .link_box{gap:32px}footer .container .link_box .link_item:nth-child(1) nav{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px 32px}}footer .container .copyright{border-top:1px solid hsla(0,0%,100%,.2);padding:16px 0;color:hsla(0,0%,100%,.8);text-align:center;font-size:12px;font-weight:400}.home_top{margin-bottom:24px;padding-top:24px}@media screen and (max-width: 1100px){.home_top{padding-top:0}}.home_top .container{display:flex;align-items:center;gap:80px}.home_top .container dl{flex:1;min-width:0;width:1px;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.home_top .container dl dd{font-weight:400;color:var(--font-sub-color)}.home_top .container dl dd:nth-child(1){font-weight:500;color:var(--primary-color);background-color:color-mix(in srgb, var(--primary-color) 20%, transparent);padding:8px 12px;border-radius:8px}.home_top .container dl dt{font-size:4rem;line-height:1.1;white-space:nowrap}.home_top .container dl dt span{color:var(--primary-color)}.home_top .container nav{background:#fff;box-shadow:0px 4px 24px 0px rgba(0,0,0,.04);border-radius:24px;padding:40px 24px;display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:32px 16px}.home_top .container nav a{display:flex;align-items:center;flex-direction:column;gap:12px;color:var(--font-sub-color);font-size:.88rem;text-align:center;font-weight:500;white-space:nowrap}.home_top .container nav a span{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home_top .container nav a:hover{color:var(--font-color)}@media screen and (max-width: 1120px){.home_top .container{gap:60px}.home_top .container dl dt{font-size:2.6rem}.home_top .container nav{padding:24px;gap:16px}}@media screen and (max-width: 1100px){.home_top .container{flex-direction:column;gap:24px}.home_top .container dl{flex:inherit;width:100%;align-items:center;text-align:center}.home_top .container dl dt{font-size:3rem}.home_top .container nav{width:100%;padding:40px 24px}}@media screen and (max-width: 700px){.home_top .container dl dt{font-size:2.3rem;line-height:1.2}.home_top .container nav{padding:16px;border-radius:12px}.home_top .container nav a img{height:56px}}.comment_pat{margin-bottom:24px}.comment_header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.comment_header .more{font-size:.88rem;color:var(--primary-color)}.comment_title{display:flex;align-items:center;font-size:1.25rem;gap:6px}.has_bg{background-color:#fff;padding:24px;box-shadow:0px 4px 24px 0px rgba(0,0,0,.04);border-radius:24px}@media screen and (max-width: 700px){.has_bg{padding:16px;border-radius:12px}}.article_list_1{container-type:inline-size}.article_list_1 ul{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:24px 16px}.article_list_1 ul li a{display:block;height:100%}.article_list_1 ul li a .thum{width:100%;aspect-ratio:16/9;border-radius:16px}.article_list_1 ul li a dl{margin-top:12px}.article_list_1 ul li a dl dt{font-weight:500;font-size:1rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.article_list_1 ul li a dl dd{margin-top:8px;font-size:.88rem;color:var(--font-sub-color);font-weight:400}.article_list_1 ul li a:hover .thum img{transform:scale(1.1)}.article_list_1 ul li a:hover .thum::after{transform:rotateZ(45deg) translateY(-100%)}.article_list_1 ul li a:hover dl dt{text-decoration:underline}@container (max-width:700px){.article_list_1 ul{grid-template-columns:repeat(2, minmax(0, 1fr));gap:24px 16px}}@container (max-width:500px){.article_list_1 ul{grid-template-columns:repeat(1, minmax(0, 1fr));gap:12px}.article_list_1 ul li a{display:flex;align-items:center;gap:12px}.article_list_1 ul li a .thum{width:120px;aspect-ratio:inherit;height:80px;border-radius:8px}.article_list_1 ul li a dl{flex:1;min-width:0;width:1px}.article_list_1 ul li a dl dt{line-height:1.4}}.article_list_1.mg-4 ul{grid-template-columns:repeat(4, minmax(0, 1fr))}@container (max-width:900px){.article_list_1.mg-4 ul{grid-template-columns:repeat(3, minmax(0, 1fr))}}@container (max-width:700px){.article_list_1.mg-4 ul{grid-template-columns:repeat(2, minmax(0, 1fr))}}@container (max-width:500px){.article_list_1.mg-4 ul{grid-template-columns:repeat(1, minmax(0, 1fr))}}.app_list_1{container-type:inline-size}.app_list_1 ul{display:grid;grid-template-columns:repeat(6, minmax(0, 1fr));gap:16px}.app_list_1 ul li a{display:block;height:100%;background:#fff;box-shadow:0px 4px 24px 0px rgba(0,0,0,.04);border-radius:24px;border:1px solid #fff;padding:24px}.app_list_1 ul li a .thum{width:100%;aspect-ratio:1/1;border-radius:16px;border:1px solid #eaedf1}.app_list_1 ul li a dl{margin-top:12px;display:flex;flex-direction:column;align-items:flex-start}.app_list_1 ul li a dl dt{width:100%;font-weight:500;font-size:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app_list_1 ul li a dl .category{margin-top:8px;font-size:12px;color:var(--sub-color);font-weight:400;background-color:var(--num-bg-color);padding:4px 8px;border-radius:8px}.app_list_1 ul li a dl .star_plat{margin-top:12px;width:100%;display:flex;align-items:center;justify-content:space-between}.app_list_1 ul li a dl .star_plat .star{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:400;color:var(--font-sub-color)}.app_list_1 ul li a dl .star_plat .star .iconfont{color:var(--star-color);font-size:12px}.app_list_1 ul li a dl .star_plat .plat{display:flex;align-items:center;gap:8px}.app_list_1 ul li a:hover{border-color:var(--primary-color)}.app_list_1 ul li a:hover .thum img{transform:scale(1.1)}.app_list_1 ul li a:hover .thum::after{transform:rotateZ(45deg) translateY(-100%)}.app_list_1 ul li a:hover dl dt{text-decoration:underline}@container (max-width:1024px){.app_list_1 ul{grid-template-columns:repeat(4, minmax(0, 1fr))}}@container (max-width:700px){.app_list_1 ul{grid-template-columns:repeat(3, minmax(0, 1fr))}}@container (max-width:560px){.app_list_1 ul{grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px}.app_list_1 ul li a{border-radius:16px;padding:16px}.app_list_1 ul li a .thum{border-radius:12px}.app_list_1 ul li a dl{margin-top:8px}.app_list_1 ul li a dl .category{margin-top:6px;padding:2px 8px}.app_list_1 ul li a dl .star_plat{margin-top:8px}}.app_list_2{container-type:inline-size}.app_list_2 ul{display:grid;grid-template-columns:repeat(auto-fill, minmax(290px, 1fr));gap:24px 16px}.app_list_2 ul li a{display:flex;align-items:center;gap:12px;width:100%}.app_list_2 ul li a .thum{width:64px;aspect-ratio:1/1;border-radius:16px;border:1px solid #eaedf1}.app_list_2 ul li a dl{flex:1;min-width:0;width:1px}.app_list_2 ul li a dl dt{width:100%;font-weight:500;font-size:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app_list_2 ul li a dl dd{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:400;color:var(--font-sub-color)}.app_list_2 ul li a dl dd .iconfont{color:var(--star-color);font-size:12px}.app_list_2 ul li a:hover{border-color:var(--primary-color)}.app_list_2 ul li a:hover .thum img{transform:scale(1.1)}.app_list_2 ul li a:hover .thum::after{transform:rotateZ(45deg) translateY(-100%)}.app_list_2 ul li a:hover dl dt{text-decoration:underline}.app_list_2.has_num ul{counter-reset:num;grid-template-rows:repeat(4, 1fr);grid-auto-flow:column dense;grid-template-columns:repeat(3, minmax(0, 1fr))}.app_list_2.has_num ul li{display:flex;align-items:center;counter-increment:num;gap:12px}.app_list_2.has_num ul li::before{content:counter(num);width:24px;height:24px;display:flex;align-items:center;justify-content:center;background-color:var(--num-bg-color);color:var(--font-sub-color);border-radius:8px;font-size:12px}.app_list_2.has_num ul li:nth-child(1)::before{background-color:var(--num-1-bg-color);color:#fff}.app_list_2.has_num ul li:nth-child(2)::before{background-color:var(--num-2-bg-color);color:#fff}.app_list_2.has_num ul li:nth-child(3)::before{background-color:var(--num-3-bg-color);color:#fff}.app_list_2.has_num ul li a{flex:1;min-width:1px;width:1px}@container (max-width:960px){.app_list_2.has_num ul{grid-template-rows:repeat(6, 1fr);grid-template-columns:repeat(2, minmax(0, 1fr))}}@container (max-width:640px){.app_list_2.has_num ul{grid-template-rows:repeat(12, 1fr);grid-template-columns:repeat(1, minmax(0, 1fr))}}@container (max-width:400px){.app_list_2 ul{grid-template-columns:repeat(1, minmax(0, 1fr))}}@container (max-width:600px){.app_list_2.mobile_col ul{grid-template-columns:repeat(3, minmax(0, 1fr));gap:16px}.app_list_2.mobile_col ul li a{flex-direction:column;gap:8px}.app_list_2.mobile_col ul li a .thum{width:100%}.app_list_2.mobile_col ul li a dl{flex:inherit;width:100%}}.subscribe{background:rgba(0,125,255,.06);display:flex;align-items:center;justify-content:space-between;padding:32px 40px;border-radius:24px;gap:24px}.subscribe .tip{flex:1;min-width:0;width:1px;display:flex;align-items:center;gap:20px}.subscribe .tip dl dt{font-size:1.5rem}.subscribe .tip dl dd{color:var(--font-sub-color);margin-top:4px;font-weight:400}.subscribe form{width:320px;height:48px;background-color:#fff;border-radius:12px;display:flex;align-items:center;padding:4px}.subscribe form input{flex:1;height:100%;background-color:rgba(0,0,0,0);text-indent:1em;padding-right:1em}.subscribe form button{background-color:var(--primary-color);color:#fff;height:100%;border-radius:8px;padding:0 24px}@media screen and (max-width: 890px){.subscribe{flex-direction:column;align-items:stretch}.subscribe .tip{width:100%}.subscribe form{width:100%}}@media screen and (max-width: 600px){.subscribe{padding:24px 16px;border-radius:16px}}.about_box{background:#fefefe;box-shadow:0px 2px 4px 0px rgba(0,0,0,.06);border-radius:12px;padding:24px;font-weight:400}.about_box h1{border-bottom:1px solid #e5e5e5;font-weight:500;color:#000;font-size:24px;padding-bottom:12px;margin-bottom:12px}.about_box .about_main{display:flex;align-items:stretch;flex-direction:column;gap:6px;line-height:1.5}.about_box .about_main a{color:var(--primary-color)}.about_box .about_main h2{font-size:1.25rem;margin-bottom:8px}.about_box .about_main h3{font-size:1.25rem;margin-bottom:8px}.about_box .about_main h4{font-size:1.25rem;margin-bottom:8px}.about_box .about_main p{color:var(--font-sub-color);line-height:1.6}.about_box .about_main ul{display:flex;align-items:stretch;flex-direction:column;gap:10px}.about_box .about_main ul li{color:var(--font-sub-color);line-height:1.4}.about_box .about_main form{display:flex;flex-direction:column;gap:26px}.about_box .about_main form .input-container{position:relative;width:100%}.about_box .about_main form input,.about_box .about_main form textarea{width:100%;padding:16px 12px;background:#f8f8f8 !important;border-radius:8px !important;font-size:14px;border:1px solid rgba(0,0,0,0) !important;transition:border-color .3s ease;box-sizing:border-box;outline:none;resize:none}.about_box .about_main form input.error,.about_box .about_main form textarea.error{border-color:#ff8c8c !important}.about_box .about_main form .error-message{font-size:12px;color:#ff8c8c;line-height:1.2;position:absolute;top:calc(100% + 2px);left:0;width:100%;pointer-events:none}.about_box .about_main form button{align-self:flex-start;width:100px;height:40px;background:var(--primary-color);color:#fff;border-radius:10px;font-size:1rem;cursor:pointer}.no_res{display:flex;align-items:center;flex-direction:column;padding:40px 20px;text-align:center}.no_res img{margin-bottom:24px}.no_res h1{font-size:1.5rem;margin-bottom:12px}.no_res a{margin-top:12px;background-color:var(--primary-color);font-weight:500;font-size:18px;color:#fff;padding:12px 24px;border-radius:8px;transition:all .1s ease-in-out}.no_res a:hover{opacity:.8}.no_res .desc{font-size:14px;color:var(--font-sub-color);font-weight:400}.category_list ul{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:16px 24px}.category_list ul li a{display:flex;align-items:center;gap:12px;color:var(--font-sub-color);font-weight:500}.category_list ul li a:hover{color:var(--font-color)}.category_list ul li a p{flex:1;min-width:0;width:1px;white-space:wrap}@media screen and (max-width: 900px){.category_list ul{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media screen and (max-width: 600px){.category_list ul{grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px}.category_list ul li a p{font-size:14px}}.loadMore{width:200px;height:48px;background:rgba(0,125,255,.12);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--primary-color);margin:20px auto 0;transition:all .1s ease-in-out}.loadMore:hover{background-color:var(--primary-color);color:#fff}.app_list_3{container-type:inline-size}.app_list_3 ul{display:grid;grid-template-columns:repeat(8, minmax(0, 1fr));gap:16px}.app_list_3 ul li a{display:block;background-color:#fff;width:100%;border:2px solid #fff;padding:12px;border-radius:32px;box-shadow:0px 2px 20px 0px rgba(0,0,0,.15)}.app_list_3 ul li a .thum{width:100%;aspect-ratio:1/1;border-radius:20px;border:1px solid #eee}.app_list_3 ul li a:hover{border-color:var(--primary-color);box-shadow:0px 2px 20px 0px rgba(0,0,0,.3)}.app_list_3 ul li a:hover .thum img{transform:scale(1.1)}.app_list_3 ul li a:hover .thum::after{transform:rotateZ(45deg) translateY(-100%)}@container (max-width: 920px){.app_list_3 ul{grid-template-columns:repeat(6, minmax(0, 1fr))}}@container (max-width: 720px){.app_list_3 ul{grid-template-columns:repeat(4, minmax(0, 1fr))}}@container (max-width: 600px){.app_list_3 ul{grid-template-columns:repeat(3, minmax(0, 1fr));gap:12px}.app_list_3 ul li a{padding:8px}}.app_list_4{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));align-items:stretch;gap:24px 16px}.app_list_4 li a figure{display:flex;align-items:flex-start;flex-direction:column}.app_list_4 li a figure .thum_big{width:100%;height:100%;aspect-ratio:16/9;border-radius:16px;overflow:hidden}.app_list_4 li a figure .thum_small{align-self:flex-end;width:78px;aspect-ratio:1/1;box-shadow:0px 2px 8px 0px rgba(0,0,0,.2);border-radius:20px;border:2px solid #fff;overflow:hidden;margin-top:-40px;margin-right:15px;position:relative;z-index:10}.app_list_4 li a figure .thum_small img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.app_list_4 li a figure .star_box{margin-top:-26px;display:flex;align-items:center;gap:6px;font-size:.9rem;color:#999}.app_list_4 li a figure figcaption{width:100%;margin-top:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;color:#333}.app_list_4 li a:hover figure .thum_big img{transform:scale(1.1)}.app_list_4 li a:hover figure .thum_big::after{transform:rotateZ(45deg) translateY(-100%)}.app_list_4 li a:hover figure figcaption{text-decoration:underline}@media screen and (max-width: 980px){.app_list_4{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media screen and (max-width: 680px){.app_list_4{grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px 12px}.app_list_4 li a figure{align-items:center}.app_list_4 li a figure .thum_big{border-radius:12px}.app_list_4 li a figure .thum_small{align-self:initial;width:70px;margin-top:-50px;margin-right:0}.app_list_4 li a figure .star_box{margin-top:6px}.app_list_4 li a figure figcaption{width:100%;text-align:center}}.between_{display:flex;align-items:stretch;gap:40px}.between_ .between_main_{flex:1;min-width:1px}.between_ .between_aside_{width:300px;position:relative}.between_ .between_aside_>:last-child{position:sticky;top:20px}@media screen and (max-width: 1099px){.between_{flex-direction:column}.between_ .between_aside_{display:none}}.baseinfo_{display:flex;align-items:center;margin-bottom:24px;gap:12px}.baseinfo_ .thum{width:86px;aspect-ratio:1/1;border-radius:16px;border:1px solid #eaedf1;overflow:hidden}.baseinfo_ dl{flex:1;min-width:1px}.baseinfo_ dl dt{font-size:2rem;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:6px}.baseinfo_ dl dd{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--font-sub-color);font-weight:400}.baseinfo_ dl dd .iconfont{font-size:14px;color:var(--star-color)}@media screen and (max-width: 600px){.baseinfo_{margin-bottom:12px}.baseinfo_ .thum{width:76px}.baseinfo_ dl dt{font-size:20px}}.meta-card{border:1px solid #eee;overflow:hidden;margin-bottom:24px}.meta-card .meta-row{display:grid;grid-template-columns:330px 1fr;border-top:1px solid #eee}.meta-card .meta-row:first-child{border-top:0}.meta-card .meta-row .meta-key,.meta-card .meta-row .meta-value{height:48px;display:flex;align-items:center;padding:0 16px}.meta-card .meta-row .meta-key{gap:8px;border-right:1px solid #eee}.meta-card .meta-row .meta-key .iconfont{font-size:20px;color:#333;font-weight:500}.meta-card .meta-row .meta-key .label{font-size:14px;font-weight:700;line-height:1.1;color:#1d1e35}.meta-card .meta-row .meta-value{font-size:14px;font-weight:500;color:#828296}.meta-card .meta-row .meta-value .c_a{display:flex;align-items:center;justify-content:space-between;width:100%;color:var(--primary-color)}.meta-card .meta-row .meta-value .c_a::after{content:"";font-family:iconfont;font-size:12px}.meta-card .meta-row .meta-value .down_link{margin-left:4px;display:flex;align-items:center;height:24px;background:#f5f6f8;border-radius:8px;padding:0 8px;gap:2px;color:var(--primary-color)}.meta-card .meta-row .meta-value .down_link::after{content:"";width:6px;height:6px;border-radius:50%;background:#ff1b4f}@media screen and (max-width: 680px){.meta-card .meta-row{grid-template-columns:124px 1fr}.meta-card .meta-row .meta-key,.meta-card .meta-row .meta-value{height:44px;padding:0 12px}.meta-card .meta-row .meta-key{gap:8px}}.desc_box{display:flex;align-items:stretch;flex-direction:column;gap:12px;border:none !important;padding:0 !important;max-height:300px;overflow:hidden;position:relative;border-radius:0 !important}.desc_box h2{font-size:20px;display:flex;align-items:stretch;gap:12px;color:#333}.desc_box p{font-size:16px;color:#828296;font-weight:500}.desc_box h3{font-size:18px;color:#333;display:flex;align-items:stretch;gap:12px}.desc_box::after{content:"";position:absolute;bottom:0;left:0;right:0;height:50px;background:linear-gradient(transparent, #fff);pointer-events:none}.desc_box.expanded{max-height:100000px}.desc_box.expanded::after{display:none}.desc_box+a{display:inline-block;margin-top:16px;color:var(--primary-color);font-weight:600;cursor:pointer}.desc_box+a:hover{text-decoration:underline}@media screen and (max-width: 620px){.desc_box h2{font-size:18px}.desc_box p{font-size:14px}.desc_box h3{font-size:16px}}.down_box{border-radius:16px;border:1px solid #eee;padding:20px}.down_box .tips{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.down_box .tips span{font-size:14px;color:var(--sub-color);display:flex;align-items:center}.down_box .tips span .iconfont{color:#28c840;font-weight:900;margin-right:4px}.down_box .tips a{height:24px;background:#f5f6f8;border-radius:8px;display:flex;align-items:center;font-size:12px;color:var(--primary-color);padding:0 8px;gap:4px}.down_box .tips a::after{content:"";width:6px;height:6px;border-radius:50%;background:#ff1b4f}.down_box>a{border-radius:8px;border:1px solid #eee;display:flex;align-items:center;justify-content:center;height:60px;font-size:20px;transition:all .1s ease;background:var(--primary-color);color:#fff;display:flex;align-items:center;justify-content:center;gap:8px}@media screen and (max-width: 600px){.down_box>a{height:50px;font-size:16px}}.down_box .btn_group{margin-top:20px;display:grid;grid-template-columns:repeat(2, 1fr);gap:12px}.down_box .btn_group a{border-radius:16px;border:1px solid #eee;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:12px;gap:2px 6px;font-size:14px;color:#333;transition:all .1s ease}.down_box .btn_group a.disable{cursor:not-allowed;color:rgba(0,0,0,.2)}.down_box .btn_group a.disable span{color:rgba(0,0,0,.2)}.down_box .btn_group a:hover{background-color:#f6f6f6}.down_box .btn_group a .iconfont{font-size:14px}.down_box .btn_group a span{width:100%;text-align:center;font-size:12px;color:#999}@media screen and (max-width: 600px){.down_box .btn_group{margin-top:12px;grid-template-columns:1fr}.down_box .btn_group a{padding:8px 12px;gap:0px 6px}}.support-sheet{margin:0 auto;padding:0 20px;border:1px solid #eee;border-radius:16px}.support-sheet summary{list-style:none}.support-sheet summary::-webkit-details-marker{display:none}.support-sheet .accordion-group--lines .accordion-item{border-bottom:1px solid #f1f1f1}.support-sheet .accordion-item[open] .accordion-summary .accordion-indicator--chevron::before{transform:rotateZ(-180deg)}.support-sheet .accordion-item[open] .accordion-summary .accordion-indicator--plus::after{opacity:0;transform:translate(-50%, -50%) scaleY(0.2)}.support-sheet .accordion-summary{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.support-sheet .accordion-summary:focus-visible{outline:2px solid rgba(109,132,172,.34);outline-offset:4px;border-radius:10px}.support-sheet .accordion-summary .accordion-title{flex:1 1 auto;min-width:0;font-size:18px;color:#333;letter-spacing:.01em;display:flex;align-items:center;gap:8px}.support-sheet .accordion-summary .accordion-title .iconfont{color:#fff;width:40px;height:40px;border-radius:16px;display:flex;align-items:center;justify-content:center}.support-sheet .accordion-summary .accordion-title .iconfont.icon-System{background-color:#175dff}.support-sheet .accordion-summary .accordion-title .iconfont.icon-Permission{background-color:#00b964}.support-sheet .accordion-summary .accordion-title .iconfont.icon-Update{background-color:#fc8e0e}.support-sheet .accordion-summary .accordion-title .iconfont.icon-FAQ{background-color:#7d4af6}.support-sheet .accordion-panel{margin-bottom:12px}.support-sheet .accordion-panel p{margin:0;font-weight:400;color:#828296}.support-sheet .accordion-panel ul{margin:10px 0 0;padding:0;list-style:none}.support-sheet .accordion-panel li{position:relative;padding-left:10px;font-weight:400;color:#828296}.support-sheet .accordion-panel li::before{content:".";position:absolute;left:0;top:0}.support-sheet .accordion-indicator{flex:0 0 auto;color:#7b8799}.support-sheet .accordion-indicator--chevron{width:36px;height:28px;position:relative;border:1px solid #eaedf1;display:flex;align-items:center;justify-content:center;border-radius:14px}.support-sheet .accordion-indicator--chevron::before{content:"";font-family:iconfont;font-weight:400;font-size:12px;transform:scale(0.8)}.support-sheet .accordion-indicator--plus{width:24px;height:24px;position:relative}.support-sheet .accordion-indicator--plus::before,.support-sheet .accordion-indicator--plus::after{content:"";position:absolute;left:50%;top:50%;width:12px;height:1.5px;background:currentColor;border-radius:999px;transform:translate(-50%, -50%);transition:opacity .22s ease,transform .22s ease}.support-sheet .accordion-indicator--plus::after{width:1.5px;height:10px}.support-sheet .faq-list[open]{margin-bottom:20px}.support-sheet .faq-list[open] .accordion-summary .accordion-indicator--chevron{transform:rotateZ(-180deg)}.support-sheet .faq-list__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 0 12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.support-sheet .faq-list__header:focus-visible{outline:2px solid rgba(109,132,172,.34);outline-offset:4px;border-radius:10px}.support-sheet .faq-list>.accordion-item--card{margin-top:8px;border:1px solid #eaedf1;border-radius:8px;background:#f5f6f8;overflow:hidden}.support-sheet .faq-list>.accordion-item--card .accordion-summary{padding:12px 10px 12px 12px}.support-sheet .faq-list>.accordion-item--card .accordion-panel{padding:0 12px 14px}#is_jump_mask{position:fixed;left:0;top:0;width:100%;height:100%;display:none;align-items:center;justify-content:center;z-index:999;background-color:rgba(0,0,0,.5);backdrop-filter:blur(6px)}#is_jump_mask.active{display:flex}#is_jump_mask .con{display:flex;align-items:center;flex-direction:column;background-color:#fff;box-shadow:0px 1px 4px 0px rgba(0,0,0,.1);max-width:480px;width:calc(100% - 10px);padding:40px 0;border-radius:4px}#is_jump_mask .con h2{font-size:20px;color:#333;font-weight:600;margin-bottom:20px;text-align:center;padding:0 84px}#is_jump_mask .con .actions{display:flex;align-items:center;justify-content:center;width:100%;gap:12px}#is_jump_mask .con .actions a{width:160px;height:40px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:16px;transition:all .3s}#is_jump_mask .con .actions a:nth-child(1){color:var(--primary-color);border:1px solid var(--primary-color)}#is_jump_mask .con .actions a:nth-child(1):hover{color:#fff;background-color:var(--primary-color)}#is_jump_mask .con .actions a:nth-child(2){color:#fff;background-color:var(--primary-color)}#is_jump_mask .con .actions a:nth-child(2):hover{opacity:.8}.list_item{border-radius:24px;border:1px solid #eaedf1;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.list_item figure{flex:1;min-width:1px;display:flex;align-items:center;gap:12px}.list_item figure .thum{width:78px;aspect-ratio:1/1;border-radius:20px;border:2px solid #fff}.list_item figure dl{flex:1;min-width:1px}.list_item figure dl dt{margin-bottom:8px}.list_item figure dl dt figcaption{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;color:#333}.list_item figure dl dd{display:flex;align-items:center;font-size:12px;color:#999}.list_item figure dl dd>span{margin-right:6px}.list_item a{background:rgba(235,245,255,.9);border-radius:12px;height:48px;padding:0 40px;line-height:48px;color:var(--primary-color);transition:all .1s ease}.list_item a:hover{background:var(--primary-color);color:#fff}@media screen and (max-width: 600px){.list_item{padding:16px;flex-direction:column;gap:12px}.list_item figure{width:100%}.list_item a{width:100%;text-align:center}}.author_pat_list{display:flex;align-items:stretch;flex-direction:column;gap:16px}@media screen and (max-width: 600px){.author_pat_list{gap:12px}}.article_heaer{margin-bottom:20px}.article_heaer h1{font-weight:600;font-size:2rem;line-height:1.3}@media screen and (max-width: 800px){.article_heaer h1{font-size:1.5rem}}.article_heaer time{font-size:12px;color:var(--font-sub-color);font-weight:400;margin-top:8px}.article_box{margin-bottom:24px;display:flex;align-items:stretch;flex-direction:column;gap:16px}.article_box h2{font-size:20px;color:#1d1e35;margin-bottom:6px}.article_box h3{font-size:20px;color:#1d1e35;margin-bottom:2px}.article_box p{font-size:16px;font-weight:400;color:#828296}.article_box img{width:100%;border-radius:16px}/*# sourceMappingURL=main.css.map */