.banner{width:100%;display:block;}
.banner img{width:100%;}
.dhcol{
	//height: 4rem;
	//line-height: 4rem;
	text-align: center;
	font-size: 1.4rem;
	font-weight: bold;
	color: #fff;
}
.dhcol div{
	flex: 2;
	background-color: #0155a0;
	border-right: 1px solid rgba(255,255,255,.3);
padding:0.6rem 0px;
}
.dhcol .dhcol-e{
	flex:1;
	position: relative;
}
.dhcol .dhcol-e dl{
	width: 200%;
    position: absolute;
    top: 40px;
    left: -98%;
    z-index: 99;
    background:#0155a0;
}
.dhcol .dhcol-e dd a{
	height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 1.4rem;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
}
.dhcol .dhcol-e img{display:block;width:23px;height:15px;margin:7px auto;}
.dhcol div a{color:#fff;}
.con{
	background-color: #000;
	opacity: .3;
	height: 100%;
	position: absolute;
	top: 126px;
	left: 0;
	z-index: 50;
width:100%;
}

.dynamic{
	padding-bottom:20px;
	background-color: #efeff4;
	
}
.dynamic ul{
	background-color: #fff;
	padding: 15px 7px;
}
.dynamic ul li .dyn-span{
	border-bottom: 3px solid #007eed;
	display: inline-block;
	height: 40px;
	color: #000;
	font-weight: bold;font-size:1.6rem;
}
.dynamic .dyn-all{
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #fff;
	font-size: 1.4rem;
	color:#4f4f4f;
}
.dynamic .dyn-all a{color:#ccc;}
.listright{
	overflow: hidden;
}
.domeTest{
	flex: 3;
}
#ReportIDname a{
	font-size: 1.6rem;
	line-height: 1.4;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
#ReportIDkeyword{
	display: block;
	margin-top: 7px;
	color: #5a7d9c;
}

#ReporIDpicture{
	flex: 1;
	text-align: right;
}
#ReportIDgetAuthor{margin-right:5px;}
#ReportIDPicture img{
	width: 110px;
	height:75px;
}
.dynamic ul{
padding: 0 10px;
}
.dynamic ul li{
	padding: 20px 0;
	border-bottom: 1px solid #ccc;
}
.dynamic ul .dyn-li{height:40px;line-height:40px;padding:0;}
.tm{color:#ccc;margin-top:7px;}
.huiy ul li{
	padding: 20px 0;
	border-bottom: 1px solid #ccc;display:flex;
}
.huiy ul li .right{display:inline-block;margin-left:10px;}
.huiy ul li .right #ReportIDname{display:block;}
.huiy ul li .right #ReportIDLogograph{color:#999;line-height:1.8}
.tu{display:block;overflow:hidden;}

.dynamic .tu li{width:50%;float:left;text-align:center;border:0;padding:0;margin-bottom:10px;}
.dynamic .tu li #ReportIDPicture img{width:80%;}

#Footer{    margin-top: 20px;}