
/*Common For Max 960*/
@media only screen and (max-width: 1199px) {
    /* module: 公用 */

    .header{
        position: fixed;
        left: 0;
        top: 0;
        z-index: 9;
        width: 100%;
        background:#fff;
    }

    .m_nav{
        display: block;
    }

    .container{
        padding-top: 49px;
    }

    .wp{
        width: 98%;
    } 

    .header .wp{
        padding: 10px 0;
    }

    .hd_icon{
        /*margin-top: 4px;*/
    }

    .nav{
        position: absolute;
        left: 0;
        top: 100%;
        width: 100%;
        margin:0;
        background:#fff;
        border-top: 1px solid #2a63b7;
        display: none;
    }
    
    .nav li{
        float: none;
        margin:5px ;
        border-bottom: 1px solid #2a63b7;
    }

    .nav li a{
        display: block;
        height: 30px;
        line-height: 30px;
        margin:0;
    }

    .nav div{
        position: static;
        display: block;
        padding-top: 5px;
        width: 100%;
        text-align: left;
    }

    .nav div:after{
        display: none;
    }

    .nav dd {
        display: inline-block;
    }

    .nav dd a{
        display: inline-block;
    }

    .m_ban{
        height: 180px;
    }

    .contact_us_txt{
        float: none;
        margin-top: 0px;
        width: 100%;
        padding-left: 30px;
    }

    .m_tit{
        padding: 20px 0;
    }

    .contact_us_form{
        margin-top: 20px;
        width: 100%;
    }

    .contact_us_form .inp{
        margin-bottom: 16px;
        height: 40px;
    }

    .footer li{
        width: 100%;
        text-align: left;
    }
    .footer li h3{
        padding: 10px 0 10px; 
        border-bottom: 1px solid #fff;
    }

    .copy{
        padding: 10px 0;
        font-size: 12px;
    }

    .copy i{
        display: none;
    }

    .copy em{
        display: block;
    }

    .list_our_memorabilia{
        margin:20px 0 0 0;
    }

    .about_intro img{
        display: block;
        margin:0 auto;
        float: none;
    }

    .about_intro .txt p{
        margin-bottom: 15px;
    }

    .about_intro .txt{
        font-size: 14px;
        line-height: 1.5;
    }

    .group_idea .img{
        float: none;
        width: 100%;
        height: auto;
    }

    .group_idea .img img{
        width: 100%;
        height: auto;
    }

    .group_idea .txt{
        margin-left: 0;
        width: 100%;
        height: 220px;
    }

    .group_idea li{
        margin-bottom: 20px;
    }

    .group_idea p{
        font-size: 24px;
    }

    .group_idea em{
        font-size: 12px;
    }

    .g_txt strong{
        font-size: 20px;
    }

    .g_txt{
        padding: 15px 0;
    }

    .g_txt em{
        font-size: 12px;
    }

    .box_hospital_slide{
        float: none;
        margin:0 auto;
    }

    .box_hospital_content{
        float: none;
        margin-top: 20px;
        width: 100%;
    }

    .box_hospital_content p{
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 1.8;
    }

    .hospital_nav{
        margin-top: 25px;
    }

    .m_txt{
        font-size: 14px;
        line-height: 1.8;
    }

    .m_img{
        padding-top: 30px;
    }

    .idx_about .img{
        position: static;
        width: 100%;
        height: auto;
    }

    .idx_about .img img{
        max-width: 500px;
        margin:0 auto;
        width: 100%;
        height: auto;
    }

    .idx_about .txt{
        margin-right: 0;
        padding: 10px 0 30px;
        width: 100%;
        height: auto;
    }

    .our_hospitals_tab{
        float: none;
        width: 100%;
    }

    .our_hospitals_rig{
        float: none;
    }

    .our_hospitals{
        padding: 20px 0;
        height: auto;
    }


    .our_hospitals_box{
        width: 100%;
    }

    .our_hospitals_rig,
    .our_hospitals_slick{
        width: 320px;
        margin:0 auto;
    }

    .our_hospitals_slick img,
    .our_hospitals_rig{
        width: 320px;
        height: 236px;
    }

    .idx_news {
        padding-top: 30px;
    }

    .idx_news .list_news{
        padding: 20px 0 0;
    }

    .idx_news li{
        width: 50%; 
    }

    .list_news li a{
        margin:5px;
    }

    .list_news {
        margin:0 -5px;
    }

    .our_hospitals .m_tit{
        padding: 20px 0;
    }

    .m_tit strong{
        font-size: 20px;
    }


    .ul_news .img{
        float: none;
        width: 100%;
        height: auto;
    }

    .ul_news .img img{
        width: 100%;
        height: auto;
    }

    .ul_news .txt{
        margin-left: 0;
    }

    .ul_news li a{
        padding: 10px;
    }

    .footer p{
        vertical-align: top;
        padding-bottom: 0px;
        margin:5px 5px 5px 0;
        display: inline-block;
    }

    .footer p br{
        display: none;
    }

    .news_xq{
        padding: 20px 0;
    }

    .news_xq h1{
        font-size: 18px;
    }

    .news_xq .time{
        padding-bottom: 10px;
    }

    .h50{
        height: 20px;
    }

    .news_xq p{
        font-size: 14px;
        line-height: 1.8;
        margin-bottom: 10px;
    }

    .footer{
        margin-top: 20px;
    }

    .box_search input{
        width: 100%;
        max-width: 400px;
    }

    .box_search button{
        display: block;
        width: 200px;
        margin:20px auto 0;
    }

    .banner .item em{
        height: 180px;
        padding-top: 0;
    }

    .idx_about .wp{
        padding-top: 20px;
        display: block;
    }

    .pop_video{
        left: 5%;
        width: 90%;
        height: 200px;
        margin: -100px 0 0 0;
    }
}




/*Common For Max 768*/
@media only screen and (max-width: 959px) {
    /* module: 公用 */

 
}



/*Common For Max 480*/
@media only screen and (max-width: 767px) {
 

}

@media only screen and (max-width: 600px) {
    .box_hospital_slide{
        width: 320px;
    }

    .hospital_nav{
        margin:20px;
    }

    .hospital_nav .slick-prev{
        left: -15px;
    }

    .hospital_nav .slick-next{
        right: -15px;
    }
}


/*Common For Max 320*/
@media only screen and (max-width: 479px) {

 
}
<!--耗时1764538832.0217秒-->