@charset "utf-8";
/* CSS Document */
.news_nav{
	width:968px;
	height:30px;
	font-size:14px;
	line-height:30px;
	padding-left:10px;
	font-weight:bold;
	color:gray;
}

.news_content{
	width:935px;
	padding:20px 30px;
	background:#fff;
	border:1px solid #ABABAB;
	overflow:hidden;
}

.news_content h2{
	width:100%;
	height:100px;
	line-height:60px;
	text-align:center;
	font-size:18px;
	border-bottom:1px solid #CBCBCB;
}


.news_content .date{
	margin-top:10px;
	padding-left:10px;
	color:#999;
}

.news_content .text{
	margin-top:50px;
	width:100%;
	height:auto;
    line-height:200%;
    font-size:16px;
    font-family:"微软雅黑","Microsoft YaHei","宋体";
	/*text-indent:2em;*/
}

.news_list{
	width:945px;
	position:relative;
	padding:10px 15px;
	background:#fff;
	border:1px solid #ABABAB;
	height:680px;
	overflow:hidden;
}

.news_list ul{
	list-style:inside;
	list-style-image:url(../images/listico1.gif);
	text-indent:5px;
	height:auto;
	width:100%;
}

.news_list ul li{
	line-height:30px;
	font-size:15px;
	color:#00006F;
    overflow:hidden;
}

.news_list ul li a:link{ color:#0051A2;}

.news_list ul li a:visited { color:#0051A2;}

.news_list ul li a:hover { color:red; text-decoration: underline;}

.news_list ul li a:active { color:red; text-decoration: underline;}

.news_list ul li span{
	font-size:12px;
	color:#ABABAB;
	padding-left:20px;
}

.news_list_ggzs{
	float:left;
	width:480px;
	padding:10px 3px;
	overflow:hidden;
}

.news_list_ggzs .bt{
	display:block; 
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#1F66B6;
	margin-bottom:20px;
}

.news_list_ggzs ul{
	list-style:inside;
	list-style-image:url(../images/listico1.gif);
	text-indent:5px;
	height:auto;
	width:100%;
}

.news_list_ggzs ul li{
	line-height:30px;
	font-size:13px;
	color:#00006F;
    word-break:break-all;
    word-wrap:break-word ;
}

.news_list_ggzs ul li a:link{ color:#0051A2;}

.news_list_ggzs ul li a:visited { color:#0051A2;}

.news_list_ggzs ul li a:hover { color:red; text-decoration: underline;}

.news_list_ggzs ul li a:active { color:red; text-decoration: underline;}

.news_list_ggzs ul li span{
	font-size:12px;
	color:#ABABAB;
	padding-left:20px;
}

.pageCode{
	position:absolute;
	bottom:15px;
	width:100%;
	height:35px;
	color: #CCC;
	text-align:center;
}

.pageCode a{
	display: inline-block;
	color: #00006F;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	border: 1px solid #ddd;
	margin: 0 2px;
	border-radius: 4px;
	vertical-align: middle;
}

.pageCode a:hover{
	text-decoration: none;
	background:#F2F2F2;
	border: 1px solid #CBCBCB;
}

.pageCode span.current{
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	margin: 0 2px;
	color: white;
	background-color: #0467BD;
	order: 1px solid #0467BD;
	border-radius: 4px;
	vertical-align: middle;
}

.pageCode span.disabled{
	 display: inline-block;
	 height: 25px;
	 line-height: 25px;
	 padding: 0 10px;
	 margin: 0 2px;	
	 color: #bfbfbf;
	 background: #FBFBFB;
	 border: 1px solid #bfbfbf;
	 border-radius: 4px;
	 vertical-align: middle;
}

.hyxx{
	text-align:center;
	width:100%;
	height:auto;
	border:0;
}

.hyxx tr{
	height:30px;
}

.hyxx tr td{
	text-align:left;
	border:1px solid #2A9FFF;
}

 
table.hyxx{width:96%;border-collapse:collapse;margin-left:20px;}
table.hyxx tr{ height:26px; }
table.hyxx td{ padding-left:5px;border:1px solid #2A9FFF; }
table.dwqk{width:96%;border-collapse:collapse;margin-left:20px;margin-top:2px;}
table.dwqk td{ border:1px solid #2A9FFF; }
table.dwqk td#td1{ height:500px; }
table.dwqk td#td2{ height:60px; }
table.dwqk #div1{ height:500px;overflow-y:auto;line-height:30px;padding:40px 30px; }
table.dwqk #div2{ float:left; width:10px; margin-left:15px; }
table.dwqk #div3{ height:60px;overflow-y:auto;line-height:30px;padding:10px 30px; }