/**!
 * 某某页面-三级页
 * author: gaoli;
 * date:2017-09-12
 */
.ewb-third-tt{
	font-size:14px;
	height: 52px;
	font-weight: bold;
	line-height: 52px;
	text-align: center;
	margin-top: 10px;
}
.ewb-third-time{
	margin-top: 8px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.ewb-third-bd{
	padding:0 14px;
	        border: 1px solid #C7D0D5;
	        background-color: #fff;
}
.ewb-third-ex{
	height: 21px;
	line-height: 21px;
	color: #333;
	cursor: pointer;
}
.ewb-third-cen{
	height: 21px;
	line-height: 180%;
}
.ewb-third-content{
	padding-top:10px;
	padding-bottom: 20px;
	font-size: 21px;
}
.ewb-third-content p{
	margin:10px 0;
	text-indent: 20px;
}
.ewb-third-special{
	color:#0000ff;
	font-weight: bold;
}