body{
	margin:0;
	padding:0;
	text-align:center;
	background:url(../images/bg_x.png) repeat center top;
	font-size:12px;
	font-family:"微软雅黑", "宋体", Arial;
	}
table,td,tr,img,ul,li,h1,h2,p{
	margin:0px;
	padding:0px;
	border:0px;
	}
img{
	border:0px;
	}
ul,li{
	list-style:none;
	}
a{
	text-decoration:none;
	color:#fff;
	}
a:hover{
	text-decoration:none;
	}
.clear{
	clear:both;
	}
.main{
	margin:0px auto;
	width:1024px;
	height:auto;
	}
.pic{
	width:1024px;
	height:auto;
	margin:0px;
	padding:0px;
	border:0px;
	/*float:left;清除pic层浮动*/
	}
.pic img{
	display:block;
	}
.outcolor{
	width:100%;
	}
.out_c0{
	background:url(../images/banner_bg.png) no-repeat center top;/*内容颜色带*/
	height:1141px;
	}
.out_c1{
	background:none;
	}
.out_c2{
	background:#fb7049;
	height:287px;
	}
.video{
	position:relative;
	background:url(../images/lxy_02.png) no-repeat;
	width:1024px;
	height:909px;
	z-index:1;
	}
.video .player{
	position:absolute;
	left:363px;
	top:467px;
	width:538px;
	height:339px;
	background:none;
	display:block;
	z-index:2;
	}

.top{
	width:100%;
	height:70px;
	background:#0a0f22;
	border-bottom:none;
	z-index:999;
	}
.nav{
	margin:0 auto;
	width:1224px;
	height:70px;
	line-height:70px;
	background:none;
	color:#fcc165;
	font-size:16px;
	font-family:"微软雅黑", "宋体", Arial;
	text-align:left;
	}
.nav a{
	color:#fcc165;
	overflow:hidden;
	width:130px;
	text-align:center;
	float:left;
	}
.nav span{
	float:left;
	font-weight:bold;
	padding-right:50px;
	padding-left:10px;
	font-size:16px;
	line-height:70px;
	}

.nav_logo{
	overflow:hidden;
	float:left;
	width:180px;
	height:70px;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat 50px top;
	margin-right:80px;
	}
.nav_logo a{
	display:block;
	width:130px;
	height:70px;
	}
