*{
	font-family: 'Microsoft Yahei';
	font-size: 14px;
	color: #231815;
}
ul{
	list-style: none;
}
.clearMargin{
	margin: 0 !important;
}
.clearPadding{
	padding: 0 !important;
}
.pages_content{
	width: 1024px;
	margin: 0 auto;
}
.pages_navbar{
	margin: 20px auto;
}
.pages_navbar > li{
	font-size: 16px;
	margin-right: 20px;
	float: left;
}
.pages_navbar > li a{
	color: #231815;
}
.splitLine{
	font-size: 18px;
	position: relative;
}
.splitLine:after,.splitLine after{
	content: attr(data-content);
	display: block;
	width: 100%;
	height: 2px;
	margin-top: 8px;
	background: #000;
}
.splitLine ul{
	position: absolute;
	top: 4px;
	*top: 7px;
	left: 97px;
}
.splitLine ul li{
	float: left;
	margin-right: 10px;
}
.splitLine ul li a{
	padding: 0 10px;
	height: 24px;
	line-height: 24px;
	color: #fff;
}
.redLine ul li:hover,.redLine ul li.redActive{
	background: #ff7c7e;
}
.buleLine ul li:hover,.buleLine ul li.buleActive{
	background: #80e5ff;
}
.buleLine{
	color: #01a4cd;
}
.buleLine:after,.buleLine ul li,.buleLine after{
	background: #01a4cd;
}
.redLine{
	color: #d10004;
}
.redLine:after,.redLine ul li,.redLine after{
	background: #d10004;
}

/*往期回顾*/
.tabPage_btns{
	margin-top: 20px;
}
.tabPage_btns li{
	float: left;
	padding: 0 10px;
	height: 24px;
	background: #f0d205;
	text-align: center;
	line-height: 24px;
	margin-right: 10px;
}
.tabPage_btns li:hover{
	-ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135, Color='#000000');
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#000000');
	box-shadow: 2px 2px 3px rgba(0,0,0,0.75);
	*margin-right: 6px;
	*margin-bottom: -4px;
}
.tabPageBtn_active{
	-ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135, Color='#000000');
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#000000');
	box-shadow: 2px 2px 3px rgba(0,0,0,0.75);
	*margin-right: 6px !important;
	*margin-bottom: -4px;
}
.tabPage_btns li > a{
	color: #fff;
}
.tabPages{
	margin-top: 40px;
	display: none;
	float: left;
}
.tabPages > li{
	float: left;
}
.item_box{
	display: none;
}
.item_box li{
	float: left;
	width: 241px;
	height: 180px;
	margin-right: 20px;
}
.item img{
	width: 100%;
}
.item_box.itemBox_show{
	display: block;
}
.tabPages_show{
	display: block;
}
/*往期回顾*/

/*专题报道*/
.special_report{
	margin-top: 40px;
}
.reportsList_box{
	margin-top: 30px;
}
.reportsList_box > div{
	width: 300px;
	margin-right: 60px;
	float: left;
}
.report_logo{
	margin-bottom: 6px;
}
.reportTit_box > li{
	margin-bottom: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*专题报道*/

/*主办单位*/
.sponsor{
	margin-top: 55px;
}
.sponsorLogo_box{
	margin-top: 25px;
}
.sponsorLogo_box > .logoBox-1-5{
	width: 20%;
	*width: 19.9%;
	text-align: center;
	float: left;
	vertical-align: middle;
}
.sponsorLogo_box > .logoBox-1-5 img{
	width: 100%;
}
/*主办单位*/

/*关于我们*/
.contact_us{
	margin-top: 55px;
}
.linkName_list > ul{
	float: left;
	width: 20%;
	*width: 19.9%;
}
.linkName_list{
	margin-top: 25px;
}
.linkName_list > ul > li{
	margin-bottom: 10px;
	padding-left: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*关于我们*/

/*非公立*/
.imgsMain_box img{
	margin-bottom: 22px;
}
/*非公立*/