<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'MicrosoftYaHei';
    src: url('msyhbd.ttf');
}

body{
    margin: 0 auto;
    background-color: #ffffff;
}

.center{
    width: 1200px;
    margin: 0 auto;
}
.rounded {
    display: inline-block;
    background-color: rgb(7,137,212);
    border-radius: 10px;
    padding: 6px 24px;
    color: white;
    text-align: center;
    font-size: 16px;
    position: absolute;
    border: none;
    right: 18.44%;
    top: 45px;
}

.zi{
    position: absolute;
    top: 356px;
    left: 50%;
    transform: translate(-50%, -50%);
}
.logo{
    position: absolute;
    top: 30px;
}
.lanmu{
    width: 100%;
    height: 50px;
    background-color: #efefef;
    /* margin-top: 60px; */
    margin-bottom: 20px;
    display: -webkit-flex;
    justify-content: space-between;
}

.lanmu h2{
    color: white;
    padding-left: 20px;
    margin-top: 0px;
    font-weight: 400;
    line-height: 2;
    background-color: #408e50;
    height: 50px;
    padding-right: 20px;
    float: left;
}

.lanmu a {
    color: #ff6600;
    font-size: 15px;
    /* margin-top: 29px; */
    padding: 20px;
    /* margin: 1px; */
    text-decoration: none;
}

.tags_header{
    margin-top: 50px;
    font-family: MicrosoftYaHei, sans-serif;
    background-image: linear-gradient(0deg, #5d9c39 0%, #3f8e4f 100%);
    padding-top: 10px;
    margin: 0 auto;
    width: 1200px;
    padding: 20px;
    box-sizing: border-box;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: left;
}
.tags_header .p2{
    font-size: 17px;
    line-height: 39px;
    color: #ffffff;

    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0 auto;
}


.tags_header .p1 {
    font-size: 36px;
    line-height: 39px;
    color: #ffffff;
    font-weight:bold;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 40px;
}
.tags_header .p1 a{
    font-size: 36px;
    line-height: 39px;
    color: #ffffff;
    font-weight:bold;
    text-align: center;
}

.p3{
    font-size: 18px;
    width: 100%;
    margin: 0 auto;
    color: #ffffff;
    /* margin-right: 140px; */
    line-height: 39px;
    text-align: right !important;
}



.home-row1-col-l{
    width: 100%;
}
.home-tpxw{height:auto; position:relative; overflow:hidden; width: 600px;margin-bottom:0px}
.home-tpxw img{ width:100%; height:auto; display:block;}
.home-tpxw .bd li{ position:relative; overflow:hidden; zoom:1;}
.home-tpxw .bd .txtbg{position:absolute; bottom:0; left:0; width:100%; height:50px; background:#000; filter:alpha(opacity=30); -moz-opacity: 0.3; opacity:0.3;}
.home-tpxw .bd .txt{position:absolute; bottom:0; left:20px; right:120px; color:#fff; line-height:50px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;width: 555px;}
.home-tpxw .hd{ position:absolute; bottom:30px; right:10px;}
.home-tpxw .hd li{float:left; width:13px; height:13px; margin-left:10px; line-height:0; overflow:hidden; font-size:0; background:#fff; border-radius:50%; filter:alpha(opacity=40); -moz-opacity: 0.4; opacity:0.4; -moz-border-radius:50%; -o-border-radius:50%; -webkit-border-radius:50%; cursor:pointer; transition: all .3s; -webkit-transition: all .3s;}
.home-tpxw .hd li.on{filter:alpha(opacity=100); -moz-opacity: 1; opacity:1;}
.home-tpxw .bd ul, .home-tpxw .bd li{width:100% !important;}
.home-tpxw .arrow{width: 40px; height: 40px; position: absolute; top:50%; margin-top: -20px; cursor: pointer; filter:alpha(opacity=20); -moz-opacity: 0.2; opacity:0.2; z-index: 6;}
.home-tpxw .prev{left: 16px;}
.home-tpxw .next{right: 16px; background-position: 0 -40px;}
.home-tpxw .arrow:hover{filter:alpha(opacity=50) !important; -moz-opacity: 0.5 !important; opacity:0.5 !important;}



.gznr{
    display: flex;
    justify-content: space-between;
    width: 100%;
    /*height: 400px;*/
    margin-top: 50px;
}
.h3{
    margin-bottom: 15px;
    font-size: 25px;
    line-height: 15px;
    color: rgb(2,101,168);
}

.gznrlist{
    width: 47%;
    /*margin-top: 5px;*/
}

.gznrlist_header .p1 {
    font-family: MicrosoftYaHei, sans-serif;
    font-size: 25px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 33px;
    /*padding: 15px;*/
    letter-spacing: 0px;
    color: #333333;
    text-align: initial;
    /*border-bottom: 1px solid rgb(1,64,143);*/
}
.gznrlist_header .p1  a{
    color: #333333;

}
.gznrlist_header .p2{
    margin-bottom: 15px;
    text-align: inherit;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #666666;
}

.gznrlist_ui li::before{
    content: "Ã¢Â¬Â¤";
    color: rgb(0,124,191);
    font-size: 10px;
    margin-right: 5px;
}

.gznrlist_ui li{
    margin-top: 17px;
}

.gznrlist_ui .txt{
    font-size: 20px;
}

.gznrlist_header p{
    color: rgb(102,102,102);
    font-size: 18px;
    line-height: 12px;
    margin-bottom: 15px;
}

.zlzq{
    display: flex;
    justify-content: space-between;
    width: 100%;
    /*height: 400px;*/
    margin:40px 0 50px 0px;
}

.zlqzlist{
    width: 50%;

}

.zlqzlist_header{

    border-bottom: 1px solid rgb(1,64,143);
    margin: 30px 0;
    height: 10%;

    width: 70%;
    margin-left: 30px;

}

.zlqzlist_ui{
    margin-left: 30px;
}
.jpg{        height: 380px;
    position: absolute;
    /* height: 100%; */
    /* margin-left: -520px; */
    left: 45.6%;
    display: flex;
    align-items: center;
    width: 682px;
}
.jpg img{

    border: none;
    border: 0;
    /* max-width: 100%; */
    height: 90%;
}
.jpg  .txtbg{position:absolute; bottom:18px; left:0; width:100%; height:50px; background:#000; filter:alpha(opacity=30); -moz-opacity: 0.3; opacity:0.3;}

.jpg .txt{position:absolute; bottom:18px; left:20px; right:120px; color:#fff; line-height:50px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;width: 100%;
    text-align: center;}



@media screen and (max-width: 600px) {
    .rounded {
        display: inline-block;
        background-color: rgb(7,137,212);
        border-radius: 10px;
        padding: 6px 24px;
        color: white;
        text-align: center;
        font-size: 16px;
        position: absolute;
        border: none;
        right: 3%;
        top: 45px;
    }
    .home-tpxw .hd{
        bottom: 18px;
    }
    .tags_header{
        /* width: 90%; */
        margin: 20px auto;
    }

    .tags_header .p1{
        font-size: 21px;
        line-height: 32px;
        color: #ffffff;
        font-weight: bold;
        text-align: center;
        margin-bottom: 20px;
        margin-top: 30px;
    }

    .zi {
        width: 0;
        position: absolute;
        top: 356px;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .center {
        width: 100%;
        margin: 0 auto;
    }
    .gznr {
        display: flex;
        /* justify-content: space-between; */
        width: 90%;
        margin: 0 auto;
        height: auto;
        margin-top: 20px;
        flex-wrap: wrap;
    }

    .home-tpxw{
        width: 100%;
        /* height: 370px; */
        position: relative;
        overflow: hidden;

    }
    .gznrlist {
        width: 100%;
        margin: 20px auto;
    }
    .h3 {
        margin-bottom: 15px;
        font-size: 25px;
        line-height: 30px;
        color: rgb(2,101,168);
    }
    .zlzq {
        display: flex;
        /* justify-content: space-between; */
        width: 90%;
        height: auto;
        margin: 20px auto;
        flex-direction: column;
        /* flex-wrap: wrap; */
    }
    .jpg {
        /* height: 380px; */
        position: absolute;
        /* height: 100%; */
        /* margin-left: -520px; */
        left: 0;
        display: flex;
        align-items: center;
        width: 100%;
        max-height: 220px;
    }

    .zlqzlist {
        width: 100%;
        /*background-color: rgb(242,242,242);*/
        margin-top: -30px;
    }
    .gznr .gznrlist{
        /*margin-top: -120px;*/
    }

}

</pre></body></html>