.wikipedia_banner{
	width: 100%;
	height: 450px;
	overflow: hidden;
	background: #fafafa;
}

.wikipedia_con{
	width: 100%;
	overflow: hidden;
	background: #fafafa;
}

.wikipedia{
	width: 1200px;
	overflow: hidden;
	margin: 25px auto;
}
.wikipedia-left{
	width: 160px;
	overflow: hidden;
	float: left;
	border: 1px solid #e0e0e0;
	background: #ffffff;
	padding-top: 20px;
}
.wikipedia-left h3{
	width: 160px;
	color: #ff5500;
	font-size: 22px;
	font-family: "微软雅黑";
	text-align: center;
	margin-bottom: 10px;
}
.wikipedia-left a{
	margin: 3px auto 20px;
	height: 35px;
	display: block;
	width: 125px;
	line-height: 35px;
	text-align: center;
	font-size: 18px;
	color: #5c5c5c;
	
}
.wikipedia-left a:hover{
	background: #ff5500;
	color: #ffffff;
}
.wikipedia-left a.hovers_at{
	background: #ff5500;
	color: #ffffff;
}

/*=======*/
.wikipedia-right{
	width: 1010px;
	overflow: hidden;
	float: right;
}

.news-top-con{
	width: 1010px;
	overflow: hidden;
}

.news-top-con .news-conlf{
	width: 650px;
	overflow: hidden;
	float: left;
}

.news-top-con .news-conlf-con{
	width: 650px;
	overflow: hidden;
	height: 126px;
	margin-bottom: 20px;
}
.news-top-con .news-conlf-con-lf{
	width: 175px;
	height: 126px;
	overflow: hidden;
    float: left;
}
.news-top-con .news-conlf-con-rt{
	width: 450px;
	height: 126px;
	overflow: hidden;
	float: right;
}
.news-top-con .news-conlf-tit{
	width: 450px;
	font-size: 18px;
	font-family: "微软雅黑";
	line-height: 25px;
	color: #000000;
	height: 50px;
	margin-top: 8px;
}
.news-top-con .news-conlf-tit a{
	font-family: "微软雅黑";
	line-height: 25px;
	color: #000000;
}
.news-top-con .news-conlf-tit a:hover{
	font-family: "微软雅黑";
	line-height: 25px;
	color: #ff5500;
}

.news-top-con .news-conlf-zhun{
	width: 450px;
	height: 41px;
	overflow: hidden;
	margin-top: 15px;
}
.news-top-con .news-conlf-zhun-lf{
	width: 168px;
	height: 41px;
	float: left;
}
.news-top-con .news-time{
	height: 41px;
	font-size: 16px;
	color: #ff5500;
	line-height: 46px;
}

.news-conlf-clist{
	width: 650px;
	overflow: hidden;
	margin-top: 16px;
}


/*分页样式*/
.box{
	width: 650px;
	overflow: hidden;
}
.box .pagination{text-align:center;margin-top:20px;margin-bottom: 20px;}
.box .pagination li{margin:0px 3px;  display: inline-block; border-radius: 5px;}
.box .pagination .active{background-color: #ff5600;color: #fff;}
.box .pagination .disabled{color:#aaa;}

/*.box .pagination{*/
	/*margin: 0px auto;*/
	/*padding: 0px;*/
	/*overflow: hidden;*/
	/*display: block;*/
	/*text-align: center;*/
/*}*/
/*.box .pagination li{*/
	/*float: left;*/
	/*margin-right: 5px;*/
/*}*/
.box .pagination li.active{
	padding-left: 10px;
	padding-right: 10px;
	line-height: 30px;
	border: 1px solid #c1c1c1;
	border-radius: 5px;
}
.box .pagination li.disabled{
	padding-left: 10px;
	padding-right: 10px;
	line-height: 30px;
	border: 1px solid #c1c1c1;
	border-radius: 5px;
}
.box .pagination li a{
	padding-left: 10px;
	padding-right: 10px;
	line-height: 30px;
	display: block;
	color: #000000;
	border: 1px solid #c1c1c1;
	border-radius: 5px;
}
.box .pagination li a:hover{
	padding-left: 10px;
	padding-right: 10px;
	line-height: 30px;
	display: block;
	background: #ff5600;
	border: 1px solid #ff5600;
	color: #ffffff;
}








.news-right{
	width: 313px;
	overflow: hidden;
	float: right;
}
.news-right .article_right-tit{
	width: 313px;
	height: 40px;
	font-size: 16px;
	color: #010101;
	line-height: 40px;
/*	margin-bottom: 10px;*/
	border-bottom: 1px solid #d6d6d6;
}
.news-right .article_right-tit .iconfont{
	color: #ff5500;
}
.news-right .article_right-tit_gt{
	width: 100px; 
	border-top: 3px solid #ff5500;
	height: 0px; 
	margin-top: -2px;
	margin-bottom: 10px;
}


.news-right .article_right-tit a{
	font-size: 14px;
	color: #010101;
}

.news-right .article_right-con{
	width: 313px;
	border-bottom: 1px solid #c3c3c3;
	margin-bottom: 10px;
}
.article_right-con-lg{
	width: 313px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	overflow: hidden;
}
.article_right-con-lg a{
	color: #000000;
}
.article_right-con-lg a:hover{
	color: #ff5500;
} 
.article_right-con-lg i{
	color: #ff5500;
}
.article_right-con-rg{
	width: 313px;
	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;
}



