
.kpwkt_denl dl dt{
    margin-right: 15px;
}

.kpwkt_tcbt ul li p {
    font-size: 15px;
    color: #fff;
    line-height: 50px;
    float: left;
}



.kpwkt_tcbt ul li.like.yes em {
    background: url(../index/images/sp1-01.png) no-repeat center;
}

.kpwkt_tcbt ul li.like.no em {
    background: url(../index/images/sp1-02.png) no-repeat center;
}

.kpwkt_tcbt ul li.collect.yes em {
    background: url(../index/images/sp2-01.png) no-repeat center;
}

.kpwkt_tcbt ul li.collect.no em {
    background: url(../index/images/sp2-02.png) no-repeat center;
}


.collect_link {
    margin-top: 10px;
}

.collect_link > a {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}

.yes em,.no em{
    background-size: 30px !important;
    margin-right: 0px !important;
}

.kpwkt_tcbt ul li{
    margin-left: 0px;
    margin-right: 15px;
}

.kpwkt_tcbt h2{
    width: 340px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
}

[v-cloak]{
    display: none;
}

.kpwkt_denl dl{
    margin-bottom: 12px;
}

.score {
    margin-bottom: 12px;
    color: gray;
}