*{margin:0;padding:0;box-sizing:border-box;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";word-break:break-word}body{background-color:#fff}a{text-decoration:none}ul,li{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:400}.icon{width:1em;height:1em;fill:currentColor;overflow:hidden}.container{width:1200px;margin:0 auto}.container .gameImgBox{display:block;transition:all .3s}.container .gameImgBox .imgBox{display:block;width:100%;height:0;padding-bottom:98%;position:relative;overflow:hidden;border:3px solid rgba(49,152,247,.7);border-radius:10px}.container .gameImgBox .imgBox img{position:absolute;width:100%;height:100%;object-position:center;object-fit:cover}.container .gameImgBox .imgBox+p{font-size:14px;color:#666;text-align:center;line-height:1.4em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.container .gameImgBox:hover{transform:scale(1.1)}.container .gameImgBox:hover .imgBox{border:3px solid #ffc108}.container .gameImgBox:hover p{color:#ffc108}@media screen and (max-width: 1200px){.container{width:100%;padding:0 15px}}header{background-color:#ffc108}header .container{height:80px;display:flex;align-items:center;justify-content:space-between}header .container .logo{height:70px;display:flex;align-items:center}header .container .logo span{background-color:rgba(0,0,0,.1);height:60px;border-radius:3px;color:#fff;font-size:16px;display:flex;width:460px;align-items:center;flex-wrap:wrap;padding:0 30px 0 15px;margin-left:20px;position:relative}header .container .logo span::before{content:"";display:block;width:0;height:0;border:10px solid transparent;border-right-color:rgba(0,0,0,.1);position:absolute;left:-20px;top:20px}header .container .search{display:flex;align-items:center}header .container .search .searchBOx{position:relative;width:340px;height:40px}header .container .search .searchBOx>input{border:none;outline:none;background-color:#fff;position:absolute;width:100%;height:100%;text-indent:2em;border-radius:4px;color:#fff}header .container .search .searchBOx>input::placeholder{color:#ccc}header .container .search .searchBOx .iconfont{position:absolute;right:0;top:0;width:40px;height:40px;line-height:40px;text-align:center;font-size:1.4em;border-top-right-radius:4px;border-bottom-right-radius:4px;color:#fff;background-color:#1d84e3;cursor:pointer}header .container .search .searchBOx .iconfont:hover{background-color:#3198f7}header .container .search .searchBOx .keyword{position:absolute;left:0;width:100%;top:50px;background-color:#1d84e3;box-shadow:0px 4px 15px 0px rgba(0,0,0,.4);border-radius:4px;padding:15px 20px 5px;display:none;flex-wrap:wrap;z-index:999999}header .container .search .searchBOx .keyword a{color:rgba(255,255,255,.8);margin-bottom:10px;margin-right:15px;height:32px;line-height:32px;font-size:14px;border-radius:4px;background-color:#3198f7;padding:0 15px}header .container .search .searchBOx .keyword a:hover{color:#fff;background-color:#ffc108}header .container .search .gameType{display:none}header .container #wapBtn{display:none}@media screen and (max-width: 1200px){header .container{height:60px}header .container .logo{height:36px}header .container .logo span{height:46px;font-size:14px;line-height:1.3em;width:360px}header .container .logo span::before{top:14px}header .container .search .searchBOx{width:320px;height:36px}}@media screen and (max-width: 900px){header .container .logo span{display:none}}@media screen and (max-width: 700px){header .container{position:relative}header .container #wapBtn{display:block;color:#fff;font-size:1.5em}header .container #wapBtn.icon-guanbi{font-size:1.3em}header .container .search{display:flex;border-top:1px solid rgba(255,255,255,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important;justify-content:space-between;flex-wrap:wrap;position:absolute;left:0;top:52px;width:100%;z-index:99999;background-color:#1d84e3;padding:20px 15px}header .container .search .searchBOx{width:100%;margin-left:0}header .container .search .searchBOx .iconfont{font-size:1.2em}header .container .search .gameType{display:flex;flex-wrap:wrap;padding-top:20px}header .container .search .gameType>a{font-size:.9em;margin-right:15px;margin-bottom:15px;color:#fff;height:36px;line-height:34px;border-radius:19px;padding:0 15px;border-width:1px;border-style:solid;border-color:rgba(255,255,255,.2)}header .container .search.maskNone{display:none}}footer{background-color:#1d84e3;text-align:center;padding:30px 0 20px}footer .container{display:flex;flex-direction:column;align-items:center}footer .container p,footer .container a{color:rgba(255,255,255,.6);font-size:12px;line-height:1.4em}footer .container p.link,footer .container a.link{padding:5px 0}footer .container p.link:hover,footer .container a.link:hover{color:#fff}@media screen and (max-width: 1200px){footer{padding:20px 0 10px}}@media screen and (max-width: 700px){footer{padding:15px 0 5px}}.main{padding:20px 0 30px}.main .topNav{margin-bottom:20px;background-color:#3198f7;padding:10px;border-radius:4px;display:flex;align-items:center;justify-content:space-between}.main .topNav .classify_list{display:flex;flex-wrap:wrap;align-items:center;width:calc(100% - 140px);height:40px;overflow:hidden}.main .topNav .classify_list a{display:flex;align-items:center;font-size:14px;margin-bottom:40px;color:#fff;padding:10px 20px 10px 10px;transition:all .3s}.main .topNav .classify_list a.active,.main .topNav .classify_list a:hover{background-color:#ffc108;border-radius:4px}.main .topNav .classify_list a+a{margin-left:20px}.main .topNav .classify_list a img{width:20px;margin-right:4px}.main .topNav .more{height:40px;width:130px;line-height:40px;text-align:center;color:#fff;font-size:14px;background-color:#1d84e3;border-radius:4px;transition:all .3s}.main .topNav .more:hover{background-color:rgba(7,133,184,.8)}.main .recommendGames{padding:0 20px;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.main .recommendGames .gameImgBox{width:calc((100% - 180px)/10)}.main .recommendGames .gameImgBox+.gameImgBox{margin-left:10px}.main .recommendGames .gameImgBox .imgBox{border:none;border-radius:0}.main .recommendGames .gameImgBox:hover .imgBox img{transform:scale(1.04)}@media screen and (max-width: 1200px){.main{padding:20px}.main .topNav{margin-bottom:20px}.main .topNav .classify_list{height:40px}.main .topNav .classify_list a{padding:10px 20px 10px 10px}.main .topNav .classify_list a+a{margin-left:15px}.main .topNav .more{height:40px;line-height:40px}.main .recommendGames{margin-bottom:20px}}@media screen and (max-width: 900px){.main{padding:20px 10px}.main .recommendGames .gameImgBox{width:calc((100% - 120px)/9)}.main .recommendGames .gameImgBox+.gameImgBox{margin-left:15px}}@media screen and (max-width: 700px){.main{padding:15px 10px}.main .topNav{display:none}.main .recommendGames{margin-bottom:10px}.main .recommendGames .gameImgBox{width:calc((100% - 30px)/4)}.main .recommendGames .gameImgBox+.gameImgBox{margin-left:10px}.main .recommendGames .gameImgBox:nth-child(n+5){display:none}}.commentAndGames{background-color:rgba(0,0,0,.04);padding:25px;border-radius:4px}.commentAndGames .bigGames{display:flex;flex-wrap:wrap}.commentAndGames .bigGames .gameImgBox{width:calc(20% - 16px);margin-right:20px;margin-bottom:10px}.commentAndGames .bigGames .gameImgBox:nth-child(5n){margin-right:0}.commentAndGames .smallGames{display:flex;flex-wrap:wrap}.commentAndGames .smallGames .gameImgBox{width:calc((100% - 80px)/9);margin-right:10px;margin-bottom:5px}.commentAndGames .smallGames .gameImgBox:nth-child(9n){margin-right:0}.commentAndGames .comment{display:flex;justify-content:space-between}.commentAndGames .comment .commentBox{width:calc(100% - (100% - 80px)/9 * 2 - 20px);padding:10px;background-color:rgba(0,0,0,.06)}.commentAndGames .comment .comGames{width:calc((100% - 80px)/9 * 2 + 10px);display:flex;flex-wrap:wrap;align-content:flex-start;justify-content:space-between}.commentAndGames .comment .comGames .gameImgBox{width:calc(50% - 5px);margin-bottom:5px}@media screen and (max-width: 1200px){.commentAndGames{padding:15px}.commentAndGames .bigGames .gameImgBox{width:calc(20% - 8px);margin-right:10px;margin-bottom:5px}.commentAndGames .smallGames .gameImgBox{width:calc((100% - 40px)/9);margin-right:5px}.commentAndGames .comment{display:flex;justify-content:space-between}.commentAndGames .comment .commentBox{width:calc(100% - (100% - 40px)/9 * 2 - 10px);padding:10px;background-color:#303f9f}.commentAndGames .comment .comGames{width:calc((100% - 40px)/9 * 2 + 5px);display:flex;flex-wrap:wrap;align-content:flex-start;justify-content:space-between}.commentAndGames .comment .comGames .gameImgBox{width:calc(50% - 2.5px);margin-bottom:5px}}@media screen and (max-width: 700px){.commentAndGames{padding:10px}.commentAndGames .bigGames .gameImgBox{width:calc((100% - 15px)/4);margin-right:5px;margin-bottom:5px}.commentAndGames .bigGames .gameImgBox:nth-child(5n){margin-right:5px}.commentAndGames .bigGames .gameImgBox:nth-child(4n){margin-right:0}.commentAndGames .bigGames .gameImgBox:nth-child(n+9){display:none}.commentAndGames .smallGames{display:flex;flex-wrap:wrap}.commentAndGames .smallGames .gameImgBox{width:calc((100% - 15px)/4);margin-right:5px}.commentAndGames .smallGames .gameImgBox:nth-child(9n){margin-right:5px}.commentAndGames .smallGames .gameImgBox:nth-child(4n){margin-right:0}.commentAndGames .smallGames .gameImgBox:nth-child(n+17){display:none}.commentAndGames .comment .commentBox{padding:0;width:100%}.commentAndGames .comment .comGames{display:none}}.ad_box_flex{display:flex;align-items:center;background-color:rgba(0,0,0,.04);margin-bottom:20px;padding:5px;border-radius:3px}.ad_box_flex>p{writing-mode:vertical-lr;transform:rotateZ(180deg);color:rgba(0,0,0,.3);font-size:12px;text-align:center;margin-right:10px}.ad_box_flex .ad{display:flex;align-items:center;justify-content:center}/*# sourceMappingURL=public.css.map */
