<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* jtt */

.com_list .com_left {
    width: 840px;
}

.com_list .com_right {
    width: 330px;
    margin-bottom:70px;
}

.com_list .com_left .item {
    width: 840px;
    border-bottom: 1px solid #eee;
}

.com_list .com_left .item:first-child {
    border-top: 1px solid #eee;
}

.com_list .com_left .item2 .wrap {
    padding: 20px 0;
}

.com_list .com_left .pic {
    width: 187px;
    height: 128px;
}

.com_list .com_left .pic img {
    width: 100%;
    height: 100%;
    display: block;
}

.com_list .com_left .com_rd {
    width: 40px;
    height: 40px;
    background: url('../images/index/i_play.png') no-repeat;
    background-size: contain;
    left: 12px;
    bottom: 12px;
}

.com_list .com_left .right {
    display: table;
}

.com_list .com_left .r_box {
    display: table-cell;
    vertical-align: middle;
}

.com_list .com_left .c_top {
    font-weight: 500;
    margin-bottom: 12px;
    font-size: 20px;
    line-height: 30px;
}

.com_list .com_left .c_top a {
    max-height: 60px;
    display: block;
    overflow: hidden;
}

.com_list .com_left .c_time {
    font-size: 14px;
    color: #999;
}

.com_list .com_left .item3 .right {
    height: 0;
    padding: 20px 0;
}</pre></body></html>