
html, body, div, p, hr, pre, h1, h2, h3, h4, h5, h6, table, tr, td, th, tfoot, tbody, thead, form, input, textarea, label, ul, ol, dl, li, dt, dd,.clearfix:after { margin:0; padding:0; }

body
	{
		/*body基本样式开始*/
			background-color:#ffffff;	/*背景颜色*/
			font-size:9pt;	/*字体大小*/
			color:#3D3D3D;	/*字体颜色*/
			FONT-FAMILY:微软雅黑;	/*字体*/
			text-align:left;	/*水平居左*/
			margin-top: 0px;	/*页面上边距*/
			margin-bottom: 0px;	/*页面下边距*/
			margin-left: 0px;	/*页面左边距*/
			margin-right: 0px;	/*页面右边距*/
		/*body基本样式结束*/

		/*body扩展样式开始*/
			background-repeat: repeat-y;	/*背景重复*/
			background-position: center;	/*背景居中*/
			scrollbar-face-color:#b9b9b9;	
			scrollbar-highlight-color:#b9b9b9;
			scrollbar-shadow-color:#b9b9b9;
			scrollbar-3dlight-color:#b9b9b9;
			scrollbar-darkshadow-color:#b9b9b9;
			scrollbar-arrow-color:#F0F0F0;
			scrollbar-track-color:#F0F0F0;
			scrollbar-base-color:#F0F0F0;

			/*拖动条的表面颜色*/
			scrollbar-face-color:#fbf6e8; 
			margin:0px;
			/*亮边*/  
			scrollbar-highlight-color:#fbf6e8;
			/*暗边*/
			scrollbar-shadow-color:#aaaaaa;
			scrollbar-3dlight-color:#aaaaaa; 			
			/*箭头颜色*/
			scrollbar-arrow-color:#aaaaaa;  
			/*拖动区域(TrackBar)颜色*/
			scrollbar-track-color:#fbf6e8;	
			scrollbar-darkshadow-color:#fbf6e8
		/*body扩展样式结束*/
	}
	
div,ul,li{margin:0; padding:0; list-style:none; }	
tr,td,span {font-size:9pt; color:#3D3D3D; FONT-FAMILY:微软雅黑; /*line-height:180%;*/}

a{FONT-FAMILY:微软雅黑; text-decoration:none; color:#3D3D3D;}
a:hover {FONT-FAMILY:微软雅黑; text-decoration:none; color:#ff0000;}

.clear {
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
	overflow:hidden;
}
/*顶部*/
.part1 {
	background:url(top_logo.jpg) center top;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-repeat: no-repeat;
	background-positon: 100%, 100%;
	margin: 0;
	padding: 0;
	border: 0 none;
	overflow: hidden;
	height:495px;
}
.navbox {
	width:100%;
	height:85px;
	background:url(dh_bj.png) repeat-x;
	margin-bottom:20px;
}
.nav {
	width:1000px;
	height:85px;
	line-height:85px;
	margin:0 auto;
}
.nav li {
	float: left;
	height:85px;
	line-height:85px;
	padding:0 23px;
}
.nav li a {
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
}
/*part2*/
.part2 {
	width:1000px;
	height:346px;
	margin:0 auto;
	padding-bottom:20px;
}
.News_pic {
	width:519px;
	height:346px;
	margin-right:20px;
	float:left;
}
#focus_pic {
	float:left;
	position: relative;
	width: 519px;
	height: 346px;
	overflow: hidden;
}
#focus_pic_list img {
	border: 0px;
	width: 519px
}
#focus_pic_bg {
	position: absolute;
	bottom: 0;
	background-color: #000;
	height: 36px;
	filter: Alpha(Opacity=30);
	opacity: 0.3;
	z-index: 1000;
	cursor: pointer;
	width: 519px;
	line-height:36px;
}
#focus_pic_info {
	position: absolute;
	bottom: 0;
	left: 12px;
	height: 28px;
	color: #fff;
	z-index: 1001;
	cursor: pointer;
	font-size:14px;
	font-weight:bold;
}
#focus_pic_text {
	position: absolute;
	width: 120px;
	z-index: 1002;
	right: 3px;
	bottom: 3px;
}
#focus_pic ul {
	position: absolute;
	list-style-type: none;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
	z-index: 1002;
	margin: 0;
	padding: 0;
	bottom: 7px;
	right: 9px;
}
#focus_pic ul li {
	padding: 0px 8px;
	float: left;
	display: block;
	color: #fff;
	background: #000;
	cursor: pointer;
	margin-right: 2px;
	z-index: 1;
	border:1px solid #fff;
}
#focus_pic ul li.on {
	background-color: #cc3433;
}
#focus_pic_list a {
	position: absolute;
}
.part2_right {
	width:461px;
	height:346px;
	float:left;
}
.News_1 {
	height:120px;
	border-bottom:1px dashed #bbbbbb;
}
.News_1 .txt {
	text-align:center;
}
.News_1 .txt a {
	color:#c7110d;
	font-size:16px;
	font-weight:bold;
}
.News_1 .con {
	line-height: 25px;
	font-size: 15px;
	color: rgb(102, 102, 102);
	margin-top:15px;
}
.News_2 {
	height:225px;
}
.News_2 .list {
}
.News_2 .list ul {
	padding:8px 3px 0 11px;
}
.News_2 .list ul li {
	line-height: 27px;
	height: 27px;
	padding-left: 15px;
	background: url(list_sq.png) no-repeat scroll 0 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.News_2 .list ul li span {
	float:right;
	color:#666666;
	font-size:15px;
}
.News_2 .list ul li a {
	font-size:15px;
}
.dhyc {
	width:988px;
	height:70px;
	border:1px solid #e7e7e7;
	background-color:#f3f3f3;
	padding:0 5px;
	margin:0 auto;
}
.dhyc1 {
	width:49px;
	height:49px;
	margin-top:10px;
	float:left;
}
.dhyc2 {
	width:939px;
	height:49px;
	margin-top:10px;
	float:left;
}
.dhyc2_1 {
	width:79px;
	height:49px;
	text-align:center;
	line-height:49px;
	float:left;
	font-size:16px;
	color:#c7110d;
	font-weight:bold;
}
.dhyc2_2 {
	width:860px;
	height:49px;
	line-height:49px;
	float:left;
}
/*part3*/
.c_list {
	padding:0 10px 0 20px;
}
.c_list ul {
	margin-top:25px;
}
.c_list ul li {
	line-height: 27px;
	height: 27px;
	padding-left: 15px;
	background: url(list_sq.png) no-repeat scroll 0 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.c_list ul li span {
	float:right;
	color:#666666;
	font-size:15px;
}
.c_list ul li a {
	font-size:15px;
}
.part3 {
	width:1000px;
	height:284px;
	margin:0 auto;
	padding-bottom:20px;
}
.part3_left {
	width:490px;
	height:284px;
	float:left;
	margin-right:20px;
}
.part3_right {
	width:490px;
	height:284px;
	float:left;
}
.part3_left_bt {
	width:490px;
	height:29px;
}
.qwfb {
	width:21px;
	height:29px;
	line-height:29px;
	float:left;
}
.qwfb_bt {
	width:111px;
	height:29px;
	line-height:29px;
	float:left;
	text-align:center;
	font-size:24px;
	font-weight:bold;
}
.qwfb_bt1 {
	width:358px;
	height:21px;
	margin-top:7px;
	line-height:21px;
	border-top:1px solid #e51f31;
	float:left;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#999999;
	/*font-style:italic;*/
	text-align:right;
}
.qwfb_bt1 a {color:#999999;}
.qwfb_bt1 a:hover {text-decoration:underline;}
/*.part4 {
	width:1000px;
	height:284px;
	margin:0 auto;
	padding-bottom:20px;
}
.part4_left {
	width:598px;
	height:284px;
	float:left;
	margin-right:20px;
}
.part4_right {
	width:382px;
	height:284px;
	float:left;
}
.part4_left_bt {
	width:598px;
	height:29px;
}
.part4_right_bt {
	width:382px;
	height:29px;
}
.hyjj {
	width:21px;
	height:29px;
	line-height:29px;
	float:left;
}
.hyjj_bt {
	width:111px;
	height:29px;
	line-height:29px;
	float:left;
	text-align:center;
	font-size:24px;
	font-weight:bold;
}
.hyjj_bt1 {
	width:466px;
	height:21px;
	margin-top:7px;
	line-height:21px;
	border-top:1px solid #e51f31;
	float:left;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	color:#999999;
	font-style:italic;
	text-align:right;
}
.spbd {
	width:250px;
	height:21px;
	margin-top:7px;
	line-height:21px;
	border-top:1px solid #e51f31;
	float:left;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	color:#999999;
	font-style:italic;
	text-align:right;
}*/
/*part5*/
.part5 {
	width:1000px;
	height:284px;
	margin:0 auto;
	padding-bottom:20px;
}
.part5_left {
	width:490px;
	height:284px;
	float:left;
	margin-right:20px;
}
.part5_right {
	width:490px;
	height:284px;
	float:left;
}
.part5_left_bt {
	width:490px;
	height:29px;
}
.qwfb {
	width:21px;
	height:29px;
	line-height:29px;
	float:left;
}
.ggcx_bt {
	width:183px;
	height:29px;
	line-height:29px;
	float:left;
	text-align:center;
	font-size:24px;
	font-weight:bold;
}
.ggcx_bt1 {
	width:286px;
	height:21px;
	margin-top:7px;
	line-height:21px;
	border-top:1px solid #e51f31;
	float:left;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	color:#999999;
	font-style:italic;
	text-align:right;
}
/*part6*/
.part6 {
	width:1000px;
	height:417px;
	margin:0 auto;
	padding-bottom:15px;
}
.part6_top {
	width:1000px;
	height:40px;
	margin-bottom:15px;
}
.part6_center {
	width:1000px;
	height:362px;
}
.part6_center_bt {
	width:1000px;
	height:23px;
	line-height:23px;
	border-bottom:2px solid #c09138;
}
.xqqhOn {
	width:66px;
	height:23px;
	text-align:center;
	color:#ffffff;
	font-size:16px;
	background:#c09138;
	float:left;
	margin-right:1px;
	cursor:pointer;
}
.xqqh {
	width:66px;
	height:23px;
	text-align:center;
	font-size:16px;
	color:#ffffff;
	background:#bfbfbf;
	float:left;
	margin-right:1px;
	cursor:pointer;
}
.part6_center_list {
	width:990px;
	height:307px;
	margin:15px 5px;
}
.list_qhOn {
	display: block;
}
.list_qh {
	display: none;
}
/*part7*/
.part7 {
	width:1000px;
	height:193px;
	margin:0 auto;
}
.part7_bt {
	width:1000px;
	height:40px;
}
.part7_list {
	width:980px;
	height:113px;
	margin:20px 10px;
}
/*概览*/
.gl_title {
	width: 100%;
	height: 29px;
}
.gl_title .icon {
	width: 21px;
	height: 29px;
	line-height: 29px;
	float: left;
}
.gl_title .txt {
	width: 111px;
	height: 29px;
	line-height: 29px;
	float: left;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
.gl_title .dqwz {
	width: 768px;
	height: 21px;
	margin-top: 7px;
	line-height: 21px;
	border-top: 3px solid #e9e9e9;
	float: left;
	font-size: 14px;
	text-align: left;
	color: #999999;
	text-align: right;
}
.gl_title .dqwz a {
	color: #999999;
}
.gl_con {
	width:100%;
	margin:0 auto;
	margin-top: 20px;
}
.gl_con li {
	width: 100%;
	height: 145px;
	border-bottom: 1px dotted #7f7f7f;
	margin-top: 20px;
}
.gl_con li h2 {
	font-size: 18px;
	color: #333;
	font-weight: 600;
	padding-left: 15px;
}
.gl_con li p {
	font-size: 14px;
	color: #666;
	text-indent: 2em;
	margin-top: 20px;
	padding-left: 15px;
}
.gl_con li p a {
	font-size: 14px;
	color: #f1810e;
}
.gl_con li .date {
	font-size: 14px;
	margin-top: 30px;
	float: right;
	color:#999999
}
/*细览*/
.col_w1000 {
	width: 1000px;
	margin: 0 auto;
	background: #fff;
}
.col_w900 {
	width: 900px;
	margin: 0 auto;
	background: #fff;
}
.col {
	padding-top:30px;
}
.col .xltitle {
	font-style:normal;
}
.col .xltitle .mbx .bg {
	background: url(xl_wzjt.png) no-repeat right center;
	padding-right:20px;
}
.col .xltitle .mbx .bg a {
	color:#666666;
}
.col .xltitle .mbx .bg a:hover {
	text-decoration:underline;
}
.col .xltitle .mbx span {
	font-size: 14px;
	color:#666;
	margin-right: 10px;
}
.col .xltitle .mbx span a {
	color:#666;
}
.col .xltitle .mbx span a:hover {
	text-decoration:underline;
}
.col .xltitle .big_title {
	font-size: 30px;
	color:#333;
	font-weight: bold;
	margin-top:30px;
}
.col .xltitle .small_title {
	font-size: 24px;
	font-weight: normal;
	color: #333;
	margin-top:25px;
}
.col .xltitle_bottom {
	width:100%;
	border-bottom: 1px solid #e7d6c3;
	height:48px;
	line-height:48px;
	margin-top: 22px;
}
.col .xltitle_bottom i {
	color: #333;
	font-size:14px;
}
.col .xltitle_bottom .dayin {
	background: url(Printer.png) no-repeat left center;
	display:block;
	float: right;
	line-height: 20px;
	padding-left:28px;
	margin-top: 13px;
	font-size:14px;
	color: #333;
	margin-left: 30px;
}
.col .xltitle_bottom .guanbi {
	background: url(guanbi.png) no-repeat left center;
	display:block;
	float: right;
	line-height: 20px;
	padding-left:25px;
	margin-top: 13px;
	font-size:14px;
	color: #333;
	margin-left: 30px;
}
.col .xltitle_bottom img {
	vertical-align: middle;
}
.col .xltitle_bottom .time {
	color: #666;
	margin-right: 25px;
}
.col .xltitle_bottom .from {
	color: #666;
	display:none;
}
.col .xltitle_bottom i {
	float: left;
	font-style:normal;
}
.col .con {
}
.col .con .word {
	margin-top:40px;
	font-size:18px;
	color: #333;
	line-height: 42px;
	margin-top:20px;
}
/*.col .con .word p {
	font-size:18px;
	color: #333;
	line-height: 42px;
	margin-top:20px;
}*/
.col .con .word img {
	display: block;
	margin: 0 auto;
	text-align: center;
	width:800px;
	height:100%
}
.vspace {
	height: 48px;
	font-size: 0px;
	line-height: 0px;
	width: 99%;
	clear: both;
	overflow: hidden;
}
/*分页*/	
.pagenav {
	height: 34px;
	margin:25px auto;
	text-align: center;
	font:12px/32px "宋体";
	color: #616161;
	padding-left: 30px;
}

.pagenav .disabled {
	cursor: not-allowed;
	color: #DDD
}
.pagenav .num {
	width:35px;
	cursor: pointer;
	height: 32px;
}
.pagenav .tail, .pagenav .home {
	padding: 0 5px;
	height: 32px;
	width: 35px;
}
.pagenav .next, .pagenav .prev {
	width: 45px;
	padding: 0 5px;
	height: 32px;
}
.pagenav .tail, .pagenav .home, .pagenav .next, .pagenav .prev, .pagenav .num {
	border: solid #AAB0C8;
	border-width: 1px 0 1px 1px;
	display:inline-block;
}
.pagenav .tail {
	border-right: 1px solid #AAB0C8;
}
.pagenav a:hover {
	font-weight: bold;
	
}
.pagenav .current {
	color: white;
	background: #f1810e;
	display:inline-block;
	width: 35px;
	height: 32px;
	border:1px solid #AAB0C8;
	padding-right: 1px;
	cursor: pointer;
	border-right:none;
}
.pagenav #num {
	border:1px solid #AAB0C8;
	margin-right:2px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display:inline-block;
	margin-left: 5px;
	font-size: 12px;
	width: 40px;
	vertical-align: top;
}
.pagenav .go {
	border: 1px solid #AAB0C8;
	width:35px;
	cursor: pointer;
	height: 32px;
	display:inline-block;
	margin-left: -3px;
}
.pagenav .sum {
	display:inline-block;
	padding-left: 10px;
}