/* Home mobile list and focus icon polish - 2026-06-05 */

/* 专注领域：避免四项都像重复 logo */
#a1portalSkin_ctr308940308940_mainArea .typo > a:first-child {
    float: left;
    width: 76px !important;
    height: 76px !important;
    margin: 4px 28px 14px 0;
    border-radius: 18px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    box-shadow: 0 10px 24px rgba(0,0,0,.08);
}

#a1portalSkin_ctr308940308940_mainArea .typo > a:first-child img {
    display: none !important;
}

#a1portalSkin_ctr308940308940_mainArea .typo > a[href="/Company/"] {
    background: #2f7d73;
}
#a1portalSkin_ctr308940308940_mainArea .typo > a[href="/Company/"]:before {
    content: "和";
}

#a1portalSkin_ctr308940308940_mainArea .typo > a[href="/MedicalCare/"] {
    background: #2d8ccf;
}
#a1portalSkin_ctr308940308940_mainArea .typo > a[href="/MedicalCare/"]:before {
    content: "康";
}

#a1portalSkin_ctr308940308940_mainArea .typo > a[href="/AntiAging/"] {
    background: #b86f9c;
}
#a1portalSkin_ctr308940308940_mainArea .typo > a[href="/AntiAging/"]:before {
    content: "龄";
}

#a1portalSkin_ctr308940308940_mainArea .typo > a[href="/StudyTour/"] {
    background: #9b7a44;
}
#a1portalSkin_ctr308940308940_mainArea .typo > a[href="/StudyTour/"]:before {
    content: "游";
}

/* 手机端：长寿俱乐部每个 tab 内文章完整纵向显示，不被轮播裁掉 */
@media screen and (max-width: 767px) {
    #a1portalSkin_ctr308941308941_mainArea .tabs-default .tabs-nav li a {
        padding: 0 12px;
        font-size: 15px;
        line-height: 40px;
    }

    #a1portalSkin_ctr308941308941_mainArea .scrollable,
    #a1portalSkin_ctr308941308941_mainArea .scrollable > div,
    #a1portalSkin_ctr308941308941_mainArea .scrollable-default {
        width: 100% !important;
        height: auto !important;
        overflow: visible !important;
        transform: none !important;
        left: auto !important;
        position: static !important;
    }

    #a1portalSkin_ctr308941308941_mainArea .scrollable-default li {
        float: none !important;
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 0 24px 0 !important;
        display: block !important;
        text-align: center;
    }

    #a1portalSkin_ctr308941308941_mainArea .scrollable-default li img {
        width: 100% !important;
        max-width: 360px;
        height: auto !important;
        display: block;
        margin: 0 auto 10px;
    }

    #a1portalSkin_ctr308941308941_mainArea .carousel-direction {
        display: none !important;
    }

    #a1portalSkin_ctr308940308940_mainArea .typ
        width: 64px !important;
        height: 64px !important;
        margin-right: 18
        border-radius: 16px;
        font-size: 24px;
    }
}
