<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


/*头部、底部公共部分*/
body {
	font-size: 14px;
	color: #333333;
	font-family:"宋体";
	background:url(../images/dzjn_bg_2.png) repeat;
}
#top_logo{
	width:1000px;
	height:345px;
	overflow:hidden;
	margin:0 auto;
}
.dzjn_bg{
	position: absolute;
	left: 0;
	top: 0;
	width:100%;
	height:576px;
	background:url(../images/dzjn_bg.jpg) no-repeat center top;
	z-index:-2;
	overflow:hidden;
}
.dzjn_cont1{
	width:1000px;
	overflow:hidden;
	margin:0 auto;
}

.bot_wiap{
	width:100%;
	height:100px;
	border-top:2px solid #592d00;
}
.bot_text{
	width:582px;
	height:50px;
	text-align:center;
	line-height:26px;
	margin:30px auto auto auto;
}

/*头部、底部公共部分end*/


.zt_jn_szwz{
	width:994px;
	height:34px;
	line-height:34px;
	border:3px solid #fff;
	background:#977660;
	text-indent:20px;
	margin:0 auto
}
.zt_jn_wiap{
	width:994px;
	overflow:hidden;
	margin:0 auto;
	background:#fff;
	padding:3px;
}
.jn_list{
	width:240px;
	overflow:hidden;
	
}
.jn_list .title{
	width:240px;
	height:31px;
	line-height:31px;
	overflow:hidden;
	background:#c88840;
}
.jn_list .title h2{
	width:137px;
	height:31px;
	line-height:31px;
	overflow:hidden;
	text-indent:30px;
	background:url(../images/dzjn_pic_01.png) no-repeat left top;
}

.jn_list .contMain{
	width:240px;
	background:#e9e3d6;
	margin-top:3px;
	overflow:hidden;
	padding-bottom:40px;
}
.jn_list .contMain li{
	width:84px;
	text-align:center;
	height:26px;
	line-height:25px;
	margin:16px 15px 0px 15px;
}
.jn_list .contMain li.on{
	background:#803200;
	color:#fff;
}
.jn_list .contMain li.on a{

	color:#fff;
}

.zt_jn_contMain{
	width:714px;
	height:auto;
	overflow:hidden;
}
.zt_jn_contMain .title{
	width:714px;
	height:31px;
	line-height:31px;
	overflow:hidden;
	background:#c88840;
}
.zt_jn_contMain .title h2{
	width:137px;
	height:31px;
	line-height:31px;
	overflow:hidden;
	text-indent:30px;
	background:url(../images/dzjn_pic_01.png) no-repeat left top;
}
.zt_jn_contMain .contMain{
	width:97%;
	height:auto;
	overflow:hidden;
	padding:20px 0px;
	margin-left:10px;
}
.zt_jn_contMain .contMain li{
	width:100%;
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.zt_jn_contMain .contMain li span{
	float:right;
	color:#6b6b6b;
}










</pre></body></html>