* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;}

a {
	color: #333;}

/* banner部分 */
.teachers-banner img {
	width: 100%;}

/*子导航部分*/
.subnav {
	margin: 0 auto;
	width: 100%;
	/* padding: 0 0.390625rem; */
	position: relative;
	box-sizing: border-box;}

.subnav .subnav-box {
	/* width: 100%; */
	position: absolute;
	top: -0.651041rem;}

.subnav ul {
	margin: 0 auto;
	width: 9.21875rem;
	height: 4.036458rem;
	display: flex;
	flex-wrap: wrap;
	background: url(../img/teachers-img/nav-bg.jpg) center;}

.subnav li {
	flex: 1;}

.subnav li a {
	font-size: 0.390625rem;
	display: block;
	width: 2.018229rem;
	color: #FFFFFF;
	height: 1.367187rem;
	padding: 0.651041rem 0.130208rem 0rem 0.130208rem;
	text-align: center;}

.subnav li a span {
	font-size: 0.208333rem;
	display: block;}

.subnav li+li {
	border-left: 0.026041rem solid #FFFFFF;}

.subnav li:nth-child(5) {
	border-left: none;}

.subnav li:nth-of-type(n+5) {
	border-top: 0.065104rem solid #ffffff;}

.subnav li a:hover {

	background: #e48c2e;
	transition: background 1s ease;}

/*主体内容团队部分*/
.teachers-main {
	padding-top: 3.90625rem;
	background-color: #f4f4f4;
	padding-bottom: 2.604166rem;}

.teachers-main ul {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 auto;
	padding: 0 0.390625rem;
	box-sizing: border-box;}

.teachers-main li {
	width: 9.21875rem;
	background-color: #FFFFFF;
	margin-top: 1.041666rem;
	border-top: #9c0f16 0.130208rem solid;
	position: relative;
	padding: 0.520833rem 0;
	margin: 1.041666rem auto 0;}

.teachers-main li .GradientBar {
	position: absolute;
	display: block;
	width: 100%;
	height: 0.130208rem;
	bottom: 0;
	background-image: linear-gradient(to right, #e53b06, #f4c05a);}

.teachers-main li:nth-child(even) {}

.teachers-main li:nth-child(even) .GradientBar {
	background-image: linear-gradient(to right, #3bb892, #28a8e2);}

.teachers-main li img {
	width: 3.5rem;
	float: left;
	margin: 0 0.494791rem;
	padding: 0 0.130208rem;
	background: #eaeaea;}

.teachers-main h2 {
	text-align: center;
	margin-bottom: 0.260416rem;
	font-size: 0.520833rem;}

.teachers-main li .text {
	margin: 0 0.390625rem;}

.teachers-main li .text h4 {
	font-size: 0.3125rem;
	color: #111111;
	margin-bottom: 0.585937rem;}

.teachers-main li .text h4 span {
	color: #3b3b3b;
	font-weight: normal;}

.teachers-main li .text p {
	font-size: 0.234375rem;
	color: #333333;
	display: block;
	display: -webkit-box;
	max-width: 5.208333rem;
	height: 155["155.2px->2.020833rem"] margin: 0 auto;
	line-height: 0.546875rem;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;}

@media (min-width:769px) {
	* {
		margin: 0;
		padding: 0;
		list-style: none;
		text-decoration: none;}

	a {
		color: #333;}

	/*子导航部分*/
	.subnav {
		margin: 0 auto;
		width: 1334px;
		position: relative;}

	.subnav .subnav-box {
		width: 100%;
		position: absolute;
		top: -50px;
		left: 0px;}

	.subnav ul {
		margin: 0 auto;
		width: 1334px;
		display: block;
		/* width: 100%; */
		height: 155px;
		background: url(../img/teachers-img/nav-bg.jpg) center;}

	.subnav li {
		float: left;
		width: 165px;
		/* padding: 5px; */
		border-top: none !important;}

	.subnav li a {
		font-size: 30px;
		display: block;
		width: 145px;
		color: #FFFFFF;
		height: 105px;
		padding: 50px 10px 0px 10px;
		text-align: center;}

	.subnav li a span {
		font-size: 16px;
		display: block;}

	.subnav li+li {
		border-left: 2px solid #FFFFFF;}

	.subnav li:nth-child(5) {
		border-left: 2px solid #FFFFFF;}

	.subnav li a:hover {

		background: #e48c2e;
		transition: background 1s ease;}

	/*主体内容团队部分*/
	.teachers-main {
		padding-top: 150px;
		background-color: #f4f4f4;
		padding-bottom: 50px;}

	.teachers-main ul {
		display: flex;
		flex-wrap: wrap;
		width: 1520px;
		margin: 0 auto;
		padding: 0;}

	.teachers-main li {
		width: 476px;
		background-color: #FFFFFF;
		margin-top: 80px;
		border-top: #0056b5 10px solid;
		position: relative;
		padding: 40px 0;
		margin: 20px 30px 0px 0px;}

	.teachers-main li .GradientBar {
		position: absolute;
		display: block;
		width: 720px;
		height: 10px;
		bottom: 0;
		background-image: linear-gradient(to right, #e53b06, #f4c05a);}

	.teachers-main li:nth-child(even) {
		margin-left: 00px;}

	.teachers-main li:nth-child(even) .GradientBar {
		background-image: linear-gradient(to right, #3bb892, #28a8e2);}

	.teachers-main li img {
		width: 158px;
		float: left;
		margin: 0 19px;
		padding: 0 10px;
		background: #eaeaea;}

	.teachers-main h2 {
		text-align: center;
		margin-bottom: 20px;
		font-size: 40px;}

	.teachers-main li .text {
		margin: 0 30px;}

	.teachers-main li .text h4 {
		font-size: 24px;
		color: #111111;
		margin-bottom: 17px;}

	.teachers-main li .text h4 span {
		color: #3b3b3b;
		font-weight: normal;}

	.teachers-main li .text p {
		font-size: 15px;
		color: #333333;
		display: block;
		display: -webkit-box;
		max-width: 400px;
		height: 155.2px;
		margin: 0 auto;
		line-height: 33px;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;}

}