.news_nav{
	margin-bottom:33px;
}
.news_nav .news_nav_li{
	display:inline-block;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(45,45,45,1);
}
.news_nav .news_nav_li a{
	color:rgba(45,45,45,1);
	text-decoration:none;
}
.news_nav .active a{
	color:rgba(22,142,255,1);
	text-decoration:none;
}
.report_data_list_nav_bg{
	width:100%;
	padding:0;
	margin:0;
	background:rgba(244,244,244,1);
}
.report_data_list_nav{
	width:1200px;
	/* height:79px;*/
	line-height:60px;
	margin:auto;
	padding-top:16px;
}
.report_data_list_nav_li{
	display:inline-block;
	margin-left:44px;
}
.report_data_list_nav_li.first{
	margin-left:0;
}
.report_data_list_nav_li.active{
	border-bottom:3px solid #2C2C2C;
}
.report_data_list_nav_li a{
	height:20px;
	font-size:21px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(117,117,117,1);
	line-height:36px;
	text-decoration:none;
}
.report_data_list_nav_li span{
	width:16px;
	height:10px;
	display:inline-block;
	background-image:url(../images/list.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
	-moz-background-size:100% 100%;
	cursor:pointer;
	margin-left:7px;
}
.report_data_list_nav_li.active span{
	background-image:url(../images/list_b.png);
}
.report_data_list_nav_li.active a{
	font-weight:bold;
	color:rgba(44,44,44,1);
}
.project_list{
	padding:0;
}
.project_list .project_ul li{
	height:202px;
	margin-bottom:30px;
	border-bottom:1px solid #E2E2E2;
}
.project_list_img{
	width:252px;
	height:162px;
	float:left;
}
.project_list_img img{
	width:252px;
	height:162px;
}
.project_list_info{
	width:500px;
	height:170px;
	float:left;
	margin-left:34px;
}
.project_list_info a{
	text-decoration:none;
}
.project_list_info b{
	width:435px;
	line-height:20px;
	font-size:20px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(45,45,45,1);
}
.project_list_info p{
	margin-bottom:0;
}
.project_list_info .project_list_addition{
	margin-top:9px;
}
.project_list_info .news_date{
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(118,118,118,1);
	height:10px;
	float:right;
}
.project_list_info .project_info{
	height:35px;
	margin-top:22px;
}
.project_list_info .project_info span{
	height:15px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(44,44,44,1);
	line-height:27px;
	margin-right:40px;
}
.project_list_info .project_connect{
	height:35px;
}
.project_list_info .project_detail,
.project_list_info .project_detail:hover{
	height:32px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(39,151,255,1);
	border-radius:14px;
	font-size:13px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(39,151,255,1);
	line-height:18px;
	margin-top:10px;
}
.comp_show{
	margin-bottom:36px;
}
.comp_show img{
	width:380px;
	height:380px;
}
.project_other_list{
}
.project_other_list .project_other_li{
	height:128px;
	border-bottom:1px solid rgba(225,225,225,1);
	padding:20px 0;
}
.project_other_list .project_other_li a,
.project_other_list .project_other_li b{
	height:30px;
	font-size:18px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(44,44,44,1);
	line-height:52px;
    text-decoration:none;	
}
.project_other_list .project_other_li a:hover,
.project_other_list .project_other_li b:hover{
	color:rgba(53,157,255,1);
}
.project_other_list .project_other_info{
	height:26px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(147,147,147,1);
	line-height:26px;
}
.project_other_list .project_other_info span{
	margin-right:50px;
}