.index_news_top {
    width: 100%;
    border-bottom: 6px solid #000;
    height: 12px;
    margin-bottom: 20px;
}
.index_news_top span {
    padding-right: 4px;
    background: #ffffff;
    font-size: 20px;
}
.index_news-list
{
   /* word-wrap: break-word;width: 750px;/*float: left*/;
}
.index_news-item {
     width: 33%; 
    /* font-family: arial; */
    font-size: 16px;
    /* box-sizing: border-box; */
    /* display: table-cell; */
    padding: 0 10px;
    padding-bottom: 20px;
    list-style: none;
}

.index_news-item a {
    display: block;
    width: 100%;
}

ul.news-list {
    margin: 0px;
    padding: 0px;
    display: flex;
    /* justify-content: space-between; */
}

.preview_picture {
    margin-bottom: 10px;
     width: 100%; 
    /* height: 150px; */
    /* height: 150px; */
}