@media only screen and (max-width: 600px) {
    .p_tb20 { padding: 0; }
    .p_tb50 { padding: 30px 0 !important; }
    .m_tb30 { margin: 10px auto !important }

    .swiper-container1 .swiper-pagination .swiper-pagination-bullet i {
        width: 48px !important;
        height: 48px !important;
        line-height: 48px !important;
        font-size: 26px !important;
        font-weight: bold;
    }
    .swiper-container1 .swiper-pagination .swiper-pagination-bullet p {
        font-size: x-small;
    }

    #in_news_box li .time big { font-size: 2.6rem; color: #b2bbc0; }

     #zy_banner_box { padding: 80px 0 50px; background: url(../Image/zy_banner.jpg) center 100%; }
     #zy_banner_box .conter { padding: 20px 20px 0 !important;  }

     #zy_banner_box .sofa{
        margin-left: 200px;
        transform: scale(0.6);
     }
    #zy_banner_box .conter .title,
    #zy_banner_box .conter .location,
    #zy_banner_box .conter .location a {
        text-align: left;
    }

    .in_title p { font-size: 1.4rem; }

    #in_ys_box .title big { font-size: 3.2rem; }

    #in_ys_box ul li { height: 240px; }

    #in_ys_box ul li { padding: 2.0rem 1.0rem !important;}
    #in_ys_box ul li big { font-size: 1.4rem; }

    .page-footer #end_info .e1 { padding: 0 0.75rem;  }


    .proUL li a img,.picUL li a img { height: 120px !important; min-height: 120px; }

    .title_box .location { display: none; }

    #in_gsjj_box .in_title { margin-bottom: 0; }

    .addr { font-size: 1.2rem; }

    #in_gsjj_rt {
        position: relative;
        height: 240px;
        padding: 10px !important;
    }

    #in_gsjj_rt .in_video {max-width: 100%; width: 100%; height: 220px; overflow: hidden; }
    #in_gsjj_rt .in_video video,#in_gsjj_rt .in_video iframe { max-width: 100%; width: 100%; height: 220px; }
    
}


@media only screen and (min-width: 601px) and (max-width: 991px) {
    
    #in_gsjj_rt {
        position: relative;
        height: 430px;
        padding: 10px !important;
    }

    #in_gsjj_rt .in_video {max-width: 100%; width: 100%; height: 410px; overflow: hidden; }
    #in_gsjj_rt .in_video video,#in_gsjj_rt .in_video iframe { max-width: 100%; width: 100%; height: 410px; }
    
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

    #name_box_w .col {
        height: 106px;
    }
    
    #in_gsjj_rt {
        position: relative;
        background: url(../Image/in_gsjj_rt.png) left center no-repeat;
        background-size: cover;
        height: 356px;
    }

    #in_gsjj_rt .in_video {max-width: 100%; width: 474px; height: 331px; overflow: hidden; }

    #in_gsjj_rt .in_video video,#in_gsjj_rt .in_video iframe { max-width: 100%; width: 474px; height: 331px; }

}


@media only screen and (min-width: 1201px) {

    #name_box_w .col {
        height: 106px;
    }

    .demo .swiper-pagination { position: absolute; width: 1200px; left: 50%; transform: translateX(-360px); }

    #banenr_box { width: 100%; position: relative; height: 600px; overflow: hidden;}
    .swiper-container { width: 1920px; height: 600px; left: 50%; margin-left: -960px !important; position: absolute; }


    #zy_banner_box .sofa {
    right: 50% !important;
    margin-right: -600px;
    }

    #zy_banner_box .conter .title,
    #zy_banner_box .conter .location,
    #zy_banner_box .conter .location a {
        text-align: left;
    }

    #in_product_box .case_type { width: 286px; }

    #in_gsjj_box #in_gsjj_cont .in_cont .more,#in_product_box .lf_title { text-align: left; }

    #in_ys_box { position: relative; }

    #left_box { padding-left: 30px; }

    .lx_list p { max-width: 600px; }

    #in_gsjj_rt {
        position: relative;
        background: url(../Image/in_gsjj_rt.png) left center no-repeat;
        height: 436px;
    }

    #in_gsjj_rt .in_video {max-width: 100%; width: 579px; height: 404px; overflow: hidden; }

    #in_gsjj_rt .in_video video,#in_gsjj_rt .in_video iframe { max-width: 100%; width: 579px; height: 404px; }

}