@charset "utf-8";
/* CSS Document */

body{ margin:0; padding:0;
min-width:1100px;
 }
 
a:link,a:visited{
	color:#ffffff;
    text-decoration:none;  /*超链接无下划线*/
}

a:hover{color:#ffffff;}
.jmnav {
	background: #8f0000;
	height: 60px;
	line-height: 68px;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 9999;
}
.jmnav ul {
	width: 740px;
	margin: 0 auto;

}
.jmnav ul li:first {
 border-left:1px solid #514c40;
}
.jmnav ul li {
	float: left;
	color: #FFFFFF;
	width: 122px;
	text-align: center;
	font-size: 18px;
	font-family:"微软雅黑", "宋体";
	list-style: none;
	cursor: default
}
.jmnav ul li:hover {
	background: #ba513e
}
.jmnav ul li.selected {
	background: #ba513e
}


/**************************头部************************/

#toubu{
	margin:0px auto;
	height:750px;
    background:url(../images3/zhutu1.jpg) center no-repeat;
    background-size: cover;
    width: 100%;
}

/*头部翻书*/

#mfhz{
	margin:0px auto;
	height:600px;
	width:1000px;
	/*border:#333 1px solid;*/
	
}
#mfhzfanshu{
    margin:158px 0px 0px 520px;
	padding:0px 0px 0px 0px;
	
	height:260px;
	width:410px;
	/*border:#33F 1px solid;*/
}


/*启动仪式*/
#qdys{
	margin:0px auto;
	height:930px;
    background:#fffbcc;

    width: 100%;
}

#qdys1{
    margin:0px auto;
	padding:0px 0px 0px 0px;
	
	height:550px;
	width:1000px;
	/*border:#33F 1px solid;*/
}

#qdys2{
    margin:0px auto;
	padding:0px 0px 0px 0px;
	
	height:300px;
	width:1000px;
	
}

#paomadeng{
	margin-top:15px;
	margin-left:5px;
	height:240px;
	width:980px;
}
/*************************跑马灯******************/
#demo { 
background: #FFF; 
overflow:hidden; 
border: 1px dashed #CCC; 
width: 980px; 
} 
#demo img { 
border: 3px solid #F2F2F2; 
} 
#indemo { 
float: center; 
width: 800%; 
} 
#demo1 { 
float: left; 
} 
#demo2 { 
float: left; 
} 	


/**************************全面行动************************/

#qmxd{
	margin:0px auto;
	height:1133px;
    background:url(../images3/1qmxd.jpg) center no-repeat;
    background-size: cover;
    width: 100%;
}

#qmxd1{
    margin:0px auto;
	padding:0px 0px 0px 0px;
	
	height:550px;
	width:1000px;
	/*border:#33F 1px solid;*/
}

#qmxd2{
    margin:0px auto;
	padding:0px 0px 0px 0px;
	
	height:600px;
	width:1000px;
	
}

/**************************媒体报道************************/

#mtbd{
	margin:0px auto;
	height:2100px;
    background:#FFF;
    width: 100%;
}

#mtbd1{
    margin:0px auto;
    background:url(../images3/mtbd.jpg) center no-repeat;
    background-size: cover;
	height:586px;
	width:1000px;
	/*border:#33F 1px solid;*/
}

#mtbd2{
    margin:0px auto;
    background:url(../images3/mtbd1.jpg) center no-repeat;
    background-size: cover;
	height:1404px;
	width:1000px;
	/*border:#33F 1px solid;*/
}

/**************************光荣榜************************/
#grb{
	margin:0px auto;
	height:1153px;
    background:url(../images3/grb.jpg) center no-repeat;
    background-size: cover;
    width: 100%;
}

#grb1{
    margin:320px auto;
	height:150px;
	width:880px;
	font-size:16px;
    font-family:"微软雅黑";
	font-weight:500;
	text-indent:2em;
	line-height:34px;
	/*border:#33F 1px solid;*/
}

#grb2{
    margin:-260px auto;
	height:404px;
	width:1000px;
	 background:url(../images3/grb2.png) center no-repeat;
    background-size: cover;
	/*border:#33F 1px solid;*/
}

/*************************底部******************/
#dibu{
	margin:0px auto;
	height:80px;
    
    width: 100%;
	
}

#dibuwenzi{
	margin:15px auto;
	padding:6px 0 0 0;
	height:50px;
	width:400px;
	font-size:14px;
	color:#333;
    font-family:"微软雅黑","宋体";
	line-height:12px;
	text-align:center;
	
	}

