@charset "utf-8";
/*设计者 李旭梅 */
*{
	margin:0;
	padding:0;
	border:0;
	list-style-type:none;
}
body {
	font-size: 14px;
	font-family: "宋体", Arial;
	background-color: #ffc484;
}
#wrap {
	margin: 0px auto;
	width: 1000px;
}
.header {
	background-image: url(../jn_img/jn_01.jpg);
	background-repeat: repeat-x;
	height: 474px;
	left: -340px;
	width: 1670px;
	position: absolute;
	top: 0;
	z-index: 10;
}
.dw {
	height: 474px;
	width: 1000px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#bg1 {
	background-image: url(../jn_img/jn_02.jpg);
	height: 236px;
}
.wrap {
	margin: auto;
	width: 1000px;
}
#bg2 {
	height: 760px;
	background-color: #f5fbfb;
	width: 100%;
}
#bg3 {
	height: 1403px;
	background-color: #c42b30;
	width: 100%;
}
#bg4 {
	height: 340px;
	background-color: #ffc484;
	width: 100%;
}