@charset "UTF-8";
/* 
 *  版本号 23rsj
 *  更新时间 23/11/28
 *  Zcm更新
*/

[ms-if],[ms-visible] { display: none; }
.info_public_bg {
  background-image: url(/public/images/20200907-bg-bm.png)!important;
}
/* dc_list */
.collect_list_item_extend a.btn_base { color: #fff; }

/* 二维码分享固定 */
.ui-popup {
	position: fixed !important;
	top: 28% !important;
}

/*头部*/
.mb2_page .header.fixed {
    height: 0.8rem;
}
@media only screen and (max-width: 640px){
	#top_banner .page_banner a img {
		width: 180%;
	}
	#top_banner .page_banner>i {
		right: 0rem;
		top: 0rem;
		width: 0.2rem;
		height: 0.2rem;
		line-height: .2rem;
		font-size: .2rem;
	}
}

.search_a.w_space_np{display: none;}
.slb .header_style .submenu{
    top: 1.18rem !important;
}


.mb2_banner{
	background-image:url(230703_fzszf_banner_bg.jpg);
}
.xxgkzn .TRS_Editor P{word-break:break-all; }
.samll_adv {
    background-image: url(230703_fzszf_adv_bg.jpg);
}
.zfxx_index .piclink_group .piclink_conent {
    background-image: url(230703_fzszf_icon_bg.jpg);
}
.consult_zx>h6 {
    background: #f3f8fe url(230703_fzszf_hdjl_img.jpg) no-repeat right bottom; background-size:auto .8rem;

}

/*适老版 无障碍*/
.aged_link{
	display:none;
}

/*政务公开*/
.conylzwgk_01nr_anniu a{display: inline-block;box-shadow: 0px 0px 8px  rgba(41, 93, 153, 0.2);border-radius:.04rem;background: #FFFFFF;padding:.2rem;text-align: center; width: 30.33%; margin: 0rem 1%;}
@media only screen and (max-width: 640px){
	.conylzwgk_01nr_anniu a{width: 100%; margin: 1% 0rem;}
	.consult_zx>h6{background-size:auto .6rem !important;}
}

/*横幅*/

.ban_list .num{margin-top: .2rem;}
.ban_list .num ul{ text-align: center; font-size: 0rem; overflow: hidden; height: .1rem;}
.ban_list .num li{ display: inline-block; margin: 0rem .08rem; width: .1rem; height: .1rem; line-height: 1rem; background-color: #DDDDDD; border-radius: 50%;}
.ban_list .num li.on{ background-color: #F6B551;}
.ban_list .bd li a img{transition: .3s all; -ms-transition: .3s all;}
.ban_list .bd li a:hover img{ transform: scale(1.05); -ms-transform: scale(1.05);}
@media screen and (max-width:992px) {
	.ban_list .bd li a{display: block; overflow: hidden;}
	.ban_list .bd li a img{width: 130%; max-width: inherit; margin-left: -15%;}
}