body {
	font-size: 16px;
	color: #2C2C2C;
	font-size: 15px;
}

.edu-logo {
	margin-top: 10px;
	margin-right: 20px;
}

.bd-navbar {
	min-height: 4rem;
	border-bottom: 1px solid #E5E9EF;
}

header {
	background-image: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);
	background-image: -o-linear-gradient(top, #fff 0, #f8f8f8 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
	background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
}

.enus #navp711 {
	display: none;
}

.zhcn #navp712 {
	display: none;
}

.enus #navp757{
	display:none;
}
.zhcn #navp758{
	display:none;
}

.nav-link {
	font-size: 14px;
	line-height: 1.1;
}

.nav-link:hover, .nav-item.active .nav-link {
	color: #1877f2;
}

.breadcrumb {
	background-color: transparent;
	color: #fff;
	line-height: 25px;
	font-size: 14px;
	margin: 0;
}

.breadcrumb a {
	color: #0993dd;
}

.breadcrumb a:hover {
	color: red;
}

.breadcrumb .fa-home {
	font-size: 25px;
	vertical-align: bottom;
}

.breadcrumb>li+li:before {
	color: #cacaca;
	content: "/";
	padding: 0 5px;
	font-style: normal;
}

.breadcrumb .active {
	color: #1a1a1a;
	font-style: italic;
	text-shadow: 1px 1px 22px #ccc;
}

.double-teachers-cooperative-teaching .left .ewa-anchor {
	display: block;
	text-align: right;
	padding: 0 5px;
}

.double-teachers-cooperative-teaching .left .ewa-anchor.active {
	background-color: #eee;
}

.double-teachers-cooperative-teaching .ewa-col-NWS_DDATE {
	display: none !important;
}

.double-teachers-cooperative-teaching .ewa-col-NWS_SUBJECT {
	font-size: 14px;
	line-height: 2;
}

.double-teachers-cooperative-teaching .right {
	border-left: 1px solid #eee;
	min-height: 500px;
}

.double-teachers-cooperative-teaching .news-auther {
	display: none;
}

.double-teachers-cooperative-teaching #NWS_CNT {
	text-indent: 30px;
	font-size: 16px;
}

.double-teachers-cooperative-teaching #NWS_CNT ol {
	padding-inline-start: 48px;
	text-indent: 0;
}

.double-teachers-cooperative-teaching #NWS_CNT li, .double-teachers-cooperative-teaching #NWS_CNT td {
	text-indent: 0;
}

.double-teachers-cooperative-teaching #NWS_CNT div, .double-teachers-cooperative-teaching #NWS_CNT p {
	margin: 0;
	padding: 0;
	padding-bottom: 12px;
}

.double-teachers-cooperative-teaching img {
	max-width: 100%;
}

footer {
	width: 100%;
	min-height: 100px;
	background: #fff;
	font-size: 12px;
	padding: 30px 0;
	border-top: 1px solid #eee;
}

footer h3 {
	font-size: 14px;
	font-weight: 800;
}

footer ul {
	margin: 0;
	padding: 0;
}

footer li {
	font-size: 10px;
	list-style-type: none;
	line-height: 20px;
	font-weight: 500;
}

footer   a {
	color: #111;
}

footer a:hover {
	color: red !important;
}

footer .beian {
	padding-top: 10px;
}

footer .beian a {
	color: #999;
}

#Test1 {
	width: 100% !important;
}

.block .ewa-frame, .block .ewa-frame>tbody, .block  .ewa-frame>tbody>tr, .block .ewa-frame>tbody>tr>td {
	display: block;
	height: auto;
	position: relative;
}

.ewa-app-use-ewa-lf .ewa-lf-frame, .ewa-app-use-ewa-lf .ewa-lf-frame>tbody, .ewa-app-use-ewa-lf .ewa-lf-frame>tbody>.ewa-lf-data-row
	{
	display: block;
	height: auto;
	position: relative;
}

.ewa-app-use-ewa-lf .ewa-lf-frame>tbody>tr>td {
	display: inline;
	padding: 0;
}

.block .EWA_TABLE {
	background-color: transparent;
}

.block .EWA_TD_M, .block .EWA_TD_L {
	background-color: transparent;
}
/* 页面高度 - 头 - 尾 - 导航 */
.content-ewa {
	min-height: calc(100vh - 190px - 49px);
}

.home-item {
	position: relative;
	z-index: 1;
}

.home-item>div, .home-item>table {
	background-color: rgba(5, 5, 5, 0.28);
	height: 480px;
	padding: 20px;
	width: 100%;
}

.home-item td {
	text-align: center;
}

.home-item-pic {
	width: 100%;
	height: 201px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 20px;
}

.home-item-des {
	margin-top: 20px;
}

.home-item-des p {
	margin: 0;
}

.page {
	position: relative;
	color: #fff;
	overflow: hidden;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.page h1 {
	text-align: center;
	position: relative;
}

.page h1::after {
	content: "";
	display: block;
	width: 70px;
	border-bottom: 2px solid #00bdfa;
	padding-top: 20px;
	margin: auto;
}

@media ( max-width : 576px) {
	.ewa-lf-frame, .ewa-lf-frame>tbody, .ewa-lf-frame>tbody>tr {
		display: block;
	}
	.ewa-lf-data-row>td {
		display: inline;
		padding: 0;
		background-color: transparent;
	}
	.mr-auto, .mx-auto {
		background: rgba(0, 46, 125, 0.9);
		box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .05), inset 0 -1px 0 rgba(0, 0, 0, .1);
		padding: 0 20px;
	}
	.home-item>div, .home-item>table {
		height: auto;
		margin-bottom: 20px;
	}
	.home-item {
		padding: 0;
	}
}