.teacher-content {
			width: 1200px;
			margin: 0 auto;
		}

		.swiper-slide > a {
			display: block;
			width: 218px;
			height: 242px;
			background-image: ;
			background-size: auto auto;
			background-repeat: no-repeat;
			background-position: center center;
			text-align: center;
			margin-top: 40px;
			-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
			-moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
			box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
			margin-bottom: 10px;
		}

		.swiper-slide > a:hover {
			text-decoration: none;
		}

		.teacher-swiper-wrapper {
			padding-top: 39px;
			padding-bottom: 21px;
			background-image: url(/uploads/image/seteacher/top_bg.jpg);
		}

		.teacher-head {
			border-radius: 50%;
			width: 128px;
			height: 128px;
			overflow: hidden;
			text-align: center;
			background-repeat: no-repeat;
			background-position: center center;
			background-size: auto 128px;
			display: inline-block;
			border: 3px solid #fff;
			margin-top: -40px;
			-webkit-box-shadow: 5px 5px 0 #acdcf5;
			-moz-box-shadow: 5px 5px 0 #acdcf5;
			box-shadow: 5px 5px 0 #acdcf5;
		}

		.teacher-name {
			color: #ff4623;
			font-size: 14px;
			margin-top: 20px;
			font-weight: bold;
		}

		.teacher-wisdom {
			color: #515151;
			font-size: 12px;
			height: 35px;
			margin-bottom: 21px;
			display: -webkit-box;
			-webkit-box-orient: vertical;
			-webkit-line-clamp: 2;
			overflow: hidden;
			padding: 0 20px;
		}

		.teacher-score {
			color: #0ae;
			font-size: 16px;
		}

		.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
			right: -52px;
			width:29px;
			height:57px;
			background-size: 29px 57px;
			background-image: url(/uploads/image/seimages/swiper-toggle.png);
			-webkit-transform: rotate(180deg);
			-moz-transform: rotate(180deg);
			-ms-transform: rotate(180deg);
			-o-transform: rotate(180deg);
			transform: rotate(180deg);
		}

		.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
			width:29px;
			height:57px;
			left: -52px;
			background-size: 29px 57px;
			background-image: url(/uploads/image/seimages/swiper-toggle.png);
		}

		.swiper-button-relative {
			position: relative;
		}
		.teacher-swiper-wrapper .swiper-slide {
			width: 27%;
		}

		.score-img {
			display: inline-block;
			vertical-align: middle;
			margin-right: 13px;
		}

		.teacher-score {
			display: inline-block;
			vertical-align: middle;
		}

		.teacher-main-left {
			/*width: 1200px;*/
			/*border: 1px solid #e8e8e8;*/
			display: inline-block;
			vertical-align: top;
			text-align: center;
		}

		.teacher-tab-nav {
			background-color: #f5f5f5;
			border-bottom: 1px solid #e8e8e8
		}

		.teacher-tab-nav > li {
			display: inline-block;
			margin-left: 75px;
			font-size: 14px;
			color: #515151;
			cursor: pointer;
			padding: 13px;
		}

		.teacher-tab-nav > li.active {
			font-weight: bold;
		}

		.teacher-main-wrapper {
			/*margin-top: 30px;*/
			/*font-size: 0;*/
			/*padding-top: 20px;*/
			margin-top: -40px;
		}

		.teacher-commend-group {
			/*padding-right: 20px;*/
			display: flex;
			flex-wrap: wrap;
		}

		.teacher-commend-group > li:last-child .teacher-main-detail {
			/*border-bottom: 0;*/
		}
		.teacher-commend-group > li:nth-child(5n) {
			margin-right: 0px;
			/*border-bottom: 0;*/
		}

		.teacher-commend-group > li {
			width: 200px;
			margin-right: 50px;
			margin-top: 36px;

			/*margin-top: 20px;*/
			/*padding: 37px 0 33px 26px;*/
			/*background: #fff;*/
			/*border-radius: 10px;*/
			/*border: solid 1px #e8e8e8;*/

		}

		.teacher-main-header {
			width: 200px;
			height: 200px;
			background-size: auto 200px;
			background-position: center center;
			background-repeat: no-repeat;
			/*border-radius: 50%;*/
			overflow: hidden;
			/*background: #d9d9d9;*/
			border-radius: 20px 20px 20px 20px;
			/*float: left;*/
			/*-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);*/
			/*-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);*/
			/*box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);*/
		}

		.teacher-main-name {
			/*color: #1d1d1d;*/
			/*font-size: 24px;*/
			margin-top: 12px;
			font-weight: 530;
			font-size: 20px;
			color: #000000;
			line-height: 18px;
			margin-bottom: 8px;
		}
		.teacher-main-left a:hover,
		.teacher-main-left a:active,
		.teacher-main-left a:link {
			text-decoration: none;
		}

		.teacher-main-score {
			color: #0ae;
			font-size: 16px;
			font-weight: bold;
			display: inline-block;
			vertical-align: middle;
			margin-left: 15px;
		}

		.teacher-assess-num {
			font-size: 14px;
			color: #a2a1a1;
			vertical-align: middle;
			margin-left: 10px;
		}

		.teacher-main-tip {
			font-size: 14px;
			color: #1d1d1d;
			margin: 15px 0 17px 0;
		}
		.teacher-main-education {
			/*background-color: #f0fafe;*/
			/*border-radius: 4px;*/
			/*border: solid 1px #00aaee;*/
			/*padding: 7px 11px;*/
			/*color: #1d1d1d;*/
			/*font-size: 14px;*/
			/*display: inline-block;*/
			font-weight: 400;
			font-size: 16px;
			color: #999999;
			line-height: 18px;
		}
		.teacher-education{
			font-size: 14px;
			color: #333;
			margin-bottom: 15px;
		}

		.teacher-main-label {
			display: flex;
			margin-top: 15px;
		}
		.teacher-main-label .label-item {
			border-radius: 2px;
			border: solid 1px #c7d1da;
			color: #818a92;
			padding: 6px 8px;
			margin-right: 17px;
			font-size: 14px;
			max-width: 125px;
			white-space: nowrap;
			overflow: hidden;
			text-overflow: ellipsis;
		}
		.teacher-main-label .label-item:last-child {
			margin-right: 0;
		}

		.teacher-main-detail {
			/*margin-left: 262px;*/
			/*height: 220px;*/
			/*padding-bottom: 30px;*/
			/*display: flex;*/
			/*border-bottom: 1px solid #e5e5e5;*/
		}
		.teacher-main-detail .teacher-main-left {
			/*flex: 1.0;*/
		}
		.teacher-main-detail .teacher-main-right {
			width: 400px;
			border-left: 1px solid #e5e5e5;
			padding-left: 32px;
			font-size: 14px;
			line-height: 32px;
		}
		.teacher-main-detail .teacher-record-title {
			color: #1d1d1d;
		}
		.teacher-main-detail .teacher-record-title:before {
			content: '';
			display: inline-block;
			background:  center center no-repeat;
			background-size: 14px 16px;
			width: 14px;
			height: 16px;
			margin-right: 14px;
		}
		.teacher-main-detail .teacher-record-list {
			padding: 0 28px;
			max-height: 190px;
			overflow: hidden;
		}
		.teacher-main-detail .teacher-record-list .label-item {
			white-space: nowrap;
			text-overflow: ellipsis;
			overflow: hidden;
		}

		.teacher-main-course-wrapper {
			margin-top: 20px;
		}

		.teacher-main-course-tip {
			display: block;
			width: 80px;
			float: left;
			font-size: 14px;
			line-height: 30px;
		}

		.teacher-main-course-list {
			display: block;
			margin-left: 80px;
		}

		.teacher-main-course-list span.pay-count {
			color: #a2a1a1;
			margin-left: 30px;
		}

		.teacher-main-course-list span.teacher-main-course-name {
			max-width: 540px;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
		}

		.teacher-main-course-list span {
			font-size: 14px;
			color: #1d1d1d;
			line-height: 30px;
			display: inline-block;
			vertical-align: middle;
		}

		.recommend-course-wrapper {
			width: 320px;
			border: 1px solid #e8e8e8;
			display: inline-block;
			vertical-align: top;
			margin-left: 26px;
		}

		.recommend-course-header {
			font-size: 14px;
			padding: 13px 0;
			background-color: #f5f5f5;
			border-bottom: 1px solid #e8e8e8;
		}

		.recommend-course-header > p {
			margin: 0;
			font-size: 14px;
			color: #666;
			margin-left: 30px;
		}

		.recommend-course-list img {
			width: 258px;
			height: 143px;
			display: block;
		}

		.recommend-course-list > li {
			padding: 20px 20px 0;
		}

		.recommend-course-list > li .course-name {
			font-size: 14px;
			color: #515151;
			margin-top: 10px;
			margin-bottom: 5px;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
		}

		.recommend-course-list > li > a:hover {
			text-decoration: none;
		}

		.recommend-course-list > li span {
			color: #ff4623;
			font-size: 12px;
		}

		/*改版后的推荐网课列表*/
.recommend-course-list .live-info {
	padding: 15px 0 0;
	border: 1px solid #f6f6f6;
	display: inline-block;
	width: 100%;
	position: relative;
}
.recommend-course-list .live-header {
	/*height: 96px;*/
	margin-bottom: 10px;
}
.recommend-course-list .live-title {
	padding: 0 20px;
	margin-bottom: 12px;
}
.recommend-course-list .live-title p {
	font-size: 16px;
	color: #1d1d1d;
	margin: 0 0 12px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	flex-grow: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	line-height: 18px;
}
.recommend-course-list .try-video {
	width: 42px;
	height: 58px;
	margin-right: 5px;
	margin-top: -3px;
	position: absolute;
	right: -10px;
	top: -7px;
}
.recommend-course-list .live-label {
	display: flex;
	margin-bottom: 10px;
	flex-wrap: wrap;
	color: #00aaee;
	padding: 0 20px;
}
.recommend-course-list .live-label-item {
	border-radius: 2px;
	padding: 5px 1px 3px;
	margin-right: 5px;
	margin-bottom: 2px;
	font-size: 12px;
}
.recommend-course-list .lable1 {
	background-color: #ebf8ff;
	color: #00aaee;
}
.recommend-course-list .lable2 {
	background-color: #fff3f3;
	color: #ff5151;
}
.recommend-course-list .lable3 {
	background-color: #ecfff3;
	color: #18c86f;
	margin-right: 0;
}
.recommend-course-list .live-detail {
	display: flex;
	align-items: center;
	padding: 0 20px;
}
.recommend-course-list .live-detail .arrow-right {
	width: 0;
	height: 0;
	border-width: 6px 0 6px 8px;
	border-style: solid;
	border-color: transparent transparent transparent #c9c9c9;
	margin-right: 5px;
}
.recommend-course-list .live-detail span {
	margin-right: 4px;
	color: #999;
}
.recommend-course-list .live-teacher-list {
	display: flex;
	margin: 0 20px 10px;
	overflow: hidden;
	flex-wrap: wrap;
	border-bottom: 1px solid #f1f1f1;
}
.recommend-course-list .teacher-item {
	width: 48px;
	margin-right: 12px;
	text-align: center;
	margin-bottom: 10px;
}
.recommend-course-list .teacher-pic {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto 9px;
	border: solid 1px #e4e4e4;
	display: flex;
	align-items: center;
	justify-content: center;
}
.recommend-course-list .teacher-pic img {
	height: 100%;
	width: auto;
}
.recommend-course-list .teacher-name {
	color: #818a92;
	margin-top: 0;
	font-size: 12px;
	font-weight: normal;
}
.recommend-course-list .live-item-footer {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 10px;
	padding: 0 20px;
	font-size: 16px;
}
.recommend-course-list .live-item-footer {
	margin-right: 0;
}
.recommend-course-list .has-buy {
	color: #818a92;
	font-size: 14px;
	margin-right: 10px;
}
.recommend-course-list .live-price {
	font-size: 20px;
	margin-right: 0;
	color:#ff4623;
}
.recommend-course-list .live-price.free {
	color:#23a705;
	font-size: 18px;
}

/*banner*/
.teacher-banner {
	background:  center center no-repeat;
	background-size: cover;
	height: 146px;
	text-align: center;
	padding-top: 50px;
}
.teacher-banner .banner-title {
	color: #00aaee;
	font-size: 45px;
	font-family: fangsong;
	font-weight: bold;
	letter-spacing: 2px;
}
.teacher-banner .search-form {
	display: flex;
	width: 1200px;
	margin: 40px auto;
	justify-content: flex-end;
}
.teacher-banner .teacher-search-row{
	width: 270px;
	height: 36px;
	background: #ffffff;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #dcdcdc;
	display: flex;
	align-items: center;
}
.teacher-banner .teacher-search-input {
	/*background-color: #ffffff;*/
	/*border-radius: 8px 0px 0px 8px;*/
	/*border: solid 1px #00aaee;*/
	/*font-size: 16px;*/
	/*padding: 10px 25px;*/
	/*width: 598px;*/
	width: 212px;
	height: 25px;
	font-weight: 400;
	font-size: 16px;
	color: #999999;
	border: none;
	padding-left: 9px;
}
.teacher-banner .live-search-btn{
	width: 40px;
	background: none;
	border: none;
	cursor: pointer;
	height: 100%;
}
.teacher-banner .t-search-sub {
	border: none;
	background: #0ae;
	border-radius: 0 8px 8px 0;
	cursor: pointer;
	padding: 9px 14px;
	margin-bottom: 0;
	display: flex;
	align-items: center;
}
.teacher-banner .teacher-search-input{
	color: #333333;
}
.teacher-banner .t-search-sub input {
	padding: 0;
}
.teacher-banner .t-search-sub i {
	font-size: 20px;
}
/*nav*/
.teacher-nav {
	display: flex;
	/*justify-content: space-around;*/
	font-size: 18px;
	color: #666666;
	border: solid 1px #e8e8e8;
	/*padding: 21px 0;*/
	padding: 24px 0;
	background: #ffffff;
	box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.15);
	border-radius: 12px 12px 12px 12px;
}
.teacher-nav .nav-item {
	padding: 2px 10px;
	border-radius: 4px;
	cursor: pointer;
	color: #515151;
	margin: 0 20px;
}
.teacher-nav .nav-item:hover {
	/*color: #0ae;*/
	font-weight: bold;
	text-decoration: none;
}
.teacher-nav .nav-item.active {
	/*color: #fff;*/
	/*background: #0ae;*/
	font-weight: bold;
}


