h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
.fl{
	float: left;
}
.fr{
	float: right;
}

/*PC隐藏  手机版显示*/
.moible_show{
	display: none;
}
.pc_show{
	display: block;
}

.inner{width: 1400px;margin: 0 auto;height: auto;overflow: hidden;}
/*头部*/
.header{
	height: 300px;
	width: 100%;
	background: url(header_bg.png) no-repeat;
	background-size: 100% 100%;
}
.logo{
	padding-top: 40px;
}
.header .search{
	padding-top: 40px;
	height: 36px;
	width: 100px;
	/*background:url(top_search.png) no-repeat 35px center;*/
}
/*导航*/
.nav{
	margin-top: 34px;
	height: auto;
    overflow: hidden;
	background: url(nav_bg.png) no-repeat center;
}
.nav .inner ul{
	height: auto;
	overflow: hidden;
}
.nva_ul li{
	height: 63px;
	line-height: 63px;
	float: left;
    width: 14.2%;
    text-align: center;
    position: relative;
}
.nva_ul li a{
	display: block;
    font-size: 20px;
    color: #FFFFFF !important;
    font-weight: 700;
}
.nva_ul li em{
	position: absolute;
    width: 0;
    height: 3px;
    background: #FFFFFF;
    left: 50%;
    transform: translateX(-50%);
    bottom: 12px;
    transition: width .3s;
}
.nva_ul li:hover em{
	width: 90px;
	transition: width .3s;
}
.nva_ul li.on em{
	width: 90px;
	transition: width .3s;
}
.nva_ul li:nth-child(1):hover em{
	width: 50px;
	transition: width .3s;
}
.nva_ul li:nth-child(1).on em{
	width: 50px;
	transition: width .3s;
}
/*底部*/
.footer{
	height: 260px;
    background-color: #3880d0;
    box-sizing: border-box;
    /*margin-top: 40px;*/
}
.xglj{
	font-size: 20px;
	color: #FFFFFF;
	height: 36px;
	line-height: 36px;
	margin-right: 36px;
}

.clearfix:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
    display: block;
}
.foot_wrap{
	height: auto;
	overflow: hidden;
}
.foot_wrap_r_msg p{
	color: #FFFFFF;
	float: left;
	height: 30px;
    line-height: 30px;
}
.foot_wrap_l_wzsm ul{
	padding: 0 30px;
	border-right: 2px solid #FFFFFF;
}
.foot_wrap_l_wzsm li{
	height: 30px;
	line-height: 30px;
}
.foot_wrap_l_wzsm li a{
	color: #FFFFFF;
}
.foot_wrap_r_msg{
	padding-left: 30px;
}
.foot_wrap_r_msg p>a{
	color: #FFFFFF;
}
.gaba img{
	vertical-align: middle;
    margin-right: 10px;
}
.foot_wrap_r_ewm{
	margin-top: 6px;
    margin-left: 20px;
}
.foot_wrap_r_ewm p{
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
}
.foot_wrap_r_ewm img{
	width: 60px;
}
.footer_inner{
	margin: 0 auto;
	width: 1060px;
}
.footer_items1{
    padding:40px 0;
}
.select_nav {
    color: #FFFFFF;
	width:26%;
	height: 36px;
	line-height: 36px;
    position: relative;
    float:left;
}
.select_nav p {
	display:block;
    width: 100%;
    height: 36px;
	line-height:36px;
    font-size: 18px;
    text-indent: 12px;
    cursor: pointer;

    background:url(xllbjs_xia.png) no-repeat 240px center;
    background-color: #5d9de4;
    
	/*border:1px solid #CCCCCC;*/
}
.select_nav p.selected_p {
	background:#5d9de4 url(xllbjs_shang.png) no-repeat 240px center;
}
.select_nav_mr{
	margin-right: 44px;
}
.select_nav ul{
	width:100%;
	position:absolute;
	border:1px solid #CCC;
	display:none;
    max-height: 180px;
    overflow-y: auto;
    /* bottom: 44px; */
}
.select_nav ul li {
	line-height:30px;
	padding-left:10px;
    background-color: #ffffff;
    color: #666;
}
.select_nav ul li a{
    color: #666;
}
.select_nav ul li:hover {
	background:#CCC;
	color:#FFF;
}
.body{
	height: auto;
	overflow: hidden;
	background: url(../20240905/big_bg_0905.png) no-repeat;
	background-size: 100% auto;
}
.logo img {
    width: 660px;
}
/*面包屑*/
.now_position {
    font-size: 18px;
    color: #333;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
}
/**/
.cont_k{
	background: #FFFFFF;
	box-sizing: border-box;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    margin-bottom: 20px;
}
.boxcenter{
	margin:10px 30px 30px;
}
.boxcenter img{
	vertical-align: middle;
	margin-top: -5px;
}
.boxcenter a{
	color: #010101;
}
.boxcenter a:hover{
	color: #016ec6;
}
.text_tit{
	font-size: 24px;
	text-align: center;
}
.time_per{
	height: 30px;
	font-size: 14px;
	text-align: center;
	margin: 15px auto 25px;
	line-height: 30px;
	background: #f6f9fe;
}
.time_per span{
	color: #016ec6;
	margin-right: 10px;
}
.cont_text p{
	/*text-indent: 2rem;*/
	line-height: 1.5rem;
	text-align:justify;
}
/*生命周期*/
.smzq{
	height: auto;
	overflow: hidden;
}
.progress-list {
    height: auto;
    overflow: hidden;
    margin: 10px 0;
}

.progress-item {
    position: relative;
    width: 14.285%;
    text-align: center;
}

.progress-item+.progress-item:before {
    position: absolute;
    left: 0;
    margin-left: -12px;
    top: 28px;
    content: "";
    width: 24px;
    height: 24px;
    background: url(smzq_jt_wxz.png) no-repeat;
}

.progress-item.ongoing:before {
    background-image: url(smzq_jt.png);
}

.progress-item.ongoing .icon {
    border-color: #deecf9;
    background-color: #217ed2;
}


.progress-item:nth-child(1).ongoing .icon {
	height: 76px;
    background: url(zbgg_wc.png) no-repeat center;
}

.progress-item:nth-child(2).ongoing .icon {
    height: 76px;
    background: url(zbwj_wc.png) no-repeat center;
}

.progress-item:nth-child(3).ongoing .icon {
    height: 76px;
    background: url(kbps_wc.png) no-repeat center;
}

.progress-item:nth-child(4).ongoing .icon {
    height: 76px;
    background: url(zbhxr_wc.png) no-repeat center;
}

.progress-item:nth-child(5).ongoing .icon {
    height: 76px;
    background: url(zbjggs_wc.png) no-repeat center;
}

.progress-item:nth-child(6).ongoing .icon {
    height: 76px;
    background: url(htgs_wc.png) no-repeat center;
}

.progress-item:nth-child(7).ongoing .icon {
    height: 76px;
    background: url(lygs_wc.png) no-repeat center;
}
.progress-item:nth-child(1) .icon {
	height: 76px;
    background: url(zbgg_wc.png) no-repeat center;
}

.progress-item:nth-child(2) .icon {
    height: 76px;
    background: url(zbwj_wwc.png) no-repeat center;
}

.progress-item:nth-child(3) .icon {
    height: 76px;
    background: url(kbps_wwc.png) no-repeat center;
}

.progress-item:nth-child(4) .icon {
    height: 76px;
    background: url(zbhxr_wwc.png) no-repeat center;
}

.progress-item:nth-child(5) .icon {
    height: 76px;
    background: url(zbjggs_wwc.png) no-repeat center;
}

.progress-item:nth-child(6) .icon {
    height: 76px;
    background: url(htgs_wwc.png) no-repeat center;
}

.progress-item:nth-child(7) .icon {
    height: 76px;
    background: url(lygs_wwc.png) no-repeat center;
}
.intro-box {
    line-height: 30px;
    margin-top: 10px;
    font-size: 18px;
    color: #999;
}
.progress-item .intro-box .date {
    font-size: 14px;
    width: 80%;
    margin: 0 auto;
    line-height: 24px;
}
.progress-item.ongoing .text {
    font-weight: bold;
    color: #016ec6;
}
/*大标题*/
.bt_tit{
	height: 40px;
	background-color: #f6fcfe;
	margin: 20px 0;
}
.bt_tit p{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 40px;
	background: #016ec6;
	width: 100px;
	text-align: center;
}
/*表格*/

.clear_f {
    clear: both;
}
.ggxx_bg{
	height: auto;
	overflow: hidden;
}
.ggxx_bg .table{
	height: auto;
    overflow: hidden;
	width: 1138px;
	border: 1px solid #ccc;
}
.ggxx_bg .table .row {
		height: 40px;
    border-bottom: 1px solid #ccc;
}
.ggxx_bg .table .row2 {
		height: 40px;
    border-bottom: 1px solid #ccc;
}
.ggxx_bg .table .row .block{
	width: 49.9%;
	border-right: 1px solid #ccc;
}
.ggxx_bg .table .row .boder_none{
	border: none;
}
.ggxx_bg .table .row .block .sign{
		height: 40px;
		line-height: 40px;
		padding-right: 10px;
		font-size: 13px;
    width: 40%;
    text-align: center;
    padding-left: 10px;
    font-weight: 700;
    background-color: #fafafa;
}
.ggxx_bg .table .row .block .content{
		padding-left: 10px;
		height: 40px;
		line-height: 40px;
	  width: 188px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ggxx_bg .table .row2 .sign{
	 /*height: 40px;*/
		line-height: 40px;
		padding-right: 10px;
		font-size: 13px;
    width: 20%;
    text-align: center;
    padding-left: 10px;
    font-weight: 700;
    background-color: #fafafa;
}
.ggxx_bg .table .row2 .content{
	padding-left: 10px;
		/*height: 40px;*/
		line-height: 40px;
		width: 75%;
		font-size: 16px;
    /*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
}
/*通用列表*/
.boxcenter_list{
	margin: 20px 30px 10px 0;
}
.list_l{
	height: auto;
	overflow: hidden;
	width: 300px;
}
.list_r{
	height: auto;
	overflow: hidden;
	width: 1100px;
}
.list_zcdh_tit{
	    text-align: center;
	    line-height: 60px;
	    font-size:24px;
	    font-weight: bold;
	    color: #FFFFFF;
	width: 256px;
	height: 70px;
	background:#ecf6ff url(trade_tt_bg.png) no-repeat;
	margin: 20px auto 0;
}
.list_zcdh_cont{
	width: 240px;
	height: auto;
	overflow: hidden;
	background-color: #ecf6ff;
	margin: 0 auto 20px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
.list_zcdh_cont_li{
	color: #333333;
	font-size: 18px;
	line-height: 50px;
	height: 50px;
	width: 210px;
	margin: 15px auto;
	border-top-right-radius:25px;
	border-bottom-right-radius:25px;
	background: #FFFFFF;
}
.list_zcdh_cont_li p{
	padding-left: 20px;
}
.list_zcdh_cont_li_hover{
	color: #FFFFFF;
	background:#0080da url(zcdh_right.png) no-repeat 170px center;
}
.list_cont{
	width: 95%;
	height: auto;
	overflow: hidden;
	
}
.list_cont ul{
	padding: 10px 0;
    border-bottom: 1px dashed #eee;
	height: auto;
	overflow: hidden;
}
.list_cont li{
	line-height: 42px;
	height: auto;
	overflow: hidden;
	background: url(list_bt.png) no-repeat 5px center;
}
.list_cont li:hover{
	background: url(list_bt_h.png) no-repeat 5px center;
}
.list_href{
	padding-left: 20px;
	float: left;
	width: 84%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list_href span{
	color: #016ec6;
}
.list_href:hover{
	color: #016ec6;
}
.list_time{
	float: right;
}
.now_position{
	width: 98%;
	margin-bottom:0;
}
/*分页样式开始*/

.xll_pagebox_mobile {
    display: none;
}

.xll_pagebox {
    text-align: center;
    line-height: 39px;
    margin: 20px auto 30px;
}

.xll_pagebox>a {
    margin-top: 10px;
    display: inline-block;
    width: 53px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #f5f5f5;
    font-size: 14px;
    color: #7d7d7d;
    border-radius: 3px;
}

.xll_pagebox>p {
    display: inline-block;
}

.xll_pagebox>font {
    margin-left: 0px;
    color: #7d7d7d;
}

.xll_pagebox>span {
    font-size: 14px;
    color: #7d7d7d;
    margin-left: 6px;
}

.page_hide a,
.page_hide span {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    color: #7d7d7d;
    font-size: 14px;
}

.zt11 {
    width: 28px;
    height: 28px;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    text-align: center;
    color: #7d7d7d;
}

.zt12 {
    width: 53px;
    height: 28px;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    text-align: center;
    color: #7d7d7d;
    background-color: #fff;
    cursor: pointer;
}

.xll_pagebox>a:hover,
.zt12:hover,
.page_hide a:hover {
    color: #fff;
    background-color: #016ec6;
    border: 1px solid #016ec6;
}

.page_hide span {
    background-color: #016ec6;
    color: #fff;
    border: 1px solid #016ec6;
}


/*分页样式结束*/

/*政务公开*/
.zwgk_erji{
	width: 1356px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 10px;
}
.ld_jg{
	margin-bottom: 10px;
	height: auto;
	overflow: hidden;
}
.ld_jg .ld{
	margin-top: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
	height: 200px;
	width: 420px;
	background: #f7f8fd;
	box-sizing: border-box;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}
.ld_jg .jg{
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	height: 200px;
	width: 700px;
	background: #f7f8fd;
	box-sizing: border-box;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}
.ld_zr{
	margin-top: 35px;
	margin-left: 30px;
	width: 70%;
}
.ld_ts{
	border-left: 1px solid #dbdbdb;
	padding-left: 15px;
	margin-top: 35px;
	width: 14%;
}
.ld_ts li{
	line-height: 30px;
}
.ld_zr_zp{
	width: 31%;
}
.ld_zr_zp img{
	width: 90px;
	height: 127px;
}
.ld_zr_msg_zw{
	margin-bottom: 20px;
}
.ld_zr_msg_zw span{
	font-size: 18px;
	font-weight: bold;
}
.ld_zr_msg{
	margin-top: 5px;
	margin-left: 10px;
	width: 63%;
}
.ld_zr_msg_gz{
	font-size: 15px;
}
.jg_logo{
	margin-top: 35px;
    margin-left: 40px;
	border-right: 1px solid #dbdbdb;
	width: 22%;
}
.jg_logo img{
	height: 120px;
}
.jg_xq{
	padding-left: 40px;
	margin-top: 35px;
	width: 60%;
}
.jg_xq_tit{
	font-size: 18px;
	font-weight: bold;
	color: #015293;
	margin-bottom: 20px;
}
.jg_xq_cont{
	text-align: justify;
	color: #505050;
	font-size: 14px;
	line-height: 20px;
}
.jg_xq_cont a{
	float: right;
	color: #016ec6;
}
.jgsz_tit{
	line-height: 40px;
	border-bottom: 1px solid #dbdbdb;
}
.jgsz_tit_bt{
	font-size: 20px;
	font-weight: bold;
	color: #016ec6;
	width: 90px;
	line-height: 40px;
	padding-left: 10px;
	border-bottom: 3px solid #016ec6;
}
.jgsz_list {
	height: auto;
	overflow: hidden;
	margin: 20px auto;
}
.jgsz_list li{
	text-align: center;
	float: left;
	width: 231px;
	height: 60px;
	line-height: 60px;
	background: url(jgsz_bg.png) no-repeat ;
	background-size: 100% 100%;
}

.jgsz_list li:hover{
	background: url(jgsz_bg_h.png) no-repeat ;
	background-size: 100% 100%;
}
.jgsz_list li:hover a{
	color: #016ec6;
}
/*政务公开四块*/
.c_news2h{
	width: 48%;
}
.c_newsleft {
    float: left;
    width: 680px;
    margin-top: -20px;
}

.c_newsright {
    float: right;
    width: 460px;
    border-left: 1px solid #dedbdb;
    padding-left: 40px;
    margin-top: -20px;
}

.c_newtit1 {
    border-bottom: 1px solid #dedbdb;
    height: 64px;
    line-height: 64px;
    font-size: 22px;
    font-weight: bold;
}

.c_newtit1 .c_titzij {
    float: left;
    border-bottom: 3px solid #016ec6;
    height: 62px;
    line-height: 64px;
    color: #016ec6;
}

.c_newtit1 .c_newmore {
    float: right;
    color: #999;
    font-size: 16px;
    font-weight: normal;
}

.c_newtit1 .c_newmore:hover {
    color: #016ec6;
}

.c_newslistd {
    display: block;
    padding: 10px 0 0;
}

.c_newslistd li {
    display: block;
    overflow: hidden;
    line-height: 38px;
    height: 38px;
}

.c_newslistd li span {
    float: right;
    color: #999;
    font-size: 14px;
    padding-left: 20px;
}

.c_newslistd li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    font-size: 16px;
    background: url(ccdian.png) no-repeat left center;
    padding-left: 15px;
}

.c_newslistd li a:hover {
    color: #016ec6;
}

.newtts {
    height: 43px;
    line-height: 43px;
    border-bottom: 1px solid #dedbdb;
}

.newtts .c_tagtit {
    float: left;
    overflow: hidden;
    height: 43px;
    line-height: 43px;
}

.newtts .c_tagtit a {
	text-align: center;
    width: 100px;
    float: left;
    border-bottom: 1px solid #fff;
    height: 40px;
    line-height: 43px;
    color: #333333;
    font-size: 20px;
    font-weight: 700;
}

.newtts .c_tagtit a.on {
    color: #016ec6;
    border-bottom: 3px solid #016ec6;
    font-weight: bold;
}

.newtts .c_tagtit span {
    float: left;
    padding: 0 20px;
    color: #dedbdb;
    font-size: 18px
}

.newtts .c_genduos {
    float: right;
    font-size: 16px;
}

.newtts .c_genduos a {
    color: #999;
}

.newtts .c_genduos a:hover {
    color: #016ec6;
}


.c_newmore img{
	vertical-align: middle;
}
/*互动交流*/
.hdjl_erji{
	width: 1340px;
	height: auto;
	overflow: hidden;
	margin: 0 auto ;
}
.hdjl_rk{
	height: auto;
	overflow: hidden;
}
.hdlj_lk{
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.c_newslistd li .dczt_jxz{
	padding: 0 10px;
    float: left;
    color: #ffff;
    background: #016ec6;
    border-radius: 10px;
    height: 20px;
    line-height: 20px;
    margin-top: 8px;
	margin-right: 10px;
}
.c_newslistd li .dczt_yjs{
	padding: 0 10px;
    float: left;
    color: #ffff;
    background: #cde3ff;
    border-radius: 10px;
    height: 20px;
    line-height: 20px;
    margin-top: 8px;
    margin-right: 10px;
}
.onelist li:nth-child(1){
	height: 80px;
	background: #f3f3f3;
	border-radius: 10px;
}
.onelist li:nth-child(1) a{
	padding-left: 0;
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
	background: none;
}
.onelist li:nth-child(1) p{
	color: #8d8b8b;
	padding-left: 20px;
	line-height: 30px;
	background: #f3f3f3;
}
.onelist li:nth-child(1) .dczt_jxz{
	float: right;
	margin-top:5px;
	margin-right: 20px;
}
.onelist li:nth-child(1) .time{
	float: left;
	margin-right: 50px;
	padding: 0;
}
.onelist li .dczt_img{
	
    margin-top: 5px;
	float: left;
}
