.td1 {
	line-height: 22px;
	padding:20px;
}
.td2 {
	font-size: 14px;
	line-height: 22px;
	padding:5px;
}
.redstrong {
	font-weight: bold;
	color: #C00;
}
.gray {
	color: #333;
}

.graystrong {
	font-weight: bold;
	color: #FFF;
}
.title1, .title1 a{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	font-family:  "幼圆", "黑体", "宋体";
}
.title2 {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	font-family:  "幼圆", "黑体", "宋体";
}
.title3 , .title3 a{
	font-size: 16px;
	color: #093E9A;
	font-weight: bold;
	font-family:  "幼圆", "黑体", "宋体";
}
.title4 , .title4 a{
	font-size: 16px;
	color: #0b5da7;
	font-weight: bold;
	font-family:  "幼圆", "黑体", "宋体";
}
.title5 , .title5 a{
	font-size: 24px;
	color: #0b5da7;
	font-weight: bold;
	font-family:  "幼圆", "黑体", "宋体";
}

div#a,div#b,div#c,div#d { float:left;} 
h2 { clear:both; } 
div#b,div#d,div#bb { white-space:nowrap; } 



/**jgwmg**/
.mbanner{margin-top:10px;}
.mbanner .inner{width:100%;margin:0 auto;}

.newsColumn{
	width: 100%;
	height: 38px;
	border-bottom: solid 4px #2f74af;
}
.newsColumn h1{
	float: left;
	font-size: 20px;
	color: #2f74af;
	height: 38px;
	line-height: 32px;
	padding-left: 8px;
	margin: 0;
	font-weight: bold;
}
.newsColumn a{
	display: block;
	float: right;
	font-size: 14px;
	color: #5b5a5a;
	line-height: 30px;
	padding-right: 10px;
}
.news_ul{
	width: 100%;
	height: auto;
	padding: 0 10px;
}
.news_ul li{
	margin-top: 12px;
	margin-bottom:15px;
	border-bottom: solid 1px #333;
	padding-bottom: 8px;
}
.second_block,.forth_block{
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.second_block .links_ul,.forth_block .links_ul{
	width: 100%;
}
.second_block .links_ul li,.forth_block .links_ul{
	width: 315px;
	float: left;
	
}
.second_block .links_ul li.news_block{width:48%;margin-bottom:20px;}
.second_block .links_ul li.news_block2,.second_block .links_ul li.news_block4{margin-left:4%;}

.second_block .links_ul li:first-child{
	margin-left: 0;
}
.photo{
	display: block;
	width: 100%;
	height: 250px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 18px;
}
.photo img{
	width: 100%;
	height: 100%;
}
.second_block .links_ul li h2{
	font-size: 16px;
	line-height: 24px;height: 48px;
	color: #262626;
	margin:0 0 8px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;
}
.details{
	display: block;
	width: 100%;
	font-size: 14px;
	color: #444343;
}

.list_item,.second_block .links_ul li.list_item{margin-left:0;
    line-height: 35px;
    height: 35px;
}


/**文章列表:UL**/
.news_block .wp_article_list{ display:block; width:100%;font-family:"Microsoft Yahei";}
.news_block .wp_article_list .list_item { width:100%; height:24px; line-height:24px; border-bottom:1px dashed #ccc; vertical-align:top; }
.news_block .wp_article_list .list_item span { display:inline-block; vertical-align:top; float:left; margin-left:5px;}
.news_block .wp_article_list .list_item .pr_fields { display:inline; float:left;}
.news_block .wp_article_list .list_item .Article_Index { display:inline-block; width:10px; height:16px; margin-top:3px; color:#fff; font-size:11px;float:left; margin-right:5px; overflow:hidden; text-indent:-99em; }
.news_block .wp_article_list .list_item .Article_Title { float: left; font-size: 16px;}
.news_block .wp_article_list .list_item .ex_fields { display:inline; float:right;}
.news_block .wp_article_list .list_item .Article_PublishDate { color:#666;}

.more_btn {display:inline-block;float:right;font-size: 14px;color: #5b5a5a;line-height: 30px;}

