@charset "utf-8";
/* CSS Document */
body{background: #f7f7f7; font-family: "微软雅黑";border: none; outline: none; padding: 0; margin: 0;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,menu,nav,section{margin:0;padding:0}
img {display: block;border: none;}
ul{list-style: none;}
input{outline: none; border: none;}
a{text-decoration: none; color: white;}
h1{ font-weight: normal; font-size: 18px !important; color: #333;}
h2{font-weight: normal; font-size: 16px!important; color: #666;}
/*头部导航*/
.head{
	height: 60px; 
	background-color: #f55916;}

.head .nav{
	width: 1200px; 
	height: 60px;
	margin: 0 auto;
	position: relative;}

.head .nav img{
	padding-top: 5px;
	width: 140px;
}

.head .nav ul{
	color: white; 
	position: absolute;top:0;
	right: 0px; 
	font-size: 16px;}

.head .nav li{ 
	float: left;
	width: 96px; 
	line-height: 60px;
	text-align: center;
    color: #fff;}

.head .nav li:hover{ 
	background-color: #ff6929;
	cursor: pointer;}

.content{ margin: 0 auto;
	height: 792px;
	background: no-repeat url(../images/bg_index.png) center center;
	position: relative;}

.content .black_c{
	margin: 0 auto;
	width:1200px; 
	height: 100%; 
	background:url(../images/black_bg.png) center center;
	position: absolute; 
	left: 50%; 
	margin-left: -600px;
	z-index: 1;}

.content .black_c .logo{ 
	position: absolute; 
	left: 50%;
	margin-left: -221px; 
	top:180px;}

.black_c_b{
	width: 872px;
	height:180px;
	margin: 0 auto;
	margin-top: 500px;
}

.black_c_b li{
	position: relative;
	color:white;
	float: left;
	width: 50%;
}

.black_c_b li img{
	margin-top: 20px;
	width: 130px;
}

.black_c_b .title{
	border-left: 2px solid #F55916;
	height: 16px;
	line-height: 12px;
	text-indent: 10px;
}

.state{
	position: absolute;
	left: 40%;
	font-size: 22px;
	line-height: 34px;
	letter-spacing: 2px;
	top: 40%;
}

.btn{
	position: absolute;
	left: 35%;
	top: 24%;
	line-height: 50px;
	
}

.and_btn{
  border-radius: 2px;
  background-color: rgb(66, 197, 45);
  width: 230px;
  height: 50px;
  
}

.and_btn span{
	border-left: 1px solid #fff; 
	height: 50px;
	display: block; 
	text-align: center;
	float: left;
	width:170px;
}

.and_logo{
	height: 50px; 
	width: 50px;
	float: left;
	z-index: 10;
	background: url(../images/Android_ico.png) no-repeat center;
}

.ios_btn{
  border-radius: 2px;
  background-color: rgb(22, 174, 245);
  width: 230px;
  height: 50px;
 margin-top: 20px;
}

.ios_btn span{
		border-left: 1px solid #fff; 
	height: 50px;
	display: block; 
	text-align: center;
	float: left;
	width:170px;
}
.ios_logo{
	height: 50px; 
	width: 50px;
	float: left;
	z-index: 10;
	background: url(../images/apple.png) no-repeat center;
}
/*页脚*/
.footer{
	background: #24211d;
	height: 220px; 
	border-top: 2px solid #f55916;
    position: relative}

.footer .bottom_nav{
	color: white;
	margin-top: 20px;
}

.footer .bottom_nav a li:hover{color:#F55916}
.footer  .bottom_nav li{
	float: left;
	padding:0 30px;
	border-right: 2px solid #fff;
	height: 12px;
	line-height: 10px;
	color: #fff;
	font-size: 16px;
}

.footer .bottom_nav{height:30px;}

.footer p{
	font-size: 14px;
	line-height: 28px;
	text-align: left;
	color: #808080;
}
.footer .report{
	margin-top: 10px;
	color: #808080;
	font-size: 14px;
	padding-left: 40px;
	height: 44px;
	line-height: 44px;
	position: relative;
}
.report img{
	position: absolute; 
	left: 0;  
	top: 9px;}

.report a{color: #808080;}

.btn_bottom{
	position: absolute;
	right: 60px;
	top: 90px;
}
.btn_bottom li{ 
	float: left; 
	color: #808080;
	width: 100px;
	text-align: center;
	position: relative;
font-size: 14px;
line-height: 84px;}
.btn_bottom li img{ 
	position: absolute;
	left: 50%; 
	margin: -25px; 
	top: 0;
}


/*分类*/
.colunm{
	width: 1200px;
	min-height: 800px;
	margin: 0 auto;
	background: white;
	margin-top:20px;
	margin-bottom:20px;	
}

.title_classify{
	height: 60px; 
	line-height: 60px; 
	padding-left: 50px;
	position: relative;
	color: #333;
	font-size: 15px;
}

.title_classify img{ 
	position: absolute;
	left: 20px;
	top: 20px;
}

/*分类列表*/
.c_list{overflow: hidden; padding-bottom: 20px; min-height:800px;}

.c_list li{ 
	background: #f8f8f8; 
	height: 470px;
	width: 374px;
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;}

.cover{
	overflow: hidden;
	width: 327px;
	height: 327px;
	margin-left: 24px;
	margin-top: 24px;
	position:relative;  /*设置为相对*/
	-webkit-transition: all .2s linear; /*渐变效果*/
    transition: all .2s linear;
}

.cover:hover{
	z-index: 2; /*设置在顶层显示*/
    -webkit-box-shadow: 0 15px 30px #c3c3c3;    /*添加阴影*/
    box-shadow: 0 8px 16px #c3c3c3;
    -webkit-transform: translate3d(0, -4px, 0);     /*向上浮动*/
    transform: translate3d(0, -4px, 0);}

.cover img{width: 100%;}

.tit_h1{
	margin: 0 24px;
	margin-top: 20px;
	font-size: 18px;
	font-weight: 400;}
.tit_h2{
	margin: 0 24px;
	font-size: 16px;
	margin-top: 10px;}

.bottom_p div {
	float:left;
	width: 33%;
	text-indent: 18px;
	position: relative;}

.bottom_p div img{position: absolute; top: 4px;}

.bottom_p {
	overflow: hidden; 
	margin: 0 24px; 
	padding-top: 10px;
	font-size: 14px; 
	color: #999;}

.code{ background: white;
	height: 100%; 
	width: 100%;
	text-align: center;
	line-height: 0px;}

.code h2{
	padding-top: 40px;
}

.code img{
	width: 222px;
	position: absolute;
	left: 50%;
	margin-left: -111px;
	top: 50%;
	margin-top: -111px;
}


/*新闻*/
.newslist{padding-bottom: 80px;}
.newslist a{ color: #333;}
.newslist a:hover{text-decoration: underline; color:#387ec6;}
.newslist li{ margin: 0 20px; line-height: 50px; border-bottom: 1px #ccc dashed;}
.newslist li span{float: right; color: #666;}

.txt_content{ margin: 0 20px; padding-bottom: 20px; line-height: 24px; letter-spacing: 1px;color: #333;}
.txt_content img{ width: 80%;}

/*游戏中心*/
.gamelist{padding-bottom: 60px;min-height: 500px;}
.gamelist li{margin:20px;min-height: 180px;display: block;overflow: hidden;background-image: url("../images/game_background.png");background-position: left center;background-repeat: no-repeat;background-size: cover;}
.gamelist li .game_logo{width: 120px;height: 120px;display: block;overflow: hidden;margin:30px 0 30px 30px;float: left;background-color: #ccc;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;}
.gamelist li .game_logo img{width:100%;height: 100%;display: block;overflow: hidden;}
.gamelist li .game_info{width:820px;display: block;overflow: hidden;margin:30px 0 30px 25px;float: left;}
.gamelist li .game_info .game_name{width: 100%;display: block;overflow: hidden;height: 26px;line-height: 26px;color:#333;font-size: 20px;font-weight: bold;text-overflow: ellipsis;white-space: nowrap;}
.gamelist li .game_info .game_intro{width: 100%;display: block;overflow: hidden;min-height: 40px;line-height: 20px;color:#666;font-size: 14px;margin-top:10px;}
.gamelist li .game_info .game_url{width: 96px;display: block;overflow: hidden;height: 32px;margin-top:12px;}
.gamelist li .game_info .game_url img{width:100%;height: 100%;display: block;overflow: hidden;}
.gamelist li .game_de{width:108px;height: 38px;line-height: 38px;text-align: center; display: block;overflow: hidden;margin:67px 30px 0 0;float: right;background: linear-gradient(90deg, #FE5A2A 0%, #F14027 100%);
	color:#fff;font-size:16px; -webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;}

.game_detail_title{margin: 0 30px;padding: 30px 0;border-bottom: 1px solid #E3E3E3;font-size: 18px;color:#333;font-weight: bold;}
.game_detail_content{margin: 30px 30px 40px 30px;display: block;overflow: hidden;}
.game_detail_content img{max-width: 100%;font-size: 16px;color: #333;line-height: 25px;}



