<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* home-news */
.home-news {
    width: 100%;
    background-color: #efefef;
    height: 50px;
    overflow: hidden;
}

.home-news .col-lg-11 {
    line-height: 50px;
}

.home-news li {
    margin-left: -10px;
    font-size: 17px;
    font-weight: bolder;
}

.home-news i {
    font-size: 20px;
    padding-right: 15px;
}

/* home-news */
.home-news {
    width: 100%;
    line-height: 50px;
    height: 50px;
    background-color: #efefef;
}

.home-news li {
    font-size: 18px;
    font-weight: bolder;
}

.home-news i {
    font-size: 18px;
    padding-right: 15px;
}

/* news-content */
.news-content {
    overflow: hidden;
}

.news-content h1 {
    font-size: 45px;
    margin-top: 45px;
    font-weight: bolder;
    text-align: center;
}

.news-content .line {
    margin: 0 auto;
    width: 150px;
    height: 8px;
    background-color: #009048;
}

.news-content .row .col-xs-12 .row {
    padding: 30px 0px 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.news-content .row .col-xs-12 .row .text {
    position: relative;
}

.news-content .row .col-xs-12 .row .text h5 {
    font-weight: bolder;
    font-size: 35px;
    color: black;
}

.news-content .row .col-xs-12 .row .text p {
    font-size: 18px;
    color:black;
    font-weight: bold;
}

.news-content .row .content {
    margin-top: -20px;
}

.news-content .row .col-xs-12 .row .content h3 {
    font-size: 25px;
    font-weight: bold;
    color: black;
}

.news-content .row .col-xs-12 .row .content p {
    font-size: 16px;
    color: black;
}

.news-content .pic {
    padding-left: 15px;
    width: 4%;
}

.news-content .content button {
    border: none;
    margin-top: 65px;
    line-height: 50px;
    background-color: #009048;
    color: white !important;
    font-size: 17px;
    font-weight: bold;
    padding: 0px 30px;
}

.news-content a .row .col-xs-12 .row .content button:hover {
    background-color: #009048;
}

.news-content a .row .col-xs-12 .row .content button i {
    font-size: 30px;
    position: relative;
    /* top: 5px; */
    margin-left: 10px;
    font-weight: bold;
    color: black;
}

.fenye&gt;ul {
    width: 100% !important;
    border: none !important;
    display: flex;
    justify-content: center;
}
.fenye .current{
    background-color: #009048;
    color: white !important;
    font-weight: bold;
}

.page-numbers&gt;li{
    float: left !important;
    color: black;
    font-size: 15px;
}

.page .page-numbers {
    float: left;
    cursor: pointer;
    border: 1px solid #dee2e6;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: black;
}


.page .fenye .shuzi .col-lg-4:hover {
    background-color: #d80724;
    color: #ffffff;
}
.new-cat{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 20px 0px;
}
.new-cat a{
    margin: 0px 10px;
}
.new-cat a button{
    padding: 10px 30px;
    outline: none;
    background-color: white;
    color: #009048;
    border: solid 1px #009048;
}
.new-cat .active button{
    background-color: #009048;
    color: white;
}
.new-cat a button:hover{
    color:white !important;
}
/* media */
@media screen and (max-width:768px) {

    /* banner */
    .banner .icon {
        position: absolute;
        top: -35px;
        right: 15px;
        font-size: 18px;
        color: #fff;
    }

    /* home-news */
    .home-news li {
        margin-left: 10px;
        font-size: 14px;
    }

    .home-news li i {
        font-size: 18px;
        padding-right: 5px;
    }

    /* news-content */

    .news-content h1 {
        font-size: 25px;
    }

    .news-content .line {
        width: 100px;
        height: 6px;
    }

    /* news-content */
    .news-content {
        position: relative;
        top: -25px;
    }

    .news-content h1 {
        font-size: 30px;
    }

    .news-content .line {
        width: 45px;
        height: 6px;
    }


    .news-content .row .col-xs-12 .row {
        margin-top: 20px;
    }

    .news-content .row .col-xs-12 .row .text {
        top: 30px;
        left: 20px;
    }

    .news-content .row .col-xs-12 .row .text p {
        font-size: 15px;
        position: relative;
        top: -32px;
        left: 35px;
    }

    .news-content .row .content {
        margin-top: 10px;
    }

    .news-content .row .col-xs-12 .row .content h3 {
        padding: 0 3%;
        font-size: 25px;
    }

    .news-content .row .col-xs-12 .row .content p {
        padding: 0 3%;
        font-size: 17px;
    }

    .news-content .row .col-xs-12 .row .content a button {
        margin-left: 10px;
        margin-top: 50px;
        line-height: 40px;
        width: 50%;
        color: black;
        font-size: 15px;
    }

    /* page */
    .page {
        margin-left: 100px;
    }

    /* fangkuai */
    .fangkuai {
        margin-top: 50px;
    }

    .fangkuai .content .text {
        width: 85%;
    }

    .fangkuai .row .col-lg-10 .content .text h1 {
        font-size: 30px;
        margin-top: -30px;
        margin-left: -40px;
    }

    .fangkuai .row .col-lg-10 .content .text p {
        margin-left: -40px;
        margin-top: 20px;
        font-size: 17px;
    }

    .fangkuai .row .col-lg-10 .content .anniu {
        margin-top: 30px;
        width: 140%;
    }

    .fangkuai .row .col-lg-10 .content .anniu button {
        margin-left: 150px;
        width: 40%;
        position: absolute;
    }
    .news-content .row .col-xs-12 .row .text h5{
        font-size: 25px;
    }
        
}
.news-content hr{
    border-top: 1px solid #b0b0b0;
}</pre></body></html>