html, body, div, p, img {
padding: 0;
margin: 0;
}
img {
border: 0;
display: block;
}
html, body {
width: 100%;
height: 100%;
}

.main{
background: #d8e3f0;
width: 100%;
min-height: 100%;

max-width: 540px;
margin: 0 auto;
position: relative;
}
.pageBg {
width: 100%;
height: auto;
}
.gj1 {
	width:55%;
	position: absolute;
	right: 40px;
	top: 150px;
	z-index: 999;
}
.gj2 {
	position: absolute;
	width: 50%;
	top: 20px;
	left: 20px;
}
.gj3 {
	width:52px;
	position: absolute;
	right: 5px;
	top: 0px;
	z-index: 999;
}
.downloadbox{

	width:100%;
	height:20%;
	position:absolute;
	bottom:17%;
	
}
table{
	width:100%;
	height:100%;
}
.downloadbox img{
		width:100%;
}
.footer{
	width:100%;
	position:absolute;
	height: 140px;
	bottom:0px;
 	overflow: hidden;
	font-size:11px;
text-align:center;

}
.footer .subfoot_links_con.first {
	width: 50%;
	padding-left: 0px;
}
.footer .subfoot_links_con {
	

	float: left;
}
.footer .subfoot_links_con .links_ygwa {
	position: relative;
}
.footer .subfoot_links_con p {
	color: #666;
	line-height: 18px;
}
.beian::before {
	position: absolute;
	
	top: 0;
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url('/images/beian.png');
}
.wenhuajingying::before {
	position: absolute;
	
	top: 0;
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url('/images/wenhuajingying2.png');
}
.youxidzbq::before {
	position: absolute;
	
	top: 0;
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url('/images/youxidzbq2.png');
}
.footer .con4 {
	width:50%;
}
.footer .subfoot_links_con .links_ygwa a {

	padding-left: 23px;
}.footer .subfoot_links_con p a {
	display: inline-block;
	color: #666;
	line-height: 18px;
	text-decoration:none;
}