/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2017-9-13, 10:24:11
    Author     : Administrator
*/
/*modelID=327 标题文章列表 begin*/
.layout-lt-wlt-double-column-lt-4
{
    width: 100%;
}
.layout-lt-wlt-double-column-lt-4 .content-box
{
    min-width:430px;
    padding: 15px 10px;
    border-bottom: 1px #DDDDDD dashed;
}
.layout-lt-wlt-double-column-lt-4 .content-box .content-title
{
    font-size: 16px;
}
.layout-lt-wlt-double-column-lt-4 .content-box .content-title .title
{
    display: inline-block;
    width: 77%;
    white-space: nowrap; 
    overflow: hidden; 
    text-overflow: ellipsis;
    background: url(/images/model/layout/lt/wlt/double_column_lt_4/double_column_lt_4_list_2.png) no-repeat 2px 10px;
    padding-left: 15px;
}
.layout-lt-wlt-double-column-lt-4 .content-box .content-title .title a:hover
{
    color: #D41A1A;
}
.layout-lt-wlt-double-column-lt-4 .content-box .content-title .date
{
    display: inline-block;
    float: right;
    color: #999999;
    font-size: 14px;
}
.layout-lt-wlt-double-column-lt-4 .content-box .content-con
{
    margin-top: 5px;
    line-height: 25px;
    text-indent: 28px;
}
.layout-lt-wlt-double-column-lt-4 .content-box .content-con a
{
    color: #999999;
    width: 100%;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.layout-lt-wlt-double-column-lt-4 .table-page
{
    display: inline-block;
    padding: 20px 0;
}
/*modelID=327 标题文章列表 end*/
