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

body {
    font-family: "Microsoft Yahei", "Arial", "sans-serif", "simsun";
    background: url(../images/bodybg.png) no-repeat center top;
    color: #353535;
}

.left {
    float: left;
}
.ie-2 {
    float: left\0;
    *float: left;
    width: 16.66666667%\0;
    *width: 16.66666667%;
    clear: both;
}

.ie-3 {
    float: left\0;
    *float: left;
    width: 25%\0;
    *width: 25%;
}

.ie-6 {
    float: left\0;
    *float: left;
    width: 50%\0;
    *width: 50%;
}

.ie-10 {
    float: left\0;
    *float: left;
    width: 83.33333333%\0;
    *width: 83.33333333%;
}



.ie-5 {
    float: left\0;
    *float: left;
    width: 41.66666667%\0;
    *width: 41.66666667%;
}

.ie-4 {
    float: left\0;
    *float: left;
    width: 33.33333333%\0;
    *width: 33.33333333%;
}

.pd-left-10 {
    padding-left: 10px;
}

::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    background: transparent;
}

::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #c1c1c1;
}

::-webkit-scrollbar-track {
    background: transparent;
}

.layui-container {
    width: 1200px \0;
    *width: 1200px;
    box-sizing: content-box;
}
/* nav start */
.site-nav {
    background: #1546a6;
}

.site-title {
    position: relative;
}

.site-title ul {
    position: absolute;
    top: 10px;
    right: 2%;
    z-index: 100;
}

.site-title ul li {
    float: left;
    padding: 0 10px;
    /* height: 33px;
    line-height: 32px; */
    position: absolute;
    top: 15px;
    right: 10px;
    color: #fff;
    font-size: 18px;
    z-index: 1000;
    width: 70px;
    height: 35px;
    line-height: 35px;
    background: #f16363;
    text-align: center;
    border-radius: 8px;
}

.site-title ul li+li {
    background: url(../images/hr.png) no-repeat left center;
}

.site-title ul li a {
    color: #fff;
    font-size: 16px;
}

.site-title .banner {
    padding: 100px 0 100px 0;
    height: 91px;
}

.site-title .banner logo{
    vertical-align: bottom;
}
.site-title .banner .text {
    margin-left: 20px;
    font-size: 50px;
    color: #1546a6;
    font-family: Poppins;
    font-weight: 600;
    height: 91px;
    line-height: 91px;
    text-shadow: 0 2px #ffffff, 0 -2px #ffffff, 2px 0 #ffffff, -0.132px 0 #ffffff;
}

.nav-head {
    display: none;
    width: 100%;
    height: 34px;
}

.navbar-toggle {
    float: right;
    right: 15px;
    display: none;
    position: relative;
    width: 22px;
    height: 14px;
    padding: 9px 10px;
    cursor: pointer;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-color: #2462da;
    border-radius: 4px;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #2462da;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}

.navbar {
    display: flex;
    display: block \0;
    *display: block;
    width: 1200px;
    height: 67px;
    margin: 0 auto;
    font-size: 18px;
    justify-content: space-between;
    align-items: center;
}

.nav-menu {
    width: 1200px\0;
    *width: 1200px;
    display: flex;
    display: block \0;
    *display: block;
    list-style-type: none;
    flex-direction: row;
    justify-content: center;
}

.nav-menu li {
    float: left;
    float: left \0;
    *float: left;
    width: 14%;
    text-align: center;
    cursor: pointer;
}

.nav-menu li.li-long {
    width: 15%;
    width: 15%\0;
    *width: 15%;
}

.nav-menu li.li-long a {
    width: 100%;
}

.nav-menu li:hover {
    background: #3366cc;
}

.nav-links {
    display: block;
    /* width: 126px; */
    height: 67px;
    line-height: 67px;
    text-decoration: none;
    color: #fff;
    font-size: 19px;
}

.nav-links:hover {
    color: #fff;
}

.active {
    display: block;
}

/* nav end */
/* search start */
.site-date {
    height: 47px;
    background: #ffffff;
}

.site-date .date {
    float: left \0;
    width: 800px \0;
    padding-left: 10px;
}

.site-date .date span {
    padding-left: 10px;
    line-height: 47px;
}

.site-date .search {
    float: right \0;
    width: 380px \0;
}

.site-date form {
    float: left \0;
    width: 380px \0;
}

.search-box {
    float: right;
    width: 335px;
    height: 30px;
    margin-top: 8px;
}


.search-box input {
    float: left;
    width: 241px;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    border: 1px solid #5074bc;
    background: none;
}

.search-box button {
    float: right;
    width: 70px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    border: none;
    background: #1546a6;
    color: #fff;
    border-radius: 5px;
}


/* search end */


/*row-1 start*/
.row1-left {
    padding-top: 10px;
    height: 382px;
}


.index-team-box {
    height: 358px\0;
    *height: 358px;
    padding-bottom: 10px;
    /* background: #f0f4fa url(../images/court_bg.png) no-repeat right top; */
}

.index-team-box a:hover {
    opacity: 0.9;
}

.index-team0 {
    height: 28px;
}

.index-team0 .left {
    background-color: #1546a6;
    height: 28px;
    width: 4px;
    float: left;
}

.index-team0 .text {
    margin-left: 10px;
    float: left;
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    font-weight: bold;
    color: #1546a6;
}

.index-team0 .text a {
    color: #1546a6;
}

.index-team {
    margin: 10px 0 0 0;
    padding: 18px 20px 18px 20px;
    border-left: solid 1px #d3d3d3;
    border-right: solid 1px #d3d3d3;
    border-top: solid 1px #d3d3d3;
    border-bottom: solid 1px #d3d3d3;
    height: 16px;
    color: #1546a6;
}

.index-team .img {
    width: 16px;
    height: 16px;
    float: left;
    vertical-align: bottom;
}

.index-team .text {
    margin-left: 10px;
    font-size: 16px;
    float: left;
    height: 16px;
    line-height: 16px;
}

.index-team .text a {
    display: block;
    color: #1546a6;
}


.row1-right {
    padding-top: 10px;
    /* height: 382px; */
    padding-left: 20px;
}

.row1-right .text {
    padding-left: 10px;
}
.index-news .image {
    float: left \0;
    width: 485px \0;
    /* margin-left: 20px; */
    margin-bottom: 10px;
}
.image-news {
    position: relative;
    width: 485px;
}

/*slider*/
.image-news .bd {
    height: 356px;
    position: relative;
    overflow: hidden;
}

.image-news .bd li {
    height: 356px;
    background-color: #fff;
    position: relative;
}

.image-news .bd li a {
    display: block;
}

.image-news .bd li img {
    width: 100%;
    height: 356px;
    object-fit: cover;
    object-position: center;
}

.image-news .bd li p {
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 50px;
    height: 50px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.image-news .bd li p i {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 50px;
    background: #000;
    opacity: .3;
    filter: alpha(opacity=30);
}

.image-news .bd li p a,
.image-news .bd li p a:visited {
    position: relative;
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 50px;
    padding-left: 12px;
}

.image-news .hd {
    position: absolute;
    z-index: 1;
    bottom: 15px;
    right: 10px;
}

.image-news .hd li {
    cursor: pointer;
    width: 10px;
    height: 10px;
    display: block;
    overflow: hidden;
    text-indent: 20px;
    float: left;
    margin-left: 8px;
    background: url(../images/default_li.png);
}

.image-news .hd li.on {
    background: url(../images/active_li.png);
}

.image-news .prev,
.image-news .next {
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    display: none;
    background: url(../images/ad_ctr.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    filter: alpha(opacity=20);
    opacity: 0.2;
}

.image-news .prev {
    left: 16px;
}

.image-news .next {
    background-position: 0 -40px;
    right: 16px;
}

.image-news .prev:hover,
.image-news .next:hover {
    filter: alpha(opacity=50) !important;
    opacity: 0.5 !important;
}

.index-news-card {
    padding-left: 10px;
}

.index-news-hader {
    height: 28px;
}

.index-news-hader .left {
    background-color: #1546a6;
    height: 28px;
    width: 4px;
    float: left;
}

.index-news-hader .text {
    margin-left: 10px;
    float: left;
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    font-weight: bold;
    color: #1546a6;
}

.index-news-hader .text a {
    color: #1546a6;
}

.index-news-list li {
    height: 37px;
    line-height: 37px;
    /* padding-left: 15px; */
    /* margin-left: 6px; */
    font-size: 15px;
    /* background: url(../images/spot_grey.png) no-repeat left; */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/* column start */
.index-ad {
    width: 1200px;
    height: 88px;
    margin-bottom: 24px;
}

.picScroll-left {
    width: 1200px;
    height: 88px;
    overflow: hidden;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.picScroll-left .hd .prev {
    display: block;
    float: left;
    overflow: hidden;
    cursor: pointer;
}

.picScroll-left .hd .next {
    display: block;
    float: right;
    overflow: hidden;
    cursor: pointer;
}

.picScroll-left .bd {
    margin-left: 34px;
    margin-left: 45px\0;
    *margin-left: 45px;
    width: 1133px;
    overflow: hidden;
}

.picScroll-left .bd .tempWrap {
    width: 1133px !important;
    width: 1128px !important\0;
    *width: 1128px !important;
}

.picScroll-left .bd ul {
    height: 88px;
    overflow: hidden;
}

.picScroll-left .bd ul li {
    margin-right: 26px;
    margin-right: 17px\0;
    *margin-right: 17px;
    width: 360px;
    float: left;
    display: inline;
    overflow: hidden;
    text-align: center;
}

.picScroll-left .bd ul li .pic {
    text-align: center;
    height: 88px;
}

.picScroll-left .bd ul li .pic img {
    display: block;
    width: 368px;
    height: 88px;
}

/* column end */
/*row-1 end*/

.ad1 img {
    width: 100%;
    height:160px
}

.ad1 .short {
    display: none;
}


/*row2 start*/
/*检务公开*/
.jwgk-card {
    float: left;
    width: 100%;
}
.jwgk-card .jwgk-card-title {
    height: 28px;
}
.jwgk-card .jwgk-card-title .left{
    background-color: #1546a6;
    height: 28px;
    width: 4px;
    float: left;
}

.jwgk-card .jwgk-card-title .text{
    margin-left: 10px;
    float: left;
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    font-weight: bold;
    color: #1546a6;
}

.jwgk-card .jwgk-card-title .text a {
    color: #1546a6;
}

.jwgk-card-list {
    display: flex;
    justify-content: center;
    text-align: center;
    margin: 10px 0 0;    
    height: 64px;
    color: #1546a6;
}

.jwgk-card-list .text {
    border-left: solid 1px #d3d3d3;
    border-right: solid 1px #d3d3d3;
    border-top: solid 1px #d3d3d3;
    border-bottom: solid 1px #d3d3d3;
    /* margin-left: 10px; */
    font-size: 16px;
    float: left;
    height: 62px;
    width: 88px;
    text-align: center;
}
.jwgk-card-list .text span {
    display: block;
    padding: 22px 0 22px 0;
    font-size: 16px;
    height: 18px;
}

.jwgk-card-list .text a {
    display: block;
    color: #1546a6;
}
/*通知公告*/
.tzgg-card {
    padding-left: 10px;
    /* padding-right: 10px; */
    width: calc(100% - 10px);
    float: left;
}
.tzgg-card .tzgg-card-title {
    height: 28px;
}

.tzgg-card .tzgg-card-title .left {
    background-color: #1546a6;
    height: 28px;
    width: 4px;
    float: left;
}

.tzgg-card .tzgg-card-title .text {
    margin-left: 10px;
    float: left;
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    font-weight: bold;
    color: #1546a6;
}

.tzgg-card .tzgg-card-title .text a {
    color: #1546a6;
}
/*12309*/
hn-12309 {
    width: 485px;
    height: 268px;
    width: 485px \0 !important;
    *width: 485px !important;
    margin-left: 5px;
    margin-bottom: 20px;
    margin-left: 20px \0 !important;
    *margin-left: 20px !important;
    border: 1px solid #cfe0fa;
}

.hn-tit {
    /* background: url(../images/hn_tit.png) no-repeat top left; */
    width: 485px;
    margin-left: -1px;
    margin-top: -1px;
    height: 47px;
    line-height: 47px;
    padding-top: 3px;
    font-size: 20px;
    font-weight: bold;
    color: #1546a6;
    text-align: center;
}

.hn {
    width: 94px;
    height: 108px;
    float: left;
    text-align: center;
}

.hn1 {
    margin-left: 5px;
}

.hn6 {
    margin-left: 5px;
}

.hn i {
    display: inline-block;
    width: 94px;
    height: 53px;
    background-position: center;
    background-repeat: no-repeat;
}

.hn:hover i {
    -webkit-animation: flipinY 1.8s ease-out backwards;
    -moz-animation: flipinY 1.8s ease-out backwards;
    -ms-animation: flipinY 1.8s ease-out backwards;
    animation: flipinY 1.8s ease-out backwards;
}
@-webkit-keyframes flipinY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0);
    }
}

@-moz-keyframes flipinY {
    0% {
        -moz-transform: perspective(400px) rotateY(90deg);
    }

    40% {
        -moz-transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -moz-transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -moz-transform: perspective(400px) rotateY(0);
    }
}

@-ms-keyframes flipinY {
    0% {
        -ms-transform: perspective(400px) rotateY(90deg);
    }

    40% {
        -ms-transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -ms-transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -ms-transform: perspective(400px) rotateY(0);
    }
}

@keyframes flipinY {
    0% {
        transform: perspective(400px) rotateY(90deg);
    }

    40% {
        transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        transform: perspective(400px) rotateY(0);
    }
}

.hn1 i {
    background-image: url(../images/hnicon1.png);
}

.hn2 i {
    background-image: url(../images/hnicon2.png);
}

.hn3 i {
    background-image: url(../images/hnicon3.png);
}

.hn4 i {
    background-image: url(../images/hnicon4.png);
}

.hn5 i {
    background-image: url(../images/hnicon5.png);
}

.hn6 i {
    background-image: url(../images/hnicon6.png);
}

.hn7 i {
    background-image: url(../images/hnicon7.png);
}

.hn8 i {
    background-image: url(../images/hnicon8.png);
}

.hn9 i {
    background-image: url(../images/hnicon9.png);
}

.hn10 i {
    background-image: url(../images/hnicon10.png);
}

.hn:hover span {
    color: #1546a6;
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
}

.hn-long {
    line-height: 18px;
    padding-top: 5px;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.hn-short {
    line-height: 30px;
    display: inline-block;
    width: 100%;
    text-align: center;
}
/*row2 end*/

/*row3 start*/
.row3-news {
    margin-top: 10px;
    padding-left: 10px;
    /* padding-right: 10px; */
    width: calc(100% - 10px);
    float: left;
}

.index-row3 .left {
    padding-left: 0px;
    width: 100%;
}

.row3-news .row3-news-title {
    height: 28px;
}

.row3-news .row3-news-title .left {
    background-color: #1546a6;
    height: 28px;
    width: 4px;
    float: left;
}

.row3-news .row3-news-title .text {
    margin-left: 10px;
    float: left;
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    font-weight: bold;
    color: #1546a6;
}

.row3-news .row3-news-title .text a {
    color: #1546a6;
}

.row3-news .section_10 {
    background-color: #1546a6;
    border-radius: 50%;
    width: 0.38rem;
    height: 0.38rem;
}

.row3-news .shrink-0 {
    flex-shrink: 0;
    float: left;
}

.row3-news-list li {
    height: 37px;
    line-height: 37px;
    /* padding-left: 15px; */
    /* margin-left: 6px; */
    font-size: 15px;
    /* background: url(../images/spot_grey.png) no-repeat left; */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.row3-xmt {
    /* */
    /* display: flex;
    justify-content: center; */
    text-align: center;
}

.row3-xmt span {
    display: block;
    font-size: 14px;
    /* color: #137aa0;
    margin-top: 10px; */
}

.row3-xmt .code{
    /* */
    display: flex;
    justify-content: center;
    padding-top: 10px;
}
.row3-xmt img {
    width: 100px;
}
/*row3 end*/

/* link start */
.index-link {
    height: 56px;
    margin-top: 30px;
    background-color: #dae2f1;
}

.index-link p {
    float: left;
    margin-left: 13px;
    width: 130px;
    height: 56px;
    line-height: 56px;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
}

.link_box h4 {
    float: left;
    width: 224px;
    height: 36px;
    line-height: 36px;
    margin-top: 10px;
    background: url(../images/link_white.png);
    text-align: center;
}

.index-link .link_fix {
    float: left;
    width: 224px;
    height: 36px;
    margin-left: 30px;
    margin-top: 10px;
    color: #333;
    text-align: center;
    text-align-last: center;
    box-sizing: content-box;
    border: none;
    background: url(../images/link_bg.png);
    outline: none;
    cursor: pointer;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.link-href h4 {
    display: none;
    float: left;
    height: 36px;
    line-height: 36px;
    margin-top: 10px;
    text-align: center;
}


/* link end */

/* bottom start */
.site-bottom {
    height: 162px;
    background-color: #1546a6;
}

.site-bottom .bottom-left img {
    float: right;
    margin-top: 46px;
    margin-right: 16px;
}

.site-bottom .bottom-right {
    float: left;
}

.site-bottom .bottom-right ul {
    width: 100%;
    height: 30px;
    margin-bottom: 13px;
    margin-top: 20px;
}

.site-bottom .bottom-right ul li {
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 17px;
    color: white;
}

.site-bottom .bottom-right ul li+li {
    background: url(../images/white_hr.png) no-repeat left center;
}

.site-bottom .bottom-right ul li a {
    color: #fff;
}

.site-bottom .bottom-right .para {
    padding-left: 17px;
}

.site-bottom .bottom-right .para p {
    height: 28px;
    line-height: 28px;
    color: #fff;
}

.site-bottom .bottom-right .para p em {
    font-style: normal;
}

/* bottom end */

@media all and (min-width: 1200px) {
    .red-year {
        height: 300px;
    }
    .nav-menu {
        width: 1200px;
    }    
}

@media all and (max-width: 1199px) {    
    .navbar,
    .nav-menu {
        width: 100%;
    }
    .nav-links {
        width: 100%;
    }
    .index-team-box .index-team0 {
        width: 100%;
    }
    .index-team-box .index-team {
        float: left;
        width: 41%;
        padding-top: 12px;
        padding-bottom: 12px;
        padding-left: 2%;
        padding-right: 2%;
        margin-left: 2%;
        margin-right: 2%;
    }
    .row1-left {
        padding-top: 10px;
        height: 204px;
    }
    .row1-right {
        padding-left: 0px;
    }
    .row1-right .text {
        padding-left: 0px;
    }
    .index-news-card {
        /* padding-left: 10px; */
    }
    .index-ad {
        width: 100%;
    }
    .picScroll-left {
        width: 100%;
    }

    .picScroll-left .bd {
        width: 93%;
    }

    .picScroll-left .bd .tempWrap {
        width: 100% !important;
    }

    .hn-12309
    {
        padding-top: 10px;
    }
    .row3-news {
        width: 100%;
    }
    .link_box {
        display: none;
    }

    .link-href h4 {
        display: inline-block;
        width: 19%;
        margin-left: 2%;
        background: #fff;
        border-radius: 8px;
    }

}

/* 平板一 */
@media (min-width: 768px) and (max-width: 992px) {
    .site-title {
        width: 100%;
        height: 300px;
        /* background: url(../images/logo.png) no-repeat center 40px; */
    }
    .site-date .date {
        padding: 0;
    }
    .site-date .date span {
        padding: 0;
    }
    .search {
        display: none;
    }
    .ad1 .long {
        display: none;
    }
    .ad1 .short {
        display: inline-block;
    }
    .picScroll-left .bd {
        margin: 0;
        width: 100%;
    }
    .row1-right {
        padding-left: 0px;
    }
    .index-ad,.picScroll-left {
        width: 100%;
    }
    .index-ad .hd {
        display: none;
    }
    .hn {
        margin: 0 3% 0 4%;
    }
    .index-body .fwpt {
        margin: 15px 0 5px;
    }
}

@media all and (max-width: 992px) {
    .site-title .banner {
        padding: 50px 0 50px 0;
        height: 91px;
    }
    .row1-left {
        padding-top: 10px;
        height: 204px;
    }
    .row1-right {
        padding-left: 0px;
    }
    .index-body .layui-card.index-news-card {
        width: 100%;
        margin: 15px 0 5px;
        padding: 0 2% 0 0;
    }
    .index-body .tzgg-card {
        width: 100%;
        margin: 15px 0 5px;
        padding: 0 2% 0 0;
    }

    .index-body .row3-news {
        width: 100%;
        margin: 15px 0 5px;
        padding: 0 2% 0 0;
    }   
        
    .index-link {
        width: 100%;
        height: auto;
        padding-bottom: 15px;
    }

    .index-link p {
        float: none;
        width: 98%;
        margin-left: 2%;
        height: 46px;
        line-height: 52px;
    }

    .link_box {
        float: left;
        width: 45%;
        height: 36px;
        margin: 0 2.5% 10px;
    }

    .link_box h4 {
        width: 100% !important;
        margin-left: 0% !important;
        margin-top: 0;
        background: #fff;
        border-radius: 8px;
    }

    .link_box .link_fix {
        text-align: center;
        width: 100% !important;
        margin-left: 0% !important;
        margin-top: 0;
        background: #fff;
        border-radius: 8px;
    }

    .link-href h4 {
        width: 45%;
        margin: 1% 2.5%;
    }
}

@media screen and (max-width: 768px) {
    .site-nav {
        background: none;
    }
    
    .nav-head {
        display: block;
        margin-bottom: 10px;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar {
        width: 92%;
        margin: 0 4%;
        background: none;
        border: none;
        height: auto;
        background: #1f549e;
        border-radius: 20px;
    }
    .nav-menu {
        display: none;
    }

    .nav-menu.active {
        margin: 10px auto;
        display: block;
        width: 100%;
    }

    .nav-menu li,
    .nav-menu li.li-long {
        display: flex;
        width: 50%;
    }

    .nav-links {
        width: 100%;
        height: 38px;
        line-height: 38px;
        font-size: 20px;
    }

    .nav-menu li.on a {
        background: none;
    }

    .site-date .date {
        display: none;
    }
    .site-date .search {
        padding-top: 10px;
        text-align: center;
    }
    .search-box input {
        margin-left: 5px;
        width: 60%;
    }
    .search-box button {
        margin-right: 10px;
    }
    .search-box {
        width: 100%;
        float: none;
        margin: 0 auto;
        border: none;
    }

    .row1-right {
        padding-left: 0px;
    }
 
    .image-news {
        width: 100%;
        margin: 0;
    }
    .index-news .image {
        margin-left: 0px;
    }

    .image-news .bd {
        height: 250px;
    }

    .image-news .bd li {
        height: 250px;
    }

    .image-news .bd li img {
        height: 250px;
        width: 100%;
    }

    .index-body .layui-card.index-news-card {
        width: 100%;
        margin: 15px 0 5px;
        padding: 0 2% 0 0;
    }
       
    .news-title {
        height: auto;
    }

    .news-title h2 {
        padding: 0;
    }

    .news-title p {
        padding: 0;
    }

    .index-news-list li {
        margin-left: 0;
    }

    .picScroll-left .hd {
        display: none;
    }

    .picScroll-left .bd {
        width: 100%;
        margin-left: 0;
    }

    .picScroll-left .bd ul li {
        width: 100%;
    }

    .picScroll-left .bd ul li img {
        width: 100%;
    }

    .index-body .tzgg-card {
        width: 100%;
        margin: 15px 0 5px;
        padding: 0 2% 0 0;
    }
    .site-bottom {
        padding-bottom: 10px;
    }

    .site-bottom .layui-container {
        padding: 0;
    }

    .site-bottom .bottom-left {
        width: 20%;
    }

    .site-bottom .bottom-left img {
        margin-top: 36px;
        margin-right: 0;
    }

    .site-bottom .bottom-right {
        width: 80%;
    }

    .site-bottom .bottom-right ul {
        margin-bottom: 0;
    }

    .site-bottom .bottom-right ul li {
        padding: 0 10px;
        font-size: 12px;
    }

    .site-bottom .bottom-right .para {
        padding-left: 8px;
    }

    .site-bottom .bottom-right .para p {
        font-size: 12px;
        height: auto;
        display: inline-block;
        width: 100%;
    }

    .site-bottom .bottom-right .para p em {
        display: none;
    }

    .site-bottom .bottom-right .para p span {
        float: left;
    }
}

@media screen and (max-width: 600px) {

    .hn {
        margin: 0;
        width: 33%;
    }
    .site-title .banner {
        padding: 50px 0 50px 0;
        height: 80px;
    }

    .site-title .banner logo {
        height: 80px;
        width: 80px;
        vertical-align: bottom;
    }

    .site-title .banner .text {
        margin-left: 20px;
        font-size: 24px;
        color: #1546a6;
        font-family: Poppins;
        font-weight: 600;
        height: 80px;
        line-height: 80px;
        text-shadow: 0 0.13rem #ffffff, 0 -0.13rem #ffffff, 0.13rem 0 #ffffff, -0.13rem 0 #ffffff;
    }

    .site-title ul {
        position: absolute;
        top: 0px;
        right: 2%;
        z-index: 100;
    }

    
}


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