.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_info_title{
	font-size:32px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(44,44,44,1);
	line-height:64px;
	margin:auto;
	text-align:center;
}
.project_info_table{
	text-align:center;
}
.project_info_table td{
	height:64px;
	vertical-align:middle;
}
.project_detail .title{
	height:24px;
	font-size:24px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(44,44,44,1);
	line-height:24px;
	border-left:5px solid rgba(53,157,255,1);
	padding-left:10px;
	margin:54px 0 29px 0;
}
.project_detail .content{
	font-size:18px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(44,44,44,1);
	line-height:36px;
}
.project_detail .content.img{
	height:542px;
}
.project_detail .content #demo .carousel-item img{
	width:790px;
	height:463px;
}
.project_detail .content .carousel-indicators{
	right:unset;
	bottom:unset;
	margin-left:unset;
	margin-right:unset;
	border:1px solid rgba(210,210,210,1);
	height:80px;
	width:100%;
}
.project_detail .content .carousel-indicators li{
	width:96px;
	height:57px;
	text-indent:unset;
}
.project_detail .content .carousel-indicators img{
	width:96px;
	height:57px;
}
.project_detail .download li a{
	height:21px;
	font-size:21px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(21,141,255,1);
	line-height:36px;
	text-decoration:none;
}
.comp_show{
	margin-bottom:36px;
}
.comp_show img{
	width:380px;
	height:380px;
}
.project_info_additive{
    text-align:center;
    margin-bottom:50px;
}
.project_info_additive span{
    height:15px;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(147,147,147,1);
    line-height:26px;
    margin:0 20px;
}
.project_info_additive span a{
    height:16px;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(43,43,43,1);
    line-height:26px;
    text-decoration:none;
}