/*CSS article_content*/
.article_content{
	width:672px;
	height:auto;
	float:left;
	margin-bottom:30px;
}
.article_content .article_info{
	height:73px;
}
.art_bt{
	height:48px;
	text-align:center;
	font-size:22px;
	font-weight:normal;
}
.article_content .article_info .article_source{
	width:442px;
	height:25px;
	background:url(../images/article_source.png) no-repeat;
	margin:0 auto;
	line-height:25px;
	text-align:center;
	color:#abaeb5;
	font-size:14px;
margin-top:10px;
}

.article_content .content{
	width:100%;
	height:auto;
	margin-top:45px;
}

.article_content .content p{
	line-height:36px;
}
/*.article_content .content h2{
	font-size:20px;
	padding:20px 0;
}*/
.article_content .swt{
	width:560px;
	height:53px;
	margin:0 auto;
	margin-top:37px;
	margin-bottom:42px;
}
.article_content .swt a{
	display:block;
	float:left;
	margin-right:29px;
}
.article_content .swt a.rr{
	margin:0;
}
.article_content .page_list{
	border-bottom:1px solid #e8e8e8;
	margin-bottom:20px;
}
.article_content .page_list span{
	display:block;
	margin-bottom:18px;
}
.article_content .yd{
	width:100%;
	height:190px;
}
.article_content .yd ul{
	width:110%;
}
.article_content .yd ul li{
	width:313px;
	height:190px;
	margin-right:44px;
	float:left;
}
.article_content .yd ul li h3{
	width:313px;
	height:38px;
	font-size:20px;
	font-weight:normal;
	position:relative;
	margin-bottom:20px;
}
.article_content .yd ul li h3 p{
	position:absolute;
	width:48px;
	height:2px;
	left:0;
	bottom:0;
	background:#6985f8;
	margin:0;
}

.article_content .yd ul li p{
	margin-bottom:24px;
	line-height:14px;
	height:14px;
}
.article_content .yd ul li p a{
	float:left;
}
.article_content .yd ul li p i{
	float:right;
}

.xgyd{width:672px;}
.xgyd span{
height: 38px;
    position: relative;
    font-size: 20px;
    font-weight: normal;
}
.xgyd p{
    width: 80px;
    height: 2px;
    background: #1999ad;
margin-top: 5px;
}

.xgyd ul{
margin-top:10px;
}
.xgyd ul li{
float:left;
width:316px;
padding:0 10px;
height:30px;
line-height:30px;
overflow:hidden;
}

