.ztfu_main2{margin-top: 10px;}
.acade-part{float: left;width: 100%;margin-right: 1%;}
.ztfu_main2 .acade-part:last-child{margin-right: 0;}
.acade-List {
	border: 1px solid #b5d9ff;  
	float: left;
	padding: 0 18px;
	width: 100%;
	box-sizing: border-box;
}
.ztfu_main2 .acad-right{float: right;width: 49.5%;margin-right: 0;}

.ztfu_main2 h5 {
	font-size: 18px;
	line-height: 45px;
	color: #0077be;
	
}
.ztfu_main2 h5 img{width: 17px;}

.ztfu_main2 h5 a {
	color: #0077be;padding-left: 5px;
}

.ztfu_main2 h5 a.noUrl {
	color: #bababa;
	background-color: #ececec;
}
.acade-Content {
	padding: 12px 0;
	overflow: hidden;
}

.acade-Image {
	float: left;
	width: 264px;
	height: 190px;
	border-radius: 3px;
}

.acade-Image img {
	width: 247px;
	height: 190px;
	border-radius: 8px;
}

.acade-Text {
	/*margin-left: 190px;*/
	float: left;
	width: 70%;
	margin: 0 0 0 20px;
}

.weeklyExpress {
	/* margin: 0 20px; */
	float: left;
	width: 270px;
	margin: 0 20px;
}

.contentTitle {
	font-size: 12px;
	line-height: 30px;
	color: #4e4e4e;
	overflow: hidden;
	border-bottom: 1px dotted #E3E3E3;
	/* margin-right: 40px; */
}

.contentTitle span {
	display: inline-block;
	float: left;
	color: #969696;
}

.contentTitle a {
	display: inline-block;
	float: right;
	font-size: 11px;
	line-height: 30px;
	color: #969696;
}

.contentTitle a:hover {
	color: #0077be;
}

.acade-Text li {
	font-size: 14px;
	line-height: 28px;
	overflow: hidden;
}

.acade-Text li a {
	display: inline-block;
	font-weight:normal;
	width:88%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	float:left;
	
}
.acade-Text li span{color: #969696;font-size: 12px;float: right;}
.acade-Text li a img{width: 6px;margin-right: 5px;margin-top: 11px;float: left;}

.acade-Title {
	float: left;
	color: #696969;
}

.acade-Text li a.viewFull {
	display: none;
	float: right;
	width: 54px;
	height: 16px;
	border-radius: 1px;
	background-color: #E8F5F9;
	font-size: 10px;
	line-height: 16px;
	color: #0077be;
	text-align: center;
	margin-top: 6px;
}

.acade-Text li a.viewFull.noUrl {
	color: #bababa;
	background-color: #ececec;
}

.acade-Text li:hover .acade-Title {
	color: #0077be;
}

.acade-Text li:hover .viewFull {
	display: inline-block;
}

.weeklyExpress ul {
	overflow: hidden;
}

.weeklyExpress li {
	font-size: 14px;
	line-height: 28px;
	color: #969696;
	background: url(../images/liIcon.png) no-repeat left;
}

.weeklyExpress li a {
	color: #969696;
	margin-left: 12px;
}

.weeklyExpress li:hover a {
	color: #0077be;
	text-decoration: underline;
}



.acade-List-lang{width: 100%;}
.acade-List-lang .acade-Text{width: 82%;}
.acade-List-lang .acade-Text li a{width: 100%;}
