@keyframes shakeSlight{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes shake{0%,30%,60%,90%,100%{transform:rotateX(0)}15%{transform:rotateX(15deg)}45%{transform:rotateX(10deg)}75%{transform:rotateX(5deg)}}@keyframes winLight{0%{transform:translate(-50%, -50%) rotate(0)}100%{transform:translate(-50%, -50%) rotate(360deg)}}@keyframes starsShua{0%{transform:rotate(0)}50%,100%{transform:rotate(180deg)}}body{width:100vw;height:100vh;overflow:hidden;background:url(../img/bg.webp) no-repeat 50% 50%/cover}img{max-width:none}.first{width:100vw;height:100vh;position:fixed;left:0;top:0;z-index:3;display:flex;align-items:center}.first.active{pointer-events:none}.first.active .run_box{transition:transform 1s ease-out,opacity .4s 1s linear;transform:translateZ(1600px);opacity:0}.first.active .start{display:none}.first .main{width:100%;height:90vh;position:relative;perspective:2000px;perspective-origin:50% 60%}.first .subtit{width:82vw;position:absolute;left:9vw;top:0}.first .title{width:88vw;position:absolute;left:3vw;top:-71%;z-index:10}.first .start{width:30vw;position:absolute;left:35vw;bottom:0;z-index:10}.run_box{width:100vw;position:absolute;left:0;bottom:10%;text-align:center;transition:all 1s ease-out}.run_img{width:66vw}.card_box{width:127vw;position:absolute;left:-13vw;bottom:-16%;transition:all 1s;perspective:1000px}.card_box .card1{width:100%;position:absolute;left:0;top:0;animation-name:shakeSlight;animation-timing-function:linear;animation-iteration-count:infinite}.card_box .card2{width:100%;position:absolute;left:0;top:0;animation-name:shakeSlight;animation-timing-function:linear;animation-iteration-count:infinite}.card_box .card3{width:100%;position:absolute;left:0;top:0;animation-name:shakeSlight;animation-timing-function:linear;animation-iteration-count:infinite}.card_box .card4{width:100%;position:absolute;left:0;top:0;animation-name:shakeSlight;animation-timing-function:linear;animation-iteration-count:infinite}.card_box .card5{width:100%;position:absolute;left:0;top:0;animation-name:shakeSlight;animation-timing-function:linear;animation-iteration-count:infinite}.card_box .card6{width:100%;position:absolute;left:0;top:0;animation-name:shakeSlight;animation-timing-function:linear;animation-iteration-count:infinite}.card_box .card7{width:100%;position:absolute;left:0;top:0;animation-name:shakeSlight;animation-timing-function:linear;animation-iteration-count:infinite}.card_box .card8{width:100%;position:absolute;left:0;top:0;animation-name:shakeSlight;animation-timing-function:linear;animation-iteration-count:infinite}.card_box .card9{width:100%;position:absolute;left:0;top:0;animation-name:shakeSlight;animation-timing-function:linear;animation-iteration-count:infinite}.card_box .card1{position:relative}.flowers{position:absolute;transition:all 1s linear;transform:scale(0)}.flowers.fl1{width:11vw;left:83%;top:7%}.flowers.fl2{width:10vw;left:14%;top:14%;z-index:3}.flowers.fl3{width:26vw;left:2%;top:87%}.flowers.fl4{width:19vw;left:56%;top:87%;z-index:3}.flowers.fl5{width:11vw;left:71%;top:126%}.flowers.fl6{width:7vw;left:89%;top:115%;z-index:3}.info{width:100%;height:100%;position:fixed;left:0;top:0;background:rgba(0,0,0,.5);z-index:10;display:none}.info img{width:82vw;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.poker_wrap{width:95vw;aspect-ratio:19/25;position:fixed;left:50%;top:50%;transform:translate(-50%, -50%);perspective:1000px;display:none;pointer-events:none}.poker_wrap::before{content:"";width:33%;height:33%;position:absolute;left:33%;top:33%;background:url(../img/pokerCenter.webp) no-repeat 50% 50%/cover}.poker_wrap.canClick{pointer-events:auto}.poker_wrap .item{width:33%;height:33%;position:absolute;left:33%;top:33%;perspective:1000px;transform-style:preserve-3d;transition:all .3s ease-out}.poker_wrap .item.shake{transform-origin:50% 0%;animation:shake .5s .3s ease-in-out}.poker_wrap .item .active{width:100%;height:100%;perspective:1000px;transform-style:preserve-3d;transition:all .3s ease-out}.poker_wrap .item.p1{top:0;left:0;z-index:24}.poker_wrap .item.p2{top:0;left:33%;z-index:21}.poker_wrap .item.p3{top:0;left:66%;z-index:18}.poker_wrap .item.p4{top:33%;left:66%;z-index:15}.poker_wrap .item.p5{top:66%;left:66%;z-index:12}.poker_wrap .item.p6{top:66%;left:33%;z-index:9}.poker_wrap .item.p7{top:66%;left:0%;z-index:6}.poker_wrap .item.p8{top:33%;left:0%;z-index:3}.poker_wrap .item.choose{animation:none}.poker_wrap .item.choose .active{transform:rotateY(180deg)}.poker_wrap .item.dispear{transform-origin:50% 50%;transition:all .5s .6s;transform:rotate(360deg) scale(0)}.poker_wrap .item .poker{width:100%;height:100%}.poker_wrap .item .back{width:100%;height:100%;position:absolute;left:0;top:0;transform:translateZ(1px)}.poker_wrap .item .poker{transform:translateZ(-1px) rotateY(180deg)}.win_wrap{width:100%;height:100%;position:fixed;left:0;top:0;z-index:13;background:rgba(0,0,0,.7);display:none}.win_wrap.showCont::before{content:none}.win_wrap.showCont .win_box{display:none}.win_wrap.showCont .ifr_dom{display:block}.win_wrap::before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:url(../img/stars.webp) no-repeat 50% 50%/contain;animation:starsShua 1.2s steps(1) infinite}.win_wrap .light{width:137vw;aspect-ratio:1/1;position:absolute;left:50%;top:50%;z-index:-1;animation:winLight 4s linear infinite}.win_wrap .win_box{width:82vw;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:1rem}.win_wrap .ans{width:100%}.win_wrap .card_close{width:10%}.ifr_dom{width:90vw;height:85vh;background:#fff;transition:all .3s;border-radius:10px;overflow:hidden;position:absolute;left:5vw;top:9vh;display:none;padding:0 10px 10vh;box-sizing:border-box}.ifr_dom .close{height:8%;box-sizing:border-box;display:flex;flex-shrink:0;justify-content:flex-end;padding:10px 10px 5px 0}.ifr_dom .close img{height:100%;cursor:pointer}.content{display:none;height:100%;overflow-y:scroll}.content h1{font-size:30px;line-height:120%;margin-bottom:15px;text-align:center}.content .inform{width:100%;font-size:14px;color:#999;display:flex;justify-content:center;line-height:16px;padding-bottom:15px;border-bottom:1px solid #eee}.content .inform p{padding:0 20px;position:relative}.content .inform p::after{content:"";position:absolute;bottom:0;right:0;width:1px;height:14px;background:#999}.content .inform p:first-child{padding-left:0}.content .inform p:last-child::after{content:none}.article{padding:10px;overflow:hidden}.article p{text-indent:2em;margin-bottom:20px;text-align:justify;line-height:165%}.article p img{width:100%}.article .editor{text-align:right;margin-bottom:30px;font-size:14px;color:#999}.last{width:100vw;height:100vh;position:fixed;left:0;top:0;z-index:15;display:none}.last .last_title{width:94vw;position:absolute;left:3vw;top:-26%;z-index:6}.last .run_box{top:25%;bottom:auto}.last .last_light{width:150vw;position:absolute;left:-25vw;top:-25vw;animation:shakeSlight 4s linear reverse infinite}.last .run_img{position:relative;z-index:3}.last .card_box{bottom:-13%;z-index:3}.last .complete{width:60vw;position:absolute;left:20vw;top:120%;z-index:6}.last .last_star{width:100%;position:absolute;left:0;top:-10%;z-index:9;animation:starsShua 1.2s steps(1) infinite}.last .list_btn{width:16vw;position:absolute;left:42vw;bottom:3vh}.list_wrap{width:100vw;height:100vh;position:fixed;left:0;top:0;display:none}.list_wrap .list_img{width:60vw;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.list_wrap .return{width:8vw;position:absolute;left:4vw;top:7vw}.music{width:10vw;height:10vw;position:fixed;top:3%;right:3%;z-index:90;background:url(../img/sc7.webp) no-repeat 50% 50%/cover}.music.muted{background:url(../img/sc8.webp) no-repeat 50% 50%/cover}/*# sourceMappingURL=style.min.css.map */