.show-doctor001 {
    min-height: 6rem;
    padding-bottom: 0.8rem;
}

.show-doctor001 .basic-msg {
    position: relative;
    margin-top: 0.8rem;
}

.show-doctor001 .basic-msg .inner-layout .inner-basic-msg {
    display: flex;
    box-sizing: border-box;
    padding: 0.6rem;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-header {
    width: 2.2rem;
    flex-shrink: 0;
    margin-right: 0.6rem;
    position: relative;
    z-index: 1;
}

.show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-header .r_img .inner-img {
    padding-bottom: 133%;
}

.show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-header:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: var(--ruifox-color-primary-1);
    position: absolute;
    right: -0.1rem;
    bottom: -0.1rem;
    z-index: -1;
}

.show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info {
    flex: 1;
    position: relative;
}

.show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .doc-detail {
    border-bottom: 1px dashed rgba(51, 51, 51, 0.5);
    padding-bottom: 0.2rem;
    position: relative;
    z-index: 1;
}

.show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .doc-detail h1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: normal;
}

.show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .doc-detail h1 .tit {
    font-size: 0.32rem;
    line-height: 1;
    color: var(--ruifox-color-primary-1);
    position: relative;
}

.show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .doc-detail h1 .tit .tit-line {
    position: absolute;
    left: 0px;
    bottom: -0.24rem;
    background: var(--ruifox-color-primary-1);
    width: 0.31rem;
    height: 0.04rem;
}

/* .show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .doc-detail h1 a.more001 span{
      font-size: 0.16rem;
        color: #333;
        font-weight: 400;
} */
.show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .doc-detail .protit-dep {
    display: flex;
    margin-top: 0.4rem;
}

.show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .doc-detail .protit-dep p {
    font-size: 0.2rem;
    line-height: 1;
    color: #333;
}

.show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .doc-detail .protit-dep p+p {
    margin-left: 0.2rem;
}

.show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .doc-detail .protit-dep p span {
    color: #666;
}

.show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .doc-detail .protit-dep p a:hover {
    color: var(--ruifox-color-primary-1);
}

.show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .doc-detail .position-box {
    margin-top: 0.2rem;
}

.show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .doc-detail .position-box span {
    border: 1px solid var(--ruifox-color-primary-1);
    border-radius: 4px;
    color: var(--ruifox-color-primary-1);
    height: 0.32rem;
    line-height: 0.32rem;
    box-sizing: border-box;
    font-size: 0.16rem;
    padding: 0 0.1rem;
    display: inline-block;
}

.show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .doc-detail .position-box span+span {
    margin-left: 0.1rem;
}

.show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .doc-detail .good-at {
    margin-top: 0.2rem;
    font-size: 0.16rem;
    line-height: 1.5;
    display: flex;
    color: #333;
}

.show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .doc-detail .good-at span {
    color: rgba(51, 51, 51, 0.6);
    flex-shrink: 0;
}

.show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .m-doc-brief {
    display: none;
    margin-top: 20px;
    font-size: 16px;
    line-height: 32px;
    color: #333;
}

.show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .doc-brief {
    font-size: 0.16rem;
    line-height: 2;
    margin-top: 0.2rem;
}

.show-doctor001 .detail-intro {
    margin-top: 0.8rem;
}

.show-doctor001 .detail-intro .inner-layout .doc-intro {
    margin-top: 0.4rem;
}

.show-doctor001 .detail-intro .inner-layout .doc-intro p,
.show-doctor001 .detail-intro .inner-layout .doc-intro span {
    color: #333;
    font-size: 0.18rem !important;
    line-height: 0.32rem !important;
    font-family: 'Arial Normal', 'Arial', sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}

.show-doctor001 .dep-doctor {
    margin-top: 0.8rem;
}

.show-doctor001 .dep-doctor .inner-layout h1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.show-doctor001 .dep-doctor .inner-layout h1 .tab-tit-box001 {
    margin-left: 0.3rem;
    flex: 1;
}

.show-doctor001 .dep-doctor .inner-layout h1 .tab-tit-box001 .tab-tit a {
    font-size: 0.24rem;
    display: block;
}

.show-doctor001 .dep-doctor .inner-layout .swiper-container {
    margin-top: 0.4rem;
    height: fit-content;
    padding: 0.1rem;
}

.show-doctor001 .dep-doctor .inner-layout .swiper-container .swiper-wrapper.jc-center {
    justify-content: center;
}

.show-doctor001 .dep-doctor .inner-layout .swiper-container .swiper-wrapper .swiper-slide {
    padding: 0.2rem;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
    background-color: #fff;
    margin-right: 0.2rem;
    width: calc(16.6% - 20px);
}

.show-doctor001 .dep-doctor .inner-layout .swiper-container .swiper-wrapper .swiper-slide:hover {
    box-shadow: 0px 0px 15px var(--ruifox-color-primary-3);
}

.show-doctor001 .dep-doctor .inner-layout .swiper-container .swiper-wrapper .swiper-slide:hover .r_img .inner-img img {
    transform: scale(1.1);
}

.show-doctor001 .dep-doctor .inner-layout .swiper-container .swiper-wrapper .swiper-slide:hover .bottom .name {
    color: var(--ruifox-color-primary-1);
    font-weight: bold;
}

.show-doctor001 .dep-doctor .inner-layout .swiper-container .swiper-wrapper .swiper-slide .r_img .inner-img {
    padding-bottom: 133%;
}

.show-doctor001 .dep-doctor .inner-layout .swiper-container .swiper-wrapper .swiper-slide .bottom {
    transition: all 0.3s;
    margin-top: 0.1rem;
}

.show-doctor001 .dep-doctor .inner-layout .swiper-container .swiper-wrapper .swiper-slide .bottom p {
    text-align: center;
    line-height: 1;
}

.show-doctor001 .dep-doctor .inner-layout .swiper-container .swiper-wrapper .swiper-slide .bottom p:not(:first-child) {
    margin-top: 0.1rem;
}

.show-doctor001 .dep-doctor .inner-layout .swiper-container .swiper-wrapper .swiper-slide .bottom .name {
    font-size: 0.18rem;
}

.show-doctor001 .dep-doctor .inner-layout .swiper-container .swiper-wrapper .swiper-slide .bottom .protit {
    font-size: 0.14rem;
    color: #999;
}

.show-doctor001 .dep-doctor .inner-layout .swiper-container .swiper-wrapper .swiper-slide .bottom .depart {
    font-size: 0.14rem;
}

@media (max-width: 960px) {
    .show-doctor001 .basic-msg {
        margin-top: 40px;
    }

    .show-doctor001 {
        padding-bottom: 0.4rem !important;
    }

    .show-doctor001 .basic-msg .inner-layout .inner-basic-msg {
        flex-direction: column;
        align-items: center;
        padding: 20px;
    }

    .show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-header {
        margin-right: 0;
    }

    .show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .doc-detail {
        padding-bottom: 20px;
    }

    .show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .doc-detail h1 {
        margin-top: 20px;
        text-align: center;
        justify-content: center;
    }

    .show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .doc-detail h1 .tit {
        font-size: 20px;
    }

    .show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .doc-detail h1 .tit .tit-line {
        left: 50%;
        transform: translateX(-50%);
        bottom: -10px;
    }

    .show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .doc-detail h1 .more001 {
        display: none;
    }

    .show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .doc-detail .protit-dep {
        flex-direction: column;
        align-items: center;
        margin-top: 20px;
    }

    .show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .doc-detail .protit-dep p {
        font-size: 14px;
    }

    .show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .doc-detail .protit-dep p+p {
        margin-left: 0;
        margin-top: 10px;
    }

    .show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .doc-detail .position-box {
        text-align: center;
        margin-top: 10px;
    }

    .show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .doc-detail .position-box span {
        line-height: 28px;
        height: 28px;
        font-size: 12px;
    }

    .show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .doc-detail .good-at {
        margin-top: 20px;
        display: block;
        font-size: 16px;
        line-height: 2;
    }

    .show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .doc-detail .good-at p {
        margin-top: 10px;
    }

    .show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .doc-brief {
        display: none;
    }

    .show-doctor001 .basic-msg .inner-layout .inner-basic-msg .doc-info .m-doc-brief {
        display: block;
    }

    .show-doctor001 .detail-intro {
        display: none;
    }

    .show-doctor001 .dep-doctor .inner-layout h1 {
        position: relative;
        padding-bottom: unset;
    }

    .show-doctor001 .dep-doctor .inner-layout h1 .tab-tit-box001 {
        margin-left: 0;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .show-doctor001 .dep-doctor .inner-layout h1 .tab-tit-box001 .tab-tit a {
        font-size: 18px;
    }

    .show-doctor001 .dep-doctor .inner-layout .swiper-container {
        margin-top: 20px;
    }

    .show-doctor001 .dep-doctor .inner-layout .swiper-container .swiper-wrapper {
        justify-content: flex-start;
    }
}

/*# sourceMappingURL=show-doctor001.css.map */