/*modelID=495 左右图文列表10 begin*/
.layout-lt-pwlt-left-right-pwlt-16 .type-title
{
    display: inline-block;
    margin-right: 12px;
    height: 30px;
    line-height: 30px;
    padding: 0 18px;
    margin-top: 12px;
    border: 1px solid #AAAAAA;
    cursor: pointer;
    border-radius: 35px;
    color: #666666;
    float: left;
}
.layout-lt-pwlt-left-right-pwlt-16 .type-title-on
{
    border: 1px solid #D41A1A;
    color: #D41A1A;
}
.layout-lt-pwlt-left-right-pwlt-16 .content-list
{
    padding: 20px 0;
    border-bottom: 1px solid #DDDDDD;
}
.layout-lt-pwlt-left-right-pwlt-16 .content-list .pic-box
{
    position: relative;
    float: left;
    width: 220px;
    height: 124px;
    overflow: hidden;
}
.layout-lt-pwlt-left-right-pwlt-16 .content-list .picture
{
    display: inline-block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: all 0.25s linear 0.1s;
    transition: all 0.25s linear 0.1s;
}
.layout-lt-pwlt-left-right-pwlt-16 .content-list .picture:hover
{
    -webkit-transform:scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}
.layout-lt-pwlt-left-right-pwlt-16 .content-list .pic-box span
{
    position: absolute;
    background: #D41A1A;
    color: #FFFFFF;
    padding: 3px 8px;
    top: 0;
    left: 0;
    font-size: 12px;
}
.layout-lt-pwlt-left-right-pwlt-16 .content-list .content
{
    margin-left: 240px;
}
.layout-lt-pwlt-left-right-pwlt-16 .content-list .content .title
{
    font-size: 16px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}
.layout-lt-pwlt-left-right-pwlt-16 .content-list .content a:hover
{
    color: #D41A1A;
}
.layout-lt-pwlt-left-right-pwlt-16 .content-list .content .info
{
    height: 40px;
    line-height: 20px;
    color: #666666;
    overflow: hidden;
}
.layout-lt-pwlt-left-right-pwlt-16 .content-list .content .name
{
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
}
.layout-lt-pwlt-left-right-pwlt-16 .content-list .content .name span.head
{
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 5px;
    margin-top: 4px;
    float: left;
}
.layout-lt-pwlt-left-right-pwlt-16 .content-list .date
{
    font-size: 12px;
    color: #999999;
    margin-top: 2px;
}
.layout-lt-pwlt-left-right-pwlt-16 .content-list .date span
{
    padding-left: 20px;
    margin-right: 10px;
}
.layout-lt-pwlt-left-right-pwlt-16 .content-list .date .view
{
    background: url(/images/model/layout/lt/pwlt/left_right_pwlt_16/view_icon.png) no-repeat;
}
.layout-lt-pwlt-left-right-pwlt-16 .content-list .date .message
{
    background: url(/images/model/layout/lt/pwlt/left_right_pwlt_16/message_icon.png) no-repeat;
}
.layout-lt-pwlt-left-right-pwlt-16 .content-list .date .praise
{
    background: url(/images/model/layout/lt/pwlt/left_right_pwlt_16/praise_icon.png) no-repeat;
}
.layout-lt-pwlt-left-right-pwlt-16 .content-list .date .time
{
    float: right;
    margin-right: 5px;
}
.layout-lt-pwlt-left-right-pwlt-16 .page
{
    height: 32px;
    margin: 20px 0;
}
/*modelID=495 左右图文列表10 end*/