<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
	list-style: none;
}
html {
	font-style: normal;
	font-size: 20px;
	line-height: 2;
}
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: #000;
	text-decoration: none;
}
.block20 {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.image-link img {
	width: 100%;
	object-fit: cover;
}
.header {
	height: 507px;
	background: top center / auto 100% url(../img/header-bg.jpg) no-repeat;
}
.top-logo-wrapper img {
	margin-top: 20px;
}
.main-title-wrapper {
	text-align: center;
	margin-top: 55px;
}
.shadow {
 box-shadow:0 .3rem .5rem rgba(0,0,0,.15)!important
}
.main-title {
	text-align: center;
	font-size: 1.25rem;
	color: #2853c2;
	font-weight: bold;
}
.bg01 {
	background: #ebf5ff;
}
.bg02 {
	background: #f5a867;
}
.bg03 {
	background: #eff6ff;
}
.zdny-list {
	display: flex;
	overflow: auto;
}
.zdny-list .entry-wrapper {
	background: #17bddc;
	border-radius: 8px;
	margin: 6px 10px;
	flex: 1;
	border-radius: 4px;
	padding: 8px 0;
}
.zdny-btn {
	padding: 1.5rem 1rem;
	height: 120px;
	display: flex;
	align-items: center;
	/* justify-content: center;*/
	background: #5c88f3;
	border-radius: 8px;
	color: #fff;
}
.zdny-btn:hover {
	color: #fff;
}
.zdny-btn i {
	display: block;
	background: #fff;
	width: 66px;
	height: 66px;
	border-radius: 50%;
	color: #5c88f3;
	text-align: center;
	font-size: 2rem;
	line-height: 66px;
	margin-right: 1rem;
}
.zdny-btn-list {
	width: 100%;
	justify-self: center;
	justify-content: space-between;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.zdny-btn-list .entry {
	padding: 10px 10px;
	flex: 1 1 14.285%;
}
.zdny-btn-list .entry .entry-link {
	padding: 15px 0px;
	background-color: #3a6be1;
	border-radius: 8px;
	color: #fff;
	display: block;
	text-align: center;
	white-space: nowrap;
}
.zdny-btn-list .entry .entry-link .iconfont {
	display: block;
	margin: 0 auto 10px;
	background: #fff;
	width: 66px;
	height: 66px;
	border-radius: 50%;
	font-size: 2rem;
	line-height: 66px;
	color: #3a6be1;
}
.zdny-btn-list2 {
width:100$  justify-self: center;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.zdny-btn-list2 .entry {
	flex: 1 1 14.285%;
	padding: 10px 10px;
}
.zdny-btn-list2 .entry .entry-link {
	padding: 25px 0px;
	background-color: #f3f3f3;
	border-radius: 8px;
	color: #333;
	display: block;
	text-align: center;
	white-space: nowrap;
}
.zdny-btn-list2 .entry .entry-link .iconfont {
	display: block;
	margin: 0 auto 10px;
	background: #0ac6c8;
	width: 66px;
	height: 66px;
	border-radius: 50%;
	font-size: 2rem;
	line-height: 66px;
	color: #fff;
}
.jczw-wrapper {
	text-align: center;
}
.jczw-wrapper .title {
	display: flex;
	background: #7dc7f2;
	align-items: center;
	justify-content: center;
	border-radius: 8px 8px 0 0;
	padding: 15px;
	width: 100%;
	font-size: 1.125rem;
	line-height: 1;
	color: #fff;
}
.jczw-wrapper .title i {
	font-size: 1.5rem;
	margin-right: 4px;
}
.ks-list-wrapper {
	display: flex;
	flex-wrap: wrap;
}
.ks-list-wrapper .entry {
	padding: 5px 18px;
	flex: 0 0 100%;
	overflow: hidden;
}
.ks-list-wrapper .entry .entry-link {
	text-align: left;
	display: block;
	padding: 2px 18px;
	background: #d1eaff;
	overflow: hidden;
	text-overflow: ellipsis;
	border-radius: 8px;
	white-space: nowrap;
}
.ks-list-wrapper .entry .entry-link i {
	color: #7dc7f2;
	font-size: 2rem;
margin-right:.5rem;
}
.file-list-group {
	display: flex;
	flex-wrap: wrap;
}
.file-list-group .entry {
	padding: 5px 18px;
	flex: 0 0 50%;
	overflow: hidden;
}
.file-list-group .entry .entry-link {
	display: block;
	padding: 8px 8px;
	overflow: hidden;
	border: 1px solid #eee;
	text-overflow: ellipsis;
box-shadow: 0 .05rem .1rem rgba(0,0,0,.15);
	white-space: nowrap;
}
.file-list-group2 .entry {
	padding: 5px 18px;
	flex: 0 0 100%;
	overflow: hidden;
}
.card-link i {
	width: 130px;
padding:.5rem 2rem;
	display: block;
margin:.3rem auto;
	background: #7dc7f2;
	border-radius: 8px;
	font-size: 2.5rem;
	color: #fff;
}
.card-link2 i {
	width: 130px;
padding:.5rem 2rem;
	display: block;
margin:.3rem auto;
	background: #7588f5;
	border-radius: 8px;
	font-size: 2.5rem;
	color: #fff;
}
.card-list-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	padding: 0 10px;
}
.card-list-wrapper .entry-wrapper {
	padding: 2px 0;
	min-width: 120px;
	line-height: 1;
	flex: 1;
	text-align: center;
}
.card-list-wrapper .entry-wrapper i {
	display: block;
	margin: 1rem auto;
	width: 65px;
	background: #7dc7f2;
	border-radius: 50%;
	height: 65px;
	text-align: center;
	line-height: 65px;
	color: #fff;
	font-size: 1.6rem;
}
ul.card-list-wrapper2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
ul.card-list-wrapper2 .entry-wrapper {
	margin: 1rem;
	flex: 1 0 200px;
}
ul.card-list-wrapper2 .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;
	font-size: 1.25rem;
}
ul.card-list-wrapper2 .entry-wrapper .entry i {
	display: block;
	text-align: center;
	color: #6795ef;
	font-size: 3rem;
}
.jczw-wrapper .title2 {
	display: flex;
	background: #009bd9;
}
.card-icon .icon-list3 {
	display: block;
	margin: 0 auto;
	width: 98px;
	height: 98px;
	background: #749cea;
	border-radius: 50%;
	text-align: center;
	line-height: 98px;
	color: #fff;
	font-size: 3.5rem;
}
ul.jdbz-list-wrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: -5px -18px;
}
ul.jdbz-list-wrapper .entry-wrapper {
	padding: 5px 18px;
	flex: 0 0 33%;
}
ul.jdbz-list-wrapper .entry-wrapper .entry {
	display: block;
	align-items: center;
	justify-content: space-between;
	padding: 1.2rem 1rem;
	background: #cfe4f8;
	display: flex;
	border-radius: 8px;
}
ul.jdbz-list-wrapper .entry-wrapper .entry i {
	width: 62px;
	height: 62px;
	line-height: 62px;
	background: #009bd9;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	font-size: 1.5rem;
}
.ysqgk-list {
	justify-self: center;
	display: flex;
	flex-wrap: wrap;
}
.ysqgk-list .entry {
	flex: 0 0 50%;
	padding: 10px 10px;
}
.ysqgk-list .entry .entry-link {
	padding: 15px 0px;
	display: block;
	text-align: center;
	white-space: nowrap;
}
.ysqgk-list .entry .entry-link .iconfont {
	display: block;
	background-color: #009bd9;
	margin: 0 auto 10px;
	width: 78px;
	height: 78px;
	border-radius: 50%;
	font-size: 2rem;
	line-height: 78px;
	color: #fff;
}
ul.jczwgk-list-wrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 5px -20px;
}
ul.jczwgk-list-wrapper .entry-wrapper {
	padding: 10px 20px;
	flex: 0 0 50%;
}
ul.jczwgk-list-wrapper .entry-wrapper .entry {
	padding: 20px;
	color: #fff;
	align-items: center;
	display: flex;
	white-space: nowrap;
	height: 160px;
	background: #2d7bea url(../img/jczwgk01.jpg) bottom right no-repeat;
	border-radius: 8px;
	font-size: 1.25rem;
}
ul.jczwgk-list-wrapper .entry-wrapper:nth-child(2) .entry {
	background: #3e9cf3 url(../img/jczwgk02.jpg) bottom right no-repeat;
}
.footer-section {
	background-color: #0a70c8;
	padding-top: 20px;
	padding-bottom: 30px;
}
.footer-section img {
	max-width: 100%;
}
.external-link-wrapper {
	color: #fff;
	font-size: 16px;
	padding-bottom: 20px;
	border-bottom: 1px solid #005dae;
}
.external-link {
	display: inline-block;
	margin: 0 0.5rem;
	color: #b1dbff;
}
.external-link:hover {
	color: #fff;
}
.footer-info-wrapper {
	border-top: 1px solid #1082e4;
	padding-top: 30px;
	font-size: 16px;
}
.footer-info-wrapper span {
	line-height: 2;
	margin-left: 0.5rem;
	display: inline-block;
	color: #fff;
}
.footer-info-wrapper a {
	color: #fff;
}
.footer-info-wrapper a:hover {
	color: #aaa;
}
 @media only screen and (max-width: 1100px) {
.header {
	height: 400px;
	background: #1993ef;
}
}
 @media only screen and (max-width: 767px) {
.header {
	height: 240px;
	background: #1993ef;
}
.left-title {
	width: 100%;
}
}
 @media only screen and (max-width: 575px) {
html {
	font-size: 16px;
	line-height: 2;
}
.header {
	height: 240px;
	background: #1993ef;
}
.top-logo-wrapper {
	text-align: center;
}
.main-title-wrapper {
	text-align: center;
	margin-top: 25px;
}
.zdny-btn-list .entry, .ysqgk-list .entry {
	flex: 1 1 50%;
}
ul.jdbz-list-wrapper .entry-wrapper {
	padding: 5px 18px;
	flex: 0 0 100%;
}
.file-list-group .entry {
	padding: 5px 8px;
	flex: 0 0 100%;
}
.card-list-wrapper .entry-wrapper {
	min-width: 140px;
}
ul.card-list-wrapper2 .entry-wrapper {
 margin: .5rem;
	flex: 1 0 320px;
}
.zdny-btn {
	height: 100px;
	justify-content: left;
}
ul.jczwgk-list-wrapper .entry-wrapper {
	padding: 10px 20px;
	flex: 0 0 100%;
}
ul.jczwgk-list-wrapper .entry-wrapper .entry, ul.jczwgk-list-wrapper .entry-wrapper:nth-child(2) .entry {
	height: 80px;
	background: #2d7bea;
	background-image: none;
	justify-content: center;
	border-radius: 8px;
}
}
</pre></body></html>