<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
#sort-container {
    background: white;
    padding: 20px 20px 10px 20px;
    box-sizing: border-box;
    margin: 20px auto;
}
#sort-container .head-hot-game {
    width: 100%;
    padding-bottom: 12px;
    overflow: hidden;
}
#sort-container .head-hot-game a {
    display: block;
    float: left;
    width: 80px;
}
#sort-container .head-hot-game .img80 {
    margin-left: 40px;
}
#sort-container .head-hot-game .img80:first-child {
    margin-left: 0;
}
#sort-container .head-type-game {
    width: 100%;
    overflow: hidden;
    padding: 8px 0;
}
#sort-container .head-type-game li {
    width: 50%;
    height: 24px;
    overflow: hidden;
    margin: 8px 0;
}
#sort-container .head-type-game span {
    display: inline-block;
    width: 48px;
    height: 24px;
    color: #ffffff;
    line-height: 24px;
    text-align: center;
    margin-right: 12px;
	border-radius: 5px;
}
#sort-container .head-type-game a {
    display: inline-block;
    margin: 0 6px;
}
.rm {
	background-image: linear-gradient(0deg, 
		#ff0077 0%, 
		#ff0000 100%);
}
.zx {
    background-image: linear-gradient(0deg, 
		#ffa200 0%, 
		#ff4e00 100%);
}
.tj {
    background-image: linear-gradient(0deg, 
		#2189ff 0%, 
		#0066ff 100%);
}
.qt {
    background-image: linear-gradient(0deg, 
		#47d637 0%, 
		#43b74c 100%);
}
.index-t1{
	width:1240px;
	height:692px;
	padding:24px;
	box-sizing:border-box;
	background:#fff;
	margin:0 auto;
	margin-top:20px;
}
.index-t1-l{
	width:478px;
	height:100%;
	float:left;
}
.index-news-tit{
	width:100%;
	height:40px;
	border-bottom: solid 1px #dddddd;
}
.index-news-tit ul{
	width:240px;
	margin:0 auto;
}
.index-news-tit li{
	width:90px;
	float:left;
	margin-left:20px;
	display:inline-block;
	height:38px;
	line-height:38px;
	font-size:20px;
	border-bottom:transparent 5px solid;
	text-align:center;
	cursor:pointer;
}
.index-news-tit li.curr{
	border-bottom:#2189ff 5px solid;
	color:#2189ff;
}
.index-news-con{
	width:100%;
}
.index-news-con:last-child{
	display:none;
}
.index-news-hot{
	width:100%;
	height:72px;
	overflow:hidden;
}
.index-news-hot &gt; a{
	width:100%;
	height:30px;
	line-height:30px;
	overflow:hidden;
	text-align:center;
	display:block;
	font-size:18px;
	font-weight:bold;
	margin-top:20px;
}
.index-news-hot &gt; a:link{
	color: #f00;
}
.index-news-hot &gt; a:visited{
	color: #f00;
}
.index-news-hot &gt; a:hover{
	color: #f60;
}
.index-news-hot &gt; a:active{
	color: #f00;
}
.index-news-hot p{
	width:100%;
	height:22px;
	line-height:22px;
	overflow:hidden;
	display:inline-block;
	text-align:center;
	color:#666;
}
.index-news-hot p a:link{
	color: #666;
}
.index-news-hot p a:visited{
	color: #666;
}
.index-news-hot p a:hover{
	color: #f60;
}
.index-news-hot p a:active{
	color: #666;
}
.index-news-rdtj{
	width:100%;
	height:24px;
	margin-top:18px;
	overflow:hidden;
}
.index-news-rdtj:before{
	content:'推荐';
	width:42px;
	height:24px;
	line-height:24px;
	background-image: linear-gradient(0deg, 
		#2189ff 0%, 
		#0066ff 100%);
	border-radius: 5px;
	display:block;
	float:left;
	color:#fff;
	text-align:center;
}
.index-news-rdtj a{
	text-indent:5px;
	display:block;
	font-size:18px;
}
.index-news-list{
	width:100%;
	margin-top:18px;
}
.index-news-list li{
	width:100%;
	height:34px;
	line-height:34px;
}
.index-news-list li em{
	width:40px;
	color:#a5b3c4;
	float:left;
}
.index-news-list li a{
	width:385px;
	height:34px;
	overflow:hidden;
	float:left;
	display:block;
}
.index-news-list li a:link{
	color:#666;
}
.index-news-list li a:visited{
	color:#666;
}
.index-news-list li a:hover{
	color:#f60;
}
.index-news-list li a:active{
	color:#666;
}
.index-news-list li span{
	width:50px;
	float:right;
	text-align:right;
	color:#999;
}
.index-t1-r{
	width:682px;
	height:100%;
	float:right;
}
.index-flash{
	width:100%;
	height:470px;
	position:relative;
}
.index-flash .swiper-slide a img{
	width:682px;
	height:470px;
}
.index-flash .swiper-slide a:hover img{
	opacity:.8;
}
.index-flash .swiper-slide a span{
	width:654px;
	height:144px;
	line-height:46px;
	overflow:hidden;
	position:absolute;
	padding:0 14px;
	left:0;
	bottom:0;
	display:block;
	font-size:24px;
	color:#fff;
	background-image: linear-gradient(180deg, 
		rgba(0, 0, 0, 0.3) 0%, 
		#000000 100%);
	border-radius: 0px 0px 8px 8px;
}
.index-flash .swiper-pagination{
	width:678px;
	height:80px;
	position:absolute;
	left:2px;
	bottom:12px;
}
.index-flash .swiper-pagination span{
	width:120px;
	height:80px;
	float:left;
	margin-left:13px;
	display:inline-block;
	box-sizing:border-box;
	border-radius:4px;
	cursor:pointer;
}
.index-flash .swiper-pagination img{
	width:120px;
	height:80px;
	border-radius:4px;
}
.index-flash .swiper-pagination span.swiper-pagination-customs-active{
	border:#2189ff 2px solid;
	box-sizing:border-box;
}
.index-flash .swiper-pagination span.swiper-pagination-customs-active img{
	width:116px;
	height:76px;
	border-radius:0;
}
.index-tptj{
	width:100%;
	height:142px;
	margin-top:30px;
}
.index-tptj a{
	width:210px;
	height:100%;
	float:left;
	position:relative;
	margin-right: 25px;
}
.index-tptj a:last-child{
	margin-right: 0;
}
.index-tptj a img{
	width:100%;
	height:100%;
	border-radius: 8px;
}
.index-tptj a:hover img{opacity:.8;}
.index-tptj a span{
	width: 100%;
	height:36px;
	background-image: linear-gradient(180deg, 
		rgba(0, 0, 0, 0.3) 0%, 
		#000000 100%);
	border-radius: 0px 0px 8px 8px;
	position:absolute;
	left:0;
	bottom:0;
	color:#fff;
	text-align:center;
	line-height:36px;
}
.mlr26{margin:0 26px;}
.index-t2{
	width:1240px;
	height:610px;
	padding:24px;
	box-sizing:border-box;
	background:#fff;
	margin:0 auto;
	margin-top:20px;
}
.index-t2-l{
	width:785px;
	height:100%;
	float:left;
}
.index-hotgame-tit{
	width:100%;
	height:30px;
}
.index-hotgame-tit ul{
	margin-left:20px;
	display:inline-block;
}
.index-hotgame-tit li{
	width:70px;
	height:24px;
	line-height:24px;
	text-align:center;
	float:left;
	margin:3px 0;
	background:#a5b3c4;
	color:#fff;
	cursor:pointer;
}
.index-hotgame-tit li.curr{
	background:#2189ff;
}
.index-phb-tab em{
	width: 80px;
	height: 25px;
	line-height: 25px;
	border-radius: 8px;
	border:1px solid #ccc;
	display: block;
	text-align: center;
	color: #666;
	float: left;
	margin:20px 10px 20px 0;
	cursor: pointer;
}
.index-phb-tab em.check{
	background-color: #2189FF;
	color: #fff;
	border: 1px solid #2189FF;
}
.index-phb-tab em:hover{
	background-color: #2189FF;
	color: #fff;
	border: 1px solid #2189FF;
}
.mtit{
	height:100%;
	line-height:30px;
	font-size:24px;
	color:#2189ff;
	text-indent:5px;
	float:left;
}
.mtit:before{
	content:'';
	width:6px;
	height:24px;
	float:left;
	margin-top:4px;
	background:#2189ff;
}
.more{
	line-height:30px;
	float:right;
	font-size:16px;
}
a.more:link{
	color:#999;
}
a.more:visited{
	color:#999;
}
a.more:hover{
	color:#f60;
}
a.more:active{
	color:#999;
}
.index-hotgame-con{
	width:100%;
	height:506px;
}
.hotgame-one{
	width:100%;
	height:106px;
	margin-top:27px;
}
.hotgame-img{
	width:212px;
	height:106px;
	float:left;
}
.hotgame-img img{
	width:100%;
	height:100%;
	border-radius: 8px;
}
.hotgame-img:hover img{opacity:.8}
.hotgame-tit{
	width:550px;
	height:28px;
	float:right;
	overflow:hidden;
}
.hotgame-tit a{
	font-size:18px;
	float:left;
	line-height:28px;
}
.hotgame-tit span{
	float:left;
	height:16px;
	line-height:16px;
	margin-top:7px;
	margin-left:10px;
}
.hotgame-info{
	width:550px;
	height:20px;
	float:right;
	overflow:hidden;
}
.hotgame-info p{
	margin-right:10px;
	line-height:20px;
	color:#a5b3c4;
	float:left;
	overflow: hidden;
}
.hotgame-info p:nth-child(1){
	width: 128px;
}
.hotgame-info p:nth-child(2){
	width: 154px;
}
.hotgame-info p:nth-child(3){
	width: 247px;
}
.hotgame-info p:last-child{
	margin-right:0;
}
.hotgame-down{
	width:550px;
	height:24px;
	line-height:24px;
	float:right;
	margin-top:5px;
	overflow:hidden;
}
.hotgame-down:before{
	content:'相关下载';
	width:64px;
	height:24px;
	line-height:23px;
	text-align:center;
	border:#2189ff 1px solid;
	box-sizing:border-box;
	float:left;
	border-radius: 8px;
	font-size:12px;
	color:#2189ff;
}
.hotgame-down a{
	margin:0 8px;
}
.hotgame-gl{
	width:550px;
	height:24px;
	float:right;
	margin-top:5px;
	overflow:hidden;
	line-height: 24px;
}
.hotgame-gl:before{
	content:'攻略精选';
	width:64px;
	height:24px;
	line-height:23px;
	text-align:center;
	border:#2189ff 1px solid;
	box-sizing:border-box;
	float:left;
	border-radius: 8px;
	font-size:12px;
	color:#2189ff;
}
.hotgame-gl a{
	margin:0 8px;
}
.hotgame-down a:link,.hotgame-gl a:link{
	color:#666;
}
.hotgame-down a:visited,.hotgame-gl a:visited{
	color:#666;
}
.hotgame-down a:hover,.hotgame-gl a:hover{
	color:#f60;
}
.hotgame-down a:active,.hotgame-gl a:active{
	color:#666;
}
.index-t2-r{
	width:375px;
	height:100%;
	float:right;
}
.gamedown-top{
	width:100%;
	height:532px;
	display: none;
}
.gamedown-top:first-child{
	display: block;
}
.topone{
	width:100%;
	margin-top:24px;
	display:table;
}
.topone-info{
	width:100%;
	height:72px;
}
.topone-info em{
	width:24px;
	height:56px;
	line-height:56px;
	text-align:center;
	color:#fff;
	float:left;
	margin-top:8px;
	background:#a5b3c4;
	border-radius: 6px;
	display:inline-block;
}
.djphb .topone-info em{
	margin-top: 18px;
}
.topone-info em.top1{
	background:#2189ff;
}
.topone-info em.top2{
	background:#60aaff;
}
.topone-info em.top3{
	background:#a7d0ff;
}
.topone-info .gourl{
	width:72px;
	height:100%;
	float:left;
	margin-left:11px;
	display:inline-block;
}
.topone-info .gourl img{
	width:100%;
	height:100%;
	border-radius: 16px;
}
.djphb .topone-info .gourl img{
	border-radius: 8px;
}
.djphb .topone-info{
	height: 96px;
}
.topone-info span{
	width:160px;
	height:100%;
	float:left;
	margin-left:10px;
	display:inline-block;
}
.topone-info span a{
	width:100%;
	height:30px;
	line-height:30px;
	margin-top:8px;
	display:inline-block;
	overflow:hidden;
	font-size:16px;
}
.djphb .topone-info span a{
	margin-top: 4px;
}
.topone-info span p{
	width:100%;
	height:20px;
	line-height:20px;
	display:inline-block;
	overflow:hidden;
	color:#999;
}
.djphb .topone-info span p{
	margin-top: 4px;
	white-space: nowrap;
}
.topone-info .godown{
	width:88px;
	height:36px;
	line-height:36px;
	border:#2189ff 1px solid;
	box-sizing:border-box;
	float:right;
	display:inline-block;
	text-align:center;
	color:#2189ff;
	border-radius: 8px;
	margin-top:18px;
}
.djphb .topone-info .godown{
	margin-top: 30px;
}
.topone-info .godown:hover{
	background:#2189ff;
	color:#fff;
}
.topone-tit{
	width:100%;
	height:24px;
}
.topone-tit em{
	width:24px;
	height:100%;
	line-height:24px;
	text-align:center;
	color:#fff;
	float:left;
	background:#a5b3c4;
	border-radius: 4px;
	display:inline-block;
}
.topone-tit em.top1{
	background:#2189ff;
}
.topone-tit em.top2{
	background:#60aaff;
}
.topone-tit em.top3{
	background:#a7d0ff;
}
.topone-tit span{
	width:339px;
	height:100%;
	line-height:24px;
	color:#666;
	float:right;
	display:inline-block;
}
.hide{
	display:none;
}
.index-t3{
	width:1240px;
	height:390px;
	padding:24px;
	box-sizing:border-box;
	background:#fff;
	margin:0 auto;
	margin-top:20px;
}
.hothj{
	width:100%;
	height:312px;
}
.hothj a{
	width:220px;
	height:132px;
	float:left;
	margin-top:24px;
	margin-left:23px;
	position:relative;
}
.hothj a:nth-child(5n+1){
	margin-left:0;
}
.hothj a img{
	width:100%;
	height:100%;
	border-radius: 8px;
}
.hothj a:hover img{opacity:.8;}
.hothj a span{
	width: 100%;
	height:36px;
	background-image: linear-gradient(180deg, 
		rgba(0, 0, 0, 0.3) 0%, 
		#000000 100%);
	border-radius: 0px 0px 8px 8px;
	position:absolute;
	left:0;
	bottom:0;
	color:#fff;
	text-align:center;
	line-height:36px;
}
.index-t4{
	width:1240px;
	height:385px;
	padding:24px;
	box-sizing:border-box;
	background:#fff;
	margin:0 auto;
	margin-top:20px;
}
.gamesoft{
	width:100%;
	height:307px;
}
.gamesoft a{
	width:98px;
	height:124px;
	float:left;
	margin-top:25px;
	margin-left:23px;
}
.gamesoft a:nth-child(10n+1){
	margin-left:0;
}
.gamesoft a img{
	width:100%;
	height:98px;
	border-radius: 8px;
}
.gamesoft a span{
	width: 100%;
	height:40px;
	text-align:center;
	line-height:20px;
	display:inline-block;
	margin-top:10px;
	overflow: hidden;
}
.index-t5{
	width:1240px;
	height:665px;
	padding:24px;
	box-sizing:border-box;
	background:#fff;
	margin:0 auto;
	margin-top:20px;
}
.pttop{
	width:100%;
	height:570px;
	margin-top:17px;
}
.pttop:last-child{
	display:none;
}
.pttop-one{
	width:375px;
	height:100%;
	float:left;
	margin-left:33px;
	display:inline-block;
}
.pttop-one:first-child{
	margin-left:0;
}
.pttop-one-tit{
	width:100%;
	height:36px;
	line-height:36px;
	border-bottom:#2189ff 3px solid;
	font-size:18px;
	color:#2189ff;
}
.content-all-middle-content-game{float: left;width: 100%;height: 25px;overflow: hidden;margin-top: 15px;}
.content-all-middle-content-game .type{float: left;width: 95px;height: 25px;line-height: 25px;color: #999;}
.content-all-middle-content-game .title{float: left;width: 230px;height: 25px;}
.content-all-middle-content-game .title img{float: left;width: 25px;height: 25px;border-radius: 3px;}
.content-all-middle-content-game .title span{float: left;width: 200px;height: 25px;line-height: 25px;margin-left: 5px;font-size: 16px;color: #666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.content-all-middle-content-game .time{float: right;width: auto;height: 25px;line-height: 25px;color: #b3b3b3;}
.content-all-middle-content-fg{float: left;width: 100%;height: 1px;border-bottom: 1px dashed #d2d2d2;margin: 20px 0 5px 0;}

.card-index-box {
	width: 1240px;
	height: 240px;
	padding: 24px;
	box-sizing: border-box;
	background: #fff;
	margin: 0 auto;
	margin-top: 20px;
}
.index-card-tit{
	width:100%;
	height:30px;
}
.index-card-list{
	width: 1200px;
	height: 139px;
	margin-top: 20px;
	overflow: hidden;
}
.index-card-zeno{
	width: 214px;
	height: 139px;
	overflow: hidden;
	float: left;
	margin-right: 30px;
}
.index-card-zeno .card-zeno-top{
	overflow: hidden;
}
.index-card-zeno .card-zeno-top-left{
	float: left;
	margin-right: 14px;
}
.index-card-zeno .card-zeno-top-left img{
	width: 100px;
	height: 100px;
	border-radius: 14px;
}
.index-card-zeno .card-zeno-top-right{
	float: left;
	width: 100px;
	overflow: hidden;
}
.card-zeno-top-right .card-zeno-title{
	width: 100px;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.card-zeno-top-right .card-zeno-icon{
	overflow: hidden;
	margin-top: 10px;
}
.card-zeno-top-right .card-zeno-info{
	color: #666;
	margin-top: 20px;
	white-space: nowrap;
	overflow: hidden;
}
.card-zeno-top-right .card-icon-android{
	width: 18px;
	height: 20px;
	background: url("../images/androidC.png") no-repeat;
	background-size: 18px 20px;
	display: block;
	float: left;
	margin-right: 9px;
}
.card-zeno-top-right .card-icon-ios{
	width: 16px;
	height: 20px;
	background: url("../images/iosC.png") no-repeat;
	background-size: 16px 20px;
	display: block;
	float: left;
}
.card-zeno-bottom{
	margin-top: 8px;
}
.card-zeno-bottom .gift-num-container{
	position: relative;
	float: left;
	margin-right: 10px;
	margin-top: 7px;
}
.card-zeno-bottom .gift-num-container div{
	display: inline-block;
	width: 142px;
	height: 18px;
	border: 1px solid #ccc;
	border-radius: 10px;
	background-color: #fff;
}

.card-zeno-bottom .gift-num-container div i {
	display: inline-block;
	font-size: 0;
	height: 18px;
	border-radius: 10px;
	width: 60%;
	background-color: #6CC966;
}
.card-zeno-bottom .gift-num-container span {
	float: left;
	position: absolute;
	left: 50px;
	color: #333;
	line-height: 20px;
}
.card-zeno-bottom .card-tomark{
	float: left;
}
.card-zeno-bottom .card-tomark a{
	width: 48px;
	height: 28px;
	border: 1px solid #2189ff;
	border-radius: 8px;
	color: #2189ff;
	line-height: 30px;
	text-align: center;
	display: block;
}
.card-zeno-bottom .card-tomark a:hover{
	background-color:#2189ff;
	color: #fff;
}
.index-card-list .index-card-zeno:nth-child(5){
	margin-right: 0;
}</pre></body></html>