.headlinesBox{
width: 1280px;
height: 144px;
background: url(../img/bannerr.png);
display: flex;align-items: center;
padding-left: 24px;
}

.list{
height: 26px;
font-family: PingFang SC, PingFang SC;
font-weight: 500;
font-size: 18px;
color: #696974;
line-height: 26px;
text-align: left;
font-style: normal;
text-transform: none;

}

.list a{
  width: 300px;display: inline-block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

.yuan{
width:8px;height:8px;border-radius: 50%;background: #50B5FF;display: inline-block;
margin-right: 6px;
}
.aca:hover{
  color:#003EB3 !important;
}