*{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"}html,body{width:100%;height:100%}body{background-color:#eff3f5}h1,h2,h3,h4,h5,h6{font-weight:400}ul,li{list-style:none}a{text-decoration:none}.container{width:1200px;margin-left:auto;margin-right:auto}.scroll_top_games{position:fixed;z-index:999;width:100%;height:80px;background-color:#fff;box-shadow:0px 1px 10px 0px rgba(1,119,108,.6);left:0;top:-80px;transition:all .3s}.scroll_top_games.active{top:0}.scroll_top_games #s_top_recommend_games{height:100%;width:100%}.scroll_top_games #s_top_recommend_games .swiper-slide{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;height:80px;overflow:hidden;padding:0 30px}.scroll_top_games #s_top_recommend_games .swiper-slide a{height:60px;display:flex;align-items:center;justify-content:center;width:160px;background-color:#f1f1f1;border-radius:4px;margin:10px 0}.scroll_top_games #s_top_recommend_games .swiper-slide a+a{margin-left:10px}.scroll_top_games #s_top_recommend_games .swiper-slide a .thum{width:60px;height:60px;border-radius:4px;overflow:hidden}.scroll_top_games #s_top_recommend_games .swiper-slide a .thum img{width:100%;height:100%;object-fit:cover;object-position:center}.scroll_top_games #s_top_recommend_games .swiper-slide a p{width:100px;padding:0 10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;color:#092644;font-weight:500;transition:all .3s}.scroll_top_games #s_top_recommend_games .swiper-slide a:hover p{color:#029588}.scroll_top_games .prev_recommend,.scroll_top_games .next_recommend,.scroll_top_games .search_btn{display:none;transition:all .5s;align-items:center;justify-content:center;position:absolute;z-index:1000;top:20px;width:40px;height:40px;border-radius:21px;background-color:#029588;color:#fff;transition:all .3s;cursor:pointer}.scroll_top_games .prev_recommend .iconfont,.scroll_top_games .next_recommend .iconfont,.scroll_top_games .search_btn .iconfont{font-size:18px}.scroll_top_games .prev_recommend:hover,.scroll_top_games .next_recommend:hover,.scroll_top_games .search_btn:hover{background-color:rgba(2,149,136,.8)}.scroll_top_games .prev_recommend.search_btn,.scroll_top_games .next_recommend.search_btn,.scroll_top_games .search_btn.search_btn{right:10px}.scroll_top_games .prev_recommend.next_recommend,.scroll_top_games .next_recommend.next_recommend,.scroll_top_games .search_btn.next_recommend{right:60px}.scroll_top_games .prev_recommend.prev_recommend,.scroll_top_games .next_recommend.prev_recommend,.scroll_top_games .search_btn.prev_recommend{left:60px}.scroll_top_games .categorys_l{display:none;position:absolute;top:20px;left:10px;z-index:1000;transition:all .5s}.scroll_top_games .categorys_l>a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:21px;background-color:#029588;color:#fff;transition:all .3s}.scroll_top_games .categorys_l>a:hover{background-color:rgba(2,149,136,.8)}.scroll_top_games .categorys_l ul{width:40px;margin-top:10px;position:relative;height:0px;transition:all .3s}.scroll_top_games .categorys_l ul li{position:relative;left:-60px}.scroll_top_games .categorys_l ul li:nth-child(1){transition:all .2s linear 50ms}.scroll_top_games .categorys_l ul li:nth-child(2){transition:all .2s linear 100ms}.scroll_top_games .categorys_l ul li:nth-child(3){transition:all .2s linear 150ms}.scroll_top_games .categorys_l ul li:nth-child(4){transition:all .2s linear 200ms}.scroll_top_games .categorys_l ul li:nth-child(5){transition:all .2s linear 250ms}.scroll_top_games .categorys_l ul li:nth-child(6){transition:all .2s linear 300ms}.scroll_top_games .categorys_l ul li:nth-child(7){transition:all .2s linear 350ms}.scroll_top_games .categorys_l ul li:nth-child(8){transition:all .2s linear 400ms}.scroll_top_games .categorys_l ul li:nth-child(9){transition:all .2s linear 450ms}.scroll_top_games .categorys_l ul li a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:21px;background-color:#029588;color:#fff;transition:all .3s}.scroll_top_games .categorys_l ul li a .iconfont{font-size:18px}.scroll_top_games .categorys_l ul li a:hover{transform:scale(1.2)}.scroll_top_games .categorys_l:hover ul{height:auto;overflow:visible}.scroll_top_games .categorys_l:hover ul li{left:0}.scroll_top_games:hover .categorys_l{display:block}.scroll_top_games:hover .prev_recommend,.scroll_top_games:hover .next_recommend,.scroll_top_games:hover .search_btn{display:flex}header{height:80px;background-color:#029588}header .container{height:100%;display:flex;align-items:center;justify-content:space-between}header .container .branch_nav{display:flex;align-items:center;height:100%}header .container .branch_nav .branch{display:flex;margin-right:40px}header .container .branch_nav nav{display:flex;align-items:center;height:100%}header .container .branch_nav nav a{min-width:120px;text-align:center;height:100%;display:flex;align-items:center;padding:0 25px;color:#fff;font-size:18px;font-weight:600;transition:all .3s}header .container .branch_nav nav a .iconfont{font-size:22px;margin-right:8px}header .container .branch_nav nav a:hover,header .container .branch_nav nav a.active{background-color:rgba(0,0,0,.2)}header .container .searchBox{position:relative;height:100%;width:240px;height:40px}header .container .searchBox input[type=text]{width:100%;height:100%;text-indent:1em;border-radius:5px;border:none;outline:none;background-color:#f5f5f5}header .container .searchBox input[type=text]::placeholder{color:#999}header .container .searchBox button{position:absolute;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:none;outline:none;background-color:transparent;right:0;top:0;cursor:pointer}header .container .searchBox button .iconfont{font-size:18px;color:#666}header .container .searchBox .recommendList{position:absolute;z-index:9999;right:0;width:340px;background-color:#fff;box-shadow:0px 4px 15px 0px rgba(0,4,15,.1);border-radius:2px;top:50px;display:none;flex-wrap:wrap;padding:15px 5px 5px 15px}header .container .searchBox .recommendList li{margin-right:10px;margin-bottom:10px;display:flex;align-items:center;justify-content:center}header .container .searchBox .recommendList li a{height:30px;line-height:30px;padding:0 15px;background:#eee;border-radius:2px;font-size:14px;color:#516375;transition:all .3s}header .container .searchBox .recommendList li a:hover{background-color:#029588;color:#fff}.scroll{padding-top:60px}.scroll header{height:60px}footer{height:60px;background-color:#fff}footer .container{display:flex;align-items:center;justify-content:space-between}footer .container a{width:25%;text-align:center;line-height:60px;color:#092644;font-size:1em;position:relative}footer .container a:hover{color:rgba(9,38,68,.8)}footer .container a+a::before{content:"";position:absolute;width:2px;height:20px;left:0;background-color:#ddd;top:20px}section.main{min-height:calc(100% - 60px);padding-top:20px;padding-bottom:20px}section.main .topAd{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:20px}section.main .topAd::before{content:"Advertisement";color:#004fb2;font-size:14px;text-transform:uppercase;font-weight:600;margin-bottom:5px}@keyframes slide_nav{from{transform:scaleY(0)}to{transform:scaleY(1)}}/*# sourceMappingURL=public.css.map */
