html,body,ul,ol,li,h1,h2,h3,h4,h5,h6,p,a,img,input,textarea,button,table,tr,th,td,strong,b,em,i{margin:0;padding:0;font-size:.32rem;font-weight:400;font-style:normal;-webkit-text-size-adjust:none;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:system-ui,-apple-system,BlinkMacSystemFont,Arial,PingFang SC,Segoe UI,Roboto,Helvetica,Microsoft YaHei,sans-serif,Apple Color Emoji,Noto Color Emoji,Segoe UI Emoji,Segoe UI Symbol}li{list-style:none}img{border:none}a{-webkit-text-decoration:none;text-decoration:none;outline:none}input,textarea,button{outline:none;-webkit-appearance:none}::-webkit-input-placeholder{color:#a3a3a3}::-webkit-inner-spin-button{-webkit-appearance:none}::-webkit-scrollbar{width:0;display:none}*{box-sizing:border-box}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease}.fade-enter,.fade-leave-to{opacity:0}.up-popup-enter-active,.up-popup-leave-active,.up-popup-enter-active .popup_inner,.up-popup-leave-active .popup_inner{transition:all .3s ease}.up-popup-enter-from .popup_inner,.up-popup-leave-to .popup_inner{transform:translateY(100%)}.zoom-in-enter-active,.zoom-in-leave-active{transition:all .3s ease}.zoom-in-enter-active .popup_inner,.zoom-in-leave-active .popup_inner{opacity:1;transform:scaleZ(1);transition:all .3s ease}.zoom-in-enter-from .popup_inner,.zoom-in-leave-to .popup_inner{opacity:0;transform:scale3d(.3,.3,.3)}.zoom-out-enter-active{transition:all .5s linear}.zoom-out-enter-active .popup_inner{animation:zoomOut .5s linear}.zoom-out-leave-active{transition:all .3s linear}.zoom-out-leave-active .popup_inner{animation:zoomOut1 .3s linear forwards}@keyframes zoomOut{0%{transform:scale3d(0,0,0)}75%{transform:scale3d(1.1,1.1,1.1)}to{transform:scaleZ(1)}}@keyframes zoomOut1{0%{transform:scaleZ(1)}to{transform:scale3d(0,0,0)}}.slide-enter-active{animation:slide .3s linear}.slide-leave-active{animation:slide .3s linear reverse}@keyframes slide{0%{transform:translate(100vw)}to{transform:translate(0)}}.ani-zoom{animation:.6s linear aniZoom}.zoom-enter-active{transition:all .5s linear}.zoom-enter-active .popup_inner{animation:aniZoom .3s}.zoom-leave-active{transition:all .5s linear}.zoom-leave-active .popup_inner{animation:aniZoom .3s reverse forwards}@keyframes aniZoom{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:1;transform:scaleZ(1)}}.ani-fade-in{animation:.6s linear fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.ani-fade-out{animation:.6s linear fadeOut forwards}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.ani-breathe{animation:aniBreathe 1.7s ease-out infinite both}@keyframes aniBreathe{0%{transform:scale(.95)}50%{transform:scale(1.05)}to{transform:scale(.95)}}.ani-tada{animation:aniTada 1s ease infinite}@keyframes aniTada{0%{transform:scaleZ(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scaleZ(1)}}.ani-head-shake{animation:aniHeadShake 1s ease-in-out}@keyframes aniHeadShake{0%{transform:translate(0)}6.5%{transform:translate(-6px) rotateY(-9deg)}18.5%{transform:translate(5px) rotateY(7deg)}31.5%{transform:translate(-3px) rotateY(-5deg)}43.5%{transform:translate(2px) rotateY(3deg)}50%{transform:translate(0)}}.ani-bounce{animation:aniBounce .8s linear;transform-origin:center bottom}@keyframes aniBounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-.15rem,0) scaleY(1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-.15rem,0) scaleY(1.02)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-.04rem,0) scaleY(1.02)}}.ani-fade-up{animation:fadeUp .8s linear}@keyframes fadeUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.ani-bounce-in{animation:aniBounceIn .8s linear}@keyframes aniBounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleZ(1)}}.scale-list-enter-active,.scale-list-leave-active{transition:all 1s}.scale-list-enter,.scale-list-leave-to{opacity:0;transform:translateY(.1rem) scale(.5)}@keyframes masked-animation{0%{background-position:0 0}to{background-position:100% 100%}}@keyframes slide_leave{0%{transform:translate(0)}to{transform:translate(-100vw)}}@keyframes slide_enter{0%{transform:translate(-100vw)}to{transform:translate(0)}}html,body{overflow:hidden}html.ar,html.ur{direction:rtl}body{color:#160a01;background:#fff;-webkit-user-select:none;user-select:none}a{color:#fff;-webkit-text-decoration:none;text-decoration:none}a:hover{-webkit-text-decoration:none;text-decoration:none}img{-webkit-touch-callout:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:100%}#app{margin:auto;background:transparent}.loading{position:fixed;left:0;top:0;right:0;bottom:0;z-index:100000;background:rgba(0,0,0,.4) center center no-repeat;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none}.loading span{display:block;color:#fff;background:#000;line-height:1;padding:.1rem .14rem;border-radius:.1rem}html{--tab-active-color: #1e3985;--tab-active-background: #ccdef5;--gift-item-background: #758fde;--gift-icon-background: rgba(49, 64, 187, .45);--gift-rate-background: linear-gradient(to right, #56d3d6, #3584d1)}.fp-tableCell{vertical-align:inherit!important}#fp-nav ul li a span,.fp-slidesNav ul li a span{width:.06rem!important;height:.06rem!important;background:#e4e4e4!important;border-radius:.03rem!important}#fp-nav ul li{width:.06rem!important;height:.06rem!important;margin:.2rem 1.4rem .2rem .2rem!important}#fp-nav ul li a.active span{width:.06rem!important;height:.28rem!important;background:#ffac5f!important;border-radius:.03rem!important;margin-left:-.03rem!important;margin-top:-.14rem!important}#fp-nav ul li a span{margin:-.03rem 0 0 -.03rem!important}.headerBg{display:flex;flex-direction:row;justify-content:center;align-items:center;position:fixed;top:0;left:0;z-index:999999;background-color:#fff;width:100vw}.headerBg header{width:12.8rem;height:.9rem;display:flex;align-items:center}.headerBg header .logo{width:1.49rem;height:.47rem}.section{position:relative}.section .page_wrap{max-width:12.8rem;height:100%;display:flex;justify-content:space-between;padding-top:.9rem;margin:auto}.section .page_wrap.reverse{flex-direction:row-reverse}.section .page_wrap .logo_slogan{height:100%;padding-top:2.85rem}.section .page_wrap .logo_slogan>img{width:4.9rem;height:1.95rem;animation:anim-play .3s ease}.section .page_wrap .logo_slogan .platform{margin-top:.3rem;animation:anim-play-btn .3s ease .2s}.section .page_wrap .logo_slogan .platform img{width:2.82rem;height:.72rem}.section .page_wrap .logo_slogan .platform img:nth-of-type(1){margin-right:.35rem}.section .page_wrap .introduce{padding-top:3.5rem}.section .page_wrap .introduce div:nth-of-type(1){font-weight:700;font-size:.56rem;color:#333;line-height:1}.section .page_wrap .introduce div:nth-of-type(2){margin-top:.4rem;font-weight:600;font-size:.28rem;color:#666;line-height:.42rem}.section .page_wrap .img_illustration{height:100%;padding-top:.6rem}.section .page_wrap .img_illustration img{width:6.6rem;height:auto}.section .page_wrap .arrow{position:absolute;width:10rem;left:50%;margin-left:-5rem;bottom:.46rem;display:flex;justify-content:center;flex-direction:column;align-items:center}.section .page_wrap .arrow>div{display:flex}.section .page_wrap .arrow>div:nth-of-type(1){font-weight:500;font-size:.16rem;color:#fff;line-height:.2rem}.section .page_wrap .arrow>div:nth-of-type(2){margin:.1rem 0}.section .page_wrap .arrow>div:nth-of-type(2) img{width:.25rem;height:.36rem}.section .page_wrap .arrow>div:nth-of-type(3){animation:anim-play-icon-down infinite 2s ease-in}.section .page_wrap .arrow>div:nth-of-type(3) img{width:.1rem;height:.16rem}.section .content{position:relative;width:100%}.section .content .inner{padding-bottom:2.4rem}.section .content .inner .blog{padding-top:.9rem}.section .content .inner .blog .title{height:.7rem;font-weight:700;font-size:.5rem;color:#000;line-height:.7rem;text-align:center}.section .content .inner .blog .imgs{margin-top:.51rem;text-align:center}.section .content .inner .blog .imgs img{width:3.6rem;height:3.6rem}.section .content .inner .blog .imgs img:nth-of-type(2){margin:0 1rem}.section .content .inner .footer{width:100vw;height:2.4rem;position:absolute;background:#1a1512;bottom:0;left:50%;margin-left:-50vw;padding-top:.45rem}.section .content .inner .footer .contact_us,.section .content .inner .footer .about_us{width:5.4rem;height:.28rem;font-size:.2rem;color:#999;line-height:.28rem;display:flex;justify-content:center;align-items:center;margin:0 auto}.section .content .inner .footer .contact_us:before,.section .content .inner .footer .contact_us:after,.section .content .inner .footer .about_us:before,.section .content .inner .footer .about_us:after{content:"";display:inline-block;flex:1;height:.01rem;background:rgba(255,255,255,.1)}.section .content .inner .footer .contact_us:before,.section .content .inner .footer .about_us:before{margin-right:.1rem}.section .content .inner .footer .contact_us:after,.section .content .inner .footer .about_us:after{margin-left:.1rem}.section .content .inner .footer .logos{width:5.4rem;margin:.2rem auto;display:flex;justify-content:center;align-items:center}.section .content .inner .footer .logos div:nth-of-type(1) img{width:auto;height:.48rem}.section .content .inner .footer .logos div:nth-of-type(2) a{display:inline-block;margin-right:.2rem}.section .content .inner .footer .logos div:nth-of-type(2) a:last-child{margin-right:0}.section .content .inner .footer .logos div:nth-of-type(2) img{width:.28rem;height:.28rem}.section .content .inner .footer .company_info{width:5.4rem;margin:0 auto;border-bottom:1px solid rgba(255,255,255,.1);padding:0rem 0}.section .content .inner .footer .company_info p{font-size:.16rem;color:#999;line-height:.22rem}.section .content .inner .footer .urls{height:.19rem;font-size:.14rem;color:#999;line-height:.19rem;text-align:center;margin-top:.14rem}.section .content .inner .footer .urls a{color:#c5c5c5;-webkit-text-decoration:underline;text-decoration:underline;padding:0 .05rem;font-size:.14rem;cursor:pointer}@keyframes anim-play{0%{transform:translateY(92px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes anim-play-btn{0%{transform:translateY(55px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes anim-play-icon-down{0%{transform:translateY(0)}50%{transform:translateY(15px)}to{transform:translateY(0)}}
