/**找课程**/
.zhaokc_all {
	background: #fff;
	padding: 15px;
	margin-bottom: 10px;
	overflow: hidden;
}

.zhaokc_top {
	overflow: hidden;
	margin-bottom: 20px;
    position: relative;
}

.zhkc_le {
	float: left;
	width: 540px;
	overflow: hidden;
	height: 220px;
	display: inline-block;
}

.zhkc_ri {
	float: right;
	width: 620px;
	overflow: hidden;
}

.zhaori_title {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 95%;
}

.zhaori_text {
    width:95%;
	font-size: 16px;
	color: #666;
	text-indent: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	margin-top: 10px;
	line-height: 34px;
}

.zhaokc_list {
	overflow: hidden;
}
.cenzj {
    text-align:center;
}
    .zhaokc_list video {
        width: 60%;
    margin: 0 auto;
    display: block;
    margin-bottom: 90px;
    }
.zhao_cou {
	float: left;
	width: 272px;
	overflow: hidden;
	margin: 20px 10px;
}

.zhao_cou_img {
	width: 98%;
	height: 190px;
	border: 1px solid #2a87f0;
	padding: 1px;
	margin: 0 auto;
	display: block;
	text-align: center;
	overflow: hidden;
}


.zhao_sptle {
    width: 90%;
    margin: 12px auto;
	font-size: 16px;
	text-align: center;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 15px;
}

.zhkc_act {
    position:relative;
    float:left;
    width:540px;
    height:220px;
}
.ship_xtb {
    position:absolute;
    top:80px;
    left:220px;
}


.zhkc_boact {
    position:relative;
    width:272px;
}
.ship_boxtb {
    position:absolute;
    top:70px;
    left:100px;
}