<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    padding: 0;
    margin: 0;
    font-family: "microsoft yahei";
    /*font: normal 12px/180% \5FAE\8F6F\96C5\9ED1;*/
    color: #333;
    text-align: center;
    background: #fff url(../images/bg_01.png)top center no-repeat;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

input {
    border: 0;
    outline: none;
}

div {
    /* text-align: left;
    font: normal 14px/180% \5FAE\8F6F\96C5\9ED1; */
}

a,
a:link,
a:visited {
    color: #333;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

img {
    border: none;
}

ol,
ul,
li {
    list-style: none;
}

em {
    font-style: normal;
}


/*clear*/

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
}


/*other*/

h1,
h2,
h3,
h4,
h5,
h6 {
    text-align: left;
    font: normal 12px/200% Microsoft YaHei;
}

.mt10 {
    margin-top: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.m10 {
    margin: 10px auto;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.list_14 li {
    background: url(images/dot.gif) no-repeat 0 12px;
    padding-left: 12px;
    font-size: 14px;
}

.list_12 li {
    background: url(images/dot.gif) no-repeat 0 8px;
    padding-left: 12px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.gray,
.gray a:link,
.gray a:visited,
.gray a:hover {
    color: #666;
}

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

img {
    border: 0;
    max-width: 100%;
}

.content {
    width: 100%;
    margin: 0 auto;
}

.m-content {
    background-color: #fff;
    width: 100%;
    margin: 0px auto 30px;
    padding: 40px;
}


/* 澶撮儴寮?濮? */

body {
    background: #fff url(../images/bg_01.png) center top no-repeat;
}

.header-con {
    position: relative;
}

.bigLogo-con {
    width: 1241px;
    margin: 90px auto 220px;
}

.top-logo {
    width: 320px;
}


/* 澶撮儴缁撴潫 */


/* 棣栭〉寮?濮? */

.dh_title {
    margin: 0 auto 25px;
    text-align: center;
}

.dh_title span {
    display: none;
    font-size: 24px;
    color: #2174bb;
    font-weight: bold;
    line-height: 48px;
}

.dh_title img{margin:0 auto;}

.part1 {
    background-color: #fff;
    padding: 30px 30px 45px;
}

.part2 {
    background-color: #fff;
    padding: 0 30px 30px;
}

.part3 {
    background-color: #fff;
    padding: 0 30px 30px;
}

.part1title {
    font-size: 28px;
    color: #1b2843;
    font-weight: bold;
    line-height: 36px;
    text-align: center;
    margin-bottom: 10px;
    padding: 0 30px;
}

.part1title a {
    color: #1b2843;
}

.part1subtitle {
    font-size: 18px;
    color: #666666;
    line-height: 28px;
    text-align: left;
    /*text-indent: 2em;*/
    padding: 0 30px;
}

.part1subtitle a.desc {
    color: #ad7c13;
}

.slideCon {
    position: relative;
    margin: 45px auto 0;
}

.slideCon&gt;a img {
    transition: all 1s;
}

.slideCon&gt;a img:hover {
    transform: scale(1.05);
}

.slideCon&gt;a {
    width: 620px;
}

.slideCon .rightbox {
    position: absolute;
    right: 0;
    height: 100%;
    bottom: 0;
    top: 0;
    width: calc(100% - 620px);
    background: #fafafa;
    padding: 30px 40px;
    z-index: -1;
    text-align: left;
}

.rightbox a.boxtitle {
    font-size: 28px;
    color: #1b2843;
    line-height: 36px;
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.boxcon {
    font-size: 18px;
    color: #666666;
    line-height: 28px;
    margin-bottom: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.bslider .slick-dots {
    position: absolute;
    bottom: 80px;
    right: 180px;
    width: 100px;
}

.bslider .slick-dots li {
    width: 30px;
    height: 6px;
    background: #d9dada;
}

.bslider .slick-dots li.slick-active {
    background-color: #056aac;
}

.bslider .slick-dots li button {
    width: 100%;
    height: 100%;
    padding: 0;
}

.contgov {
    margin-bottom: 20px;
}

.contgov li {
    float: left;
    width: calc((100% - 50px)/2);
    margin-right: 50px;
    list-style: none;
    line-height: 40px;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
}

.contgov li:nth-child(even) {
    margin-right: 0;
}

.contgov li a {
    text-decoration: none;
    color: #1b2843;
    font-size: 18px;
    float: left;
    width: calc(100% - 120px);
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 8px;
    text-indent: 15px;
    position: relative;
}

.contgov.other li a {
    width: 100%;
}

.contgov li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 15px;
    background: url(../images/arrow.png);
}

.contgov li span {
    float: right;
    font-size: 18px;
    width: 120px;
    text-align: right;
    color: #999999;
}

.zcjdCon {
    margin: 20px auto 25px;
}

.zcjditem {
    position: relative;
    padding: 12px;
    float: left;
    width: calc((100% - 100px)/3);
    margin-right: 50px;
    box-shadow: 0 0 10px rgba(149, 157, 172, 0.57);
    margin-bottom: 31px;
    transition: all 1s;
}

.zcjditem:nth-child(3n+3) {
    margin-right: 0;
}

.zcjditem img {
    float: left;
}

.zcjditem:hover {
    transform: translateY(-10px);
}

.zcjdpos {
    position: absolute;
    left: 0;
    bottom: -33px;
    display: flex;
    width: 100%;
    height: 66px;
    background: url(../images/titlebg_03.png)top left no-repeat;
    font-size: 18px;
    color: #fff;
    align-items: center;
    padding-left: 16px;
    padding-right: 45px;
    line-height: 22px;
    overflow: hidden;
    text-align: left;
}

.oldyy-btn {
    width: 158px;
    height: 56px;
    background: url(../images/oldf1_03.png) no-repeat;
    text-align: center;
    line-height: 56px;
    cursor: pointer;
    position: absolute;
    font-size: 20px;
    color: #fff;
    top: 40px;
    right: 0;
    z-index: 10;
}

.oldyy-btn a {
    color: #fff;
}

.oldyy-btn:hover {
    filter: brightness(1.2);
}

@media screen and (max-width:850px) {
    .w1200 {
        width: 95%;
        margin: 0 auto;
    }
    .dh_title {
        margin: 0 auto;
    }
    .dh_title span {
        display: block;
    }
    .dh_title img {
        display: none;
    }
    .oldyy-btn {
        top: 63px;
    }
    .bigLogo-con {
        width: 95%;
        margin: 45px auto 30px;
    }
    .part1,
    .part2,
    .part3 {
        padding: 10px;
    }
    .part1title {
        font-size: 16px;
        line-height: 22px;
        padding: 0 10px;
    }
    .part1subtitle {
        font-size: 14px;
        line-height: 22px;
        padding: 0 10px;
    }
    .slideCon&gt;a {
        width: 100%;
    }
    .slideCon .rightbox {
        position: relative;
        width: 100%;
        padding: 10px;
    }
    .rightbox a.boxtitle {
        font-size: 16px;
        font-weight: bold;
        margin: 0;
    }
    .boxcon {
        font-size: 14px;
        margin-bottom: 20px;
        -webkit-line-clamp: 4;
    }
    .bslider .slick-dots {
        bottom: 10px;
        left: 50%;
        transform: translateX(-50%);
    }
    .contgov {
        margin-bottom: 0;
    }
    .contgov li {
        width: 100%;
        margin-right: 0;
    }
    .contgov li a,
    .contgov li span {
        font-size: 16px;
    }
    .zcjdCon {
        width: 91%;
        margin: 10px auto;
    }
    .zcjditem {
        width: 100%;
        margin: 0 auto;
        /* margin-right: 0; */
        margin-bottom: 50px;
    }
    .zcjdpos {
        font-size: 14px;
        background-size: 100% 100%;
    }
}


/* footer */
.footer_top a {
    color: #fff;
}

.wzdt a{color:#fff;}
.gsdz p {
    text-align: left;
}</pre></body></html>