
.section{
	width: 100%;
	height: auto;
	min-width: 1200px;
	overflow: hidden;
    min-height: 390px;
}
.secBox{
	position: relative;
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	border: 1px solid #eaeaea;
	background: #fff;
	overflow: hidden;
	padding-bottom: 20px;
}
.courselist_top{
	width: 100%;
	height: 80px;
	margin-top: 30px;
	padding-left: 30px;
}



.course_cart{
	overflow: hidden;
	padding-bottom: 10px;
}
.coursemessage{
	width: 270px;
	height: 343px;
	float: left;
	margin: 20px 0 0 20px;
	overflow: hidden;
	background: #fff;
	cursor: pointer;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s; 
}
.coursemessage:hover{
	-webkit-box-shadow: 0px 4px 14px 0px rgba(27, 27, 27, 0.2);
	box-shadow: 0px 4px 14px 0px rgba(27, 27, 27, 0.2);
}
.courseimg{
	width: 100%;
	height: 150px;
	overflow: hidden;
	position: relative;
	
}
.courseimg img{
	width: 100%;
	height: 100%;
	border: 1px solid rgba(0,0,0,0.06);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.coursename{
	width: 90%;
	line-height: 46px;
	color: #222222;
	font-size: 16px;
	text-indent: 16px;
	font-weight: bold;	
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.coursecshool{
	height: 28px;
	text-indent: 16px;
	font-size: 12px;
	color: #666;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.coursedearils{
	width: 100%;
	height: 30px;
	font-size: 12px;
	color: #8a9099;
}
.course_credit,.course_hour,.course_meet{
	width: 33%;
	float: left;
	text-indent: 16px;
	color: #2A2A2A;
}
.coursedearils span{
	color: #282828;
	margin-right: 5px;
}
.courseintro{
	height: 72px;
	line-height: 14px;
	color: #8a9099;
	line-height: 24px;
	padding: 0 16px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	font-size: 12px;
	letter-spacing: 1px;
		
}
.courseimg .triangle{
	width: 20px;
	height: 8px;
	position: absolute;
	bottom: -1px;
	right: 30px;
	border: 0;
}


.couse_page{
	width: 700px;
	height: 30px;
	margin: 40px auto;
	color: #333;
	font-size: 14px;
}
/*.couse_page img{
	width: 680px;
	margin-left: 134px;
	
}*/
/* .prepage,.nextpage{ */
/* 	width: 68px; */
/* 	height: 28px; */
/* 	line-height: 28px; */
/* 	text-align: center; */
/* 	border: 1px solid #eeeeee; */
/* 	float: left; */
/* 	border-radius: 5px; */
/* 	cursor: pointer; */
/* } */
/* .prepage{ */
/* 	margin-right: 5px; */
/* } */
/* .nextpage{ */
/* 	margin-left: 5px; */
/* 	margin-right: 10px; */
/* } */
/* .prepage:hover,.nextpage:hover{ */
/* 	background: #af251b; */
/* 	color: #fff; */
/* } */
/* .pagemessage{ */
/* 	float: left; */
/* 	line-height: 30px; */
/* } */
/* .cenpage{ */
/* 	width: auto; */
/* 	float: left; */
/* 	height: 30px; */
/* } */
/* .pagenum{ */
/* 	float: left; */
/* 	width: 34px; */
/* 	height: 28px; */
/* 	border: 1px solid #eeeeee; */
/* 	line-height: 28px; */
/* 	text-align: center; */
/* 	margin: 0 5px; */
/* 	border-radius: 5px; */
/* 	cursor: pointer; */
/* } */
/* .pagenum:hover{ */
/* 	background: #af251b; */
/* 	color: #fff; */
/* } */
/* .pageimg{ */
/* 	width: 26px; */
/* 	height: 6px; */
/* 	border: 0; */
/* } */
/* .pageselected{ */
/* 	background: #af251b; */
/* 	color: #fff; */
/* } */



.page_bottom {
    left: -50%;
    position: relative;
    float: left;
}


.head_min,.head_min_meau,.seemore2,.appcode_min,.course_cart_min{
	display: none;
}







/*添加样式*/
.courseintro{
	display: none;
}
.coursemessage{
	height: 260px;
}


.courselist_top{
	height: auto;
	width: 100%;
}
.course_div{
	margin-right: 20px;
	margin-bottom: 20px;
	width: 140px;
	height: 40px;
	float: left;
	position: relative;
}
.seemore{
	margin-top: 5px;
}
.samecourse {
	display: block;
	float: left;
	width: 140px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border: 1px solid #999;
	border-radius: 6px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #666;
	font-size: 16px;
	cursor: pointer;
	background: #fff;
}
.samecourse:hover{
	background: #FFCC00;
	color: #282828;
	border:1px solid #FFCC00;
}

.samecourseclick{
	background: #FFCC00;
	color: #282828;
	border:1px solid #FFCC00;
}
.course_second{
	width: 100%;
	height: auto;
	position: absolute;
	top: 50px; 
	left: 0;
	padding-top: 20px;
	z-index: 100;
	display: none;
}
.course_second2{
	width: 220px;
	height: auto;
	position: absolute;
	top: 40px;
	padding-top: 20px;
	left: -30px;
	z-index: 100;
	display: none;
	overflow: hidden;
	text-align: center;	
	font-size: 14px;
	line-height: 40px;
	background: #fff;
}
.course_second3{
	width: 240px;
	max-height: 240px!important;
	overflow: hidden;
	overflow-y: scroll;
	border: 1px solid #d9d9d9;	
}

.course_second2 .samecoursesecond{
	width: 219px;
	display: block;
    float: left;
    padding: 0 64px;
    color: #FFCC00;
    cursor: pointer;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-right: 1px solid #d9d9d9;	
}

.course_second2 .samecoursesecond:hover{
	color: #282828;
	background: #FFCC00;
	
}
.course_second2 .subsamecourseclick{
	color: #fff;
	background: #F78062;
	
}
.course_second .samecourse{
	margin-bottom: 20px;
}
.course_div:hover .course_second{
	display: block;
}
.course_div:hover .course_second2{
	display: block;
}
.courselist_top_min{
	display: none;
}
.course_second_min{
	width: 100%;
	height: 0;
	position: absolute;
	top: 1rem;
	left: 0;
	background: #fff;
	border: 1px solid #ddd;
	display: none;
	overflow-y: scroll!important;
    max-height: 2.4rem!important;
}
.samecoursesecond_min{
	display: block;
	width: 100%;
	height: 0.6rem;
	text-align: center;
	line-height: 0.6rem;
	font-size: 0.28rem;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.swiper-container{
	overflow: inherit!important;
	overflow: initial!important;
}
/*添加样式*/
.searchcoursetit-div { padding-bottom:20px; border-bottom:1px solid #EAEAEA; margin:0 25px; height: 50px;}
.searchcoursetit-div span{ padding-left: 15px;
    border-left: 4px solid #FF9500;
    display: inline-block;
    font-size: 16px;
    color: #FF9500;
    height: 20px;
    line-height: 20px;
    position: relative;
    top: 15px;
    left: 0px; }








