<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.webTop{
    margin: 20px 0;
    border-bottom: 1px solid #d6dbe1;
    height: 36px;
}
.chanTit{
    line-height: 30px;
    background-color: #f5f8fa;
    border: 1px solid #d6dbe1;
    text-indent: 20px;
    color: #666;
    border-bottom: 2px solid #ccc;
    margin: 20px 0;
}
.secondTit{
    border-bottom: 1px dashed #cccccc;
    margin-bottom: 10px;
    line-height: 36px;
    font-size: 12px;
    padding-left: 26px;
}
.thirdTit{
    display: inline-block;
    width:130px ;
    color: #999;
    margin-left: 50px;
}</pre></body></html>