/* 视频栏目样式 (PC) */
#nav-2 {
	background: #eee;
	line-height: 40px;
}

#nav-2 .ewa_grid_li {
	padding: 0px 10px;

}

#nav-2 .ewa_grid_li a {
	font-size: 16px;
}
#nav-2 a.act {
	color: #E66100;
}
#nav-2 .ewa_grid_ul {
	list-style-type: none;
	list-style-image: none;
	padding-bottom: 0;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

#navbar {
	width: 100%;
	top: 20px;
	left: 0;
	z-index: 9981;
}

#navbar0 {
	height: 40px;
	display: none;
}

.sub-logo {
	display: none;
}

.fixed {
	position: fixed;
}

.fixed .sub-logo {
	display: block;
}

.fixed .div_top {
	box-shadow: 1px 1px 11px #ccc;
}



.fixed #nav-2 {
	background: #fff;
	line-height: 50px;
}

.light-title {
	color: #1bb982;
	font-size: 1em;
	text-align: center;
}

.big-title {
	font-size: 3em;
	text-align: center;
	margin: auto;
}

.big-title:after {
	content: "";
	display: block;
	width: 60px;
	height: 3px;
	margin: auto;
	background: #1bb982;
}

/* 课程列表 */
.vod-pc {
	font-size: 16px;
}

.vod-pc .EWA_TABLE {
	background: #fff;
	color: #999;
	font-size: 16px;
}

.vod-pc  .ewa-frame {
	background: #fff;
	color: #999;
	font-size: 16px;
}

.vod-pc .EWA_TD_M {
	height: auto;
}

.vod-pc .EWA_GROUP {
	height: 24px;
	line-height: 24px;
	color: #333;
	border-left: 4px solid #E66100;
	font-size: 24px;
	padding: 0;
	padding-left: 10px;
	background: #fff;
	font-weight: 400;
	margin-bottom: 30px;
	margin-top: 30px;
}

.vod-pc td.EWA_GROUP {
	border: 0;
	position: relative;
	padding: 30px 0;
}

.vod-pc td.EWA_GROUP:before {
	content: "1";
	display: inline-block;
	height: 24px;
	border-left: 4px solid #E66100;
	color: transparent;
	width: 10px;
}
/* 课程列表 */
.lessons .ewa_grid_ul {
	background: #fff;
}

.lessons .ewa_grid_li {
	float: none;
	width: 100%;
	height: 200px;
	border: 1px solid #eee;
	position: relative;
	padding: 0;
	border-radius: 10px;
	margin-top: 20px;
	overflow: hidden;
}

.lessons .ewa_grid_li>div {
	margin-left: 284px;
}

.lessons .ewa-grid-LESSON_NAME {
	height: 43px;
	line-height: 43px;
	overflow: hidden;
}

.lessons .ewa-grid-LESSON_NAME a {
	font-size: 24px;
	color: #333;
}

.lessons .ewa_grid_li>div.ewa-grid-LESSON_COVER {
	width: 264px;
	height: 200px;
	left: 0px;
	top: 0px;
	position: absolute;
	margin-left: 0;
}

.lessons .ewa-grid-LESSON_COVER #LESSON_COVER {
	width: 100%;
	height: 100%;
	background-size: cover;
	border: 0;
}

.lessons .ewa_grid_li>div.ewa-grid-LESSON_PRICE_STD {
	position: absolute;
	left: 0px;
	bottom: 10px;
	font-size: 18px;
	color: #ff4646;
	font-weight: bold;
	margin-right: 6px;
}

.lessons .ewa_grid_li>div.ewa-grid-butOrder {
	position: absolute;
	right: 10px;
	bottom: 10px;
	font-size: 18px;
	color: #ff4646;
}

.lessons .ewa_grid_li>div.ewa-grid-butOrder a {
	font-size: 18px;
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	display: inline-block;
	background-color: #ffa300;
	color: #fff;
	border-radius: 3px;
	font-size: 18px;
	margin-left: 20px;
	border: none;
	padding: 0;
	vertical-align: top;
}

.lessons .ewa-grid-LESSON_NAME, .lessons .ewa-row-LESSON_NAME #LESSON_NAME
	{
	height: 43px;
	line-height: 43px;
	overflow: hidden;
	font-size: 24px;
	color: #333;
}

.lessons .ewa-grid-LESSON_NAME a {
	font-size: 24px;
	color: #333;
}

.lessons .ewa_grid_li>div.ewa-grid-LESSON_COVER {
	width: 264px;
	height: 200px;
	left: 0px;
	top: 0px;
	position: absolute;
	margin-left: 0;
}

.lessons .ewa-grid-LESSON_COVER #LESSON_COVER {
	width: 100%;
	height: 100%;
	background-size: cover;
	border: 0;
}

.lessons div.ewa-grid-LESSON_PRICE_STD {
	position: absolute;
	left: 0px;
	bottom: 10px;
	font-size: 18px;
	color: #ff4646;
	font-weight: bold;
	margin-right: 6px;
}

.lessons  div.ewa-grid-butOrder {
	position: absolute;
	right: 10px;
	bottom: 10px;
	font-size: 18px;
	color: #ff4646;
}

.lessons  div.ewa-grid-butOrder a {
	font-size: 18px;
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	display: inline-block;
	background-color: #ffa300;
	color: #fff;
	border-radius: 3px;
	font-size: 18px;
	margin-left: 20px;
	border: none;
	padding: 0;
	vertical-align: top;
}

#pic {
	width: 400px;
	height: 300px;
	background-size: cover;
	background-position: center;
}

.prices {
	position: absolute;
	bottom: 0;
	left: 20px;
	right: 0;
	font-size: 16px;
}

/* 老师信息 */
.teacher #TEACHER_PHOTO {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	float: left;
	position: relative;
	border: 0;
	background-size: cover;
}

.ewa-row-TEACHER_INTRODUCTION div, .ewa-row-TEACHER_INTRODUCTION_EN div
	{
	padding-bottom: 10px;
}

.teacher .ewa-row-TEACHER_PHOTO h3 {
	margin: 0;
	margin-left: 110px;
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	color: #E66100;
}

.teacher .ewa-row-TEACHER_PHOTO p {
	margin-left: 110px;
}

.teacher #ADM_NAME_EN {
	padding-left: 4px;
	text-transform: capitalize;
}

.teacher .ewa-col-LESSON_PRICE_STD {
	text-align: right;
}

.teacher  .ewa-col-LESSON_PRICE_STD .free {
	color: red;
}

.teacher .EWA_TD_H {
	line-height: 2;
}

.teacher .EWA_TD {
	display: none;
}

/* 老师列表 */
.teachers ul.ewa_grid_ul {
	background: #fff;
}

.teachers ul.ewa_grid_ul>div {
	width: 25%;
	height: 330px;
	float: left;
	padding: 10px;
}

.teachers ul.ewa_grid_ul:after {
	content: "";
	display: block;
	clear: both;
}

.teachers .ewa_grid_li {
	height: 100%;
	position: relative;
	border-radius: 5px;
	padding: 0;
	border: 1px solid #eee;
	float: none;
	overflow: hidden;
	cursor: pointer;
}
.teachers .ewa_grid_li:hover {
    box-shadow: 1px 1px 11px #ccc;
}

.teachers .ewa_grid_li>div.ewa-grid-TEACHER_PHOTO {
	height: 200px;
	padding: 0;
	background-color: #fff;
}

.teachers .ewa-grid-TEACHER_PHOTO a {
	border: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
}

.teachers .ewa_grid_li>div {
	padding: 0 10px;
}

.teachers .ewa-grid-ADM_NAME {
	color: #08c;
}

.teachers .ewa-grid-ADM_NAME_EN {
	/*display: none;*/
}

.teachers #ADM_NAME_EN {
	padding-left: 4px;
	text-transform: capitalize;
}

.teachers .ewa_grid_li:after {
	content: "";
}

@media (max-width: 768px) {
	.teachers ul.ewa_grid_ul>div {
	width: auto;
	height: 330px;
	float: none;
	padding:0;
	margin: 10px -15px;
	box-sizing: border-box;
}
}
