@import url(R-css.css); 
@import url(ax.css); 
@import url(ax-response.css); 
@import url(fonts.css); 
@import url(@.css); 
@import url(../iconfont/iconfont.css); 



.Nr-10h
{
    display: inline-block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    visibility: visible;
    -webkit-line-clamp: 10;
    overflow: hidden;
} 
.animation-5s
{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}



.Nr-3h
{
    display: inline-block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    visibility: visible;
    -webkit-line-clamp: 3;
    overflow: hidden;
} 

.BtDanhang
{
    width: 100%; 
    display: block; 
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.SLimg{border-radius: 3px 3px 0 0; overflow: hidden;}
.SLimg > a{width: 100%; height: 100%; background-repeat: no-repeat; background-position:  center center; background-size: cover,24px 24px; background-color: #f5f5f5; display: block;}

