/*
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-10-23, 14:40:23
    Author     : Administrator
*/
/*module_ID=347 左右图文列表3 begin*/
.layout-lt-pwlt-left-right-pwlt-6 .h-screen 
{
    float: left;
    margin-left: 10px;
}
.layout-lt-pwlt-left-right-pwlt-6 .h-screen li 
{
    position: relative;
    float: left;
}
.layout-lt-pwlt-left-right-pwlt-6 .h-screen li a 
{
    display: block;
    height: 40px;
    margin-right: 25px;
    margin-top: 15px;
    padding: 0 20px;
    font-size: 14px;
    color: #999999;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #DDDDDD;
    max-width: 155px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.layout-lt-pwlt-left-right-pwlt-6 .h-screen li.on a 
{
    border: 1px solid #D41A1A;
    border-radius: 20px;
    font-weight: bold;
    color: #D41A1A;
}
.layout-lt-pwlt-left-right-pwlt-6 .list-box
{
    height: 231px;
    padding-top: 25px;
    border-bottom: 1px solid #DDDDDD;
    position: relative;
}
.layout-lt-pwlt-left-right-pwlt-6 .list-box .list-img
{
    float: left;
}
.layout-lt-pwlt-left-right-pwlt-6 .list-box .sui-img
{
    border: none;
}
.layout-lt-pwlt-left-right-pwlt-6 .list-box .list-con
{
    float: left;
    line-height: 30px;
    margin-left: 20px;
}
.layout-lt-pwlt-left-right-pwlt-6 .list-box .list-con .title
{
    font-size: 20px;
    font-weight: bold;
}
.layout-lt-pwlt-left-right-pwlt-6 .list-box .list-con .title a:hover
{
    color: #D41A1A;
}
.layout-lt-pwlt-left-right-pwlt-6 .list-box .list-con .content
{
    color: #666666;
    line-height: 24px;
    margin-top: 5px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.layout-lt-pwlt-left-right-pwlt-6 .list-box .list-con .place
{
    position: absolute;
    bottom: 20px;
}
.layout-lt-pwlt-left-right-pwlt-6 .list-box .list-con .place a
{
    color: #D41A1A;
}
.layout-lt-pwlt-left-right-pwlt-6 .list-box .list-con .date
{
    color: #999999;
    position: absolute;
    bottom: 20px;
    right: 0;
}
.layout-lt-pwlt-left-right-pwlt-6 .table-page
{
    height: 50px;
    margin: 25px 0;
}
/*module_ID=347 左右图文列表3 end*/
