.guoyzj .toptj-box .top-tit-box{
    height:auto;
    padding-bottom:8px;
}
.com-count{
    display:flex;
    display:-webkit-flex;
    justify-content: start;
    align-items: center;
    font-size:12px;
    line-height:1.2;
    color:#666;
    height:12px;
    padding-top:15px;
    padding-bottom:10px;
}
.com-count span{
    display:block;
    padding-right:10px;
    margin-right:10px;
    float:left;
}
.com-count span i{
    font-weight: bold;
    color:#151515;
    font-style: normal;
}
.com-specail span{
    display:inline-block;
    height:16px;
    background: #EBEBEB;
    border-radius: 2px;
    font-size: 12px;
    color: #666666;
    letter-spacing: 0;
    line-height: 16px;
    text-align:center;
    padding:2px 4px;
    margin-right:10px;
}
.com-activity {
    display:flex;
    display:-webkit-flex;
    justify-content: start;
    align-items: center;
    padding-top:5px;
}
.com-activity p{
    height:14px;
    padding-right:19px;
}
.com-activity p strong{
    font-weight:normal;
    border-radius: 2px;
    color: #ffffff;
    font-size: 12px;
    padding: 2px 4px;
    margin-right: 5px;
}
.com-activity p span{
    color:#666
}
