@media (min-width: 0px) and (max-width: 992.98px) {
    .phhide {
        display: none !important;
    }

    .pchide {
        display: block !important;
    }

    .layui-container {
        width: 100%;
    }

    .mbi-w100 {
        width: 100% !important;
        float: none !important;
    }

    .fs-12 {
        font-size: 12px;
    }

    .fs-14 {
        font-size: 14px;
    }

    .fs-16 {
        font-size: 16px;
    }

    .fs-18 {
        font-size: 16px;
    }

    .fs-20,
    .fs-21,
    .fs-22,
    .fs-23,
    .fs-24 {
        font-size: 18px;
    }

    .fs-25,
    .fs-26,
    .fs-27,
    .fs-28,
    .fs-29,
    .fs-30,
    .fs-31,
    .fs-32,
    .fs-33,
    .fs-34,
    .fs-35,
    .fs-36,
    .fs-40,
    .fs-45 {
        font-size: 20px;
    }

    .fs-60 {
        font-size: 30px;
    }

    .pb-70 {
        padding-bottom: 0.4rem;
    }

    .pt-70 {
        padding-top: 0.4rem;
    }

    .pb-80 {
        padding-bottom: 0.5rem;
    }

    .pt-100 {
        padding-top: 0.5rem;
    }

    .pb-100 {
        padding-bottom: 0.5rem;
    }

    .layui-layer.myclass {
        width: 93% !important;
    }

    body {
        font-size: 16px;
    }

    .mbi-h-auto {
        height: auto !important;
    }

    /** 轮播大图 */
    .banner {
        position: relative !important;
        height: auto !important;
        z-index: auto !important;
    }

    .banner_slide {
        height: auto !important;
    }

    .banner_slide .pic {
        padding-top: 56.25%;
        height: auto !important;
    }

    .banner_slide .swiper-pagination {
        bottom: 0.2rem;
    }

    .banner_slide .swiper-button-next,
    .banner_slide .swiper-button-prev {
        display: none !important;
    }

    /** 栏目样式 */
    .column .more {
        line-height: 24px;
    }

    /** 友情链接 */

    .yqlj .item .title {
        line-height: 0.6rem;
    }

    /** 公告页脚 */

    .footer_link {
        text-align: center;
        flex-direction: column;
    }

    .footer_link a {
        flex: none;
        width: 80%;
        margin: 0 auto 0.2rem;
    }

    .footer_main .flex-between {
        display: block;
    }

    .footer_contact {
        text-align: center;
        line-height: 2.2em;
        color: #fff;
    }

    .footer_logo {
        text-align: center;
    }

    .copyright {
        padding-left: 0.2rem;
        padding-right: 0.2rem;
        line-height: 1.8em;
    }

    .copyright br {
        display: block;
    }

    /**
     * 内页样式
    */

    .banner_nei {
        height: 3rem;
    }

    .column_nei .name::after {
        display: none;
    }

    .column_nei .position {
        font-size: 14px;
        line-height: 1.5em;
        margin-top: 5px;
        float: none;
        display: none;
    }

    .column_nei .position {
        text-align: left;
    }

    .col_nav_box {
        width: 100%;
        background: #fff;
        border-bottom: 1px solid #D8D8D8;
    }

    .col_nav {
        box-sizing: border-box;
        width: 100%;
        margin-left: 0;
    }

    .col_nav ul {
        white-space: nowrap;
        overflow-x: auto;
        padding-bottom: 0.1rem;
    }

    .col_nav li {
        display: inline-block;
        margin-right: 0.1rem;
    }

    .col_nav li a {
        display: inline-block;
        padding: 0 0.2rem;
    }

    .col_nav li:hover>a,
    .col_nav li.on>a {
        border-bottom: 2px solid #fff;
        font-weight: bold;
        color: #fff;
    }

    .col_nav2 ul {
        white-space: nowrap;
        overflow-x: auto;
        padding-bottom: 0.1rem;
    }

    .col_nav2 li {
        display: inline-block;
        margin-right: 0.1rem;
        float: none;
    }

    /**
     * 信息列表
    */

    .infolist_nei {
        margin-top: 0.3rem;
    }

    .infolist_nei li .date {
        line-height: 1.5em;
    }

    .infolist_nei li .title {
        height: auto;
        line-height: 1.5em;
    }

    .infolist_nei li .desc {
        height: auto;
        line-height: 1.5em;
    }

    /**
    * 图文列表
    */
    .picinfolist_nei {
        margin-top: 0.3rem;
    }

    .picinfolist_nei li a {
        display: block;
    }

    .picinfolist_nei li .pic_box {
        width: 100%;
        margin-bottom: 0.2rem;
    }

    .picinfolist_nei li .text {
        width: 100%;
        height: auto;
    }

    .picinfolist_nei li .title {
        height: auto;
        line-height: 1.5em;
    }

    .picinfolist_nei li .desc {
        height: auto;
        line-height: 1.5em;
    }

    /** 图片列表 */

    .piclist_nei li a .title {
        height: 0.8rem;
        line-height: 0.8rem;
    }

    .piclist_nei ul {
        width: 100% !important;
        display: block;
        float: none !important;
        margin: 0;
    }

    .piclist_nei ul li {
        width: 100% !important;
        float: none;
        margin: 0 0 0.2rem !important;
    }

    /**
    * 详情页
    */

    .content_box {
        overflow: hidden;
    }

    .dtl_detail,
    .dtl_detail p,
    .dtl_detail span {
        line-height: 2em !important;
        font-size: 16px !important;
    }

    .responsive-table {
        width: 100%;
        overflow-x: auto;
        display: block;
        white-space: nowrap;
    }

    .responsive-table table {
        width: 100% !important;
    }

    .page_detail {}

    .pager li a {
        padding: 0.15rem;
        line-height: 1.5em;
    }

    .dtl_detail .fjxz {
        margin-top: 20px;
    }

    #goTop .text {
        font-size: 12px;
    }


    /** 自定义 */

    .sjmy_main {
        padding: 0.3rem;
        display: block;
    }

    .sjmy_main .left {
        margin-bottom: 0.2rem;
    }

    .sjmy_main .left .desc {
        line-height: 1.8em;
    }

    .sjmy_main .right li {
        margin: 0;
    }

    .sjmy_main .right li .num_box .dw {
        right: -0.25rem;
        font-size: 14px;
        top: 0;
    }

    .mstj_list li:nth-child(2),
    .mstj_list li:nth-child(3) {
        margin: 0.2rem 0;
    }

    .mstj_list li:nth-child(4) {
        margin: 0;
    }

    .column .title .en {
        background-size: 100% auto;
        font-size: 12px;
        width: 1.6rem;
    }

    .pphj_box .column .title .en {
        background-size: 100% auto;
        width: 1.9rem;
    }

    .column .more a {
        background-size: 0.6rem auto;
    }

    .info_title {
        height: auto !important;
        line-height: 1.7em !important;
    }

    .info_desc {
        height: auto !important;
        line-height: 1.7em !important;
    }

    .pphj_slide .pic {
        position: relative;
        padding-top: 56.57%;
    }

    .pphj_slide .swiper-pagination {
        bottom: auto;
        position: relative;
        margin-top: 0.2rem;
    }

    .sabz_list li .info_desc {
        display: none;
    }

    .sabz_list li .info_title {
        height: auto !important;
        line-height: 2em !important;
    }

    .sabz_list li .pic_box {
        width: 2rem;
    }

    .foot .fleft {
        width: 100%;
    }

    .footer {
        height: auto;
        padding: 15px 0;
    }

    .banq {
        padding: 15px 0;
    }

    .contact {
        margin: 15px 0;
    }

    .ftlogo {
        margin-bottom: 15px;
    }

    .foot .fright {
        display: none;
    }

    .contact p br {
        display: block;
    }

    .banq::before {
        right: 0;
    }

    .ftCode {
        display: none !important;
    }

    .contact p,
    .banq p {
        font-size: 13px;
        line-height: 25px;
    }

    .swiper-prev-next {
        display: flex !important;
        font-size: 0.4rem;
    }

    .pphj_slide .swiper-button-prev,
    .pphj_slide .swiper-button-next {
        position: relative;
        bottom: auto;
        left: auto;
        right: auto;
        width: auto;
        height: auto;
        margin: 0.3rem 0.1rem 0;
        background: none;
    }

}


@media (min-width: 992px) and (max-width: 1023.98px) {}


@media (min-width: 1024px) and (max-width: 1279.98px) {}

@media (min-width: 1280px) and (max-width: 1919.98px) {}

@media all and (min-width: 1920px) {}

/* IE 浏览器 */
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .piclist_nei li {
        -ms-flex-preferred-size: auto;
    }
}