.expert {
	margin: 30px 0;
	min-height: 300px;
	border: 1px solid #D6D6D6;
}
.content{
	padding: 1rem;
}
.text-title{
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px solid #DDDDDD;
}
.text-title h1{
	font-size: 24px;
	margin-bottom: 10px;
}
.text-title p{
	color: #999;
	font-size: 12px;
}
.text-content{
	padding: 10px 0;
} 
.text-content p{
	text-indent: 24px;
}
.newsDetail-content img{
	max-width:100% !important;
	height:auto !important;
	margin:20px 0;
}
.newsDetail-content p img{
	text-indent:0 !important;
}