.site-top {
	background-image: url('../img/teacher-bg1.jpg');
}
.decorate {
	width: 60px;
	left: 190px;
}
.top-tags-active {
	top: 59px;
}
.course-title {
	margin-right: 7px;
}
.course-cate {
	padding: 1px 5px;
	/*margin-left: 0;*/
}
.course-sign {
	margin-top: 0;
}
/*导师列表右侧同行业导师推荐列表*/
.relate-course-title1 {
	height: 26px;
	padding-left: 7px;
	background: #eeeeee;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
}
.course-item-link1 {
	display: block;
	height: 60px;
	padding: 9px 0 11px 0;
	border-radius: 2px;
	font-size: 12px;
}
.head-pic-right {
	position: relative;
	overflow: hidden;
	width: 40px;
	height: 40px;
	border-radius: 2px;
}
.head-pic-right img {
	display: block;
	width: 100%;
	height: 100%
}
.course-item-link1 strong {
	font-size: 14px;
}
.course-item-link1:hover {
	background: #f9f9f9;
	font-weight: normal;
}
.course-item-link1:hover strong {
	color: #eda700;
}
.course-item-link1:hover .cover {
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
	-moz-opacity:0.3;
	opacity: 0.3; 
	filter:alpha(opacity=30);
}
.name-honor-right {
	overflow: hidden;
	width: 149px;
	margin-left: 10px;
	line-height: 20px;
}
.honor-right {
	height: 20px;
}