@charset "utf-8";
/* CSS Document */
body{ background:#fff; margin:0; font-family:"微软雅黑"; font-size:14px; color:#666666;}
img{ border:0;}
.marginauto{ margin:0 auto;}
ul {
	padding: 0;
	margin: 0;
}
ul li {
	list-style-type: none;
}
h1 {
	margin: 0;
}
img {
	border: 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

.banner{ margin:0 auto; background:url(dzqk_banner2.jpg) no-repeat; width:1000px; height:153px;}

.link a{color:#fff; text-decoration:none;font-family:"微软雅黑";}
.link a:hover{text-decoration:underline; }


.list_content_news{ padding-top:4px;}
.list_content_news tr{ height:40px;}
.list_content_news tr td a{ background:url(dzqk_ico_newslist.gif) no-repeat 0 15px; line-height:40px; padding-left:12px; text-decoration:none; padding-top:8px;color:#2d569e; text-decoration:none; font-size:14px;}
.list_content_news tr td a:hover{ text-decoration:underline; color:#0fa3cf;}
.content_title{ text-align:center; font-size:22px; line-height:34px; color:#444; font-weight:normal; padding:0 30px;}
.content{ line-height:25px; text-indent:2em; border-top:3px solid #ce3530; padding:10px 20px;}
.content .nav tr{ background:#ce3530;}
.content .nav tr td a{ width:130px; height:40px; line-height:40px; display:block; color:#fff; font-size:16px; background:url(arrow.gif) no-repeat 110px 16px;}
.content p{font-size:14px; line-height:25px; }
.content .pic{text-align:center;}

.dy{ height:461px;}
.dy_wrap{background:url(icon_email.png) no-repeat 30px 65px; height:100px;}
.dy_bg{background:url(dy_bg.gif) no-repeat right bottom #fff; text-indent:0;}
.font_dy_tit{ color:#42a3d2; font-size:22px; line-height:36px;  padding-left:80px;}
.content .font_dy{ font-size:16px;line-height:30px;padding-left:80px;}


.copyright{ color:#ffffff; background:url(foot_bg2.jpg) no-repeat; height:146px; width:1000px;line-height:24px;font-size:14px; text-align:center; }

/*翻页样式*/
.newspage {
	padding: 20px 0px 20px 14px;
	font-size: 12px;
	height: 23px;
	clear: both;
	border-top: 1px dashed #ce3530;
	margin-top: 15px;
}
.newspage ul li {
	float: left;
	margin: 0 3px;
	line-height: 20px;
}
.newspage ul li a {
	text-align:center;
	border: 1px solid #b2b2b2;
	color: #015092;
	text-indent:0;
	width:40px;
	display: block;
	
}
.newspage ul li.on a {
	
	background: #ce3530;
	color: #fff;
	border: 1px solid #ce3530;
}
.newspage ul span {
	color: #333;
	display: block;
	float: left;
}
.newspage ul input {
	width: 43px;
	height: 20px;
	line-height: 22px;
	font-size: 12px;
	color: #333;
	border: 1px solid #b2b2b2;
	margin: 0 5px;
	background: none;
	float: left;
	display: inline;
}
.newspage ul input.newspageBtn {
	cursor: pointer;
	height: 22px;
	line-height: 20px;
	font-family: "微软雅黑";
}
/*三级页面*/
.detail h3 {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
}
.detail h4 {
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}
.detail h4 a {
	color: #444;
	font-weight: normal;
}
.detail .article p {
	line-height: 22px;
	text-indent: 2em;
}
.detail .article p img {
	max-width: 500px;
	width: 100%;
	padding: 0.5em 0;
}
.detail .wrap-appendix {
	border-top: 1px dashed #e8f2f4;
	padding: 10px;
	margin-top: 30px;
}
.detail .wrap-appendix .title-appendix {
	color: #1662b6;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	margin-bottom: 5px;
}
.detail .wrap-appendix li {
	height: 30px;
	background: transparent url(icon5.png) no-repeat 5px 5px;
	line-height: 20px;
	padding: 0 0 0 20px;
	margin: 0;
}
.detail .wrap-appendix li a {
	color: #444;
}