@keyframes moveArrow{from{transform:translateY(0)}to{transform:translateY(20px)}}@keyframes myBreath{50%{transform:scale(0.97)}}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%, 0, 0)}100%{opacity:1;transform:none}}@keyframes opacity{0%{opacity:0}100%{opacity:1}}@keyframes shake{0%,100%{transform:translate3d(0, 0, 0)}10%{transform:translate3d(-2px, -1px, 0) rotate(-1deg)}20%{transform:translate3d(2px, 1px, 0) rotate(1deg)}30%{transform:translate3d(-2px, 0, 0) rotate(-0.5deg)}40%{transform:translate3d(2px, -1px, 0) rotate(1deg)}50%{transform:translate3d(-1px, 1px, 0) rotate(-0.5deg)}60%{transform:translate3d(1px, 0, 0) rotate(0.5deg)}70%{transform:translate3d(-1px, -1px, 0) rotate(-1deg)}80%{transform:translate3d(1px, 1px, 0) rotate(0.5deg)}90%{transform:translate3d(-1px, 0, 0) rotate(-0.5deg)}}html,body{position:relative;width:100%;height:100%;scrollbar-width:thin}body{background:#eee;font-family:"Helvetica Neue, Helvetica, Arial, sans-serif";font-size:14px;color:#000;min-width:1330px;min-height:700px}.container{position:relative;min-width:1330px;min-height:700px;width:100%;height:100%}.container .swiper-slide{text-align:center;font-size:18px}.nav-wrapper{position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:80px;background:url("../images/pc/nav-bg.png") top center/cover no-repeat;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:99}.nav-wrapper .logo{position:absolute;top:14px;left:45px}.nav-wrapper ul{display:flex;align-items:center;justify-content:center}.nav-wrapper ul li a{display:block;width:243px;height:27px;color:#fff;font-size:16px;text-align:center}.nav-wrapper ul .nav1 a{background:url("../images/pc/nav-b1.png") center no-repeat}.nav-wrapper ul .nav1.active a{background:url("../images/pc/nav-b1a.png") center no-repeat}.nav-wrapper ul .nav2 a{background:url("../images/pc/nav-b2.png") center no-repeat}.nav-wrapper ul .nav2.active a{background:url("../images/pc/nav-b2a.png") center no-repeat}.nav-wrapper ul .nav3 a{background:url("../images/pc/nav-b3.png") center no-repeat}.nav-wrapper ul .nav3.active a{background:url("../images/pc/nav-b3a.png") center no-repeat}.nav-wrapper ul .nav4 a{background:url("../images/pc/nav-b4.png") center no-repeat}.nav-wrapper ul .nav4.active a{background:url("../images/pc/nav-b4a.png") center no-repeat}.nav-wrapper ul .nav5 a{background:url("../images/pc/nav-b5.png") center no-repeat}.nav-wrapper ul .nav5.active a{background:url("../images/pc/nav-b5a.png") center no-repeat}.nav-wrapper .navBtns-wrapper{position:absolute;right:20px;width:auto;display:flex;align-items:center;justify-content:center}.nav-wrapper .navBtns-wrapper a{display:block;margin:0 7px}.nav-wrapper .musicBtn.active{animation:rotate 5s infinite linear}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.copy-right{position:fixed;bottom:25px;left:34px;color:#fff;font-size:18px;filter:drop-shadow(0px 1px 3px rgb(0, 0, 0));z-index:9}#section1{position:relative;height:1080px;background:url("../images/pc/bg1.jpg") no-repeat top center;overflow:hidden}.slide1{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden;z-index:3}.slide1 .logo{position:absolute;top:124px;left:45px}.slide1 .slide1-content{width:1200px;margin:0 auto;text-align:center;position:absolute;bottom:55px;left:50%;margin-left:-600px;transform:scale(0.9)}.slide1 .slide1-content .btn1{display:block;margin:0 auto;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;animation:myBreath 1s infinite alternate}#section2{position:relative;height:1083px;background:url("../images/pc/bg2.jpg") no-repeat top center;overflow:hidden}.slide2{position:absolute;width:100%;height:100%;display:flex;flex-flow:column;align-items:center;justify-content:center}.slide2 .title{position:absolute;top:120px;left:50px}.slide2 .slide2-content{position:absolute;top:calc(50% + 43px);left:50%;transform:translate(-50%, -50%)}.slide2 .slide2-content .slide2-left{position:relative;width:1710px;height:1015px;background:url("../images/pc/sect2-bg.png") no-repeat center;background-size:100% 100%}.slide2 .slide2-content .slide2-left .left_box{position:absolute;bottom:204px;left:724px;width:418px;height:262px}.slide2 .slide2-content .slide2-left .radio-wrapper{margin:19px auto 10px;margin-left:10px;display:flex;flex-flow:row;justify-content:center;gap:20px}.slide2 .slide2-content .slide2-left .radio-wrapper a{display:block;width:137px;height:45px;border:3px solid rgba(0,0,0,0)}.slide2 .slide2-content .slide2-left .radio-wrapper a.active{border-radius:9px;border:3px solid #00ff1e}.slide2 .slide2-content .slide2-left .radio-wrapper a.android{background:url("../images/pc/sect2-1-google.png") no-repeat center;background-size:100% 100%}.slide2 .slide2-content .slide2-left .radio-wrapper a.ios{background:url("../images/pc/sect2-1-apple.png") no-repeat center;background-size:100% 100%}.slide2 .slide2-content .slide2-left .input-wrapper{position:relative;margin:0 auto;width:290px;height:40px}.slide2 .slide2-content .slide2-left .input-wrapper input{width:100%;height:100%;line-height:100%;font-size:20px;color:#000;text-align:center}.slide2 .slide2-content .slide2-left .check-wrapper{padding-left:60px;text-align:left}.slide2 .slide2-content .slide2-left .check-wrapper a{display:inline-block;color:#dbdada}.slide2 .slide2-content .slide2-left .check-wrapper a.check{width:31px;height:31px;background:url("../images/pc/sect2-1-check.png") no-repeat center;background-size:100% 100%;margin-right:6px;vertical-align:super}.slide2 .slide2-content .slide2-left .check-wrapper a.check.active{background:url("../images/pc/sect2-1-check-a.png") no-repeat center;background-size:100% 100%}.slide2 .slide2-content .slide2-left .check-wrapper a.privacy{width:266px;height:45px}.slide2 .slide2-content .slide2-left .submit{margin-left:104px;width:227px;height:65px;background:url("../images/pc/sect2-1-b-reg.png") no-repeat center;background-size:100% 100%;animation:myBreath 1s infinite alternate}#section3{position:relative;height:1083px;background:url("../images/pc/bg3.jpg") no-repeat top center;overflow:hidden}.slide3{position:absolute;width:100%;height:100%}.slide3 .slide3-content{position:absolute;top:calc(50% + 16px);left:50%;transform:translate(-50%, -50%)}.slide3 .slide3-content .slide3-items{width:1710px;height:1018px;background:url("../images/pc/sect3-bg.png") no-repeat center;background-size:100% 100%}.slide3 .slide3-content .items-wrapper{position:absolute;top:277px;left:425px;display:flex;flex-flow:row;align-items:center;justify-content:center}.slide3 .slide3-content .items-wrapper .item1{width:1017px;height:381px;background:url("../images/pc/sect3-p1.png") no-repeat center;background-size:100% 100%}.slide3 .slide3-content .items-wrapper .item2{width:1017px;height:381px;background:url("../images/pc/sect3-p2.png") no-repeat center;background-size:100% 100%}.slide3 .slide3-content .items-wrapper .item3{width:1017px;height:381px;background:url("../images/pc/sect3-p3.png") no-repeat center;background-size:100% 100%}.slide3 .slide3-content .items-wrapper .item4{width:1017px;height:381px;background:url("../images/pc/sect3-p4.png") no-repeat center;background-size:100% 100%}.slide3 .slide3-content .items-wrapper .item{display:none}.slide3 .slide3-content .items-wrapper .item.active{display:block}.slide3 .slide3-content .go_fb_detail{display:block;position:absolute;top:731px;left:1010px;width:144px;height:40px}#section4{position:relative;height:1078px;background:url("../images/pc/bg4.jpg") no-repeat top center;overflow:hidden}.slide4{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-flow:column}.slide4 .slide4-content{position:absolute;top:calc(50% + 14px);left:50%;transform:translate(-50%, -50%)}.slide4 .card-wrapper{width:1710px;height:1019px;background:url("../images/pc/sect4-bg.png") no-repeat center/contain;background-size:100% 100%}.slide4 .card-wrapper .icon-list{position:absolute;top:275px;left:426px}.slide4 .card-wrapper .icon-list .icon{margin-top:-15px;position:relative;cursor:pointer}.slide4 .card-wrapper .icon-list .icon .normal{display:block}.slide4 .card-wrapper .icon-list .icon .act{display:none}.slide4 .card-wrapper .icon-list .icon.active .normal{display:none}.slide4 .card-wrapper .icon-list .icon.active .act{display:block}.slide4 .card-wrapper .card{position:absolute;top:105px;left:586px;opacity:0;transition:.25s ease-in-out all}.slide4 .card-wrapper .card.active{opacity:1}.slide4 .card-wrapper .card.card1{top:57px}#section5{position:relative;height:1020px;background:url("../images/pc/bg5.jpg") no-repeat top center;overflow:hidden}.slide5{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-flow:column}.slide5 .slide5-box{position:absolute;top:calc(50% + 20px);left:50%;transform:translate(-50%, -50%);width:1710px;height:969px;background:url("../images/pc/sect5-bg.png") no-repeat center;background-size:100% 100%}.slide5 .carousel-wrapper{position:relative;padding-top:239px;width:800px;height:700px;margin:0 auto;margin-left:500px}.slide5 .carousel{width:100%;height:100%}.slide5 .carousel .swiper-slide{width:100%;height:100%}.slide5 .carousel .swiper-slide .img-box{position:relative;width:-moz-fit-content;width:fit-content;margin:0 auto}.slide5 .carousel .swiper-slide img{width:auto;height:100%;-o-object-fit:contain;object-fit:contain;padding:5px}.slide5 .swiper-button-prev,.slide5 .swiper-button-next{font-size:0;color:rgba(0,0,0,0);width:77px;height:77px}.slide5 .swiper-button-prev{top:435px;left:-45px;background:url("../images/sect5/sect-5-AL.png") no-repeat center;background-size:100% 100%}.slide5 .swiper-button-next{top:435px;right:-45px;background:url("../images/sect5/sect-5-AR.png") no-repeat center;background-size:100% 100%}.slide5 .swiper-pagination{bottom:-55px}.slide5 .swiper-pagination .swiper-pagination-bullet{width:104px;height:58px;margin:0 12px;opacity:1;border-radius:unset;background-color:unset}.slide5 .swiper-pagination .swiper-pagination-bullet:nth-child(1){background-image:url("../images/sect5/sect5-btm-1.png");background-size:100% 100%}.slide5 .swiper-pagination .swiper-pagination-bullet:nth-child(1).swiper-pagination-bullet-active{display:inline-block;box-shadow:0 0 9px 3px #ffeb45;transition:.25s ease-out all;transform:scale(1.1)}.slide5 .swiper-pagination .swiper-pagination-bullet:nth-child(2){background-image:url("../images/sect5/sect5-btm-2.png");background-size:100% 100%}.slide5 .swiper-pagination .swiper-pagination-bullet:nth-child(2).swiper-pagination-bullet-active{display:inline-block;box-shadow:0 0 9px 3px #ffeb45;transition:.25s ease-out all;transform:scale(1.1)}.slide5 .swiper-pagination .swiper-pagination-bullet:nth-child(3){background-image:url("../images/sect5/sect5-btm-3.png");background-size:100% 100%}.slide5 .swiper-pagination .swiper-pagination-bullet:nth-child(3).swiper-pagination-bullet-active{display:inline-block;box-shadow:0 0 9px 3px #ffeb45;transition:.25s ease-out all;transform:scale(1.1)}.slide5 .swiper-pagination .swiper-pagination-bullet:nth-child(4){background-image:url("../images/sect5/sect5-btm-4.png");background-size:100% 100%}.slide5 .swiper-pagination .swiper-pagination-bullet:nth-child(4).swiper-pagination-bullet-active{display:inline-block;box-shadow:0 0 9px 3px #ffeb45;transition:.25s ease-out all;transform:scale(1.1)}.slide5 .swiper-pagination .swiper-pagination-bullet:nth-child(5){background-image:url("../images/sect5/sect5-btm-5.png");background-size:100% 100%}.slide5 .swiper-pagination .swiper-pagination-bullet:nth-child(5).swiper-pagination-bullet-active{display:inline-block;box-shadow:0 0 9px 3px #ffeb45;transition:.25s ease-out all;transform:scale(1.1)}.fix_open{display:none;position:absolute;right:0;top:50%;margin-top:-35px;width:35px;height:65px;background:url("../images/pc/fixed-bg-1.png") no-repeat center;background-size:100%;z-index:3}.fixed-wrapper{position:fixed;top:160px;right:0;width:225px;height:606px;background:url("../images/pc/fixed-bg.png") no-repeat center;background-size:100% 100%;z-index:3}.fixed-wrapper.active{opacity:1}.fixed-wrapper .fix_close{display:block;position:absolute;top:306px;left:-1px;width:34px;height:65px;background:url("../images/pc/fixed-bg-2.png") no-repeat center;background-size:100% 100%;z-index:2}.fixed-wrapper ul{position:absolute;top:24px;left:49px;padding-top:261px}.fixed-wrapper ul li a{display:block;margin:16px auto;text-align:center}.fixed-wrapper .top{position:absolute;bottom:0;right:50%;transform:translateX(65%);width:36%;height:66px}.one-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:700px;height:812px;background:url("../images/pc/_KP.png") no-repeat center;background-size:100%}.one-wrapper .closeF{position:absolute;top:192px;right:18px;width:52px;height:53px;background:url("../images/modal-close.png") no-repeat center}.one-wrapper .one-content{position:absolute;top:560px;left:49%;transform:translateX(-50%);width:100%;height:220px}.one-wrapper .one-content .radio-wrapper{display:flex;justify-content:center;gap:25px}.one-wrapper .one-content .radio-wrapper a{width:137px;height:45px;border:3px solid rgba(0,0,0,0)}.one-wrapper .one-content .radio-wrapper a.active{border-radius:9px;border:3px solid #00ff1e}.one-wrapper .one-content .radio-wrapper a.android{background:url("../images/pc/sect2-1-google.png") no-repeat center;background-size:100% 100%}.one-wrapper .one-content .radio-wrapper a.ios{background:url("../images/pc/sect2-1-apple.png") no-repeat center;background-size:100% 100%}.one-wrapper .one-content .input-wrapper{width:337px;height:35px;margin:10px auto 0}.one-wrapper .one-content .input-wrapper input{width:100%;height:100%;line-height:100%;font-size:20px;color:#000;text-align:center}.one-wrapper .one-content .check-wrapper{margin-top:6px;padding-left:167px}.one-wrapper .one-content .check-wrapper a{font-size:16px;font-weight:bold;color:#fff}.one-wrapper .one-content .check-wrapper a.check{display:inline-block;width:31px;height:31px;background:url("../images/pc/sect2-1-check.png") no-repeat center;background-size:100% 100%;margin-right:3px;vertical-align:top}.one-wrapper .one-content .check-wrapper a.check.active{background:url("../images/pc/sect2-1-check-a.png") no-repeat center;background-size:100% 100%}.one-wrapper .one-content .check-wrapper .privacy{display:inline-block;width:311px;height:41px}.one-wrapper .one-content .submit{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:318px;height:78px}.code-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:753px;height:697px;background:url("../images/pc/modal-prize-bg.png") no-repeat center;background-size:100% 100%}.code-wrapper .close{right:20px;top:170px}.code-wrapper .jump_chat{position:absolute;bottom:61px;left:457px;width:157px;height:43px;background:url("../images/pc/modal-prize-b1.png") no-repeat center;background-size:100% 100%;animation:1s myBreath ease-in-out infinite}.tipWrapper{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:415px;height:187px;background:url("../images/pc/modal-err-reg.png") no-repeat center;background-size:100%}.tipWrapper .close{top:111px;left:50%;transform:translateX(-50%);width:158px;height:46px;background:unset}.errWrapper{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:415px;height:187px;background:url("../images/pc/modal-err-phone.png") no-repeat center;background-size:100%}.errWrapper .close{top:111px;left:50%;transform:translateX(-50%);width:158px;height:46px;background:unset}