.img-box div a{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    width: 75%;
    color: #fff;
}
.list-item h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.report-item>a:last-child h6 {
    width: 380px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.module-nav4 {
    margin-bottom: 0px;
}
