.List .left-box .list ul li .text h3{
    font-weight: bold;
    font-size: 20px;
    height: 26px !important;
    overflow: hidden !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
}