.page1{background:url(/public/images/web/msite/bg1.png) no-repeat;background-position:center;background-size:100%;width:100%;height:100vh}.page2{background:url(/public/images/web/msite/bg2.png) no-repeat;background-position:center;background-size:100%;width:100%;height:100vh}.page3{background:url(/public/images/web/msite/bg3.png) no-repeat;background-position:center;background-size:100%;width:100%;height:100vh}.appscrollbox{position:absolute;top:50%;width:100%;text-align:center}.appinfo{color:#fff}.appinfo p:nth-child(1){font-size:24px}.appinfo p:nth-child(2){font-size:18px}.appinfo span{color:#62c3d5}.appimg{width:60%;margin:0 auto;text-align:center}.appimg img{width:100%}.appdown{width:108px;padding:8px 0;background-color:#62c3d5;margin:10px auto;color:#fff;font-size:14px;border-radius:8px}.slideup{animation:slide .5s linear 0s forwards}@keyframes slide{from{top:50%}to{top:100px}}.appdowncode{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;background-color:rgba(28,31,31,.89);text-align:center;z-index:200;display:none}.appcodebox{position:relative;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;background:#fff;border-radius:12px;padding:24px 0}.appclosebtn{width:30px;position:absolute;top:12px;right:12px}.appclosebtn img{width:100%}.appcode{width:200px;margin:0 auto}.appcode img{width:100%}