/* 定期报告 */
#dqbg{
	width: 100%;
	    overflow-x: hidden;
	    position: absolute;
}
#yjfb{
	width: 100%;
	    overflow-x: hidden;
	    position: absolute;
}
#xxpl{
	width: 100%;
	    overflow-x: hidden;
	    position: absolute;
}
#esg{
	width: 100%;
	    overflow-x: hidden;
	    position: absolute;
}
.dq-content{
	margin: 0 0.4rem;
}
.search-line{
    width: 100%;
    height: 0.8rem;
    background: #F7F8FA;
    border: 0.01rem solid #DDE8F6;
}
.search{
    margin: 0 0.38rem;
    position: relative;
	height: 100%;
	display: flex;
}
.search input{
	height: 100%;
    display: block;
    border: none;
    font-family: PingFangSC-Regular;
    font-size: 0.28rem;
    color: #777777;
    background: #F7F8FA;
	flex: 1;
}
.search .search-icon{
    width: 0.4rem;
	height: 0.4rem;
	margin-top: 0.2rem;
}
.search img{
    width: 100%;
}
.list-content{
	
}
/* esg */
.esg-content{
	margin: 0.29rem 0.4rem 0 0.4rem;
	padding-bottom: 0.8rem;
}
.esg-img{
	width: 100%;
	margin-top: 0.4rem;
}
.zl-list{
    width: 100%;
    overflow: hidden;
    border-bottom: 0.01rem solid #DDE8F6;
   line-height: 0.98rem;
}
.zl-list a{
    display: flex;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.zl-text{
    line-height: 0.98rem;
    font-family: FZLTHJW--GB1-0;
font-size: 0.28rem;
color: #333333;
text-align: justify;
flex: 1;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.zl-time{
    font-family: FZLTHK--GBK1-0;
font-size: 0.24rem;
color: #666666;
text-align: right;
width: 1.97rem;
}