﻿@charset "UTF-8";

/*默认样式*/
* {
	padding: 0;
	margin: 0;
}

body {
	font-family: "微软雅黑"
}

a:hover {
	color: #005091;
	text-decoration: none;
	outline: none;
	cursor: pointer;
}

a,
a:focus,
a:visited {
	color: #000;
	text-decoration: none;
	outline: none;
}

p {
	margin: 0;
}

ul {
	list-style: none; 
	margin: 0;
}
img{
	border:none;
	outline: none;
}


/*头部*/
.headcolumn {
	overflow: hidden;
	height: 320px;
	background: url(/sitegroup/kfsgxj/img/top.jpg) top center no-repeat;
}

.headtop {
	width: 1200px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	overflow: hidden;
}

.ht-le {
	float: left;
	color: #fff;
}

.ht-ri {
	float: right;
	color: #fff;
}

.ht-le a,
.ht-ri a {
	padding: 0 10px;
	color: #fff;
}


.logosea {
	width: 1200px;
	margin: 98px auto;
	overflow: hidden;
}

.logo {
	width: 520px;
	float: left;
}

.sear {
	width: 446px;
	height: 42px;
	float: right;
	background: url(/sitegroup/kfsgxj/img/search.png) top center no-repeat;
}

input.searText {
	width: 362px;
	height: 42px;
	border: none;
	background: transparent;
	outline: none;
	text-indent: 20px;
	font-size: 20px;
	float: left;
}

input.searBtn {
	width: 80px;
	height: 42px;
}

button.searBtn {
	width: 84px;
	height: 42px;
	border: none;
	outline: none;
	background: none;
	cursor: pointer;
}


/*导航*/
.navi {
	width: 100%;
	height: 60px;
	background-color: #0065D2;
}

.navi .navul {
	width: 1200px;
	margin: 0 auto;
}

.navi .navul .m {
	width: 14.1%;
	height: 30px;
	margin-top: 15px;
	float: left;
	border-right: 1px solid #ccc;
	line-height: 30px;
	font-size: 22px;
	text-align: center;
}

.navi .navul .m>a {
	color: #fff;
}
.navul .m { 
    position: relative; 
}
.m .sub{
	width: 170px;
	position: absolute;
	top: 32px;
	left: 0;
	background: #0065D2;
	z-index: 99999;
}
.m .sub li{
	height: 40px;
	line-height: 40px;
}
.m .sub li a{
	font-size: 16px;    color: #fff;
}
/**************************************************整体***************************************/
.colcont {
	width: 1202px;
	margin: 0 auto;
	overflow: hidden;
}

/* 头条 */
.topnews {
	border-bottom: 1px solid #ccc;
	padding: 20px 0;
}

a.tn-top {
	width: 100%;
	color: #0067D8;
	font-size: 34px;
	display: inline-block;
	text-align: center;
	margin: 10px auto;
	font-weight: bold;
}

.tn-bottom {
	text-indent: 2em;
}

.tn-bottom a {
	color: #0067D8;
	font-weight: bold;
}


/* 轮播 */
.lbxw {
	width: 1200px;
	overflow: hidden;
	margin-top: 20px;
}

.lunbo {
	width: 668px;
	height: 378px;
	border: 1px solid #ccc;
	float: left;
}

.xinwen {
	width: 504px;
	height: 378px;
	float: right;
}


/* 新闻列表读取共用 */
.newHD {
	overflow: hidden;
}

.newHD ul {
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}

.newHD ul li {
	float: left;
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	margin-right: 30px;
}

.newHD ul li a {
	display: inline-block;
}

.newHD ul li.on {
	border-bottom: 3px solid #0067D8;
}

.newHD ul li.on a {
	font-weight: bold;
	color: #0067D8;
	border-bottom: 1px solid #0067D8;
}

.newBD ul {
	overflow: hidden;
}

.newBD ul li {
	width: 100%;
	float: left;
	height: 40px;
	margin-top: 9px;
}

.newBD ul li a {
	width: 100%;
	font-size: 16px;
	display: inline-block;
}

.newBD ul li a i {
	padding: 0 5px;
	float: left;
}
.newBD ul li a span.qhtitle {
	float: left;
}
.newBD ul li a span.qhtime {
	float: right;
	margin-right: 5px;
}

/* 新闻列表读取共用结束 */


/* 公示公告 */
.gsgg {
	width: 1200px;
	margin: 20px auto;
	height: 60px;
	background-color: #FCFCFC;
	border: 1px solid #ccc;
}

.gg-le {
	width: 150px;
	float: left;
	text-indent: 44px;
	background: url(/sitegroup/kfsgxj/img/notice.png) 10px 20px no-repeat;
}

.gg-le span {
	line-height: 60px;
	font-size: 20px;
	color: #E81703;
	font-weight: bold;
}

.txtScroll-left {
	width: 1000px;
	height: 60px;
	line-height: 60px;
	margin: 0px auto;
	float: left;
}

.txtScroll-left .bd {
	width: 100%;
	padding: 0 10px;
	overflow: hidden;
}

.txtScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.txtScroll-left .bd ul li {
	margin-left: 30px;
	float: left;
	height: 60px;
	line-height: 60px;
	text-align: left;
	width: 20%;
	display: inline;
}

.txtScroll-left .bd i {
	display: inline-block;
	margin: 0 5px 0;
}

.txtScroll-left .bd ul li a {
	font-size: 16px;
}


/* 上级文件 */
.line2,
.line3,
.line4,
.ztzl,
.yqlj {
	overflow: hidden;
	margin: 20px auto;
}

.sjwj {
	width: 756px;
	height: 334px;
	float: left;
}


/* 政务信息公开 */
.zwxxgk {
	width: 414px;
	height: 334px;
	float: right;
}

.zwxxgk-top {
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #0067D8;
	font-weight: bold;
}

.z-c-t {
	width: 411px;
	height: 141px;
	background: url(/sitegroup/kfsgxj/img/xxgk.jpg) top center no-repeat;
	margin-bottom: 5px;
}

/* .z-c-t a {
	width: 203px;
	height: 72px;
	display: inline-block;
	text-align: center;
	line-height: 64px;
	font-size: 18px;
	text-indent: 12px;
} */
.z-c-t a {
    width: 150px;
    height: 72px;
    display: inline-block;
    text-align: center;
    line-height: 64px;
    font-size: 18px;
    text-indent: 12px;
    margin-left: 40px;
	float: left;
}
.z-c-b a{
	float: left;
	margin-bottom: 6px;
	    display: inline-block;
	    width: 203px;
	    height: 68px;
}
.z-c-b a.mr5{
	float: left;
	margin-right: 6px;
}
.line3 a {
	float: left;
}



/* 领导信箱 */
.ldxx {
	width: 756px;
	height: 344px;
	float: left;
}

.ldxx .qhdiv table {
	width: 100%;
	margin-top: 20px;
	border-color: #F1F1F1;
}

.ldxx .qhdiv table td {
	height: 40px;
	text-indent: 10px;
	border:1px solid #ccc;
}

.ldxx .qhdiv table tr:first-child {
	text-align: center;
}

.ldxx .qhdiv table tr:nth-child(odd) {
	background-color: #F1F1F1;
}

.ldxx .qhdiv table tr:nth-child(even) {
	background-color: #fff;
}

.ldxx .qhdiv table td.table-title {
	width: 60%;
}

.ldxx .qhdiv table td.table-type {
	width: 20%;
}

.ldxx .qhdiv table td.table-time {
	width: 20%;
}

/* 建言献策 */
.jyxc {
	width: 414px;
	height: 344px;
	float: right;
}
.jyxc-top .newBD{
	height: 192px;
}

/*专题专栏*/
.ladyScroll {
	width: 1200px;
	overflow: hidden;
	margin-top: 20px;
	position: relative;
}

.zthd .next {
	right: 0;
	top: 32px;
	background: url(/sitegroup/kfsgxj/img/r.png) 2px center no-repeat;
	background-color: rgba(0, 0, 0, 0.5);
	display: block;
	width: 18px;
	height: 70px;
	cursor: pointer;
	position: absolute;
	z-index: 9;
}

.zthd .prev {
	left: 0;
	top: 32px;
	background: url(/sitegroup/kfsgxj/img/l.png) 2px center no-repeat;
	background-color: rgba(0, 0, 0, 0.5);
	display: block;
	width: 18px;
	height: 70px;
	cursor: pointer;
	position: absolute;
	z-index: 9;
}

.ladyScroll li {
	float: left;
	margin-right: 14px;
}

.ladyScroll img {
	display: block;
	width: 290px;
	height: 124px;
}


/* 友情链接	 */
.yqljtext {
	width: 200px;
	height: 35px;
	background-color: #0065D2;
	text-align: center;
	line-height: 35px;
	color: #fff;
	letter-spacing: 4px;
	font-size: 18px;
	float: left;
}

.yqlj select {
	width: 250px;
	height: 35px;
	line-height: 35px;
	float: left;font-size: 16px;
}
 

/* 尾部 */
.weibu {
	background-color: #0065D2;
	overflow: hidden;
}

.wei-cont {
	width: 1200px;
	margin: 0 auto;

}

.wei-le {
	width: 200px;
	float: left;
}

.wei-le img {
	margin-top: 50px;
	margin-left: 100px;
}

.wei-mid {
	width: 800px;
	float: left;
}

.wei-mid p {
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
}

.wei-mid p a {
	color: #fff;
}

.wei-ri {
	width: 200px;
	float: left;
}

.wei-ri img {
	margin-top: 50px;
	margin-right: 100px;
}








/*当前位置*/
.hyzt .seat-box {
	width: 1200px;
	margin: 0 auto;
	line-height: 50px;
	font-size: 16px;
	padding-left: 20px;
	background: #EDF6FF;
}

.seat-box {
	width: 1168px;
	padding-left: 20px;
	margin: 14px auto;
	line-height: 50px;
	font-size: 16px;
	background: #EDF6FF;
}


.container {
	width: 1225px;
}

.container1 {
	width: 940px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 10px;
}

/*二级页左侧*/
.ejleft {
	width: 255px;
	height: auto;
	float: left;
	margin-bottom: 10px;
}


.main {
	background: #fff;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}

.mian_mian {
	width: 1200px;
	margin: 0 auto;
}

.container2 {
	width: 100%;
	overflow: hidden;
}

.container2 .ejleft {
	background: #eeeeee;
}

.container2 .colLeftTitle1 {
	width: 100%;
	font-size: 24px;
	line-height: 50px;
	background-color: #025AB3;
	color: #fff;
	border-bottom: 1px solid #fff;
	float: left;
	margin: 5px 0;
	text-align: center;
}


/*二级页右侧*/
.ejright {
	width: 900px;
	min-height: 672px;
	height: auto;
	float: right;
	margin-bottom: 10px;
}

/*分页栏目*/
.colLeft {
	width: 100%;
	min-height: 672px;
	height: auto;
	float: left;
	background: #eeeeee;
	padding-bottom: 10px;
}

.colLeftTitle {
	width: 245px;
	font-size: 20px;
	line-height: 50px;
	padding: 0 45px 0 15px;
	background-color: #025AB3;
	color: #fff;
	border-bottom: 1px solid #fff;
	float: left;
	margin: 5px 10px;
	padding-left: 35px;
}

.list-cols {
	width: 100%;
	overflow: hidden;
}

.list-cols li {
	width: 100%;
	line-height: 40px;
	float: left;
	border-bottom: 2px solid #fff;
}

.list-cols li a {
	width: 100%;
	height: auto;
	font-size: 18px;
	line-height: 44px;
	float: left;
	padding-left: 48px;
	display: inline-block;
}

.list-cols li.active a::after {
	content: '>';
	float: right;
	margin-right: 10px;
}

.list-cols li a:hover {
	color: #2f5d99;
}

.list-cols .active {
	float: left;
	background-color: #EDF6FF;
}

.list-cols .active a {
	color: #2f5d99;
}

/*默认分页信息列表*/
.colInfoBox {
	width: 100%;
	min-height: 572px;
	height: auto;
	float: left;
	background: #fff;
	padding: 10px;
}

.colInfoBoxTit {
	width: 100%;
	height: 50px;

	margin-bottom: 5px;
	border-bottom: 2px solid #2f5d99;
}

.lmms1 {
	width: 733px;
	margin: 0 auto;
	font-size: 18px;
	background: #2f5d99;
	padding: 10px;
	color: #fff;
	line-height: 40px;
}

.lmms2 {
	width: 100%;
	margin: 0 auto;
	font-size: 18px;
	background: #2f5d99;
	color: #fff;
	text-indent: 2em;
	line-height: 28px;
	padding: 10px;
}

.colInfoBoxTit span {
	width: auto;
	font-size: 20px;
	line-height: 50px;
	padding: 0 15px;
	color: #2f5d99;
	float: left;
}

.colRtitle {
	width: 100%;
	height: 47px;
	float: left;
	border-bottom: 1px solid #ebebeb;
	font-size: 16px;
	line-height: 47px;
}

.colRtitle em {
	margin: 0 10px;
}

.st12 {
	display: inline-block;
	width: 10px;
	height: 30px;
	background-color: #025AB3;
	margin-top: 10px;
	float: left;
	margin-left: 14px;
	border-radius: 6px;
}

.colRtitle font {
	width: auto;
	margin-right: 15px;
}

.colRightOne span.wenhao {
	float: left;
	width: 170px;
	line-height: 52px;
	color: #000;
	font-size: 16px;
}

.wenjianbt {
	width: 100%;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
}

.btwenhao {
	width: 170px;
	float: left;
	background: #d6d6d6;
	text-align: center;
	font-size: 16px;
	margin-right: 5px;
}

.btmingcheng {
	width: 595px;
	float: left;
	background: #d6d6d6;
	text-align: center;
	font-size: 16px;
	margin-right: 5px;
}

.btriqi {
	width: 105px;
	float: left;
	background: #d6d6d6;
	text-align: center;
	font-size: 16px;
}

.colRtitle span {
	width: 100px;
	height: 40px;
	float: right;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	color: #666666;
}

.dpxx {
	width: 100%;
	min-height: 647px;
	float: left;
}

.dpxxcon {
	width: 100%;
	margin: 20px auto;
	line-height: 35px;
}

.dpxxcon p {
	text-indent: 2em;
	margin-bottom: 20px;
}

.dpxxcon p img {
	max-width: 100%;
}

/*文章详情页*/
.cms-article-box {
	width: 1200px;
	min-height: 330px;
	background: #fff;
	padding-bottom: 10px;
	margin: 0 auto;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	overflow: hidden;
}

.cms-article-tit {
	width: 95%;
	margin: 0px auto;
	font-size: 28px;
	color: #2f5d99;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
	padding-top: 10px;
}

.cms-article-xinxi {
	width: 1000px;
	height: 60px;
	margin: 0px auto;
	font-size: 14px;
	line-height: 60px;
	text-align: center;
	border-bottom: 1px dashed #dedede;
}

.cms-article-xinxi span {
	padding: 0px 5px;
}

.cms-article-xinxi p {
	display: inline-block;
	min-width: 100px;
	margin: 0 10px;
}

.cms-article-video {
	width: 800px;
	height: 600px;
	margin: 10px auto;
}

.article-detail {
	width: 1200px;
	margin: 20px auto;
	padding: 0 60px;
	line-height: 35px;
}

.article-detail #zoomTY {
	margin-bottom: 10px;
	font-size: 18px;
}

.article-detail img {
	max-width: 100%;
}

.xx_share {
	width: auto;
	padding-left: 20px;
	float: left;
}

.printClose {
	width: 100%;
	height: 30px;
	margin: 0 auto;
	text-align: right;
	float: right;
	margin-right: 50px;
}

.printClose a {
	width: auto;
	float: right;
	font-size: 14px;
	line-height: 30px;
}
.tjidaohangwz{
	padding: 0;
	    width: 260px;
	    font-size: 24px;
	    color: #fff;
	    height: 80px;
	    line-height: 80px;
	    text-align: center;
	    border-bottom: solid 10px #f6f6f6;
	    background: #137AE1;
}
/*详情页表格边框样式*/
.article-detail table {
	width: 100%;
	margin: 0 auto;
	border: 1px solid #DCDCDC !important;
	border-collapse: collapse;
	text-indent: 0em;
}

.article-detailt table tr,
.article-detailt table td {
	border: 1px solid #DCDCDC !important;
	text-indent: 0em;
}





/*二级页*/
.top-title{    width: 100%;
    height: 40px;
    background: #f6f6f6;
    overflow: hidden;    margin-top: 30px;}
.top-title div {
    height: 15px;
    line-height: 15px;
    margin-top: 12px;
    border-left: solid 5px #b4b4b4;
    padding-left: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #666;
}
.top-title div a{color: #0c4aa8;}
.erjicont-le{margin-left:30px;}
.erjidqlm{    width: 100%;
    height: 40px;
    border-bottom: solid 2px #0c4aa8;
    overflow: hidden;
    background: #F5F5F5;
}
.erjidqlm_tlt{    display: inline-block;
    padding-left: 15px;
    height: 25px;
    line-height: 20px;
    margin-top: 10px;
    border-left: 5px solid #0c4aa8;
    font-size: 20px;
    font-weight: bold;
    color: #0c4aa8;}
    .erjitime{display: inline-block;
    color: #999;
    float: right;
    font-size: 16px;
    padding-right: 5px;}
	
	
	
	
	
	
	
	
	
	/*政府信息公开*/
	/*-------通用样式-----*/
	/*居中1100px*/
	.container{ 
		width:1100px !important;
		min-width: 1100px;
		margin:0 auto !important; 
		overflow: hidden;
		background: #f2f2f2;
		padding: 36px;
	}
	.fl{
		float: left;
	}
	.fr{
		float: right;
	}
		
	/*-------通用样式结束-----*/
	
	.zfxxgkbg{
		width: 100%;
	    height: 100%;
	    overflow: hidden;
	    background: url(../images/zfxxgk/top_bg.jpg) center top no-repeat #fdfdfe;
	}
	
	
	/*头部*/
	.topcontainer{
		width:100%;
		min-width: 1100px;
		margin:0 auto !important; 
		padding:0 !important;
	}
	
	.headcon{
	    width: 1100px;
		height:340px;
		margin: 0 auto;
	}
	
	
	/*头部结束*/
	
	
	/* 搜索 */
	.mainsearch{
		width: 1029px;
		height: 50px;
		margin: 80px auto;
		background: url(../images/zfxxgk/ssline.png) no-repeat;
	}
	.search-form{
		width: 490px;
		height: 50px;
		float: left;
		position: relative;
		background: none;
		margin-left: 265px;
		
	}
	.input-search{
		width: 444px;
	    height: 50px;
	    border:none;
		padding: 0 0px 0 20px;
		float: left;
		line-height: 50px;
		background: none;
		position: absolute;
		left: 0;
		top:0;
	
	}
	.search-btn{
		width: 36px;
	    height: 36px;
	    background: url(../images/zfxxgk/zwxxgk_searchbtn.png) no-repeat;
		border: none;
		float: left;
		margin-left: 5px;
		margin-top: 5px;
		position: absolute;
		right: 0;
		top:0;
	}
	
	/* 信息公开主内容 */
	.xxgk_l{
		width: 240px;
		height: auto;
		float: left;
	}
	.xxgk_r{
		width: 810px;
	    display: block;
	    float: right;
	    height: 1035px;
	    background-color: #FFF;
	    border: 1px solid #dfdfdf;
	    padding: 10px;    overflow: hidden;
	}
	.xxgk_r iframe body{
		overflow: hidden;
	}
	.xxgkrightcon{
		width: 100%;
		height: auto;
		float: left;
	}
	.xxgk_tit{
		width: 240px;
	    height: 70px;
	    margin-bottom: 15px;
	    float: left;
	    font-size: 23px;
	    color: rgb(45,102,165);
	    background: #fff;
		border: 1px solid #ddd;
		cursor: pointer;
		position: relative;
	}
	.xxgk_tit a{
		color: rgb(45,102,165);
		font-size: 23px;
	}
	.xxgk_tit.on a{
		color: #fff;
		font-size: 23px;
		display: block;
	}
	.xxgk_tit:hover a{
		color: #fff;
	}
	.xxgk_tit  span{
		width: 40px;
		height: 40px;
		float: left;
		margin-top: 15px;
		margin-left: 20px;
		margin-right: 20px;
	}
	
	.xxgk_tit:hover{
		width: 240px;
	    background-color: rgb(45,102,165);
	    color: rgb(255,255,255);
	    font-size: 23px;
	    display: block;
		border: 1px solid #2c6294;
		color: #fff;
	}
	
	/* 政府信息公开目录 */
	.xxgk_tit  span.xxgkimg1{
		background: url(../images/zfxxgk/gkzn01.png) no-repeat;
	}
	.xxgk_tit:hover  span.xxgkimg1{
		background: url(../images/zfxxgk/gkzn02.png) no-repeat;
	}
	.xxgk_tit.on  span.xxgkimg1{
		background: url(../images/zfxxgk/gkzn02.png) no-repeat;
	}
	
	/* 政府信息公开制度 */
	.xxgk_tit  span.xxgkimg2{
		background: url(../images/zfxxgk/hkzd01.png) no-repeat;
	}
	.xxgk_tit:hover  span.xxgkimg2{
		background: url(../images/zfxxgk/hkzd02.png) no-repeat;
	}
	.xxgk_tit.on  span.xxgkimg2{
		background: url(../images/zfxxgk/hkzd02.png) no-repeat;
	}
	
	/* 法定主动公开内容 */
	.xxgk_tit  span.xxgkimg3{
		background: url(../images/zfxxgk/gknr01.png) no-repeat;
	}
	.xxgk_tit:hover  span.xxgkimg3{
		background: url(../images/zfxxgk/gknr02.png) no-repeat;
	}
	.xxgk_tit.on  span.xxgkimg3{
		background: url(../images/zfxxgk/gknr02.png) no-repeat;
	}
	
	
	/* 政府信息公开年报 */
	.xxgk_tit  span.xxgkimg4{
		background: url(../images/zfxxgk/gknb01.png) no-repeat;
	}
	.xxgk_tit:hover  span.xxgkimg4{
		background: url(../images/zfxxgk/gknb02.png) no-repeat;
	}
	.xxgk_tit.on  span.xxgkimg4{
		background: url(../images/zfxxgk/gknb02.png) no-repeat;
	}
	
	
	/*信息公开页面 开始*/
	.xxgksideMenu{
		width:100%;
		height: auto;
	}
	
	.xxgksideMenu .xxgk_tit em{
		float:right;
		display:block;
		width:21px;
		height:21px;
		background:url(../images/zfxxgk/jia.png) center center no-repeat;
		cursor:pointer;
	/*	margin-right: 10px;*/
		position: absolute;
		top:25px;
		right:10px;
		/*margin-top: -8px;*/
	}
	
	.xxgksideMenu .xxgk_tit.on{
		width: 240px;
	    background-color: rgb(45,102,165);
	    color: rgb(255,255,255);
	    font-size: 23px;
	    display: block;
		border: 1px solid #2c6294;
		color: #fff;
	}
	.xxgksideMenu .xxgk_tit:hover em{
		background:url(../images/zfxxgk/zk.png) center center no-repeat;
	}
	.xxgksideMenu .xxgk_tit.on em{
		background:url(../images/zfxxgk/zk.png) center center no-repeat;
	}
	.sideMencon{
		width: 240px;
	    display: none;
	    background: #fff;
	    color: #999;
	    float: left;
		/*padding: 0px 15px;*/
		display:none; /* 默认都隐藏 */ 
		
	}
	.sideMencon li{
		/*padding: 8px 0px 8px 60px;*/
		padding: 3px 0px 3px 60px;
	    font-size: 16px;
		list-style-type: none;
	    font-weight: 400;
	    cursor: pointer;
		position: relative;
	/*	border-bottom:1px solid #ededed;*/
	}
	div,li,ul,img,a,input,botton{ 
		list-style:none; 
		outline:none; 
		border:none; 
		margin:0; 
		padding:0;}
	.sideMencon li:hover{
		color: #2d66a5;
	    font-size: 16px;
		background-color: rgb(230,245,255);
		/*border-bottom:1px solid #ededed;*/
	}
	.btn-primary{
		color: #2d66a5;
	    font-size: 16px;
		background-color: rgb(230,245,255);
		/*border-bottom:1px solid #ededed;*/
	}
	.sideMencon li:first-child{
		margin-top: 10px;
	}
	.sideMencon li:last-child{
		margin-bottom: 10px;
	}
	.xxgksideMenu .sideMencon a{
		width: 100%;
		display: inline-block;
		font-size: 16px;
		line-height: 30px;
		color: #000;
	}
	.xxgksideMenu .sideMencon a::before{
		content: '·';
		padding-right: 5px;
	}
	/*信息公开页面 end*/
	
	
	/* 政府信息公开指南 */
	.xxgkzntit{
		width: 100%;
	    font-size: 32pt;
	    text-align: center;
	    margin: 0px;
	    padding: 0px;
	    margin-top: 38px;
	    margin-bottom: 38px;
	    color: #2d66a5;
	    font-weight: 600;
	}
	.xxgkzncon{
		width: 100%;
		height: 883px;
		float: left;
		overflow-y: scroll;
	}
	.xxgkzncon p{
		text-indent: 2.3em;
	    line-height: 1.8;
	    text-align: justify;
	    text-justify: inter-ideograph;
	    font-size: 16px;
	    font-family: '微软雅黑';
		color: #333;
		padding-right: 15px;
	}
	
	.tymenu{
		width: 100%;
	    height: 33px;
	    float: left;
	    border-bottom: 2px solid #ccc;
	}
	.tymenu a{
		height: 33px;
	    line-height: 31px;
	    background-color: #2d66a3;
	    display: block;
	    float: left;
	    text-align: center;
	    color: #fff;
	    font-size: 18px;
	    font-weight: 600;
	    padding: 0px 20px;
	    min-width: 70px;
	}
	
	.tycontent{
	
	    padding-top: 30px;
	    padding-bottom: 20px;
		width: 95%;
		height: auto;
	    padding: 0 20px;
	}
	.tycontent ul li{
		font-size: 16px;
	    line-height: 30pt;
	    width: 100%;
	    height: auto;
	    overflow: hidden;
	}
	.tycontent ul li a{
		float: left;
	    display: block;
	    width: 80%;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
		word-wrap: normal;
		font-size: 16px;
	}
	.tycontent ul li b{
		color: #b2b2b2;
	    font-size: 16px;
	    margin-left: 20px;
	    font-weight: 100;
	    float: right;
	}
	.tycontent .more{
		width: 100px;
	    height: 30px;
	    line-height: 30px;
	    font-size: 15px;
	    margin: 0 auto;
	    text-align: center;
	    background: #e7e7e7;
	    float: left;
	    margin-top: 10px;
	    margin-left: 340px;
	    margin-bottom: 22px;
	}
	.tycontent .more a{
	    font-size: 15px;
	}
	
	/* 机关简介 */
	.xxgk_jgjj{
		width: 100%;
		height: auto;
		float: left;
		padding-top: 30px;
	}
	.xxgk_jgjj a{
		width: 80%;
	    display: inline-block;
	    text-align: center;
	    font-size: 25px;
	    height: 75px;
	    line-height: 75px;
		color: rgb(45,102,165);
	    background: #f2f2f2;
		border: 1px solid #ddd;
		margin: 0 auto;
		margin-left: 10%;
		border-radius: 15px;
	}
	.xxgk_jgjj a:hover{
		background-color: rgb(45,102,165);
		color: #fff;
	}
	.xxgk_jgjj a + a{
		margin-top: 35px;
	}
	
	/* 网站尾部 */
	
	.mainfoot{
		width: 100%;
		min-width: 1100px;
		height: 209px;
		float: left;
	
	}
	.kf {
	    width: 100%;
	    min-height: 10px;
	    height: auto !important;
	    height: 10px;
	    margin: 20px auto 0;
	
	}
	.kffoot {
	    width: 100%;
	    height: 209px;
	    margin: 0px auto;
	    background: url(../images/zfxxgk/index_491.jpg) left repeat-x;
	}
	
	
	/*默认分页信息列表*/
	.colInfoBox{
		width:100%;
		min-height:572px;
		height: auto;
		float: left;
	}
	.colInfoBoxTit{
		width: 100%;
		height: 50px;
		background: #eeeeee;
		float: left;
		margin-bottom: 5px;
	}
	.colInfoBoxTit span{
		width:auto;
		font-size:20px;
		line-height:50px;
		padding: 0 15px;
		background: #2f5d99;
		color:#fff;
		float: left;
	}
	a.colRtitle{
		width: 100%;
		height: 47px;
		float: left;
		border-bottom: 1px solid #ebebeb;
		font-size: 16px;
		line-height: 47px;
	}
	
	.colRtitle:before{
		content: '·';
		margin: 0 10px;
	}
	.colRtitle font{
		width:auto;
		margin-right: 15px;}
	.colRtitle span{
		width:100px;
		height:40px;
		float:right;
		font-size:14px;
		line-height:40px;
		text-align:center;
		color:#666666;}
	
	*/
	/*分页符颜色更换*/
	.pagination{
		margin-top:40px !important;
		margin-bottom: 0 !important;
	}
	
	
	
	.kfgxjMainCon_con table{
		width: 80%;
		margin:0 auto;
		
		    border-collapse: collapse;
		    border-spacing: 0;
	}
	.kfgxjMainCon_con table td{
		border:1px solid #ccc;
	}