<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.news-main-box-left {
    background-image: url(../img/other/ny_tu3.png);
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    width: 94px;
    height: 110px;
    padding-top: 20px;
    background-position: center center
}

.news-main-box-left-hov {
    background-image: url(../img/other/ny_tu3_hover.png)
}

.news-main-box {
    margin-bottom: 18px;
    border-bottom: 1px solid #F5F6FB;
    padding-bottom: 23px;
    overflow: hidden;
    position: relative;
}

.is_top{
    position: absolute;
    right: 0;
    top: 0;
}

.is_top img{
    width: 24px;
    height: 24px;
}

.news-text-container {
    width: 95%
}

.news-date-box {
    margin-top: 4%
}

.news-main-box-left {
    float: left
}

.xsbg-date {
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 28px;
    text-align: center
}

.xsbg-year {
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #A09F9F;
    line-height: 28px;
    text-align: center
}

.news-text-box {
    overflow: hidden
}

.news-main-box-right {
    width: 88%;
    padding-left: 13px;
    padding-left: 30px
}

@media (min-width: 1200px) {
    .news-main-box-right {
        padding-top: 2rem
    }

    .news-text-container {
        float: left
    }

    .news-main-box-left img {
        overflow: hidden;
        min-height: 176px
    }

    .news-text-box span,
    .news-text-box p {
        float: left
    }

    .news-main-box-text {
        width: 90%
    }

    .news-main-box-text {
        padding-right: 10px
    }

    .news-date-box {
        float: right
    }
}

.news-main-box-text {
    color: #858585
}

.news-main-box {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 24px;
    background-color: #F3F8FF
}

p.news-main-box-text {
    line-height: 30px;
    margin-top: 0.7rem
}

.news-main-box-right h5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px
}

.news-main-box-left img {
    width: 100%
}

.news-main-box-right {
    float: left
}

.news-main-box-right p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #A09F9F;
    line-height: 28px
}

.news-date-text {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #A09F9F;
    line-height: 30px;
    margin-bottom: 30px
}

@media (max-width: 1199px) {
    .news-date-text {
        margin-bottom: 10px
    }

    .news-date-box {
        margin-top: 10px;
        overflow: hidden;
        width: 100%
    }

    .news-main-box-right {
        margin-top: 20px
    }

    .news-main-box-right p {
        line-height: 28px;
        -webkit-line-clamp: 1
    }

    .news-date-text,
    .news-date-btn {
        float: left
    }

    .news-date-btn {
        margin-top: 14px;
        margin-left: 10px
    }

    .news-date-box {
        display: none
    }

    .news-main-box-right {
        width: 80%
    }
}

@media (max-width: 560px) {
    .news-main-box-right {
        width: 78%;
        padding-left: 10px;
        margin-top: 10px
    }

    .news-main-box-right h5 {
        font-size: 16px;
        line-height: 20px
    }

    .news-main-box-right p {
        font-size: 14px;
        line-height: 22px
    }

    .news-main-box-left {
        width: 74px
    }

    .news-main-box {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px
    }
}

@media (max-width: 390px) {
    .news-main-box-right {
        width: 72%
    }

    .news-main-box-right p {
        -webkit-line-clamp: 2
    }
}

@media (min-width:614px) {
    .news-main-box-right p {
        max-height: 28px
    }
}

.newdtail-right-container div .pagination .item {
    background: #F5F7F9;
    border: 1px solid #E6EAEE;
    display: block;
    float: left !important;
    margin: 5px;
    font-size: 14px;
    color: #333333;
    padding-left: 10px;
    padding-right: 10px;
    min-width: 14px;
    text-align: center;
    height: 34px;
    line-height: 34px !important;
    display: table-cell
}

.newdtail-right-container div .pagination .item:hover {
    background: #3679D2;
    color: white
}

.newdtail-right-container div .pagination {
    overflow: hidden;
    margin: auto;
    display: table
}</pre></body></html>