/*modelID=35 左右图文列表1 css样式 begin*/
.layout-lt-pwlt-left-right-pwlt-1 
{
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 15px;
    /*border-bottom: 1px solid #F0F0F0;实线*/
    /*border-bottom: 1px dashed #F0F0F0;*/ /*虚线*/
}
/*左边图片begin*/
.layout-lt-pwlt-left-right-pwlt-1 .left-right-pwlt-1-left-img
{
    width: 220px;
    height: 124px;
    overflow: hidden;
    margin-right: 16px;
    float: left;
    position: relative;
}
.layout-lt-pwlt-left-right-pwlt-1 .left-right-pwlt-1-left-img img
{
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transform: all 0.25s linear 0.1s;
    transition: all 0.25s linear 0.1s;
}
.layout-lt-pwlt-left-right-pwlt-1 .left-right-pwlt-1-left-img img:hover
{
    width: 100%;
    display: block;
    -webkit-transform:scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}
/*左边图片end*/
/*右边内容begin*/
.layout-lt-pwlt-left-right-pwlt-1 .left-right-pwlt-1-right-describe
{
    height: 124px;
    /*float: left;*/
    position: relative;
    /*min-width:200px;*/
    overflow: hidden;
}
.layout-lt-pwlt-left-right-pwlt-1 .left-right-pwlt-1-right-describe p
{
    width: 100%;
}
.layout-lt-pwlt-left-right-pwlt-1 .left-right-pwlt-1-right-describe-title
{
    width: 100%;
    max-height: 48px;
    line-height: 24px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.layout-lt-pwlt-left-right-pwlt-1 .left-right-pwlt-1-right-describe-title:hover
{
    color: #D41A1A;
}
.layout-lt-pwlt-left-right-pwlt-1 .left-right-pwlt-1-right-describe-title-cont
{
    width: 100%;
    height: 36px;
    margin-top: 15px;
    color: #666666;
    line-height: 18px;
    font-size: 12px;
    overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.layout-lt-pwlt-left-right-pwlt-1 .left-right-pwlt-1-right-describe-comment-read
{
    height: 20px;
    color: #999999;
    font-size: 12px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.layout-lt-pwlt-left-right-pwlt-1 .left-right-pwlt-1-right-describe-comments
{
    color: #999999;
}
.layout-lt-pwlt-left-right-pwlt-1 .left-right-pwlt-1-right-describe-reads
{
    color: #999999;
}
.no_data
{
    text-align: center;
    line-height: 100px;
}
.left_right_pwlt_page_content
{
    margin-top:40px;
}
/*加图标*/
.layout-lt-pwlt-left-right-pwlt-1 .icon
{
    background-size: 30px;
    padding-left: 40px;
}
/*加模块边框线*/
.layout-lt-pwlt-left-right-pwlt-1 .border
{
    border: 1px solid #eee;
    padding: 10px;
}
/*右边内容end*/
.layout-lt-pwlt-left-right-pwlt-1 .style-color
{
    color: #D41A1A;
    font-size: 12px;
}
.layout-lt-pwlt-left-right-pwlt-1 .left-right-pwlt-1-right-describe-comment-read p
{
    width: auto;
    float: left;
    margin-right: 10px;
}
.layout-lt-pwlt-left-right-pwlt-1 .date-box
{
    float: left;
}
.layout-lt-pwlt-left-right-pwlt-1 .date-box p
{
    width: auto;
    float: left;
    margin-right: 20px;
    color: #999999;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
}
.layout-lt-pwlt-left-right-pwlt-1 .source-box
{
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #DDDDDD;
    max-width: 45%;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
}
.layout-lt-pwlt-left-right-pwlt-1 .title-bottom
{
    margin-top: 10px;
}
.layout-lt-pwlt-left-right-pwlt-1 .fl
{
    float: left;
}
/*modelID=35 左右图文列表1 css样式 end*/