@charset "utf-8";

html {
	min-width: 1100px;
}

.hide {
	display: none
}

.fl {
	float: left
}

.fr {
	float: right
}

.zfxx-main {
	background: url(jgznxxgk-bj.png) no-repeat center top;
	background-size: 100%;
	min-width: 1060px;
}

a:hover {
	text-decoration: none;
}

body {
	background: none !important;
}

.zfxx-top .h-tool1-left {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 30px;
}

.zfxx-top .h-tool1-left a,
.zfxx-top .h-tool1-left i {
	font-size: 18px;
	color: #FFFFFF
}

.zfxx-top {
	width: 1160px;
	margin: 0 auto;
	height: 450px;
}

.zfxx-top .logo {
	display: block;
	width: 475px;
	height: 75px;
	background: url(2022-logo.png) no-repeat;
	background-size: 100%;
}

.zfxx-top .deplogo {
	display: block;
	height: 77px;
	line-height: 77px;
	font-size: 35px;
	color: #FFF;
}

.zfxx-top .deplogo img {
	height: 77px;
	float: left;
	margin-right: 10px;
}

.zfxx-top .top_title {
	/* width: 955px; */
	width: 1100px;
	height: 275px;
	margin: 70px auto 0;
}

.zfxx-top .top_title h1 {
	text-align: center;
	width: 700px;
	height: 94px;
	font-size: 70px;
	color: #FFF;
	text-shadow: 3px 3px 0 rgba(0, 0, 0, 0.4);
	font-weight: bold;
	float: left;
	/*margin: 0 50px 0 82px;*/
	margin: 0 50px 0 110px;
	/*全市*/
}

.zfxx-top .top_title h1:after {
	content: "";
	display: block;
	margin: 16px auto 0;
	width: 488px;
	height: 2px;
	background-color: #FFF;
}

.zfxx-top .top_title .top_btn {
	display: block;
	width: 120px;
	height: 56px;
	font-size: 22px;
	color: #FFF;
	float: left;
	background: linear-gradient(to right, #1764CE, #4D8ED5);
	border-radius: 10px;
	margin-top: 20px;
	display: none;
	/*全市*/
}

.top_title img {
	display: block;
	width: 750px;
	height: 125px;
	margin: 70px auto 0;
}

.preface {
	position: relative;
	height: 130px;
	padding: 20px;
	margin-top: 20px;
	background: rgba(255, 255, 255, .5);
	width: 100%;
	box-shadow: 0 0 9px 1px rgba(15, 125, 214, 0.25);
	border-radius: 3px;
	box-sizing: border-box;
}

.preface span {
	position: absolute;
	left: 15px;
	top: -20px;
	display: flex;
	align-items: center;
	width: 30px;
	height: 60px;
	color: #fff;
	background-color: #206dd7;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.preface p {
	line-height: 30px;
	letter-spacing: 0.9px;
	text-align: justify;
	color: #333;
	font-size: 18px;
	text-indent: 2em;
}

.top_link {
	width: 100%;
	height: 75px;
	padding-top: 30px;
}

.top_link .l {
	float: left
}

.top_link .r {
	float: right;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 10px;
	display: none;
}

.top_link .r a {
	font-size: 18px;
	color: #FFFFFF
}


.top_nav {
	width: 980px;
	height: 65px;
	margin: auto;
}

.top_nav li {
	float: left;
	margin: auto 30px;
	white-space: nowrap
}

.top_nav a {
	width: 80px;
	height: 65px;
	padding: 10px;
	display: block;
	font-size: 18px;
	color: #FFF;
	text-align: center;
	font-weight: 600
}

.top_nav a:hover {
	background-color: #FFF;
	color: #007cc5;
	border-radius: 10px;
	opacity: 0.8;
}

.top_nav span {
	padding: 10px 0 10px 0
}

/*政府信息公开*/
.zfxxgk {
	width: 1200px;
	margin: auto;
	background-color: #F7F7F7;
	padding-bottom: 60px;
}

.ssk {
	position: relative;
	width: 96%;
	margin: auto;
	height: 100px;
	overflow: hidden;
	display: block !important;
}

.ssk::after,
.ssk::before {
	content: '';
	width: 230px;
	height: 2px;
	background: rgba(224, 224, 224, 1);
	position: absolute;
	top: 65%;
}

.ssk::after {
	right: 0;
}

.zfxxgk-search {
	width: 510px;
	height: 50px;
	margin: 40px auto 0 auto;
	border: 1px solid #007cc5;
	border-radius: 10px;
	-moz-border-radius: 10px;
}

#zftextfield {
	width: 440px;
	height: 46px;
	line-height: 46px;
	margin: 2px 0 0 10px;
	float: left;
	font-size: 18px;
	color: #757575
}

.zfxxgk-search .searchBtn {
	width: 39px;
	height: 39px;
	display: block;
	float: right;
	margin: 5px 10px 0 0;
	font-size: 35px;
	color: #007cc5
}

.bread-crumbs {
	font-size: 16px;
	color: #333333;
	padding: 18px 35px 10px 35px;
}

/*导航*/
.bread-crumbs img {
	width: 17px;
	margin-right: 10px;
}

.bread-crumbs p {
	display: inline;
	line-height: 30px;
}

.bread-crumbs p a {
	color: #444;
}

.bread-crumbs p a:hover {
	color: #2aa0ea;
}

.bread-crumbs p span {
	margin: 0 5px;
}

.bread-crumbs p span.last-item {
	margin: 0;
}

/*主体*/
.gkml {
	width: 96%;
	margin: auto;
	background-color: #FFF;
	padding-top: 40px;
}

.title {
	color: #1764CE;
	font-size: 22px;
	font-weight: bold;
	margin-left: 30px;
}

.title span {
	padding-left: 20px;
	font-size: 22px;
	line-height: 25px;
	border-left: 5px solid #1764CE;
}

.jglb_new {
	padding: 0 40px 30px 40px;
}

.gkzn-list {
	padding-left: 14px;
	margin-top: 20px;
}

.gkzn-list li {
	float: left;
	width: 33%;
}

.gkzn-list li a {
	display: inline-block;
	padding-left: 20px;
	font-size: 16px;
	background: url(index-point.png) no-repeat left center;
	max-width: 90%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #4D4D4D
}

.gkzn-list li a:hover,
.on {
	color: #2e79c4;
}

.gkzn-list li>a {
	line-height: 40px !important;
}

.nav2 {
	width: auto;
	height: auto;
	overflow: initial;
	margin-left: -70px;
	position: absolute;
	z-index: 9999;
	background: #fff;
	border-radius: 3px;
	box-shadow: 0 0 2px #c1d9f0;
	display: none;
}

.gkzn-list li:hover .nav2 {
	display: block;
	animation: move 0.5s 0s
}

.nav2 a {
	width: 80px !important;
	height: auto;
	position: relative;
	display: inline-block !important;
	padding: 0 10px;
	margin: 10px;
}

.gkzn-list li .nav2 .box2 {
	float: left;
}

.nav3 {
	width: 130%;
	margin-left: -15%;
	padding: 10px 0;
	position: absolute;
	left: 0;
	z-index: 9999;
	background: #fff;
	border-radius: 3px;
	box-shadow: 0 0 2px #c1d9f0;
	display: none;
}

.gkzn-list li .nav2 .box2:hover .nav3 {
	display: block;
	animation: move 0.5s 0s
}

.nav3 a {
	width: 124px !important;
	font-size: 14px !important;
	position: relative;
	display: inline-block !important;
	margin: 5px 10px;
	padding: 0;
	line-height: 30px !important;
}

/*内页*/
.zwxl-title {
	color: #1764CE;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	padding: 20px 0;
	margin-bottom: 30px;
	border-bottom: 1px solid #f2f2f2;
}

.zwxl-title p.tit {
	color: #333333;
	font-size: 30px;
	padding: 0 30px;
	margin-bottom: 20px;
	font-weight: normal;
}

.zwxl-bar {
	display: flex;
	height: 32px;
	line-height: 32px;
	margin-bottom: 34px;
	font-weight: normal;
	justify-content: center !important;
}

.zwxl-bar span {
	color: #666666;
	font-size: 16px;
	display: inline-block;
}

.zwxl-bar span.con {
	margin-right: 50px;
}

.zwxl-font span i {
	font-style: normal;
	cursor: pointer;
}

.zwxl-article1-line {
	border-top: 1px solid #e5e5e5 !important;
	padding-top: 30px !important;
}

.nav-list {
	overflow: hidden;
	width: 1060px;
	margin: auto;
	text-align: center;
	margin-bottom: 20px;
}

.nav-list li {
	display: inline-block;
	width: 136px;
	height: 40px;
	font-size: 18px;
	line-height: 40px;
	color: #1764CE;
	text-align: center;
	cursor: pointer;
	border: solid 1px #1764CE;
	margin-right: -1px;
}

.nav-list li.on {
	background: #1764CE;
	color: #FFF;
}

.tempWrap {
	margin: auto;
	width: 1092px !important;
}

.nav-list li:last-child {
	display: none;
}

.zwxl-article1 {
	padding: 0 30px;
	border-top: 0px;
	/* font-family: "Microsoft YaHei";
	color: #333333;
	font-size: 18px; */
	line-height: 180%;
}

.zwxl-article1 * {
	/* font-family: "Microsoft YaHei";
	color: #333333;
	font-size: 16px; */
	line-height: 180%;
}

.zwxl-article1>li {
	overflow: hidden;
}

.ldxx_box {
	padding-top: 50px;
	padding-left: 50px;
	display: inline-block;
	background: linear-gradient(to bottom, #F9FBFE, #FFF);
}

.ldxx {
	float: left;
	width: 162px;
	margin: 0 43px 0;
	text-align: center;
	height: 390px;
	background: none;
}

.ldxx p {
	font-size: 16px !important;
	line-height: 150%;
}

.ldxx b {
	font-size: 20px !important;
}

.ldxx .ldtx {
	display: block;
	width: 162px;
	height: 215px;
	background-size: cover !important;
	margin-bottom: 20px;
}

.fzrxx {
	margin-top: 20px;
}

.fzrxx .label {
	margin-top: -10px;
	text-indent: 40px;
	font-size: 20px;
}

.fzrxx .box {
	width: 680px;
}

.fzrxx .box>div {
	float: left;
	width: 105px;
	height: 245px;
	margin-right: 65px;
	text-align: center;
}

.fzrxx .box .ldtx {
	display: block;
	width: 105px;
	height: 130px;
	background-size: cover !important;
	margin-bottom: 10px;
}

.fzrxx .box p {
	font-size: 14px !important;
	line-height: 150% !important;
}

.xxcj_box {
	margin-top: 30px;
}

.lxfs_box {
	font-size: 16px;
	line-height: 180%;
}

.lxfs_box * {
	/* font-size: 20px;
	line-height: 180%; */
	text-decoration: none !important;
}

.lxfs_font_size * {
	/* font-size: 20px !important;
	line-height: 180% !important; */
}

.lxfs_box i {
	color: #1764CE;
	text-indent: 0;
	font-size: 20px;
}

.lxfs_box a {
	color: #1764CE;
	/* font-size: 20px; */
}

.lxfs_box a:hover {
	color: #1457B1;
}

.dep-list {
	padding-left: 14px;
	margin-top: 40px;
}

.dep-list li {
	float: left;
	width: 33%;
	margin-bottom: 30px;
}

.dep-list li a {
	display: inline-block;
	padding-left: 20px;
	font-size: 16px;
	background: url(index-point.png) no-repeat left center;
	/*max-width: 150px;*/
	max-width: 90%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #4D4D4D
}

.dep-list li a:hover,
.on {
	color: #2e79c4;
}


@keyframes move {
	0% {
		opacity: 0.1;
		margin-top: -10px;
	}

	100% {
		opacity: 1;
		margin-top: 0;
	}
}

.footer {
	/* width: 1200px;
	margin: 30px auto 20px auto; */
	width: 1920px;
	max-width: 100%;
}

.zwxl-title-print {
	display: inline-block;
	margin-left: 50px;
	cursor: pointer;
}

.bdshare-button-style1-24 a {
	float: left;
	font-size: 18px;
	padding-left: 25px;
	line-height: 24px;
	height: 24px;
	background-image: url(icons_wechat.png);
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 3px 6px 6px 0;
}

.bdshare-button-style1-24 a:hover {
	background-image: url(icons_wechat1.png);
}

.bd_popup {
	position: fixed;
	width: 100%;
	text-align: center;
	z-index: 9999999;
	margin-top: 20%;
}

.bd_weixin_popup {
	margin: auto;
	padding: 10px;
	width: 240px;
	height: 240px;
	background: #fff;
	border: solid 1px #d8d8d8;
	z-index: 11001;
	font-size: 12px;
}

.bd_weixin_popup .bd_weixin_popup_head {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 16px;
	height: 16px;
	position: relative;
	color: #000;
}

.bd_weixin_popup .bd_weixin_popup_head .bd_weixin_popup_close {
	width: 16px;
	height: 16px;
	position: absolute;
	right: 0;
	top: 0;
	color: #999;
	text-decoration: none;
	font-size: 16px;
}

.bd_weixin_popup .bd_weixin_popup_head .bd_weixin_popup_close:hover {
	text-decoration: none;
}

.bd_weixin_popup .bd_weixin_popup_main {
	padding: 15px 10px;
	min-height: 150px;
	_height: 150px;
	text-align: center;
}

.bd_weixin_popup .bd_weixin_popup_foot {
	font-size: 12px;
	text-align: left;
	line-height: 22px;
	color: #666;
}

.tabWrap.slideBox.zwxl-article1.lxfs_box.bd {
	margin-top: 30px;
}

.leader-right {
	width: 77%;
}

.leader-info-duty {
	font-size: 14px;
	color: #666;
	padding: 0 10px;
	line-height: normal;
}

.leader-info img {
	height: auto;
}

.zwxl-content.printArea {
	margin-bottom: 30px;
	padding: 0 15px;
}



.leader-left {
	width: 194px;
	display: inline-block;
}

.leader-info {
	width: 192px;
	background-color: #eee;
	border: 1px solid #d5d5d5;
	border-radius: 3px;
	text-align: center;
	padding: 28px 0;
}

.leader-info img {
	width: 160px;
	height: 190px;
}

.leader-info .leader-info-name {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin: 30px 0 15px 0;
}

.leader-info-duty {
	font-size: 14px;
	color: #666;
}

.leader-info-duty span {
	margin-right: 4px;
}

.leader-info-title {
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	color: #2760b7;
	border-bottom: 3px solid #ededed;
	padding-bottom: 16px;
}

.leader-p {
	margin: 16px 0;
}

.leader-p p {
	font-size: 16px;
	color: #333;
	margin-bottom: 30px;
	line-height: 30px;
}

@media (max-width: 768px) {

	html,
	body,
	.zfxx-main,
	.f-info-left {
		width: 100% !important;
		min-width: 100% !important;
	}

	.ssk {
		display: none !important;
	}

	.nav2 {
		display: none !important;
	}

	.zfxx-main {
		background-size: 200%;
	}

	.zfxx-top .h-tool1-left {
		display: none !important;
	}

	.zfxx-top {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		margin: 0 auto;
		height: auto;
	}

	.top_link {
		width: 100%;
		height: auto;
		padding-top: 20px;
		overflow: none;
	}

	.zfxx-top .logo {
		width: 60vw;
		height: 10vw;
		background-size: contain;
		margin-left: 5vw;
	}

	.zfxx-top .top_title {
		width: 100%;
		height: auto;
		/*全市*/
		margin: 20px auto 0;
		text-align: center;
	}

	.zfxx-top .top_title h1 {
		font-size: 7.8vw;
		width: 100%;
		height: auto;
		margin: auto;
	}

	.zfxx-top .top_title h1:after {
		margin: 8px auto 12px;
		width: 45vw;
		height: 1px;
	}

	.zfxx-top .top_title .top_btn {
		margin: auto;
		width: 18vw;
		height: 9vw;
		font-size: 5vw;
		line-height: 5vw;
		float: none;
	}

	.top_title img {
		width: 80%;
		height: auto;
	}

	.preface {
		height: auto;
	}

	.preface p {
		line-height: 26px;
		font-size: 16px;
	}

	.zfxxgk {
		width: 100%;
	}

	.bread-crumbs {
		font-size: 14px;
		padding: 10px 20px 10px 20px;
	}

	.gkml {
		width: 92%;
		padding-top: 30px;
	}

	.title {
		margin-left: 15px;
	}

	.title span {
		padding-left: 8px;
		font-size: 18px;
		line-height: 18px;
		border-left: 4px solid #1764CE;
	}

	.jglb_new {
		padding: 0 0 20px 0;
	}

	.gkzn-list {
		margin-top: auto;
	}

	.gkzn-list li {
		width: 50%;
	}

	.gkzn-list li a {
		padding-left: 15px;
	}

	.zfxx-top .deplogo {
		height: auto;
		line-height: 150%;
		font-size: 4.5vw;
		margin-left: 20px;
	}

	.zwxl-article1 {
		width: 100%;
		padding: 0;
	}

	.zwxl-article1>li {
		overflow: hidden;
		padding: 0 3vw;
	}

	.zwxl-article1 * {
		font-size: 16px !important;
		line-height: 180% !important;
		text-indent: 0px !important;
		word-break: break-all;
	}

	.tabWrap.slideBox {
		overflow: hidden;
	}

	.gkml {
		padding-top: 20px;
	}

	.zwxl-title {
		font-size: 6.5vw;
		text-align: center;
		margin: 0 0 10px 0;
	}

	.zfxx-top .deplogo img {
		width: 10vw;
		height: auto;
		margin-right: 5px;
	}

	.nav-list {
		width: 100%;
	}

	.nav-list li {
		width: 30%;
		font-size: 16px;
		line-height: 38px;
		margin-top: 10px;
	}

	.zwxl-content {
		overflow: hidden;
	}

	.ldxx_box {
		padding-top: 10px;
		padding-left: 0;
	}

	.ldxx {
		width: 22vw;
		margin: 0 3.3vw 0;
		text-align: left;
		height: 280px;
	}

	.zwxl-article1 .ldxx p {
		font-size: 3.1vw !important;
		line-height: 150% !important;
	}

	.zwxl-article1 .ldxx p b {
		font-size: 4vw !important;
		line-height: 200%;
		text-align: center;
		display: block;
	}

	.ldxx .ldtx {
		width: 19vw;
		height: 26vw;
		margin-bottom: 0;
	}

	.dep-list {
		padding-left: 10px;
		margin-top: 10px;
	}

	.dep-list li {
		width: 100%;
		margin-bottom: 10px;
	}

	.zwxl-bar {
		height: auto;
		margin-bottom: 5px;
	}

	.zwxl-bar span {
		font-size: 3.5vw !important;
	}

	.zwxl-title p.tit {
		font-size: 4.6vw !important;
		padding: 0;
		margin-bottom: 10px;
	}

	.zwxl-bar span.con {
		margin-right: 20px;
	}

	.zwxl-font,
	.zwxl-title-print,
	.bdsharebuttonbox {
		display: none;
	}

	.zwxl-article1-line {
		padding-top: 10px !important;
	}

	.fzrxx .box {
		width: 100%;
	}

	.fzrxx .box>div {
		width: 85px;
		height: 235px;
		margin-right: 15px;
	}

	.fzrxx .box .ldtx {
		width: 85px;
		height: 110px;
	}

	.fzrxx .box img {
		max-height: 28vw;
	}

	.leader-left {
		float: none;
		margin: auto;
		display: block;
		margin-bottom: 20px;
	}

	.leader-right {
		width: 94%;
		float: none;
		margin: auto;
	}

	.centerWidth {
		width: 100%;
	}

	.footer {
		/* margin: 0 0 20px 0 !important; */
		clear: both;
		border-top: 2px solid #1764CE;
	}

	.footer .f-info {
		border-top: 0;
		margin-top: 20px;
		padding: 0 0 0 2.5vw;
	}

	.footer .drop-groups,
	.footer .f-info-div {
		display: none;
	}

	.footer .f-info-p {
		font-size: 3.1vw;
	}

	.footer .f-info-p a {
		white-space: nowrap;
	}

	.footer .f-info-right>a:first-child {
		display: none;
	}

	.footer img {
		vertical-align: inherit;
	}

	.footer-link {
		display: none;
	}

	.footer-centered {
		width: 100% !important;
		height: auto !important;
	}

	.footer-left {
		width: calc(100% - 30px);
		padding: 15px;
		float: none !important;
	}

	.footer-right {
		box-sizing: border-box;
		width: 100%;
		float: none !important;
		padding: 10px 15px;
		display: flex;
		justify-content: center;
		margin-top: 0 !important;
	}

	.index-float,
	.zwxl-font {
		display: none !important;
	}

	.leader-info {
		background: none;
		border: none;
		padding: 0 !important;
	}

	.leader-info .leader-info-name {
		margin: 0;
	}
	
	.tempWrap {
		width: 1190px !important;
	}
}