* {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	background: #fff
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

.njzt_head {
	width: 100%;
	height: 470px
}

.njzt_head img {
	width: 100%;
}

.njzt_main {
	margin: 0 auto;
	width: 1000px;
	height: 500px;
}

.njzt_con1 {
	width: 740px;
	height: 360px;
	float: left;
}

.con1_left {
	float: left;
	width: 370px;
	height: 355px;
}

.con1_right {
	float: left;
	width: 370px;
	height: 355px;
}

.con1_tlttle {
	font-size: 20px;
	line-height: 42px;
	font-size: 20px;
	color: #845930;
	font-family: 微软雅黑;
	font-weight: bolder;
	width: 350px;
	position: relative;
	margin-bottom: 35px;
	border-bottom: 3px solid #ffe2ab;
}
.con1_tlttle img{
	margin-left: 10px;
}
.con1_tlttle span {
	position: absolute;
	font-size: 14px;
	color: #999999;
	right: 1px;
}

.con1_tlttle span a {
	color: #999999;
}

.nj_con1_ul li {
	width: 320px;
	position: relative;
}

.njzt_dian {
	width: 6px;
	height: 6px;
	background-color: #ff7c00;
	position: absolute;
	left: 0;
	top: 20px;
}

.njzt_ul_li_1 {
	width: 295px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	line-height: 46px;
	margin-left: 15px;
}

.njzt_ul_li_2 {
	float: right;
	font-size: 16px;
	line-height: 46px;
}

.njzt_con2 {
	float: left;
	height: 470px;
	width: 220px;
	margin-left: 40px;
}

.con2_tittle {
	font-size: 20px;
	line-height: 42px;
	color: #845930;
	font-family: 微软雅黑;
	width: 350px;
	padding-left: 20px;
	position: relative;
	margin-bottom: 8px;
	position: relative;
	padding-left: 25px;
}
.njzt_dianplus{
	width: 6px;
	height: 18px;
	background-color: #ff7c00;
	position: absolute;
	top: 12px;
	left: 0px;
}
.njzt_con2 img {
	margin-bottom: 20px;
}

.njzt_con3 {
	width: 780px;
	float: left;
	height: 75px;
	margin-top: -77px;
}

.njzt_con3 img {
	float: left;
	margin-right: 32px;
}
.line{
	width: 100%;
	height: 8px;
	background-color: #845930;
}