
.container{ padding-top: 30PX;}
.ct_course_list_wrap,
.most_popular_courses{
	float:left;
	width:100%;
	position:relative;	
}

.most_popular_courses .item{ display: block;
	margin:0px 10px 0px;	
}
.item_text1{position: absolute;bottom: 0;right: 0; width: 80px;height: 40px;line-height: 40px;
	 color: #fff; background: rgba(0,0,0,0.5); text-align: center; font-size: 14px; z-index: 999;
overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;}
.ct_course_list_wrap{overflow: hidden;}
.kad .ct_course_list_wrap div img{width:100%;
	height:auto;}
.ct_course_list_wrap div img{
	width:100%;
	height:auto;
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
}
.ct_course_list_wrap:hover img{
	transform:scale(1.2);
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform: scale(1.2);
	}
.course_list_img_des{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;	
}
.ct_course_review{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	padding:8px 0px;
	text-align:center;
	background-color:rgba(34,34,34,0.7);
	z-index:10;
}
.ct_course_review span{
	display:inline-block;
	color:#fff;
	text-transform:capitalize;
	margin:0px 15px 0px 0px;	
}
.ct_course_review ul{
	width:auto;
	display:inline-block;	
}
.ct_course_review ul li{
	display:inline-block;
	position:relative;	
}
.ct_course_review ul li a{
	display:inline-block;
	color:#efb467;	
}
/*鼠标滑过出现的效果*/
.ct_course_link{
	position:absolute;
	top:50%;
	width:100%;
	text-align:center;
	margin:-25px 0px 0px;
	transform:scale(0);
	-webkit-transform:scale(0);
	-moz-transform:scale(0);	
}
.ct_course_meta{
	float:left;
	width:100%;
	border-top:1px solid #cecece;
	padding:10px 0px;	
}
.course_author{
	float:left;
	width:auto;	
}
.course_author i{margin:0px 8px 0px 0px;color:#777777;	}
.course_author a{
	display:inline-block;
	color:#777777;
	text-transform:capitalize;
	font-weight:300;
	font-size:12px;
}
.ct_course_meta ul{
	width:auto;
	float:right;	
}
.ct_course_meta ul li{
	display:inline-block;
	position:relative;
	color:#777777;
	padding:0px 0px 0px 10px;
}
.ct_course_meta ul li a{
	display:inline-block;
	color:#777777;	
	font-weight:300;
}
.ct_course_meta ul li i{
	margin:0px 8px 0px 0px;	
}

.hegnxian{ width: 100%; border-bottom: 2px solid #A50000; padding-bottom:8px; margin-top: 30px; }
.hegnxian_left{ float: left;color: #A50000; font-size: 18PX;font-weight: 550;}
.hegnxian_right{ float: right; color: #A50000; font-size: 14PX;}
/*老师的轮播*/

.course_subject_des{ border-radius:50%; overflow: hidden;width: 100%; margin: 0 auto;}
.course_subject_des img{ width: 100%; transition: all 1s;
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
}
.courses_subject_carousel .item:hover .course_subject_des img{ 
	transform:scale(1.3,1.3);
  -webkit-transform: scale(1.3, 1.3);
      -ms-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3);}
.courses_subject_carousel{width:100%;position:relative;	}
.courses_subject_carousel .item{margin:0px 10px;width: 90%; margin: 0 auto;}
.course_subject_wrap{float:left;width:100%;position:relative;text-align:center;/*padding:20px 20px;	*/}
.courses_subject_carousel .owl-nav{position:absolute;top:39%;width:100%;	}
.courses_subject_carousel .owl-nav div{font-size:0px;position:absolute;	}
.courses_subject_carousel .owl-nav .owl-next{right:0px;	}
.owl-prev{background: url(../images/shengfen_03.png) no-repeat center; padding: 20px;}
.owl-next{ background: url(../images/shengfen_05.png) no-repeat center; padding: 20px;}
.course_subject_wrap p{font-size: 16px;font-weight: bold; padding-top: 14px; text-align: center; color: #333333;}
.owl-carousel .owl-stage-outer {position: relative;overflow: hidden;-webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-item {position: relative;min-height: 1px; float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
.owl-carousel.owl-loaded {display: block; }
.owl-carousel.owl-loading {opacity: 0;display: block; }
.owl-carousel .owl-dot { cursor: pointer;cursor: hand;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none; }
/*其他*/
.owl-carousel {display: none;width: 100%;-webkit-tap-highlight-color: transparent;position: relative; z-index: 1; }
.owl-carousel .owl-stage {position: relative; -ms-touch-action: pan-Y; }
.owl-carousel .owl-stage:after {content: ".";display: block; clear: both; visibility: hidden;line-height: 0; height: 0; }
.owl-carousel .owl-stage-outer {position: relative; overflow: hidden;-webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-item { position: relative; min-height: 1px;  float: left;-webkit-backface-visibility: hidden;-webkit-tap-highlight-color: transparent;-webkit-touch-callout: none; }
.owl-carousel .owl-item img { display: block;width: auto;-webkit-transform-style: preserve-3d;  height: 100%; margin: 0 auto;}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled { /*display: none;*/ }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,

.owl-carousel.owl-loaded { display: block; }
.owl-carousel.owl-loading { opacity: 0;display: block; }
.owl-carousel.owl-hidden {opacity: 0; }
.owl-carousel.owl-refresh .owl-item { display: none; }
.owl-carousel.owl-drag .owl-item {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none; user-select: none; }
.owl-carousel.owl-grab { cursor: move; cursor: grab; }
.owl-carousel.owl-rtl {direction: rtl; }
.owl-carousel.owl-rtl .owl-item { float: right; }
.no-js .owl-carousel {display: block; }
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }
.owl-carousel .owl-animated-in {z-index: 0; }
.owl-carousel .owl-animated-out { z-index: 1; }
.owl-carousel .fadeOut {-webkit-animation-name: fadeOut; animation-name: fadeOut; }
@-webkit-keyframes fadeOut {
  0% { opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.owl-height {transition: height 500ms ease-in-out; }
.owl-carousel .owl-item .owl-lazy {opacity: 0;transition: opacity 400ms ease; }
.owl-carousel .owl-item img.owl-lazy { -webkit-transform-style: preserve-3d;  transform-style: preserve-3d; }
.owl-carousel .owl-video-wrapper {position: relative;height: 100%;background: #000; }
.owl-carousel .owl-video-play-icon {position: absolute;height: 80px;width: 80px;left: 50%;top: 50%;margin-left: -40px; margin-top: -40px;background: url("owl.video.play.png") no-repeat;cursor: pointer;z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
      -ms-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon { display: none; }
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {position: relative;z-index: 1;height: 100%;width: 100%; }





/*Owl Carousel*/
.most_popular_courses .owl-nav{
	position:absolute;
	top:42%;
	width:100%;	
}
.most_popular_courses .owl-nav div{
	font-size:0px;
	position:absolute;	
}
.most_popular_courses .owl-nav .owl-prev{
	left:15px;background: url(../images/button1_42.png) no-repeat center; width: 38px; height: 37px;
}
.most_popular_courses .owl-nav .owl-next{
	right:15px;	background: url(../images/button1_45.png) no-repeat center; width: 38px; height: 37px;
}
/*.most_popular_courses .owl-nav .owl-prev:before,
.most_popular_courses .owl-nav .owl-next:before{
	content:"\f104";
	font-family:fontawesome;
	position:absolute;
	top:-40px;
	left:0px;
	width:auto;
	height:auto;
	color:#787879;
	font-size:55px;	
}
.most_popular_courses .owl-nav .owl-next:before{
	content:"\f105";
}*/

div.pinch-zoom,
div.pinch-zoom img{
	width: 100%;
	-webkit-user-drag: none;
}
