/*pathWrap*/

.pathWrap {
	overflow: hidden;
	padding: 6px 0;
}

.pathWrap .path {
	padding-left: 32px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	background: url(/global/pathIcon.png) no-repeat 10px 5px;
}


/*右侧通用*/

.mainBox {
	overflow: hidden;
}

.mainBox .wHd {
	height: 34px;
	line-height: 34px;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 2px solid #0280c8;
	background: url(/global/mainBoxwHd.png) 0 0 repeat-x;
}

.mainBox .wHd h3 {
	width: auto;
	height: 34px;
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
	color: white;
	display: inline;
	background: url(/global/mainBoxH3_2.png) 0 0 no-repeat;
}

.mainBox .wHd h3 span {
	width: auto;
	height: 34px;
	float: left;
	padding-right: 10px;
	background: url(/global/mainBoxH3_2.png) right 0 no-repeat;
}

.mainBox .wHd .pathWrap {
	float: right;
	margin-right: 10px;
	padding: 5px 0 0;
	overflow: hidden;
}

.mainBox .wBd {
	border: 1px solid #e8e6e6;
	overflow: hidden;
	padding: 15px 10px 25px;
}


/*侧栏通用框*/

.sideBox {
	overflow: hidden;
}

.sideBox .hd {
	border: 1px solid #e7e7e7;
	border-bottom: 0px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: url(/global/indSideHd.png) 0 0 no-repeat;
}

.sideBox .hd h3 {
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	color: white;
}

.sideBox .hd h3 a {
	font-weight: bold;
	font-size: 15px;
	color: white;
}

.sideBox .bd {
	border: 1px solid #e7e7e7;
	border-top: 0;
	padding: 10px;
	overflow: hidden;
}


/*侧栏-菜单*/

.xxgkMenuBox {
	overflow: hidden;
}

.xxgkMenuBox .hd {
	border: 1px solid #e7e7e7;
	border-bottom: 0px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: url(/global/indSideHd.png) 0 0 no-repeat;
}

.xxgkMenuBox .hd h3 {
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	color: white;
}

.xxgkMenuBox .hd h3 a {
	font-weight: bold;
	font-size: 15px;
	color: white;
}

.xxgkMenuBox .bd {
	border: 1px solid #e7e7e7;
	border-top: 0;
	padding: 5px 10px 10px;
	overflow: hidden;
	background: url(/global/xxgkMenuBoxBd.png) left bottom no-repeat;
}

.xxgkMenuBox .bd #treeViewBox {
	margin: 10px 0 0 25px;
	overflow: hidden;
}

.xxgkMenuBox .bd #treeViewBox .tHd h3 {
	padding-left: 20px;
	background: url(/global/dtopIcon.png) 0 2px no-repeat;
}

.xxgkMenuList {
	overflow: hidden;
}

.xxgkMenuList li {
	height: 30px;
	width: 100%;
	float: left;
	margin-top: 5px;
	display: inline;
	text-align: center;
	line-height: 30px;
	font: 16px/30px Arial, sans-serif;

	background: url(/global/xxgkMenuBox.png) 0 0 no-repeat;
}

.xxgkMenuList li a {
	width: 100%;
	height: 30px;
	float: left;
	background: url(/global/xxgkMenuBox.png) 34px -46px no-repeat;
}

.xxgkMenuList li.on a {
	color: #c00;
}

.xxgkMenuList li.li1 a {
	background-position: 50px -33px;
}

.xxgkMenuList li.li2 a {
	background-position: 50px -66px;
}

.xxgkMenuList li.li3 a {
	background-position: 50px -99px;
}

.xxgkMenuList li.li4 a {
	background-position: 50px -132px;
}

.xxgkMenuList li.li5 a {
	background-position: 50px -165px;
}

.xxgkMenuList li.li6 a {
	background-position: 50px -198px;
}

.xxgkMenuList li.li7 a {
	background-position: 50px -230px;
}

.xxgkMenuList li.li8 a {
	background-position: 50px -262px;
}

.xxgkMenuList li.li9 a {
	background-position: 50px -294px;
}
.sqjdBtn {
	overflow: hidden;
	margin: 25px 10px 120px;
}

.sqjdBtn a {
	width: 100%;
	height: 40px;
	float: left;
	margin-top: 10px;
	display: inline;
	text-align: center;
	font: 15px/40px 微软雅黑, Arial, sans-serif;
	color: #f10202;
	background: url(/global/sqjdBtn.png) 0 0 no-repeat;
}

.sqjdBtn a.jdcxBtn {
	background-position: 0 -60px;
}


/* url_方块样式分页 */

.page {
	text-align: center;
	padding: 15px 0;
	font-size: 12px;
	clear: both;
	margin: 0 auto;
}

.page span.pagecss {
	width: auto;
	margin: 0 auto;
	text-align: center;
}

.page a,
.page span {
	display: inline-block;
	*display: inline;
	zoom: 1;
	line-height: 20px;
	vertical-align: middle;
}

.page .pager {
	width: auto;
	float: left;
}

.page .pager a,
.page .pager a:active {
	display: inline-block;
	*display: inline;
	zoom: 1;
	border: 1px solid #c5c5c5;
	padding: 0 6px;
	color: #1485ff;
}

.page .pager span.current {
	border-color: #1485ff;
	background-color: #1485ff;
}

.page .pager a:hover {
	border-color: #1485ff;
	color: #333;
}


/*侧栏-信息公开主题分类*/

#XxgkZtMenu {}

#XxgkZtMenu .hd h3 {
	background-position: left -71px;
}

#XxgkZtMenu .bd {}

#XxgkZtMenu .bd li {
	width: 50%;
	float: left;
	display: inline;
	height: 24px;
	line-height: 24px;
	text-indent: 15px;
	background: url(/global/dot12.png) no-repeat left 7px;
}


/*侧栏-专题专栏*/

#sidezZtzl .hd h3 {
	background-position: left -102px;
}


/*领导之窗*/

#mainLdzc .mainBox .wBd {
	padding: 15px 0 25px;
}

.leaderList {
	overflow: hidden;
}

.leaderList .hd {
	height: 27px;
	line-height: 27px;
	margin: 0 10px;
	border-bottom: 3px solid #0280c8;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	background: url(/global/indTabHd.png) 0 0 repeat-x;
}

.leaderList .hd .more {
	position: absolute;
	z-index: 1;
	right: 10px;
	top: 0;
	display: none;
}

.leaderList .hd ul {
	padding-left: 10px;
	overflow: hidden;
}

.leaderList .hd li {
	float: left;
	margin: 0 4px;
	display: inline;
}

.leaderList .hd li {
	width: 78px;
	float: left;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

.leaderList .hd li.on {
	background: url(/global/indBoxBg.png) 0 -208px no-repeat;
}

.leaderList .hd li.on a {
	color: white;
}

.picList {
	overflow: hidden;
}

.leaderList .picList li {
	width: 178px;
	float: left;
	margin: 20px 0 0;
	display: inline;
}

.leaderList .picList li .pic {
	padding: 0 24px;
	overflow: hidden;
}

.leaderList .picList li .pic img {
	width: 120px;
	height: 150px;
	background-color: white;
	padding: 4px;
	border: 1px solid #d8d8d8;
}

.leaderList .picList li .pic a:hover img {
	border: 1px solid #0280c8;
}

.leaderList .picList li .title {
	text-align: center;
	margin-bottom: -2px;
	overflow: hidden;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	overflow: hidden;
}

.leaderList .picList li .title a,
.leaderList .picList li .title em {
	font-size: 14px;
	color: #5b6469;
	padding: 0 5px;

}

.leaderList .picList li .title a:hover {
	color: #c00;
}


/*************** 领导之窗-内容页 ***************/

.ldjjBar {
	width: 230px;
	float: left;
	margin-right: 10px;
}

.ldjjBar .pic {
	text-align: center;
}

.ldjjBar .pic img {
	display: block;
	width: 228px;
	height: 320px;
	background-color: white;
	padding: 4px;
	border: 1px solid #d8d8d8;
}

.ldjjBar .position,
.ldjjBar .name {
	height: 24px;
	line-height: 24px;
	text-align: center;
}

.ldzcxqBox {
	overflow: hidden;
}

.ldzcxqBox .hd {
	height: 33px;
	line-height: 33px;
	overflow: hidden;
}

.ldzcxqBox .hd h3 {
	width: 135px;
	height: 33px;
	overflow: hidden;
	float: left;
	background: url(/global/ldzcxqBox-hd.png) no-repeat left top;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #258800;
}

.ldzcxqBox .bd {
	padding: 10px;
	line-height: 20px;
	overflow: hidden;
}


/*我的分工*/

#fggzBox {
	width: 552px;
	float: right;
	margin: 0;
}

#fggzBox .bd {
	height: 134px;
	overflow: hidden;
	overflow-y: auto;
}


/*领导内容页-通用框*/

.ldzcBox {
	margin-top: 10px;
	overflow: hidden;
}

.ldzcBox .hd {
	position: relative;
	height: 27px;
	line-height: 27px;
	border-bottom: 3px solid #0280c8;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	background: url(/global/indTabHd.png) 0 0 repeat-x;
}

.ldzcBox .hd h3 {
	width: 78px;
	float: left;
	text-align: center;
	color: white;
	margin-left: 10px;
	background: url(/global/indBoxBg.png) 0 -208px no-repeat;
}

.ldzcBox .hd h3 span {}

.ldzcBox .hd h3 span a {
	color: #fff;
}

.ldzcBox .hd .more {
	width: auto;
	float: right;
	margin-right: 10px;
	color: #999;
}

.ldzcBox .hd .more:hover {
	color: #c00;
}

.ldzcBox .bd {
	padding: 20px;
	overflow: hidden;
}

.ldzcLoop {
	overflow: hidden;
}


/*我的简介*/

#ldjsBox {
	margin-top: 0px;
}

#ldjsBox .bd {}

#ldjsBox .bd .name {
	font-weight: bold;
	line-height: 32px;
}


/*专题-列表页*/

.newsList {
	overflow: hidden;
	padding-bottom: 20px;
}

.newsList li {
	padding-left: 24px;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	border-bottom: 1px dotted #d8d7d7;
	background: url(/global/dot03.png) no-repeat 12px 12px;
}

.newsList li font {
	font-size: 12px;
}

.newsList li .date {
	float: right;
	color: #999;
}

.newsList li.split {
	height: 15px;
	border-bottom: 0;
	margin-top: 15px;
	background: none;
}

.newsList li.not-data {
	background: none;
	color: #999;
}



/*侧栏-信息公开*/
.mt0{
    margin-top:0;
}
.xxgk-nodeList {
    overflow: hidden;
    margin-top: 10px;
}

.xxgk-nodeList li {
    width: 50%;
    height: 36px;
	font-size: 15px;
    line-height: 36px;
    float: left;
    overflow: hidden;
    text-indent: 9px;
    background: url(/global/dot05.png) 0 15px no-repeat;
}

