﻿body{
	margin: 0;
}
#page{
	background: url(../img/bg.png) no-repeat center top;
	padding-top: 365px;
    min-width:1100px;
}
.xxgk_title{
	height: 365px;
	text-align: center;
	vertical-align: middle;
	font-size: 100px;
	font-weight: bold;
}
.xxgk_center{
	width: 1100px;
	margin: 0 auto;
	background: rgb(242,242,242);
}
.xxgk_hr{
	margin-top: 0;
	width: 488px;
	margin-right: 250px;
	border: 3px solid;
}
.xxgk_top{
	text-align: center;
	height: 134px;
	padding-top: 84px;
}
.div_input{
	display:inline-block;
	position: relative;
	width: 510px;
	height: 50px;
	vertical-align: middle;
}
.xxgk_input{
	text-indent: 10px;
	font-size: 18px;
	height: 48px;
	width: 510px;
	margin: 0 auto;
	border-radius: 9px;
	outline: none;
	border: 1px solid rgb(45,102,165);
}
.input_button{
	position: relative;
	right: -223px;
	top: -47px;
	width: 40px;
	height: 40px;
	background: none;
	background-image: url(../img/ss.png); 
	border: none;
	background-repeat: no-repeat;
	vertical-align: middle;
	outline: none;
	cursor: pointer;
}
.left_hr{
	width: 240px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
.right_hr{
	width: 240px;
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
}
.div_center{
	
}
.center_left{
	display: inline-block;
}
.center_right_gkzn{
	/*height: 1085px;*/
	display: inline-block;
	vertical-align: top;
    margin-left: 18px;
    width: 770px;
    background-color: white;
    margin-bottom: 40px;
}
.button-conunt {
    display: inline-block;
    font-size: 26PX;
    width: 25px;
    text-align: center;
    vertical-align: middle;
}
.button-conunt em{
	font-style: normal;
}
.div_button{
	background: white;
	height: 70px;
	width: 240px;
	
	border: 1px solid #dfdfdf;
	vertical-align: middle;
	cursor: pointer;
	color: rgb(45, 102, 165);
}



.tab-menu{
	margin-bottom: 15px;
	margin-left: 36px;
}
.sub-menu{
	display: block;
	background-color: #FFFFFF;
	padding: 20px 0;
}
.sub-menu {
    border: 1px solid #dfdfdf;
    border-top: 0;
    width: 240px;
    padding: 20px 0;
    display: none;
}
.select-box {
    position: relative;
    width: 200px;
    margin: 0 auto;
}
.select-show {
    position: relative;
    width: 200px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #bcd8ea;
    background-color: #e6f5ff;
    color: #2d66a5;
    margin: 0 auto;
    font-weight: bold;
    text-align: center;
}
.select-list {
    width: 100%;
    max-height: 200px;
    overflow-y: auto;
    text-align: center;
    line-height: 30px;
    color: #333;
    display: none;
	height:100px;
	overflow-y:auto;
}
.select-box i {
    position: absolute;
    top: 12px;
    right: 23px;
    height: 0;
    display: block;
    border-top: 8px solid #5189ae;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 8px solid transparent;
    cursor: pointer;
}
.select-box i.up {
    top: 3px;
    border-top: 8px solid transparent;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 8px solid #5189ae;
    cursor: pointer;
}
.select-list p:hover {
    background-color: #e6f5ff;
    color: #2d66a5;
    cursor: pointer;
}
.select-list p{
	margin: 0;
}
.show-list{padding:0;}
.show-list li {
    position: relative;
    line-height: 32px;
    font-size: 16px;
    padding-left: 35px;
    margin-bottom: 3px;
}
.show-list li i.plus {
    position: absolute;
    top: 12px;
    right: 23px;
    height: 0;
    display: block;
    border-top: 8px solid #999999;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 8px solid transparent;
}
.show-list li i.up {
    top: 3px;
    border-top: 8px solid transparent;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 8px solid #999999;
}
.show-list,.show-list li dl{
	margin: 0;
}
.show-list li dt {
    padding-left: 16px;
}
.show-list li .activeList {
    color: #2d66a5;
    font-weight: bold;
}
.activeHide{
	display: none;
}


.headerBg {
    border-radius: 8px 8px 0px 0px;
    color: white;
    background: #116CBF;
    line-height: 2.3;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}
.headerBg ul{
	padding: 0;
	margin: 0;
}
.right_l {
    display: inline-block;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.rightNum {
    width: 80px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
}
.rightTitle {
    width: 500px;
    text-align: left;
    padding: 0px 5px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
}
.headerBg ul .rightTitle {
    text-align: center;
}
.rightTime {
    width: 108px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
}
.rightTxt {
    width: 145px;
    padding: 0px 5px;
    white-space: normal;
    text-overflow: clip;
    align-items: center;
    height: auto;
    vertical-align: middle;
    line-height: 1;
    display: none;
}
.headerBg ul li.rightTxt {
    float: right;
    line-height: 40px;
}
.right_list ul li:nth-child(odd) {
    background-color: #F7F7F7;
}
.right_list ul li:nth-child(even) {
    background-color: #e4e8f0;
}
div.rightNum {
    font-weight: bold;
    height: 50px;
    line-height: 50px;
}
div.rightTitle {
    height: 50px;
    line-height: 50px;
}
div.rightTime {
    color: #939393;
    height: 50px;
    line-height: 50px;
}
div.rightTxt {
    height: 50px;
    line-height: 50px;
}
.rightTitle a {
    width: 100%;
    line-height: 40px;
    color: #333;
}
.show_title {
    border: 1px solid #333;
    width: 435px;
    height: 100px;
    z-index: 1000;
    position: absolute;
    font-size: 12px;
    padding: 5px;
    background-color: white;
    display: none;
}
.list_ul{
	padding: 0;
	margin: 0;
}
.waspage{
	text-align: center;
}
.waspage>span>span{
	display: inline-block;
    color: #ffffff;
    background: #257295 !important;
    width: 40px;
    height: 25px;
    line-height: 25px;
    border-radius: 3px;
}
.waspage>span>a{
	display: inline-block;
    color: #666;
    background: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0 5px;
    border-radius: 3px;
}
.next-page{
    display: inline-block;
    color: #666;
    background: #fff;
    width: 66px !important;
    height: 25px;
    line-height: 25px;
    border-radius: 3px;
}
.waspage a:hover{
    text-decoration: none;
    color: #db493a;
}
.zfxx_gkzd dl {
    margin-bottom: 20px;
}
.zfxx_gkzd dt {
    position: relative;
    width: 120px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    font-weight: bold;
    background-color: #116cbf;
    margin-bottom: -2px;
    text-align: center;
    color: #fff;
}
.zfxx_gkzd dd {
    border-top: 2px solid #dfdfdf;
    padding-top: 30px;
    margin: 0;
}
.zfxx_gkzd dd p {
    line-height: 1;
    font-size: 16px;
    margin: 0;
    padding-bottom: 20px;
}
.zfxx_gkzd dd a {
    color: #333;
    margin-right: 15px;
}
.zfxx_gkzd dd span {
    color: #999;
}


.zfxx_gkzd{
	margin-top: 20px;
}
iframe{
	border: 0;
}














.button_img{
	display: inline-block;
}
.button_font{
	display: inline-block;
	font-size: 23px;
	color: rgb(45,102,165);
	vertical-align: middle;
	padding-right: 10px;
}
.img{
	margin: 15px 20px 15px 20px;
	width: 40px;
	height: 40px;
	vertical-align: middle;
}
.img1{
	margin: 15px 20px 15px 20px;
	width: 40px;
	height: 40px;
	vertical-align: middle;
}



.title_name{
	font-size: 32px;
	color: rgb(45,102,165);
	margin: 38px auto;
	text-align: center;
	font-weight: bold;
}
.one{
	text-indent: 2em;
	font-size: 16px;
	line-height: 30px;
}
.title_one{
	font-size: 21px;
	line-height: 60px;
	font-weight: bold;
}
.title_second{
	font-size: 18px;
	line-height: 60px;
	font-weight: bold;
}
/*滚动条*/
.gd_gy::-webkit-scrollbar {/*滚动条整体样式*/
    width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
}
 .gd_gy::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    height: 80px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background:rgb(45,102,165);
}
.gd_gy::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 5px;
    background:rgb(242,242,242);
}
 
/*改变颜色*/
.moveColor{
	background: rgb(45,102,165);
	color: white !important;
}

li{
	list-style-type:none;
	line-height: 60px;
	font-size: 16px;
	cursor: pointer;

}
/*政府信息公开制度*/
.center_right_gkzd{
	display: inline-block;
	vertical-align: top;
    margin-left: 18px;
    width: 770px;
    min-height: 710px;
    background-color: white;
    margin-bottom: 40px;
}


a{
	text-decoration:none;
	color: #333333;
}
.li_span{
	color:  #999999;;
}
/*按钮*/
.div_button_gd{
	text-align: center;
}
.div_button_gd a{
	background: rgb(242,242,242);
    border: 1px solid rgb(242,242,242);
    border-radius: 2px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
    padding: 0px 33px;
    display: inline-block;
    cursor: pointer;
    color: #333333;
    text-decoration: none;
}


/*滚动条*/
.title_center{
	padding: 0px 30px;
	/*height: 940px;*/
	/*overflow-y: scroll;*/
}
.zfxx_gkzd{
	padding: 0px 30px;
	
}

.div_ul{
	padding: 0;
	height: 670px;
	
}

.right-content{
	display: inline;
}
.hidden{
	display: none;
}
.show{
	display: show;
}


footer{
	height: 100px;
	padding: 30px;
	font-size: 14px;
	background-color: #FFFFFF;
	border-top: 4px solid #1a56a8;
}
.pc_footer_border {
    clear: both;
    width: 840px;
    margin: 0 auto;
    line-height: 23px;
}
.pc_footer_img {
    float: left;
    margin-right: 60px;
}
.pc_footer_text {
    text-align: left;
    float: left;
}
.pc-hidden{
	display: none;
}

