.index_block {
    padding: 20px 0;
}

.index_block_title {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

/*首页轮播*/
.swiper-pagination-bullet-active {
    border-color: #b1d06a !important;
    background: #b1d06a !important;
}

.swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
    margin-left: 4px;
    margin-right: 4px;
    border: 1px solid #FFFFFF;
}

/*首页轮播*/

.about-banner.has-nav {
    height: 210px;
}

.about-banner .transparent-bg > .layout {
    padding-top: 50px;
}

.special-depart-diy {
    color: #369670 !important;
    width: 220px;
    height: 35px;
    background: #f3f3f3;
    font-size: 14px !important;
    line-height: 35px;
    text-align: center;
    margin-bottom: 20px !important;
}

.special-depart-diy:hover {
    background: #cee9dd;
}

/*患者服务*/
.flex-space-between {
    display: flex;justify-content: space-between
}

.bg-369670 {
    background: #369670;
    opacity: 0.9;
}

.bg-b1d06a {
    background: #b1d06a;
    opacity: 0.9;
}

.bg-ff8400 {
    background: #ff8400;
    opacity: 0.9;
}

.bg-0da5a7 {
    background: #0da5a7;
    opacity: 0.9;
}

.service-view-detail {
    height: 50px;line-height: 50px;text-align: center;font-size: 16px;color: #FFFFFF;width: 100%;display: inline-block;
}

.service-view-detail:hover {
    color: #FFFFFF;
}
/*患者服务*/

.home-news-wrap .home-news-other .new-notice .new-notice-list li a:before {
    content: "" !important;
}

.news-message .message-box .message-for li a::before {
    content: "" !important;
}

.item-show {
    display: block;
}


/*首页科室导航*/
.item-hidden {
    display: none;
}

.bmdh-text:hover {
    color: #FFFFFF;
}