.erji_content_box{padding:0 0 0.5rem 0;}
.footTopLine{display:none;}
.footLineBg{z-index:-1;display:none;}

.danPianArticle{margin-top:0.2rem;}

.report *{box-sizing: border-box;}
.report_tit{color: #070b2d;font-size: .3rem;}
.report_tit span{display: inline-block;border-radius: 50%;background-color: #e8eafb;width: .375rem;height: .375rem;text-align: center;margin-right: .25rem;}
.report_tit span i{display: inline-block;border-radius: 50%;width: .2rem;height: .2rem;background-color: #0e1eb6;margin-top:0.08rem;}
.last_year .report_tit span i{background-color:#0e1eb6;}
.report_year{margin-bottom: 0.22rem;}
.report_year ul{padding-left: .1875rem;position: relative;padding-bottom: .05rem;padding-top: 0.25rem;}
.report_year ul::before{content:'';position:absolute;display:inline-block;height:100%;width:1px;background:#c7cad3;/*border-left:1px solid #c7cad3;*/top:0.125rem;left:0.175rem;}
.report_year ul li{margin-left:0.375rem;float: left;width: 3rem;margin-bottom:0.2rem;}
.report_year ul li img{width: 100%;overflow:hidden;height: 100%;object-fit: cover;}
.report_year .report_box{border-radius: .125rem;overflow: hidden;position: relative;border: 1px solid #dbdeec;transition: all ease 0.5s;height:4rem;}
.report_year .report_box a{display:block;}
.report_li p{color: #070b2d;font-size: .225rem;margin-top: 0.2rem;}
.report_li .downLoad{width:100%;height:0.5rem;background:rgba(0,0,0,0.2);text-align:center;    position: absolute;bottom: -1rem;transition: all ease 0.5s;}
.report_li .downLoad img{width:0.375rem;height:0.375rem;margin-top: 0.06rem;}
.report_li:hover .downLoad{bottom: 0rem;}
.report_li:hover .report_box{box-shadow: 0 0 0.1875rem rgb(0 0 0 / 10%);}

.header .top .right .outLink a, .header .top .right .accessible a{color: #fff;}
.header .top .left{color: #fff;}
.header .top .left svg path{fill: #fff;}
.header .top .left i{background: #fff;}

/*@media (max-width:1200px){
.FormSearchBox .searchBtn{height:0.45rem;}
.report_year ul li{width:23%;margin-left:2%;}
.report_year .report_box{height:3.4rem;}
}

@media (max-width:992px){
.danPianArticle{margin-top:0.3rem;}
.report_year ul li{width:33%;margin-left:3.3333%;}
.report_year .report_box{height:40vw;}
.report_li p{font-size:0.2rem;}
}*/

@media (max-width:768px){
.report_year ul li{width: 46%;margin-left: 4%;}
.report_year .report_box{height:54vw;}
.report_li p{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-size:14px;}
.report_tit{font-size:16px;}
.report_year{margin-bottom:0.12rem;}
.report_year ul{padding-left: .14rem;}
.report_year ul::before{height:97.5%;}
.report_tit span{width:0.3rem;height:0.3rem;margin-right: .15rem;}
.report_tit span i{width: .18rem;height: .18rem;margin-top:0.06rem;}

}