<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
}




.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:#17bddc; border-radius:8px;
  color: #fff;}
.zdny-btn:hover {
  color: #fff;}


.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: #f5a867; 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: #f5a867;
 
}



.jczw-wrapper{text-align:center;}

.jczw-wrapper .title{display: flex;  background:#76c4fd;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;}

.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:#76c4fd;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;
}
.card-list-wrapper .entry-wrapper {
	padding: 2px 0;
	min-width: 120px;
	flex: 1;
	text-align: center;
}
.card-list-wrapper .entry-wrapper i {
	display: block;
	margin: 0 auto;	width: 65px;
	height: 65px;
	text-align: center;
	line-height: 65px;
	color: #a3a3a3;
	font-size: 2.3rem;

}
















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 50%;
}
ul.jdbz-list-wrapper .entry-wrapper .entry {
	display: block;align-items: center;justify-content: space-between;
	padding: .9rem 1.5rem;
	background: #cfe4f8; display:flex;
	border-radius:8px;
}
ul.jdbz-list-wrapper .entry-wrapper .entry i { width:78px; height:78px; 
	line-height:78px; background:#009bd9; border-radius:50%; text-align:center;
	color: #fff;
	font-size: 2rem;
}

.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;
 
}

.footer-section {
	border-top: 5px solid #487BC5;
	padding: 23px 0 50px;
	background-color: #f2f2f2;
	color: #666;
	line-height: 32px;
}
.footer-section a {
	color: #666;
}
.footer-section span {
	display: inline-block; font-size:.785rem;
	padding: 0 5px;
}

 @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;
}
}
</pre></body></html>