@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;*/
	
}

/******************************************头部结束************************************************/	

/*小故事*/
#xgs{
	margin:0px auto;
	height:446px;
	width:1000px;
    background:url(../images/xgs1.jpg) center no-repeat;
    background-size:cover;
 
}

#xgs1{
	margin:0px auto;
	height:600px;
    background:#eeeeee center no-repeat;
    background-size:cover;
	width:100%;
 
}
#xgs1neibu{
	margin:30px auto;
	height:495px;
	width:1000px;
	background:url(../images/xgs1neibu.jpg) center no-repeat;
    background-size:cover;
	/*border:#33F 1px solid;*/
}

#xgs1neibu1{
	margin:55px 0px 0px 180px;
	height:50px;
	width:300px;
	font-size:24px;
	font-family:"黑体";
	color:#7d0000;
	font-weight:bold;
	/*border:#33F 1px solid;*/
}

#xgs1neibu2{
	margin:0px 0px 0px 60px;
	height:300px;
	width:520px;
	
	/*border:#33F 1px solid;*/
}


#xgs2neibu{
	margin:30px auto;
	height:657px;
	width:1000px;
	background:url(../images/xgs2.jpg) center no-repeat;
    background-size:cover;
	/*border:#33F 1px solid;*/
}

#xgs2neibu1{
	margin:100px 0px 0px 360px;
	height:50px;
	width:300px;
	font-size:24px;
	font-family:"黑体";
	color:#7d0000;
	font-weight:bold;
	
}

#xgs2neibu2{
	margin:20px 0px 0px 150px;
	height:400px;
	width:750px;
	
	/*border:#33F 1px solid;*/
}

#xgs3{
	margin:0px auto;
	height:692px;
    background:url(../images/xgs3.jpg) center no-repeat;
    background-size:cover;
	width:100%;
 
}

#xgs3neibu{
	margin:0px auto;
	height:657px;
	width:1000px;
	/*border:#33F 1px solid;*/
}

#xgs3neibu1{
	margin:70px 0px 0px 150px;
	height:50px;
	width:300px;
	font-size:24px;
	font-family:"黑体";
	color:#7d0000;
	font-weight:bold;
}

#xgs3neibu2{
	margin:-20px 0px 0px 60px;
	height:500px;
	width:420px;
	

}

#xgs4neibu{
	margin:0px auto;
	height:764px;
	width:1000px;
	background:url(../images/xgs4.jpg) center no-repeat;
    background-size:cover;
	/*border:#33F 1px solid;*/
}

#xgs4neibuzuo{
	margin:240px 0px 0px 30px;
	height:280px;
	width:380px;

	float:left;

}

#xgs4neibuz1{
	margin:0px 0px 0px 50px;
	height:50px;
	width:300px;
	font-size:24px;
	font-family:"黑体";
	color:#7d0000;
	font-weight:bold;

}

#xgs4neibuz2{
	margin:10px 0px 0px 0px;
	height:200px;
	width:380px;


}
#xgs4neibuxia{
	margin:30px 0px 0px 0px;
	height:200px;
	width:660px;
    

}


#xgs4neibuyou{
	margin:130px 0px 0px 60px;
	height:380px;
	width:500px;

	float:left;

}

#xgs4neibuy1{
	margin:0px 0px 0px 70px;
	height:50px;
	width:370px;
	font-size:24px;
	font-family:"黑体";
	color:#7d0000;
	font-weight:bold;
	
}

#xgs4neibuy2{
	margin:10px 0px 0px 0px;
	height:340px;
	width:500px;


}

/*底部*/
#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;

	}