@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

html {
	font-style: normal;
	font-size: 18px;
	line-height: 1.5;
}

body {
	font-family: "Microsoft Yahei", "PingFang", "Droid Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	background: #fff;
}

ul,
li,
dl,
dt,
dd,
ol,
p,
img {
	list-style: none;
	border: none;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

a {
	color: #333;
}

a:hover {
	opacity: 85%;
	color: #005197;
	text-decoration: none;
}

.block20 {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}

.image-link img {
	width: 100%;
	object-fit: cover;
}

.font88 {
	font-size: .88rem;
}

@media (min-width: 1200px) {

	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl {
		max-width: 1430px;
	}
}

.header {
	height: 29.2rem;
	background: #014190 top center / auto 100% url(../images/head-bg.jpg) no-repeat;
}

.top-logo-wrapper img {
	margin-top: 1.2rem;
}

.main-title-wrapper {
	text-align: center;
	margin-top: 3rem;
}

.column-title-wrapper img {
	max-width: 100%;
}

.nav {
	height: 90px;
	background: #1097d3;
	border-radius: 0 1rem 0 1rem;
}

.nav ul {
	display: flex;
	width: 100%;
	justify-content: center;
}

.nav ul .nLi {
	text-align: center;
}

.nav ul .nLi>a {
	position: relative;
	display: inline-block;
	line-height: 90px;
	margin: 0 106px;
	font-size: 24px;
	font-weight: bold;
	color: #1b3fa4;
	text-align: center;
}

.nav ul .nLi.on {
	background: #206fd1;
}

.nav ul .nLi.on a {
	color: #fff;
}

.nav ul .nLi.on a:after {
	content: "";
	display: block;
	position: absolute;
	background-color: ##014190;
	border-radius: 4px;
	width: 110px;
	height: 4px;
	top: 80px;
	left: 50%;
	margin-left: -55px;
}

.news-list-wrapper .entry-wrapper {
	padding: .8rem 0;
	display: flex;
	color: #666;
}

.news-list-wrapper .entry-wrapper .title {
	flex: 1;
	font-size: 1rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.news-list-wrapper .entry-wrapper .title a {
	color: #333;
}

.news-list-wrapper .entry-wrapper::before {
	content: "\2022";
	color: #eee;
	margin-right: 6px;
}

.icon-list1 {
	display: inline-block;
	width: 60px;
	height: 60px;
	background: #009de3;
	border-radius: 50%;
	text-align: center;
	line-height: 58px;
	color: #fff;
	font-size: 2rem;
}

.icon-list2 {
	width: 60px;
	height: 60px;
	background: #0d7af9;
	border-radius: 50%;
	text-align: center;
	line-height: 62px;
	color: #fff;
	font-size: 2rem;
}

.entry-wrapper span {
	padding: 0px 5px;
}

.zdly-list-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin: -10px;
}

.zdly-list-wrapper .entry-wrapper {
	padding: 10px 0;
	min-width: 120px;
	flex: 1;
	text-align: center;
	margin: 15px 10px;
}

.zdly-list-wrapper .entry-wrapper i {
	display: block;
	margin: 0 auto;
}

.zdly-list-wrapper .entry-wrapper .entry {
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	width: 100%;
	padding: 15px 6px;
	color: #333;
	background-color: #abdff6;
	border-radius: 6px;
	text-align: center;
}

.zdly-list-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin: -10px;
}

.zdly-list-wrapper .entry-wrapper {
	padding: 10px 0;
	min-width: 120px;
	flex: 1;
	text-align: center;
	margin: 5px 10px;
}

.zdly-list-wrapper .entry-wrapper .entry {
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	width: 100%;
	padding: 15px 6px;
	color: #333;
	background-color: #abdff6;
	border-radius: 6px;
	text-align: center;
}

.zdly-list-wrapper .entry-wrapper i {
	display: block;
	margin: 0 auto;
}

.zdly-list-wrapper1 .entry-wrapper i {
	display: inline-block;
}

.zdly-list-wrapper1 .entry-wrapper .entry {
	padding: 28px 6px;
}

.jczw-cont {
	padding-bottom: 2rem;
	background: #f2f2f2 url(../img/jczw-bg.jpg) center bottom no-repeat;
}

.jczw-list-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.jczw-list-wrapper .entry-wrapper {
	padding: 2px 0;
	min-width: 160px;
	flex: 1;
	text-align: center;
}

.jczw-list-wrapper .entry-wrapper i {
	display: block;
	margin: 0 auto;
}

.jczw-list-wrapper2 .entry-wrapper .entry2 {
	display: block;
	margin: 17px 15px;
	padding: 30px 0 30px 2rem;
	background: #c7e1ff;
	border-radius: 6px;
}

ul.jdhy-list-wrapper {
	margin-left: 15px;
	border-left: 3px solid #009de3;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

ul.jdhy-list-wrapper .entry-wrapper {
	margin: 1rem;
	flex: 1 0 160px;
}

ul.jdhy-list-wrapper .entry-wrapper .entry {
	display: block;
	padding: 1rem;
	background: #fff;
	box-shadow: 0 .25rem .5rem rgba(0, 0, 0, .075) !important;
	border-radius: 6px;
	text-align: center;
}

ul.jdhy-list-wrapper .entry-wrapper .entry i {
	display: block;
	width: 60px;
	height: 60px;
	margin: 0 auto;
	background: #d4f2ff;
	border-radius: 50%;
	text-align: center;
	line-height: 62px;
	color: #009de3;
	font-size: 2rem;
}

.zwgk-title {
	background: #357de9;
	padding: 1.8rem 0;
}

ul.zwgk-list-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	background: #bae4f9;
}

ul.zwgk-list-wrapper .entry-wrapper {
	padding: 1.7rem 1rem;
	text-align: center;
}

ul.zwgk-list-wrapper .entry-wrapper .entry i {
	display: block;
	width: 60px;
	height: 60px;
	margin: 0 auto;
	background: #357de9;
	border-radius: 50%;
	text-align: center;
	line-height: 62px;
	color: #fff;
	font-size: 2rem;
}




.zt_text1 {
	padding: 21px 0 0;
	font-size: 1.11rem;
	line-height: 2.66rem;
	color: #fff;
	background: #014190;
	margin-top: -1px;
}

.zt_text1 .container .txt {
	background: url(../images/index_1.jpg) left top no-repeat;
	border-radius: 0 0 2rem 0;
	height: 14.5rem;
	box-sizing: border-box;
	padding-left: 12.5rem;
	padding-top: 3.9rem;
	padding-right: 3.33rem;line-height: 2;
}

.zt_text2 {
	background: #014190;
	padding: 10px 0 3rem;
	margin-top: -1px;
}

.zt_text2 .title {
	
	text-align: center;
	padding:1.2rem 0;
	margin-bottom: 1.2rem;
	margin-top: 1.2rem;align-items: center ;display: flex;
}


.orgs-list2 {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -7.5px;
}

.orgs-list2 .entry {
	padding: 7.5px;
	flex: 0 0 20%;
	overflow: hidden;
	text-align: center;
}

.orgs-list2 .entry .entry-link {
	display: block;
	margin: 0 auto;
	color: #fff;
	max-width: 240px;
	overflow: hidden;
	background: url(../images/li.png) no-repeat;
	background-size: 100% 100%;
	height: 64px;
	line-height: 64px;
	padding: 0 .5rem;
	box-sizing: border-box;
	text-overflow: ellipsis;
	font-size: 1rem;
	white-space: nowrap;
	cursor: pointer;
}

.bg-body {
	background: #014190;
}

.sxlb-list .layui-table {
	margin-top: 1rem;
}

.sxlb-list th {	
	color: #fff;
	font-weight: normal;
	background: #0f90eb;
	padding: .8rem .2rem;
	text-align: center;
	border-left: 1px solid #fff;
	border-bottom: none;
}

.sxlb-list td {
	font-size: .8rem;
	color: #000000;
	text-align: justify;
	padding: 1rem .8rem;
	line-height: 1.5;
	border: 1px solid #eee;
	vertical-align: middle;
}



.sxlb-list td a:hover {
	color: #7396f9;
}

.sxlb-list td:nth-child(4),
.sxlb-list td:nth-child(6) {
	text-align: center;
}

.sxlb-list tbody tr:hover {
	background: #f9f9f9;
	box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.1);
}

.sxlb-list-xs {
	display: none;
	
}

.sxlb-list-xs .layui-table {
	border-top: 2px solid #3e86db;
}

.sxlb-list-xs td {
	border-color: #c4d1e1;
}

.sxlb-list-xs .td-title {
	width: 100px;
	color: #000000;
	background: #f2f8ff;
	font-weight: bold;
	text-align: center;
}

.rightNav {
	position: fixed;
	width: 130px;
	right: 0;
	top: 154px;
	z-index: 500;
	background: #4565bc;
	border-radius: 6px;
}

.rightNav p {
	padding: .5rem;
	background: #284bac;
	color: #cfdcff;
	font-size: .88rem;
	border-radius: 6px 6px 0 0;
	text-align: center;
}

.rightNav ul li {
	text-align: center;
	font-size: 14px;
}

.rightNav ul li a {
	color: #d6e1ff;
	display: block;
	padding: .8rem .5rem;
}

.rightNav ul li img {
	display: block;
	margin: 0 auto .2rem;
}

.rightNav ul li a:hover {
	background: #1b3fa4;
}



.sxlb-list td:nth-child(1) {
	width: 10%;
}

.sxlb-list td:nth-child(2) {
	width: 18%;
}

.sxlb-list td:nth-child(3) {
	width:14%;
}

.sxlb-list td:nth-child(4) {
	width: 27%;text-align: left !important;	
}

.sxlb-list td:nth-child(5) {
	width: 7%;text-align: center;
}

.sxlb-list td:nth-child(6) {
	width: 8%;	
}

.sxlb-list td:nth-child(7) {
	width: 7%;text-align: center;	
}
.sxlb-list td:nth-child(8) {
	width: 9%;
	white-space: nowrap;
}
@media only screen and (max-width: 1359px) {
	.zt_text1 .container .txt {
		font-size: .9rem;
	}
}

@media only screen and (max-width: 1198px) {
	.zt_text1 .container .txt {
		font-size: .8rem;
		line-height: 2.2rem
	}

	.orgs-list2 .entry {
		flex: 0 0 33.333%
	}
}

@media only screen and (max-width: 988px) {
	.header {
		height: 28rem;
	}

	.zt_text1 .container .txt {
		line-height: 2rem;
		padding-top: 3rem;
		padding-right: 1.5rem;
		padding-left: 11.8rem;
	}

	.orgs-list2 .entry {
		flex: 0 0 50%
	}
}

@media only screen and (max-width: 767px) {
	.zt_text1 .container .txt {
		background: linear-gradient(to right, #16a6f4, #10cbf3);
		padding: 1rem;
		height: auto;
	}

	.orgs-list2 .entry {
		flex: 0 0 100%
	}

	.orgs-list2 .entry .entry-link {
		max-width: 320px;
	}

	.orgs-list2 .entry {
		padding-bottom: 4px;
	}
}

@media only screen and (max-width:578px) {
	.header {
		height: 20rem;
	}

	.main-title-wrapper {
		margin-top: 4.4rem;
	}

	.zt_text2 .title {
		background: none;
		height: 1.3rem;
		line-height: 1.3rem
	}

	.zt_text2 .title img {
		
	}
}


.table-container {
	width: 100%;
	overflow-x: auto;
	margin: 20px 0;
	font-size: .85rem;
}

.data-table {
	width: auto;
	min-width: 100%;
	border: 1px solid #eee;
	border-collapse: collapse;
	font-family: Arial, sans-serif;
}

.data-table thead th {
	background-color: #0f90eb;
	color: #fff;
	padding: 1rem .8rem;
	text-align: center;
	border: 1px solid #eee;
	white-space: nowrap;
	
}

.data-table tbody td {
	padding: .8rem;
	border: 1px solid #efefef;
	vertical-align: middle;
	word-wrap: break-word;
}

.data-table tbody tr:hover {
	background-color: #f9f9f9;
}

.data-table a {
	color: #007bff;
	text-decoration: none;
	display: inline-flex;
	align-items: center;
}

.data-table a:hover {
	text-decoration: underline;
}

.data-table img {
	margin-left: 5px;
}

@media only screen and (max-width: 767px) {
	.data-table thead {
		display: none;
	}

	.data-table tbody tr {
		display: block;
		margin-bottom: 15px;
		border-radius: 4px;
		padding: 10px;
	}

	.data-table tbody td {
		display: block;
		text-align: left;
		border: none;
		border-bottom: 1px solid #eee;
		padding: 8px 10px;
	}

	.data-table tbody td::before {
		content: attr(data-label);
		font-weight: bold;
		display: inline-block;
		width: 120px;
		color: #0c91ee;
	}

}

.fenlei {
	margin-bottom: 20px;
	background-color: #f8f8f8;
	border-radius: 4px;
	padding:.3rem;margin-top:.8rem;
}

.fenlei-box table {
	width: 100%;
	border-collapse: collapse;
}

.fenlei-box td {
	padding: 10px;
	vertical-align: top;
}
.fenlei-box tr{display:flex;align-items: center}
.fenlei-box .tit {
	font-weight: bold;
	font-size: 0.9rem;
	white-space: nowrap;
	width: 100px;
}

#sxlb {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

#sxlb a {
	display: inline-block;
	padding: 5px 12px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	color: #333;
	text-decoration: none;
	font-size: 14px;
	transition: all 0.3s;
	cursor: pointer;
}

#sxlb a:hover,
#sxlb a.on {
	background-color: #0f90eb;
	color: #fff;
	border-color: #0f90eb;
}


#searchResultStats {
	margin: 20px 0;
	padding: 0.8rem;
	background-color: #f8f8f8;
	border-radius: 4px;font-size:0.8rem !important;
	border-left: 4px solid #0f90eb;font-size:1rem;
	animation: fadeInUp 0.5s ease-out;
}
#searchResultStats span{color:#0f90eb;}
@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translateY(20px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.sxlb-list table {
	width: 100%;
	border-collapse: collapse;
}

.sxlb-list a {
	color:#0f90eb;
	text-decoration: none;display: inline-flex
;
    align-items: center;
}
.sxlb-list a img{margin-left:.2rem;}
.sxlb-list-xs {
	display: none;
}

.mobile-item {
	margin-bottom: 20px;
	border: 1px solid #eee;
	border-radius: 8px;font-size:.8rem;
	overflow: hidden;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
	animation: fadeInUp 0.5s ease-out;
}

.mobile-item-header {
	background-color: #0f90eb;
	color: white;
	padding: 12px 15px;
	font-weight: bold;
}
.mobile-item-header a{color:#fff;}
.mobile-item-header img{color: #fff;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 100%;
    margin-left: .3rem;}
.mobile-item-content {
	padding: 0;
}

.mobile-item-row {
	display: flex;
	border-bottom: 1px solid #eee;
}

.mobile-item-row:last-child {
	border-bottom: none;
}

.mobile-item-label {
	width: 100px;
	padding: 12px 15px;
	background-color: #f8f8f8;
	text-align: center !important
	border-right: 1px solid #eee;
}

.mobile-item-value {
	flex: 1;
	padding: 12px 15px;
}


.custom-msg {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #fff;
	color: #333;
	padding: 15px 25px;
	border-radius: 4px;
	font-size: 14px;
	z-index: 9999;
	border: 1px solid #ddd;
	animation: msgFadeIn 0.3s ease-out, msgFadeOut 0.3s ease-in 1.7s;
	animation-fill-mode: forwards;
	max-width: 500px;
	text-align: center;align-items: center;
}
.custom-msg img{margin-right:.2rem;margin-bottom:2px;}
@keyframes msgFadeIn {
	from {
		opacity: 0;
		transform: translate(-50%, -60%);
	}

	to {
		opacity: 1;
		transform: translate(-50%, -50%);
	}
}

@keyframes msgFadeOut {
	from {
		opacity: 1;
		transform: translate(-50%, -50%);
	}

	to {
		opacity: 0;
		transform: translate(-50%, -40%);
	}
}


@media screen and (max-width: 768px) {

	.fenlei-box table {
		display: block;
	}

	.fenlei-box tr {
		display: block;
		margin-bottom: 10px;
	}

	.fenlei-box td {
		display: block;
		padding: 5px 0;
	}

	.fenlei-box .tit {
		width: 100%;
	}

	#sxlb {
		gap: 5px;
	}

	#sxlb a {
		font-size: 12px;
		padding: 4px 8px;
	}

	.sxlb-list {
		display: none;
	}

	.sxlb-list-xs {
		display: block;
	}
.nav {
  height: 50px;
  
}
.nav ul .nLi > a {
  line-height: 50px;margin: 0 1.5rem;
  font-size: 20px;
}


}