@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/grbym_01.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;*/
	
}

/******************************************头部结束************************************************/	

#cyjgrb1{
	margin:0px auto;
	height:880px;
	width:100%;
    background:url(../images/grbym_02.jpg) center no-repeat;
    background-size:cover;
}
#cyjgrb2{
	margin:0px auto;
	height:1364px;
	width:100%;
    background:url(../images/grbym_03.jpg) center no-repeat;
    background-size:cover;
}
#cyjgrb3{
	margin:0px auto;
	height:873px;
	width:100%;
    background:url(../images/grbym_04.jpg) center no-repeat;
    background-size:cover;
}
#cyjgrb4{
	margin:0px auto;
	height:911px;
	width:100%;
    background:url(../images/grbym_05.jpg) center no-repeat;
    background-size:cover;
}


/*底部*/
#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;
}