@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: 1230px;
}
}
.image-link img {
	width: 100%;
	object-fit: cover;
}
.header {
	height: 550px;
	background: #7bd8fe 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;
}


.column-title-wrapper1 {
  display: flex;
  align-items: baseline;
  position: relative; border-bottom:2px solid #eee;
}
.nav-column-title.nav {
  flex-wrap: nowrap;
}
.column-title-wrapper1 .title {
  font-size: 2.5rem; padding:0rem 0;
	font-family:"优设标题黑", "方正大标宋简体";
	font-weight: bold;
	color: #2477c2;border-bottom:4px solid #2477c2;
}
.column-title-wrapper1 .more-tag {
  margin-left: auto;
}
.column-title-wrapper1 .more-tag a {
  font-size: .875rem;
  color: #888888;
}
.column-title-wrapper1 .more-tag a:hover {
  color: #aaa;
}


.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;
}

.g-bza{ position:relative;}
.g-bza p{ color:#00147f; text-indent:2rem; line-height:2;}








.title-row {
	width: 100%;
	position: relative; border-bottom:2px solid #d9d9d9;
}
.title-row .part-title {
	font-size: 2.5rem; padding:.5rem 0;
	font-family:"阿里妈妈数黑体", "方正大标宋简体";
	font-weight: bold;
	color: #10a6e1;border-bottom:4px solid #10a6e1;
}
.title-row .part-title a{color: #2477c2;}
.title-row .part-title img {
	width: 100%;
}

.gongkai-list {
  display: flex;
  flex-wrap: wrap; margin:.5rem;
}

.gongkai-list .entry { background:#f1faff;
  margin:1rem;
  flex: 1;
  min-width:20%;
  border-radius: 4px;
  padding: 1rem 0;
}
.gongkai-list .entry:nth-child(2){ background:#edfef1;}
.gongkai-list .entry:nth-child(3){ background:#fffaf3;}
.gongkai-list .entry:nth-child(4){ background:#fff3f0;}
.gongkai-list .entry:nth-child(5){ background:#fff3f0;}
.gongkai-list .entry:nth-child(7){ background:#edfef1;}
.gongkai-list .entry:nth-child(8){ background:#fffaf3;}



.gongkai-list .entry > a {
  display: block;
  text-align: center; color:#333;
}

.gongkai-list .entry i {
  font-size:4rem; display:block;
  color: #024baa;
}
.gongkai-list .entry:nth-child(2) i{color: #2b965d;}
.gongkai-list .entry:nth-child(3) i{ color: #a65d17;}
.gongkai-list .entry:nth-child(4) i{color: #dc481a;}
.gongkai-list .entry:nth-child(5) i{ color: #dc481a;}
.gongkai-list .entry:nth-child(7) i{ color: #2b965d;}
.gongkai-list .entry:nth-child(8) i{color: #a65d17;}

.news-list-wrapper2 .entry-wrapper {
	display: flex;
	color: #333;
padding:.5rem 0;
}


.news-list-wrapper2 .entry-wrapper .title {padding-left:.7rem;
	flex: 1;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.news-list-wrapper2 .entry-wrapper .title a {
	color: #333;
}
.news-list-wrapper2 .entry-wrapper .title a i {
	font-size: 1.2rem;
	color: #0050c1;
	margin-right: 5px;
}
.news-list-wrapper2 .entry-wrapper .title a:hover {
	color: #2764b0;
}
.news-list-wrapper2 .entry-wrapper .date {
	align-items: center;
	display: flex;
 font-size: .85rem;
	color: #999;
	flex: 0 0 auto;
	text-align: right;
}
.news-list-wrapper2 .entry-wrapper::before {
  content: "\2022";
  color: #cfcfcf;
}


 @media only screen and (max-width: 1100px) {
.header {
	height: 417px;
	background: top center / auto 100% url(../img/header-bg.jpg) no-repeat;
}
}
 @media only screen and (max-width: 767px) {
html {
	font-size: 16px;
}.header {
	height: 240px;
	background: top center / auto 100% url(../img/header-bg.jpg) no-repeat;
}
.main-title-wrapper img {
	width: 70%;
}.column-title-wrapper1 .title {
  font-size: 1.8rem; 
}
.top-logo-wrapper img {
	width: 180px;
	margin-top: 10px;
}
.gongkai-list .entry {
  min-width:90%;  margin:.5rem;
  padding: 10px 0;
}
.gongkai-list .entry i { font-size:3rem; line-height:100%}
}
 @media only screen and (max-width: 575px) {
.header {
	height: 220px;
	background: top center / auto 100% url(../img/header-bg.jpg) no-repeat;
}
.main-title-wrapper img {
	width: 80%;
}
.main-title-wrapper {
	margin-top:2rem;
	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%;
	padding-top: 10px;
}
.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;padding:0;
}
.title-row .part-title a{
	color: #2b65ab;
}

.title-row .show-more {
	top:60%;
}
.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;
}
}


