@charset "utf-8";

/********* 目录内容**********/

.fabu{ font-size:14px; text-align:center; line-height:20px; font-weight:bold;}
.syh{ background:#e6f6ff; border:1px solid #c7e8ff; height:90px;}
.syh_l{ float:left; margin-left:60px; margin-top:20px;}
.syh_r{ float:right; margin-right:60px; margin-top:20px;}

.c_r{
	width:242px;
	float:right;
}
.c_addr{
	padding:0 0 0 30px;
	/*background:url(inv_icon.gif) no-repeat 10px center;*/
	height:24px;
	line-height:24px;
	margin:7px 0 0 0;
}
.article_l{
	width:940px; margin:40px auto 0;
}
.article_l_warp{
	padding:0;
	clear:both;
}
.article_con{
	
	padding:0 20px 10px 20px;
}
.article_con .title{
	line-height:40px;
	font-size:24px; color:#0a4ba5;
	font-weight:bold;
	border-width:0 0 1px 0;
	text-align:center;
	padding:0px 20px 0 20px;
}

.article_con .info_item{
	line-height:50px;
	text-align:center;
	border:#cccccc solid 1px;
	border-width:0 0 1px 0; color:#878787;
	position:relative;
	height:50px;
}

.article_con .info_item .fontSize{
	right:0px;
	top:0;
	width:80px;
	color:#666;
	position:absolute;
	height:30px;
}
.article_con .info_item .fontSize .big{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#666;
	padding:0 3px;
	cursor:auto;
}	
.article_con .info_item .fontSize .small{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 3px;
	color:#666;
	font-weight:bold;
	cursor:auto;
}	
.article_con .info_item .fontSize .on{
	cursor:pointer;	
	color:#0B3B8C;
	cursor:pointer;
}


.article_con .con{
	padding:10px 20px;
	font-size:14px;
	line-height:24px;
}
.article_con .con p{
	padding:5px;
	text-indent:2em;
}
.article_con .photos{
	padding:0 30px;
	font-size:14px;
	line-height:24px;
	overflow:hidden;
	width:610px;
}
.article_con .matter_item{
	line-height:40px;
	padding:0 20px;
	border:#ccc solid 1px;
	border-width:1px 0 0 0;
}
.article_con .matter_item .tag{
	float:left;
	white-space:nowrap;
}
.article_con .matter_item .tag a{
	color:#0e74b9;
}
.article_con .matter_item .item_info{
	float:right;
	white-space:nowrap;
}
.article_con dl{
	padding:10px 20px;
	margin:0;
	border:#ccc solid 1px;
	border-width:1px 0 0 0;
}
.article_con dl dt{
	margin:0;
	font-weight:bold;
	font-size:14px;
	line-height:24px;
}
.article_con dl dd{
	line-height:24px;
	font-size:14px;
	font-family:"宋体";
}
.vote{
	padding:10px 20px 10px 20px;	
	border:#ff9a0a dashed 1px;
	border-width:1px 0 0 0;
}
.vote .vote_title{
	font-weight:bold;
	font-size:14px;
	margin:10px 0 0 0;
}
.vote dl{
	padding:2px 0;
	cursor:pointer;
	border:0;
	line-height:20px;
	border-bottom:#d3d3d3 dotted 1px;
	position:relative;
}
.vote dl dt{
	font-size:12px;
	font-weight:100;
	padding:5px 20px;
}
.vote dl dd{
	position: absolute;
	left: 320px;
	top: 2px;
	padding:5px;
	z-index: 2;
	display:none;
}
.vote .op_box {
	display: inline-block;
	width:24px;
	overflow: hidden;
	float:left;
	padding:5px 0 0 0;
	*padding:0px 0 0 0;
}
.vote .v_txt{
	float:left;
	width:260px;
}
.vote .v_on_inp{
	width:180px;
	height:20px;
	border:#76a7f9 solid 1px;
	line-height:20px;
	color:#005eb5;
	padding:0 2px;
}
.vote .v_inp{
	width:180px;
	height:20px;
	border:#d3d3d3 solid 1px;
	line-height:20px;
	color:#ccc;
	padding:0 2px;
	background:#fff;
}
.vote .v_hover{
}
.vote .v_hover dt{
	background:#e7f8ff;
}
.vote .vote_numline, .vote .vote_numline span {
	vertical-align: middle;
}
.vote .vote_numline .li_s1, .vote .vote_numline .li_s2, .vote .vote_numline .li_s3,.vote .vote_numline .li_s4,.vote .vote_numline .li_s5 {
	/*background:url(../images/nmLine_bg.png) repeat-x;*/
	height:15px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	
}
.vote .vote_numline .li_s1 {
}
.vote .vote_numline .li_s2 {
	background-position: 0 -15px;
}
.vote .vote_numline .li_s3 {
	background-position: 0 -30px;
}
.vote .vote_numline .li_s4 {
	background-position: 0 -45px;
}
.vote .vote_numline .li_s5 {
	background-position: 0 -60px;
}

.vote .vote_numline .num_txt {
	margin-left: 10px;
}

.vote .vote_numline span {
	display: inline-block;
}
.vote .vote_numline, .vote_numline span {
	vertical-align: middle;
}
.vote .W_textb, .vote a.W_textb {
	color: #999;
	cursor: default;
}
.vote .vote_txtlist .v_hover,.vote .vote_txtlist .v_checked {
	cursor: pointer;
}
.vote .vote_txtlist .onevote {
	cursor: default;
}
.vote .vote_bt_box{
	padding:5px 20px;
	position:relative;
}
.vote .vote_pop{
	padding:5px 20px;
}
.vote .vote_pop_info{
	padding:0 5px;
	line-height:24px;
	height:24px;
	border:#99d1ff solid 1px;
	background:#f5faff;
	color:#005eb5;
	float:left;
	position:absolute;
	z-index:9999;
	top:5px;
	left:100px;
	filter:alpha(opacity=0);
	display:none;
}
.vote .vote_info{
	padding:0 5px;
	line-height:24px;
	height:24px;
	/*border:#d3d3d3 solid 1px;
	background:#fff;*/
	float:left;
	color:#666;
}

.vote .vote_bt{
	width:75px;
	height:27px;
	/*background:url(../images/vote_bt.png) no-repeat 0 0px;*/
	line-height:27px;
	text-align:center;
	color:#005eb5;
	border:0;
	margin:5px 0;
	float:left;
	font-size:14px;
	cursor:pointer;
	margin:0 3px;
	z-index:999;
}
.vote .vote_over_bt{
	width:75px;
	height:27px;
	/*background:url(../images/vote_bt.png) no-repeat 0 -27px;*/
	line-height:27px;
	text-align:center;
	color:#ddd;
	border:0;
	margin:5px 0;
	font-size:14px;
	float:left;
	margin:0 3px;
}
.vote .vote_txt{
	float:left;
	line-height:27px;
	padding:0 0 0 10px;
	color:#666;
}
.vote .vote_txt .vote_num{
	font-weight:bold;
}


.comment{
	padding:10px 20px;
	margin:20px 0 0 0;
	border:#ccc solid 1px;
}
.comment .head{
	height:30px; border-bottom:1px solid #ccc;
	width:99%;
}
.comment .head .title{
	float:left;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
}
.comment .head .more{
	float:right;
	font-weight:bold;
	color:#005eb5;
	line-height:30px;
}
.comment .head .more a{
	color:#0E74B9;
}
.comment .con{
}
.comment .com_inp{
	width:98%;
	height:104px;
	border:#ccc solid 1px;
	padding:5px;
	line-height:20px;
	color:#ccc;
	background:#fff;
}
.comment .com_txt{
	line-height:30px;
	float:left;
	height:30px;
	padding:0 5px;
	margin:5px 0 0 0;
}
.comment .com_bt{
	width:61px;
	height:23px;
/*	background:url(../images/t_btn01.gif) no-repeat;*/
	line-height:23px;
	text-align:center;
	color:#0A4BA5;
	border:0;
	margin:8px 0;
	cursor:pointer;
	float:left;
}
.comment .com_code_inp{
	border:#c8e6ff solid 1px;
	height:20px;
	width:60px;
	line-height:20px;
	float:left;
	background:#fff;
	margin:7px 0 0 0;
}
.comment .com_img{
	float:left;
	margin:8px 0 0 5px;
}
.pl_login { height:32px; line-height:32px; padding:3px 0px;}
.pl_login .wbk { border:1px solid #ccc; height:20px; width:70px;background:#fff; line-height:20px;}
.pl_login .t_btn {/* background: url(../images/t_btn01.gif) no-repeat scroll 0 0 transparent;*/ border: medium none; color:#0A4BA5; cursor: pointer; height: 23px; width: 61px; margin-right:6px;}
.pl_login a { color:#0E74B9; font-size:12px;}


.custom_mod_rec_tab_1{
	border:#ff9a0a solid 1px;
	margin:7px 0 0 0;
	clear:both;
}
.custom_mod_rec_tab_1 .tab {
/*	background:url(../images/index_1_07.gif) repeat-x;*/
	padding:0 4px;
	height:29px;
	overflow:hidden;
}
.custom_mod_rec_tab_1 .tab .tabtitle{
	text-indent:-999em;
	height:34px;
}
.custom_mod_rec_tab_1 .tab ul{
	height:26px;
	/*background:url(../images/index_1_07.gif) repeat-x;*/
	padding:3px 4px 0 4px;
}
.custom_mod_rec_tab_1 .tab li{
	height:26px;
	float:left;
	line-height:26px;
	padding:0;
	white-space:nowrap;
	font-weight:bold;
	text-align:center;
	margin:0 2px;
}
.custom_mod_rec_tab_1 .tab li a{
	white-space:nowrap;
	height:26px;
	line-height:26px;
	float:left;
}
.custom_mod_rec_tab_1 .tab li .tl{
	padding:0 0 0 2px;
	height:26px;
	float:left;
}
.custom_mod_rec_tab_1 .tab li .tr{
	padding:0 2px 0 0;
	float:left;
}
.custom_mod_rec_tab_1 .tab li .tc{
	padding:0 5px;
	float:left;
	text-align:center;
	font-weight:bold;
	white-space:nowrap;
}

.custom_mod_rec_tab_1 .tab li.on .tl{
/*	background:url(../images/index_tab_bg_1.png) no-repeat;*/
	padding:0 0 0 2px;
	height:26px;
	float:left;
}
.custom_mod_rec_tab_1 .tab li.on .tr{
	/*background:url(../images/index_tab_bg_1.png) no-repeat right -26px;*/
	padding:0 2px 0 0;
	float:left;
}
.custom_mod_rec_tab_1 .tab li.on .tc{
	/*background:url(../images/index_tab_bg_1.png) repeat-x 0 -52px;*/
	padding:0 5px;
	float:left;
	text-align:center;
	color:#005eb5;
	font-weight:bold;
	white-space:nowrap;
}
.custom_mod_rec_tab_1 .tab li.on .tc a{
	color:#005eb5;
}
.custom_mod_rec_tab_1 .modhead{
	/*background:url(dang_19.gif) center -2px;*/
	height:30px;
	line-height:30px;
	color:#c20c00;
}

.custom_mod_rec_tab_1 .modhead a{
	color:#c20c00;
}
.custom_mod_rec_tab_1 .modtitle{
	padding:0 0 0 25px;
	font-weight:bold;
	line-height:27px;
	float:left;
	/*background:url(dang_23.gif) no-repeat 10px center;*/
	height:27px;
}
.custom_mod_rec_tab_1 .modmore{
	float:right;
	padding:0 10px 0 0;
	text-align:right;
 }

.custom_mod_rec_tab_1 .modcon{
	padding:5px;
	line-height:24px;
}
.custom_mod_rec_tab_1 .info_list{
	padding:0 5px;
}
.custom_mod_rec_tab_1 .info_list li{
	list-style:none;
	line-height:24px;
	font-family:"宋体";
}
.custom_mod_rec_tab_1 .info_list li span{
	float:right;
}
.custom_mod_rec_tab_1 .info_list li .sort{
	float:none;
	color:#005eb5;
}
.custom_mod_rec_tab_1 .info_list li .sort a{
	color:#005eb5;
}
.custom_mod_rec_tab_1 .info_list li .more_info{
	float:right;
	color:#005eb5;
	padding:0 20px 0 0;
}
.custom_mod_rec_tab_1 .info_list li .more_info a{
	color:#005eb5;
}
.bang{
	
}
.bang li{
	list-style:none;
	line-height:24px;
	padding:0 5px;
	clear:both;
}
.bang li .top_three{
	width:15px;
	height:13px;
	margin:5px 0 0 0;
	float:left;
	line-height:13px;
	text-align:center;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
/*	background:url(../images/12345_line.gif) no-repeat;*/
}
.bang li .other{
	width:13px;
	height:13px;
	margin:3px 0 0 0;
	float:left;
	line-height:13px;
	text-align:center;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	border:#cacaca solid 1px;
}
.bang li .txt{
	float:left;
	padding:0 0 0 5px;
}
.bang li .num{
	float:right;
}

.mart0 {
	margin:0;
}
.photo_list{
	width:222px;
	padding:0 4px;
}
.photo_list li{
	width:102px;
	float:left;
	text-align:center;
	line-height:18px;
	padding:5px 4px;
}
.photo_list li img{
	width:96px;
	height:78px;
	*float:left;
	padding:2px;
	border:#cbe3ff solid 1px;
	background:#fff;
}
.photo_list span{
	float:right;
	line-height:20px;
	clear:both;
}
.c_r_bottom{
	border:#ff9a0a solid 1px;
	border-top:0;
	background:#fff6f2;
}
.c_l_bottom{
	border:#ff9a0a solid 1px;
	border-top:0;
	background:#fff6f2;
}

.d_l_box{
	margin:6px 0 0 0;
	background:#fff;
	border:#ff9d12 solid 1px;
}
.d_l_box .modhead{
/*	background:url(dang_19.gif) repeat-x;*/
	height:35px;
	line-height:35px;
	color:#c20c00;
}

.d_l_box .modhead a{
	color:#c20c00;
}
.d_l_box .modtitle{
	padding:0 0 0 25px;
	font-weight:bold;
	line-height:35px;
	float:left;
	/*background:url(dang_23.gif) no-repeat 10px center;*/
	height:35px;
}
.d_l_box .modmore{
	float:right;
	padding:0 10px 0 0;
	text-align:right;
 }

.d_l_box .modcon{
	padding:4px 0;
	border-top:0;
}
.d_l_box .modcon .info_list{
	padding:4px 10px;
	font-size:12px;
}


/********* 在线咨询**********/
.article_con .title01{
	line-height:30px;
	font-size:24px;
	font-weight:bold;
	border-width:0 0 1px 0;
	text-align:center;
	padding:20px 20px 0 20px;
}
.zxzx{ width:625px; margin:20px auto 0;}
.zxzx td{ padding:10px;}







/********************************** RSS网站订阅**********************************/
.article_rss{
	margin:0;
}
.article_rss .modhead{
	padding:0 20px;
	line-height:34px;
	height:34px;
	background:#e5f4fd;
	margin:0;
}
.article_rss .modtitle{
	font-size:14px;
	font-weight:bold;
	color:#005eb5;
	float:left;
}
.article_rss .modmore{
	float:right;
}

.article_rss .modcon{
	padding:0;
	margin:0;
}
.rss_warp{
	width:960px;
}
.rss_l{
	width:241px;
	float:left;
}
.rss_r{
	width:731px;
	float:right;
}
.rss_box{
	border:#c8e6ff solid 1px;
	margin:7px 0 0 0;
}
.rss_box .modhead{
	/*background:url(../images/index_1_07.gif) repeat-x;*/
	height:29px;
	line-height:29px;
	padding:0 10px;
	border-bottom:#c8e6ff solid 1px;
}
.rss_box .modtitle{
	font-size:14px;
	font-weight:bold;
	color:#005eb5;
	float:left;
}
.rss_box .modmore{
	float:right;
}
.rss_box .modcon{
	border:0;
}
.rss_box dl{
	margin:0;
	border:0;
	padding:10px;
}
.rss_box dl dt{
	background:url(rss2.gif) no-repeat 5px center;
	line-height:24px;
	padding:3px 0 3px 30px;
	border-bottom:#c8e6ff dotted 1px; font-weight:bold; font-size:14px;

}
.rss_box dl dd{
	font-size:12px;
}
.info_list{
	padding:5px 10px;
}
.info_list li{
	line-height:24px;
}
.rss_list{
	padding:5px 20px;
}
.rss_list li{
	line-height:24px;
	background:url(Feeds.gif) no-repeat 0 center;
	padding:0 0 0 35px;
}
.rss_info{
	padding:10px 20px;
}

/********************************** 网站地图 ***********************************/
.map{ margin:0 auto; padding-bottom:30px; width:917px;}
.map02{margin-top:10px; float:left;}
.map02 dt{background:url(map_title.gif) no-repeat; font-weight:bold; padding-left:10px; line-height:30px; height:30px; margin-bottom:10px; font-size:14px; width:907px;}
.map02 dt a{color:#0067aa;}
.map02 dd a{ margin:0 15px; float:left; display:block; line-height:30px;}




/*2013.11.1办事项导航（主任信箱）*/
.service_master{
	border:#aacbee solid 1px;
	background:url(i_t_bg_03.jpg) no-repeat top left #fff;
}

.service_master .modhead{
	padding:0 20px;
}
.service_master .modhead .modtitle{
	line-height:40px;
	padding:10px 0 10px 20px;
	font-size:20px;
	font-weight:bold;
	/*background:url(convenient_13.gif) no-repeat 0px 22px;*/
}
.service_master .modhead .modtitle span{
	color:#0579c9;
}
.service_master .modcon{
	padding:0 20px;
}
.master_table{
	background:#aacbee;
}
.master_table td{
	background:#fff;
	padding:10px 5px;
}
.master_table .hd{
	font-weight:bold;
	text-align:right;
	white-space:nowrap;
	background:#ebf4fb;
}
.master_table a{
	color:#005eb5;
	text-decoration:underline;
}
.master_table img{
	width:120px;
	height:auto;
	border:#aacbee solid 1px;
	padding:3px;
}

.matter_item{
	line-height:40px;
	border:#aacbee dashed 1px;
	border-width:1px 0 0 0; margin-top:20px;
}
.matter_item .tag{
	float:left;
	white-space:nowrap;
}
.matter_item .tag a{
	color:#0579c9;
}
.matter_item .item_info{
	float:right;
	white-space:nowrap;
}
.matter_others dl{
	padding:10px 0px;
	margin:0;
}
.matter_others dl dt{
	margin:0;
	font-weight:bold;
	font-size:14px;
	line-height:30px;
	height:30px;
	border:#aacbee dashed 1px;
	border-width:0 0 1px 0;
	padding:0 0 0 10px;
}
.matter_others dl dd{
	padding:5px 0 0 0;
	line-height:24px;
	font-size:12px;
	padding:0 0 0 10px;
}


.service_master01{ padding:0 50px 30px 50px;}
.mart20{margin-top:20px;}