<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 */

#position{
	width:1368px;
	border-radius: 4px;
	background:#EFEFEF;
	min-height: 50px;
	margin: auto;
	margin-top:10px;
 
}
#position p{
	line-height:50px;
	margin-left:18px;
	font-family: "Microsoft Yahei","\5b8b\4f53";
	font-size: 14px;
	color:#000;
}
#position p a:hover{
	color:#d70000;
}

#content{
	width:1310px;
	margin: 0 auto;
	margin-bottom: 20px;
	overflow: hidden;
	border-radius: 4px;
	background: #fff;
	padding: 40px 30px 0px 30px;
}

#sider {width: 240px;}
#side{
	width:238px;
	float:left;
	display:inline;
	border:1px solid #d6d6d6;
	border-top:none;
	/*background:#F7F7FF url(../images/second_side_bg.png) no-repeat bottom center;*/
	/*最小高度*/
}
#side dt{
	height:33px;
	background:url(../images/second_side_title.png) no-repeat;
	position:relative;
	left:-1px;
}
#side dt h2{
	width:108px;
	line-height:28px;
	font-size:14px;
	color:#fff;
	text-align:center;
}
#side dd{
	width:222px;
	height:27px;
	overflow:hidden;
	margin:5px 9px;
}
#side dd#side_dd_1{
	background:url(../images/second_side_list.png) no-repeat left top;
}
#side dd#side_dd_2{
	background:url(../images/second_side_list.png) no-repeat left -27px;
}
#side dd#side_dd_3{
	background:url(../images/second_side_list.png) no-repeat left -54px;
}
#side dd#side_dd_4{
	background:url(../images/second_side_list.png) no-repeat left -81px;
}
#side dd#side_dd_5{
	background:url(../images/second_side_list.png) no-repeat left -108px;
}
#side dd a{
	display:block;
	line-height:27px;
	color:#CE3F00;
	font-weight:bold;
	letter-spacing:4px;
	padding-left:40px;
}
#side dd a:hover{
	color:#20A30E;
}

#ctn{
	width:737px;
	float:right;
	display:inline;
	/*最小高度*/
	min-height:400px;
	height:auto !important;
	height:400px;
}
#ctn h2#secend_title{
	width:697px;
	height:22px;
	font-size:14px;
	color:#fff;
	padding-top:10px;
	padding-left:40px;
	background:url(../images/second_title.png) no-repeat; 
}
#ctn h2#secend_title a.more{
	color: #007ace;
}
#ctn p.pages{
	width:725px;
	height:25px;
	text-align:right;
	overflow:hidden;
	clear:both;
	padding-top:8px;
}

/*二级页面样式*/
#ctn div#list_div{
	width:735px;
	border:1px solid #d6d6d6;
	/*最小高度*/
	min-height:586px;
	height:auto !important;
	height:586px; 
}
#ctn div#list_div div#search_div{/*新闻列表页面 - 搜索样式*/
	width:720px;
	height:45px;
	line-height:45px;
	text-align:center;
	border-bottom:1px dashed #ccc;
	margin:8px auto;
	background:url(../images/search_bg.gif) no-repeat 140px center;
}
#ctn div#list_div div#search_div input{
	height:18px;
	line-height:18px;
}
#ctn div#list_div div#search_div input#sub{
	width:55px;
	height:22px;
	border:none;
	text-indent:-9999px;
	cursor:pointer;
	padding:0px;
	background:url(../images/sub_bg.png) no-repeat;
}
/*网上办事栏目下搜索样式*/
#ctn div#list_div div#searchsimple_div{/*网上办事列表页面 - 搜索样式*/
	width:720px;
	height:45px;
	line-height:45px;
	text-align:center;
	border-bottom:1px dashed #ccc;
	margin:8px auto;
	background:url(../images/search_bg.gif) no-repeat 60px center;
}
#ctn div#list_div div#searchsimple_div input{
	height:18px;
	line-height:18px;
}
#ctn div#list_div div#searchsimple_div input#sub{
	width:55px;
	height:22px;
	border:none;
	text-indent:-9999px;
	cursor:pointer;
	padding:0px;
	background:url(../images/sub_bg.png) no-repeat;
}



#ctn ul#ctnlist{
	padding-top:3px;
	border-bottom:none;
}
#ctn ul#ctnlist li{
	width:720px;
	height:31px;
	float:left;
	display:inline;
	margin:0 5px;
	background:url(../images/bottom_line.png) repeat-x left bottom;
}
#ctn ul#ctnlist li a{
	float:left;
	height:31px;
	line-height:31px;
	text-indent:20px;
	background:url(../images/icon_8.gif) no-repeat 6px center;
}
#ctn ul#ctnlist li span.time{
	float:right;
	height:31px;
	line-height:31px;
}


/*二级页面图片列表*/
#photolist{
	padding-top:3px;
	border-bottom:none;
}
#photolist li{
	width:174px;
	height:144px;
	float:left;
	display:inline;
	margin:2px 0px 5px 8px;
}
#photolist li a{
	display:block;
	width:170px;
	height:142px;
	cursor:pointer;
	border:1px solid #C6E6F8;
	overflow:hidden;
	padding:1px;
}
#photolist li a img{
	width:170px;
	height:120px;
}
#photolist li a:hover{
	border:2px dashed green;
	width:168px;
	height:140px;
	overflow:hidden;
}
#photolist li a:hover img{
	width:168px;
	height:118px;
}

#photolist li h2{
	height:22px;
	line-height:22px;
	font-size:13px;
	font-weight:normal;
	text-align:center;
	background:#efefef;
}



/*三级页面*/
#ctnshow{
	width:100%;
	margin: auto;
}
#ctnshow #title{
	text-align:center;
	padding-top:10px;
	margin-bottom:10px;
	
}
#ctnshow #title&gt;p{
	font-size: 28px;
    font-weight: 600;
	font-family: "Microsoft Yahei","\5b8b\4f53";
	color: #333;
}
#ctnshow #title #futitile{
	font-size:18px;
	padding:5px 0;	
}

#ctnshow #atcinfo{
	line-height:35px;
	text-align:center;
	border-bottom: 1px dashed #ddd;
	font-size: 14px;
	font-family: "Microsoft Yahei","\5b8b\4f53";
	margin: auto;
	color:#13438b;
}
#ctnshow #ctninner{
	padding: 20px;
	background:#fff;
	/*高度自适应*/
	min-height:420px;
	height:auto !important;
	height:420px;
	overflow: hidden;
	white-space:normal;
	word-break:break-all;
}

#ctnshow #cpage{ /*三级页面内容分页*/
	height:26px;
	text-align:right;
	overflow:hidden;
	padding-right:15px;
}
#ctnshow #cpage a{
	display:inline-block;
	height:22px;
	line-height:20px;
	color:#DF0E0E;
	text-align:center;
	border:1px solid #DF0E0E;
	overflow:hidden;
	padding:0 8px;
	margin:0 3px;
}
#ctnshow #cpage a#active{
	color:#fff;
	background:#DF0E0E;
}
#ctnshow #cpage a:hover{
	color:#fff;
	background:#DF0E0E;
}

/*图片频道列表*/
#photo_list li{
	width:178px;
	height:194px;
	float:left;
	display:inline;
	border:1px solid #DDE2E9;
	margin-left:8px;
	margin-bottom:5px;
	padding:2px;
	overflow:hidden;
}
#photo_list li a{
	display:block;
	height:194px;
	color:#2C4E7C;
	text-align:center;
}
#photo_list li a table{
	width:100%;
}
#photo_list li a td{
	height:140px;
}
#photo_list li a img{
	max-width:178px;
	width:expression(this.width &gt; this.height &amp;&amp; this.width &gt;178 ? 178 : true);
	max-height:140px;
	height:expression(this.height &gt; this.width &amp;&amp; this.height &gt; 140? 140 : true);
}
#photo_list li a:hover{
	color:#cc0000;
	background:#EEF1F6;
}

#photo_list li h2{
	height:30px;
	font-size:13px;
	font-weight:normal;
	text-align:left;
	border-top:1px solid #DDE2E9;
	margin-top:2px;
	padding:4px 3px 0px;
	overflow:hidden;
}
#photo_list li span.time{
	display:block;
	height:18px;
	line-height:18px;
	text-align:right;
	color:#9D9D9D;
	overflow:hidden;
}
/*图片频道登录样式*/
#channeltable{
	width:380px;
	margin:120px auto;
	background:#efefef;
}
#channeltable caption{
	height:60px;
	line-height:60px;
	font-size:24px;
	font-weight:bold;
	color:#CA0002;
}
#channeltable th,#channeltable td{
	height:40px;
	color:#CA0002;
}
#channeltable th{
	font-size:14px;
	text-align:right;
	padding-right:10px;
}
#channeltable th input{
	width:80px;
	height:26px;
	color:#fff;
	background:#CA0002;
}
#channeltable td input{
	width:180px;
	height:20px;
	line-height:20px;
	padding-left:3px;
}
#channeltable td input#chknum1{
	width:60px;
}

/*新版二级页面*/
.rh_box {margin: 0 auto;width: 1368px;margin-bottom: 0px;overflow: hidden;/* min-height: 800px; */}

/*左侧*/
.other_left {float: left;width: 230px;margin-right: 19px;}
.other_left .first_title{width:100%;height: 60px;font-size:20px;color:#fff;line-height: 60px;text-align:center;background:#cb0d06;font-weight:bold;}

.other_left .u_list_2{ background:#fff; padding:10px 0 20px; margin-top:10px;}
.other_left .u_list_2 li{ background:url(../images/other_off.jpg) 20px center no-repeat; padding:10px 0; padding-left:35px; line-height:20px; font-size:16px; vertical-align:top;}
.other_left .u_list_2 li.on{ background:url(../images/other_on.jpg) 20px center no-repeat #cb0d06; }
.other_left .u_list_2 li.on a{ color:#fff; }
.other_left .u_list_2 li.on a:hover{ color:#fff;}
.other_left .u_list_2 li a{ color:#555; _color:#000000; font-size:16px;}
.other_left .u_list_2 li a:hover{ color:#cb0d06;}

/*中部*/
.other_center{ float:left;border-radius:4px; background:#fff; min-height:200px; margin-top:0px;font-family: "Microsoft Yahei","\5b8b\4f53" }
.other_center .tith2{margin: 10px 0px;font-size: 22px;border-bottom:5px solid #cb0d06;padding: 0 0 5px 0;height: 40px;color: #000000;text-indent: 23px;font-weight: bold;line-height: 40px;}
.center_pub{width:1115px;min-height: 800px;}
.center_nav {width: 1368px;}
/*公用文字类概览页面列表*/
.list_news_dl{margin:0 10px;}
.list_news_dl li{border-bottom:1px solid #f0eeee; /*padding:15px 5px;*/ font-size:15px; font-family:微软雅黑;}
.list_news_dl li a{ font-size:15px; font-family:微软雅黑;}
.list_news_dl li .date{ float:right;}
.list_news_dl li dt{  height:55px; line-height:55px;/* border-bottom: 1px dotted #CCC*/}
.list_news_dl li dt a{color:#555656;font-size: 16px;float:left;background:url(../images/arrow.jpg) no-repeat left center;line-height:55px;padding-left: 13px;}
.list_news_dl li dt a:hover{ color:#f00;}
.list_news_dl li dt span{color: #bab6b6;font-size: 16px;float:right;line-height:55px;}
.list_news_dl li .p{ color:#787979; line-height:1.5; font-size: 14px; text-indent: 32px;}
.list_news_dl li .more{ text-align:right; margin-top:5px;}
.list_news_dl li .more a{ color:#941e23;}
.list_news_dl li .more a:hover{ color:#F00;}

.list_photo_dl {margin:10px 15px;}
.list_photo_dl li {height: 205px; overflow:hidden; width:200px; float:left; padding-left:27px; margin-bottom:10px; border-bottom:1px solid #f0eeee; padding-top:20px;}
.list_photo_dl li img{ width:200px; height: 107px; }
.list_photo_dl li h4{ margin-top:10px; font-size:14px;}
.list_photo_dl li h4 a{ color:#555; _color:#000000;font-size: 14px;font-weight: normal;}
.list_photo_dl li h4 a:hover{ color:#941e23;}

.page {
	width:100%;
	height:40px;
	text-align:right;
	overflow:hidden;
	clear:both;
}

/*右侧*/
.other_right{ float:right; width:238px;font-family: "Microsoft Yahei","\5b8b\4f53"}
.right_news .tit{ background:url(../images/n_html51.jpg) left top no-repeat #fafbfb; border:none; height:50px; padding:0 10px; font-size:16px; border-top-left-radius:4px; border-top-right-radius:4px; }
@media all and (min-width:0) { /* 2. */
    .right_news .tit{  background:#fafbfb; border:1px solid #fafbfb;}
}
.right_news .tit .em{ float:left; margin-top:10px;}
.right_news .tit .more{ float:right; margin-top:16px; font-size: 14px;  color:#005596;}
.right_news .tit .more:hover{ color:#941e23;}
.right_news ul{ background:url(../images/n_html52.jpg) left bottom no-repeat #fff; border:none; border-top:none; min-height:390px;border-bottom-right-radius:4px; border-bottom-left-radius:4px; padding:10px 10px 15px 15px; }
@media all and (min-width:0) { /* 2. */
    .right_news ul{ background:#fff; border-top:none;}
}
.right_news ul li{ padding:5px 0; height:25px; vertical-align:top; font-size: 14px; }
.right_news ul li a{ float:left; color:#555; _color:#000000; white-space :nowrap; overflow:hidden; text-overflow:ellipsis;}
.right_news ul li a:hover{ color:#941e23;}
.right_news ul li a i{ float:left; width:6px; height:6px; display:inline; background:url(../images/no_html53.jpg) no-repeat;
margin:7px 10px 0 0; *margin-top:7px; *margin-right:2px;}

.rh_right_news{ margin-top:10px;}
.rh_right_news ul{ min-height:100px; }

/*廉政留言板*/
#lyb {width: 1000px;margin: auto;border-radius: 4px;background: #fff;overflow: hidden;font: 12px/1.125 '微软雅黑' ,Verdana;padding-bottom: 10px;margin-bottom: 10px;}
.lyb_pic {background: url(../images/lyb.jpg) no-repeat center;width: 100%;height: 343px;}
.item {margin: 8px; font-size: 16px;}
.ItemL {width: 746px;float: left;border: 1px solid #f1f1f1;}
.subTitle{line-height:40px;border-bottom:1px solid #f1f1f1; padding:0 15px; background-color:#fbfbfb;}
.subItem{border:1px solid #f1f1f1; line-height: 24px; background-color:#fff;padding-bottom: 12px;}
.questor{color:#868686; line-height:30px; margin:0 20px 0 22px;}
.question{font-size:16px; margin:0 10px 6px 22px;font-weight: bold;}
.question a{color:#ba0000; margin-left:5px;white-space:nowrap;}
.ItemL .subItem{border:none;}
.question_content{font-weight:normal;word-break:break-all;}

.register{padding:0 22px;}
.inputText{width:100px; height:30px; background:url(../images/btnBg.jpg) 0 0 no-repeat; border:none; margin-right:8px; font-size:12px; padding:0 6px; line-height:28px;}
.passWord{width:91px;background:url(../images/btnBg.jpg) -261px -68px no-repeat;}

.button{display:inline-block; background:url(../images/btnBg.jpg) -225px 0 no-repeat; font-size:14px; padding:2px 26px 3px; margin-left:8px; cursor:pointer;line-height: 25px;}
.buttonB{ background:url(../images/btnBg.jpg) -142px 0 no-repeat; color:#fff; margin-left:60px;}
.buttonY{background:url(../images/btnBg.jpg) -306px 0 no-repeat; padding:2px 25px 3px 26px; margin-right:18px; color:#ae4706;border:none;}

/*注册*/
#postMsg{position:relative; padding-top:13px;}
.registerTable .alignRight{color:#b00; text-align:right;width:50px; padding-right:12px;}
.registerTable{width:94%;font-size:14px; }
.registerTable td{padding:12px 0;}
.registerTable th{text-align:left; padding-left:62px; line-height:50px;}
.registerTable a{color:#0357b6;}
.long{width:303px;;background:url(../images/btnBg.jpg) 0px -34px no-repeat;}
.short{width:241px;;background:url(../images/btnBg.jpg) 0px -68px no-repeat;}
.gray{color:gray; margin-left:30px;}
.onError {width: 200px;}

.submitWrap{margin:20px 0; text-align:center;line-height: 24px;}

.ItemR {width: 225px;float: right;padding-bottom: 15px;}
.flowUl{margin-top:25px;}
.flow{background:url(../images/flow.png) no-repeat 0 0;height:45px; margin:5px auto 0; line-height:35px; width:178px; color:#735414; text-align:center;}
.flowBtm{background-position:0 -47px; line-height:45px;}
.notesUl{font-size:12px;}
.notesUl li{margin: 3px 22px 0; list-style-image:url(../images/liStyle.png);}

.uinfo {padding: 0 22px;margin-bottom: 21px;}
.inputTitle{width:303px;background:url(../images/btnBg.jpg) 0px -34px no-repeat; text-indent:0.5em;}
.textAreaWrap{width:626px; height:125px; background:#fbfbfb url(../images/txtArea.jpg) no-repeat 0 0;margin:10px 0;}
.txtArea{margin:2px; width:600px; padding:10px; height:100px; border:none; font-size:12px;}
.inputYzm {width: 60px;background:url(../images/btnBg.jpg) -324px -34px no-repeat; text-indent:0.5em;}
/*信件样式*/
table {
    border-collapse: collapse;
}
#add_div{
	border:1px solid #d6d6d6;
	padding-top:5px;
	padding-bottom:10px;
	min-height:413px;
	background:#fff;
	margin-top:10px;
}
#add_div caption{color:#000}
#add_div table{
	width:98%;
	border:1px solid #C0E1E8;
	margin-left:1%;
	margin-top:10px;
}
#add_div table caption{
	height:29px;
	line-height:29px;
	text-align:left;
	border:1px solid #C0E1E8;
	padding-left:10px;
	background:#E1F1FF;
	background:url(../images/th_bg.png) repeat-x;
}
#add_div table th{
	/*color:#AF0817;*/
	color:#0367BC;
}
#add_div table td,div#add_div table th{
	height:24px;
	border:1px solid #E6E6E6;
	padding:2px 5px;
	color:#000;
}
#add_div table th.title_th{
	text-align:right;
}
#add_div table td input{
	padding:5px 3px;
	border:1px solid #000;
}
.newgif{ position:absolute; right:-35px;  width:23px; height:12px; background:url(../images/new.gif) no-repeat top center; margin-top:5px;}</pre></body></html>