body{ background:#0a0e12 url(../images/bg_m.jpg)no-repeat top center;background-size:100%;
	position: relative; overflow:scroll; font-family:Arial,Helvetica,sans-serif;font-size: 14px;
	}
img { width: 100%;}
.header{ height:1.6rem; color:#272c2f; width:100%; text-align:center; position:fixed; top:0; left:0; z-index: 999; background-color: #272c2f;padding: 0.02rem 0.03rem 0; box-sizing: border-box; 
box-shadow: 0 0 10px rgba(11,14,18,0.3);}
.header .logo{ float: left;  width:3.32rem;  display: block;  margin-top: 0.25rem;margin-left: 0.3rem}
.logo img{width: 100%}
.header .hImg{ float: right; width: 3.6rem; height: auto; margin-top: 0.26rem; margin-right: 0.2rem}
.hImg img{width: 100%}

.banner{width: 100%;margin-top: 2.2rem; text-align: center;}
.banner img{width:90%;}

.link_container{
	width: 100%;
	position:relative;
}

.btn_top{
	width: 40%;
	height: 1rem;
	position: relative;
	margin: 0 auto;
	text-align: center;	
	top:-8.1rem;
}
.btn_top img{
	width: 100%
}
.btn_center{
	width: 90%;
	min-height: 4rem;	
	position: relative;
	margin: 0.5rem auto 0rem;
	border:solid 0.02rem #4b5259;
	border-radius: 0.2rem;
	background-color: #272c2f;
}

.middle{
	
	margin: 0.5rem auto;

	text-align: center;
	height: 0.85rem
}
.link_int{
	width: 4.46rem;
	height:0.84rem;
	line-height: 0.84rem;
	background-image: url(../images/btn1.png);

	text-align: center;
	color: #fff;
	font-size: 0.4rem;
	margin-right: 0.1rem;
	float: left;

	margin-left: 0.3rem;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis; 
	background-size: 100% 100%;
}

.link_a{
	width: 1.98rem;
	height: 0.84rem;
	line-height: 0.84rem;
	color: #000;
	background-image: url(../images/btn2.png);
	display: block;
	text-align: center;
	margin-right: .1rem;
	margin-left: .1rem;
	float: left;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis; 
	background-size: 100% 100%;

}

.link_btn{
	width: 1.49rem;
	height: 0.84rem;
	line-height:0.84rem;
	color: #fff;
	margin-left: 0.1rem;
	background-image: url(../images/btn3.png);
	display: block;
	text-align: center;
	float: left;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis; 
	background-size: 100% 100%;
}

.down{width: 100%; 
	position: relative; 
	text-align: center; 
	font-size:0.48rem; 
	color:#fff; 
	line-height:0.48rem; 
	height: 0.6rem; 

}


.appdown{width: 100%; zoom: 1; position: relative; overflow:scroll; margin: 0.2rem auto 1rem; text-align: center;}
.and{width:2.8rem; 	float:left; margin-left: 1.6rem;text-align: center;}
.ios{width:2.8rem; 	float:right; margin-right: 1.6rem;}
.erweima{width:2.2rem; margin: 0.2rem auto 0.6rem; }


.footer{width: 100%; 
	height: 1.1rem; 
	background-color: #1f2326;
	text-align: center;
	line-height:1.1rem; 
	color:#fff; 
	font-size: 0.32rem;
    position: fixed;
    bottom: 0; left: 0;
    z-index: 9999; }