.topic-shici-list-wrap{
    background: white;
    padding: 10px 20px;
}

.shici-seltor h1{
    border-bottom: 0px;
}

.topic-shici-list-wrap .shici-title
{
    font-weight: 400;
    /* color: rgba(186, 119, 38, 1); */
    font-size: .93rem;
}

.topic-shici-list-wrap h2{
    font-size: 1rem;
    font-weight: 600;
}

.desc{
    color: rgba(0,0,0,.4);
    font-weight: normal;
}

.line{
    border-bottom: 1px dashed #eaeaea;
}

.ss{
    text-overflow:ellipsis;
    overflow:hidden;
}