@media only screen and (max-width: 600px) {

    .apple-banner .swiper-pagination-bullet {
        display: none !important;
    }

    .swiper-button-prev span,
    .swiper-button-next span {
        transform: scale(0.4);
    }

    .in_title_box .title { font-size: 2.0rem; }
    .in_title_box .desc { font-size: 1.2rem;}


    .pro_pic li .box .img,.in_case_pic li .box .img
    {
        height: 100px;
    }

    .z-depth-4 { box-shadow: none !important; }
    .z-depth-4 .row {
     margin-bottom: 0;
    }

    .ptd30 { padding: 1rem 0; }
    .mt30 { margin-top: 0.5rem; }

    .location { line-height: 4rem; }

    #pro_desc_box #more #top_tel small {
        font-size: 1.6rem;
    }

}

@media only screen and (min-width: 601px) and (max-width: 991px) {
    .menu .mynav .nav>a {
        font-size: 1.2rem;
        font-size: 12px;
    }


    .pro_pic li .box .img,.in_case_pic li .box .img
    {
        height: 200px;
    }
}

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

    .menu .mynav .nav>a { font-size: 1.2rem !important; }

    #name_box_w #top_tel { font-size: 1.2rem;  padding: 20px 0; line-height: 1.4rem;}

    #name_box_w.down #top_tel { font-size: 1.2rem; padding: 20px 0; line-height: 1.4rem;}

    #name_box_w.down #top_tel i {  font-size: small; margin-right: 5px}

    #name_box_w.down #logo img { height: 38px; }

    .pro_pic li .box .img,.in_case_pic li .box .img
    {
        height: 100px;
    }

    #pro_desc_box .title { font-size: 1.6rem; line-height: 2.0rem; }
    #pro_desc_box .sm { font-size: 1.2rem; line-height: 2.0rem; }

    #pro_desc_box .in_title_box .desc img { transform: scale(0.5); }
    #pro_desc_box .in_title_box .desc span { font-size: 1.2rem; line-height: 2.0rem; margin: 0 5px; }
    
    #owl-banner .owl-controls { bottom: -50px !important; }

    .nl-a1-nav p {
        height: 68px !important;
    }

}

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

    #top_note {
        font-size: 1.2rem;
    }
    #top_note a {
        font-size: 1.4rem;
    }

    .in_title_box .title { font-size: 2.8rem; }
    .in_title_box .desc { font-size: 1.6rem;}

    .ptd50 { padding: 30px 0; }

    #pro_desc_box #more #top_tel { line-height: 3.0rem; }
    
}

@media only screen and (max-width: 991px) {

    #m_chose { padding: 10px 0; }
    .nl-a1-nav p {
        height: 40px !important;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block;
    }

}

@media only screen and (max-width: 1200px) {
    #logo {
        padding: 10px;
    }
    .menu .mynav .nav>a {
        line-height: 88px;
    }

    .down #logo {
        padding: 5px 0;
    }

    .down #logo img {
        height: 28px;
    }

    .down .menu .nav a {
        line-height: 38px;
    }

    .page-footer .row { margin: 0 0 20px 0; }
}


@media only screen and (min-width: 1201px) {
    #banner_box_w {
        width: 100%;
        height: 530px;
        position: relative;
        overflow: hidden;
    }
    #banner_box {
        width: 1920px;
        height: 530px;
        position: absolute;
        left: 50%;
        margin-left: -960px;
    }
    
    .menu .mynav .nav>a {
        font-size: 1.8rem;
    }
    .in_case_pic .col { width: 20% !important; }

    #news_mid {padding: 0 50px;}

    #subNav li {
        font-size: 2.2rem;
                }

    #owl-banner .owl-controls { bottom: -50px !important; }


    #pro_desc_box .clearfix {display: none;}

    #pro_desc_box { padding-left: 3rem;}

    #pro_desc_box #more #top_tel small {
        padding-left: 30px; 
    }
        .nl-a1-time {
     padding: 20px 0 !important; 
    }
    .news_info { padding: 0 100px; }
}