/*module_ID=515 热门活动 begin*/
.activity-left-right-pwlt-1 .activity-cell
{
    padding: 10px 0;
}
.activity-left-right-pwlt-1 .dashed
{
    border-bottom: 1px #DDDDDD dashed;
}
.activity-left-right-pwlt-1 .solid
{
    border-bottom: 1px #DDDDDD solid;
}
.activity-left-right-pwlt-1 .none
{
    border-bottom: none;
}
.activity-left-right-pwlt-1 .activity-cell:last-child
{
    border-bottom: 0;
}
.activity-left-right-pwlt-1 .activity-cell .cover
{
    float: left;
    width: 80px;
    height: 80px;
    overflow: hidden;
}
.activity-left-right-pwlt-1 .activity-cell .cover a
{
    display: inline-block;
    width: 80px;
    height: 80px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.25s linear 0.1s;
}
.activity-left-right-pwlt-1 .activity-cell .cover a:hover
{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}
.activity-left-right-pwlt-1 .activity-cell .con
{
    margin-left: 90px;
}
.activity-left-right-pwlt-1 .activity-cell .con .title
{
    margin-top: 2px;
    font-weight: bold;
    height: 20px;
    overflow: hidden;
}
.activity-left-right-pwlt-1 .activity-cell .con .content
{
    color: #999999;
    height: 32px;
    font-size: 12px;
    line-height: 16px;
    overflow: hidden;
    margin-top: 2px;
}

.activity-left-right-pwlt-1 .rig-list
{
    overflow: hidden;
    margin-top: 5px;
    color: #999;
}
.activity-left-right-pwlt-1 .list
{
    background: url(/images/model/layout/lt/pwlt/left_right_pwlt_15/eye.png) no-repeat left;
    background-size: 18px 12px;
    padding-left: 22px;
    margin-right: 7%;
    font-size: 12px;
}
.activity-left-right-pwlt-1 .list3
{
    background: url(/images/model/layout/lt/pwlt/left_right_pwlt_15/thump.png) no-repeat left;
    background-size: 20px 14px;
}
/*module_ID=515 热门活动 end*/