<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* é¡¹ç›®å¯¹æŽ¥æ&nbsp;·å¼ */
.news-hot-topics{
    width: 282px;
    border: 1px solid #ededed;
    border-top: 2px solid #d50000;
}
.news-right-item h3{
    margin: 20px 0 20px 20px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}
.news-project-docking{
    position: relative;
    zoom: 1;
}
.news-project-docking a{
    position: absolute;
    right: 20px;
    top:50%;
    margin-top: -7px;
    font-size: 14px;
    color: #1f6cdd;
    cursor: pointer;
}
.news-project-docking img{
    width: 4px;
    height: 6px;
    vertical-align: middle;
    margin-left: 5px;    
}
.news-project-tel{
    width: 244px;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    border-top: 1px solid #ededed;
    color: #333333;
}
.news-right-item-desc{
    margin:6px 0 10px 20px;
    line-height: 30px;
    font-size: 14px;
    color: #333333;
}

.news-right-item-desc p{
    margin-right: 20px;
    font-size: 14px;
    color: #333333;
}

.news-project-tip{
    display: inline-block;
    font-size: 14px;
    color: #ff881f;
}
</pre></body></html>