/*样式*/
.tp{
    width: calc(33.3% - 54px);
    margin-right: 20px;
    background: #fff;
    padding: 20px;}
.btlb strong a{font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;}
.btlb strong{height: 32px;
    line-height: 32px;}
    
 .btlb p{line-height: 24px;
    color: #646464;line-height: 24px;
    height: 48px;
    color: #646464;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
    
.ljgd{display: block;
    margin-top: 12px;
    background: url(images/ico10.png) no-repeat;
    width: 98px;
    height: 21px;
    line-height: 21px;
    text-indent: 10px;}
    .ljgd a{color:#fff;}

