@import url("basic.css");



/*my header*/
.skin-white {
	padding-top: 116px;
}

.header-static {
	width: 100%
}

.header-top {
	height: 45px;
	line-height: 40px;
	overflow: hidden;
	border-bottom: 1px solid #edf2f9;
	border-top: 5px solid #03428a;
}

.header-top .time-wrapper {
	display: inline-block;
	/*color: #00d27a*/
}

.header-alert-div {
	background-color: #03428a !important;
	text-align: center;
	height: 40px;
	line-height: 40px;
	width: 100%;
	overflow: hidden;
}

.header-alert-div p {
	color: #03428a;
}

.header-alert-div a {
	font-weight: bold;
	text-decoration: underline !important;
	color: #03428a;
}

.header-alert-div img {
	height: 40px;
	vertical-align: unset !important;
}



/*my header brand*/
.header-brand {
	padding: 0;
	margin: 0
}

.header-brand .header-logo {
	margin: 0;
	padding: 0.5rem 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.header-brand .header-logo .channel {
	margin-left: 0.25rem;
	color: #03428a;
	box-shadow: none !important;
	font-size: 1.25rem
}

.header-brand .header-logo .logo img {
	height: 38px
}

.header-brand .pull-bs-canvas-right {
	margin: 0;
	padding: 0;
	line-height: 1 !important
}

.header-brand .pull-bs-canvas-right i {
	font-size: 1.75rem
}

.header-brand .header-search-field {
	margin: 0 auto;
	padding: 0.5rem 0
}

.header-brand .header-toolbar a {
	font-weight: 600
}



/*my header search form*/
.header-brand .header-search-form .input-group {
	width: 100%;
	display: flex;
}

.header-brand .header-search-form input {
	color: #9da9bb
}

.header-brand .header-search-form input.border-primary {
	border-width: 2px;
	border-radius: 0.75rem 0 0 0.75rem;
	height: 3.5rem
}

.header-brand .header-search-form .btn.btn-primary {
	height: 3.5rem;
	line-height: 3.5rem;
	border: 0;
	padding: 0 1.5rem;
	font-weight: 600;
	border-radius: 0 0.75rem 0.75rem 0 !important
}

.header-brand .header-search-form input.border-primary,
.header-brand .header-search-form .btn.btn-primary {
	font-size: 1.25rem
}

.header-brand .header-search-words {
	height: 2rem;
	overflow: hidden
}



/*my navbarv*/
.navbar {
	height: auto !important;
	min-height: unset;
	box-shadow: none !important;
	border-radius: 0;
}

.header-nav {
	background-color: #03428a;
}

.navbar-nav>li>a {
	font-size: 1.125rem;
	font-weight: 700;
	color: #fff !important;
}

.header-nav .navbar-collapse.active {
	background-color: #03428a;
}

.header-nav .navbar-collapse>ul.navbar-nav>li {
	background-color: transparent;
}

.header-nav .navbar-nav>li>a:hover,
.header-nav .navbar-nav>li>a:focus,
.header-nav .navbar-nav>li.active>a,
.header-nav .navbar-nav>li.active>a:hover,
.header-nav .navbar-nav>li.active>a:focus {
	background-color: #012d60;
}

.navbar-nav ul.dropdown-menu {
	border-radius: 0;
}

.header-nav .dropdown-menu {
	padding: 0;
}

.header-nav ul.dropdown-menu>li>a {
	font-size: 1rem;
}

.header-nav ul.dropdown-menu>li.active>a {
	color: #012d60;
}

@media(min-width:992px) {
	header .container-1440 {
		width: 100%;
		max-width: 1400px
	}

	header.fixed-top {
		position: relative
	}

	.skin-white {
		padding-top: 0
	}

	.header-brand .header-logo {
		padding: 1.5rem 0
	}

	.header-brand .header-logo .logo img {
		height: 65px
	}

	.header-brand .header-search-field {
		padding: 1.125rem 0;
		max-width: 600px;
		padding-top: 1.75rem;
	}

	.header-brand .header-toolbar {
		padding: 1.5rem 0
	}

	.navbar-nav {
		float: unset;
	}

	.navbar-nav>li>a {
		padding-left: 1.25rem;
		padding-right: 1.25rem;
	}

	.header-nav .navbar-nav>li>a:hover,
	.header-nav .navbar-nav>li>a:focus {
		color: #fff;
	}
}



/*my footer*/
footer {
	background: none !important
}

.footer-widget,
.footer-copyright {
	background-color: #f4f5ff
}

.footer-banner {
	padding: 3rem 0
}

.footer-banner .container {
	text-align: center
}

.footer-banner h2 {
	font-size: 2.5rem;
}

.footer-widget,
.footer-widget a {
	color: #232e3c
}

.footer-widget h5 {
	font-size: 1.375rem !important;
	color: #232e3c;
	font-weight: bold
}

.footer-small {}

.footer-widget-nav {}

.footer-widget-nav li {
	padding: 0.5rem 0
}

.footer-widget hr {
	border-color: #d8e2ef !important
}

.footer-copyright {
	padding-bottom: 80px !important;
}

.footer-copyright .fc {
	padding: 0.125rem 0;
	color: #232e3c
}

.footer-copyright .fc a {
	color: #232e3c
}

.footer-copyright .fc1 a {
	margin: 0 0.5rem
}

.footer-copyright .fc3 img {
	width: 2.5rem !important
}

.footer-copyright .fc3 a {
	margin: 0 0.5rem;
	opacity: 0.75
}

.footer-copyright .fc3 a:hover {
	opacity: 1
}

.img-gray {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray
}

.img-gray-50 {
	opacity: 0.5;
}



/*my ai*/
.ai-boot {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	height: 80px;
	/*
	background: linear-gradient(to top,
	rgba(255, 255, 255, 0.8) 2%,
	底部不透明  
	rgba(255, 255, 255, 0) 98%
	顶部完全透明 
	);
	*/
	/*pointer-events: none;*/
	/* 允许点击穿透 */
	z-index: 999;
	/*background-color: #f4f5ff !important;*/
	/*box-shadow: 0 0 0.375rem rgba(0, 0, 0, 0.125) !important;*/
	border-top: 0px solid #d8e2ef;
	-webkit-box-shadow: 0 0 0.7rem rgba(95, 65, 251, 0.2);
	box-shadow: 0 0 0.7rem rgba(95, 65, 251, 0.2);
	border-radius: 5px;
}

.ai-boot .container {
	position: relative;
	z-index: 2;
}

.ai-boot .waves-white {
	border-radius: 5px;
}

.ai-boot .footer-ai-boot {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 15px;
}

.ai-boot .footer-ai-boot>div {}

.ai-boot .ai-form {
	height: 50px;
	-ms-flex: 1 1 auto !important;
	flex: 1 1 auto !important;
}

.mini-glow-box {
	height: 50px;
	background: white;
	position: relative;
	border-radius: 5px;
}

.mini-glow-box::before {
	content: '';
	position: absolute;
	top: -2px;
	left: -2px;
	right: -2px;
	bottom: -2px;
	background: linear-gradient(90deg,
			#60faff,
			#fd7e14,
			#60faff);
	border-radius: 6px;
	background-size: 200% auto;
	animation:
		glow-flow 6s linear infinite,
		glow-breathe 4s ease-in-out infinite;
	z-index: 0;
	opacity: 0.75;
	filter: blur(5px);
}

.mini-glow-box::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: white;
	border-radius: 5px;
	z-index: 1;
}

.glow-content {
	position: relative;
	z-index: 2;
	padding: 12px;
	font-family: Arial;
	color: #333;
}

@keyframes glow-flow {
	0% {
		background-position: 0% 50%;
	}

	100% {
		background-position: 200% 50%;
	}
}

@keyframes glow-breathe {

	0%,
	100% {
		opacity: 0.5;
	}

	50% {
		opacity: 0.9;
	}
}

.ai-form-text {
	position: relative;
	z-index: 2;
	display: flex;
	padding: 0 1rem;
	line-height: 50px;
	font-size: 1.125rem;
}

.message-form {
	display: none;
}

.message-form a {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	padding: 0 1.5rem;
	font-size: 1.125rem;
	font-weight: 400;
	border: 0 !important;
	border-radius: 5px !important;
}

.message-form a.btn-ai {
	/*background: linear-gradient(#1522b1, #730e9d);*/
	color: #fff;
	background-color: #000;
}

.message-form a.btn-reg {
	color: #fd7e14;
	/*
	background-color: #fff;
	border: 1px solid #fd7e14 !important;
	*/
}

@media(min-width:992px) {
	.footer-copyright .fc1 a {
		margin: 0 1rem
	}

	.message-form {
		display: block;
	}
}



/*part 2*/
/*edu cms rewrite*/
.lg-title-ic {
	padding: 0;
	position: relative;
	height: 60px;
	padding-top: 10px;
}

.lg-title-ic span {
	display: inline-block;
	color: #000;
	position: relative;
	float: left;
	border-color: #eee;
}

.lg-title-ic span.c1 {
	font-size: 2.25rem;
	line-height: 2.25rem;
	margin-right: 5px;
}

.lg-title-ic span.c2 {
	font-size: 1.5rem;
	line-height: 1.75rem;
	font-weight: 400;
}

.lg-title-ic span.c2 b {
	font-weight: 900;
	font-size: 1rem;
}

.lg-title-ic span.c4 {
	float: right;
}

.lg-title-ic span.c4 a {
	color: #748194;
	font-size: 1rem;
}

.md-title-ic {
	height: 62px;
	overflow: hidden;
}

.md-title-ic .c1 {
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 60px;
	margin: 0;
	padding: 0;
	color: #03428a;
}

.md-title-ic .c1 a {
	color: #03428a;
}

.md-title-ic.small .c1 {
	font-size: 1.25rem;
}

.md-title-ic .c2 {
	color: #748194;
	line-height: 60px;
	margin: 0;
	padding: 0;
	font-size: 1rem;
}

.md-title-ic.small .c1 {
	font-size: 1.375rem;
}

.tabs-wrapper .tabs-group .content>li.active>a,
.tabs-wrapper .tabs-group .content>li:focus>a,
.tabs-wrapper .tabs-group .content>li:hover>a {
	color: #03428a;
}

.carousel-control .fa-chevron-left:before {
	font-family: "bootstrap-icons";
	content: "\F284";
}

.carousel-control .fa-chevron-right:before {
	font-family: "bootstrap-icons";
	content: "\F285";
}

.embed-responsive {
	background: #ccc;
}

.embed-responsive img {
	opacity: 0.95;
}

.article-list .article-item {
	padding: 2rem 0;
	border-bottom: 1px solid #f9fafd;
}

.article-list .embed-responsive-4by3,
.article-list .embed-responsive-square {
	border-radius: 3px;
}

.n-default .msg-wrap .n-icon {
	background: none !important;
}

#floatbtn {
	bottom: 30%;
	z-index: 1033;
}

#floatbtn>a,
#floatbtn .floatbtn-item {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	background-color: #03428a;
	border-radius: 3px;
}

#floatbtn>a:hover,
#floatbtn .floatbtn-item:hover,
#floatbtn>a.hover:hover,
#floatbtn .floatbtn-item.hover:hover {
	background: #fd7e14 !important;
}

.btn {
	font-size: 1rem;
}

.main-content {
	padding: 1rem 0;
}

.category-title {
	color: #344050;
}

.tag {
	color: #03428a;
	background: #e3e4f7;
	height: auto;
	min-height: 25px;
	line-height: 25px;
}

.tag[href]:focus,
.tag[href]:hover {
	background-color: #03428a;
}

.article-list .media .media-left a {
	width: 10rem;
}

.article-list .article-intro {
	display: none;
	max-height: 44px;
	height: auto;
}

.article-list .media .media-body .article-title,
.article-list .article-title a {
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1.5 !important;
	color: #4d5969;
}

.article-list .article-title a:hover {
	color: #232e3c;
}

.article-list .media-body .article-tag {
	font-size: 1rem !important;
}

.article-list .media-body .article-tag {
	margin-top: 7px;
}

.article-list .media-body .article-tag span {
	font-size: 0.875rem;
}

.author-card {
	border: 1px solid #edf2f9;
}

.hot-tags .panel-body a {
	margin-bottom: 1rem;
	padding: 0.5rem;
	height: auto;
	line-height: 1;
	font-size: 1rem;
}

.article-metas .metas-title {
	color: #232e3c;
	font-size: 2rem;
	margin-bottom: 2rem;
	margin-top: 1rem;
	font-weight: bold;
}

h1.metas-title {
	font-size: 2.5rem;
	font-weight: bold;
}

.article-metas .metas-body {
	margin-bottom: 4rem;
}

.article-metas .metas-body span {
	margin-right: 1rem;
	display: inline-block;
}

.article-donate a {
	font-size: 1.125rem;
	font-weight: bold;
}

.index-gallary h5,
.related-article h5 {
	height: 1.5rem;
	line-height: 1.5rem;
	font-size: 1rem;
}

.related-article .row,
.gallery-article .row {
	margin: 0 -10px;
}

.entry-meta ul li {
	margin-bottom: 0.25rem;
}

#comment-container #commentlist dl {
	border-bottom: 1px solid #edf2f9;
	padding: 2rem 0;
}

#comment-container #commentlist dl hr {
	border-style: dotted;
	margin-bottom: 1rem;
}

#comment-container #commentlist cite {
	line-height: 2;
}

#comment-container #commentlist dl dd p {
	margin-top: 0;
}

#comment-container #commentlist dl dt img {
	border-radius: 2px;
}

#comment-container #commentlist dl dd cite a {
	color: #03428a;
	font-weight: bold;
}

.channel-list .row .media .media-left a {
	width: 6.875rem;
}

.channel-list .media-body .media-heading {
	font-weight: 400;
	font-size: 1.25rem;
	line-height: 1.5rem;
	height: 3.875rem;
	overflow: hidden !important;
}

.channel-list .media-body .media-heading a:link {
	color: #344050;
}

.carousel-caption h3 {
	color: #fff;
	font-weight: bold;
	font-size: 1.25rem;
}

.carousel-inner {
	border-radius: 3px;
}

.carousel-indicators {
	bottom: 14px;
}

.product-item .card h2 {
	font-size: 1.125rem;
	margin-bottom: 10px;
}

.product-item .card .operate {
	height: 35px;
}

.product-item .card .operate .btn {
	font-size: 0.875rem;
}

.product-item .card .operate .pull-right {
	display: block;
}

.download-list li {
	height: 190px;
	width: 28%;
}

.download-list li>a.link {
	height: 125px;
}

.download-list li:hover a.btn {
	width: auto;
}

.channel-list .row .col-xs-12 {
	min-height: unset !important;
}

.channel-list .row .col-xs-12 h3 {
	border-color: #edf2f9;
	color: #000;
}

.channel-list .row .col-xs-12 h3>a {
	font-size: 1.5rem;
	color: #000;
	font-weight: 400;
	/*padding-left: 2.5rem;*/
	padding: 0;
}

.channel-list .row .col-xs-12 h3>a:before {
	/*
	background: transparent;
	top: 0px;
	height: 100%;
	font-family: "bootstrap-icons";
	content: "\F683";
	*/
	display: none;
}

.channel-list .row .col-xs-12 h3 em a {
	font-size: 1rem;
	color: #748194;
}

.channel-list .row .media .media-left a .embed-responsive-4by3 {
	border-radius: 3px;
}

.radio-inline,
.checkbox-inline {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

h3.download-title,
h3.download-title a {
	font-size: 1.125rem !important;
}

.download-intro {
	display: block !important;
	height: 22px !important;
}

.panel-default>.panel-heading {
	height: 60px;
}

.panel-default>.panel-heading .panel-title {
	font-size: 1.5rem;
	margin: 0;
	padding: 0;
	line-height: 60px;
	font-weight: 600;
	color: #03428a;
}

.panel-default>.panel-heading small {
	padding-left: 1rem;
}

.form-control {
	height: 36px;
	border-color: #d8e2ef;
	font-size: 1rem;
	color: #344050;
}

.lg-Banner {
	color: #fff;
	border-radius: 3px;
}

.lg-Banner img {
	width: 100%;
	margin: 0;
	padding: 0;
}

.adsItem-1220 .adsItem {
	height: 100px;
	position: relative;
}

.adsItem-1220 .adsItem img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	justify-self: center;
}

@media (min-width:992px) {
	.article-list .media .media-left a {
		width: 12.5rem;
	}

	.article-list .article-intro {
		display: block;
		margin-bottom: 3rem;
	}

	.article-list .article-title {
		margin-bottom: 0.5rem;
	}

	.article-list .article-title a {
		font-size: 1.375rem;
	}

	.article-list .media-body .article-tag {
		position: relative;
		margin-top: 1rem;
		/*
		margin: 0;
		bottom: 0;
		*/
	}

	.hot-article,
	.hot-tags,
	.recommend-article {
		padding: 0;
	}

	.panel-default {
		padding: 0;
	}

	main.col-md-8 {
		padding-right: 3rem;
	}

	#channel-focus .item .carousel-img {
		height: 335px;
	}

	.download-list li {
		height: 190px;
		width: 102px;
	}

	.adsItem-1220 .adsItem {
		height: auto;
		position: relative;
	}

	.adsItem-1220 .adsItem img {
		width: 100%;
		height: auto;
	}
}

@media (min-width: 992px) and (max-width: 1200px) {
	.focus-img>.row>div .embed-responsive-16by9 {
		padding-bottom: 56.25%;
	}
}



/*article page*/
.main-content .category-tag a {
	font-size: 1.125rem !important;
	font-weight: 600
}

.main-content .entry-title {
	font-size: 2.5rem;
	padding: 0;
	text-align: left;
	/*en*/
	line-height: 1.125;
	/**/
	line-height: 1.25;
	font-weight: 600;
	word-break: break-word;
	word-wrap: break-word
}

.main-content .post-meta {
	font-weight: 600
}

.main-content .post-meta span {
	margin: 0;
	padding: 0;
	margin-right: 1rem
}

.main-content .post-thumb-header {
	text-align: center
}

.main-content .post-thumb-header img {
	border-radius: 0.75rem;
	width: 100%;
	margin: 0 auto
}

.article-text {
	position: relative;
	text-align: left;
	padding: 0;
	max-width: 100%;
	overflow-x: hidden;
	font-size: 1.15rem;
	line-height: 1.75;
	font-weight: 400;
	text-indent: 0 !important;
}

.article-text a {
	color: #03428a
}

.article-text b {
	color: #232e3c;
	font-weight: 600;
}

.article-text p,
.article-text div {
	margin-bottom: 1rem;
	text-indent: 2em !important;
	margin-bottom: 0rem;
}

.article-text p img,
.article-text div img {
	text-indent: 0
}

.article-text img {
	max-width: 100%;
	margin: 1rem auto;
	padding: 0;
	text-indent: 0;
	display: block;
	height: auto !important;
}

.article-text table {
	border: 1px solid #9da9bb;
	display: block;
	max-width: 100%;
	width: 100%;
	margin: 0 auto
}

.article-text table td,
.article-text table th {
	border: 1px solid #9da9bb;
	padding: 0 5px
}

.article-text table p {
	text-indent: 0
}

.article-text h1,
.article-text h2,
.article-text h3,
.article-text h4,
.article-text h5,
.article-text h6 {
	color: #232e3c;
}

.article-text h1,
.article-text h2,
.article-text h3 {
	color: #232e3c;
	font-weight: 600;
	position: relative;
	margin-top: 1.5rem;
	margin-bottom: 1rem
}

.article-text h1 span,
.article-text h2 span,
.article-text h3 span {
	color: unset !important;
}

.article-text h4,
.article-text h5 {
	font-size: 1.15rem;
	line-height: 1.75;
	font-weight: 400;
	text-indent: 0 !important;
	color: unset;
	margin: 0;
	padding: 0;
}

.article-text blockquote {
	border-left: 5px solid #d8e2ef;
	background: #f9fafd;
	color: #9da9bb;
	padding: 1.5rem 2rem;
	font-size: 1rem !important;
	font-size: 1.125rem !important;
	border-radius: 5px;
	margin-bottom: 1rem;
}

.article-text blockquote>p:last-child,
.article-text blockquote>div:last-child {
	margin-bottom: 0 !important;
}

.article-text li {
	margin-bottom: 0.5rem;
	font-size: 1rem;
}

.article-text .alert {
	font-size: 1rem;
}

.copyright-box a {
	/*color: #03428a !important;*/
}

@media (min-width:992px) {
	.main-content .entry-title {
		font-size: 3.5rem
	}

	.main-content .post-meta span {
		margin-right: 1.5rem
	}

	.main-content .post-thumb-header img {
		width: 75%
	}
}



/*page page*/
.waves-white {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	object-fit: cover;
	border-radius: 0 0 25px 25px;
	opacity: 0.375;
	z-index: 1;
}

.waves-white-svg {
	opacity: 1 !important;
}

.page-content {
	padding: 1rem 0;
}

.page-thumb-header {
	position: relative;
	background-color: #03428a;
	border-radius: 3px;
	width: 100%;
	height: 15rem;
	margin-top: -1.125rem;
}

.page-thumb-header .independent-page-header {
	z-index: 2;
	width: 100%;
	padding-top: 3rem;
	text-align: center;
	color: #fff;
	position: relative;
}

.page-thumb-header .waves-white {
	border-radius: 3px;
}

.page-thumb-header .independent-page-header h1 {
	font-size: 3rem;
	font-weight: 900;
	color: #fff
}

.page-thumb-header .independent-page-header p,
.page-thumb-header .independent-page-header p>a {
	font-size: 1rem;
	color: #fff;
	font-weight: 600
}

.nav-sidebar-left {
	display: none;
	list-style: none;
	border: 0;
	padding: 0;
}

.nav-sidebar-page {
	display: none !important;
}

.nav-sidebar-page li {
	margin-bottom: 0.25rem !important;
}

.nav-sidebar-page a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100%;
}

.nav-sidebar-page a i {
	font-size: 12px !important;
}

.independent-page-content {
	padding: 0;
}

@media (min-width:992px) {
	.page-thumb-header {
		margin: 0;
	}

	.nav-sidebar-left {
		display: block
	}

	.nav-sidebar-page {
		display: block !important;
	}
}



/*edu school page*/
.mt-position-f10 {
	position: relative;
	margin-top: -8rem !important;
	z-index: 1;
}

.school-header-blur {
	position: relative;
	padding: 1rem 2rem;
	border-radius: 5px;
	margin: 0rem;
	background: linear-gradient(to top,
			rgba(255, 255, 255, 1) 30%,
			rgba(255, 255, 255, 0.1) 70%);
}

.school-header-inner {
	background-color: #fff;
	border-radius: 0.5rem;
	padding-top: 3rem;
}

.school-div-border {
	background-color: #fff;
	border-radius: 5px;
	margin: 0rem;
}

/**/
.school-thumbnail {
	border-radius: 3px;
	width: 5rem;
	height: 5rem;
	margin: 0 auto;
	background-color: #fff;
}

.school-thumbnail-max {
	width: 10rem;
	height: 10rem;
	display: flex;
	overflow: hidden;
}

.school-thumbnail>div {
	align-self: center;
}

.school-thumbnail img {
	width: 100%;
	height: auto;
}

.school-slogian {
	font-weight: bold;
	text-align: center;
	color: #344050
}

.school-safety-tips {
	padding: 5px;
	height: 50px;
	border-radius: 50px;
	width: 220px;
	opacity: 1;
	display: flex;
	align-items: center;
	margin: 0 auto;
}

.school-safety-tips .icon {
	height: 40px;
	line-height: 40px;
	width: 40px;
	min-width: 40px;
	background-color: #28a745;
	border-radius: 40px;
	text-align: center;
	color: #fff;
	font-size: 22px;
	margin-right: 10px;
}

.school-safety-tips .text p {
	line-height: 1.25;
	font-size: 1rem;
	font-weight: 700;
	text-align: center;
	width: 100%;
	padding-right: 1rem !important;
	color: #28a745;
}

.school-safety-tips .text .t2 {
	font-size: 12px;
	-webkit-transform: scale(0.90);
	opacity: 0.5;
	padding-top: 0.125rem !important;
	/*-webkit-transform-origin-x:0;*/
}

/**/
.school-introduction {
	list-style: none;
}

.school-introduction li {
	padding: 0.375rem 0;
	font-size: 0.9rem
}

.school-introduction li.d-flex {
	display: flex;
	align-items: start;
}

.school-introduction li .n1 {
	width: 6rem;
	min-width: 6rem;
	font-weight: 700
}

.school-introduction li a {
	color: #03428a;
	text-decoration: underline;
}

.school-name-cn {
	font-size: 1.75rem !important;
	font-weight: bold;
	line-height: 1.25;
	color: #344050;
}

.school-name-en {
	font-weight: bold;
}

.school-name-cn,
.school-name-en,
.school-tags {
	text-align: center;
}

/**/
.school-statistics {
	display: flex;
	justify-content: space-around;
	justify-content: center;
}

.school-statistics .statistics {
	padding: 0 1rem;
	width: 45%;
}

.school-statistics .statistics:first-child {
	border-right: 1px solid #edf2f9;
}

.school-statistics .statistics p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: 700
}

.school-statistics .statistics p.p1 {
	color: #28a745 !important;
}

.school-statistics .statistics p.p2 {
	font-size: 1.75rem
}

.school-statistics .statistics p.creat-time {
	font-size: 1rem;
	padding-top: 0.5rem;
}

/**/
.school-donate {
	text-align: center;
}

.school-donate a {
	font-size: 1.25rem;
}

.school-qr-box {
	display: none;
}

.school-qr-item {
	margin-left: auto;
	width: 8rem;
	text-align: center;
}

.school-qr {
	width: 8rem;
	height: 8rem;
	border-radius: 3;
	overflow: hidden;
}

.school-qr img {
	width: 100%;
	height: auto;
}

.school-qr-item p {
	margin: 0;
	padding: 0;
	color: #87c75c;
	color: #344050;
}

/**/
.school-navbar {
	height: 70px;
	background-color: #03428a;
	max-width: 1440px;
	margin: 0 auto;
}

.school-navbar-container {
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	scrollbar-width: none;
	-ms-overflow-style: none;
	border-radius: 0.5rem;
}

.school-navbar-container::-webkit-scrollbar {
	display: none;
	/* Chrome/Safari 隐藏滚动条 */
}

.school-navbar-group {
	display: inline-flex;
	list-style: none;
	margin: 0;
	padding: 0;
	scroll-behavior: smooth;
	/* 添加平滑滚动 */
	gap: 1.5rem;
	white-space: nowrap;
	width: 100%;
	height: 70px;
}

.school-navbar-group a {
	color: #fff;
	text-decoration: none;
	font-size: 1.25rem;
	line-height: 70px;
	transition: color 0.2s ease;
	display: block;
	padding: 0;
	margin: 0;
	font-weight: 600;
}

.school-navbar-group .active a {
	color: #f9cb42;
	font-weight: 600;
	position: relative;
}

.school-navbar-group .active a::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 2px;
	background: currentColor;
}

.school-navbar-group a:hover {
	color: #f9cb42;
	font-weight: 600;
	/*transform: translateY(-1px);*/
}

/*edu 学校菜单 PC端样式 */
@media (min-width: 992px) {
	.school-navbar-group {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		gap: 2.5rem;
	}

	.school-navbar-group a {
		font-size: 1.25rem;
	}
}

/**/
.school-common-title {
	height: 60px;
	line-height: 60px;
	padding: 0 !important;
	margin: 0 !important;
	font-weight: normal;
	border-bottom: 1px solid #edf2f9;
	position: relative;
}

.school-common-title i {
	font-weight: 300;
	font-size: 1.5rem;
}

.school-common-title span {
	display: inline-block;
	position: relative;
}

.school-common-title span.icon {
	width: 55px;
	padding-left: 1rem;
	padding-right: 1rem;
	color: #fd7e14;
}

.school-common-title span.text {
	color: #fd7e14;
	font-size: 1.75rem;
	font-weight: 400;
}

.school-common-title span.text::after {
	position: absolute;
	display: inline-block;
	content: "";
	width: 100%;
	height: 10px;
	background-color: #fd7e14;
	z-index: 0;
	right: 0;
	bottom: 40%;
	z-index: 0;
	border-radius: 0px;
	opacity: 0.125;
}

.school-common-title.big-title span.text {
	color: #03428a;
	font-weight: 400;
}

.school-common-title.big-title span.text::after {
	background: #fff;
	left: 0;
}

.div-map>div {
	background-color: #ccc;
}

.div-map img {
	width: 100%;
	height: auto;
	opacity: 0.875;
}

/*school right*/
.school-main {
	padding: 0;
}

.school-main .school-main-inner {
	padding: 0 1rem;
}

.school-photos {}

.school-photos-item {
	display: inline-block;
	height: auto;
	width: 100%;
	border: 1px solid #fff;
	border-radius: 5px;
	overflow: hidden;
	margin: 10px 0;
}

.school-photos-item img {
	height: auto;
	width: 100%;
}

/*shortcut*/
.shortcut-tools {
	clear: both;
	display: flex;
	align-items: center;
}

.shortcut-tools .shortcut-tools-icon {
	width: 5rem;
	min-width: 5rem;
	height: 5rem;
	line-height: 5rem;
	text-align: center;
	color: #fff;
	font-size: 2rem;
	border-radius: 5rem;
}

.shortcut-tools .btn {
	padding: 0.5rem 1rem;
	border-radius: 0.25rem;
}

.shortcut-tools .btn-dark {
	background-color: #000;
	color: #fff;
}

@media (min-width:992px) {
	.school-header-blur {
		padding: 1rem 2rem;
	}

	.school-div-border {
		margin: 0 auto;
	}

	.school-name-cn,
	.school-name-en,
	.school-tags {
		text-align: left;
	}

	.school-donate {
		text-align: left;
	}

	.school-qr-box {
		display: block;
	}

	.school-share {
		display: inline !important;
	}

	.school-main .school-main-inner {
		padding: 0 2rem;
	}
}



/*edu list*/
.category-breadcrumb {
	padding-left: 0;
	padding-right: 0;
	background-color: transparent;
	border-radius: 0;
	border-bottom: 1px solid #edf2f9;
	margin: 0 1rem;
}

.category-title-flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 60px;
}

.category-title-flex h1 {
	margin: 0;
	padding: 0;
	font-size: 1.5rem;
	font-weight: 600;
	position: relative;
	padding-left: 0;
	color: #03428a !important;
	line-height: 60px;
}

.category-title-flex h1:before {
	/*position: absolute;
	display: inline-block;
	left: 0;
	background: transparent;
	top: 0;
	height: 100%;
	font-family: "bootstrap-icons";
	content: "\F683";
	font-size: 1.5rem;
	*/
}

.category-title-flex .more {
	margin: 0;
	top: 0 !important;
	padding: 0;
}

ul.category-order {
	padding: 0;
	font-size: 0.875rem;
}

ul.category-order li {
	line-height: 60px;
}

.panel-default>.panel-heading {
	border-color: #edf2f9;
	padding: 0;
}

.tabs-wrapper .tabs-group .title {
	font-size: 1.25rem;
	font-weight: 600;
}

.tabs-wrapper .tabs-group .content>li {
	padding-top: 0;
	padding-bottom: 0;
}

.category-order li>a.active {
	color: #03428a;
	font-weight: bold;
}

@media (min-width:992px) {
	.category-breadcrumb {
		margin: 0;
	}

	.tabs-wrapper .tabs-group .title {
		font-size: 1rem;
		font-weight: 400;
	}

	.tabs-wrapper .tabs-group .content>li {
		padding-top: 5px;
		padding-bottom: 5px;
	}
}



/*edu policies*/
.topic-policies {
	margin: 0 1rem;
}

.item-policies {
	padding: 2rem 0;
	border-bottom: 1px solid #edf2f9;
	position: relative;
	padding-left: 105px;
}

.item-policies .pubYear {
	position: absolute;
	left: 0;
	top: 2rem;
	width: 70px;
	padding-top: 4px;
}

.item-policies .pubYear p {
	margin: 0;
	padding: 0;
	color: #102a8b;
	font-weight: bold;
	text-align: center;
}

.item-policies .pubYear .p1 {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-size: 12px;
	margin-bottom: 4px;
}

.item-policies .pubYear .p2 {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 24px;
	font-weight: 900;
	border-top: 0px solid #03428a;
	font-family: fantasy !important;
}

.item-policies .badge {
	padding: 5px 10px;
	background-color: transparent;
	border: 1px solid #fd7e14;
	color: #fd7e14;
	font-weight: 300;
	line-height: 1;
	margin-bottom: 10px;
	font-size: 12px;
	opacity: 1;
	border-radius: 0;
}

.item-policies .policies-title {
	font-size: 1.25rem;
}

.policies-metas .item {
	width: 49%;
	float: left;
	display: inline-block;
	height: 2.5rem;
	line-height: 2.5rem;
	font-size: 1rem;
	color: #000;
}

.policies-metas .item-w100 {
	width: 100%;
}

.policies-metas .item-w100 b {
	font-size: 11px;
}

@media (min-width: 992px) {
	.topic-policies {
		margin: 0;
	}
}



/*edu help*/
.help-banner {
	position: relative;
	/*background: linear-gradient(#03428a, #7600a7);*/
	background-color: #1b3250;
	height: 20rem;
	border-radius: 0 0 25px 25px;
	margin: 0 auto;
	max-width: 1440px;
}

.help-div-border {
	background-color: #fff;
	border-radius: 5px;
	margin: 0;
	padding: 0 1rem;
}

.sidebar-help {
	background-color: transparent;
	border: 0;
	position: relative;
	margin: 0;
	display: block;
	padding: 0;
}

.sidebar-help li {
	border-radius: 10px;
	position: relative;
	margin: 0;
	margin-right: -1px;
	margin-bottom: 0.75rem;
	padding: 0 1.5rem;
	height: 4.25rem;
	line-height: 4.25rem;
	font-size: 1.125rem;
	z-index: 1;
	border: 1px solid #fff;
	border-right: 0;
	border-color: transparent;
}

.sidebar-help li,
.sidebar-help li i {
	font-size: 1.25rem;
	font-weight: 400;
}

.sidebar-help li i {
	margin-right: 1rem
}

.navsidebar_active,
.navsidebar_active:hover {
	position: relative;
	z-index: 1;
	box-shadow: -5px 0 0.375rem rgba(0, 0, 0, 0.05) !important;
	background-color: #fff;
	border-color: #edf2f9 !important;
	color: #000 !important;
}

.navsidebar_active a {
	color: #000 !important;
}

@media (min-width: 992px) {
	.help-div-border {
		padding: 2rem;
	}

	.sidebar-help {
		border-right: 1px solid #d8e2ef;
		margin-right: 2rem;
		padding: 3rem 0;
	}

	.sidebar-help li {
		border-radius: 5px 0 0 5px;
	}
}



/*simple text list*/
.item-list-nav {
	clear: both;
}

.item-list-nav>div {
	display: inline-block;
	padding: 0;
	margin-right: 0.25rem;
}

.item-list-nav>div a {
	display: block;
	height: 2.75rem;
	line-height: 2.75rem;
	font-size: 1.125rem;
	padding: 0 1rem;
	border: 1px solid #102a8b;
	color: #102a8b;
	border-radius: 3px;
	margin-bottom: 10px;
}

.item-list-nav>div.item_active a {
	border: 1px solid #102a8b;
	color: #fff;
	font-weight: 600;
	background-color: #102a8b;
}

.item-list-nav>div a:hover {
	background-color: #102a8b;
	color: #fff;
}

.item-simple {
	padding: 1rem 0;
	border-bottom: 1px dotted #edf2f9;
}

.item-simple h3 {
	font-weight: 400;
	font-size: 1.125rem;
	margin: 0;
}

.item-simple .simple-intro {
	color: #9da9bb;
}

.item-simple .simple-meta {
	color: #b6c1d2;
}

.item-simple .simple-meta span {
	margin: 0 0.5rem;
	font-size: 0.875rem;
}

.item-simple .simple-meta .schoolName {
	margin-left: 0;
}

.item-simple--li {
	padding-right: 80px !important;
	height: 37.5px !important;
	line-height: 37.5px !important;
	margin-bottom: 5px;
	position: relative;
}

.item-simple--li span {
	position: absolute;
	right: 0;
}

.item-simple--li a {
	font-size: 1rem !important;
}



/*edu school list*/
.school-list-banner {
	position: relative;
	/*background: linear-gradient(#03428a, #7600a7);*/
	height: 21rem;
	border-radius: 0 0 25px 25px;
	margin: 0 auto;
	max-width: 1440px;
	margin-top: -1.125rem !important;
	background-image: url("/assets/edu/thumbnail.jpg");
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	position: relative;
}

.school-list-banner:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	/*background: linear-gradient(#03428a, #7600a7);*/
	background-color: #03428a;
	opacity: 0.75;
	border-radius: 0 0 25px 25px;
	z-index: 1;
}

.school-header-banner:before {
	opacity: 0.5
}

.school-list-banner .container {
	position: relative;
	z-index: 2;
}

.school-search-form {
	width: 100%;
}

.school-search-form input.form-control {
	width: 100%;
	height: 60px !important;
	line-height: 60px !important;
	border: 0px solid #d7c4f5 !important;
	font-size: 1.25rem;
}

@media (min-width: 992px) {
	.school-search-form {
		width: 450px;
		margin: 0 auto;
	}
}



/*sidebarTab*/
.sidebarTab-nav {
	display: flex;
	justify-content: center;
	background-color: #102a8b;
	border-radius: 3px;
	border: none;
	padding-top: 10px;
}

.sidebarTab-nav>li>a {
	border: 0 !important;
	color: #fff;
	font-weight: 400;
	font-size: 1rem;
}

.sidebarTab-nav>li>a:hover {
	color: #102a8b;
	background-color: #fff !important;
}

.sidebarTab-nav>li.active>a {
	color: #102a8b;
}

/*typed*/
.sidebar-typed {
	background-color: #102a8b;
	background-image: url("/assets/edu/corner.png");
	background-position: right;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 3px;
}

.typed-flex {
	display: flex;
	align-items: center;
}

.sidebar-typed>p {
	font-size: 0.875rem;
	font-weight: 300;
	opacity: 0.75;
}

.sidebar-typed>p>span {
	font-size: 1.25rem;
}

.typed-icon {
	font-size: 4rem;
	line-height: 1;
	color: #fff;
	margin-right: 1rem;
}

.hero-typed {
	font-weight: 700 !important;
	/*font-size: 2.5rem;*/
}

.hero-typed .text-highlight-warning {
	background: left 1em/1em .2em;
	background-repeat: repeat-x
}

.hero-typed .text-highlight-warning {
	background-image: linear-gradient(to bottom, rgba(245, 202, 153, .5), rgba(245, 202, 153, .5))
}

.typed-cursor {
	opacity: 1;
	-webkit-animation: blink 0.7s infinite;
	-moz-animation: blink 0.7s infinite;
	animation: blink 0.7s infinite;
}

@keyframes blink {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@-webkit-keyframes blink {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@-moz-keyframes blink {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}



/*search*/
.search-article-item {}

.search-article-item .article-title a {
	font-size: 1.375rem !important;
	font-weight: 400;
}

.search-article-item .media-url {
	color: #00d27a;
	font-size: 0.75rem;
}

.search-article-item .media .media-left a {
	width: 8rem !important;
}

.search-article-item .noMedia {
	padding: 0 !important;
	height: auto !important;
}

.search-article-item .noMedia .article-tag {
	position: relative !important;
}

.search-article-item .noMedia .article-intro {
	height: auto;
	margin-bottom: 1rem;
}



/*item school*/
.item-school {
	position: relative;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
	transition: all 0.5s ease-out 0s;
	display: flex;
	align-items: center;
	padding: 0;
}

.item-school:hover {
	box-shadow: 0 0 0.375rem rgba(0, 0, 0, 0.125) !important;
	border-radius: 5px;
}

.item-school .school-left {
	width: 100px;
	/*height: 100px;*/
	padding: 0 15px;
	min-width: 100px;
	margin-right: 0;
	overflow: hidden;
}

.item-school .school-left .province {
	width: 100%;
	overflow: hidden;
	font-weight: bold;
	color: #03428a;
	text-align: center;
}

.item-school .school-left>a {
	display: flex;
	height: 100%;
}

.item-school .school-left>a>div {
	align-self: center;
}

.item-school .school-left img {
	width: 100%;
	height: auto;
}

.flex-grow-1 {
	-ms-flex-positive: 1 !important;
	flex-grow: 1 !important;
}

.item-school .school-body {
	overflow: hidden;
	max-width: 275px;
}

.item-school .school-body .school-name {
	display: block;
	font-size: 1.5rem;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}

.item-school .school-body .metas b {
	font-weight: 900;
}

.item-school .school-body .school-tags {
	height: 27px;
	overflow: hidden;
	opacity: 0.875;
}

.item-school .btn.right-btn {
	height: 50px;
	line-height: 50px;
	padding: 0 25px;
	border-radius: 50px;
	background-color: #fff;
	color: #fd7e14;
	border: 1px solid #fd7e14;
	font-weight: bold;
}

.item-school .right-telNumber {
	max-width: 300px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}

.item-school-simple {
	padding: 1rem 0;
}

.item-school-simple a {
	display: block;
	width: 100%;
}

.item-school-simple:hover {
	box-shadow: none !important;
	border-radius: 0;
}

.item-school-simple .school-body .school-name {
	font-size: 1.05rem;
}

.item-school-simple.school-ads {
	padding: 0 !important;
}

.item-school-simple.school-ads img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	justify-self: center;
}

.collegeRecommend-list.row {
	margin-left: -0 !important;
	margin-right: -0 !important;
}

.collegeRecommend-list.row .col-xs-12,
.collegeRecommend-list.row .col-md-6,
.collegeRecommend-list.row .col-md-4 {
	padding-left: 0;
	padding-right: 0;
}

.collegeRecommend-list .item-school-simple {
	border: 1px solid #edf2f9 !important;
	position: relative;
	margin-bottom: -1px;
	margin-right: -1px;
	padding: 1rem 0;
	height: 125px;
	overflow: hidden !important;
}

@media (min-width: 992px) {
	.item-school .school-left {
		/*height: 105px;*/
	}
}



/*index*/
.index-part-header {
	background-color: #053f83;
	padding: 50px 0 20px 0;
}

.index-part-header .part-border {
	background-color: #fff;
	border-radius: 3px;
	min-height: 34rem;
	margin-bottom: 10px;
	padding: 10px;
	position: relative;
}

.index--shortcut li {
	height: 38px;
	line-height: 38px;
	text-align: left;
}

.index--shortcut li a {
	color: #344050;
}

.index--shortcut--ai {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	border: 1px solid #f5803e;
	color: #f5803e;
	text-align: center;
	border-radius: 3px;
	background-color: #fde6d8;
}

.index--shortcut--ai:hover {
	color: #f5803e;
}

.index--shortcut li i {
	font-size: 12px;
	float: right;
}

.part-header-news .news--list {
	margin: 0;
	padding: 0;
	width: 50%;
	float: left;
}

.part-header-news .news--list li {
	height: 30px;
	line-height: 30px;
}

.part-header-news .news--list li:nth-child(4) {
	margin-bottom: 1rem;
}

.part-header-news .news--list li:nth-child(1) a,
.part-header-news .news--list li:nth-child(5) a {
	font-weight: bold;
	color: #f5803e;
}

.index--calendar--header {
	display: block;
	position: absolute;
	width: 100%;
	left: 0px;
	right: 0px;
	top: 0px;
	background-color: #f4fff8;
	background-image: url(/assets/edu/corner.png);
	background-size: contain;
	background-position: right;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.index--calendar--header .calendar-body {
	padding: 1rem 2rem;
	display: flex;
}

.index--calendar--header .calendar-icon {
	position: relative;
}

.index--calendar--header .calendar-icon .bi {
	font-size: 2rem;
	color: #10bb8d;
}

.notify-badge {
	width: 6px;
	height: 6px;
	background: #d6293e;
	border-radius: 50%;
	position: absolute;
	top: 2px;
	right: 2px;
	z-index: 1
}

.animation-blink {
	-webkit-animation: blink 2s infinite;
	animation: blink 2s infinite
}

@-webkit-keyframes blink {
	0% {
		opacity: 0
	}

	50% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@keyframes blink {
	0% {
		opacity: 0
	}

	50% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.index--calendar--header .calendar-text {
	color: #10bb8d;
	padding-left: 1rem;
}

.index--calendar--header .calendar--link {
	display: inline-block;
	padding: 0 2rem;
	height: 40px;
	line-height: 40px;
	border-radius: 40px;
	background-color: #fd7e14;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 1rem;
}

.calendar-list {
	padding: 2rem 1.5rem;
	padding-bottom: 0;
	position: relative;
}

.calendar-list::after {
	display: block;
	position: absolute;
	content: '';
	z-index: 0;
	width: 1.5rem;
	height: 80%;
	left: 0;
	top: 3rem;
	border-right: 1px dashed #10bb8d;
}

.calendar-list .calendar-item {
	position: relative;
}

.calendar-list .calendar-item .item-title {
	font-weight: bold;
	color: #000;
	margin-bottom: 0px;
}

.calendar-list .calendar-item .item-title .dot {
	display: inline-block;
	width: 15px;
	height: 15px;
	position: relative;
	border-radius: 15px;
	background-color: #10bb8d;
	border: 4px solid #edfff8;
	margin-right: 10px;
	margin-left: -8px;
}

.calendar-list .calendar-item .item-link {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding-left: 20px;
	margin-bottom: 1rem;
}

.calendar-list .calendar-item .item-link a {
	display: inline-block;
	padding: 0 10px;
	border: 1px solid #ccc;
	border-radius: 30px;
	font-size: 12px;
	margin: 0 2px;
}

.index-safe-card {
	text-align: center;
	display: flex;
	justify-content: space-between;
	padding: 0 1rem;
}

.index-safe-card a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #999;
}



/*right*/
.right-item-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.right-item-title .right-item-title-left {
	font-size: 1.25rem;
	line-height: 1.25rem;
	margin: 30px 0;
	padding: 0;
	padding-left: 15px;
	border-left: 5px solid #03428a;
	color: #03428a;
	font-weight: 600;
}

.right-item-title .ceindex-3-nav {
	margin: 0;
	padding: 0;
	font-size: 12px;
	border: 0 !important;
}

.right-item-title .ceindex-3-nav>li>a {
	border: 1px solid #03428a;
	border-radius: 1px;
	margin: 0 2px !important;
	padding: 3px 8px !important;
	color: #03428a;
	background-color: #fff;
}

.right-item-title .ceindex-3-nav>li.active>a {
	background-color: #03428a;
	color: #fff;
}



/*statics*/
.index-site-statics {
	display: flex;
	align-items: center;
	border-radius: 3px;
	padding: 1.5rem 0;
	margin: 0;
	border: 0 !important;
	/*
	background: linear-gradient(#fff, #f3fff3);
	box-shadow: 0 2px 0.75rem rgba(0, 0, 0, 0.075) !important;
	*/
	background-color: #edf2f9 !important;
}

.index-site-statics .staticsNum {
	width: 24.99999%;
	float: left;
	text-align: center;
	border-right: 1px solid #fff;
	position: relative;
}

.index-site-statics .staticsNum.end {
	border: none !important;
}

.staticsNum p {
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 12px;
	display: block;
}

.staticsNum .numAnimation {
	font-weight: 900;
	font-size: 1.25rem;
	position: relative;
	display: inline;
	color: #000;
}

.staticsNum .numAnimation:before {
	content: '+';
	position: absolute;
	font-size: 1rem;
	font-weight: bold;
	left: -15px;
	top: 40%;
}

.ceindex-1 {}

.ceindex-1-item {
	background-color: #eee;
	border-radius: 1px;
}

.ceindex-1-media {}

.ceindex-1-body {
	height: 88px;
	overflow: hidden;
	position: relative;
}

.ceindex-1-date {
	height: 88px;
	background-color: #03428a;
	color: #fff;
	text-align: center;
	width: 75px;
	padding: 0 10px;
	font-size: 14px;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}

.ceindex-1-date .date-1 {
	font-size: 2rem;
	font-weight: bold;
	padding-top: 5px;
	border-bottom: 1px solid #fff;
	margin-bottom: 5px;
}

.ceindex-1-body h4 {
	width: 100%;
	margin: 19px 0;
	padding: 0;
	padding-left: 90px;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
	font-size: 1.125rem;
}

.ceindex-2 {}

.ceindex-2-item {
	height: 80px;
	overflow: hidden;
}

.ceindex-2-item .media-left a {
	display: block;
	width: 107px;
}

.ceindex-2-item .media-heading {
	height: 2.8125rem;
	overflow: hidden;
	margin-bottom: 15px;
}

.ceindex-3 {
	background-color: #f9fafd;
	border-radius: 1px;
}

.ceindex-3-body {
	padding: 0 1.5rem;
	height: 350px;
}

.ceindex-3-body.c3r {
	height: auto !important;
	padding-bottom: 2rem;
}

.ceindex-3-item {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ceindex-3-item .sheng {
	padding-right: 0.5rem;
	border-right: 1px solid #d8e2ef;
	color: #03428a;
	margin-right: 0.75rem;
}

.ceindex-3-item a {
	color: #9da9bb;
}

.ceindex-3-btn {
	padding: 0;
	padding-top: 20px;
	display: flex;
	justify-content: space-between;
}

.ceindex-3-btn a {
	display: inline-block;
	padding: 7px 20px;
	border: 1px solid #03428a;
	color: #03428a;
	border-radius: 3px;
}

@media (min-width: 992px) {
	.index-site-statics {
		margin: 1.5rem 0;
	}

	.staticsNum p {
		font-size: 1rem;
	}

	.staticsNum .numAnimation {
		font-size: 2.75rem;
	}
}



/*index help*/
.index-part-help {
	background-color: #dbdbf9;
	background-image: url("/assets/edu/corner.png");
	background-position: right;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.help-topics-container {
	clear: both;
}

.help-topics-container .topics-card {
	border: none !important;
	border-radius: 10px;
	background-color: #fff;
}

.help-topics-container .topics-card .card-header {
	background: #9b9be9;
	padding: 1.5rem 0;
	text-align: center;
	color: #fff;
	border-radius: 10px 10px 0 0;
	background-image: url("/assets/edu/corner.png");
	background-position: right;
	background-size: cover;
	background-repeat: no-repeat;
}

.help-topics-container .topics-card .card-header i {
	font-size: 2rem;
	display: none;
}

.help-topics-container .topics-card .card-header h5 {
	color: #fff;
	font-size: 1.25rem;
	font-weight: 400;
	margin: 0;
	padding: 0;
}

.index-help-list {
	height: 16rem;
	padding: 1rem;
}

.index-help-list li {
	height: 40px;
	line-height: 40px;
}

.index-help-list li i {
	font-size: 10px;
	margin-right: 5px;
}

.index-help-list li a {
	/*color: #047065;*/
}

.index-topic-item {
	border-radius: 3px;
}

.index-topic-item img {
	width: 100%;
	height: 100%;
	border-radius: 3px;
}

.index-part-3-list {
	height: 22.25rem;
	overflow: hidden;
}



/*index directory*/
.index-web-directory {}

.web-directory .web-directory {
	width: 100%;
}

.web-directory .directory .item {
	display: inline-block;
	height: 37px;
	line-height: 37px;
	float: left;
	padding: 0 0.5rem;
}

.web-directory .directory .item a {
	color: #748194 !important;
}

@media (min-width: 992px) {
	.web-directory .directory .item {
		width: 25%;
		padding: 0 2.5rem 0 0;
	}
}