@charset "utf-8";

/**********learn-mat 开始**********/
.learn-mat{
	background: #fff;
	margin-top: 40px;
}
.learn-top{
	background: #efefef;
	height:33px;
	padding:0 11px 0 10px;
	position: relative;
}
.learn-tn{
	font-size:17px;
	font-weight: bold;
	display: block;
	color: #3f3f3f;
}

.course-name{
	padding:12px 16px 2px 17px;
	border-bottom:1px solid #efefef;
}
.course-name a{
	padding:0 8px;
	height:18px;
	line-height: 20px;
	text-align: center;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-bottom:16px;
	display: inline-block;
	font-size:15px;
	
}
.zuixin.active{
	background: #959595;
	color: #fff;
}

.riyu{
	color: #5ba7db;
}
.riyu.active{
	background-color: #5ba7db;
	color: #fff;
}
.hanyu{
	color: #b468e2;
}
.hanyu.active{
	background-color: #b468e2;
	color: #fff;
}
.fayu{
	color: #1cbd77;
}
.fayu.active{
	background-color: #1cbd77;
	color: #fff;
}
.deyu{
	color: #ff5254;
}
.deyu.active{
	background-color: #ff5254;
	color: #fff;
}
.eyu{
	color: #8493f8;
}
.eyu.active{
	background-color: #8493f8;
	color: #fff;
}
.xiyu{
	color: #e17131;
}
.xiyu.active{
	background-color: #e17131;
	color: #fff;
}
.qita{
	color: #545e67;
}
.qita.active{
	background-color: #545e67;
	color: #fff;
}
.yingyu{
	color: #41c8c2;
}
.yingyu.active{
	background-color: #41c8c2;
	color: #fff;
}
.newest-tit{
	border-bottom:1px solid #efefef;
	padding-left:10px;
	font-size:14px;
	color:#000;
	height:28px;
	line-height:28px;
}
.newest-list a{
	display: block;
	font-size:14px;
	color: #000;
	height:40px;
	line-height: 40px;
	padding:0 11px 0 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newest-list a:active{
	color: #666;
}
.newest-list:nth-child(2n){
	background:#f4f4f4;
}
/**********learn-mat 结束**********/



.learn-to{
	background: #5ca5ea;
}
.learn-to .learn-tn{
	font-size:17px;
	height:36px;
	line-height: 36px;
	color: #fff;
	text-align: center;
}
.learn-to .goback01 {
    display: block;
    width: 12px;
    height: 12px;
    border-top: 2px solid #fbffff;
    border-left: 2px solid #fbffff;
    position: absolute;
    top: 11px;
    left:7px;
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}







.learning-tet{
	border-bottom: 1px solid #efefef;
	padding:11px 12px 15px 12px;
	margin-top: 40px;
}
.learning-tname{
	font-size:20px;
	color: #000;
	height:48px;
	line-height: 24px;
}
.learning-time {
	font-size:13px;
	color: #000;
	height:15px;
	line-height:15px;
}
.learning-time span{
	font-size:12px;
}
.lai{
	margin-left:12px;
}
.learning-bottom{
	padding:10px 14px 0 13px;
	line-height: 19px;
	margin-bottom: 15px;
}
.new-box{
	display: none;
}




.loading{
	width:2rem;
	margin:30px auto;
}
.loading img{
	width:15px;
	height:15px;
	display:block;
	float: left;
}
.loading .loading-text{
	float: left;
	font-size:12px;
	height:15px;
	line-height:15px;
	margin-left:15px;
}
