@media (min-width: 768px) {
    .contain {
        width: 750px;
    }
}
.xs-wza {
    border: 1px #ddd solid;
    padding: 2px 5px;
    border-radius: 4px;
    position: absolute;
    top: 36px;
    color: #fff;
    background: #0091a5;
    box-shadow: 0 4px 6px rgb(100 100 100 / 15%);
    transition: all 0.35s ease-in-out;
    display: none;
    z-index: 999;
    right: 18px;
}
@media (min-width: 992px) {
    .contain {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .contain {
        width: 1170px;
    }
}

@media (min-width: 1400px) {
    .footer .container {
        width: 1400px;
        padding: 0px;
    }
}

@media(max-width: 1600px) {
    /* .station{
        background-position: top;
        background-attachment: fixed;
    } */
}

@media (min-width: 1260px) {
    .container {
        width: 1230px;
    }
}

@media (min-width: 1320px) {
    .contain {
        width: 1290px;
    }
}

@media (max-width: 1319px) {
    .nav-daohang-menuer .nav-dh-list li {
        width: 12.18%;
    }

    .header-main .navbar-default .navbar-brand img {
        width: 350px;
    }

    .nav-dh-list {
        width: calc(100% - 350px);
    }

    .nav-daohang-menuer .navbar-nav>.active>a, .nav-daohang-menuer .nav-dh-list li a:hover, .nav-daohang-menuer .nav-dh-list li a {
        font-size: 18px;
    }
}

@media (max-width: 1259px) {
    .hnav-info li {
        margin: 0 25px !important;
        width: 23.5%;
        margin-top: -6px !important;
    }

    .weather {
        padding: 2px 7px;
    }

    .synopsis {
        font-size: 14px;
    }
}

@media (max-width: 1199px) {
    .three-tools li {
        padding: 0 5px;
    }

    .barrier-free {
        width: 200px;
        height: 46px;
        margin-left: 10px;
    }

    .header-main .navbar-default .navbar-brand img {
        width: 200px;
    }

    .nav-dh-list {
        width: calc(100% - 200px);
    }

    .logo-lt ul {
        padding: 6px 0px;
        margin-right: 15px;
    }

    .lt-time-top {
        margin-top: 5px;
    }

    .lt-time-top span:last-child {
        margin-right: 0;
    }

    .three-tools {
        margin-top: 7px;
    }

    .nav-daohang-menuer .nav-dh-list li {
        width: 12.11%;
    }

    .Online-list .Online-txt p, .Online-list .Online-txt span {
        color: rgba(53, 59, 59, 1);
    }

    .foot-rt-conter {
        display: flex;
        justify-content: center;
        float: none;
        width: 100%;
        overflow: hidden;
        text-align: center;
    }

    .news-slider-lb .item a img,.Suitable-siwper img {
        height: 280px;
    }

    .hnav-info li {
        margin: 0 20px !important;
        margin-top: -6px !important;
    }

    ul.news-lisetr li {
        padding: 6px 0;
    }

    .ywtb-card>li {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }

    .weather {
        padding: 15px;
    }

    .ywtb-card>li:last-child {
        margin-bottom: 0;
    }

    .ywtb-card li.active {
        width: 100%;
    }

    .ywtb-card .ywtb-item2.active .zcwj-a img, .ywtb-card .ywtb-item3.active .zcwj-a img {
        height: auto;
    }

    .wd-year .year {
        color: #0F96AF;
        font-size: 16px;
        padding: 7px 0px 7px 20px;
        line-height: 1.5;
        margin-bottom: 0px;
    }
}

    @media (min-width: 768px) {
        .contain {
            width: 750px;
        }
    }

    @media (min-width: 992px) {
        .contain {
            width: 970px;
        }
    }

    @media (min-width: 1200px) {
        .contain {
            width: 1170px;
        }
    }

    @media (min-width: 1400px) {
        .footer .container {
            width: 1400px;
            padding: 0px;
        }
    }

    @media(max-width: 1600px) {
        /* .station{
            background-position: top;
            background-attachment: fixed;
        } */
    }

    @media (min-width: 1260px) {
        .container {
            width: 1230px;
        }
    }

    @media (min-width: 1320px) {
        .contain {
            width: 1290px;
        }
    }

    @media (max-width: 1319px) {
        .nav-daohang-menuer .nav-dh-list li {
            width: 12.18%;
        }

        .header-main .navbar-default .navbar-brand img {
            width: 350px;
        }

        .nav-dh-list {
            width: calc(100% - 350px);
        }

        .nav-daohang-menuer .navbar-nav>.active>a, .nav-daohang-menuer .nav-dh-list li a:hover, .nav-daohang-menuer .nav-dh-list li a {
            font-size: 18px;
        }
    }

    @media (max-width: 1259px) {
        .hnav-info li {
            margin: 0 25px !important;
            width: 23.5%;
            margin-top: -6px !important;
        }

        .weather {
            padding: 2px 7px;
        }

        .synopsis {
            font-size: 14px;
        }
    }

    @media (max-width: 1199px) {
        .three-tools li {
            padding: 0 5px;
        }

        .barrier-free {
            width: 200px;
            height: 46px;
            margin-left: 10px;
        }

        .header-main .navbar-default .navbar-brand img {
            width: 200px;
        }

        .nav-dh-list {
            width: calc(100% - 200px);
        }

        .logo-lt ul {
            padding: 6px 0px;
            margin-right: 15px;
        }

        .lt-time-top {
            margin-top: 5px;
        }

        .lt-time-top span:last-child {
            margin-right: 0;
        }

        .three-tools {
            margin-top: 7px;
        }

        .nav-daohang-menuer .nav-dh-list li {
            width: 12.11%;
        }

        .Online-list .Online-txt p, .Online-list .Online-txt span {
            color: rgba(53, 59, 59, 1);
        }

        .foot-rt-conter {
            display: flex;
            justify-content: center;
            float: none;
            width: 100%;
            overflow: hidden;
            text-align: center;
        }

        .news-slider-lb .item a img,.Suitable-siwper img {
            height: 280px;
        }

        .hnav-info li {
            margin: 0 20px !important;
            margin-top: -6px !important;
        }

        ul.news-lisetr li {
            padding: 6px 0;
        }

        .ywtb-card>li {
            width: 100%;
            height: auto;
            margin-bottom: 20px;
        }

        .weather {
            padding: 15px;
        }

        .ywtb-card>li:last-child {
            margin-bottom: 0;
        }

        .ywtb-card li.active {
            width: 100%;
        }

        .ywtb-card .ywtb-item2.active .zcwj-a img, .ywtb-card .ywtb-item3.active .zcwj-a img {
            height: auto;
        }

        .wd-year .year {
            color: #0F96AF;
            font-size: 16px;
            padding: 7px 0px 7px 20px;
            line-height: 1.5;
            margin-bottom: 0px;
        }
    }

    @media (max-width: 991px) {
        .lt-time-top {
            display: none;
        }

        .nav-daohang-menuer .nav-dh-list li {
            width: 11.99%;
        }

        .nav-daohang-menuer .navbar-nav>.active>a, .nav-daohang-menuer .nav-dh-list li a:hover, .nav-daohang-menuer .nav-dh-list li a {
            font-size: 18px;
        }

        .ften-txter li p {
            margin-right: 20px;
        }

        .ften-txter li:first-child p:first-child {
            margin-right: 34px;
        }

        .ften-txter li:first-child p:nth-child(2) {
            margin-right: 20px;
        }

        .footer-link li {
            width: 33.3333%;
            margin-bottom: 20px;
        }

        .footer-link li:nth-child(4), .footer-link li:nth-child(5) {
        }

        .news-slider-lb .item a img,.Suitable-siwper img {
            height: 420px;
        }

        .three-news-list {
            margin-top: 30px;
            margin-bottom: 20px;
        }

        ul.three-news-list li {
            padding: 10px 0;
        }

        .hnav-info li {
            width: 27.2%;
        }

        .boxer01 {
            padding: 37px 30px 39px 30px;
        }

        .mod-box-row .col-md-4, .mod-box-row .col-md-8 {
            width: 100%;
        }

        .special-subject {
            margin-top: 25px;
        }

        .nav-dh-list {
            width: 100%;
        }

        /* è¦é—»åŠ¨æ€ */
        .Focus-News1 ul.picTextList {
            margin-top: 30px;
        }

        .Focus-News1 .squarePicList .ImgCrop {
            width: 200px;
            height: 120px;
        }

        .Focus-News1 ul.picTextList li a .title, .Focus-News1 ul.picTextList li a .date {
            color: #3D4246;
        }

        ul.nav-tabs.nav-list>li a, .public-title {
            font-size: 18px;
            color: #A5BAC6;
        }

        .public-title {
            color: #3ABACE;
        }
        .public-title a{
            font-size: 18px;
        }
        .zs-bt, .Leaving-message-bt {
            width: 150px;
            height: auto;
            margin: 15px auto;
        }

        .seven {
            background-color: transparent;
            border-radius: 12px;
            margin-top: 0px;
        }

        ul.news-lisetr-color li span, ul.news-lisetr-color li a {
            color: #333;
        }

        .cor-fff {
            color: #3ABACE;
        }

        .gk-img-list ul li {
            margin-bottom: 15px;
        }

        .time-year {
            margin: 0px;
        }

        .img-zjqp {
            margin-top: 30px;
        }

        .fzzd-list a .ImgCrop {
            object-fit: cover;
            height: auto;
        }

        .fzzd-list a .ImgCrop img {
            height: 100%!important;
        }
    }

    @media (max-width: 767px) {
        .header .navbar-default {
            padding: 10px;
            background-color: #2B98E5;
        }

        .iphone-logo {
            width: 50%;
        }

        .ma-infinitypush-wrapper .ma-infinitypush-button {
            box-shadow: none !important;
            top: 28px !important;
        }

        .ma-infinitypush-wrapper.ma-infinitypush-active-button.ma-infinitypush-button-right .ma-infinitypush-button:before {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            font-size: 32px;
            color: #fff;
            width: 26px;
            height: 26px;
            background: url(../img/dh.png) no-repeat;
            background-size: 100%;
        }

        #mobile-navigation {
            background: #0090a4;
        }

        .ma-infinitypush .navbar-nav {
            border-bottom: none !important;
            display: block;
        }

        .ma-infinitypush-wrapper .ma-infinitypush>ul>li>a {
            background: #0090a4;
        }

        .ma-infinitypush .navbar-nav>li>a {
            font-size: 18px;
            color: #fff;
            padding: 20px 0;
            text-align: center;
        }

        .sousuo {
            width: 640px;
        }

        .hnav-info li {
            margin: 0 !important;
            width: 33.33333%;
            margin-top: -6px !important;
        }

        .share1 {
            display: none;
        }

        .Online-list .Online-picer {
            display: block;
            height: 62px;
            margin: 0px auto;
        }

        .middle-contet {
            padding-top: 15px;
        }

        .Focus-News {
            margin-top: 10px;
        }

        .expand a, .normal-slider1.owl-carousel .owl-item img {
            height: auto;
        }

        .Focus-News1-title a, .Focus-News1-title {
            color: #0f9fbb;
        }

        .weather {
            display: block;
            padding: 10px 0px;
            border-top-left-radius: 14px;
            border-top-right-radius: 14px
        }

        .weather-default {
            padding-left: 54px;
        }

        .bm-select .bm-select-li li {
            width: 50%;
        }

        .bm-select {
            margin-bottom: 30px;
        }

        .ms-fu-img li, .sever-img-div ul li {
            margin-bottom: 15px;
        }

        .zwgk-left-top>ul>li>.dropdown-a {
            box-shadow: none;
        }

        .zwgk-left-top>ul>li {
            width: 100%!important;
            margin-bottom: 30px;
        }

        .zwgk-left-top>ul>li:last-child {
            margin-bottom: 0px;
        }

        .dropdown-li {
            padding-left: 40px;
        }

        .shuoju-list li {
            width: 50%;
        }

        .tongji select {
            width: 100%;
            margin-bottom: 15px;
        }

        .globalLayout {
            margin-bottom: 30px;
        }

        .fzzd-list a:hover {
            transform: scale(1,1);
            -ms-transform: scale(1,1);
            -webkit-transform: scale(1,1);
            z-index: 2;
        }

        .fzzd-list a p {
            text-align: justify;
            opacity: 1;
            height: auto;
            position: initial;
            margin-top: -10px;
        }

        .fzzd-list {
            margin-top: 30px;
        }

        ul.nav-tabs.nav-list>li a, .public-title {
            font-size: 16px;
        }

        .wrap-div {
            background: transparent;
            height: auto;
            width: auto;
        }

        .wrap-div a {
            width: 25%!important;
            height: auto;
            align-items: unset;
            display: block;
            justify-content: center;
            position: static;
            padding: 10px 0px!important;
            color: #3ABACE;
            font-size: 14px;
        }

        li .hu-link img, li .hu-link .hu-text {
            float: none;
            display: inline;
        }

        .guide li {
            float: left;
            width: 50%!important;
            padding: 0 15px;
            margin-bottom: 15px;
        }
        .guide a{
            font-size: 16px;
            padding: 10px!important;
        }
        .mews-photo-list .ImgCrop{
            height: auto;
            overflow: inherit;
        }
        .midd-top .logo-icon, .midd-top h2, .midd-top p {
            display: none;
        }

        .iphone-logo {
            height: auto;
            margin-bottom: 20px;
        }
        .Online-list .Online-txt{
            text-align: center;
        }
        .Online-list li:last-child .Online-picer{
            
    margin: 0px auto;
        }
    }

    @media (max-width: 680px) {
        .iphone-logo {
            width: 100%;
            padding: 0px 0px  0px;
        }

        .sousuo {
            width: 550px;
        }

        .news-slider-lb .item a img,.Suitable-siwper img {
            height: 335px;
        }

        .bg-color {
            /* background-size: 500px auto; */
        }

        .Article_content, .Defaule-Article {
            padding: 15px;
        }

        .Article {
            padding: 10px;
        }

        #weibo_pos {
            margin: 0px;
        }

        .font-size, #weibo_pos, .print-link {
            width: 33.33333%;
            float: left;
        }

        #weibo_pos img {
            width: 36px;
        }

        .print-link img {
            width: 32px;
        }

        .zwgk-left-top>ul>li>.dropdown-a {
            padding: 30px 0px 30px!important;
        }

        .sister-list {
            margin-top: 30px;
        }

        .ywdt-tabpanel-list li a {
            color: #666;
        }

        .logo-box .zz-logo {
            width: 240px;
        }

        .logo-txt {
            width: calc(100% - 240px);
            font-size: 17px;
        }

        .logo-txt::before {
            top: 10px;
        }
    }

    @media (max-width: 580px) {
        .sousuo {
            width: 450px;
            float: none;
        }

        .foot-bottom-link a:first-child {
            margin-right: 50px;
        }

        .footer-link li a {
            font-size: 14px;
        }

        .footer-link .footer-ico {
            margin-left: 4px;
            width: 10px;
            height: 10px;
            background-size: 100%;
        }

        .news-slider-lb .item a img,.Suitable-siwper img {
            height: 270px;
        }

        .foot-rt-conter {
            display: none;
        }

        .guide li {
            width: 100%;
        }

        .imgTxt dd {
            width: 100%;
            padding-left: 0px;
        }

        .nav-support li {
            width: 33%;
        }

        .nav-support li+li {
            margin-left: 0px;
        }

        .footer-logo {
            display: none;
        }

        li .hu-link img, li .hu-link .hu-text {
            text-align: left;
            display: block;
            margin: 10px;
            font-size: 16px;
        }

        li .hu-link img {
            margin: 2px 28px;
        }

        .ften-txter li a:nth-child(3) {
            margin-left: 49px;
            margin-top: 0px;
            font-size: 16px;
            text-align: left;
        }

        .ften-txter li p {
            text-align: left;
            padding-left: 31px;
            margin-bottom: 10px;
        }

        li .hu-link .hu-text {
            padding-left: 41px;
        }

        .footer-cont {
            padding-left: 30px;
            padding-right: 30px;
        }
        .news-lisetr li a:before{
            left: 7px;
        }
        .more{
            font-size: 16px;
            top: 16px;
            right: 30px;
        }
        .expand a p{
            font-size: 16px;
        }
        .doc-list {
            flex-direction: column;
            padding: 15px 20px 15px 20px;
        }
        .doc-list h4 {
            font-size: 18px;
        }
        .doc-list .doc-link {
            position: relative;
            padding: 0;
            width: 100%;
            margin-top: 20px;
        }
        .doc-list .doc-link li {
            width: 50%;
            font-size: 16px;
            margin: 10px 0px;
        }
        .doc-list .doc-link li a{
            font-size: 16px;
        }
        .doc-list .dropdown-menu, .search-cont .dropdown-menu {
            width: 100%;
            top: 100%;
        }
        .doc-link {
            flex-wrap: wrap;
        }
        .doc-list .Normative-documents li{
            width: 100%;
        }
        .ywtb-card .ywtb-item1.active .iphonelink img{
            height: auto;
        }
    }

    @media (max-width: 480px) {
        .midd-top {
            margin-top: 0px;
        }

        .logo-box .zz-logo {
            width: 240px;
        }

        .logo-txt {
            width: calc(100% - 240px);
        }

        .logo-txt::before {
            width: 4px;
            height: 4px;
        }

        .logo-box, .sousuo {
            width: 100%;
        }

        .sousuo .search {
            width: 95px;
            height: 44px;
            line-height: 44px;
            font-size: 16px;
            top: 7px;
            right: 22px;
        }

        .sousuo {
            height: 55px;
            margin-bottom: 20px;
            background: none;
            padding: 5px  20px;
        }

        .sousuo .input, .sousuo .input>input {
            height: 48px;
            width: 100%;
            position: relative;
        }

        .sousuo .input>input {
            font-size: 16px;
            padding: 0 10px 0 45px;
        }

        .sousuo .input:before {
            top: 15px;
            left: 14px;
            width: 20px;
            height: 20px;
        }

        .middle-contet {
            padding-top: 15px;
        }

        .logo-box {
            height: auto;
            margin: 0px;
        }

        .three-wm3 li:nth-child(2) img {
            margin-right: 20px;
        }

        .three-wm3 li:nth-child(1) p {
            width: 87px;
            margin-top: 10px;
        }

        .three-wm3 li:first-child {
            margin-right: 10px;
        }

        .foot-bottom-link a:first-child {
            margin-right: 0;
        }

        .foot-bottom-link a {
            display: block;
        }

        .footer-link li {
            width: 50%;
            padding: 0;
        }

        .footer-link li:nth-child(4) {
            margin-bottom: 20px;
            border-right: none;
        }

        .footer-link li:nth-child(1) {
            width: 100%;
        }

        .footer-link li:nth-child(2) {
            border-right: none;
        }

        .boxer01, .ywtb-item1, .ywtb-item2, .ywtb-item3, .ywtb-item4 {
            padding: 15px;
        }

        .news-title-link a h3 {
            font-size: 18px;
            margin-bottom: 10px;
        }

        .news-title-link a p, ul.news-lisetr li a {
            font-size: 16px;
        }

        .news-slider-lb .item a img,.Suitable-siwper img {
            height: 215px;
        }

        .hnav-info li a {
            font-size: 18px;
            padding: 18px 0;
        }

        .special-subject-list li {
            padding: 0 5px;
            width: 50%;
            margin-bottom: 10px;
        }

        .special-subject-list {
            margin: 0px 15px;
        }

        .special-subject-list li:last-child {
            margin-bottom: 0;
        }

        .qphb {
            width: 200px;
        }

        .card-title {
            width: 160px;
            height: 40px;
        }

        .Online-list {
            margin: 30px -10px;
            background-color: transparent;
            box-shadow: none;
            padding: 0px;
        }

        .Online-list .Online-txt p, .Online-list .Online-txt span {
            font-size: 16px!important;
            color: rgba(53, 59, 59, 1);
        }
        .Online-list  li{
            padding: 5px;
            width: 50%;
            margin-top: 5px!important;
        }
        .Online-list  li a{
            padding: 10px;
            box-shadow: 6px 0px 17px 1px rgb(52 146 183 / 50%);
            transition: all 0s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0s;
            background-color: rgba(255, 255 ,255 , 0.7);
            border-radius: 10px!important;
        }
        .Government-information-disclosure, .Government-people-interaction, .convenience-public {
            margin-top: 20px;
        }

        .Government-information-disclosure li p, .Government-people-interaction li a span, .convenience-public li p {
            font-size: 16px;
        }

        .Government-people-interaction li {
            margin-bottom: 10px;
        }

        .gsgg-hot {
            width: 20px;
            padding: 0px;
        }

        .index-dowebok .dowebok-hz li {
            line-height: 2;
        }

        .hot img {
            width: 125px;
        }

        ul.news-lisetr {
            margin-top: 15px;
        }

        ul.news-lisetr li {
            line-height: 2;
        }

        ul.news-lisetr li span {
            width: 17%;
            font-size: 16px;
        }

        ul.news-lisetr li a {
            width: 83%;
        }

        .hnav-infoul li a p.li-title {
            font-size: 16px;
        }

        .ften-txter {
            display: block;
        }

        .ften-txter li {
            width: 100%;
            text-align: center;
        }

        .public-mess {
            background: none;
        }

        .ywtb-card .ywtb-item1.active .card-title {
            width: 95px;
        }

        .seven li {
            width: 25%;
        }

        ul.hnav-infoul {
        
        }
        .hnav-infoul li a{
            width: calc(100% - 80px)!important;
        }
        .gwy-img-list li {
            width: 50%;
            float: left;
        }
        .gwy-img-list li a img{
            border-radius: 10px;
        }
        .gwy-img-list li a{
            padding: 5px 0px;
        }
        .pagination .whj_padding {
            margin: 5px;
        }

        .content-white-detail {
            padding: 20px 20px 20px 20px;
        }

        .four-qh {
            padding: 0px;
            background: none;
        }

        .menu {
            display: none!important;
        }

        .ropdown-menu {
            opacity: 1;
            background: #0091a5!important;
        }

        .ropdown-menu a {
            text-align: center;
            color: #fff;
            line-height: 2;
            padding: 5px 0px;
        }

        .ma-infinitypush-wrapper .ma-infinitypush-button {
            top: 4px !important;
        }

        .index-dowebok .dowebok-hz {
            height: 40px!important;
        }

        .index-dowebok {
            margin-bottom: 10px;
        }

        .hnav-info .bgli {
            height: 46px;
        }

        .news-title-link a {
            width: 90%;
        }

        .bc, .an {
            display: none;
        }

        .tel {
            margin-left: 0px;
            display: block;
            width: 100%;
        }

        .lu span, .lu p {
            font-size: 16px;
            color: rgba(255,255,255,.8);
            margin-left: 10px;
        }

        .foot-logo {
            margin-top: 3px;
            margin-bottom: 10px;
            display: block;
            width: 100%;
            text-align: center;
        }

        .tel p, .lu a {
            text-align: center;
            display: block;
            margin: 10px 0px;
        }
        .news-lisetr li span:before{
            height: 12px;
            right: 4px;
            top: 50%;
        }
        .Focus-News2-1{
            margin-bottom: 15px;
        }
        .Focus-News2, .Focus-News3{
            margin: 15px 0px 0px;
        }

        .Focus-News2 .col-sm-6:nth-child(2) .Focus-News2-1{
            margin-bottom: 0px;
        }
        .expand img{
            margin-left: 0px!important;
            margin-top: 15px!important;
            border-radius: 10px!important;
        }
        ul.list-style{
            padding-left: 15px!important;
        }
        .logo-box img{
            width: 80%;
            margin: 0px;
        }
        .gk-img-list ul li{
            width: 50%;
            float: left;
        }
        .wrap-div a {
            width: 33.33%!important;
         
            text-align: left;
        }
        .Focus-News4{
            margin-bottom: 15px;
            
        }
        #demo01, #demo02, #demo03, #demo04, #demo05, #demo06, #demo07{
            overflow-x: auto;
            width: 600px!important;
        }
        .lyzx_box .more{
            top: 0px;
        }
        .taboanel-ul li a p {
            color: #333333;
            font-size: 13px;
        }
        .fzzd-list a p span{
            font-size: 16px;
        }
        .fzzd-list a p{
            margin-top: -5px; 
        }
        .wd-year::after{
            top: 16px;
        }
        .wd-year .year::after{
            top: 19px;
        }

        .Focus-News1{
            backdrop-filter: none;
            position: relative;
        }
        .zwgk-left-top>ul>li>.dropdown-a .wgk img:first-child{
            margin-bottom: 20px;
        }
        .zwgk-left-top>ul>li>.dropdown-a{
            height: auto;
        }
    
        #globalLayout #demo01{
            overflow-x: auto;
            width: 100%!important;
        }
        .ms-fu-img li{
            width: 50%;
            float: left;
        }
        ul.nav-tabs.nav-list>li a{
            font-size: 18px;
            padding-left: 10px;
            padding-right: 10px;
        }
        ul.bs-list li {
            padding: 0px 15px;
            width: 50%;
            float: left;
            margin: 0px 0px 15px;
        }
        ul.bs-list li a img{
            height: 26px;
        }
        .gfbs a{
            width: 100%;
        }

        .gfbs a img {
            width: 80%;
            margin: 10px auto;
            display: block;
        }
        .contain{
            padding-right: 15px!important;
            padding-left: 15px!important;  
        }
        .imgTxt-leader dt{
            width: 100%;
            border: none;
            height: auto;
        }
        .imgTxt dt img{
            width: 132px;
    margin: 0px auto;
    border: 1px solid #dedede;
    padding: 5px;
        }
        .imgTxt dd h4{
            text-align: center;
            line-height: 1.5;
        }
        .imgTxt-leader .link-a{
            display: block;
            text-align: center;
        }
        .index-dowebok .gsgg-link{
            margin-top: -6px;
            border-radius: 10px;
            height: 45px;
            font-size: 16px;
        }
        .index-dowebok .gsgg-link::after{
            right: -9px;
        }
        .hnav-infoul li span{
            font-size: 16px;
        }
        .hnav-infoul li span small{
            font-size: 20px;
        }
        .expand{
            display: none;
        }
        .Focus-News3 .brief a{
            font-size: 18px;
        }
        .brief p{
            font-size: 16px;
        }
        .letterbox table{
            width: 700px;
            table-layout: auto;
        }
        .Leaving-message-list li p:nth-child(1){
            margin-bottom: 0px;
            text-shadow: 1px 2px 5px #008da8;
        }
        .Leaving-message-list li{
            margin-top: 0px;
        }
        .Leaving-message-list li p:nth-child(2){

        }
        .globalLayout nav a::before{
            content: '';
            height: 1px;
            position: absolute;
            left: 0px;
            bottom: 0px;
            width: 100%;
            background: rgba(7 ,151, 175 , 17%);
        }
        .xs-wza {
            display: block;
        }
    }

    @media (max-width: 380px) {
        .footer-cont-txt li {
            padding: 0 10px;
        }

        .footer-cont-txt {
            margin: 0 -10px;
            margin-bottom: 20px;
        }

        .news-slider-lb .item a img,.Suitable-siwper img {
            height: 185px;
        }

        .hnav-info-tab {
            margin: 50px -15px auto;
        }

        ul.hnav-infoul {
            padding-left: 0PX;
        }

        .hnav-infoul li a {
            padding: 6px 0px;
            height: 67px;
            width: calc(100% - 80px)!important;
            margin-left: auto!important;
        }

        .hnav-infoul li a p.li-title {
            white-space: break-spaces;
            line-height: 1.9;
        }

        .hnav-info li {
            width: 50%;
        }

        .news-lisetr li a:before {
            left: 6px;
        }

        ul.news-lisetr {
            padding-left: 0px;
        }
        .indexheader .sousuo{
            padding: 5px 0px;
        }
        .indexheader .sousuo .search{
            right: 3px;
            top: 7px;
        }
    }




@media (max-width: 340px) {
    .logo-box .zz-logo {
        width: 170px;
    }

    .logo-txt {
        width: calc(100% - 170px);
    }
}
