<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: 18px;
	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: #005197;
	text-decoration: none;
}
@media (min-width: 1200px) {
.container, .container-lg, .container-md, .container-sm, .container-xl {
	max-width: 1330px;
}
}
.image-link img {
	width: 100%;
	object-fit: cover;
}
.header {
	height: 514px;
	background: #0c9afa 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: 85px;
}
.main-text-wrapper {
	width: 80%;
	margin: 1rem auto;
	padding: 1rem 2rem;
	background-color: rgba(8, 71, 187, 0.7);
	border-radius: 1rem;
	color: #ff0;
	font-size: 1.125rem;
	text-indent: 2rem;
}
.title-row {
	width: 100%;
	position: relative;
}
.title-row .part-title {
	background: url(../img/part-title.png) center center no-repeat;
	font-size: 3rem;
	text-align: center;
	font-weight: bold;
	color: #1985ff;
}
.title-row .part-title i {
	color: #ff1919;
	font-family: "方正大标宋简体";
	font-style: normal;
}
.title-row .part-title img {
	width: 100%;
}
.title-row .show-more {
	width: 40px;
	height: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #1b57d5;
	position: absolute;
	right: 10px;
	top: 50px;
	cursor: pointer;
}
.title-row .show-more:hover {
	font-weight: bold;
}
.open-list {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.open-list .entry {
	flex-grow: 0;
	width: calc(50% - 10px);
	padding: 1rem;
	background: linear-gradient(0deg, #f8f8f8, #ffffff);
	box-shadow: 0px 0px 6px 1px rgba(2, 16, 32, 0.1);
}
.open-list .entry .entry-link {
	display: block;overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; letter-spacing:1px;
}
.open-list .entry .icon-xinwen {
	display: inline-block;
	width: 40px;
	height: 31px;
	margin-right: 5px;
	float: left;
}
.open-list .entry span {
	float: right;
font-size:.85rem;
	color: #999;
}
.news-list-wrapper .entry-wrapper {
	display: flex;
	line-height: 2.5;
	color: #333;
	border-bottom: 1px dashed #777;
}
.news-list-wrapper .entry-wrapper .title {
	flex: 1;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;letter-spacing:1px;
}
.news-list-wrapper .entry-wrapper .title a {
	color: #333;
}
.news-list-wrapper .entry-wrapper .title a i {
	font-size: 1.2rem;
	color: #0050c1;
	margin-right: 5px;
}
.news-list-wrapper .entry-wrapper .title a:hover {
	color: #2764b0;
}
.news-list-wrapper .entry-wrapper .date {
	align-items: center;
	display: flex;
 font-size: .85rem;
	color: #999;
	flex: 0 0 5rem;
	text-align: right;
}
.section-bg1 {
	background: #f1fbfe url(../img/section-bg01.jpg) top center no-repeat;
}
.section-bg2 {
	background: #fff url(../img/section-bg02.jpg) top center no-repeat;
}
 @media only screen and (max-width: 1100px) {
.header {
	height: 417px;
	background: top right / auto 100% url(../img/header-bg.jpg) no-repeat;
}
}
 @media only screen and (max-width: 767px) {
.header {
	height: 240px;
	background: top right / auto 100% url(../img/header-bg.jpg) no-repeat;
}
.main-title-wrapper img {
	width: 70%;
}
.main-title-wrapper {
	margin-top: 15px;
}
.top-logo-wrapper img {
	width: 180px;
	margin-top: 10px;
}
}
 @media only screen and (max-width: 575px) {
.header {
	height: 300px;
	background: bottom right / auto 100% url(../img/header-bg.jpg) no-repeat;
}
.main-title-wrapper img {
	width: 80%;
}
.main-title-wrapper {
	margin-top: 10px;
	margin-left: 20px;
}
.main-text-wrapper {
	width: 90%;
margin:.5rem auto;
	padding: 1rem;
	background-color: rgba(8, 71, 187, 0.7);
	border-radius: 1rem;
	color: #ff0;
font-size:.85rem;
	text-indent: 2rem;
}
.title-row {
	width: 100%;
	height: 40px;
	padding-top: 10px;
	margin-bottom: 20px;
}
.title-row .part-title {
	background: center center / auto 100% url(../img/part-title.png);
	font-size: 1.25rem;
	text-align: center;
	font-weight: bold;
	color: #1985ff;
}
.title-row .show-more {
	top: 13px;
}
.open-list {
	display: flex;
	flex-wrap: wrap;
	font-size: 16px;
	color: #333333;
}
.open-list .entry {
	flex-grow: 1;
	width: calc(100% - 10px);
}
.open-list .entry .entry-link {
	min-height: auto;
}
.top-logo-wrapper {
	text-align: center;
}
.top-logo-wrapper img {
	margin: 10px auto;
}
}



.swiper-slide .swiper-link img {
  object-position: center top;object-fit: cover;}</pre></body></html>