.content_box{
    width:100%;
    margin: 0 auto;
    margin-top: 4%;
    background: #ffffff;
}

.content_news{
    padding-bottom: 15px;
    border-bottom: 1px solid #999999;
}
.content_news span{
    color: #000000;
}
.content_news a{
    font-size: 16px;
    color: #000;
}
.content_news_titleright{
    float:right; 
}
.content_news_titleleft{
    float:left;
}
.content_time{
    text-align: center;
    font-size: 14px;color:#333333;
}
.content_time .time_source{
    font-size: 14px;
}

.news_main {
    width:100%;
	font-size:14px;
	line-height: 28px;
	font-family: "微软雅黑";
}
.news_main p,.news_main section,.news_main div
.news_main h1,.news_main h2,.news_main h3,.news_main h4,.news_main h5,.news_main h6{ 
    color: #000;
    margin:0 0 15px 0;
	text-indent: 2em;
	max-width:100%;
	letter-spacing: 1px;
}
.news_main p,.news_main section,.news_main span,
.news_main p span
.news_main h1,.news_main h2,.news_main h3,.news_main h4,.news_main h5,.news_main h6,
.news_main div{
	font-size:14px!important;
	font-family:'微软雅黑'!important;
	line-height:28px!important;
}
.news_main img,.news_main audio,.news_main video{max-width:100%;}

.news_main .news_ti {
    margin-bottom: 14px;
	font-weight:bold;
    text-align: center;
    letter-spacing: 1px;
    font-size: 24px!important;
	color: #000;
    margin-top: 3%;
	font-family: "微软雅黑";
}
.news_main .news_sub_ti{
	margin-bottom: 14px;
    color: #555;
    font-size: 18px!important;
    font-weight: normal;
	text-align:center;
	font-family: "微软雅黑";
}
.news-source{
	margin:0 auto;
	color:#808080;
	margin:20px;
	text-align:center;
}
.news-source p{
	font-size: 14px;
    font-family: "微软雅黑";
    line-height: 2;
}