.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:1360px;
	/* height:79px;*/
	line-height:60px;
	margin:auto;
	padding-top:16px;
}
.report_data_list_nav_li{
	display:inline-block;
	margin-left:50px;
}
.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);
}
.report_data_sub_class{
	/* width:267px;*/
	padding:10px 25px;
	background:rgba(255,255,255,1);
	border-radius:8px;
	position:absolute;
	border:1px solid #fdfdfd;
	box-shadow: darkgrey 0px 0px 10px 1px;
	display:none;
}
.report_data_sub_class li{
	line-height:36px;
}
.report_data_sub_class li a,
.report_data_list_nav_li.active .report_data_sub_class li a{
	font-size:19px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(44,44,44,1);
	line-height:36px;
}
.report_data_list_screen{
	width:100%;
	padding:0;
	margin:0;
	height:82px;
	background:rgba(255,255,255,1);
	border-bottom:1px solid #F4F4F4;
}
.report_data_list_screen_middle{
	width:1200px;
	margin:auto;
}
.report_data_list_screen_middle span{
	height:19px;
	font-size:19px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(117,117,117,1);
	line-height:36px;
}
.report_data_list_screen_middle select{
	margin-left:55px;
	border:none;
	font-size:19px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(44,44,44,1);
	line-height:36px;
}
.report_data_list{
	margin-top:10px;
}
.report_data_list li{
	height:120px;
	border-bottom:1px solid #E2E2E2;
	margin-bottom:30px;
}
.report_data_list li.last{
	border-bottom:none;
}
.report_data_list .report_title{
	font-size:21px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(44,44,44,1);
	line-height:29px;
}
.report_data_list .report_intro{
	font-size:18.5px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(44,44,44,1);
	line-height:29px;
}
.report_data_list .report_link{
	position:absolute;
	width:72px;
	height:14px;
	font-size:13px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(40,151,255,1);
	right:10px;
}
.comp_show{
	margin-top:15px;
}
.comp_show img{
	width:380px;
	height:415px;
}
.newest_news{
	width:178px;
	height:39px;
	background:rgba(22,142,255,1);
	box-shadow:3px 4px 5px 0px rgba(0, 0, 0, 0.15);
	border-radius:0px 20px 19px 0px;
	padding: 5px 0 5px 10px;
	display:inline-block;
	margin-top:40px;
}
.newest_news .newest_news_title{
	height:19px;
	font-size:19px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(255,255,255,1);
	line-height:29px;
	float:right;
	margin-right:20px;
}
.newest_news_list{
	padding-top:10px;
}
.newest_news_list li{
	border-bottom:1px dashed #E2E2E2;
	line-height:46px;
}
.newest_news_list li a{
	height:17px;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(44,44,44,1);
	line-height:36px;
	text-decoration:none;
}
.left_data_list{
	/* width: 275px; */
	background: #FAFAFC;
}
.left_data_head{
	width: 91px;
	height: 22px;
	font-size: 21px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #757575;
	line-height: 21px;
	margin-top: 31px;
	margin-left: 52px;
	margin-bottom: 22px;
	display:inline-block;
}
.left_data_list_li{
	width: 275px;
	height: 22px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #757575;
	line-height: 18px;
	margin-top: 22px;
	margin-left: 23px;
	margin-bottom: 22px;
	display:inline-block;
}
.left_data_list_li :hover{
	font-size: 22px;
	cursor:pointer;
	color: #128CFF !important;
}
.left_data_list_li a{
	color: #757575;
	margin-left: 19px;
	text-decoration:none;
}
.left_data_list_li.active{
	height: 22px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	border-left: 2px solid #2C2C2C;
}
.left_data_list_li.active>a{
	color: #128CFF !important;
}
.left_data_list_li_li{
	height: 22px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #757575 !important;
	line-height: 16px;
	margin-top: 27px;
	margin-left: 10px;
}
.left_data_list_li_li :hover{
	font-size: 16px;
	cursor:pointer;
}
.left_data_list_li_li a {
	font-size: 16px;
	cursor:pointer;
	color: #757575;
	text-decoration:none;
}