.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_list .article-left{
	width: 760px;
	float: left;
	overflow: hidden;
}

.article_list .article-left-title{
	width: 760px;
	overflow: hidden;
	height: 42px;
	margin-bottom: 15px;
	color: #ffffff;
	font-size: 16px;
	line-height: 42px;
	background: #ff7a37;
}
.article_list .article-left-title a{
	color: #ffffff;	
}

.article_list .article_left_tlf{
	float: left;
	width: 120px;
	height: 42px;
	background: #ff5500;
	color: #fff;
	font-size: 16px;
}




.article_list .thelatest{
	width: 760px;
	overflow: hidden;
}
.article_list .thelatest ul{
	width: 800px;
	overflow: hidden;
}
.article_list .thelatest li{
	width: 240px;
	height: 332px;
	float: left;
	margin-right: 20px;
	background: #ffffff;
	overflow: hidden;
}
.article_list .thelatest .thelatest-img{
	width: 240px;
	height: 173px;
	margin-bottom: 10px;
}

.article_list .thelatest .thelatest-tit{
	width: 216px;
	margin: 0px auto 10px;
	color: #ff5500;
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 5px;
	height: 42px;
	overflow: hidden;
}
.article_list .thelatest .thelatest-tit a{
	color: #ff5500;
	font-size: 16px;
	line-height: 22px;
}
.article_list .thelatest .thelatest-distr{
	width: 216px;
	margin: 0px auto;
	font-size: 12px;
	color: #1d1d1d;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
}

.article_list .thelatest .thelatest-time{
	width: 216px;
	margin: 15px auto 10px;
	font-size: 12px;
	color: #1d1d1d;
	text-align: right;
}

/*======*/
.article_list .article-left-iqtitle{
	width: 760px;
	overflow: hidden;
	height: 42px;
	margin-bottom: 15px;
	color: #ffffff;
	font-size: 16px;
	line-height: 42px;
	background: #ff7a37;
}
.article_list .article-left-iqtitle a{
	color: #ffffff;	
}

.article_list .article_left_iqtlf{
	float: left;
	width: 120px;
	height: 42px;
	background: #ff5500;
	color: #fff;
	font-size: 16px;
	float: left;
}
.article_list .article_left_iqtrt{
	text-align: right;
	float: right;
	margin-right: 10px;
}


.article_list .intelligence{
	width: 760px;
	overflow: hidden;
}
.article_list .intelligence ul{
	width: 800px;
	overflow: hidden;
}
.article_list .intelligence li{
	width: 240px;
	height: 266px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}
.article_list .intelligence .intelligence-img{
	width: 240px;
	height: 173px;
	margin-bottom: 10px;
}

.article_list .intelligence .intelligence-tit{
	width: 216px;
	margin: 0px auto 10px;
	color: #000000;
	font-size: 16px;
	line-height: 22px;
	height: 42px;
	overflow: hidden;
	
}
.article_list .intelligence .intelligence-tit a{
	color: #000000;
	font-size: 16px;
	line-height: 22px;
}

.article_list .intelligence .intelligence-time{
	width: 216px;
	margin: 0px auto 10px;
	font-size: 14px;
	color: #5a5a5a;
	
}



/*============*/
.article_right{
	width: 383px;
	overflow: hidden;
	float: right;
}
.article_right .article_right-tit{
	width: 383px;
	height: 40px;
	font-size: 16px;
	color: #010101;
	line-height: 40px;
/*	margin-bottom: 10px;*/
	border-bottom: 1px solid #d6d6d6;
}
.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;
}


.article_right .article_right-tit a{
	font-size: 14px;
	color: #010101;
}

.article_right .article_right-con{
	width: 383px;
	border-bottom: 1px solid #c3c3c3;
	margin-bottom: 10px;
}
.article_right-con-lg{
	width: 383px;
	height: 30px;
	line-height: 30px;
	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: 383px;
	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: 150px;
}
.article_right-con-rg .arclditimnrt{
	float: right;
	text-align: right;
	width: 150px;
}



