.content-list{
	width: 100%;
	height: auto;
	display: table;
	margin : 30px auto;}
.content-newslist{
	width: 20%;
	height: auto;
	float: left;}
.content-newslist h4{
	width: 100%;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background: #fff;
	font-size: 20px;
	border-bottom: 1px solid #006EEB;}
.content-hotlist{
	width: 80%;
	height: auto;
	float: left;
	padding-left: 20px;
	box-sizing: border-box;}
.content-newslist div{
	background: #fff;
	padding: 10px 15px;
	box-sizing: border-box;}
.content-newslist div a{
	display: block;
	width: 100%;
	height: 36px;
	margin: 10px auto;
	line-height: 36px;
	text-align: center;
	color: #000;
	font-size: 14px;
	text-decoration: none;
	background: #dae1e7;}
.content-newslist ul li{
	width: 100%;
	height: 36px;
	line-height: 36px;
	border-bottom: 1px dashed #999999;}
.content-newslist ul a{
	display: inline-block;
	width: 70%;
	height: 36px;
	line-height: 36px;
	color: #000;
	font-size: 14px;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;}
.content-newslist ul span{
	float: right;
	font-size: 12px;}
.content-newslist div a:hover{
	color: #fff;
	background: #006EEB;}
.newslistActive{
	color: #fff !important;
	background: #006EEB !important;}
.content-newslist ul,.content-hotlist ul{
	width: 100%;
	height: auto;
	background: #fff;
	padding: 10px 15px;
	box-sizing: border-box;}

.content-title{
	width: 100%;
	height: auto;
	background: #fff;
	padding: 20px 30px;
	box-sizing: border-box;
	text-align: center;
	font-size: 20px;
	border-bottom: 1px solid #006EEB;}
.content-history{
	width: 100%;
	height: 46px;
	text-align: center;
	line-height: 46px;
	background: #fff;}
.content-details{
	width: 100%;
	height: auto;
	background: #fff;
	padding: 15px;
	box-sizing: border-box;}
.teacherbox img{
	width: 215px !important;}
.content-details img{
	display: block;
	margin: 10px auto;
	
	height: auto;}
.content-details *{
	text-indent: 32px !important;
	text-align: justify;
	text-justify: inter-ideograph;}
/*.content-hotlist ul li{
	width: 100%;
	height: 46px;
	line-height: 46px;
	border-bottom: 1px dashed #999;
}
.content-hotlist ul li a{
	display: inline-block;
	width: 70%;
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.content-hotlist ul li span{
	float: right;
	font-size: 14px;
}*/