/*图文列表-最新活动3 begin*/
.at-care-pwlt-care-5 a
{
    float: left;
    cursor: pointer;
    -webkit-transform: all 0.25s linear 0.1s;
    transition: all 0.25s linear 0.1s;
}
.at-care-pwlt-care-5 a:hover
{
    float: left;
    cursor: pointer;
    -webkit-transform:scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}
.at-care-pwlt-care-5 .title-box-2
{
    color: #FFFFFF;
    width: 88%;
    opacity: .9;
    filter:Alpha(Opacity=90);
    background: #D41A1A;
    height: 60px;
    line-height: 60px;
    padding: 0 6%;
    position: absolute;
    left: 0;
    bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.at-care-pwlt-care-5 .title-box-3
{
    color: #FFFFFF;
    width: 88%;
    opacity: .9;
    filter:Alpha(Opacity=90);
    background: #D41A1A;
    height: 42px;
    line-height: 42px;
    padding: 0 6%;
    position: absolute;
    left: 0;
    bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.at-care-pwlt-care-5 .title-box-4
{
    color: #FFFFFF;
    width: 88%;
    opacity: .9;
    filter:Alpha(Opacity=90);
    background: #D41A1A;
    height: 30px;
    line-height: 30px;
    padding: 0 6%;
    position: absolute;
    left: 0;
    bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.at-care-pwlt-care-5 .img-text-list
{
    width: 200px;
    margin-right: 16px;
    float: left;
    overflow: hidden;
    position: relative;
}
/*图文列表-最新活动3 end*/
