﻿.dimo-p9 {
    font-size: 11px;
    text-align: justify;
    line-height: 25px;
    font-size: 13px;
    direction: rtl;
    padding: 0 15px;
    color: #424242;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: unset;
}

.dimo-t-dx {
    text-align: right;
    padding: 1px 15px 5px;
    color: #34343c;
    font-size: 15px;
    font-weight: 700;
    line-height: 25px;
    margin: 0
}

.dimo-col-news {
    background-color: #fff;
    margin-bottom: 10px;
    border-bottom: 1px solid #ededed !important
}

.img-6 {
    width: 159px !important;
    display: block;
    height: 159px !important
}

.dimo_newsdtime {
    padding: 0 15px;
    color: #8f8f8f;
    font-size: 11px
}

.news-total-des{
    margin:10px 0 40px;
}
    .news-total-des h2 {
        font-size: 25px;
        margin: 10px 0 15px;
    }
    .news-total-des h3 {
        font-size: 23px;
        margin: 10px 0 15px;
    }
    .news-total-des h4 {
        font-size: 19px;
        margin: 10px 0 15px;
        color: #383838;
    }
    .news-total-des img {
        border-radius: 10px;
        margin: 20px auto;
    }