*{-webkit-user-select:none;user-select:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}a{text-decoration:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}img{vertical-align:top}.App{padding:0 16px}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.title{color:#000;font-family:Roboto;font-size:18px;font-style:normal;font-weight:700;line-height:22px;margin-bottom:16px;margin-top:24px}.hot{height:88px;overflow:hidden;overflow-x:scroll;white-space:nowrap;width:100%}.hot>div{display:inline-block}.icon>img{border-radius:8px;height:64px;margin-right:16px;width:64px}.icon>p{color:#1b202b;font-size:12px;font-weight:400;line-height:16px;margin:8px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:64px}.gameList>div{align-items:center;display:flex;height:64px;margin-bottom:8px;position:relative;width:100%}.gameList>.desc{margin-left:16px}.gameTitle{color:#000;font-size:14px;font-weight:700;line-height:20px}.gameDesc,.gameTitle{font-family:Roboto;font-style:normal}.gameDesc{color:#565661;font-size:12px;font-weight:400;line-height:16px}.gameList>div>span{background:#499cfe;border-radius:14px;color:#fff;font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;height:28px;line-height:20px;position:absolute;right:0;top:calc(50% - 14px);width:60px}.exitBox,.gameList>div>span{align-items:center;display:flex;justify-content:center}.exitBox{background:#fff;border-radius:24px;flex-direction:row;flex-wrap:wrap;height:120px;left:40px;position:fixed;top:calc(50% - 60px);width:calc(100% - 80px);z-index:10}.exitBox>.title{color:#151924;font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.exitBox>.btnBox{width:100%}.exitBox>.btnBox>span{align-items:center;color:#9497a1;display:inline-flex;font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;justify-content:center;line-height:24px;text-align:center;width:50%}.exitBox>.btnBox>span:last-child{color:#00b272}.mask{background:rgba(0,0,0,.7);height:100%;left:0;position:fixed;top:0;width:100%;z-index:9}