    header {
        width: 100%;
        height: 174px;
    }
    
    .w {
        width: 1206px;
        margin: 0 auto;
    }
    
    .w1 {
        width: 1260px;
        margin: 0 auto;
    }
    
    .logo,
    .reduce {
        width: 100%;
        height: 100px;
        background-color: #fff;
        padding: 10px 0;
        display: flex;
    }
    
    .reduce {
        align-items: center;
        padding: 10px;
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 50;
    }
    .swiper-backface-hidden .swiper-slide { height:auto}
    .reduce .reduceImg {
        margin: 0 auto;
    }
    
    .reduce .reduceIcon {
        display: inline-block;
        width: 40px;
        height: 40px;
    }
    
    .logo .w1 {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    
    .logoImg,
    .reduce .reduceImg {
        display: inline-block;
        width: 518px;
        height: 92px;
    }
    
    .mb-left-nav {
        display: none;
        position: fixed;
        background: #fff;
        top: 0;
        left: 0;
        width: 90%;
        height: 100%;
        padding: 20px;
        z-index: 88;
    }
    
    .mb-left-nav a {
        color: black;
    }
    
    .mb-nav-list li:first-child {
        margin-top: 5px;
    }
    
    .mb-left-nav .close,
    .bottomIcon {
        float: right;
    }
    
    .mb-left-nav .close img,
    .bottomIcon {
        display: block;
        width: 20px;
        height: 20px;
    }
    
    .mb-left-nav .mb-search {
        position: relative;
        margin: 20px 0;
    }
    
    .mb-left-nav .mb-search input {
        height: 25px;
        line-height: 25px;
        width: 100%;
        border-radius: 15px;
        padding-left: 10px;
        color: #000;
        border: 1px solid #ccc;
        font-size: 12px;
    }
    
    .mb-left-nav .mb-search input:focus {
        outline: none;
    }
    
    .mb-left-nav .mb-search .icon-search {
        color: #000;
    }
    
    .mb-left-nav .mb-nav-list li {
        padding: 15px 0;
        line-height: 20px; border-bottom:1px #eee solid
    }
    
    .mb-left-nav .mb-nav-list li.cate-parent span {
        font-size: 20px;
        float: right;
    }
    
    .mb-left-nav .mb-nav-list li.cate-parent .clickBottom {
        transform: rotate(180deg);
    }
    
    .mb-left-nav .mb-nav-list li.cate-parent ul {
        display: none;
        margin-left: 20px;
    }
    
    .mb-left-nav .mb-nav-list li.cate-parent ul li {
        border-bottom: 1px dashed #eee;
    }
    
    .mb-left-nav .left-language {
        color: #000;
        justify-content: space-between;
    }
    
    .lineHot .phoneImg {
        display: inline-block;
        width: 60px;
        height: 60px;
    }
    
    .lineImg {
        display: inline-block;
        width: 244px;
        height: 60px;
    }
    
    .nav {
        width: 100%;
        height: 50px;
        background: #923A30;
        padding: 2px 0;
    }
    
    .nav .w {
        height: 100%;
    }
    
    
    .nav ul li {
        border-left: 1px solid #fff; width:125px; float:left; position:relative; height:20px; margin-top:17px
    }
    
    .nav ul li:first-child {
        border-left: none;
    }
    
    .nav ul>li>a { display:block; text-align:center; position:absolute; left:5px; right:5px; top:-10px; bottom:-10px; line-height:40px; border: 1px solid #923A30}
    
    
    .nav ul>li>a:hover {
        border: 1px solid #EABB6F;
        border-radius: 25px;
        text-align: center;
        background-color: rgba(0, 0, 0, 0.2);
    }
    
    
    .activeNav a {
        border: 1px solid #EABB6F !important;
        border-radius: 25px;
        text-align: center;
        background-color: rgba(0, 0, 0, 0.2);
    }
    
    .activeNav>a {
        color: #EABB6F !important;
    }
	
	.activeNav .hospitalDynamics a { border:0 none !important; background:none}
    
    .nav_item3 {
        position: relative;
    }
    
    .hospitalDynamics {
        width: 984px;
        height: 42px;
        line-height: 42px;
        position: absolute;
        top: 20px;
        left: 0;
        display: none;
        z-index: 33;
        text-align: left; padding-top:14px
    }
    
    .hospitalDynamics a {
        color: #030303;
        font-size: 18px;
        padding:0 32px 0 27px;
        background: rgba(254, 252, 252, 0.6); display:block; float:left
    }
	.activeNav .hospitalDynamics a { color: #030303; border:0 none}
    
    .hospitalDynamics>a:hover {
        color: #923A30;
    }
    
    .nav_item3:hover .hospitalDynamics {
        display: block;
    }
    /* 轮播图 */
    
    .banner,
    .swiper {
        width: 100%;
        height: auto;
    }
	
	.banner { height:588px; overflow:hidden}
	.banner ul li { height:588px}
    
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
	.banner img { display:block; width:100%}
    
    .indexList {
        position: relative;
        top: -49px;
        z-index: 3
    }
    
    .contontBox {
        background-color: #F2F1F1;
    }
    
    .indexList .w {
        position: relative;
        justify-content: center; padding-top:46px
    }
    
    .indexListBgi {
        width: 100%;
        height: auto;
        opacity: 0.9; position:absolute; left:0; top:0; width:100%; z-index:1
    }
    
    .listItem {
        width: 1130px;
        height: auto;
        background-color: #fff;
        padding: 20px 0; margin:0 auto; z-index:22; position:relative
    }
    
    .listItem ul {
        height: 100%;
        display: flex;
        align-items: center;
    }
    
    .listItem ul li {
        width: 14.2%;
        display: flex;
        justify-content: center;
    }
    
    .listItem ul img {
        width: 64px;
        height: 66px;
        display: block;
        margin: 0 auto;
    }
    
    .listItem ul p {
        color: #030303;
        margin-top: 20px;
    }
    /* 医院动态 */
    
    .wang {
        width: 1206px;
        height: auto;
        margin: 0 auto;
        background: url('../image/wang.png') no-repeat;
        background-size: auto 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 22px;
    }
    
    .wang .title {
        font-size: 32px;
        font-weight: bold;
        color: #666;
        line-height: 79px; margin-left:85px
    }
	.wang .title:nth-child(2) { margin-left:10px}
    
    .wang .title1 {
        color: #923A30;
    }
    
    .titleItem {
        display: flex;
    }
    
    .wang_r {
        display: flex;
        align-items: center;
    }
    
    .wang_r a {
        display: block;
        width: 96px;
        height: 38px;
        background-color: #fff;
        color: #6E6E6E;
        font-size: 15px;
        margin-left: 10px;
        text-align: center;
        line-height: 38px;
    }
	.wang_r a.more { width:auto; height:auto; margin-top:3px}
    
    .wang_r a:hover {
        color: #FFFFFF;
        background-color: #A55F57;
    }
    
    .wangHover {
        color: #FFFFFF !important;
        background-color: #A55F57 !important;
    }
    
    .wang_r img {
        display: block;
        width: 26px;
        height: 28px;
    }
    .hospitalDetail { position:relative; width:1206px; margin:0 auto}
    .hospitalDetail .w { overflow:hidden; background:#F2F1F1; position:relative; z-index:222}
	.hospitalDetail .w.s1 { position:absolute; left:0; right:0; z-index:111; top:0}
	.hospitalDetail .w.s2 { position:absolute; left:0; right:0; z-index:111; top:0}
	.hospitalDetail .w.s3 { position:absolute; left:0; right:0; z-index:111; top:0}
	.hospitalDetail .w.s4 { position:absolute; left:0; right:0; z-index:111; top:0}
	
	
	.mySwiper2 { position:relative; background:#fff; z-index:222}
	.mySwiper2.swiper2 { position:absolute; left:0; top:0; right:0; z-index:111; height:100%}
	.mySwiper2 ul { width:1210px}
	.mySwiper2 ul li { float:left; width:20%; position:relative}
	.mySwiper2 ul li a { display:block; width:96%; border:1px #ddd solid; padding-top:10px; padding-bottom:20px}
    .mySwiper2 ul li img { display:block; margin:0 auto; width:210px; height:315px}
	
	.mySwiper2 a.prev { position:absolute; left:-25px; top:50%; margin-top:-11px; cursor:pointer}
	.mySwiper2 a.next { position:absolute; right:-20px; top:50%; margin-top:-11px; cursor:pointer}
    .mySwiper2 a.prev img { height:22px !important}
    .mySwiper2 a.next img { height:22px !important}
	
    .hospitalDetail_l {
        width: 416px;
        height: 323px;overflow:hidden; float:left; position:relative
    }
	.hospitalDetail_l .bd { width:416px}
	.hospitalDetail_l .bd ul li { position:relative}
	.hospitalDetail_l .bd ul li img { width:416px; height: 323px;}
	
	
	.hospitalDetail_l .hd { position:absolute; right:10px; bottom:10px}
	.hospitalDetail_l .hd ul li { float:left; padding-left:10px;}
	.hospitalDetail_l .hd ul li i { width:10px; height:10px; overflow:hidden; background:#ccc; display:block; cursor:pointer; border-radius:50%}
	.hospitalDetail_l .hd ul li.on i { background:#fff}
	
	.hospitalDetail_r { float:right; width:770px;}
    
    .swiper-pagination1 {
        left: 176px !important;
        border: none !important;
    }
    
    .swiper-pagination-bullet {
        background-color: none !important;
        border: 1px solid #fff;
        box-sizing: border-box;
    }
    
    .swiper-pagination-bullet-active {
        background-color: #FFFFFF !important;
    }
    
    .mceng {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 38px;
        background-color: rgba(0, 0, 0, 0.4);
        line-height: 38px;
        color: #fff;
        font-size: 15px;
        text-align: left;
        padding-left: 10px;
        box-sizing: border-box; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; padding-right:80px
    }
    
    .hospitalDetail_l .swiper {
        width: 100%;
        height: 100%;
    }
    
    .hospitalDetail_r ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }
    
    .hospitalDetail_r ul li {
        width: 375px;
        margin-right: 20px;
        border-bottom: 1px dashed #CECECE;
        margin-bottom: 9px;
    }
    
    .hospitalDetail_r ul li:nth-child(2n) {
        margin-right: 0px;
    }
    
    .hospitalDetail_r ul li a {
        position: relative; display:block
    }
    
    .hospitalDetail_r .title {
        font-weight: 400;
        color: #333333;
        line-height: 24px;
        margin-bottom: 14px; height:48px; overflow:hidden}
    
    .hospitalDetail_r .title:hover {
        color: #A55F57;
    }
    
    .hospitalDetail_r .time {
        font-weight: 400;
        color: #999999;
        font-size: 15px;
        margin-bottom: 22px;
    }
    
    .detailImg {
        width: 105px;
        height: 77px; float:right; margin-left:15px
    }
    /* 科室导航 */
    
    .departmentNav {
        width: 100%;
        /* height: 889px; */
        background: url('../image/departmentbgi7.jpg') no-repeat;
        background-size: 100% 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 27px;
    }
    
    .departmentNav .title {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 34px;
        margin-bottom: 30px;
    }
    
    .departmentNav .title div {
        margin-top: 14px;
    }
    
    .wen {
        width: 77px;
        height: 79px;
        display: inline-block;
        margin-right: 11px;
    }
    
    .rens {
        width: 133px;
        height: 39px;
        display: inline-block;
    }
    
    .navDepartment {
        width: 144px;
        height: 36px;
        font-size: 33px;
        font-weight: bold;
        color: #843C3C;
    }
    
    .departmentNav .navKeshi {
        margin-bottom: 30px;
    }
    
    .departmentNav .navKeshi ul {
        display: flex;
        justify-content: space-around;
    }
    
    .departmentNav .navKeshi li {
        width: fit-content;
        height: 63px;
        background: url('../image/i02.png');
        padding: 0 25px;
        box-sizing: border-box;
        line-height: 63px;
        color: #843C3C;
        position: relative;
    }
    
    .departmentNav .navKeshi li i {
        display: block;
        width: 49px;
        height: 63px;
        background: url('../image/i01.png') no-repeat;
        position: absolute;
        top: 0;
    }
    
    .departmentNav .navKeshi li i.i1 {
        left: -49px;
    }
    
    .departmentNav .navKeshi li i.i2 {
        right: -49px;
        transform: rotateY(180deg);
    }
    
    .hoverA {
        display: none;
    }
    
    .firsthoverA,
    .departmentNav .navKeshi li:hover .hoverA {
        display: block;
        position: absolute;
        background: #843C3C;
        color: #fff;
        top: 7px;
        left: -26px;
        right: -26px;
        bottom: 7px;
        line-height: 49px;
        text-align: center;
        z-index: 5;
    }
    
    .navList {
        display: none;
    }
    
    .navList:first-child {
        display: block;
    }
    
    .navList ul {
        display: flex;
        flex-wrap: wrap;
    }
    
    .navList li {
        width: 261px;
        height: 64px;
        background: url('../image/backgrandBgi.jpg') no-repeat;
        background-size: 100% 100%;
        line-height: 64px;
        text-align: center;
        margin-right: 54px;
        margin-bottom:20px;
    }
    
    .navList li:hover {
        background: url('../image/hoverImg.jpg') no-repeat;
        background-size: 100% 100%;
    }
    
    .navList li:nth-child(4n) {
        margin-right: 0px;
    }
    
    .navList li a {
        font-size: 16px;
        color: #070707;
    }
    
    .navList li:hover a {
        color: #FFFFFF;
    }
    /* 名医专家 */
    
    .famousDoctorSwiper {
        margin-bottom: 32px;
    }
    
    .doctorInfo {
        width: 100%;
        height: 100%;
        border: 1px solid #EEEEEE;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 15px 0;
        box-sizing: border-box;
        position: relative;
    }
    
    .doctorInfo img {
        width: 210px;
        height: 237px;
        display: block;
    }
    
    .mySwiper2 ul li .position {
        color: #333333;
        font-size: 18px;
    }
    
    .mySwiper2 ul li .position .name {
        margin-top: 17px;
        margin-bottom: 12px; text-align:center
    }
    .mySwiper2 ul li .position .zhiwei { text-align:center; font-size:14px}
    
    .mySwiper2 ul li .doctorHover {
        height: 153px;
        background: url('../image/doctorHover.png');
        width: 100%;
        padding: 12px 15px 0 8px;
        box-sizing: border-box;
        display: none;
        position: absolute;
        bottom: 0;
        text-align: left;
    }
    
    .mySwiper2 ul li:hover .doctorHover {
        display: block;
    }
    
    .mySwiper2 ul li:hover .position { opacity:0}
    
    .doctorHover .name {
        color: #923A30;
        font-size: 19px;
        margin-bottom: 12px;
    }
    
    .doctorHover .zhiwei {
        color: #BCBCBC;
        font-size: 16px;
        margin-bottom: 20px;
    }
    
    .doctorHover .info {
        font-size: 14px;
        color: #BCBCBC;
        line-height: 25px;
    }
    
    .famousDoctorSwiper .swiper-container .swiper-button-hidden {
        opacity: 0 !important;
    }
    /* .famousDoctorSwiper .swiper-button-next:after,
    .famousDoctorSwiper .swiper-rtl .swiper-button-prev:after {
        color: #923A30;
        font-size: 22px;
    }
    
    .famousDoctorSwiper .swiper-button-prev:after,
    .famousDoctorSwiper .swiper-rtl .swiper-button-next:after {
        color: #923A30;
        font-size: 22px;
    } */
    
    .famousDoctorSwiper .swiper-button-next:after,
    .famousDoctorSwiper .swiper-rtl .swiper-button-prev:after {
        content: '' !important;
    }
    
    .famousDoctorSwiper .swiper-button-prev:after,
    .famousDoctorSwiper .swiper-rtl .swiper-button-next:after {
        content: '' !important;
    }
    
    .famousDoctorSwiper .swiper-container {
        width: 100%;
        height: 100%;
        position: relative;
    }
    
    .famousDoctorSwiper .swiper-button-next img,
    .famousDoctorSwiper .swiper-button-prev img {
        width: 11px;
        height: 20px;
        display: block;
        position: absolute;
    }
    
    .famousDoctorSwiper .swiper-button-prev img {
        left: -30px;
        z-index: 5;
    }
    
    .famousDoctorSwiper .swiper-button-next img {
        right: -30px;
    }
    
    .famousDoctorSwiper .swiper {
        position: static !important;
    }
    /* 健康常识 */
    
    .healthKnowledge {
        width: 100%;
        background-color: #F2F2F2;
        box-sizing: border-box;overflow:hidden; padding:30px 0
    }
    
    .qie {
        background: url('../image/qie.png') no-repeat !important;
        background-size:auto 100% !important
    }
    
    .healthKnowledgeItem ul {
        display: flex;
        justify-content: space-between;
    }
    
    .healthKnowledgeItem ul li {
        width: 278px;
        margin-bottom: 20px;
    }
    
    .healthKnowledgeItem ul li img {
        width: 100%;
        display: block;
        margin-bottom: 12px; height:175px
    }
    
    .healthKnowledgeItem .info {
        font-size: 16px;
        color: #333333;
        line-height: 25px;
        margin-bottom: 12px; height:50px
    }
    
    .healthKnowledge .time {
        color: #333333;
        font-size: 15px;
    }
    
    .healthKnowledgeItem ul li:hover .info {
        color: #923A30;
    }
    
    .zhuanti {
        width: 1206px;
        height: 79px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 22px;
        border-bottom: 2px solid #F2F2F2;
    }
	
	.zhuanlan { position:relative}
	.zhuanlan ul { width:1220px}
	.zhuanlan ul li { float:left; width:20%; position:relative}
    .zhuanlan ul li img { display:block; width:224px}
	
	.zhuanlan a.prev { position:absolute; left:-25px; top:50%; margin-top:-11px; cursor:pointer}
	.zhuanlan a.next { position:absolute; right:-20px; top:50%; margin-top:-11px; cursor:pointer}
    .zhuanlan a.prev img { height:22px}
    .zhuanlan a.next img { height:22px}
    
    .zhuanti img {
        display: block;
        width: 26px;
        height: 28px;
        margin-left: 88px;
    }
    
    .zhuanti .title {
        height: 45px;
        font-size: 32px;
        color: #923A30;
        border-bottom: 4px solid #923A30;
        font-weight: bold;
        margin-top: 30px;
    }
    
    
    .zhuanlan .doctorInfo {
        width: 100%;
        height: 285px;
        border: none;
        padding: 0px;
    }
    
    .zhuanlan .doctorInfo img {
        width: 100%;
        height: auto;
    }
    /* 底部 */
    
    footer {
        width: 100%;
        background: url('../image/footerBgi.png') no-repeat;
        background-size: 100% 100%; overflow:hidden
    }
    
    .footer_t {
        display: flex;
        justify-content: space-around;
        padding-top: 37px;
        box-sizing: border-box;
    }
    
    .qualification {
        width: 106px;
        height: 136px;
        display: block;
        margin-right: 48px;
    }
    
    .footerInfo {
        color: #FFFFFF;
        font-size: 18px;
        line-height: 48px;
    }
    
    .footerInfo div:first-child {
        display: flex;
    }
    
    .footerInfo span {
        display: inline-block;
        width: 90px;
        text-align: justify;
        text-align-last: justify;
    }
    
    .ewm {
        width: 119px;
        height: 119px;
        display: block;
        margin-bottom: 13px;
    }
    
    .ewmTit {
        color: #CCCCCC;
        font-size: 13px;
        text-align: center;
    }
    
    .line {
        width: 100%;
        height: 1px;
        border-bottom: 1px solid #BCBCBC;
    }
    
    .banquan {
        font-size: 14px;
        color: #E6E5E5;
        text-align: center;
        margin: 15px 0;
        line-height: 25px;
    }
    .specialColumn { padding-bottom:30px}
    .banquan span {
        margin-right: 20px;
    }
    
    @media all and (max-width:1400px) {
        .w {
            width: 1000px;
        }
        .w1 {
            width: 1060px;
        }
        .nav ul li {
            width: 104px;
        }
        .listItem {
            width: 940px;
        }
        .wang {
            width: 1000px;
        }
        .hospitalDetail_r ul li {
            width: 280px;
        }
        .navList li {
            width: 209px;
        }
        .famousDoctorSwiper .swiper {
            width: 965px;
        }
        .healthKnowledgeItem ul li {
            width: 240px;
        }
        .healthKnowledgeItem .info {
            font-size: 14px;
        }
		.mySwiper2 .bd { overflow:hidden}
		.zhuanlan .bd { overflow:hidden}
        .healthKnowledge .time {
            color: #333333;
            font-size: 13px;
        }
        .famousDoctorSwiper .swiper-button-next img {
            right: -10px;
        }
        .famousDoctorSwiper .swiper-button-prev img {
            left: -10px;
        }
        .doctorInfo .doctorHover {
            width: 100%;
        }
        .famousDoctorSwiper .swiper-slide {
            width: 24% !important;
        }
		.zhuanti { width:auto}
		.hospitalDetail_r { width:580px}
		.banner { height:520px}
		.banner ul li { height:520px}
    }
    
    @media all and (max-width:1200px) {
        .famousDoctorSwiper .swiper-slide {
            width: 33.3% !important;
            /* padding: 0 30px; */
            box-sizing: border-box;
        }
        .doctorInfo img {
            width: 90%;
        }
        .doctorInfo .doctorHover {
            padding: 12px 15px 0 20px;
        }
		.banner { height:360px}
		.banner ul li { height:360px}
    }
    
    @media all and (max-width:1000px) {
        .logo,
        .nav {
            display: none;
        }
        .reduce {
            display: block; height:40px;
        }
		.specialColumn  { overflow:hidden}
		.reduceIcon { float:right; padding-top:5px; padding-right:20px}
		.reduce .reduceImg { float:left; height:40px; width:auto}
        header {
            height: auto; position:fixed; z-index:6666
        }
        .w,
        .listItem {
            width: 90%;
        }
		.listItem ul img { width:40px; height:auto}
        .wang {
            width: 100%; height:40px
        }
        .navList li:nth-child(3n) {
            margin-right: 0px !important;
        }
        .departmentNav .navKeshi li {
            padding: 0px;
        }
        .famousDoctorSwiper .swiper {
            width: 96%;
        }
        .healthKnowledgeItem ul {
            flex-wrap: wrap;
        }
        .banner,
        .banner .swiper {
            margin-top: 60px;
        }
        .navList li {
            margin-right: 32px;
            width: 30%;
        }
        .navList li:nth-child(3n) {
            margin-right: 0px;
        }
        .navList li:nth-child(4n) {
            margin-right: 32px;
        }
        .healthKnowledgeItem ul li {
            width: 50%;
        }
        .healthKnowledgeItem ul li a {
            width: 90%;
            display: block;
            margin: 0 auto;
        }
		.hospitalDetail { width:90%; margin:0 auto}
		.hospitalDetail_l { float:none; margin:0 auto}
		.hospitalDetail_r { float:none; width:auto}
		.hospitalDetail_r ul li { float:none; width:auto; margin-right:0}
		.hospitalDetail_r ul li:nth-child(2n) { width:100%}
		.hospitalDetail .w { width:100%}
		.hospitalDetail_r ul { display:block}
		.banner { height:280px}
		.banner ul li { height:280px}
    }
    
    @media all and (max-width:760px) {
        .qualification {
            margin-right: 20px;
        }
        .footerInfo {
            font-size: 14px;
            line-height: 35px;
        }
        .footer_t {
            flex-direction: column;
        }
        .footer_t>div:last-child {
            width: 119px;
            margin: 20px auto;
        }
        .banquan {
            font-size: 12px;
        }
        .nosocomiumDynamics .tit p {
            font-size: 15px;
        }
        .listItem ul {
            flex-wrap: wrap;
        }
        .listItem ul li {
            width: 25%;
            margin-bottom: 20px;
        }
        .indexList {
            margin-bottom: 0;
        }
		.indexList .w { padding-top:20px}
        .wang .title {
            font-size: 24px;
            margin-left: 40px;
        }
        .hospitalDetail .w {
            flex-direction: column;
        }
        .hospitalDetail_l {
            margin-bottom: 20px;
            width: 100%;
        }
        .swiper-pagination1 {
            left: 290px !important;
        }
        .departmentNav .navKeshi ul {
            flex-direction: column;
            align-items: center;
        }
        .departmentNav .navKeshi li {
            margin-bottom: 20px;
            padding: 0 25px;
        }
        .navList li {
            width: 45%;
            margin-right: 45px; margin-bottom:15px; height:50px; line-height:50px
        }
		.navList li a { font-size:14px}
        .navList li:nth-child(3n) {
            margin-right: 45px !important;
        }
        .navList li:nth-child(2n) {
            margin-right: 0px !important;
        }
        .wang_r img {
            margin-left: 18px;
        }
        .famousDoctorSwiper .swiper-slide {
            width: 50% !important;
        }
    }
    
    @media all and (max-width:500px) {
        .reduceIcon {
            width: 30px !important;
            height: 30px !important;
        }
        .footerInfo {
            line-height: 25px;
        }
        .wang .title {
            font-size: 18px;
        }
		.listItem ul img { width:30px}
		.listItem ul p { font-size:14px}
        .wang_r img {
            margin-left: 10px;
        }
        .navList li {
            margin-right: 20px;
        }
        .navList li:nth-child(3n) {
            margin-right: 20px !important;
        }
        .navList li:nth-child(2n) {
            margin-right: 0px !important;
        }
        .navDepartment {
            font-size: 32px;
        }
        .swiper-pagination1 {
            left: 145px !important;
        }
        .mceng {
            font-size: 12px;
        }
        .wang_r a {
            width: 64px;
            font-size: 12px; height:30px; line-height:30px
        }
    }