<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* font-weight: normal; */
    outline: none;
}

html,
body {
    color: #333;
    font-size: 16px;
    font-family: "微软雅黑";
    /* max-width: 1920px; */
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

img,
input {
    border: 0;
    outline: none;
}

.wap {
    display: none !important;
}

.top &gt; img.wap {
    display: none;
}

body .clear {
    clear: both;
    height: 0 !important;
    width: 0 !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
}

.px1400 {
    max-width: 1400px;
    margin: 0 auto;
}

.px1300 {
    max-width: 1300px;
    margin: 0 auto;
}

.px1200 {
    max-width: 1200px;
    margin: 0 auto;
}


.head {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    transition: all .7s;
}

.head.on {
    position: fixed;
}

.head.on::before {
    bottom: 0;
}


.head::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transition: all 0.5s;
    background: rgb(86 118 185 / 65%);
    background-position: center top;
}


.head-top {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}


.logo {
    float: left;
    overflow: hidden;
    line-height: 120px;
}

.logo a {
    position: relative;
    transition: all 0.5s;
    top: 0;
}

.logo a {
    display: block;
}

.logo a img {
    height: 75px;
    vertical-align: middle;
}

.head-tj {
    overflow: hidden;
    float: right;
    padding-top: 20px;
    margin-bottom: 20px;
}

.head-tj p {
    float: left;
    font-size: 14px;
    line-height: 16px;
    color: #d7e1f3;
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #d8e2f3;
}

.head-tj p:nth-child(1) {
    margin-left: 0;
    padding-left: 0;
    border: none;
}

.head-tj p b {
    font-size: 16px;
    color: #fff;
}

.nav {
    float: right;
    text-align: right;
}

.nav-t {
    text-align: right;
    font-size: 0;
}

.nav-link {
    display: inline-block;
    margin-left: 10px;
    padding: 7px 15px;
    background: url() no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.nav-link a {
    float: left;
    color: #fff;
    font-size: 0;
    line-height: 14px;
    font-size: 14px;
    padding: 0 13px;
    border-left: 1px solid #fff;
}

.nav-link a:first-child {
    border-left: none;
}

.nav-link a img {
    vertical-align: middle;
}

.nav-link a span {
    vertical-align: middle;
    margin-left: 5px;
    font-size: 12px;
}

.nav &gt; ul {
    font-size: 0;
    float: left;
}

.nav &gt; ul &gt; li {
    display: inline-block;
    text-align: center;
    position: relative;
    margin-right: 90px;
}

.nav &gt; ul &gt; li.active::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 3px;
    background: #fff;
}

.nav &gt; ul &gt; li:first-child {
    margin-left: 0;
}

.nav &gt; ul &gt; li &gt; a {
    display: block;
    font-size: 20px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    position: relative;
    transition: all 0.3s;
}

.nav &gt; ul &gt; li:hover &gt; a {
    color: #fff;
}

/* .nav&gt;ul&gt;li.active&gt;a {
    border-color: #f0a402;
} */

.nav &gt; ul &gt; li &gt; div {
    position: absolute;
    top: 100%;
    min-width: 160px;
    left: 50%;
    transform: translateX(-50%) scale(0);
    background: #fff;
    z-index: 9999;
    overflow: hidden;
    line-height: normal;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    transform-origin: top center;
}

.nav &gt; ul &gt; li:hover &gt; div {
    transform: translateX(-50%) scale(1);
    transition: all 0.3s;
}

.nav &gt; ul &gt; li &gt; div &gt; ul {
    overflow: hidden;
}

.nav &gt; ul &gt; li &gt; div &gt; ul &gt; li a {
    display: block;
    font-size: 14px;
    border-top: 1px solid #eeeeee;
    line-height: 53px;
    transition: .3s;
    color: #222;
}

.nav &gt; ul &gt; li &gt; div &gt; ul &gt; li:first-child a {
    border: none;
}

.nav &gt; ul &gt; li &gt; div &gt; ul &gt; li a:hover {
    color: #fff;
    background: #336cc3;
}

.nav-r {
    float: right;
    position: relative;
}

.nav-r &gt; a {
    float: left;
    text-align: center;
    color: #fff;
    font-size: 0;
    margin-left: 20px;
    position: relative;
    background: rgb(233 236 244 / 27%);
    border-radius: 18px;
}

.nav-r &gt; a::before {
}

.nav-r &gt; a img {
    vertical-align: middle;
    display: inline-block;
    float: left;
}


.nav-r &gt; a span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    padding: 0 15px 0 10px;
    line-height: 36px;
}

.kstd {
    float: left;
    vertical-align: middle;
    font-size: 0;
    position: relative;
    cursor: pointer;
}

.kstd div {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%) scale(0);
    background: #fff;
    padding: 10px 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    transform-origin: top center;
    z-index: 9;
}

.kstd div a {
    display: block;
    line-height: 36px;
    font-size: 14px;
    color: #333;
    width: 120px;
    text-align: center;
    /* border-top: 1px solid #eeeeee; */
}

.kstd div a:first-child {
    border: none;
}

.kstd div a:hover {
    background: #336cc3;
    color: #fff;
}

.kstd:hover div {
    transform: translateX(-50%) scale(01);
    transition: all 0.3s;
}

.kstd img {
    vertical-align: middle;
    display: inline-block;
}


.kstd span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin-left: 5px;
    color: #fff;
}

.top {
    max-width: 1920px;
    margin: 0 auto;
    position: fixed;
    right: 10px;
    top: 18px;
    width: 25px;
    height: 25px;
    z-index: 9999;
}

.top &gt; img {
    display: block;
    width: 100%;
}

.wap-menu {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99999;
    font-size: 0;
}

.wap-menu img {
    height: 25px;
}

.close-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
}


/* nav */

.banner {
    width: 100%;
    position: relative;
}

.banner a {
    display: block;
}

.banner &gt; img {
    display: block;
    width: 100%;
}

.banner .slick {
    position: relative;
    z-index: 9;
}

.banner.section .fp-tableCell,
.banner.section .slick,
.banner.section .slick div,
.banner.section .slick a,
.banner.section .slick img {
    display: block;
    width: 100%;
    height: 100%;
}

.banner .slick-slide a {
    display: block;
    position: relative;
}

.banner .slick .slick-slide a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/banner-zzc.png) repeat-x;
    background-position: center bottom;
}

.banner .slick-dots {
    text-align: center;
    left: 0;
    width: 100%;
    font-size: 0;
    z-index: 8;
    bottom: 50px;
}

.banner .slick-dots li {
    width: 22px;
    height: 22px;

    margin: 0 12px;
}

.banner .slick-dots li button {
    display: none;
}


.next-back {
    position: absolute;
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
}

.next-back img {
    display: block;
    width: auto !important;
    height: auto !important;
}

.pic {
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}

.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;
}

.pic img:hover {
    transform: scale(1.05);
}

.footer {
    padding-bottom: 60px;
    color: #fff;
    /*background: url(../images/foot-bj.jpg) no-repeat;*/
    /*background-position: center bottom;*/
    /*background-size: cover;*/
    background-color: #224284;
    line-height: 48px;
}

.footerTop {
    padding: 25px 0;
    background-color: rgb(86 118 185 /70%);
    /*border-bottom: 1px solid rgba(255, 255, 255, .6);*/
    margin-bottom: 40px;
}

.link {
    font-size: 20px;
    color: rgba(255, 255, 255, .8);
    float: left;
    line-height: 24px;
    vertical-align: middle;
    font-weight: normal;
    border-right: solid 1px #fd8644;
    margin-right: 15px;
}

.linkRight {
    overflow: hidden;
    line-height: 24px;
}

.linkRight a {
    font-size: 16px;
    color: rgba(255, 255, 255, .8);
    float: left;
}

.linkRight a:hover {
    text-decoration: underline;
}

.linkRight span {
    color: #ffffff;
    margin: 0 28px;
    float: left;
    width: 2px;
    overflow: hidden;
}

.footerBottom {
    /*background-color:#224284;*/
    overflow: hidden;
}

.footerImg {
    float: left;
    margin-right: 12%;
    display: block;
}

.footerImg &gt; img {
    max-width: 100%;
    margin: 0 auto;
}

.BoxFoot {
    overflow: hidden;
}

.footer-mid {
    float: left;
}

.footer-mid p {
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
    opacity: 0.8;
}

.foot-r {
    float: right;
}

.foot-r &gt; div {
    float: left;
}

.foot-r &gt; div:nth-child(1) {
    margin-right: 25px;
}

.foot-r &gt; div &gt; div {
    max-width: 90px;
    margin: 0 auto;
    box-shadow: 0px 2px 10px 0px rgba(53, 74, 93, 0.14);
}

.foot-r &gt; div img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.foot-r p {
    font-size: 14px;
    line-height: 17px;
    color: rgba(255, 255, 255, .8);
    text-align: center;
    margin-top: 10px;
}

.clearfix {
    zoom: 1
}

.clearfix:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    font-size: 0;
    content: "."
}

.data_info {
    margin: 0 -10px 40px;
    overflow: hidden
}

.data_info li {
    float: left;
    width: calc(33.333333% - 20px);
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 11px 0;
    border-bottom: 1px dashed #ddd;
    margin: 0 10px;
}

.tit_sub {
    font-size: 18px;
    font-weight: 700;
    margin: 30px 0 20px;
    color: #1f4091;
    padding: 0 0 0 14px;
    border-left: 3px solid #1f4091
}

.data_wrap {
    padding-top: 20px
}

.data_con {
    color: #666;
    line-height: 1.8;
    word-break: break-all
}

@media screen and (max-width: 1200px) {
    .head-top {
        padding-left: 10px;
        padding-right: 10px;
    }

    .px1200 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .logo a img {
        height: 60px;
    }

    .nav &gt; ul &gt; li &gt; a {
    }

    .nav &gt; ul &gt; li {
        margin-right: 25px;
    }

    .nav-r &gt; a span {
        margin-left: 2px;
    }


}

@media screen and (max-width: 1024px) {
    body {
        padding-top: 60px !important;
    }

    .pc {
        display: none !important;
    }

    .wap {
        display: block !important;
    }

    .m-head {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #1d50a2;
        padding: 10px;
        z-index: 999;
        box-shadow: 0 5px 5px rgb(0 0 0 / 20%);
    }

    .m-logo {
        font-size: 0;
        float: left;
    }

    .m-logo a {
        display: block;
        font-size: 0;
        line-height: 40px;
    }

    .m-logo img {
        max-height: 40px;
        max-width: 100%;
        vertical-align: middle;
    }

    .m-tlink {
        font-size: 12px;
        padding: 10px 15px 0px;
        color: rgba(255, 255, 255, 0.6);
    }

    .m-tlink a {
        font-size: 12px;
        margin: 0px 8px;
        color: rgb(255, 255, 255);
        display: inline-block;
        line-height: 24px;
        border-radius: 5px;
    }

    .m-tlink a:hover {
        text-decoration: underline;
    }

    .m-tlink a img {
        vertical-align: -2px;
        padding-right: 5px;
        height: 14px;
    }

    .m-tlink .kstd {
        display: inline-block;
        vertical-align: middle;
        line-height: 24px;
        margin-right: 0;
        margin-top: 0;
        float: none;
    }

    .m-tlink .kstd &gt; div {
        left: 0;
        transform: scale(0);
    }

    .m-tlink .kstd:hover div {
        transform: scale(1);

    }

    .m-search {
        margin: 0 15px;
        padding-right: 50px;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        position: relative;
        line-height: 35px;
        /* background: #fff; */
        margin-top: 15px;
        border: 1px solid #fff;
    }

    .m-search input[type="text"] {
        display: block;
        width: 100%;
        line-height: 25px;
        background: none;
        color: #fff;
    }

    .m-search input[type="text"]::placeholder {
        color: #fff;
    }

    .m-search input[type="image"] {
        position: absolute;
        right: 10px;
        top: 10px;
        height: 15px;
    }

    .m-nav {
        position: fixed;
        top: 60px;
        right: -100%;
        bottom: 0;
        z-index: 999;
        background: #1d50a2;
        overflow-y: scroll;
        width: 100%;
        max-width: 375px;
    }

    .m-nav ul {
        padding: 0 15px;
        /* border-top: 1px solid rgba(255, 255, 255, 0.2); */
    }

    .m-nav ul li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        position: relative;
    }

    .m-nav ul li &gt; span.on {
        transform: rotateZ(90deg);
    }

    .m-nav ul li ul {
        display: none;
    }

    .m-nav ul li ul li {
        border: none;
    }

    .m-nav &gt; ul &gt; li a {
        display: block;
        font-size: 14px;
        line-height: 20px;
        padding: 15px 0;
        position: relative;
        color: #fff;
    }

    .m-nav &gt; ul &gt; li ul li a {
        padding: 10px 0;
    }

    .m-nav &gt; ul &gt; li &gt; span {
        position: absolute;
        width: 20px;
        height: 20px;
        background: url(../images/m-nav_down.png) no-repeat;
        background-size: 14px 14px;
        background-position: center center;
        right: 0;
        top: 15px;
        cursor: pointer;
        display: block;
        color: #fff;
        transition: all 0.3s;
    }

    .footerImg {
        float: none;
        width: auto;
        margin-right: 0;
    }

    .link {
        font-size: 18px;
        line-height: 20px;
        float: none;
        border: none;
        margin-bottom: 10px;
    }

    .linkRight {
        line-height: 20px;
    }

    .linkRight a {
        font-size: 14px;
    }

    .footerTop {
        padding: 15px 0;
        margin-bottom: 20px;
    }

    .footer {
        padding-bottom: 35px;
    }


}

@media screen and (max-width: 768px) {
    .footerImg &gt; img {
        max-width: 90%;
        max-height: 50px;
    }
}

@media screen and (max-width: 1023px) {
    .data_info li {
        width: calc(50% - 20px);
    }
}

@media screen and (max-width: 767px) {
    .data_info li {
        width: 100%;
        white-space: inherit;
    }
}

@media screen and (max-width: 480px) {
    .footer-mid {
        float: none;
    }

    .foot-r {
        float: none;
    }
}

.px1400 {
    max-width: 1400px;
    margin: 0 auto;
}

.box-container {
    width: 100% !important;
}

.post .tt {
    display: inline-block;
    width: 100%;
    border-bottom: 0px solid #e6e6e6;
    text-align: center;
}

.post .tt .tit {
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}

h3.tit {
    position: relative;
}

.post1 .tt .tit .title {
    display: inline-block;
    font-size: 28px;
    font-weight: bold;
    color: black;
    cursor: pointer;
    line-height: 50px;
}

.tit:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 5px;
    background: #3d55a7;
    left: 50%;
    margin-left: -15px;
    bottom: -4.6px;
}

#container-2 .tit:after {
    margin-left: 0;
    left: 0;
}

.post .more_btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 20px;
    margin-top: 20px;
    line-height: 20px;
    float: right;
}

.post1 .more_btn a {
    color: #e66e45;
}

.post .more_btn .more_text, .post .more_btn a {
    font-size: 16px;
    cursor: pointer;
    color: #3d55a7;
}

span.j {
    position: relative;
    top: -1px;
}

.main1:before, .main2:before, .main4:before {
    content: "";
    background: #dcdcdc;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 98px;
}

.main2:before {
    top: 53px !important;
}

.main1:before, .main2:before, .main4:before {
    content: "";
    background: #dcdcdc;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 98px;
}

.wrapper {
    width: 100%;
    margin: 0 auto;
    position: relative;
}
a:hover, a:focus {
    /*color: #23527c;*/
    text-decoration: none;
}
.rili2 .news_list li.news a {
    color: #3b3b3b;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
}
.rili2 .news_list li.news:hover a {
    color: #333;
    font-weight: bold;
    transition: all 0.4s ease-in-out;
}
.rili2 .news_list li.news .news_date {
    float: left;
    width: 70px;
    margin-right: -95px;
    background: #00707a;
    border-top-left-radius: 15px;
    border-bottom-right-radius:15px;
    text-align: center;
}
.rili2 .news_list li.news .news_date .news_year {
    line-height: 36px;
    font-size: 26px;
    color: #fff;
    background-color: #6c8cd0;
    border-top-left-radius: 15px;
    transition: all 0.4s ease-in-out;
}
.rili2 .news_list li.news .news_date .news_days {
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background-color: #6c8cd0;
    border-bottom-right-radius:15px;
    transition: all 0.4s ease-in-out;
    /*color: #0061aa;*/
    /*background-color: #eee;*/
}
.rili2 .news_list li.news:hover .news_date .news_year {
    background-color: #e66e45;
    border-top-left-radius: 15px;
    transition: all 0.4s ease-in-out;
}
.rili2 .news_list li.news:hover .news_date .news_days {
    background-color: #e66e45;
    transition: all 0.4s ease-in-out;
    border-bottom-right-radius:15px
    /*background-color: #eee;*/
    /*color: #e66e45;*/
}
.rili2 .news_list li.news .news_date1 {
    float: left;
    width: 70px;
    margin-right: -95px;
    /*background: #00707a;*/
    /*border-top-left-radius: 15px;*/
    /*border-bottom-right-radius:15px;*/
    text-align: center;
}
.rili2 .news_list li.news .news_date1 .news_year1 {
    line-height: 36px;
    font-size: 26px;
    color: #3d55a7;
    /*background-color: #6c8cd0;*/
    /*border-top-left-radius: 15px;*/
    /*transition: all 0.4s ease-in-out;*/
}
.rili2 .news_list li.news .news_date1 .news_days1 {
    line-height: 30px;
    font-size: 14px;
    color: #3d55a7;
    /*background-color: #6c8cd0;*/
    /*border-bottom-right-radius:15px;*/
    /*transition: all 0.4s ease-in-out;*/
    /*color: #0061aa;*/
    /*background-color: #eee;*/
}
.rili2  .news_list{
    margin-top:20px;
    margin-bottom:20px;
}

.nav &gt; ul &gt; li &gt; div {
    position: absolute;
    top: 100%;
    min-width: 160px;
    left: 50%;
    transform: translateX(-50%) scale(0);
    background: #fff;
    z-index: 9999;
    overflow: hidden;
    line-height: normal;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    transform-origin: top center;
}
.rili2 .news_list li.news .news_wz .news_con {
    margin-left: 95px;
    padding: 4px 0px;
}
.rili2 .news_list li.news {
    padding: 12.5px 0;
}
/*.index-mod-01 .row .box-w:nth-child(1) .box-s {*/
/*    background-color: #6081bc;*/
/*}*/

.index-mod-01 .box-s {
    height: 110px;
    border-radius: 5px;
    margin-bottom: 15px;
    position: relative;
    transition: all 0.5s;
    display: flex;
    background-color: #d9e9ea;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
}
.box-s .box-notice{
    text-align:center;
}

.h16 {
    color:black;
    font-size:16px;
}
.box-notice .title-d{
    margin-top:5px;
}
.index-mod-01 .box-s:hover {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}
.index-mod-01 .box-s .icon-s img {
    transition: all 0.5s;
}
.index-mod-01 .box-s:hover .icon-s img {
    transform: scale(1.05);
}

.post .tt .center-tit {
    display: inline-block;
    /* float: left; */
    font-size: 16px;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}
.center-tit:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 5px;
    background: #3d55a7;
    left: 50%;
    margin-left: -15px;
    bottom: -4.6px;
}
.post1 .tt .center-tit .title {
    display: inline-block;
    font-size: 28px;
    font-weight: bold;
    color: black;
    cursor: pointer;
    line-height: 50px;
}
h3.center-tit {
    position: relative;
}
.center-box{
    position:relative;
}
.center-box:before {
    content: "";
    background: #dcdcdc;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 73px;
}</pre></body></html>