@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap";a,article,b,body,dd,div,dl,dt,em,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,img,input,label,li,ol,p,section,span,strong,table,td,th,thead,tr,ul{margin:0;padding:0;border:0;font-weight:400;vertical-align:baseline;box-sizing:border-box}li{list-style:none}a{color:#1e1c2c;text-decoration:none;-webkit-backface-visibility:hidden}b,strong{font-weight:600;font-style:normal}em,i{font-style:normal}html,body{width:100%;font-family:Roboto}body{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}html,body{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.28) rgba(0,0,0,0)}html::-webkit-scrollbar,body::-webkit-scrollbar{width:6px;height:6px}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(148,163,184,.28)}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track{background:rgba(0,0,0,0)}button,input{-webkit-appearance:none;border-radius:0;outline:0;border:none;-moz-appearance:none !important;appearance:none !important}:root{--vidmud-header-height: 70px;--vidmud-header-mod-height: 0.88rem;--vidmud-header-index: 233}.nav-header{width:100%;position:sticky;top:0;z-index:calc(var(--vidmud-header-index) + 1);background:#0c0e12}.nav-header .nav-header-template{width:100%;height:var(--vidmud-header-height);display:flex;align-items:center;padding:0 40px 0 24px;justify-content:space-between;gap:32px}.nav-header .nav-logo{display:flex;align-items:center;flex-shrink:0;font:normal normal 500 32px/43px Roboto;color:#cddffe}.nav-header .nav-logo img{height:39px;width:auto}.nav-header .nav-menu{display:flex;align-items:center;justify-content:center}.nav-header .nav-menu>ul{display:flex;align-items:center;gap:0 24px}.nav-header .nav-menu .menu-item{position:relative;padding:10px 0}.nav-header .nav-menu .menu-item>a,.nav-header .nav-menu .menu-item>.menu-text{display:flex;align-items:center;cursor:pointer;border-radius:8px;color:#cddffe;font:normal normal 500 18px/21px Roboto;transition:all .3s ease}.nav-header .nav-menu .menu-item>a::before,.nav-header .nav-menu .menu-item>.menu-text::before{position:absolute;bottom:3px;width:100%;height:2px;opacity:0;content:"";background:#1473e6 0% 0% no-repeat padding-box;border-radius:3px;transition:all .3s ease}@media screen and (min-width: 1200px){.nav-header .nav-menu .menu-item:hover a{color:#1473e6}.nav-header .nav-menu .menu-item:hover .arrow-normal{transform:rotate(180deg)}.nav-header .nav-menu .menu-item.active a,.nav-header .nav-menu .menu-item.active .menu-text{color:#1473e6}.nav-header .nav-menu .menu-item.active a::before,.nav-header .nav-menu .menu-item.active .menu-text::before{opacity:1}.nav-header .nav-menu .menu-item.active .arrow-normal path{stroke:#abc0e3}}.nav-header .nav-menu .menu-item .arrow-normal{transition:all .3s ease;width:18px;height:18px}.nav-header .nav-menu .menu-item .arrow-normal path{stroke:#cddffe}.nav-header .nav-menu .menu-item .menu-dropdown{display:none;position:absolute;top:100%;inset-inline-end:0;z-index:100;padding:12px 6px;border:1px solid rgba(205,223,254,.1019607843);border-radius:6px;background:rgba(31,32,48,.8588235294);box-shadow:0 8px 30px rgba(0,0,0,.12);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.nav-header .nav-menu .menu-item .menu-dropdown ul{display:flex;flex-direction:column;gap:2px}.nav-header .nav-menu .menu-item .menu-dropdown li a{display:flex;align-items:center;gap:10px;min-width:118px;flex-shrink:0;padding:6px 14px;white-space:nowrap;border-radius:4px;color:#abc0e3;font:normal normal normal 13px/18px Roboto;transition:background .2s ease}.nav-header .nav-menu .menu-item .menu-dropdown li a:hover{background:rgba(171,192,227,.1);color:#fff}.nav-header .nav-menu .menu-item:hover .menu-dropdown{display:block}.nav-header .nav-tag{position:absolute;inset-inline-end:0;transform:translate(10px, -100%);height:16px;padding:0 5px;display:flex;align-items:center;border-radius:8px 8px 8px 0px;font:normal normal 600 10px/18px Roboto;color:#000}@media screen and (max-width: 1200px){.nav-header .nav-tag{position:relative;transform:none;height:.34rem;font:normal normal 600 .2rem/.18rem Roboto;border-radius:.17rem .17rem .17rem 0rem;padding:0 .1rem}}body[dir=rtl] .nav-header .nav-tag{border-radius:8px 8px 0px 8px;transform:translate(-10px, -103%)}@media screen and (max-width: 1200px){body[dir=rtl] .nav-header .nav-tag{border-radius:.17rem .17rem 0rem .17rem}}.nav-header .nav-hot-tag{background:rgba(0,0,0,0) linear-gradient(90deg, #f668ed 0%, #64cce1 100%) 0% 0% no-repeat padding-box}.nav-header .nav-free-tag{background:rgba(0,0,0,0) linear-gradient(90deg, #64e18e 0%, #64cce1 100%) 0% 0% no-repeat padding-box}.nav-header .nav-new-tag{background:rgba(0,0,0,0) linear-gradient(90deg, #fa1865 0%, #e9b933 100%) 0% 0% no-repeat padding-box}.nav-header .nav-toolbar{display:flex;align-items:center;gap:12px;flex-shrink:0}.nav-header .nav-toolbar .nav-login-btn{padding:8px 16px;font:normal normal 500 14px/18px Roboto;color:#cddffe;border-radius:8px;transition:color .2s ease,background .2s ease}.nav-header .nav-toolbar .nav-login-btn:hover{color:#1473e6;background:rgba(37,96,228,.06)}.nav-header .nav-toolbar .nav-cta-btn{padding:10px 20px;background:linear-gradient(102deg, #2560e4 0%, #4230a6 100%);color:#fff;font:normal normal 500 14px/18px Roboto;border-radius:8px;transition:opacity .2s ease}.nav-header .nav-toolbar .nav-cta-btn:hover{opacity:.88}.nav-header #toggle-mobile-nav{position:relative;width:.32rem;height:.32rem;background:url("../img/menu/icon_menu.svg") no-repeat center center;background-size:contain;z-index:63;display:none}.nav-header #toggle-mobile-nav.close{background:url("../img/menu/icon_close.svg") no-repeat center center;background-size:contain}#mobile-nav-menu{display:none}@media(max-width: 1200px){.nav-header .nav-header-template{height:var(--vidmud-header-mod-height);padding:0 16px}.nav-header .nav-menu{display:none}.nav-header #toggle-mobile-nav{display:block}.nav-header .nav-toolbar{display:none}.nav-header .nav-logo img{height:.48rem}#mobile-nav-menu{z-index:999;overflow-y:auto;position:fixed;box-shadow:0 .12rem .24rem rgba(0,0,0,.32);display:flex;flex-direction:column;width:100%;overflow:hidden;padding:.2rem 0;border:.01rem solid hsla(0,0%,100%,.08);border-top:0;border-radius:0 0 .24rem .24rem;background:#000 0% 0% no-repeat padding-box;box-shadow:0 .12rem .24rem rgba(0,0,0,.32);display:none}#mobile-nav-menu ul.mobile-menu{position:relative;z-index:1;background:#000;display:flex;flex-direction:column;padding:0 .32rem;gap:2px}#mobile-nav-menu ul.mobile-menu>li{border-bottom:1px solid rgba(205,223,254,.1019607843)}#mobile-nav-menu ul.mobile-menu>li>a,#mobile-nav-menu ul.mobile-menu>li .mobile-menu-title{font:normal normal 500 .32rem/.44rem Roboto;color:#fff;cursor:pointer}#mobile-nav-menu ul.mobile-menu>li .mobile-meau-trigger{display:flex;align-items:center;justify-content:space-between;height:1rem}#mobile-nav-menu ul.mobile-menu>li .mobile-meau-arrow{display:block;width:.24rem;height:.24rem;flex:0 0 .24rem;background:url("../img/menu/icon_meau_down.svg") no-repeat center center;background-size:.24rem .24rem;opacity:.8;transform:rotate(0deg);transition:transform .24s ease}#mobile-nav-menu ul.mobile-menu>li.open .mobile-meau-arrow{transform:rotate(180deg)}#mobile-nav-menu ul.mobile-menu>li>ul{padding-bottom:8px}#mobile-nav-menu ul.mobile-menu>li>ul a{height:.9rem;padding-left:.08rem;display:flex;align-items:center;gap:.24rem;font:normal normal normal .28rem/.37rem Roboto;color:#cddffe;border-radius:8px}#mobile-nav-menu ul.mobile-menu>li>ul img{width:.32rem;height:.32rem;flex:0 0 .32rem}}#footer{width:100%;background:#030405}.footer-bottom{width:100%;display:flex;justify-content:center}.footer-bottom .wapper{width:100%;padding-block-start:40px;padding-block-end:60px;padding-inline-start:24px;padding-inline-end:100px;display:flex;justify-content:space-between;align-items:flex-start}.footer-left{width:auto;display:flex;flex-direction:column;justify-content:flex-start}.footer-left .footer-logo{display:inline-flex;margin-bottom:14px}.footer-left .footer-logo a{display:inline-flex;align-items:center}.footer-left .footer-logo img{height:39px;width:auto}.footer-left .footer-logo__text{display:inline-flex;align-items:center;font:normal normal 500 32px/43px Roboto;color:#fff}.footer-left .footer-logo-font{text-align:start;font:normal normal normal 14px/19px Roboto;letter-spacing:0;display:flex;gap:4px;margin-bottom:0;color:#707a88}.footer-left .footer-logo-des{font:normal normal normal 14px/19px Roboto;letter-spacing:0;color:#707a88;margin-bottom:0}.footer-bottom .footer-right{display:flex;flex-wrap:nowrap;justify-content:flex-start;gap:72px;padding-inline-end:0}.footer-bottom .footer-right>.footer-nav{margin-right:0;display:none}@media screen and (min-width: 1200px){.footer-bottom .footer-right>.footer-nav.footer-nav-pc{display:block}}@media screen and (max-width: 1200px){.footer-bottom .footer-right>.footer-nav.footer-nav-mobile{display:flex}}.footer-bottom .footer-right>.footer-nav:last-child{margin-right:0}.footer-bottom .footer-right>.footer-nav .footer-nav-title{color:#cddffe;font:normal normal 500 18px/24px Roboto;letter-spacing:0;margin-bottom:20px}.footer-bottom .footer-right>.footer-nav ul{gap:14px;display:-ms-grid;display:grid;-ms-grid-rows:(1fr)[4];grid-template-rows:repeat(4, 1fr);grid-auto-flow:column}.footer-bottom .footer-right>.footer-nav li,.footer-bottom .footer-right>.footer-nav li a{font:normal normal normal 14px/19px Roboto;letter-spacing:0;color:rgba(171,192,227,.7)}@media screen and (min-width: 1200px){.footer-bottom .footer-right>.footer-nav li a:hover{font:normal normal normal 14px/19px Roboto;color:#abc0e3;opacity:1;text-decoration:underline}}.footer-bottom .backtop{width:56px;height:56px;position:fixed;inset-inline-end:100px;cursor:pointer;transition:all .3s;bottom:-170px;opacity:0;z-index:5}.footer-bottom .backtop.active{bottom:170px;opacity:1}.fix-footer{position:sticky;bottom:0;width:100%;display:flex;justify-content:center;height:58px;box-shadow:0px 4px 14px rgba(57,50,90,.1215686275);background-color:#fff;align-items:center;z-index:1000}.fix-footer .fix-footer-title{font:normal normal 300 14px/32px Roboto;text-align:center;color:#2a2f4f;align-items:center;display:flex}.fix-footer .fix-footer-title a{color:#577efc;text-decoration:underline}.fix-footer #footer_btn{border:1px solid #577efc;padding:0 16px;height:32px;font:normal normal 300 14px/32px Roboto;color:#577efc;background-color:#fff;margin-inline-start:24px;white-space:nowrap;cursor:pointer}@media(min-width: 1200px){.nav-menu ul li a:hover{color:#281fae}#footer_btn:hover{color:#281fae;border:1px solid #281fae}}@media(max-width: 1200px){.footer-bottom{height:100%}.footer-bottom .wapper{width:100%;margin:0;padding:.53rem .24rem .9rem;display:flex;flex-direction:column;position:relative;justify-content:flex-start;gap:1rem}.footer-bottom .footer-left{order:2;margin:0;width:100%;box-sizing:border-box;padding-bottom:0}.footer-left .footer-logo{margin-top:0;margin-bottom:.36rem;color:#e2e8f0}.footer-left .footer-logo img{height:.78rem;width:auto}.footer-left .footer-logo__text{font:normal normal 500 .32rem/.43rem Roboto;color:#fff}.footer-left .footer-logo-des{color:#707a88;margin-bottom:0;font:normal normal normal .22rem/.29rem Roboto}.footer-left .footer-logo-font{text-align:start;color:rgba(171,192,227,.6);width:100%;font:normal normal normal .22rem/.29rem Roboto;margin-bottom:.2rem}.footer-left .footer-logo-font div{font:normal normal normal .22rem/.29rem Roboto}.footer-bottom .footer-right{order:1;display:flex;flex-direction:column;justify-content:flex-start;gap:.64rem;padding-right:0}.footer-bottom .footer-right>.footer-nav{margin:0;flex-direction:column}.footer-bottom .footer-right>.footer-nav h2{color:#fff;margin-bottom:.4rem;font:normal normal 500 .32rem/.44rem Roboto;letter-spacing:0}.footer-bottom .footer-right>.footer-nav ul{display:flex;flex-direction:column;gap:.4rem}.footer-bottom .footer-right>.footer-nav li{color:rgba(171,192,227,.4);margin-bottom:0}.footer-bottom .footer-right>.footer-nav li a{font:normal normal normal .28rem/.38rem Roboto;letter-spacing:0;color:rgba(171,192,227,.4)}.footer-bottom .footer-right>.footer-nav li:hover{text-decoration:none}.blog-nav-fixed{top:.96rem;height:1.12rem}.blog-nav .back-blog{margin-inline-start:.36rem}.blog-nav .blog-nav-content{width:100%;margin-inline-start:40px;overflow-x:scroll}.blog-nav .blog-nav-content li a{white-space:nowrap}.blog-nav-fixed .blog_nav_next{display:block;position:absolute;top:50%;transform:translateY(-50%);inset-inline-end:.36rem}.article-pagination{margin-bottom:1.6rem}.article-pagination .num{height:1.04rem}.article-pagination .num .page{width:.72rem}.footer-bottom .backtop{width:44px;height:44px;inset-inline-end:18px;background-size:contain}.footer-bottom .backtop.active{bottom:50px}}.fix_ios_footer{display:none}@media(max-width: 1200px){.fix_ios_footer{width:100%;height:.88rem;position:sticky;bottom:0;z-index:1000;background:url(../img/footer_bg.webp) no-repeat center;background-size:100%;line-height:.88rem}.fix_ios_footer .fix-footer-title{font-size:.25rem;font-family:Roboto;color:#fff;text-align:center}.fix_ios_footer .fix-footer-title img{vertical-align:text-top}.fix_ios_footer .fix-footer-title button{font-family:Roboto;font-size:.21rem;padding:0 .2rem;height:.48rem;background-color:#f9c51c;border-radius:7px;margin-left:.16rem;vertical-align:middle}}.showup{transition-duration:.6s;transition-property:all;opacity:0;transform:translate3d(0, 50%, 0)}.showup.on{opacity:1;transform:translate3d(0, 0, 0)}.scroll-animation.on .showup{opacity:1;transform:translate3d(0, 0, 0)}.responsible-use{width:100%;margin:10px 0;display:flex;align-items:center;justify-content:center;gap:3px;cursor:pointer;transition:all .3s;position:relative;z-index:1000}.responsible-use span{font:normal normal normal 13px/18px Roboto}.responsible-use.absolute{position:absolute;bottom:5px}.responsible-use .responsible-use-icon{display:inline-block;width:15px;height:15px;background-image:url(data:image/svg+xml;base64,PHN2ZyBpZD0iaWNvbl90aXBzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDE1IDE1Ij4KICA8ZyBpZD0i5qSt5ZyGXzMwMjMiIGRhdGEtbmFtZT0i5qSt5ZyGIDMwMjMiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzQxNDE0MSIgc3Ryb2tlLXdpZHRoPSIxIj4KICAgIDxjaXJjbGUgY3g9IjcuNSIgY3k9IjcuNSIgcj0iNy41IiBzdHJva2U9Im5vbmUiLz4KICAgIDxjaXJjbGUgY3g9IjcuNSIgY3k9IjcuNSIgcj0iNyIgZmlsbD0ibm9uZSIvPgogIDwvZz4KICA8cGF0aCBpZD0i6Lev5b6EXzE2MDk4MiIgZGF0YS1uYW1lPSLot6/lvoQgMTYwOTgyIiBkPSJNLjQ0NC02LjA2SDEuNDc2YTEuNDMzLDEuNDMzLDAsMCwxLDEuNi0xLjVBMS40NzIsMS40NzIsMCwwLDEsNC42NjgtNmMwLDEuNDUyLTEuMTY0LDEuNzE2LTIuNTMyLDEuNzE2SDEuNzg4bC4wNDgsMS45aC45NDhsLjAzNi0xLjE0YzEuNjgsMCwyLjg5Mi0uNzIsMi44OTItMi40NzJBMi40MTMsMi40MTMsMCwwLDAsMy4wNi04LjQ3MiwyLjM3MSwyLjM3MSwwLDAsMCwuNDQ0LTYuMDZaTTMuMDI0LS42NzJhLjcyOC43MjgsMCwwLDAtLjcyLS43NDQuNzMzLjczMywwLDAsMC0uNzQ0Ljc0NEEuNzMzLjczMywwLDAsMCwyLjMuMDcyLjcyOC43MjgsMCwwLDAsMy4wMjQtLjY3MloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUgMTIpIiBmaWxsPSIjMzkzMjVhIi8+Cjwvc3ZnPgo=);background-repeat:no-repeat;background-position:center;background-size:cover;margin-left:3px;cursor:pointer;position:relative;font-style:normal}.responsible-use .responsible-use-icon{font:normal normal bold 14px/19px Roboto;color:#282e48}.responsible-use .responsible-use-content{display:none;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translateX(-50%);width:335px;height:-moz-max-content;height:max-content;z-index:10;padding:10px;background:#fff;border-radius:8px;border:1px solid #e5e5e5;filter:drop-shadow(0px 0px 6px rgba(96, 96, 96, 0.4470588235))}.responsible-use .responsible-use-content::after,.responsible-use .responsible-use-content::before{bottom:-6px;border:6px solid rgba(0,0,0,0);border-bottom:0;border-top-color:#fff;content:"";display:block;width:0;height:0;left:50%;transform:translateX(-50%);overflow:hidden;position:absolute;z-index:101}.responsible-use .responsible-use-content::before{bottom:-7px;border-top-color:#ddd;z-index:99}@media(max-width: 1200px){.responsible-use .responsible-use-content{width:70vw;left:initial;transform:initial;right:-25vw;font-size:3.2vw;padding:2vw 2vw 2vw 2vw;line-height:1.2}.responsible-use .responsible-use-content::after,.responsible-use .responsible-use-content::before{left:initial;transform:initial;right:25vw}}.responsible-use .responsible-use-title{font:normal normal bold 14px/19px Roboto;letter-spacing:0px;color:#282e48}.responsible-use .responsible-use-tips{position:relative;font:normal normal normal 12px/16px Roboto;color:#282e48;padding-left:8px;text-align:left}.responsible-use .responsible-use-tips::before{content:"•";position:absolute;left:0;color:#282e48;font-weight:bold}.responsible-use:hover .responsible-use-text{color:#767a8d;transition:all .3s}.responsible-use:hover .responsible-use-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyBpZD0iaWNvbl90aXBzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDE1IDE1Ij4KICA8ZyBpZD0i5qSt5ZyGXzMwMjMiIGRhdGEtbmFtZT0i5qSt5ZyGIDMwMjMiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzhiM2RmZiIgc3Ryb2tlLXdpZHRoPSIxIj4KICAgIDxjaXJjbGUgY3g9IjcuNSIgY3k9IjcuNSIgcj0iNy41IiBzdHJva2U9Im5vbmUiLz4KICAgIDxjaXJjbGUgY3g9IjcuNSIgY3k9IjcuNSIgcj0iNyIgZmlsbD0ibm9uZSIvPgogIDwvZz4KICA8cGF0aCBpZD0i6Lev5b6EXzE2MDk4MiIgZGF0YS1uYW1lPSLot6/lvoQgMTYwOTgyIiBkPSJNLjQ0NC02LjA2SDEuNDc2YTEuNDMzLDEuNDMzLDAsMCwxLDEuNi0xLjVBMS40NzIsMS40NzIsMCwwLDEsNC42NjgtNmMwLDEuNDUyLTEuMTY0LDEuNzE2LTIuNTMyLDEuNzE2SDEuNzg4bC4wNDgsMS45aC45NDhsLjAzNi0xLjE0YzEuNjgsMCwyLjg5Mi0uNzIsMi44OTItMi40NzJBMi40MTMsMi40MTMsMCwwLDAsMy4wNi04LjQ3MiwyLjM3MSwyLjM3MSwwLDAsMCwuNDQ0LTYuMDZaTTMuMDI0LS42NzJhLjcyOC43MjgsMCwwLDAtLjcyLS43NDQuNzMzLjczMywwLDAsMC0uNzQ0Ljc0NEEuNzMzLjczMywwLDAsMCwyLjMuMDcyLjcyOC43MjgsMCwwLDAsMy4wMjQtLjY3MloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUgMTIpIiBmaWxsPSIjOGIzZGZmIi8+Cjwvc3ZnPgo=")}.responsible-use:hover .responsible-use-content{display:block}.responsible-use.itv{width:40%;margin:0}@media(max-width: 1200px){.responsible-use.itv .responsible-use-tips{right:-5vw}.responsible-use.itv .responsible-use-tips::after,.responsible-use.itv .responsible-use-tips::before{right:5vw}}.responsible-use.aig{width:35%}@media(min-width: 1200px){.responsible-use.aig .responsible-use-content{transform:translateX(-85%)}.responsible-use.aig .responsible-use-content::after,.responsible-use.aig .responsible-use-content::before{left:85%}}@media(max-width: 1200px){.responsible-use.aig .responsible-use-content{right:-5vw}.responsible-use.aig .responsible-use-content::after,.responsible-use.aig .responsible-use-content::before{right:5vw}}@media(max-width: 1200px){.responsible-use{font-size:.24rem}}