#mobileBrand .main-container {
    margin-top: 1.28rem;
    background: #fff;
}

#mobileBrand .part-content {
    padding-top: .2rem;
}

#mobileBrand .part-content .title {
    font-size: 0.5rem;
    color: #0A0A0A;
    text-align: center;
}

/* ******* 企业介绍 ******* */
#mobileBrand .intro-content {
    width: 100%;
    text-align: center;
    padding: 0 0.3rem 0;
}

#mobileBrand .intro-container .intro-desc p {
    font-size: 0.26rem;
    line-height: 1.6;
    margin-top: 0.20rem;
    text-align: left;
    text-indent: 2em;
    text-align: justify;
    color: #333;
}

/* ******* 企业文化 ******* */
#mobileBrand .culture-container .culture-img {
    margin-top: 0.5rem;
}

#mobileBrand .culture-container .culture-img img {
    width: 100%;
}

/* ******* 发展历程 ******* */
#mobileBrand .history-container {
    padding: 1.2rem 0.3rem 0;
    text-align: center;
}

#mobileBrand .history-container .title {
    padding-bottom: 0.6rem;
    border-bottom: 2px solid #E5E5E5;
}

#mobileBrand .history-container .course {
    padding-bottom: 2rem;
    border-bottom: 2px solid #E5E5E5;
}

#mobileBrand .history-container .course .stage {
    font-size: 0.34rem;
    color: #333333;
    margin: 0.4rem 0 0.3rem;
}

#mobileBrand .history-container .course .year {
    font-size: 0.52rem;
    color: #000;
    margin: 0 0 0.3rem;
}

#mobileBrand .history-container .course .img {
    width: 0.9rem;
    margin: 0 auto 0.45rem;
}

#mobileBrand .history-container .course .detail p {
    font-size: 0.28rem;
    color: #333;
    line-height: 50px;
    text-align: justify;
}

#mobileBrand .history-container .button {
    width: 100%;
    margin-top: 0.1rem;
    text-align: center;
}

#mobileBrand .certificate-box {
    position: relative;
    width: 100%;
    overflow: hidden;
}

#mobileBrand .certificate-content {
    height: 5.1rem;
    margin: 0.60rem 0.3rem;
    overflow: hidden;
}

/* 合作医院图片样式 */
#mobileBrand .certificate-container .swiper-slide img {
    width: 3.34rem;
}

#mobileBrand .certificate-box .swiper-button-prev:after,
#mobileBrand .certificate-box .swiper-button-next:after {
    content: none;
}

#mobileBrand .certificate-box .swiper-button-prev,
#mobileBrand .certificate-box .swiper-button-next:focus {
    outline: none !important;
}

#mobileBrand .certificate-box .swiper-button img {
    width: 0.44rem;
    height: 0.8rem;
}

#mobileBrand .certificate-box .swiper-button-prev {
    left: -0.05rem;
}

#mobileBrand .certificate-box .swiper-button-next {
    right: -0.05rem;
}
