.wikipedia_banner{
	width: 100%;
	height: 450px;
	overflow: hidden;
	background: #fafafa;
}

.wikipedia_con{
	width: 100%;
	overflow: hidden;
	background: #fafafa;
}

.article_list{
	width: 1200px;
	overflow: hidden;
	margin: 20px auto;
}
.article_molio{
	width: 870px;
	overflow: hidden;
	float: left;
}


.article_list .article-left{
	width: 870px;
	float: left;
	overflow: hidden;
	background: #ffffff;
}

.article-left .articontent{
	width: 850px;
	margin: 20px auto;
	overflow: hidden;
}

.article-left .articontent_tit{
	width: 850px;
	overflow: hidden;
	font-size: 18px;
	color: #010101;
	line-height: 30px;
	text-align: center;
	font-family: "微软雅黑";
}

.article-left .articontent_ruchr{
	width: 850px;
	overflow: hidden;
	line-height: 24px;
	font-size: 12px;
	text-align: center;
	color: #a4a4a4;
	font-family: "微软雅黑";
	height: 40px;
}
.article-left .articontent_hen{
	width: 800px;
	overflow: hidden;
	margin-top: 35px;
	margin: 0px auto;
	border-bottom: 1px solid #e6e1e1;
}
.article-left .articontent_con{
	width: 850px;
	overflow: hidden;
	line-height: 30px;
	margin: 30px auto;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #333333;
}

.article-left .articontent_next{
	width: 850px;
	overflow: hidden;
	font-family: "微软雅黑";
	
}
.article-left .articontent_next a{
	color: #646464;
	overflow: hidden;
	
}
.article-left .articontent_next a:hover{
	color: #ff5500;
	overflow: hidden;
	
}
.articontent_next_lf{
	width: 400px;
	float: left;
	overflow: hidden;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-align: left;
}
.articontent_next_rt{
	width: 400px;
	float: right;
	overflow: hidden;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-align: right;
}

.arti_correlation{
	width: 870px;
	float: left;
	overflow: hidden;
	background: #ffffff;
	margin-top: 20px;
}

.arti_correlationcon{
	width: 850px;
	overflow: hidden;
	margin: 20px auto;
}

.arti_correlationcon p{
	width: 850px;
	font-size: 18px;
	font-family: "微软雅黑";
	height: 35px;
	overflow: hidden;
	color: #010101;
}
.arti_correlationcon p i{
	color: #ff5500;
}

.arti_corarticl{
	width: 850px;
	overflow: hidden;
	line-height: 30px;
}

.arti_corarticl ul{
	width: 920px;
}
.arti_corarticl li{
	float: left;
	width: 406px;
	margin-right: 30px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #646464;
}
.arti_corarticl li a:hover{
	color: #646464;
}
.arti_corarticl li a:hover{
	color: #ff5500;
}
.arti_corarticl_tit{
	width: 300px;
	float: left;
	height: 25px;
	overflow: hidden;
}
.arti_corarticl_tit a{
	color: #000000;
}
.arti_corarticl_tit a:hover{
	color: #ff5500;
}
.arti_corarticl_timr{
	width: 100px;
	float: right;
	overflow: hidden;
	height: 25px;
	text-align: right;
}




/*============*/
.article_right{
	width: 303px;
	overflow: hidden;
	float: right;
	background: #ffffff;
}
.article_right .article_right-tit{
	width: 283px;
	height: 40px;
	font-size: 16px;
	color: #010101;
	line-height: 40px;
/*	margin-bottom: 10px;*/
	border-bottom: 1px solid #d6d6d6;
	margin-left: 10px;
	margin-top: 20px;
	overflow: hidden;
}
.article_right .article_right-tit .iconfont{
	color: #ff5500;
}
.article_right .article_right-tit_gt{
	width: 100px; 
	border-top: 3px solid #ff5500;
	height: 0px; 
	margin-top: -2px;
	margin-bottom: 10px;
	margin-left: 10px;
}


.article_right .article_right-tit a{
	font-size: 14px;
	color: #010101;
}

.article_right .article_right-con{
	width: 283px;
	border-bottom: 1px solid #c3c3c3;
	margin-bottom: 10px;
	margin: 0px auto;
}
.article_right-con-lg{
	width: 283px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	overflow: hidden;
}
.article_right-con-lg i{
	color: #ff5500;
}
.article_right-con-lg a{
	color: #000000;
}
.article_right-con-lg a:hover{
	color: #ff5500;
}
.article_right-con-rg{
	width: 283px;
	height: 20px;
	font-size: 12px;
	color: #a4a4a4;
	font-family: "微软雅黑";
	line-height: 20px;
	margin-bottom: 10px;
	
}
.article_right-con-rg .arclditimnlf{
	float: left;
	text-align: left;
	width: 100px;
}
.article_right-con-rg .arclditimnrt{
	float: right;
	text-align: right;
	width: 100px;
}



