@charset "utf-8";
/* CSS Document */

body{ margin:0; padding:0;
min-width:1100px;
line-height:1.8;
	color:#333;
	font-size:15px;
	font-family:"宋体";

}

a:link,a:visited{
	color:#FFF;
    text-decoration:none;  /*超链接无下划线*/
}

a:hover{
	color:#FFF;
	font-family:"微软雅黑";
	text-decoration: underline;
}




/*头部*/
#toubu{
	margin:0px auto;
	height:682px;
    background:url(../images/toutu.jpg) center no-repeat;
    background-size:cover;
    width: 100%;

}

#caidan{
    margin:0px auto;
	padding:0px 0px 0px 0px;
	
	height:200px;
	width:1000px;
	/*border:#33F 1px solid;*/
}

#menu1{
    margin:0px auto;
	padding:10px 0px 0px 0px;
	height:70px;
	width:1000px;
	font-size:9px;
	font-family:"宋体";
	color:#FFF;
/*border:#33F 1px solid;*/

}

#menu{
    margin:20px auto;
	padding:0px 0px 0px 0px;
	
	height:60px;
	width:900px;
/*border:#33F 1px solid;*/

}

#menu ul{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px;
	display:block;
	
}
#menu ul li{
	margin:0px 0px 0px 22px;
	padding:0px;
	float:left;
	width:100px;
	height:28px;
	color:white;
	font-size:16px;
	font-family:"宋体";
	font-weight:bold;
	text-align:center;
		/*border:#33F 1px solid;*/
	
}

/******************************************头部结束************************************************/	

/*启动仪式*/
#qdys2{
	margin:0px auto;
	height:539px;
	width:1000px;
    background:url(../images/qdys2.jpg) center no-repeat;
    background-size:cover;

}
#qdys3{
	margin:0px auto;
	height:1318px;
	width:1920px;
    background:url(../images/qdys3.jpg) center no-repeat;
    background-size:cover;
	width:100%;

}

/*底部*/
#dibu{
	margin:0px auto;
	height:60px;
	background:#88050b center no-repeat;
    background-size:cover;
	width: 100%;
}

#dibuwenzi{
    margin:-30px auto;
	height:50px;
	width:600px;
	font-size:15px;
    font-family:"微软雅黑","黑体","宋体";
	text-align:center;
	line-height:8px;
	color:#FFF;
}
