body,div,p,header,footer,section,h3,h5,ul{padding:0;margin:0;box-sizing:border-box;line-height:1}button{margin:0;padding:0;border:0;outline:0 none}a{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-user-select:none;-moz-user-focus:none;-moz-user-select:none;text-decoration:none}html{background-color:#efefef}body{max-width:430px;margin:0 auto}header{display:flex;justify-content:space-between;align-items:center;background-color:#321563;border-bottom:3px solid #F9A910;height:67px;padding:0 18px}header img{width:64px;height:49px}header span{color:#fff;font-size:13px;font-family:RobotRegular}body .banner{height:487px;width:100%;display:flex}body .banner img{width:100%}body .game-container{background:linear-gradient(to bottom left, #50077c, #111239);padding:16px 18px 26px}body .game-container .game-remarks-phone{display:flex;margin:0 auto 17px}body .game-container .game-remarks-phone img{width:100%}body .game-container .game-remarks{width:100%;display:flex;justify-content:center;flex-direction:column;width:100%;background-color:rgba(30,29,77,0.62);border-radius:5px;margin:0 auto 17px;padding:11px 10px 14px 10px}body .game-container .game-remarks .remarks-top,body .game-container .game-remarks .remarks-bottom{display:flex;align-items:center;justify-content:space-between}body .game-container .game-remarks .remarks-top .remarks-option,body .game-container .game-remarks .remarks-bottom .remarks-option{display:flex;align-items:center;flex-shrink:0;width:calc(100%/2 - 10px)}body .game-container .game-remarks .remarks-top .remarks-option .option-icon img,body .game-container .game-remarks .remarks-bottom .remarks-option .option-icon img{width:36px}body .game-container .game-remarks .remarks-top .remarks-option .option-text,body .game-container .game-remarks .remarks-bottom .remarks-option .option-text{display:flex;flex-direction:column;margin-left:14px}body .game-container .game-remarks .remarks-top .remarks-option .option-text h2,body .game-container .game-remarks .remarks-bottom .remarks-option .option-text h2{font-size:9px;font-weight:400;font-family:NotoSans;color:#EFDD60;margin:0}body .game-container .game-remarks .remarks-top .remarks-option .option-text span,body .game-container .game-remarks .remarks-bottom .remarks-option .option-text span{font-weight:400;font-size:7px;font-family:NotoSans;color:#FFFFFF;margin-top:3px;line-height:1.5}body .game-container .game-remarks .remarks-top .remarks-split,body .game-container .game-remarks .remarks-bottom .remarks-split{display:flex}body .game-container .game-remarks .remarks-top .remarks-split img,body .game-container .game-remarks .remarks-bottom .remarks-split img{width:4px}body .game-container .game-remarks .remarks-bottom{margin-top:10px}body .game-container .download-container{position:relative;width:242px;margin:0 auto}body .game-container .download-container .download{display:inline-flex;justify-content:center}body .game-container .download-container .download img{width:100%}body .game-container .download-container .hand{width:37px;height:32px;position:absolute;transform-origin:bottom center;animation:handClick 3s ease-in-out infinite;position:absolute;bottom:0;right:0px}@keyframes handClick{0%{transform:translate(0, 0) rotate(0deg)}20%{transform:translate(10px, 8px) rotate(0deg)}40%{transform:translate(10px, 8px) rotate(0deg)}50%{transform:translate(10px, 8.5px) rotate(-5deg)}60%{transform:translate(10px, 8px) rotate(0deg)}70%{transform:translate(10px, 8.5px) rotate(-5deg)}80%{transform:translate(10px, 8.5px) rotate(0deg)}100%{transform:translate(0, 0) rotate(0deg)}}
