/*modelID=301 爱心活动 begin*/
.at-care-pwlt-care-6
{
    width: 100%;
}
.at-care-pwlt-care-6-box
{
    width: 100%;
    float: left;
    background: #1E73BE;
}
.at-care-pwlt-care-6-lefBox
{
    float: left;
    width: 50%;
    margin-right: 4%;
    margin-bottom: 18px;
}
.at-care-pwlt-care-6-tit
{
    font-size: 16px;
    color: #fff;
    width: 100%;
    text-align: left;
    padding: 30px 20px 10px 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.at-care-pwlt-care-6-cont
{
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    text-align: left;
    padding: 0 15px 10px 15px;
    text-indent: 27px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    word-break: break-all;
    height: 120px;
    text-align: justify;
}
.at-care-pwlt-care-6-rigBox
{
   width: 370px;
    height: 208px;
    float: left;
    margin: 65px 0 40px 20px;
}
.at-care-pwlt-care-6-rigBox img
{
    width: 100%;
}
.at-care-pwlt-care-6-btnBox
{
    width: 200px;
    height: 65px;
    line-height: 50px;
    border-radius: 15px;
    float:right;
    margin-right: 35px;
    margin-top: 28px;
}
.at-care-pwlt-care-6-btn
{
    color: #fff;
    font-size: 16px;
    text-align: center;
    display: block;
    width: 100%;
    background: #15a6c5;
    border-radius: 15px;
    border: 7px solid #fff;
}
.at-care-pwlt-care-6-btn:hover
{
    color: #fff;
    font-size: 16px;
    text-align: center;
    display: block;
    width: 100%;
    background: #EF9021;
     border-radius: 15px;
     border: 7px solid #EF9021;
}
/*modelID=301 爱心活动 end*/
