﻿* {
	padding: 0;
	margin: 0;
}
html, body {
	width: 100%;
	height: 100%;
}

.homepage {
	width: 100%;
	height: 100%;
}

.head {
	width: 100%;
}
.image {
	width: 100%;
}
.image img {
	width: 100%;
}
.link {
	height: 72px;
	line-height: 72px;
	background-color: #D42517;
	font-size: 20px;
	color: white;
	text-align: center;
	margin-top: -4px;
}
.link a {
	color: white;
	text-decoration: none;
}
.link a:hover {
	color: #FAEC54;
}

.content {
	width: 1200px;
	padding-bottom: 60px;
	margin: 0 auto;
}
.model-teacher {
	margin-top: 36px;
}
.model-teacher-title {
	
}
.model-teacher-title img {
	vertical-align: bottom;
}
.model-teacher-title .school-name {
	font-size: 32px;
	font-weight: bold;
	color: #D42517;
	margin-left: -36px;
}
.model-teacher-title .model-name {
	font-size: 24px;
	font-weight: bold;
	color: #D42517;
}
.model-teacher-list {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.model-teacher-list .model-teacher-item {
	width: 20%;
	text-align: center;
	position: relative;
}
.model-teacher-list .model-teacher-item a {
	display: block;
}
.model-teacher-list .model-teacher-item .model-teacher-item-text {
	width: 100%;
	text-align: center;
	color: white;
	position: absolute;
	bottom: 30px;
}
.model-teacher-list .model-teacher-item .model-teacher-item-text>div:first-child {
	font-size: 20px;
}
.model-teacher-list .model-teacher-item .model-teacher-item-text>div:nth-child(2) {
	font-size: 14px;
}

.most-beautiful-teacher {
	margin-top: 36px;
}
.most-beautiful-teacher-title {
	
}
.most-beautiful-teacher-title img {
	vertical-align: bottom;
}
.most-beautiful-teacher-title .model-name {
	font-size: 24px;
	font-weight: bold;
	color: #D42517;
	margin-left: -36px;
}
.most-beautiful-teacher-title .elegant-demeanour {
	font-size: 18px;
	font-weight: bold;
	color: #D42517;
}
.most-beautiful-teacher-list {
	padding: 0px 30px;
	margin-top: 36px;
}
.most-beautiful-teacher-list .most-beautiful-teacher-item {
	height: 280px;
	margin-bottom: 16px;
	position: relative;
}
.most-beautiful-teacher-list .most-beautiful-teacher-item a {
	display: block;
	width: 100%;
	height: 100%;
	color: #000000;
	text-decoration: none;
}
.most-beautiful-teacher-list .most-beautiful-teacher-item:nth-of-type(odd) .most-beautiful-teacher-item-photo-name {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: 0;
	left: 30px;
}
.most-beautiful-teacher-list .most-beautiful-teacher-item:nth-of-type(even) .most-beautiful-teacher-item-photo-name {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
}
.most-beautiful-teacher-list .most-beautiful-teacher-item:nth-of-type(odd) .most-beautiful-teacher-item-introduce {
	width: calc(100% - 60px);
	box-shadow: 2px 2px 2px 0px rgba(212, 37, 23, 0.5);
	padding: 20px 0px 36px 0px;
	position: absolute;
	left: 60px;
	bottom: -14px;
}
.most-beautiful-teacher-list .most-beautiful-teacher-item:nth-of-type(even) .most-beautiful-teacher-item-introduce {
	width: calc(100% - 60px);
	box-shadow: -2px 2px 2px 0px rgba(212, 37, 23, 0.5);
	padding: 20px 0px 36px 0px;
	position: absolute;
	right: 30px;
	bottom: -14px;
}
.most-beautiful-teacher-list .most-beautiful-teacher-item:nth-of-type(odd) .most-beautiful-teacher-item-introduce>div:first-child {
	font-size: 24px;
	font-weight: bold;
	color: #D42517;
	padding-bottom: 20px;
	margin-left: 230px;
	margin-right: 80px;
}
.most-beautiful-teacher-list .most-beautiful-teacher-item:nth-of-type(even) .most-beautiful-teacher-item-introduce>div:first-child {
	font-size: 24px;
	font-weight: bold;
	color: #D42517;
	padding-bottom: 20px;
	margin-left: 80px;
	margin-right: 230px;
}
.most-beautiful-teacher-list .most-beautiful-teacher-item:nth-of-type(odd) .most-beautiful-teacher-item-introduce>div:nth-child(2) {
	font-size: 20px;
	margin-left: 230px;
	margin-right: 80px;
}
.most-beautiful-teacher-list .most-beautiful-teacher-item:nth-of-type(even) .most-beautiful-teacher-item-introduce>div:nth-child(2) {
	font-size: 20px;
	margin-left: 80px;
	margin-right: 230px;
}
.most-beautiful-teacher-list .most-beautiful-teacher-item:nth-of-type(odd)>span {
	position: absolute;
	right: 6px;
	bottom: -14px;
}
.most-beautiful-teacher-list .most-beautiful-teacher-item:nth-of-type(even)>span {
	position: absolute;
	left: 36px;
	bottom: -14px;
}
.most-beautiful-teacher-list .most-beautiful-teacher-item>span>a>span {
	font-size: 20px;
	color: #CCCCCC;
}
.most-beautiful-teacher-list .most-beautiful-teacher-item>span>a>span:hover {
	color: rgba(212, 37, 23, 0.5);
}

.teaching-model-teacher {
	margin-top: 36px;
}
.teaching-model-teacher-title {
	
}
.teaching-model-teacher-title img {
	vertical-align: bottom;
}
.teaching-model-teacher-title .model-name {
	font-size: 24px;
	font-weight: bold;
	color: #D42517;
	margin-left: -36px;
}
.teaching-model-teacher-title .elegant-demeanour {
	font-size: 18px;
	font-weight: bold;
	color: #D42517;
}
.teaching-model-teacher-list {
	padding: 0px 30px;
	margin-top: 36px;
}
.teaching-model-teacher-list .teaching-model-teacher-item {
	height: 280px;
	margin-bottom: 16px;
	position: relative;
}
.teaching-model-teacher-list .teaching-model-teacher-item a {
	display: block;
	width: 100%;
	height: 100%;
	color: #000000;
	text-decoration: none;
}
.teaching-model-teacher-list .teaching-model-teacher-item:nth-of-type(odd) .teaching-model-teacher-item-photo-name {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: 0;
	left: 30px;
}
.teaching-model-teacher-list .teaching-model-teacher-item:nth-of-type(even) .teaching-model-teacher-item-photo-name {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
}
.teaching-model-teacher-list .teaching-model-teacher-item:nth-of-type(odd) .teaching-model-teacher-item-introduce {
	width: calc(100% - 60px);
	box-shadow: 2px 2px 2px 0px rgba(212, 37, 23, 0.5);
	padding: 20px 0px 36px 0px;
	position: absolute;
	left: 60px;
	bottom: -14px;
}
.teaching-model-teacher-list .teaching-model-teacher-item:nth-of-type(even) .teaching-model-teacher-item-introduce {
	width: calc(100% - 60px);
	box-shadow: -2px 2px 2px 0px rgba(212, 37, 23, 0.5);
	padding: 20px 0px 36px 0px;
	position: absolute;
	right: 30px;
	bottom: -14px;
}
.teaching-model-teacher-list .teaching-model-teacher-item:nth-of-type(odd) .teaching-model-teacher-item-introduce>div:first-child {
	font-size: 24px;
	font-weight: bold;
	color: #D42517;
	padding-bottom: 20px;
	margin-left: 230px;
	margin-right: 80px;
}
.teaching-model-teacher-list .teaching-model-teacher-item:nth-of-type(even) .teaching-model-teacher-item-introduce>div:first-child {
	font-size: 24px;
	font-weight: bold;
	color: #D42517;
	padding-bottom: 20px;
	margin-left: 80px;
	margin-right: 230px;
}
.teaching-model-teacher-list .teaching-model-teacher-item:nth-of-type(odd) .teaching-model-teacher-item-introduce>div:nth-child(2) {
	font-size: 20px;
	margin-left: 230px;
	margin-right: 80px;
}
.teaching-model-teacher-list .teaching-model-teacher-item:nth-of-type(even) .teaching-model-teacher-item-introduce>div:nth-child(2) {
	font-size: 20px;
	margin-left: 80px;
	margin-right: 230px;
}
.teaching-model-teacher-list .teaching-model-teacher-item:nth-of-type(odd)>span {
	position: absolute;
	right: 6px;
	bottom: -14px;
}
.teaching-model-teacher-list .teaching-model-teacher-item:nth-of-type(even)>span {
	position: absolute;
	left: 36px;
	bottom: -14px;
}
.teaching-model-teacher-list .teaching-model-teacher-item>span>a>span {
	font-size: 20px;
	color: #CCCCCC;
}
.teaching-model-teacher-list .teaching-model-teacher-item>span>a>span:hover {
	color: rgba(212, 37, 23, 0.5);
}





@media only screen and (max-width: 1520px) {
	.content {
		width: 100%;
	}
}

@media only screen and (max-width: 1200px) {
	.model-teacher-list .model-teacher-item {
		width: 25%;
	}
}

@media only screen and (max-width: 900px) {
	.model-teacher-list .model-teacher-item {
		width: 33%;
	}
}

@media only screen and (max-width: 680px) {
	html {
		zoom: 0.8;
	}
	.model-teacher-list .model-teacher-item {
		width: 50%;
	}
}

@media only screen and (max-width: 580px) {
	.most-beautiful-teacher-list .most-beautiful-teacher-item {
		height: auto;
	}
	.most-beautiful-teacher-list .most-beautiful-teacher-item:nth-of-type(odd) .most-beautiful-teacher-item-photo-name {
		position: static;
	}
	.most-beautiful-teacher-list .most-beautiful-teacher-item:nth-of-type(even) .most-beautiful-teacher-item-photo-name {
		position: static;
	}
	.most-beautiful-teacher-list .most-beautiful-teacher-item:nth-of-type(odd) .most-beautiful-teacher-item-introduce {
		width: 100%;
		position: static;
	}
	.most-beautiful-teacher-list .most-beautiful-teacher-item:nth-of-type(even) .most-beautiful-teacher-item-introduce {
		width: 100%;
		position: static;
	}
	.most-beautiful-teacher-list .most-beautiful-teacher-item:nth-of-type(odd) .most-beautiful-teacher-item-introduce>div:first-child {
		margin-left: 80px;
	}
	.most-beautiful-teacher-list .most-beautiful-teacher-item:nth-of-type(even) .most-beautiful-teacher-item-introduce>div:first-child {
		margin-right: 80px;
	}
	.most-beautiful-teacher-list .most-beautiful-teacher-item:nth-of-type(odd) .most-beautiful-teacher-item-introduce>div:nth-child(2) {
		margin-left: 80px;
	}
	.most-beautiful-teacher-list .most-beautiful-teacher-item:nth-of-type(even) .most-beautiful-teacher-item-introduce>div:nth-child(2) {
		margin-right: 80px;
	}
	.teaching-model-teacher-list .teaching-model-teacher-item {
		height: auto;
	}
	.teaching-model-teacher-list .teaching-model-teacher-item:nth-of-type(odd) .teaching-model-teacher-item-photo-name {
		position: static;
	}
	.teaching-model-teacher-list .teaching-model-teacher-item:nth-of-type(even) .teaching-model-teacher-item-photo-name {
		position: static;
	}
	.teaching-model-teacher-list .teaching-model-teacher-item:nth-of-type(odd) .teaching-model-teacher-item-introduce {
		width: 100%;
		position: static;
	}
	.teaching-model-teacher-list .teaching-model-teacher-item:nth-of-type(even) .teaching-model-teacher-item-introduce {
		width: 100%;
		position: static;
	}
	.teaching-model-teacher-list .teaching-model-teacher-item:nth-of-type(odd) .teaching-model-teacher-item-introduce>div:first-child {
		margin-left: 80px;
	}
	.teaching-model-teacher-list .teaching-model-teacher-item:nth-of-type(even) .teaching-model-teacher-item-introduce>div:first-child {
		margin-right: 80px;
	}
	.teaching-model-teacher-list .teaching-model-teacher-item:nth-of-type(odd) .teaching-model-teacher-item-introduce>div:nth-child(2) {
		margin-left: 80px;
	}
	.teaching-model-teacher-list .teaching-model-teacher-item:nth-of-type(even) .teaching-model-teacher-item-introduce>div:nth-child(2) {
		margin-right: 80px;
	}
}

@media only screen and (max-width: 500px) {
	html {
		zoom: 0.7;
	}
}
