/* 浮动及边常用边距  */
.fL{float:left;}
.fR{float:right;}
.center {margin: 0 auto;}
.clear{clear:both;}/*清除浮动*/

.mL10{margin-left:10px;}
.mL20{margin-left:20px;}
.mL40{margin-left:40px;}
.mR10{margin-right:10px;}
.mR20{margin-right:20px;}
.mB10{margin-bottom:10px;}
.mB20{margin-bottom:20px;}
.h5 {width: 100%;height: 5px;}
.h10 {width: 100%;height: 10px;}
.h20 {width: 100%;height: 20px;}
.h30 {width: 100%;height: 30px;}
.h40 {width: 100%;height: 40px;}
.h50 {width: 100%;height: 50px;}
.a {cursor: pointer; display: inline-block;width: 100%;height: 100%;}/*a标签撑满盒子*/

body {
	font-family: "微软雅黑";
	background: url(../img/bg_jhj.png) #fff top center no-repeat;
	/*background-color: #ffff;*/
}
/*通用列表*/
.line_height li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
}
.line_height li a {
	display: inline-block;
	width: 100%;
	height: 100%;
}
.line_height li img {
	vertical-align: middle;
}
.line_height li span {
	float: left;
	width: auto;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 10px;
}
.line_height li em {
	float: right;
	margin-right: 10px;
}

/*单排文字超出隐藏*/
.t_overflow {
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*分页导航*/
.fy_nav {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
}
.fy_nav a {
	/*float: left;*/
	display: inline-block;
	height: 30px;
	text-align: center;
	color: white;
	background-color: #ccc;
	margin: 0 2px;
        width: 30px
}
.fy_nav a:hover {
	color: white;
	background-color: #2054ba;
}
.fy_nav .wz {
	width: 68px;
}
.fy_nav .sz{
	width: 24px;
}
.fy_nav .active {
	color: white;
	background-color: #2054ba;
}

/*-----底部信息-----*/
#bottom {
	width: 100%;
	min-height: 65px;
	line-height: 60px;
	/*margin-top: 10px;*/
	background-color: #f5f5f5;
	padding-top: 10px;
}
#bottom img {
	vertical-align: middle;
}
#bottom em {
	font-size: 12px;
	color: #999;
	padding: 0 5px;
}
.bottom_con {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
#bottom .dzjg {
	float: left;
	display: block;
	width: 60px;
	height: 60px;
	margin-left: 65px;
}
#bottom .bottom_xx {
	float: left;
	width: 900px;
	height: 60px;
}
#bottom .bottom_xx .line01 {
	width: auto;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	font-weight: 700px;
	padding: 0 280px;
}
#bottom .bottom_xx .line01>ul>li {
	float: left;
	width: 85px;
	height: 36px;
	line-height: 36px;
	text-align: center;
}
#bottom .bottom_xx .line01>ul>li>a {
	padding: 0 5px;
	color: #000;
}
#bottom .bottom_xx .line01 a:hover {
	color: #333;
}
#bottom .bottom_xx .line02 {
	height: 24px;
	line-height: 12px;
}

.gd {
	/*position: fixed;*/
	height: 1000px;
	/*bottom: 0;*/
	z-index: 95;
}

/*政府公开信息*/
.zfxxgk {
	width:1100px;
	height: auto;
	margin: 0 auto;
}

/*顶部*/
.zfxxgk .top {
	width: 1100px;
    height: 365px;
    margin: 0 auto;
}
.zfxxgk .top .top1 {
    padding-top: 45px;
    height: 84px;
}
.zfxxgk .top .top1 a {
    height: 73px;
    line-height: 73px;
    font-size: 35px;
    color: #fff;
    letter-spacing: 5px;
    font-family: "微软雅黑";
}
.zfxxgk .top .top1 img {
    width: 70px;
    height: 73px;
    float: left;
    margin-right: 10px;
}
.zfxxgk .top .top2 {
    width: 714px;
    height: 121px;
    margin-left: 237px;
    margin-top: 54px;
}

/*内容*/
.zfxxgk .content {
	width: 1028px;
    height: 100%;
    overflow: hidden;
    background-color: rgb(242,242,242);
    margin: 0 auto;
    padding: 0px 36px 20px 36px;
    margin-bottom: 10px;
}

/*检索*/
.con_ss {
	width: 1028px;
    height: 51px;
    background: url(../img/bg_ss.png) no-repeat;
    float: left;
    margin-top: 84px;
    margin-bottom: 84px;
}
.con_ss .inputText1 {
    width: 510px;
    height: 35px;
    line-height: 35px;
    float: right;
    border-radius: 2px;
    margin-top: 6px;
    margin-right: 260px;
}
.inputText1 input {
    width: 451px;
    height: 35px;
    line-height: 35px;
    background: #fff;
    margin-left: 2px;
}
.inputText1 .inp {
    width: 410px;
    height: 38px;
    float: left;
    padding-left: 20px;
}
.inputText1 .inp1 {
    width: 40px;
    height: 42px;
    float: right;
    cursor: pointer;
    text-align: center;
    margin-right: 15px;
}
.inputText1 input.sousuo {
    display: block;
    width: 40px;
    height: 42px;
    background: url(../img/tb_ss.png) no-repeat;
    border: 0px;
    cursor: pointer;
}

/*左侧导航*/
.con_nav {
	width: 240px;
    float: left;
}
.con_nav ul li {
	position: relative;
	cursor: pointer;
	width: 238px;
	min-height: 63px;
	line-height: 30px;
	font-size: 23px;
	color: #2d66a5;
	border: 1px solid #ddd;
	background-color: #fff;
	margin-bottom: 15px;
	padding-left: 0px;
	padding-top: 5px;
}
.con_nav ul li:hover,
.con_nav ul .on {
	color: #fff;
	background-color: #2d66a5;
}
.con_nav ul li span {
	float: left;
	display: block;
	width: 40px;
	height: 40px;
	margin: 10px 25px 0px;
}
.con_nav ul li .tb00 {
	background: url(../img/tb_0zn_b.png) no-repeat;
}
.con_nav ul li .tb01 {
	background: url(../img/tb_1zn_b.png) no-repeat;
}
.con_nav ul li .tb02 {
	background: url(../img/tb_2zd_b.png) no-repeat;
}
.con_nav ul li .tb03 {
	background: url(../img/tb_3nb_b.png) no-repeat;
}
.con_nav ul li .tb04 {
	background: url(../img/tb_4zn_b.png) no-repeat;
}
.con_nav ul li .tb05 {
	background: url(../img/tb_5sq_b.png) no-repeat;
}
.con_nav ul li:hover .tb00,
.con_nav ul .on .tb00{
	background: url(../img/tb_0zn_b_h.png) no-repeat;
}
.con_nav ul li:hover .tb01,
.con_nav ul .on .tb01{
	background: url(../img/tb_1zn_b_h.png) no-repeat;
}
.con_nav ul li:hover .tb02,
.con_nav ul .on .tb02{
	background: url(../img/tb_2zd_b_h.png) no-repeat;
}
.con_nav ul li:hover .tb03,
.con_nav ul .on .tb03{
	background: url(../img/tb_3nb_b_h.png) no-repeat;
}
.con_nav ul li:hover .tb04,
.con_nav ul .on .tb04{
	background: url(../img/tb_4zn_b_h.png) no-repeat;
}
.con_nav ul li:hover .tb05,
.con_nav ul .on .tb05{
	background: url(../img/tb_5sq_b_h.png) no-repeat;
}
.con_nav .fdgk .nav_ej {
	display: none;
	width: 100%;
	height: auto;
	background-color: #fff;
	margin-top: 3px;
	padding: 10px 0;
}
.con_nav .fdgk .nav_ej p {
	width: 100%;
	height: 32pt;
	line-height: 32pt;
	text-align: center;
	font-size: 15px;
        font-weight:600;
	color: #4d4d4d;
        background: url(../img/tb_list.png) 20px center no-repeat;
}
.con_nav .fdgk .nav_ej p:hover {
	color: #2d66a5;
	font-weight: 600;
	background-color: #e7f5ff;
}
.con_nav .fdgk .nav_ej .pon{
	font-weight: 600;
	background-color: #e7f5ff;
	color: #2d66a5;
}
.con_nav .fdgk:hover .nav_ej {
	display: block;
}
.con_nav .on .nav_ej {
	display: block;
}
.con_nav ul li .more {
	position: absolute;
	top: 25px;
	right: 15px;
	display: block;
	width: 20px;
	height: 20px;
	background: url(../img/tb_more.png) no-repeat;
}
.con_nav ul li:hover .more {
	background: url(../img/tb_more_h.png) no-repeat;
}


/*右侧内容*/
.con_r {
	position: relative;
	float: left;
    width: 728px;
    display: block;
    height: auto;
	min-height:900px;
    background-color: #FFF;
    border: 1px solid #dfdfdf;
    /* box-shadow: darkgrey 0px 0px 3px 1px; */
    padding: 0px 20px;
    margin-left: 18px;
}
.con_r .tit_zw {
    width: 730px;
    font-size: 32px;
    text-align: center;
    margin: 0px;
    padding: 0px;
    margin-top: 38px;
    margin-bottom: 38px;
    color: #2d66a5;
    font-weight: 600;
}
.con_r .con_zw {
	/*width: 730px;*/
	overflow-y: auto;
	height: 840px;
	padding: 0 20px;
}
.con_r .con_zw::-webkit-scrollbar {/*滚动条整体样式*/
        width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
    }
.con_r .con_zw::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius: 5px;
        background: #2d66a5;
    }
.con_r .con_zw::-webkit-scrollbar-track {/*滚动条里面轨道*/
        background: #e5e5e5;
    }
.con_r p {
	/*margin-top: 2em;*/
    margin-bottom: 0.5em;
    /*text-indent: 2em;*/
    text-align: justify;
    line-height: 2;
    font-size: 12pt;
    color: #4e4e4e;
}
.con_r .tit1 {
	width: 100%;
	height: auto;
	font-size: 21pt;
	text-indent: 0em;
	margin-top: 0px;
}


/*右侧list*/
.con_r .tit_list {
	width: 730px;
	height: 36px;
	line-height: 36px;
	/*padding-left: 20px;*/
    font-size: 16pt;
    color: #2d66a5;
    border-bottom: 2px solid #dddddd;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.con_r .con_list {
	/*width: 730px;*/
	overflow-y: auto;
	height: 880px;
	padding: 0 20px;
}
.con_r .con_list::-webkit-scrollbar {/*滚动条整体样式*/
        width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
    }
.con_r .con_list::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius: 5px;
        background: #2d66a5;
    }
.con_r .con_list::-webkit-scrollbar-track {/*滚动条里面轨道*/
        background: #e5e5e5;
    }
    .con_r .con_list ul {
    	padding: 10px 0;
    	border-bottom: 1px solid #f5f5f5;
    }
.con_r .con_list ul li {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	margin: 10px 0;
}
.con_r .con_list ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
.con_r .con_list ul li span {
	overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
	float: left;
	display: block;
	width: 570px;
	
}
.con_r .con_list ul li em {
	float: right;
}


/*右侧列表02*/
.con_r .con_list02 {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}
.con_r .con_list02 .tit_list {
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-bottom: 2px solid #ddd;
	margin: 0;
	padding: 0;
}
.con_r .con_list02 .tit_list div.tit {
	width: 110px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	background-color: #2d66a5;
}
.con_r .con_list02 .list_con {
        overflow: hidden;
	width: auto;
	padding: 20px 20px 0px 20px;
}
.con_r .con_list02 .list_con li {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	margin: 10px 0;
}
.con_r .con_list02 .list_con a {
	display: block;
	width: 100%;
	height: 100%;
}
.con_r .con_list02 .list_con span {
	overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
	float: left;
	display: block;
	width: 570px;
	
}
.con_r .con_list02 .list_con em {
	float: right;
}
.con_r .con_list02 .more {
	cursor: pointer;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #4d4d4d;
	background-color: #e6e6e6;
	margin: 0 auto;
}
.con_nav ul li a {
	color: #2d66a5;
}
.con_nav ul li:hover a,
.con_nav ul .on a {
	color: #fff;
}
.con_nav .fdgk .nav_ej p a{
	color: #4d4d4d;
}
.con_nav .fdgk .nav_ej p:hover a{
	color: #2d66a5;
}

/*231023*/
.con_r .con_list {
	padding: 0px 10px;
}
.none {
	display: none;
}
.tab_zc_files {
	width: 100%;
	height: auto;
}

.tab_zc_files .tab_zc_title {
	height: 40px;
	line-height: 40px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
.tab_zc_files .tab_zc_title div{
	background-color: #F0F0F0;
}
.tab_zc_files .tab_zc_list {
	overflow: hidden;
	height: auto;
	font-size: 14px;
	padding: 10px 0;
	/*display: flex;
	align-items: center;*/
}

.tab_zc_files .tab_zc_title>div,
.tab_zc_files .tab_zc_list>div {
	float: left;
	padding: 0 5px;
	text-align: center;
}

.tab_zc_files>div:nth-child(odd) {
	background-color: #fafafa;
}

/*宽度*/
.tab_zc_files div.tab_list_xh {
	width: 50px;
}
.tab_zc_files div.tab_list_title {
	width: 288px;
	text-align: left;
}
.tab_zc_files div.tab_list_title p {
	line-height: 18px;
	font-size: 14px;
}
.tab_zc_files div.tab_list_title:hover a {
	color: #4495ef ;
}
.tab_zc_files div.tab_list_fwzh,
.tab_zc_files div.tab_list_fbrq,
.tab_zc_files div.tab_list_cwrq {
	width: 100px;
}

/*解读*/
.tit_jiedu {
	position: relative;
	left: -7px;
	cursor: pointer;
	color: #4495ef;
	font-size: 12px;
	margin-top: 5px;
}
.tab_zc_files div.list_jiedu {
	height: auto;
	padding-left: 64px;
}
.tab_zc_files div.list_jiedu a {
	display: block;
	color: #666666;
	font-size: 12px;
	text-align: left;
	margin-top: 10px;
}
.tab_zc_files div.list_jiedu a:hover {
	color: #000000;
}

/*内容页*/
.topbox {
	overflow: hidden;
	width: 690px;
	height: auto;
	border: 1px solid #cdcdcd;
	padding: 10px 18px;
	margin-bottom: 30px;
	margin-top:20px;
}
.topbox ul.clearfix {
	border: none;
	padding: 0;
}
.topbox ul.clearfix li {
	float: left;
	font-size: 14px;
	margin: 0;
	width: 50%;
}
.topbox ul.clearfix li:nth-child(3n-2) {
	width: 39%;
}
.topbox ul.clearfix li:nth-child(3n-1) {
	width: 26%;
}
.topbox ul.clearfix li:nth-child(3n) {
	width: 35%;
}
.topbox ul.clearfix li span {
	width: auto;
	float: none;
	line-height:28px;
	display: inline;
}
.xxgkzn_title {
	font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #2d66a5;
    text-align: center;
    margin: 38px 50px;
    line-height: 46px;
}

.xxgkzn_cont {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: auto;
	line-height: 24px;
	font-size: 16px;
	text-indent: 2em;
}

/*附件&相关链接*/
.xxgkzn_files {
	width: 100%;
	height: auto;
	border-top: 2px solid #2D66A5;
	padding-top: 15px;
	margin-top: 35px;
}
.xxgkzn_files .xxgkzn_files_tit {
	color: #2D66A5;
	font-size: 18px;
	font-weight: bold;
}
.xxgkzn_files .xxgkzn_files_list a {
	color: #79ACF2;
}

