.img_lesson img{
	/*cmain*/
    margin-right: 20px;
    width: 220px;
	height: 120px !important;
}
.contentList{
	border: none;
	border-radius: 8px;
}
.Cmain_right{
    width: 220px;
    margin-left: 10px;
    /*margin-top: 10px;*/	
}
.c_img{
	width:80px;
	height: 60px;
	float: left;
	margin-bottom: 10px;
}
.c_ringht_hot{
	background: #456BCD;
    height: 40px;
    font-size: 18px;
    padding: 7px;
    text-align: center;	
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.main_img,.hot_word{
	background: #fff;
	cursor: pointer;
}
.main_img{
	padding: 10px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;	
}
.C_content{
	display: inline-block;
	width: 660px;
	height: 30px;
	margin-bottom: 20px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.href{
	margin-bottom: 10px;
}
.word_lesson{
	margin-left: 240px;
}
