* {
	margin: 0;
	padding: 0;
	list-style: none;
}
html {
	font-style: normal;
	font-size: 18px;
	line-height: 1.8;
}
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%;
	text-decoration: none;
	color: #0a89db;
}
.text-primary {
	color: #0a8be6 !important;
}
@media (min-width: 1200px) {
.container, .container-lg, .container-md, .container-sm, .container-xl {
	max-width: 1230px;
}
}
.header {
	width: 100%;
	height: 600px;
	background: url(../img/header-bg.jpg) top center no-repeat;
}
.header .logo-wrapper {
	padding-top: 2rem;
}
.header .logo-wrapper img {
	max-width: 100%;
}
.header .mid-header {
	padding-top: 5rem;
}
.news-section {
	background: #fff;
	padding: 1rem;
	border-radius: 30px;
}
#mainCarousel {
	height: 410px;
}
#mainCarousel .carousel-indicators {
	left: unset;
	justify-content: flex-end;
	padding: 1rem 1rem 1rem 0;
	margin: 0;
}
#mainCarousel .carousel-indicators li {
	width: 14px;
	height: 14px;
	opacity: 0.9;
	border: 0;
	margin: 0 0.2rem;
	border-radius: 50%;
}
#mainCarousel .carousel-indicators li.active {
	background-color: #ff0000;
}
#mainCarousel .carousel-caption {
	background-color: rgba(0, 0, 0, 0.55);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0.75rem 8rem 0.75rem 1rem;
	text-align: left;
}
#mainCarousel .carousel-caption a {
	color: #fff;
}
.carousel {
	height: 100%;
}
.carousel .carousel-inner {
	height: 100%;
}
.carousel .carousel-inner .carousel-item {
	height: 100%;
}
.carousel .carousel-inner .carousel-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.news-tab-wrapper {
	border-bottom: 1px solid #d1d1d1;
	display: flex;
	align-items: center;
}
.news-tab-wrapper .more-tag {
	margin-left: auto;
	flex: 0 0 70px;
	text-align: center;
}
.news-tab-wrapper .more-tag::after {
	color: #046ec4;
	font-size: 2rem;
	flex: 0 0 20px;
	margin-left: 4px;
	font-family: iconfont;
	content: "\e8f0";
}
.news-list-wrapper .entry-wrapper {
	padding: 6px 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 .date {
	color: #999;
	flex: 0 0 3.5rem;
	text-align: right;
	align-self: flex-end;
}
.news-list-wrapper .entry-wrapper::before, .g-wrap li::before {
	content: "\2022";
	color: #3f72d7;
	margin-right: 6px;
}
.hot-title {
	display: flex;
	height: 40px;
	background: url(../img/news-title.png) left bottom no-repeat;
	align-items: center;
	margin-bottom: 10px;
	font-size: 1.6rem;
	color: #17579f;
}
.hot-title h4 {
	font-size: 1.3rem;
	padding-left: 1rem;
	font-family: "FZDaBiaoSong-B06S";
}
.hot-title h4 a {
	color: #fff;
}
.hot-title > .more-tag {
	font-size: 1rem;
	padding: 2px 8px;
	color: #135caa;
	border-radius: 4px;
}
.column-title {
	display: flex;
	height: 80px;
	margin-bottom: 1rem;
	background: url(../img/column-title.png) left bottom no-repeat;
	align-items: center;
	color: #0f58b2;
}
.column-title h3 a, .column-title2 h3 a {
	font-size: 2.2rem;
	font-family: "FZDaBiaoSong-B06S";
	color: #0f58b2;
}
.column-title .more {
	background: #0f58b2;
padding:.2rem .5rem;
font-size:.68rem;
	color: #fff;
	border-radius: 4px;
}
.column-title2 {
	position: relative;
	height: 60px;
	margin-bottom: 1rem;
	background: url(../img/column-title2.png) center bottom no-repeat;
	align-items: center;
	text-align: center;
	color: #0f58b2;
}
.column-title2 .more {
	position: absolute;
	right: 0px;
	top: 10px;
	background: #0f58b2;
padding:.2rem .5rem;
font-size:.68rem;
	color: #fff;
	border-radius: 4px;
}
.g-wrap li {
	overflow: hidden;
	text-overflow: ellipsis;
	background: #f7faff;
	white-space: nowrap;
	margin-bottom: 1rem;
 padding: .8rem 1rem;
	border-radius: 6px;
}
.bg-1 {
	background: #f4f8ff;
}
.bg-2 {
	background: #f5f5f5;
}
.kjfn-box {
	min-height: 150px;
	background: #fff;
	border-radius: 30px 0 30px 0;
}
.kjfn-list {
	display: flex;
	flex-wrap: wrap;
}
.kjfn-list li {
	flex: 1 0 46%;
	margin: 0.4rem 1rem;
	background: #fff;
padding:.8rem 1rem;
	transition: all 0.3s;
 box-shadow: 0 .15rem .15rem rgba(0,0,0,.1);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-radius: 4px;
}
.bg-list li {
	border: 1px solid #f6f6f6;
	background: linear-gradient(90deg, #f5f5f5, #fff);
}
.kjfn-list li::before {
	content: "\2022";
	color: #3f72d7;
	margin-right: 6px;
}
.copyright {
	padding-bottom: 20px;
	color: #666;
	font-size: 0.875rem;
	line-height: 2;
}
.copyright a {
	color: #666;
}
.copyright span {
	display: inline-block;
	padding: 0 5px;
}
.foot-link-bg {
	background: #17579f;
}
.h-5 {
	height: 5px;
}
#seniorModeTag {
	position: fixed;
	top: 100px;
	right: 0;
	z-index: 9999999;
}
 @media only screen and (max-width: 991px) {
.header .mid-header img {
	width: 90%;
}
}
@media only screen and (max-width: 767px) {
.header {
	height: 350px;
}
.header .mid-header {
	padding-top: 20px;
}
.header .bottom-header {
	padding-top: 10px;
}
#mainCarousel {
	height: 260px;
}
#topNavbar {
	padding: 0 15px;
}
#topNavbar .navbar-nav {
	padding-bottom: 20px;
}
#topNavbar .navbar-nav .nav-item {
	padding: 8px;
}
#topNavbar .navbar-nav .nav-item .nav-link {
	font-size: 18px;
}
.logo-wrapper {
	padding: 5px;
}
.logo-wrapper img {
	width: 100%;
}
.headline-section .container .headline-wrapper {
	padding: 16px;
}
.main-news-list .entry-wrapper .title {
	height: auto;
}
}
@media only screen and (max-width: 575px) {
.header {
	height: 220px;
}
.headline-section .container .headline-wrapper .title a {
	font-size: 24px;
}
.news-tab-wrapper > .news-tab.tab-nav .nav-item .nav-link {
	font-size: 22px;
}
.open-wrapper .open-list-wrapper .entry {
	flex: 1 1 100%;
	font-size: 18px;
}
.open-wrapper .open-list-wrapper .entry a .iconfont {
	font-size: 35px;
	margin-right: 8px;
}
.header .logo-wrapper img {
	width: 65%;
	margin: 0 auto;
	display: block;
}
.header .mid-header {
	padding-top: 30px;
}
.header .mid-header img {
	width: 90%;
}
.main-news-list .entry-wrapper {
	font-size: 1rem;
}
.news-list-wrapper .entry-wrapper .title {
	font-size: 1rem;
	white-space: nowrap;
}
.column-title {
	height: 50px;
	font-size: 1.6rem;
}
.kjfn-list {
	display: flex;
 padding:.5rem;
	flex-wrap: wrap;
}
.kjfn-list li {
	flex: 1 0 98%;
	margin: 0.4rem;
}
}
