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

ul {
    list-style: none;
    padding: 0;
}

.p-content {
    width: 1360px;
    margin-left: 20px;
    padding-top: 20px;
    overflow: hidden;
    padding-bottom: 40px;
}

.p-content .p-content-left {
    float: left;
    width: 214px;
}

.p-content .p-content-left .left-tag {
    width: 214px;
    text-align: center;
    margin-bottom: 17px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background-color: #0280e3;
    font-weight: bold;
    font-size: 18px;
}

.p-content-left .left-nav ul&gt;li {

    text-align: center;
    line-height: 35px;
}

.p-content-left .left-nav ul&gt;li&gt;.left-nav-item {
    display: block;
    background:  no-repeat;
    width: 214px;
    height: 35px;
    font-size: 15px;
    margin-bottom: 10px;
}

.p-content-left .left-nav ul&gt;li&gt;.left-nav-item.active,
.p-content-left .left-nav ul&gt;li&gt;.left-nav-item:hover {
    background:  no-repeat;
    color: #fff;
}

.p-content-left .left-nav .vice-nav .vice-nav-item {
    display: block;
    width: 214px;
    height: 35px;
    margin-bottom: 10px;
}

.p-content-left .left-nav .vice-nav .vice-nav-item.active {
    color: #0054a4;
}

.p-content .p-content-right {
    width: 1105px;
}

.p-content .p-content-right .p-right-locat {
    padding-left: 11px;
    width: 1094px;
    height: 35px;
    background-color: #f3f3f3;
    font-size: 15px;
    color: #898989;
    line-height: 35px;
}

.p-content .p-content-right .p-right-locat ul&gt;li {
    float: left;
    margin-left: 6px;
}

.p-content .p-content-right .p-right-top {
    overflow: hidden;
    margin-top: 17px;
    padding-left: 20px;
}

.p-right-top .news-list {
    overflow: hidden;
}

.p-right-top .news-list&gt;li {
    padding-left: 20px;
    width: 1045px;
    height: 90px;
    border-bottom: 1px solid #e6e6e6;
}

.p-right-top .news-list&gt;li::before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #000000;
    ;
    display: inline-block;
    margin-bottom: 3px;
    margin-right: 5px;
}

.p-right-top .news-list&gt;li&gt;a {
    line-height: 60px;
    font-size: 17px;
    font-weight: bold;
}

.p-right-top .news-list&gt;li&gt;a:hover {
    color: #0054a4;
}

.p-right-top .news-list&gt;li&gt;span {
    display: block;
}

.p-right-top .news-list&gt;li .list-date {
    padding-right: 95px;
    line-height: 90px;
    color: #666666;
    font-size: 13px;
}

.p-right-top .news-list&gt;li .list-origin {
    color: #a0a0a0;
    font-size: 14px;
}

.p-list-page {
    width: 100%;
    height: 30px;
    padding: 50px 0 30px 0;
    text-align: center;
}


#js_zpfl .ztree * {
    font-size: 17px;
}

#js_zpfl .ztree li {
    border-bottom: 1px solid #f0f0f0;
}

#js_zpfl .ztree li {
    min-height: 42px;
    line-height: 42px;
}

#js_zpfl .ztree li a {
    height: 42px;
    line-height: 42px;
    text-decoration: none;
}

#js_zpfl .ztree li a:hover {
    color: #1476d1;
}

#js_zpfl .ztree li a,
#js_zpfl .ztree li span,
#js_zpfl .ztree li span.button.ico_docu {
    vertical-align: middle;
    margin-right: 8px;
}

#js_zpfl .ztree li span.button {
    width: 17px;
    height: 17px;
    background:  no-repeat center center;
}

#js_zpfl .ztree li span.button.ico_open {
    background:  no-repeat center center;
}

#js_zpfl .ztree li span.button.ico_docu {
    background:  no-repeat center center;
}

#js_zpfl .ztree li:last-child {
    border-bottom: none;
}

#js_zpfl .ztree li span.button.switch {
    display: none;
}

#js_zpfl .ztree li a.curselectednode {
    background: none;
    border: none;
    color: #1476d1;
}

.p-main .p-main-left .left-three .zpfl .zpfl-body .mcsb_container {
    margin-right: 18px;
}

.zpfl-body {
    box-sizing: border-box;
    height: 580px;
    border: 1px solid #e6e6e6;
}</pre></body></html>