@media only screen and (max-width: 600px) {
    .p_tb20 {
        padding: 0;
    }
    .p_tb50 {
        padding: 30px 0 !important;
    }
    .m_tb30 {
        margin: 10px auto !important
    }
    #zy_banner_box {
        padding: 80px 0 50px;
    }
    #zy_banner_box .conter {
        background: url(../Image/zy_banner.jpg) center;
        background-size: cover;
        padding: 35px 0 0 0 !important;
    }

    #zy_banner_box .sofa {
        margin-left: 200px;
        transform: scale(0.6);
    }
    #name_box_w {
        padding: 0.5rem 0;
    }

    #zy_banner_box .conter .title,
    #zy_banner_box .conter .location,
    #zy_banner_box .conter .location a {
        text-align: center;
    }

    .swiper-container1 .swiper-slide a .img,
    .picUL li .box .img,
    .proUL li a .img {
        height: 100px !important;
    }
    .swiper-container1 .swiper-slide a .img img,
    .picUL li .box .img img,
    .proUL li a .img img {
        min-height: 100px !important;
    }
    .picUL li .box .title { padding: 0 10px; }
    
    .in_title .title { font-size: 2.2rem; }
    .title_box big { font-size: 3.0rem; }

    .swiper-container2 .swiper-slide a .img,.swiper-container2 .swiper-slide a .img img { height: 150px !important; }
    .list li a { font-size: 1.2rem; }
    .swiper-container1 .swiper-slide a .title { font-size: 1.0rem !important; }
}


@media only screen and (min-width: 601px) and (max-width: 991px) {

    .picUL li .box .img,
    .proUL li a .img {
        height: 200px !important;
    }
    .picUL li .box .img img,
    .proUL li a .img img {
        min-height: 200px !important;
    }

}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

    .desc_pad {
        padding-left: 30px;
    }

    .picUL li .box .img,
    .proUL li a .img {
        height: 240px !important;
    }
    .picUL li .box .img img,
    .proUL li a .img img {
        min-height: 240px !important;
    }
}

@media only screen and (min-width: 601px) and (max-width: 1200px) {

    #zy_banner_box {
        padding: 180px 0 80px 0;
    }

    #zy_banner_box .sofa {
        transform: scale(0.7) !important;
    }
    #zy_banner_box .conter .title,
    #zy_banner_box .conter .location {
        padding-left: 4%;
    }
}

@media only screen and (max-width: 991px) {

    #allmap {
        height: 240px;
        background: #000;
    }

    #map_txt {
        background: #e33933;
        height: 240px;
    }

    .map_lx {
        padding: 20px;
    }
    #in_product_box #in_pro_rt, #in_product_box #left_box { margin-bottom: 10px !important; }
    
    #in_news_box { padding-bottom: 0 !important; }
    #in_news_list li a {border-radius: 5px; padding: 5px; height: auto !important;  }
    
    #in_gsjj { margin-bottom: 20px; }
    .m_tel,.m_tel a {font-size: 1.2rem !important;}
}

@media only screen and (max-width: 1200px) {}

@media only screen and (min-width: 1201px) {

    #in_gsjj_cont .in_cont {
        width: 600px;
        float: right;
    }
    #in_gsjj_link .in_link {
        width: 600px;
        float: left;
    }
    #in_gsjj_link .in_link li {
        margin-bottom: 0;
    }

    #banenr_box {
        width: 100%;
        position: relative;
        height: 511px;
        overflow: hidden;
    }
    .swiper-container {
        width: 1920px;
        height: 511px;
        left: 50%;
        margin-left: -960px !important;
        position: absolute;
    }


    .desc_pad {
        padding-left: 30px;
    }

    #zy_banner_box .sofa {
        right: 50% !important;
        margin-right: -630px;
    }

    #zy_banner_box .conter .title,
    #zy_banner_box .conter .location,
    #zy_banner_box .conter .location a {
        text-align: center;
    }
    .case_type .row .col.xl2 {
        width: 10% !important;
    }

    .case_type .row .col.xl2 a {
        font-size: 1.4rem;
    }

    .list {
        min-height: 480px;
    }
    #in_gsjj .content {
        font-size: 1.5rem !important;
    }

    #in_gsjj,#in_zymj { padding: 0 30px; }
}