/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-white:#fff;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--font-weight-bold:700;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.-top-6{top:calc(var(--spacing)*-6)}.top-0{top:calc(var(--spacing)*0)}.top-8{top:calc(var(--spacing)*8)}.right-0{right:calc(var(--spacing)*0)}.right-3{right:calc(var(--spacing)*3)}.bottom-3{bottom:calc(var(--spacing)*3)}.bottom-16{bottom:calc(var(--spacing)*16)}.-left-6{left:calc(var(--spacing)*-6)}.left-0{left:calc(var(--spacing)*0)}.left-3{left:calc(var(--spacing)*3)}.z-10{z-index:10}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.my-5{margin-block:calc(var(--spacing)*5)}.my-10{margin-block:calc(var(--spacing)*10)}.mb-10{margin-bottom:calc(var(--spacing)*10)}.mb-30{margin-bottom:calc(var(--spacing)*30)}.flex{display:flex}.hidden{display:none}.h-5{height:calc(var(--spacing)*5)}.h-6{height:calc(var(--spacing)*6)}.w-5{width:calc(var(--spacing)*5)}.w-6{width:calc(var(--spacing)*6)}.w-24{width:calc(var(--spacing)*24)}.w-32{width:calc(var(--spacing)*32)}.w-48{width:calc(var(--spacing)*48)}.w-full{width:100%}.border-separate{border-collapse:separate}.border-spacing-0\.5{--tw-border-spacing-x:calc(var(--spacing)*.5);--tw-border-spacing-y:calc(var(--spacing)*.5);border-spacing:var(--tw-border-spacing-x)var(--tw-border-spacing-y)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing)*2)}.gap-10{gap:calc(var(--spacing)*10)}.gap-20{gap:calc(var(--spacing)*20)}.gap-32{gap:calc(var(--spacing)*32)}.gap-x-2{column-gap:calc(var(--spacing)*2)}.gap-x-10{column-gap:calc(var(--spacing)*10)}.gap-y-3{row-gap:calc(var(--spacing)*3)}.overflow-hidden{overflow:hidden}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-gray-400{border-color:var(--color-gray-400)}.bg-gray-500{background-color:var(--color-gray-500)}.px-6{padding-inline:calc(var(--spacing)*6)}.px-12{padding-inline:calc(var(--spacing)*12)}.py-2{padding-block:calc(var(--spacing)*2)}.py-3{padding-block:calc(var(--spacing)*3)}.py-5{padding-block:calc(var(--spacing)*5)}.py-10{padding-block:calc(var(--spacing)*10)}.py-20{padding-block:calc(var(--spacing)*20)}.pt-40{padding-top:calc(var(--spacing)*40)}.pb-5{padding-bottom:calc(var(--spacing)*5)}.text-center{text-align:center}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-white{color:var(--color-white)}@media not all and (min-width:64rem){.max-lg\:mb-10{margin-bottom:calc(var(--spacing)*10)}.max-lg\:mb-12{margin-bottom:calc(var(--spacing)*12)}.max-lg\:flex{display:flex}.max-lg\:hidden{display:none}.max-lg\:hidden\!{display:none!important}.max-lg\:flex-wrap{flex-wrap:wrap}.max-lg\:flex-wrap-reverse{flex-wrap:wrap-reverse}.max-lg\:gap-12{gap:calc(var(--spacing)*12)}.max-lg\:pt-0{padding-top:calc(var(--spacing)*0)}}}:root{--container-width:1280px}.banner{background:url(../../assets/images/home/banner.jpg) 50%/cover no-repeat;height:866px}.banner .downCon{box-sizing:border-box;background:#c0e3fe47;border-radius:16px;justify-content:space-between;width:460px;height:201px;position:absolute;top:317px;display:flex!important}.banner .downCon .left{background:#000;border:2px solid #2197f9;border-radius:14px;width:166px;height:166px;margin-top:16px;margin-left:18px;overflow:hidden}.banner .downCon .left img{width:100%}.banner .downCon .right{width:242px;margin-top:16px;margin-right:18px}.banner .downCon .right .downWin{cursor:pointer;box-sizing:border-box;background:#3da7fe;border:2px solid #2197f9;border-radius:14px;justify-content:center;align-items:center;width:244px;height:94px;margin-bottom:10px;display:flex}.banner .downCon .right .downWin img{width:30px;margin-right:8px}.banner .downCon .right .downWin span{color:#fff;font-size:24px;font-weight:700}.banner .downCon .right .downWin:hover{background:#7ec5ff;border:2px solid #2197f9}.banner .downCon .right .downAZ{cursor:pointer;box-sizing:border-box;background:#f9fdff;border:2px solid #a2a5a6;border-radius:16px;justify-content:center;align-items:center;width:242px;height:66px;display:flex}.banner .downCon .right .downAZ img{width:30px;margin-right:8px}.banner .downCon .right .downAZ span{color:#161616;font-size:24px;font-weight:700}.banner .downCon .right .downAZ:hover{background:#f9fdff;border:2px solid #3da7fe}.banner .top_cards{z-index:3;width:100%;height:185px;position:absolute;bottom:68px;left:0}.banner .top_cards .top_cards_inner{justify-content:space-between;width:1300px;height:185px;display:flex}.banner .top_cards .top_cards_inner ._cards{color:#161616;text-align:center;background:#fff;border-radius:16px;width:160px;height:184px;transition:all .3s linear;box-shadow:0 0 16px #1616161a}.banner .top_cards .top_cards_inner ._cards img{width:80px;height:80px;margin:28px auto 32px;display:block}.banner .top_cards .top_cards_inner ._cards img._hover{display:none}.banner .top_cards .top_cards_inner ._cards:hover{color:#fff;background:#16161680}.banner .top_cards .top_cards_inner ._cards:hover img{display:none}.banner .top_cards .top_cards_inner ._cards:hover img._hover{display:block}.banner .top_cards .top_cards_inner ._cards a{width:100%;height:100%;font-size:16px;font-weight:700;display:block}._blocks{background-color:#fff;justify-content:center;width:100%;height:auto;display:flex;position:relative;overflow:hidden}._blocks ._blocks_inner{width:1920px;min-height:709px}._blocks ._blocks_inner ._left_block,._blocks ._blocks_inner ._right_block{position:absolute}:is(._blocks ._blocks_inner ._left_block,._blocks ._blocks_inner ._right_block) ._float{display:block;position:absolute}._blocks._blocks1{height:709px;padding:100px 0 153px}._blocks._blocks1 ._left_block{width:408px;height:276px;top:147px;left:310px}._blocks._blocks1 ._left_block p{color:#161616;height:25px;margin-bottom:41px;font-family:Microsoft YaHei;font-size:24px;font-weight:400}._blocks._blocks1 ._right_block{width:1120px;height:709px;top:0;right:130px}._blocks._blocks1 ._right_block ._float{bottom:93px;right:99px}._blocks._blocks2{height:709px;padding:0 0 143px}._blocks._blocks2 ._left_block{width:942px;height:709px;top:0;left:130px}._blocks._blocks2 ._left_block ._float{top:80px;left:132px}._blocks._blocks2 ._left_block ._float2{display:block;position:absolute;bottom:65px;right:-29px}._blocks._blocks2 ._right_block{text-align:right;width:432px;height:274px;top:135px;right:310px}._blocks._blocks2 ._right_block p{color:#161616;height:25px;margin-bottom:41px;font-family:Microsoft YaHei;font-size:24px;font-weight:400}._blocks._blocks2 ._right_block a.download{float:right;text-align:left}._blocks._blocks3{height:780px;padding:0 0 70px}._blocks._blocks3 ._left_block{width:1340px;height:642px;left:50%;transform:translate(-50%)}._blocks._blocks3 ._left_block .play-button{background:0 0;border:none;position:absolute;bottom:93px;right:177px}._blocks._blocks3 ._left_block .play-button button{cursor:pointer;background:url(../../assets/images/home/b3-2.png) 50% no-repeat;width:154px;height:154px;transition:all .3s linear}._blocks._blocks3 ._left_block .play-button button:hover{opacity:.8}._blocks._blocks3 ._left_block .play-button img{position:relative}._blocks .download{color:#fff;cursor:pointer;background:#3da7fe;border:2px solid #2197f9;border-radius:16px;justify-content:center;align-items:center;column-gap:10px;width:244px;height:74px;font-family:Microsoft YaHei;font-size:28px;font-weight:700;line-height:74px;transition:all .3s linear;display:flex;top:378px;left:310px}._blocks .download img{width:32px;height:32px;margin:0;display:block}._blocks .download:hover{background:#7ec5ff}._blocks .download.mini{box-sizing:border-box;border:2px solid #2197f9;border-radius:8px;justify-content:center;align-items:center;width:140px;height:40px;font-size:16px;line-height:38px;display:flex}._blocks .download.mini img{width:16px;height:16px}#product .header{background:url(../../assets/images/product/bghead.jpg) no-repeat;width:100%;max-width:1920px;height:374px;margin-bottom:60px;position:relative;left:50%;overflow:hidden;transform:translate(-50%)}#product .header .header-content{width:var(--container-width);flex-direction:row;justify-content:flex-start;margin-top:92px;display:flex;position:relative}#product .header .header-content .caption{width:277px;height:69px;position:relative}#product .header .header-content .instructions{cursor:pointer;justify-content:space-between;width:89px;height:16px;display:flex;position:relative;top:53px;left:15px}#product .header .header-content .instructions span{color:#161616;width:65px;height:16px;font-family:Microsoft YaHei;font-size:16px;font-weight:700;line-height:16px}#product .header .header-content .instructions i{background:url(../../assets/images/product/ellipse.png) 0 0/100% 100%;width:16px;height:16px}#product .header .header-content .instructions:hover span{color:#3da7fe}#product .header .header-content .instructions:hover i{background:url(../../assets/images/product/ellipse_on.png) 0 0/100% 100%}#product .header .btn-content{width:var(--container-width);justify-content:flex-start;margin-top:51px;display:flex}#product .header .btn-content .nav-btn{justify-content:space-between;width:606px;display:flex}#product .header .btn-content .nav-btn .btn{cursor:pointer;color:#fff;background:#16161680;border:2px solid #0000;border-radius:16px;justify-content:center;align-items:center;width:136px;height:50px;font-family:Microsoft YaHei;font-size:16px;font-weight:700;line-height:16px;transition:all .2s;display:flex;position:relative}#product .header .btn-content .nav-btn .btn:hover{background-color:#3da7fe;border:2px solid #2197f9;transition:all .2s;box-shadow:0 0 16px #1616161a}#product .header .btn-content .nav-btn .btn.active{background-color:#3da7fe;border:2px solid #2197f9;box-shadow:0 0 16px #1616161a}#product .header .btn-content .nav-btn .btn.active:before{content:"";background:#fff;border-radius:2px;width:28px;height:3px;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}#product .content{flex-direction:column;align-items:center;display:flex}#product .content .page{width:var(--container-width);flex-direction:column;margin-bottom:60px;display:flex}#product .content .page .headline{justify-content:flex-start;align-items:center;margin-bottom:40px;display:flex}#product .content .page .headline .symbol{background:#6f82fc;width:6px;height:28px}#product .content .page .headline h2{color:#161616;height:29px;padding-left:12px;font-family:Microsoft YaHei;font-size:30px;font-weight:700;line-height:29px}#product .content .page .card-group{flex-flow:wrap;justify-content:space-between;display:flex}#product .content .page .card-group .card{background:#fff;border:1px solid #dfdfdff0;border-radius:16px;width:418px;height:182px;margin-bottom:20px;transition:all .2s;position:relative}#product .content .page .card-group .card._empty{visibility:hidden}#product .content .page .card-group .card:hover{transition:all .2s;box-shadow:0 0 16px #1616161a}#product .content .page .card-group .card .subtitle{justify-content:flex-start;align-items:center;margin-top:20px;margin-left:18px;display:flex}#product .content .page .card-group .card .subtitle span{color:#161616;font-family:Microsoft YaHei;font-size:20px;font-weight:700;line-height:20px}#product .content .page .card-group .card .subtitle i{cursor:pointer;background:url(../../assets/images/product/play.png) 0 0/100% 100% no-repeat;width:26px;height:26px;margin-left:10px}#product .content .page .card-group .card .subtitle i:hover{background:url(../../assets/images/product/play_on.png) 0 0/100% 100% no-repeat}#product .content .page .card-group .card .introduce{flex-direction:column;margin-top:20px;margin-left:18px;display:flex}#product .content .page .card-group .card .introduce span{color:#161616;opacity:.8;font-family:Microsoft YaHei;font-size:14px;font-weight:400;line-height:20px}#product .content .page .card-group .card .instruction{cursor:pointer;justify-content:flex-start;align-items:center;display:flex;position:absolute;bottom:23px;left:18px}#product .content .page .card-group .card .instruction span{color:#3da7fe;width:84px;height:12px;font-family:Microsoft YaHei;font-size:14px;font-weight:400;line-height:12px}#product .content .page .card-group .card .instruction i{background:url(../../assets/images/product/arrow.png) 0 0/100% 100%;width:14px;height:14px;margin-left:8px}#product .content .page .card-group .card .instruction:hover span{color:#2197f9}#product .content .page .card-group .card .instruction:hover i{background:url(../../assets/images/product/arrow_on.png) 0 0/100% 100%}#product .content .page .card-group .card .image{width:110px;height:110px;position:absolute;top:32px;right:32px}#product .content .page .card-group .card .image img{width:110px;height:110px}#product .product_video{width:1200px;height:675px;position:relative}#product .product_video:after{background-image:url(../../assets/images/close.png) no-repeat;cursor:pointer;background-size:cover;width:26px;height:26px;position:absolute;top:0;right:-54px}#help .container-wrapper{position:relative}#help .bg-help{background:url(../../assets/images/help/banner.png) top no-repeat;width:100%;max-width:1920px;height:332px;position:absolute;left:50%;overflow:hidden;transform:translate(-50%)}#help *,#help :before,#help :after{box-sizing:border-box}#help .layout{width:1300px;min-width:1200px;position:relative;top:148px;left:50%;transform:translate(-50%)}#help .instructions{position:absolute;top:-110px}#help .container{z-index:99;min-height:100vh;font-family:Microsoft YaHei;display:flex;position:relative}#help .container main{width:1016px;margin-left:54px;position:relative}#help .container main header{cursor:pointer;background:url(../../assets/images/help/ad.png) 50%/contain no-repeat;width:100%;height:58px}#help .container main .path{color:#161616;align-items:center;padding-bottom:26px;font-size:16px;display:flex;position:relative;left:0}#help .container main .path .path-link:after{content:"/";color:#161616;margin:0 8px}#help .container main .path .path-link:last-child{opacity:1;font-weight:700}#help .container main .path .path-link:last-child:after{content:""}#help .container main .title{color:#161616;text-align:center;margin-bottom:10px;font-size:24px;font-weight:700}#help .container main .spacer{z-index:0;background:#e9f0f6;width:1016px;height:1px;margin-bottom:36px;position:relative;left:0}#help aside{color:#161616;z-index:-999;background:#e9f0f6;border-radius:8px;align-self:flex-start;width:228px;height:634px;padding:14px 0;font-size:24px;display:flex;position:sticky;top:90px;overflow:hidden}#help aside:hover{overflow-y:auto}#help aside::-webkit-scrollbar{width:6px}#help aside::-webkit-scrollbar-thumb{opacity:.2;background:#989898;border-radius:3px}#help aside .menu{padding:0 24px}#help aside .menu .menu-item{cursor:pointer;position:relative}#help aside .menu .menu-item .child-menu .child-menu-item{color:#161616;width:204px;font-size:16px;font-weight:400;line-height:40px;position:relative;right:12px}#help aside .menu .menu-item .child-menu .child-menu-item .child-item-name{text-overflow:ellipsis;white-space:nowrap;padding-left:42px;overflow:hidden}#help aside .menu .menu-item .child-menu .child-menu-item:hover{color:#3da7fe}#help aside .menu .menu-item .child-menu .child-menu-item.active{color:#3da7fe;background-color:#fff;border-radius:8px;font-weight:700}#help aside .menu .menu-item .menu-name{color:#161616;align-items:center;height:52px;font-family:Microsoft YaHei;font-size:20px;font-weight:700;line-height:52px;display:flex;position:relative}#help aside .menu .menu-item .menu-name:hover{color:#3da7fe}#help aside .menu .menu-item .menu-name:hover .menu-expand{background-color:#3da7fe}#help aside .menu .menu-item .menu-name.active{color:#3da7fe}#help aside .menu .menu-item .menu-name:hover .menu-expand .expand{background-color:#161616}#help aside .menu .menu-item .menu-name .menu-expand{clip-path:polygon(0% 0%,100% 0%,50% 100%);background:#161616;width:10px;height:6px;margin-left:8px}#help aside .menu .menu-item .menu-name .menu-expand.expand{background:#3da7fe}#help aside .menu .menu-item .menu-name .menu-expand.open{clip-path:polygon(50% 0%,100% 100%,0% 100%)}#recommend .dbpa{display:block;position:absolute}#recommend .middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#recommend ._top_banner{z-index:9;width:100%;min-width:1300px;height:164px;position:fixed;top:92px;left:0;overflow:hidden}#recommend ._top_banner .__inner{width:100%;min-width:1300px;height:164px;position:absolute;top:0;left:0}#recommend ._top_banner .bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#recommend ._top_banner ._inner{background:#fff;border-radius:16px;width:1300px;height:64px;margin:73px auto 0;position:relative;box-shadow:0 0 16px #1616161a}#recommend ._top_banner ._inner ._navs{float:left;min-width:600px;height:64px;line-height:64px;display:flex}#recommend ._top_banner ._inner ._navs ._nav_item{text-align:center;cursor:pointer;min-width:80px;padding:0 16px}#recommend ._top_banner ._inner ._navs ._nav_item:hover{color:#3da7fe}#recommend ._top_banner ._inner ._navs ._nav_item.actived{color:#3da7fe;font-size:20px;font-weight:700;position:relative}#recommend ._top_banner ._inner ._navs ._nav_item.actived:after{content:" ";background:#3da7fe;border-radius:2px;width:30px;height:4px;display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%)}#recommend ._top_banner ._inner ._navs ._nav_item:first-of-type{padding-left:30px}#recommend ._top_banner ._inner ._search_box{float:right;background:#e9f0f6;border:2px solid #e9f0f6;border-radius:8px;width:228px;height:34px;margin:14px 22px;position:relative;overflow:hidden}#recommend ._top_banner ._inner ._search_box:hover{border:2px solid #3da7fef0}#recommend ._top_banner ._inner ._search_box input{float:left;text-indent:16px;background:#e9f0f6;border:none;outline:none;width:168px;height:34px;font-size:14px;line-height:32px;display:block}#recommend ._top_banner ._inner ._search_box button{cursor:pointer;background:0 0;border:none;padding:0;position:absolute;overflow:hidden}#recommend ._top_banner ._inner ._search_box ._clear{background:url(../../assets/images/recommends/close.png) no-repeat;width:14px;height:14px;display:none;top:10px;right:46px}#recommend ._top_banner ._inner ._search_box ._clear:hover{background:url(../../assets/images/recommends/close_hover.png) no-repeat}#recommend ._top_banner ._inner ._search_box ._search{background:url(../../assets/images/recommends/search.png) no-repeat;width:20px;height:20px;top:7px;right:16px}#recommend ._top_banner ._inner ._search_box ._search:hover{background:url(../../assets/images/recommends/search_hover.png) no-repeat}#recommend ._articles{clear:both;width:100%;height:auto;margin-top:164px}#recommend ._type_title{color:#161616;text-align:center;width:1300px;height:164px;font-size:24px;font-weight:400;line-height:164px;position:relative;left:50%;transform:translate(-50%)}#recommend ._type_title b{color:red;font-weight:700}#recommend ._article_item{border-top:1px solid #0000;width:1300px;height:auto;display:none;position:relative;left:50%;transform:translate(-50%)}#recommend ._article_item.actived{display:block}#recommend ._article_item ._article_list{flex-wrap:wrap;display:flex}#recommend ._article_item ._article_list ._article_box{cursor:pointer;width:420px;height:416px;margin:17px 0 20px;position:relative}#recommend ._article_item ._article_list ._article_box._none{cursor:auto}#recommend ._article_item ._article_list ._article_box ._img{z-index:2;background:#d3e2fc;border:1px solid #dfdfdff0;border-radius:16px;width:388px;height:218px;margin-left:16px;position:relative;overflow:hidden}#recommend ._article_item ._article_list ._article_box ._img .__bg{z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#recommend ._article_item ._article_list ._article_box ._img .__cover{z-index:2;width:100%;position:relative}#recommend ._article_item ._article_list ._article_box ._text{z-index:1;background:#fff;border:1px solid #dfdfdff0;border-radius:16px;width:388px;height:198px;margin-top:-182px;padding:182px 16px 0;position:relative}#recommend ._article_item ._article_list ._article_box ._text p{color:#161616;text-overflow:ellipsis;white-space:nowrap;margin:19px 0 12px;font-size:18px;font-weight:700;overflow:hidden}#recommend ._article_item ._article_list ._article_box ._text p ._title_tag{float:left;color:#fff;background:#3da7fe;border-radius:8px;margin-right:16px;padding:3px 8px;font-size:14px;font-weight:400}#recommend ._article_item ._article_list ._article_box ._text p ._title_tag:hover{background-color:#2197f9}#recommend ._article_item ._article_list ._article_box ._text ._time{color:#161616;opacity:.5;margin-bottom:16px;font-size:12px;font-weight:400;display:block}#recommend ._article_item ._article_list ._article_box ._text ._desc{color:#161616;opacity:.7;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:40px;margin-bottom:24px;font-size:14px;font-weight:400;line-height:20px;display:-webkit-box;overflow:hidden}#recommend ._article_item ._article_list ._article_box ._text ._labels{flex-wrap:wrap;align-items:center;gap:4px;display:flex}#recommend ._article_item ._article_list ._article_box ._text ._labels>a{color:#3da7fe;cursor:pointer;background:#3da7fe1a;border-radius:12px;margin:0 4px;padding:3px 8px;font-size:14px;font-weight:400}#recommend ._article_item ._article_list ._article_box ._text ._labels>a:hover{color:#fff;background:#3da7fe}#recommend ._article_item ._article_list ._article_box:hover ._text{box-shadow:0 0 16px #1616161a}#recommend ._empty{text-align:center;color:#161616;margin:122px auto 203px;font-size:16px;font-weight:400}#recommend ._empty img{width:208px;margin:0 auto 20px}#recommend ._loading img{width:400px;margin:0 auto}#article .__bg{background:url(../../assets/images/recommends/bg.png) top/1920px no-repeat;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}#article ._type_title{width:var(--container-width);color:#161616;border-bottom:1px solid #e9f0f6;align-items:center;height:160px;font-size:16px;font-weight:400;display:flex}#article ._type_title ._type_title_inner{align-items:center;gap:10px;display:flex;position:relative}#article ._type_title ._type_title_inner>a:hover{color:#3da7fe;cursor:pointer}#article ._type_title ._type_title_inner>a:after{content:"/";margin-left:10px}#article ._type_title ._type_title_inner:before{content:" ";z-index:1;opacity:.5;background:#8ea9fe;width:100%;height:8px;display:block;position:absolute;bottom:0;left:0}#article ._type_title span{font-size:18px;font-weight:bolder;display:inline}#article ._type_title:after{border-radius:2px;width:50px;height:9px;right:0}#article .article_body{width:var(--container-width);text-align:center}#article .article_body h1{color:#161616;border-bottom:1px solid #e9f0f6;width:100%;margin-bottom:22px;padding-bottom:16px;font-size:24px;font-weight:700;line-height:36px}#article .article_body ._date_time{color:#161616;height:12px;margin-bottom:42px;font-size:14px;font-weight:400;line-height:24px;display:block}#article .article_body .article_content{width:800px;margin:0 auto 60px}#article .article_body .article_content p{font-size:16px}#article .article_body .article_content img{margin:21px 0;display:inline-block}#article .article_body .article_content em{font-style:italic}#article .article_body .article_content .ql-video{background-color:#0000;width:100%;height:512px;margin:32px auto}#article .article_body .article_content .ql-align-center{text-align:center}#article .article_body .article_content a{color:#06c;text-decoration:underline}#article .article_body ._labels{text-align:left;margin-bottom:67px}#article .article_body ._labels a{cursor:pointer;color:#3da7fe;background:#3da7fe1a;border-radius:14px;margin-right:8px;padding:4px 8px;font-size:14px;font-weight:400;display:inline-block}#article .article_body ._labels a:hover{color:#fff;background:#3da7fe}#mobile{box-sizing:border-box;width:100%;overflow:hidden}#mobile .header{background:linear-gradient(90deg,#eef9ff,#f9fdff00);justify-content:center;width:100%;padding-top:30px;display:flex}#mobile .header .btn-module{box-sizing:border-box;background:#c0e3fe47;border-radius:16px;justify-content:space-between;width:460px;height:198px;padding:16px 18px;display:flex;position:relative}#mobile .header .btn-module .qr-code{box-sizing:border-box;border:2px solid #2197f9;border-radius:14px;width:166px;height:166px;margin:0;overflow:hidden}#mobile .header .btn-module .qr-code img{width:100%;height:100%}#mobile .header .btn-module .btn{flex-direction:column;justify-content:space-between;align-items:center;display:flex}#mobile .header .btn-module .btn .go-PC{box-sizing:border-box;cursor:pointer;background:#f9fdff;border:2px solid #a2a5a6;border-radius:16px;justify-content:center;align-items:center;gap:6px;width:242px;height:57px;display:flex;position:relative}#mobile .header .btn-module .btn .go-PC span{color:#000;font-family:Microsoft-YaHei;font-size:18px;font-weight:700;line-height:18px}#mobile .header .btn-module .btn .go-PC .to-pc{color:#000;--svg:url(../../assets/images/mobile/2023/pc/btn_normal.png);flex:none;width:16px;height:16px}#mobile .header .btn-module .btn .go-PC:hover{border-color:#2197f9}#mobile .header .btn-module .btn .go-PC:hover span,#mobile .header .btn-module .btn .go-PC:hover .to-pc{color:#2197f9}#mobile .header .ball1{position:absolute;top:0;left:0}#mobile .header .image-box{width:480px}#mobile .header .mascot{position:absolute;top:70px;right:40px}#mobile .header .ball2{position:absolute;bottom:0;right:0}#mobile .header .play{cursor:pointer;width:132px;height:132px;position:absolute;top:370px;right:79px}#mobile .header .play img{position:absolute}#mobile .preview-box{transform:scale(.7)}#mobile .preview-box .player-box{width:256px;position:relative}#mobile .preview-box .player-box .fly-icon{animation:2.5s ease-in-out infinite fly;position:absolute;top:-45px;left:55px}#mobile .preview-box .player-box .half-circle{position:absolute;bottom:25px;left:0}#mobile .preview-box .player-box .player-bg{background:url(../../assets/images/mobile/2023/pc/mobile-phone.png) no-repeat;width:328px;height:588px;position:absolute;top:0;right:0}#mobile .preview-box .player-box .player-bg .player{width:311px;height:554px;position:absolute;top:17px;right:8px}#mobile .preview-box .img-List{flex-direction:column;display:flex}#mobile .preview-box .img-List .img-item{box-sizing:border-box;cursor:pointer;border:3px solid #b2c9ff;border-radius:14px;width:105px;height:188px;margin-bottom:12px;margin-left:20px;transition:all .2s;position:relative;overflow:hidden}#mobile .preview-box .img-List .img-item:hover .img-overflow>.shade{opacity:0;transition:all .1s}#mobile .preview-box .img-List .img-item .img-overflow img{width:105px;height:188px}#mobile .preview-box .img-List .img-item .img-overflow .shade{opacity:.6;background:#000;border-radius:10px;width:105px;height:188px;transition:all .2s}#mobile .preview-box .img-List .img-item-choose{box-sizing:border-box;cursor:pointer;border:3px solid #2e3445;border-radius:14px;width:105px;height:188px;margin-bottom:12px;margin-left:20px;transition:all .2s;position:relative}#mobile .preview-box .img-List .img-item-choose:after{content:"";clip-path:polygon(100% 0,100% 0,100% 100%,0 50%);background:#2e3445;width:8px;height:13px;position:absolute;top:50%;left:-10px;transform:translateY(-50%)}#mobile .preview-box .img-List .img-item-choose .img-overflow{border-radius:10px;width:99px;height:182px;position:relative;top:0;right:0;overflow:hidden}#mobile .preview-box .img-List .img-item-choose .img-overflow img{width:105px;height:188px}@media screen and (min-width:769px){#mobile .preview-box{transform:scale(1)}#mobile .preview-box .player-box{width:456px}}.ani2{animation:1.2s linear .3s infinite alternate both rect2}.ani3{animation:1.2s linear .3s infinite alternate both play}@keyframes move-up{0%{visibility:hidden;opacity:0;top:30px}to{visibility:visible;opacity:1;top:0}}@keyframes rect2{0%{transform:translate(0)}to{transform:translateY(10px)}}@keyframes play{0%{transform:scale(.95)}to{transform:scale(1.05)}}.animate-fly{animation:2.5s ease-in-out infinite fly}@keyframes fly{0%{transform:translateY(0)}50%{transform:translateY(10px)}to{transform:translateY(0)}}@keyframes move{0%{transform:translate(-25.5%)}to{transform:translate(25.5%)}}.fade-enter-active,.fade-leave-active{transition:opacity .2s}.fade-enter,.fade-leave-to{opacity:0}.ani1{animation:1.5s move-up}#proclamation p{margin-bottom:16px;font-size:16px;line-height:1.8}#proclamation table td{background:#fff;padding:8px 12px}.i-icon{-webkit-mask-image:var(--svg);mask-image:var(--svg);background-color:currentColor;display:inline-block;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.i-mobile{--svg:url(../../assets/icons/mdi--cellphone.svg)}.i-menu-left{--svg:url(../../assets/icons/mdi--menu-left.svg)}.i-menu-right{--svg:url(../../assets/icons/mdi--menu-right.svg)}.i-windows{--svg:url(../../assets/icons/mdi--microsoft-windows.svg)}#lookfor .btn-prev{cursor:pointer;background:url(../../assets/images/lookfor/btn-prev.png) no-repeat;width:56px;height:60px;position:absolute;top:50%;left:-60px;transform:translateY(-50%)}#lookfor .btn-next{cursor:pointer;background:url(../../assets/images/lookfor/btn-next.png) no-repeat;width:56px;height:60px;position:absolute;top:50%;right:-60px;transform:translateY(-50%)}#lookfor #carousel{background:url(../../assets/images/lookfor/bg-b.png) top no-repeat;justify-content:center;align-items:center;height:479px;display:flex}#lookfor #carousel .embla__viewport{width:1120px;overflow:hidden}#lookfor #carousel .embla__container{display:flex}#lookfor #carousel .embla__slide{flex:0 0 60%;min-width:0;padding-left:20px}#lookfor #carousel .embla__slide video{object-fit:cover;height:100%}#lookfor #carousel .embla__slide .wallpaper-download{top:75%}#lookfor #carousel .embla__slide:hover .wallpaper-download{opacity:.8}#lookfor .wallpaper{flex-direction:column;align-items:center;margin-top:10px;display:flex}#lookfor .wallpaper .wallpaper-tag-list{justify-content:center;align-items:center;width:1168px;padding:38px;display:flex}#lookfor .wallpaper .wallpaper-tag-list .tag-item{color:#111010;cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #d7edff;border-radius:12px;flex:auto;justify-content:center;align-items:center;height:40px;margin-right:14px;font-size:16px;display:flex;overflow:hidden}#lookfor .wallpaper .wallpaper-tag-list .tag-item:last-of-type{margin-right:0}#lookfor .wallpaper .wallpaper-tag-list .tag-item.active,#lookfor .wallpaper .wallpaper-tag-list .tag-item:hover{color:#fff;background:url(../../assets/images/btn-b.png) repeat-x;border:1px solid #2197f9;font-weight:700}#lookfor .wallpaper .wallpaper-list{flex-wrap:wrap;justify-content:center;align-items:center;width:1168px;display:flex}#lookfor .wallpaper .wallpaper-list .wallpaper-item{cursor:pointer;flex:0 0 376px;width:0;height:212px;margin-bottom:20px;margin-right:20px;position:relative}#lookfor .wallpaper .wallpaper-list .wallpaper-item:nth-of-type(3n){margin-right:0}#lookfor .wallpaper .wallpaper-list .wallpaper-item .image-wrapper{border:2px solid #000;border-radius:20px;width:100%;height:100%;position:relative;overflow:hidden}#lookfor .wallpaper .wallpaper-list .wallpaper-item .image-wrapper:hover{border-color:#3da7fe}#lookfor .wallpaper .wallpaper-list .wallpaper-item .image-wrapper img{object-fit:cover;object-position:center;width:100%;height:100%}#lookfor .wallpaper .wallpaper-list .wallpaper-item .wallpaper-download{z-index:999}#lookfor .wallpaper .wallpaper-list .wallpaper-item .wallpaper-item-mask{background:#00000080;width:100%;height:100%;display:none;position:absolute;top:0;left:0}#lookfor .wallpaper .wallpaper-list .wallpaper-item:hover .wallpaper-item-mask{display:block}#lookfor .wallpaper .wallpaper-list .wallpaper-item:hover .wallpaper-title{opacity:1}#lookfor .wallpaper .wallpaper-list .wallpaper-item:hover .wallpaper-download{opacity:.8}#lookfor .wallpaper .wallpaper-list .wallpaper-item .wallpaper-title{color:#fff;text-shadow:0 0 2px #292929;opacity:0;padding:0 24px;transition:all .25s ease-out;position:absolute;top:12px}#lookfor .wallpaper .wallpaper-more{color:#3da7fe;text-align:center;border:2px solid rgba($color: #3da7fe,$alpha: .28);background:rgba($color: #d7edff,$alpha: .28);cursor:pointer;border-radius:16px;justify-content:center;align-items:center;width:372px;height:52px;margin-top:20px;font-size:20px;font-weight:700;transition:all .25s;display:flex}#lookfor .wallpaper .wallpaper-more:hover{border:2px solid rgba($color: #3da7fe,$alpha: 1)}#lookfor .beautify{flex-direction:column;align-items:center;margin-top:38px;display:flex}#lookfor .beautify .beautify-title{background-image:url(../../assets/images/beautify.png);background-repeat:no-repeat;background-size:contain;width:130px;height:50px;margin:22px}#lookfor .beautify .beautify-content{background-image:url(../../assets/images/bg-a.png);background-repeat:no-repeat;background-size:contain;justify-content:center;width:100%;height:714px;display:flex;position:relative}#lookfor .beautify .beautify-content .beautify-content-inner{flex-direction:column;display:flex}#lookfor .beautify .beautify-content .beautify-content-inner .beautify-banner{justify-content:space-between;gap:12px;display:flex}#lookfor .beautify .beautify-content .beautify-content-inner .beautify-banner .beautify-left{border:2px solid #000;border-radius:16px;width:176px;height:395px;overflow:hidden}#lookfor .beautify .beautify-content .beautify-content-inner .beautify-banner .beautify-middle{border:2px solid #000;border-radius:16px;width:702px;height:395px;overflow:hidden}#lookfor .beautify .beautify-content .beautify-content-inner .beautify-banner .beautify-right{border:2px solid #000;border-radius:16px;width:176px;height:395px;overflow:hidden}#lookfor .beautify .beautify-content .beautify-content-inner .beautify-banner img{max-width:none;height:auto}#lookfor .beautify .beautify-content .beautify-content-inner .beautify-previews{width:1078px;height:122px;position:relative;overflow:hidden}#lookfor .beautify .beautify-content .beautify-content-inner .beautify-previews .embla__container{width:100%;display:flex}#lookfor .beautify .beautify-content .beautify-content-inner .beautify-previews .embla__container div{background:#c8e3f8;border-radius:16px;flex:0 0 194px;height:109px;margin-left:27px;overflow:hidden}#lookfor .beautify .beautify-content .beautify-content-inner .beautify-previews .embla__container div.active{border:4px solid #3da7fe}#lookfor .beautify .beautify-content .beautify-content-inner .beautify-previews .embla__container div img{object-fit:cover;object-position:center;width:100%}#lookfor .beautify .beautify-content .beautify-content-inner .beautify-previews .carousel-slide{border-radius:16px}#lookfor .features{flex-direction:column;align-items:center;margin-top:38px;margin-bottom:110px;display:flex;position:relative}#lookfor .features .features-title{background-image:url(../../assets/images/features.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:130px;height:50px;margin:22px}#lookfor .features .features-content{background-position:50%;background-repeat:no-repeat;background-size:contain;justify-content:center;align-items:center;width:100%;height:478px;display:flex}#lookfor .features .features-content .features-card{border:2px solid #000;border-radius:26px;width:634px;height:362px;position:absolute;bottom:0;right:0}#lookfor .features .features-content .features-card .card-title{color:#111010;background-position:50%;background-repeat:no-repeat;background-size:contain;margin-left:6px;font-size:28px;font-weight:700;position:absolute;top:30px;left:50%;transform:translate(-50%)}#lookfor .features .features-content .features-card .card-bg{width:258px;height:64px;position:absolute;top:30px;left:50%;transform:translate(-50%)}#lookfor .features .features-content .features-card .card-info{color:#111010;font-size:16px;position:absolute;top:118px;left:256px}#lookfor .features .features-content .features-card .btn-list{flex-wrap:wrap;align-items:center;width:390px;display:flex;position:absolute;bottom:40px;left:180px}#lookfor .features .features-content .features-card .btn-list .btn-list-item{--border-width:2px;cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:110px;height:44px;margin:8px;display:flex;position:relative}#lookfor .features .features-content .features-card .btn-list .btn-list-item .btn-active{z-index:3;background-size:50% 100%;border:2px solid #000;border-radius:10px;width:100%;height:100%;position:absolute}#lookfor .features .features-content .features-card .btn-list .btn-list-item .btn-content{color:#111010;z-index:99;font-size:16px;font-weight:700}#lookfor .features .features-content .features-card .btn-list .btn-list-item .btn-animation{border-radius:10px;width:100%;height:100%;position:absolute;overflow:hidden}#lookfor .features .features-content .features-card .btn-list .btn-list-item.active .btn-animation:before{content:"";border:2px solid rgba($color: #000,$alpha: 1);z-index:1;background-image:linear-gradient(#fff 0 50%,#f8917c 50%,#f8917c);background-position:0 0,100% 0,100% 100%,0 100%;background-repeat:no-repeat;background-size:50% 50%,50% 50%;border-radius:10px;width:200%;height:200%;animation:12s linear infinite move;position:absolute;top:-50%;left:-50%;transform:translate(-25.5%)}#lookfor .features .features-content .features-card .btn-list .btn-list-item.active .btn-animation:after{content:"";left:var(--border-width);top:var(--border-width);width:calc(100% - var(--border-width)*2);height:calc(100% - var(--border-width)*2);opacity:1;z-index:2;background-color:#fff;border-radius:8px;position:absolute}#lookfor .features .features-content .features-card .btn-list .btn-list-item.active .btn-active{background-image:linear-gradient(#fff 0 50%,#f8917c 50% 100%)}#lookfor .features .features-content .features-card .btn-list .btn-list-item.active .btn-active:before,#lookfor .features .features-content .features-card .btn-list .btn-list-item.active .btn-active:after{content:"";background-color:#3da7fe;border:2px solid #000;border-radius:50%;width:14px;height:14px;position:absolute;top:50%;transform:translateY(-50%)}#lookfor .features .features-content .features-card .btn-list .btn-list-item.active .btn-active:before{left:-8px}#lookfor .features .features-content .features-card .btn-list .btn-list-item.active .btn-active:after{right:-8px}#lookfor .features .features-content .features-content-inner{width:1200px;height:100%;position:relative}#lookfor .features .features-content .features-content-inner .features-download{color:#fff;cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:contain;justify-content:center;align-items:center;width:186px;height:52px;font-size:20px;font-weight:700;display:flex;position:absolute;top:34px;right:0}#lookfor .features .features-content .features-content-inner .features-carousel{z-index:1;background-color:#d7edff;border:2px solid;border-radius:26px;width:705px;height:396px;position:absolute;top:8px;overflow:hidden}#lookfor .features .features-content .features-content-inner .features-carousel video{object-fit:cover;width:100%;height:100%}#lookfor .features .features-content .features-content-inner .features-carousel .spectrum-list{flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;padding:38px 58px 0;display:flex}#lookfor .features .features-content .features-content-inner .features-carousel .spectrum-list .spectrum-list-item{background:#f8917c;border:2px solid #000;border-radius:10px;width:180px;height:148px;margin-bottom:24px}#lookfor .features .features-content .features-content-inner .features-carousel .spectrum-list .spectrum-list-item img{border:2px solid #000;border-radius:10px;width:180px;height:148px;transform:translateY(-8px)}#lookfor .pcDown{cursor:pointer;z-index:99;background-color:#fff;border:2px solid #000;border-radius:12px 0 0 12px;justify-content:center;align-items:center;gap:8px;padding:8px 12px 8px 16px;font-size:20px;font-weight:700;display:flex;position:fixed;bottom:248px;right:-2px}#lookfor .pcDown:hover{color:#2197f9;border:2px solid #2197f9}.wallpaper-download{color:#fff;opacity:0;background-color:#2197f9;border-radius:12px;justify-content:center;align-items:center;width:164px;height:46px;font-size:18px;font-weight:700;transition:all .25s ease-out;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wallpaper-download .icon-download{background-image:url(../assets/images/icon-download.png);width:24px;height:20px;margin-right:12px}.download-btn{cursor:pointer}.download-lookfor-btn{color:#fff;cursor:pointer;background:#2197f9 0 0/contain;border-radius:12px;justify-content:center;align-items:center;font-size:20px;font-weight:700;display:flex}.download-lookfor-btn:before{content:"";background-image:url(../../assets/images/icon-download.png);background-repeat:no-repeat;background-size:contain;width:24px;height:24px;margin-top:6px;margin-right:12px}.download-lookfor-btn:hover{opacity:.9}.container-w{box-sizing:border-box;width:100%;max-width:100%;padding-left:20px;padding-right:20px}@media screen and (min-width:769px){.main-header .main-nav>a{height:92px;line-height:92px}}@media screen and (min-width:1281px){.container-w{width:1280px;margin-left:auto;margin-right:auto}}@media screen and (min-width:1921px){.container-w{width:1920px;max-width:100%;margin-left:auto;margin-right:auto}}html{scroll-behavior:smooth;font-family:Microsoft YaHei}.main-header{z-index:1000;background:#fff;width:100%;height:92px;position:sticky;top:0;left:0;box-shadow:0 2px 4px #0000001a}.main-header .main-nav>a{justify-content:center;align-items:center;gap:4px;padding:0 15px;transition:all .3s;display:flex}.main-header .main-nav>a:hover{color:#3da7fe}.main-header .main-nav>a.active{font-weight:700;position:relative}.main-header .main-nav>a.active:before{content:" ";background:#000;border-radius:2px;width:23px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.main-footer{background:#ebf4ff;flex-direction:column;gap:20px;width:100%;height:auto;padding:45px 0 30px;font-size:12px;display:flex;position:relative}.main-footer p{text-align:center}.main-footer ul{text-align:center;flex-wrap:wrap;justify-content:center;gap:22px;display:flex}.main-footer ul li{color:#161616;cursor:pointer;font-weight:400;display:flex}.main-footer ul li:hover{color:#67a8f7}.main-footer ul li img{width:18px;height:20px;margin-right:12px}.download{color:#fff;cursor:pointer;background:#3da7fe;border:2px solid #2197f9;border-radius:16px;justify-content:center;align-items:center;width:244px;height:74px;font-family:Microsoft YaHei;font-size:28px;font-weight:700;line-height:74px;transition:all .3s linear;display:flex;top:378px;left:310px}.download img{width:19px;height:20px;margin-right:7px}.download:hover{background:#7ec5ff}.download.mini{box-sizing:border-box;border:2px solid #2197f9;border-radius:8px;width:140px;height:40px;font-size:12px;line-height:38px}.download.mini img{width:19px;height:20px;margin-right:7px}.download.medium{box-sizing:border-box;width:244px;height:74px;font-size:28px}.download.medium img{width:33px;height:34px;margin-right:13px}.download.large{box-sizing:border-box;width:244px;height:93px;font-size:28px}.download.large img{width:33px;height:34px;margin-right:13px}.download2{color:#fff;background:#3da7fe;border:2px solid #2197f9;border-radius:16px;justify-content:center;align-items:center;width:244px;height:74px;font-family:Microsoft YaHei;font-size:28px;font-weight:700;line-height:74px;transition:all .3s linear;display:flex;top:378px;left:310px}.download2 img{width:19px;margin-right:7px}.download2.mobile{box-sizing:border-box;width:74.4%;height:51px;font-size:22px}.download2.mobile img{width:24px;height:25px;margin-right:12px}.download3{width:74.4%;height:51px;margin:0 auto 35px;display:block;position:relative}.download3:after{content:url(/assets/img/mobile/2023/download_2.svg);box-sizing:border-box;background:#3da7fe;border:2px solid #2197f9;border-radius:16px;justify-content:center;width:74.4%;height:51px;padding-top:8px;display:flex;position:fixed;bottom:35px;left:50%;overflow:hidden;transform:translate(-50%)}.dialog{z-index:2000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.dialog .dialog-mask{background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.dialog .dialog-content{z-index:10;background:#fff;border-radius:8px;padding:20px;position:relative;box-shadow:0 4px 12px #00000026}.dialog .dialog-close{cursor:pointer;background:url(../../assets/images/close.png) 0 0/cover no-repeat;width:26px;height:26px;position:absolute;top:0;right:-54px}.video-player{width:1200px;height:675px;position:relative}.pagination{clear:both;justify-content:center;align-items:center;column-gap:6px;width:100%;margin:60px 0;font-size:14px;display:flex}.pagination .pager{justify-content:center;align-items:center;gap:6px;display:flex}.pagination .pager>a{box-sizing:border-box;text-align:center;cursor:pointer;background:#fff;min-width:28px;height:28px;padding:0 6px;font-size:12px;line-height:28px}.pagination .pager>a.active{color:#409eff;cursor:default}.pagination .pager>a:hover{color:#409eff}@property --tw-border-spacing-x{syntax:"<length>";inherits:false;initial-value:0}@property --tw-border-spacing-y{syntax:"<length>";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}
