﻿.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: 10px 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;
    margin:10px;
    border-radius:10px;
}

.img-6 {
    width: 159px !important;
    display: block;
    height: 159px !important
}

.dimo_newsdtime {
    padding: 0 15px;
    color: #8f8f8f;
    font-size: 11px
}

.ls-pic-bx{
    width:33%;
    float:right;
}
    .ls-pic-bx img {
        width: 100%;
        border-radius: 0 10px 10px 0;
    }
    .ls-detail-bx {
        width: 66%;
        float: right;
    }

@media only screen and (max-width: 760px) {


}