@charset "utf-8";
/* CSS Document */
@import url("base.css");

.top{ height:350px; background:url(../images/top.jpg) center top no-repeat}

/*图片新闻*/
.focus{width:590px;height:360px;}
.focus ul{ overflow:hidden}
.focus ul li{width:100%;height:360px; float:left; }
.focus ul li img{width:590px;height:360px;}
.focus li .focus-title { bottom:10px;left:10px; z-index:1; font-size:16px; font-weight:normal;}
.focus li .focus-title a{color:#fff;}
.focus li .focus-title a:hover{ text-decoration:underline}
.focus li .focus-bg{width:590px;height:30px; background-color:#000; opacity:0.5;-moz-opacity:0.5;
filter:alpha(opacity=50); bottom:0px;left:0px; line-height:30px; padding:10px 0}
.button{ height:12px; right:5px; bottom:16px; position:absolute; z-index:3;}
.button li {width:12px; height:12px; background-color:#fff; float:left; text-align:center; margin-right:6px; text-indent:-9999px; border-radius:50%; cursor:pointer}
.button li:hover,.button li.on { background-color:#d40000}

.dynamic{ width:590px;}
.title{ height:49px; border-bottom:1px solid #d3d3d3; line-height:50px}
.title h3{ background:url(../images/title.jpg) left center no-repeat; padding-left:16px; font-size:20px;color:#01358b}
.title .more{ font-size:14px; color:#666; margin-right:8px}

.dynamic_cont li{background:url(../images/dd.png) center left no-repeat; line-height:38px; height:38px; padding-left:15px }
.dynamic_cont li a{ float:left; font-size:15px;}
.dynamic_cont li span{ float:right; color:#999}

.detailed,.complain{width:590px;height:70px; background:url(../images/img_1.jpg); color:#fff; font-size:20px; text-align:center; line-height:70px}
.complain{background:url(../images/img_2.jpg);}



/*footer*/
.copyright{
	border-top:#2461a5 solid 3px;
}
.copyright table{
	margin:0 auto;
}
.copyright table p{
	text-align:center;
	font-size:14px;
	line-height:28px;
}
.copyright table p em{
	padding:0 6px;
}
.copyright table p.police{
	padding-top:10px;
}
.copyright table p.police a:link,.copyright table p.police a:hover,.copyright table p.police a:visited{
}

/*列表页*/
.crumbs{height:50px; background-color:#f5f5f5}
.position{background:url(../images/position.png) 20px 12px no-repeat;height:50px;line-height:50px;padding-left:50px; font-size:15px}
.content{ border:1px solid #eee; padding:20px}
.content .dynamic_cont li.addBorder{ border-bottom:1px dashed #ccc; margin-bottom:10px}

#pages{ text-align:center;height:42px; padding:20px 0}
#pages a{ display:inline-block; padding:9px 15px; background-color:#fff; color:#888; margin:0 2px;-webkit-transition-duration: 0.25s;-moz-transition-duration: 0.25s;-o-transition-duration: 0.25s; border:1px #ddd solid; border-radius:3px}
#pages a:hover{ background-color:#014099; border-color:#014099; color:#fff}
#pages a.active{ background-color:#014099;border-color:#014099; color:#fff}
#pages span{display:inline-block; padding:9px 15px; color:#888; position:relative;top:-2px}
/*内容页*/
.mainCont{
padding:0 50px 30px;
border:#e5e5e5 solid 1px;
border-top:4px solid #236fb0
}
.mainCont h1 {
margin:35px 0 25px;
color:#2270ac;
font-size:30px;
font-family:"微软雅黑";
font-weight:normal;
text-align:center;
}
.mainCont h2{ text-align:center; font-size:24px;font-family:"微软雅黑";font-weight:normal; margin-bottom:25px;color:#333}
.subHead {
margin:0 0 10px;
font-size:14px;
text-align:center;
}
#Zoom {
margin:10px auto;
line-height:35px;
font-size:18px;
color:#333333;
}
#Zoom p {
margin:17px 0;
}
.explain {
font-size:14px;
padding:0 0 20px;
font-family:Verdana;
text-align:center;
border-bottom:#d6d6d6 dashed 1px;
}
.explain em{
color:#666666
}
.explain span {
color:#666666;
}
.others {
overflow:hidden;
margin:6px 0;
padding:10px 0;
text-align:right;
zoom:1
}
.arc_pages{ background:#f5f5f5; padding:10px; font-size:14px; text-align:right}
.arc_pages em{ color:#f00}
.Big, .Middle, .Small, .Print, .Close, .Favorite {
    cursor: pointer;
}
.others .Close span{ display:inline-block; width:101px; height:24px; background:url(../images/Close.gif); line-height:120px; overflow:hidden}
.govinfo_index { margin:1em 0;}
.govinfo_index td {padding:12px 6px; font-size:16px; text-align:left; border:1px solid #dedede}
.govinfo_index td.t {font-weight:bold;	color:#666666; font-weight:normal; background:#f5f5f5; text-align:center}


.footer{ border-top:5px solid #246fb2; background-color:#4c8fcb; padding-bottom:60px; margin-top:20px }

/*友链*/
.linkBox{height:36px; padding:10px 0 30px 0}
.linkBox h3{ font-size:20px; font-weight:normal;color:#fff; width:140px; text-align:center; line-height:36px;}
.linkBox ul{width:1000px; margin-right:-10px}
.linkBox li{width:240px;height:36px; margin-right:10px;display:block; overflow:hidden;height:14px;background:#fff;padding:10px 0;}
.linkBox li span{width:236px;display:block;overflow:hidden;	}
.linkBox li select{width:240px; height:36px; line-height:36px; border:1px solid #ccc; background-color:#fff; display:block;float:left;height:auto;margin: -4px -2px -2px -2px;}

.footer_info{ border-top:1px solid #82b1db}
.footer_info > .w{ height:170px; text-align:center}
.footer_info p{ padding:30px 0;color:#fff; line-height:30px;}
.party{ top:20px; left:150px}
.error_c{top:30px; right:150px}


/*分页代码*/
.list_page{height: 30px;padding: 30px 0 20px;text-align: center;}
.list_page span{margin-left: 11px;display: inline-block;width: 30px;height: 30px;background:url(../images/global/list_page_bg.jpg) no-repeat left top;color: #7f7f7f;font-size: 14px;font-weight: bold;line-height: 30px;text-align: center;vertical-align: middle;cursor: pointer;overflow:hidden}
.list_page span a{color: #7f7f7f;display: block;}
.list_page span a:hover{color: #fff;}
.list_page span:hover,.list_page span.active{background:url(../images/global/list_page_bg_selected.jpg) no-repeat left top;color: #fff;}
.list_page span img{float: left;}
.list_page .gopage{width:35px;height:31px; background-image:none}
.list_page .gopage:hover{background-image:none}
.list_page input{border: medium none;width: 35px !important;height: 30px;background:url(../images/global/list_page_turn.jpg) no-repeat left top;line-height: 30px;text-align: center;vertical-align: middle;}
.list_page .page_text,.list_page .page_text:hover{width:50px;height:30px;line-height:30px;font-size:14px;font-weight:bold;background:none;color:#7f7f7f;cursor:default}
.list_page span.page_prev a,.list_page span.page_next a{line-height:100px;}
.list_page span.page_prev{background:url(../images/global/list_page_prev.jpg) no-repeat left top;}
.list_page span.page_prev.disabled{background:url(../images/global/list_page_prev_no.jpg) no-repeat left top;}
.list_page span.page_next{background:url(../images/global/list_page_next.jpg) no-repeat left top;}
.list_page span.page_next.disabled{background:url(../images/global/list_page_next_no.jpg) no-repeat left top;}
.list_page span.page_prev.disabled a,.list_page span.page_next.disabled a{cursor:default}



