<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hot-report{
    position: relative;
}
.hot-report img{
    width: 240px;
}
.hot-report div{
    position: absolute;
}
.hot-report .report-district{
    font-size: 26px;
    top: 22px;
    left: 15px;
}
.hot-report .report-district-small{
    font-size: 22px;
}
.hot-report .report-district-small span{
    max-width: 126px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    float: left;
}
.hot-report .report-string{
    bottom: 62px;
    left: 15px;
    font-size: 16px;
}
.hot-report .report-time{
    color: #1f6cdd;
    font-size: 14px;
    left: 28px;
    bottom: 30px;
}
.more-report{
    float: right;
    margin-right: 20px;
    font-size: 14px;
    color: #333;
}
.more-report:hover{
    color: #D50000;
}
/* æ”¿åºœæŠ¥å‘Š */
.government-report .hot-report .report-time{
    color: #d50000;
}</pre></body></html>