.ts-list>dt::before {
    content: " ";
    position: absolute;
    top: 21px;
    left: 5px;
    width: 0.95rem;
    height: 0.8rem;
    background: url(../img/tsTitle.png) no-repeat top left;
    background-size: 100% 100%;
}

.ts-list>dt {
    position: relative;
    font-size: 1.375rem;
    height: 55px;
    line-height: 55px;
    padding-left: 30px;
    color: #016cbc;
    margin-bottom: 5px;
}

.ts-list>dd {
    font-size: 1rem;
    color: #333;
    line-height: 1.6;
}

.sqfws {
    display: none;
}


/* 城市治理篇 */
.city-h2{
    margin-top: 10px;
    line-height: 2.5;
    color: #016cbc;
}
.clearb{
    margin-bottom: 12px;
}
.span-color{
    color: #016cbc;
}
.text-color{
    color: #e8641b;
}
