@media (max-width: 575.98px) {

    body {
        font-size: 1.2rem;
    }

    #top_logo img {
        max-width: 80%;
        max-height: 50px;
    }

    .container {
        padding-left: 10px;
        padding-right: 10px;
    }

    .row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-auto {
        padding-left: 10px;
        padding-right: 10px;
    }

    .de-page-mian .page-inner .prev,
    .de-page-mian .page-inner .next,
    .de-page-mian .page-inner span,
    .de-page-mian .page-inner input,
    .de-page-mian .page-inner .page-btn {
        display: none !important;
    }

    .de-page-mian .page-inner {
        border-right: 1px solid #dddddd;
    }

    .swiper-button-next,
    .swiper-button-prev {
        background-size: 10px !important;
    }

    .lsx-shadow {
        box-shadow: 8px 10px 0 var(--base_color);
    }


    .flash .swiper-pagination .swiper-pagination-bullet {
        line-height: auto !important;
        height: 8px !important;
    }

    .flash .swiper-pagination-bullet:before {
        width: 10px !important;
        height: 2px !important;
        margin-right: 5px !important;
        top: 0 !important;
    }

    .flash .swiper-pagination-bullet-active:before {
        width: 20px !important;
    }

}

@media (min-width: 576px) {

    body {
        font-size: 1.2rem;
    }


    .fs-sm-12 {
        font-size: 1.2rem;
    }

    .fs-sm-14 {
        font-size: 1.4rem;
    }

    .fs-sm-16 {
        font-size: 1.6rem;
    }

    .fs-sm-18 {
        font-size: 1.8rem;
    }

    .fs-sm-24 {
        font-size: 2.4rem;
    }

    .fs-sm-30 {
        font-size: 3.0rem;
    }

    .fs-sm-40 {
        font-size: 4.0rem;
    }

    .lsx-shadow {
        box-shadow: 27px 42px 0 var(--base_color);
    }

    #top_logo img {
        max-width: 80%;
    }

    .de-page-mian .page-inner span,
    .de-page-mian .page-inner input,
    .de-page-mian .page-inner .page-btn {
        display: none !important;
    }

    .swiper-button-next,
    .swiper-button-prev {
        background-size: 15px !important;
    }
}

@media (min-width: 768px) {

    body {
        font-size: 1.2rem;
    }

    .fs-md-12 {
        font-size: 1.2rem;
    }

    .fs-md-14 {
        font-size: 1.4rem;
    }

    .fs-md-15 {
        font-size: 1.5rem;
    }

    .fs-md-16 {
        font-size: 1.6rem;
    }

    .fs-md-18 {
        font-size: 1.8rem;
    }

    .fs-md-20 {
        font-size: 2.0rem;
    }

    .fs-md-24 {
        font-size: 2.4rem;
    }

    .fs-md-30 {
        font-size: 3.0rem;
    }

    .fs-md-40 {
        font-size: 4.0rem;
    }

    #top_logo img {
        max-width: 80%;
    }

    .de-page-mian .page-inner .prev,
    .de-page-mian .page-inner .next,
    .de-page-mian .page-inner span,
    .de-page-mian .page-inner input,
    .de-page-mian .page-inner .page-btn {
        display: block !important;
    }

    .swiper-button-next,
    .swiper-button-prev {
        background-size: 15px !important;
    }

    #name_box_w .wrap_s {
        height: 56px;
    }

}

@media (max-width: 768px) {}

@media (min-width: 992px) {

    body {
        font-size: 1.4rem;
    }

    .py-lg-6 {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .fs-lg-12 {
        font-size: 1.2rem;
    }

    .fs-lg-14 {
        font-size: 1.4rem;
    }

    .fs-lg-15 {
        font-size: 1.5rem;
    }

    .fs-lg-16 {
        font-size: 1.6rem;
    }

    .fs-lg-18 {
        font-size: 1.8rem;
    }

    .fs-lg-19 {
        font-size: 1.9rem;
    }

    .fs-lg-20 {
        font-size: 2.0rem;
    }  

    .fs-lg-22 {
        font-size: 2.4rem;
    }

    .fs-lg-24 {
        font-size: 2.4rem;
    }

    .fs-lg-25 {
        font-size: 2.5rem;
    }

    .fs-lg-26 {
        font-size: 2.6rem;
    }

    .fs-lg-28 {
        font-size: 2.8rem;
    }

    .fs-lg-30 {
        font-size: 3.0rem;
    }

    .fs-lg-32 {
        font-size: 3.2rem;
    }

    .fs-lg-35 {
        font-size: 3.5rem;
    }

    .fs-lg-40 {
        font-size: 4.0rem;
    }

    .fs-lg-50 {
        font-size: 5.0rem;
    }

    #top_logo img {
        max-width: 100%;
    }

    nav.nav a.active {
        background-color: var(--base_color) !important;
        background-image: linear-gradient(to left, #f60, var(--base_color));
        color: #fff !important;
    }

    .mImg {
        max-width: 600px !important;
    }

    .swiper-button-next,
    .swiper-button-prev {
        background-size: 15px !important;
    }

    .in_content {
        height: 150px;
        line-height: 30px;
    }

    #sider {
        width: 200px;
    }


    #right {
        width: 0 !important;
    }


    /*特殊情况*/

    .inSubNav .d-flex { max-width: 540px; }
    .more { width: 26px; height: 26px; line-height: 26px; top: 4px;}

    #yddt li:last-child { margin-bottom: 0 !important; }

    .flex-lg-row .flex-grow-1 { width: 0 !important; }

    #yddt .flex-grow-1 { width: 50% !important; }

    #tpl_pic .title { width: 80% !important; }
}


@media (min-width: 1200px) {

    .py-xl-6 {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .py-xl-9 {
        padding-top: 90px !important;
        padding-bottom: 90px !important;
    }


    .py-xl-20 {
        padding-top: 200px !important;
        padding-bottom: 200px !important;
    }

    .fs-xl-14 {
        font-size: 1.4rem;
    }

    .fs-xl-15 {
        font-size: 1.5rem;
    }

    .fs-xl-16 {
        font-size: 1.6rem;
    }

    .fs-xl-22 {
        font-size: 2.2rem;
    }

    .fs-xl-24 {
        font-size: 2.4rem;
    }

    .fs-xl-26 {
        font-size: 2.6rem;
    }

    .fs-xl-28 {
        font-size: 2.8rem;
    }

    .fs-xl-30 {
        font-size: 3.0rem;
    }

    .fs-xl-31 {
        font-size: 3.1rem;
    }

    .fs-xl-32 {
        font-size: 3.2rem;
    }

    .fs-xl-35 {
        font-size: 3.5rem;
    }

    .fs-xl-36 {
        font-size: 3.6rem;
    }

    .fs-xl-39 {
        font-size: 3.9rem;
    }

    .fs-xl-40 {
        font-size: 4.0rem;
    }

    .fs-xl-46 {
        font-size: 4.6rem;
    }

    .fs-xl-50 {
        font-size: 5.0rem;
    }

    .fs-xl-56 {
        font-size: 5.6rem;
    }

    .fs-xl-60 {
        font-size: 6.0rem;
    }

    .lh-xl-24 {
        line-height: 2.4;
    }

    .container {
        max-width: 96%;
    }   

    #name_box_w { height: 90px; }

    #name_box_w .wrap_s {
        height: 90px;
    }

    .mainInfo img {
        max-width: 1000px !important;
        display: block;
        margin: 0 auto;
    }

    .mainInfo iframe {
        width: 640px;
        height: 480px;
    }

    /*特殊情况*/

    main { position: relative; margin-top: -350px; }

    .menu-btn {
        padding: 32px 27px !important;
    }

    #sider {
        width: 260px;
    }

    #page-footer {
        height: 600px;
    }

    #page-footer .container-fluid {
        padding-left: 100px !important;
        padding-right: 100px !important;
    }

    #footer-info .row {
        height: 517px;
    }

    #footer-copy .row {
        height: 83px;
    }


    #page-footer dl dt {
        margin-bottom: 70px !important;
    }

    #yddt .flex-grow-1 { width: 0 !important; }


    #yddt li { margin-bottom: 52px !important; }

    #thumbs_box { padding-left: 50px; transform: translateX(-90px); position: relative; z-index: 1; }


}

@media (min-width: 1440px) {

    .d-xxl-block {
        display: block !important;
    }

    .px-xxl-5 { padding-left: 3rem; padding-right: 3rem; }

    .fs-xxl-14 { font-size: 1.4rem; }
    
    .fs-xxl-16 { font-size: 1.6rem; }

    .container {
        max-width: 1400px;
    }

    #banner_box .flash {
        position: relative;
        width: 1920px;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        margin: 0;
    }

    #page_banner_box img {
        position: relative;
        width: 1920px;
        max-width: 1920px;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }


    .lsx-shadow {
        box-shadow: 27px 42px 0 var(--base_color);
    }

    #in_box1 .inSubNav {
        margin-top: 50px !important;
        margin-bottom: 70px !important;
    }

    #in_box1 .xbox {
        width: 433px;
    }

    #thumbs_box { padding-left: 20%; }

}