.banner {
    margin: 0 auto;
    background: #000;
    overflow: hidden;
    width: 100%;
    position: relative;
    height: auto;
    z-index: 1;
}

.banner .swiper-slide {
    overflow: hidden;
    position: relative;
}

.banner .swiper {
    position: relative;
    height: 100%;
}

.banner .swiper-slide img {
    width: 100%;
    height: 100%;
    z-index: 1;
}

.banner .swiper-slide-active img {
    animation: changeScale 1 3s;
}

.swiper-slide-active .b-img {}

.banner .swiper-slide .text {
    position: absolute;
    right: 10%;
    top: 13%;
    color: #333333;
    z-index: 11;
    text-align: right;
    display: table;
}

.banner .swiper-slide .text img {
    display: inline-block;
    max-width: 100%;
    width: auto;
}

.banner .swiper-pagination {
    bottom: 5% !important;
    text-align: center;
    padding: 0 5%;
    width: 100%;
}

.banner .swiper-pagination-bullet {
    width: 0.17rem !important;
    height: 0.17rem !important;
    background: #fff !important;
    border-radius: 100%;
    opacity: 1;
    transition-duration: .5s;
    margin: 0 10px;
}

.banner .swiper-pagination-bullet-active {
    width: 0.5rem !important;
    border-radius: 0.5rem;
    background: #0b5d9a !important;
}

.pc-banner {
    display: block;
}

.mobile-banner {
    display: none;
}

/* 医院导航 */
.homeSearch {
    width: 80%;
    position: absolute;
    left: 10%;
    top: -0.7rem;
    background: #fff;
    z-index: 2;
    border-radius: 0.1rem;
    box-shadow: 0 5px 10px #d7d7d7;
    padding: 0.45rem;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.homeSearch .inputBox {
    width: 30%;
    position: relative;
}

.homeSearch .inputBox input {
    width: 100%;
    border: 2px solid #dfdfdf;
    border-radius: 0.5rem;
    height: 0.46rem;
    padding: 0 0.2rem;
    font-size: 0.2rem;
}

.homeSearch .inputBox .btn {
    width: 0.29rem;
    height: 0.29rem;
    position: absolute;
    right: 0.2rem;
    top: 0.1rem;
}

.module1 {
    width: 100%;
    background: url(/client_yd/images/ipart-bg.jpg)no-repeat left bottom;
    background-size: 7.02rem 5.08rem;
    position: relative;
    padding: 0.65rem 10% 0.6rem 10%;
}

.home-warp {
    width: 80%;
    margin: 0 auto;
}

.Navigation {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 0.25rem;
}

.Navigation .left {
    width: 7rem;
}

.Navigation .left .bit {
    font-size: 0.42rem;
    line-height: 0.42rem;
    color: #222222;
    font-weight: bold;
}

.Navigation .left .bit span {
    display: inline-block;
    width: 100%;
    font-size: 0.33rem;
    text-transform: uppercase;
    color: #cadaeb;
}

.Navigation .left h1 {
    height: 0.7rem;
    border-bottom: 2px solid #94c8bb;
    line-height: 0.5rem;
    font-size: 0.3rem;
    color: #222222;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.Navigation .left .neir {
    width: 100%;
    font-size: 0.17rem;
    line-height: 0.28rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    line-clamp: 6;
    -webkit-box-orient: vertical;
    margin-top: 0.2rem;
    color: #555555;
}

.Navigation .left .btn {
    width: 120px;
    line-height: 38px;
    border-radius: 0.5rem;
    display: inline-block;
    color: #fff;
    font-size: 17px;
    margin-top: 0.3rem;
    background: #047f61;
    text-align: center;
    transition-duration: .5s;
}

.Navigation .left .btn:hover {
    box-shadow: 0 0 10px #005641;
}

.Navigation .right {
    width: calc(94.5% - 7rem);
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 0 0.6rem 0 0;
}

.Navigation .right img {
    display: block;
    width: 100%;
    animation: run 12s linear infinite;
}

@keyframes run {
    0% {
        transform: scale(1);
    }

    25% {
        transform: scale(1.04);
    }

    50% {
        transform: scale(1.08);
    }

    75% {
        transform: scale(1.04);
    }

    100% {
        transform: scale(1);
    }
}




.homeNews .swiper-slide {
    overflow: hidden;
    cursor: pointer;
}


.homeNews .swiper-slide img {
    width: 100%;
    display: block;
    position: relative;
    z-index: 1;
    transition-duration: .5s;
}

.homeNews .swiper-slide:hover img {
    transform: scale(1.1);
}

.homeNews .swiper-slide .dw {
    width: 100%;
    background: url(/client_yd/images/h-bg.png) repeat-x left bottom;
    height: 0.96rem;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0.25rem 0.16rem 0 0.16rem;
    color: #fff;
    z-index: 2;
}

.homeNews .swiper-slide .time {
    line-height: 26px;
    background: url(/client_yd/images/time.png)no-repeat left center;
    padding-left: 24px;
    font-size: 14px;
}

.homeNews .swiper-slide .text {
    line-height: 0.26rem;
    font-size: 0.16rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

/*  */

.module2 {
    width: 100%;
    background: url(/client_yd/images/home-news-bg.jpg)no-repeat;
    background-size: 100% 100%;
    position: relative;
    padding: 0.65rem 0 0 0;
}

.homeBit {
    width: 100%;
    text-align: center;
    font-size: 0.42rem;
    line-height: 0.42rem;
    color: #222222;
    font-weight: bold;
    margin-bottom: 0.3rem;
}

.homeBit span {
    display: inline-block;
    width: 100%;
    line-height: 0.3rem;
    font-size: 0.3rem;
    text-transform: uppercase;
    color: #cadaeb;
    font-weight: normal;
}

.homenewBox {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.homenewBox .left {
    width: 50%;
    overflow: hidden;
    border-radius: 0 0.4rem 0 0;
}

.homenewBox .left img {
    display: block;
    width: 100%;
    animation: run 12s linear infinite;
}



.homenewBox .right {
    width: 50%;
    border-radius: 0 0.5rem 0 0;
    margin-top: 0.63rem;
    background: #118569;
}

.homenewBox .right .newList {
    width: 100%;
    padding-top: 0.5rem;
    padding-right: 2.4rem;

}

.homenewBox .right .newList dl {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    cursor: pointer;


}

.homenewBox .right .newList dl dt {
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 100%;
    position: relative;
    background: #fff;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    font-size: 0.34rem;
    font-weight: bold;
    align-items: center;
    left: -0.34rem;
    top: 0.2rem;
    transition-duration: .5s;
}

.homenewBox .right .newList dl dt:after {
    width: 120%;
    height: 120%;
    position: absolute;
    left: -10%;
    top: -10%;
    content: "";
    transition-duration: .5s;
    z-index: -1;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.3)
}

.homenewBox .right .newList dl:hover dt {
    background-image: linear-gradient(90deg, #12856a, #3da68d, #6ecab4);
    color: #fff;
}

.homenewBox .right .newList dl:hover dt:after {
    width: 0;
    height: 0;
    left: 50%;
    top: 50%;
}

.homenewBox .right .newList dl dd {
    padding: 0.24rem 0;
    width: calc(97% - 0.68rem);
    overflow: hidden;
    border-bottom: 1px dashed #419d87;
    color: #fff;

}

.homenewBox .right .newList dl dd h1 {
    line-height: 0.4rem;
    font-size: 0.22rem;
    overflow: hidden;
    font-weight: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.homenewBox .right .newList dl dd .time {
    font-size: 0.16rem;
    line-height: 0.3rem;

}

.homenewBox .right .newList dl dd .more {
    line-height: 0.3rem;
    color: #5a9f9d;
    font-size: 16px;
    margin-top: 0.1rem;
}

.homenewBox .right .newList dl:last-child dd {
    border-bottom: none;
}

/*  */
.module5 {
    width: 100%;
    background: url(/client_yd/images/link-bg.jpg)no-repeat right bottom;
    padding: 0.65rem 10% 1.5rem 10%;
}


.djwhBox {
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.djwhList {
    width: 32%;
    background: #fff;
    box-shadow: 0 0 10px #dbdbdb;
    padding: 0.3rem 0.4rem 0.6rem 0.4rem;
}

.djwhList li {
    line-height: 0.6rem;
    position: relative;
    padding-left: 0.22rem;
    font-size: 0.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.djwhList li a:hover {
    color: #118569;
}

.djwhList li:after {
    width: 7px;
    height: 7px;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 0.28rem;
    background: #118569;
    content: "";
}

@media only screen and (max-width: 760px) {
    .module1 {

        padding: 20px 10px;
    }

    .homeSearch {
        width: 94%;
        left: 3%;
        padding: 10px;
        position: relative;
        top: 0;
    }

    .homeSearch .inputBox {
        width: 100%;
        margin-bottom: 8px;
    }

    .homeSearch .inputBox input {
        height: 34px;
        font-size: 16px;
    }

    .homeSearch .inputBox:nth-child(3) {
        margin-bottom: 0;
    }

    .homeSearch .inputBox .btn {
        width: 18px;
        height: 18px;
    }

    .homeSearch .inputBox .btn img {
        display: block;
        width: 100%;
    }

    .Navigation .left {
        width: 100%;
    }

    .Navigation .picBox {
        width: 100%;
        position: relative;
        top: 0;
        right: 0;
        margin-top: 10px;
    }

    .Navigation .left li {
        width: 50%;
        height: 140px;
    }

    .Navigation .left li:nth-child(1) {

        top: 0;
    }

    .Navigation .left li:nth-child(2),
    .Navigation .left li:nth-child(3),
    .Navigation .left li:nth-child(4) {
        padding-top: 0;
        bottom: 0;
    }

    .Navigation .left li dl dd {
        font-size: 18px;
        line-height: 38px;

    }

    .Navigation .left {
        padding-top: 20px;
    }

    .Navigation .left li dl dt {
        width: 1rem;
        height: 1rem;
    }

    .Navigation .right {
        width: 100%;
        padding-top: 20px;
    }

    .Navigation .right .bit {
        padding-left: 0;
    }

    .Navigation .right .enterLink {
        width: 100%;
        height: auto;
        padding: 20px 20px 40px 20px;
    }

    .Navigation .right .enterLink ul li {
        line-height: 36px;
        padding-top: 10px;
        font-size: 16px;
    }

    .module2 {
        padding: 30px 10px;
    }

    .homenewBox .left {
        width: 100%;
    }

    .homenewBox .right {
        width: 100%;
        margin-top: 15px;
    }

    .homenewBox .left .swiper-slide .textBox {
        width: 100%;
        height: auto;
    }

    .homenewBox .left .swiper-slide .textBox .text h1 {
        font-size: 17px;
        line-height: 26px;
    }

    .homenewBox .left .swiper-slide .textBox .text .neir {
        width: 100%;
        font-size: 16px;
        line-height: 23px;
    }


    .module3 {

        padding: 20px 10px;
    }

    .departmentBox {
        width: 100%;
    }

    .departmentBg {
        width: 100%;
        position: relative;
        border-radius: 0.5rem;
        margin-top: 10px;
    }

    .home-ksdh-menu ul li {
        font-size: 17px;
    }

    .homenewBox .right .newList dl {
        padding-bottom: 10px;
    }

    .homenewBox .right .newList dl dt {
        display: none;
    }

    .homenewBox .right .newList dl dt h1 {
        line-height: 30px;
        font-size: 16px;
    }

    .homenewBox .right .newList dl dt .neir {
        font-size: 15px;
        line-height: 24px;
    }

    .homenewBox .right .newList dl dd {
        width: 100%;

    }

    .homenewBox .right .newList dl dd h1 {
        line-height: 24px;
        font-size: 16px;
    }

    .CbContainer1 .ksBox {
        width: 48%;
        line-height: 36px;
        font-size: 16px;
        margin-right: 2% !important;
    }

    .home2 .left {
        width: 90%;
        position: relative;
        z-index: 1;
        padding-left: 10%;
    }

    .tit1 {
        width: 77%;
        left: -4%;
        top: 0.15rem;
    }

    .home2 .right {
        width: 100%;
        padding-top: 20px;
    }

    .newSj {
        display: none;
    }

    .kyRi {
        width: 100% !important;
    }

    .newZb {
        font-size: 20px;
    }

    .newZb span {
        font-size: 15px;
    }

    .newFb {
        font-size: 15px;
        width: 100%;
        line-height: 23px;
    }

    .newMore {
        cursor: pointer;
        width: 130px;
        height: 36px;
        font-size: 15px;
    }

    .list5_b {
        padding: .18rem;
        margin: 0;
        margin-top: .66rem;
        margin-left: 0;
        overflow: hidden;
    }

    .list5 li .txt h1 {
        font-size: 17px;
        line-height: 30px;
    }

    .list5 li .txt {
        font-size: 15px;
    }

    .home2 .right .swiper-button-next {
        bottom: 0.2rem;
    }

    .module5 {
        padding: 30px 10px;
    }

    .ysxkBox ul {
        justify-content: left;
    }

    .ysxkBox ul li:after {
        display: none;
    }

    .ysxkBox ul li {
        width: 50%;
        border-radius: 0.1rem;
    }

    .ysxkBox ul li:nth-child(3) {
        transform: scale(1);
    }

    .ysxkBox ul li:nth-child(1),
    .ysxkBox ul li:nth-child(2) {
        border-radius: 0.15rem;
    }

    .ysxkBox ul li:nth-child(4),
    .ysxkBox ul li:nth-child(5) {
        border-radius: 0.15rem;
    }

    .pc-banner {
        display: none;
    }

    .mobile-banner {
        display: block;
    }

    .banner .swiper-pagination-bullet {
        width: 10px !important;
        height: 10px !important;
        margin: 0 10px;
    }

    .banner .swiper-pagination-bullet-active {
        width: 10px !important;
    }

    .aboutNum dl {
        height: 280px;
    }

    .Navigation .left h1 {
        height: auto;
        line-height: 50px;
        font-size: 18px;
    }

    .Navigation .left .neir {
        width: 100%;
        font-size: 16px;
        line-height: 24px;
        color: #333;
    }

    .Navigation .left .btn {
        width: 120px;
        line-height: 36px;
        font-size: 16px;
    }

    .homeNews .swiper-slide .dw {
        height: 100%;
        padding: 30% 0.16rem 0 0.16rem;
    }

    .homeNews .swiper-slide .text {
        line-height: 26px;
        font-size: 15px;
    }

    .djwhList {
        width: 100%;
        margin-bottom: 20px;
    }

    .djwhList li {
        line-height: 40px;
        padding-left: 22px;
        font-size: 16px;
    }

    .djwhList li:after {
        top: 16px;
    }

    .homenewBox .right .newList {
        padding: 20px;
    }
}