html, body {
    margin: 0;
    padding: 0;
    overflow:hidden;

    /*Avoid flicker on slides transitions for mobile phones #336 */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
   	background-color:#000;
}

.bodystyle{
	zoom: 1;
	overflow: hidden;
	height: 100%;
	width: 100%;
}

.page_bg{
	display:block;
	height:100%;
	width:auto;
	left: 0;
	opacity: 1;
	z-index: 2;

}
.xingkong_bg{
	width: 100%;
	height: 100%;
	z-index: 1;
	display: block;
	background-color:black;
	position: absolute;
}
.earth_c{
	position: absolute;
	top: 0;
	opacity: 1;
}
.light_c{
	position: absolute;

	top: 0;
	opacity: 1;
}

.shijue{
	width: 500px;
	height: 400px;
	position: absolute;
	z-index: 2;
	top: 10%;
	right: 10%;
}
.show{
	position: absolute;
	width: 100%;
	height: 70%;

}
.comshow
{
	position:absolute;
	z-index: 2;
	width: 100%;
	height: 10%;
}

.down
{
	top:530px;	
}
.up
{
	top:-30px;
}

.comshow img
{
	cursor: pointer; 
	position: absolute;
	height: 60%;
	left: 48%;
}


.tabcon{
	width:100%;
	height:100%;
	overflow:hidden;
	position: relative;
	-webkit-padding-start: 0px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius:15px;
	
	border-style: solid;
	border-width: 10px;
	border-color: #ffffff;
} 

.tabcon li{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	}
	
.tabcon li img{
	width:100%;
	height:100%;
	float:left;
	
	}
	


.jieshao{
	top: 415px;
	width:100%;
	height:95px;
	overflow:hidden;
	position: absolute;
	-webkit-padding-start: 11px;
	color: #888888;
	font-family: "微软雅黑";
	font-size: 14px;
	letter-spacing:2px;
} 

.jieshao li{
	width:100%;
	height:100%;
	}
	
	
.biaoti{
	width: 38px;
	position: absolute;	
	left: 0;	
	display: block;
	height: auto;
	z-index: 2;
	top:18%;
	}

	