.docli_m { padding: 20px 0; border-bottom: 1px dotted #dddddd; }
.docli_m:last-of-type { border-bottom: 0; }
.docli_m .docli_ml { position: relative; width: 180px; height: 120px; overflow: hidden; margin-right: 20px; }
.docli_m .docli_ml img{width: 180px; height: 120px;}
.docli_m .docli_mr { width: 100%; }

.docli_m .docli_mr_title { display: block; max-width: 100%; color: #000; font-size: 18px; line-height: 28px; padding-bottom: 12px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.docli_m .docli_mr_title:hover { color: #6798fc; }
.docli_m .ask-font { display: inline-block; margin-right: 5px; width: 20px; height: 20px; font-size: 14px; background: #fc6466; -webkit-border-radius: 2px; border-radius: 2px; text-align: center; line-height: 20px; color: #fff; vertical-align: middle; }
.docli_m .docli_mr_con { font-size: 14px; line-height: 22px; height: 44px; overflow: hidden; color: #666666; }
.docli_m .docli_mr-content .a-hover { color: #999999; }
.docli_m .docli_mr-content .a-hover:hover { color: #6798fc; }
.docli_m .docli_mr_time { font-size: 14px; color: #999; line-height: 20px; padding-top: 16px;text-align: right; }
.docli_m .docli_mr_time .sub_txt { padding-top: 0; }
.docli_m .docli_mr_time .sub_txt span{float: left;}
.docli_m .docli_mr_time .sub_txt .link{color: #999;font-size: 12px;margin-left: 20px;}
.docli_m .docli_mr_time .video-play-num { font-size: 14px; }
.docli_m .docli_mr_time .video-play-num span { margin-right: 10px; }


.read_audiol {position: relative;
    width: 123px;
    height: 34px;
    background-position: 0 -188px;
    padding: 0 16px 0 52px;
    font-weight: normal;
    line-height: 34px;background-image: url(../img/voice_icon_01@2x.png);
    background-repeat: no-repeat;
    background-size: 200px 500px;}
.read_audiol .vod-icon01{position: absolute;
    top: 4px;
    left: 16px;
    width: 23px;
    height: 23px;
    background-position: -177px -57px;background-image: url(../img/voice_icon_01@2x.png);
    background-repeat: no-repeat;
    background-size: 200px 500px;}
.read_audiol strong{font-size: 12px; color: #999;font-weight: normal;}
.read_audiol span{font-size: 12px;color: #6fa0f3;}

.read_audiol:hover { color: #6798fc; }
.read_audio .video-play-num {
    margin-top: 5px;
    margin-left: 20px;
}

.same_doc{padding: 0 10px}
.same_doc li {border-bottom: 1px solid #dddddd;padding: 16px 0;}
.same_doc li.last { border: none; }
.same_doc li:last-of-type {border: none; }
.same_doc .d-img {width: 80px;height: 80px;overflow: hidden;border-radius: 50%;border: 1px solid #6fa0f3;}
.same_doc .d-info {width: 190px;color: #333333;text-align: left;}
.same_doc .d-info h4 {width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 20px;font-weight: normal;}
.same_doc .d-info p {margin-top: 10px;font-size: 12px;color: #666666;line-height: 24px;}
.same_doc .d-info .d-type {border: 1px solid #78a6f4;color: #78a6f4;-webkit-border-radius: 2px;border-radius: 2px;font-size: 12px;padding: 0 2px;margin-left: 15px;}

