<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* -------------æ‹›å•†ç½‘ä¸“æ&nbsp;æ&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-right-item-column-h3{
    margin-bottom: 10px !important;
}
.news-column{
    width: 242px;
    margin: 0 auto;
}
.news-column-wrapper{
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 4px;
    font-size: 0;
    border-bottom: 1px solid #ededed;
}
.news-column-a{
    /* width: 122px; */
    width: 111px;
    line-height: 34px;
    float: left;
    margin-left: 20px;
    font-size: 14px;
    color: #333333;
}
.news-column-a:nth-child(odd){
    margin-left: 0;
}
.news-column-a a{
    font-size: 14px;
    color: #333333;
    margin-left: 0;
}
.news-column a:hover{

    color: #d50000;
}
.news-column a img{
    width: 14px;
    height: 14px;
    vertical-align: middle;
}
.news-column-icon-active{
    display: none;
    *margin-right:4px;
}
.news-right-item-desc-ellipsis p{
    width: 242px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.news-right-item-desc{
    margin:6px 0 10px 20px;
    line-height: 30px;
    font-size: 14px;
    color: #333333;

}
.project-docking-box p:hover {
    color:#333333;
}
.news-right-item-desc p:hover{
    color: #d50000;
}
.news-right-item-desc p{
    font-size: 14px;
    color: #333333;
    height: 30px;
}
.news-right-item-desc.project-docking-box p{
    height: auto;
}
.news-right-item-desc p a{
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    max-width: 100%;
    line-height: 30px;
}
.news-right-item-desc p a:hover{
    color: #d50000;
}
.news-right-item-desc-ellipsis p{
    width: 242px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* -------------æ‹›å•†ç½‘ä¸“æ&nbsp;æ&nbsp;·å¼--------------- */
</pre></body></html>