.newsbox1 .b_left_big {
    border-bottom: 1px solid #CCC;
    padding: 10px 0;
}

.newsbox1 .b_left_big .info-box{
    min-height: 93px;
    padding: 21px 0;
}

.newsbox1 .b_left_big img {
    border-radius: 5px;
}

.newsbox1 .b_left_small{
    padding: 10px 0;
}
.newsbox1 .b_left_small img {
    width: 130px;
    flex-shrink: 0;
}

.newsbox1 .b_right-item .simage {
    width: 130px;
    flex-shrink: 0;
}

.newsbox1 .b_right-item {
    border-bottom: 1px solid #CCC;
    padding: 10px 0;
}

.newsbox1 .b_right-item:last-child {
    border: none;
} 