@font-face {
	font-family: 'YSHaoShenTi';
	src: url('../font/YSHaoShenTi-2.ttf');
}


.contentImg,
.teachertab {
	background: #ebebeb;
	padding: 24px;
	margin-bottom: 30px;
}

.contentImg img {
	width: 100%;
	display: initial;
}

.contentImgright {
	width: 260px;
}

.contentImgright img {
	width: 100%;
}

.contentImgright img+img {
	margin-top: 10px;
}

.contentImg h4 {
	margin-top: 20px;
	font-family: YSHaoShenTi;
	font-weight: 400;
	color: #AE0C2A;
	font-size: 24px;
	display: inline-block;
	text-align: center;
	width: 100%;
	line-height: 40px;
}

.contentlist .listImg {
	width: 280px;
	height: 180px;
	overflow: hidden;
	flex: 0 0 280px;
}

.contentlist .listText {
	/* width: 600px; */
	padding: 20px 26px;
}

.contentlist .listText h4 {
	color: #533335;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 8px;

}

.contentlist .listText h4:hover {
	color: #C70C2E;
}

.contentlist .listText h4,
.contentlist .listText p {

	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.contentlist .listText p {
	-webkit-line-clamp: 3;
	line-height: 24px;
	font-size: 14px;
	color: #888888;
	margin-bottom: 8px;
	height: 72px;
	overflow: hidden;
}

.contentlist .listText span {
	color: #ae0c2a;
	font-size: 18px;
	font-family: "times new roman";
	font-weight: bold;
}

.contentlist.Notice .listText {
	/* width: 700px; */
}

.contentlist.Notice .listText p {
	height: 48px;
	-webkit-line-clamp: 2;
}


.contentlist .listTime {
	margin: 20px 5px 20px 20px;
	color: #ae0c2a;
	text-align: center;
	font-family: "times new roman";
	font-size: 42px;
	font-weight: bold;
	width: 110px;
	border: 1px solid #ae0c2a;
	flex: 0 0 110px;
	border-radius: 10px;
	padding: 8px 0;
}

.contentlist .listTime span {
	display: block;
}

.contentlist .listTime span+span {
	font-size: 18px;
}

.teachertab {
	display: flex;
}

.teachertab .fl {
	flex: 0 0 10%;
}

.teachertab .fr {
	flex: 0 0 90%;
}

.teachertab span {
	color: #333333;
	font-size: 18px;
	float: left;
	margin-right: 26px;
	margin-bottom: 10px;
	width: 26px;
	text-align: center;
	font-family: Arial;
}

.teachertab a.active span {
	font-size: 14px;
	border-radius: 16px;
	color: #ffffff;
	background: #ae0c2a;
}

.teachertab .fl a.active span {
	width: 50px;
	padding: 4px 0;
}

.contentrTable {
	padding: 0 32px;
}

.contentrTable table a {
	margin: 0 28px;
	color: #666666;
	font-size: 14px;
	float: left;
}

.contentrTable table td {
	height: 40px;
}

.contentrTable table tr td:first-child a {
	font-size: 16px;
	background: #e6e6e6;
	display: block;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	color: #333333;
	font-family: Arial;
	margin: 0;
	width: 34px;
	height: 34px;
}

.contentrTable table tr td a.active {
	background: #ae0c2a;
	color: #ffffff;
}

.teacherImg {
	flex: 0 0 20.6%;
}

.teacherImg img {
	width: 100%;
}

.teacherText {
	flex: 0 0 80%;
	padding-left: 28px;
}

.teacherText span {
	width: 100%;
	text-align: left;
	float: revert;
	font-size: 22px;
	font-weight: bold;
	margin-right: 16px;
}

.teacherText span+span {
	font-size: 16px;
	color: #ae0c2a;

}

.teacherText p {
	margin-top: 10px;
	font-size: 14px;
	line-height: 26px;
	color: #333333;
}


.contentrText .information h6 {
	font-size: 18px;
	font-weight: bold;
	color: #ae0c2a;
	line-height: 32px;
	margin-top: 30px;
	margin-bottom: 16px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 20px;
}

.contentrText .information .informatText {
	margin-bottom: 46px;
}

.team_list li {
	padding: 40px 0;
	position: relative;
	min-height: 280px;
}

.team_list li .fl {
	position: absolute;
	top: 60px;
	left: 0;
}

.team_list li .fr {
	width: 100%;
	padding-left: 200px;
}

.team_list li .fr h5 {
	font-size: 22px;
	color: #333;
	line-height: 32px;
	margin: 0 0 8px;
	font-weight: bold;
}

.team_list li .fr p {
	margin: 0;
	font-size: 14px;
	line-height: 28px;
	color: #666;
}


.team_list li+li {
	border-top: 1px solid #dbdbdb;
}

.layui-container .t_title {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	height: 60px;
	line-height: 60px;
	width: 40%;
	margin: 0px auto;
	position: relative;
}

.layui-row:after,
.layui-row:before {
	content: '';
	display: block;
	clear: both;
}

.layui-container .t_title h2::before {
	content: "-------------";
	border-bottom: 1px solid #000000;
	color: transparent;
	position: absolute;
	top: -30px;
	left: -160px;
}

.layui-container .t_title h2::after {
	content: "--------------";
	border-bottom: 1px solid #000000;
	color: transparent;
	position: absolute;
	top: -30px;
	right: -160px;
}

.curText {
	display: flex;
}

.curText .contentLeft {
	flex: 0 0 28%;
}

.curText .contentRight {
	width: 68.6%;
	flex: 0 0 68.6%;
	background: #e6e6e6;
	padding: 0;
}

.layui-colla-title {
	position: relative;
	padding: 40px;
	font-size: 22px;
	color: #961d3c;
	line-height: 28px;
}

.layui-colla-content {
	display: none;
	padding: 10px 15px;
	line-height: 22px;
	color: #666;
}


.layui-colla-icon {
	position: absolute;
	left: 15px;
	top: 36px;
	font-size: 40px;
	font-style: normal;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
}


@media screen and (max-width: 1200px) {


	.contentImg h4 {
		font-size: 18px;
	}
}


@media screen and (max-width: 1000px) {
	.contentlist {

		padding: 0;
	}

	.contentlist .listText h4 {
		font-size: 18px;
	}

	.contentlist .listImg {
		width: 214px;
		height: 144px;
		flex: 0 0 214px;
	}

	.contentlist .listText p {
		-webkit-line-clamp: 2;
		height: 46px;
	}
}

@media screen and (max-width: 650px) {



	.contentlist ul li a {
		display: block;
	}

	.Notice ul li a {
		display: flex;
	}

	.contentlist .listImg {
		width: 100%;
		height: 320px;
	}

	.contentlist .listText {
		padding: 20px 15px;
	}

	.contentlist .listTime {
		margin: 26px 5px 28px 12px;
		font-size: 30px;
		width: 70px;
		flex: 0 0 70px;
	}

	.contentlist .listTime span+span {
		font-size: 14px;
	}

	.teachertab {
		padding: 14px;
	}

	.contentrTable {
		padding: 0 6px;
	}

	.teachertab span {
		font-size: 16px;
		margin-right: 4px;
	}

	.contentrTable table a span,
	.contentrTable table a p {
		font-size: 14px;
		margin-bottom: 0;
	}

	.contentrTable table a {
		margin: 0 18px;
	}


	.detail {
		display: block;
	}

	.teacherText {
		padding: 0;
		margin-top: 20px;
	}

	.teacherImg img {
		width: 54%;
	}
}

@media screen and (max-width: 414px) {
	.contentlist .listImg {
		height: 260px;
	}

	.teacherImg img {
		width: 80%;
	}
}
