/*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;
}
/*左边图片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:250px;
}
.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: #097ABE;
}
.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;
}
/*右边内容end*/
/*modelID=35 左右图文列表1 css样式 end*/