/**!
 * 通用三级页
 * author: 作者;
 * date:2017-01-05
 */

.ewb-footer{
    margin-top: 30px;
}


/* loca */
.ewb-loca{
    padding-top: 2px;
    height: 74px;
    line-height: 74px;
    font-size: 15px;
    color: #666;
}

.ewb-loca a{
    color: #666;
}

.ewb-loca .ewb-cur{
    color: #ff5a00;
}

/* article */

.ewb-article {
	/* padding: 42px 0; */
	min-height: 552px;
}

.ewb-article h3 {
	line-height: 42px;
	text-align: center;
	font-size: 28px;
	font-family: "Microsoft YaHei";
	color: #000;
	word-break: break-all;
}

.ewb-article-sources {
	margin-top: 10px;
	line-height: 36px;
	text-align: center;
	font-family: "Microsoft YaHei";
	color: #999;
	background-color: #f7f7f7;
}

.ewb-article-sources a {
	color: #999;
}

.ewb-article-p {
	margin-top: 14px;
	line-height: 32px;
	font-size: 14px;
	text-indent: 2em;
	font-family: "Microsoft YaHei";
	color: #4e4e4e;
}

.ewb-article-img {
	display: block;
	margin: 18px auto 0;
	padding-bottom: 4px;
	vertical-align: top;
}

.ewb-article-info{
	padding-top: 20px;
}






.baoming{
	height:40px; 
	margin:0 auto;
	margin-top:30px;
	width:180px; 
	background-color: #1492ff;
}