.team-banner-img {
    width: 100%;
}

.common-section {
    padding: 0 20px 24px;
}
.common-title {
    font-family: MiSans, sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #3D3D3D;
    margin: 0 0 8px;
}
.common-subtitle {
    font-family: MiSans, sans-serif;
    font-size: 13px;
    color: #666;
    line-height: 1.5;
    margin: 0 0 16px;
}

/* 精英导师选拔 - 标题+徽章+副标题+中间图+下方红头卡片 */
.team-select-section {
    background: rgba(0, 0, 0, 0.02);
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    margin-top: 12px;
    padding: 20px 11px;
}
.team-select-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 3px;
    padding-bottom: 8px;
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 8px;
}
.team-select-title-container{
    display: flex;
    align-items: center;
    gap: 3px;
}
.team-select-title {
    margin: 0;
    font-family: MiSans, sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #3D3D3D;
    position: relative;
}
.first-section{
    position: relative;
}
.first-section::before {
    content: '01';
    position: absolute;
    top: 5px; /* 30px */
    left: 12px;
    font-family: YouSheBiaoTiHei;
    font-size: 30px;
    font-weight: normal;
    line-height: normal;
    display: flex;
    align-items: center;
    letter-spacing: 0em;
    font-weight: bold;
    font-variation-settings: "opsz" auto;
    background: linear-gradient(180deg, rgba(237, 46, 65, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.team-select-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
}
.team-select-badge {
    padding: 1px 2px;
    background: #ED2E41;
    color: #FFFFFF;
    font-family: MiSans, sans-serif;
    font-size: 8px;
    border-radius: 4px;
}
.team-select-subtitle {
    font-family: MiSans, sans-serif;
    font-size: 8px;
    color: #999;
    line-height: 1.4;
}
.team-select-diagram {
    margin-bottom: 20px;
    text-align: center;
}
.team-select-diagram img {
    display: block;
    width: 100%;
    max-width: 320px;
    height: auto;
    margin: 0 auto;
}
.team-select-cards {
    display: flex;
    flex-direction: column;
    gap: 14px;
}
.team-select-card {
    background: #FFFFFF;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);
    overflow: hidden;
}
.team-select-card-head {
    padding: 10px 11px;
    background: #ED2E41;
    color: #FFFFFF;

    font-family: MiSans;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0em;
    
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.team-select-card-head::after {
    content: '';
    width: 14px;
    height: 14px;
    background: url(../imgs/team/team-right-icon.png) no-repeat center center;
    background-size: 100% 100%;
}
.team-select-card-text {
    font-family: MiSans;
    font-size: 10px;
    font-weight: normal;
    line-height: 14px;
    letter-spacing: 0em;
    
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #3D3D3D;
    text-align: left;
    padding: 10px 11px;
}

/* 智能培训体系 */
.team-train-section {
    position: relative;
}
.team-quality-section{
    position: relative;
}
.team-fourth-section{
    position: relative;
}
.team-fourth-section::before {
    content: '04';
    position: absolute;
    top: 35px;
    left: 30px;
    font-family: YouSheBiaoTiHei;
    font-size: 30px;
    font-weight: normal;
    line-height: normal;
    display: flex;
    align-items: center;
    letter-spacing: 0em;
    font-weight: bold;
    font-variation-settings: "opsz" auto;
    background: linear-gradient(180deg, rgba(237, 46, 65, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.team-quality-section::before {
    content: '03';
    position: absolute;
    top: 35px;
    left: 30px;
    font-family: YouSheBiaoTiHei;
    font-size: 30px;
    font-weight: normal;
    line-height: normal;
    display: flex;
    align-items: center;
    letter-spacing: 0em;
    font-weight: bold;
    font-variation-settings: "opsz" auto;
    background: linear-gradient(180deg, rgba(237, 46, 65, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.team-train-section::before {
    content: '02';
    position: absolute;
    top: 35px;
    left: 30px;
    font-family: YouSheBiaoTiHei;
    font-size: 30px;
    font-weight: normal;
    line-height: normal;
    display: flex;
    align-items: center;
    letter-spacing: 0em;
    font-weight: bold;
    font-variation-settings: "opsz" auto;
    background: linear-gradient(180deg, rgba(237, 46, 65, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.team-train-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    margin-bottom: 6px;
}
.team-train-title {
    margin: 0;
    font-family: MiSans, sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #000;
}
.team-train-badge {
    padding: 4px 10px;
    background: #ED2E41;
    color: #FFFFFF;
    font-family: MiSans, sans-serif;
    font-size: 11px;
    font-weight: 600;
    border-radius: 4px;
}
.team-train-subtitle {
    margin: 0 0 20px;
    font-family: MiSans, sans-serif;
    font-size: 13px;
    color: #333;
}
.team-train-cards {
    display: flex;
    flex-direction: column;
    gap: 14px;
}
.team-train-card {
    display: flex;
    background: #FFFFFF;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);
    overflow: hidden;
}
.team-train-card-side {
    flex: 0 0 32%;
    min-width: 0;
    padding: 16px 10px;
    background: #D8D8D8;
    color: #000;
    font-family: MiSans, sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.team-train-card--primary .team-train-card-side {
    background: #ED2E41;
    color: #fff;
}
.team-train-card-main {
    flex: 1;
    padding: 6px 8px;
    background: #FFFFFF;
}
.team-train-card-desc {
    margin: 0 0 12px;
    font-family: Source Han Sans;
    font-size: 10px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0em;
    
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #3D3D3D;
    text-align: left;
}
.team-train-card-desc:last-child {
    margin-bottom: 0;
}
.team-train-flow {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 4px 2px;
    font-family: MiSans, sans-serif;
    font-size: 11px;
    color: #999;
}
.team-train-arrow {
    color: #999;
    font-size: 10px;
    margin: 0 2px;
}

.team-train-flow-img {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 8px;
}

.team-quality-img{
    width: 100%;
}

.team-fourth-section-img{
    width: 100%;
}

.team-fourth-section-bottom {
    margin-top: 10px;
    padding: 12px 10px 0;
    text-align: left;
    display: flex;
    flex-direction: column;
}
.team-fourth-section-text {
    margin: 0 0 10px;
    font-family: MiSans, sans-serif;
    font-size: 10px;
    line-height: 1.6;
    color: #666;
}
.team-fourth-section-text-highlight {
    color: #ED2E41;
    font-weight: 600;
    font-size: 10px;
}
.team-fourth-section-btn {
    display: inline-block;
    margin-top: 4px;
    padding: 8px 18px;
    border-radius: 4px;
    border: none;
    background: #ED2E41;
    color: #fff;
    font-family: MiSans, sans-serif;
    font-size: 11px;
    font-weight: 600;
    cursor: default;
    width: 197px;
    margin: 0 auto;
}


.team-fourth-section-container{
    display: flex;
    flex-direction: column;
}



.team-fourth-section-text-bottom{
    font-family: MiSans;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0em;

    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #4F4D4D;
    margin-top: 20px;
}

/* 服务与交付体验 · 科技赋能 */
.team-service-section {
    padding: 0 0 24px;
}
.team-service-inner {
    margin: 0 20px 0;
    /* padding: 18px 14px 16px; */
    border-radius: 10px;
    /* background-size: cover; */
    /* box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12); */
}
.team-service-title {
    margin: 0 0 14px;
    font-family: MiSans, sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #3D3D3D;
    text-align: left;
    position: relative;
    padding-left:  10px;
}
.team-service-title::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 2px;
    height: 15px;
    opacity: 1;
    background: #ED2E41;
}
.team-service-cards {
    display: flex;
    flex-direction: row;
    gap: 10px;
}
.team-service-card {
    flex: 1;
    border-radius: 8px;
    padding: 12px 10px;
    color: #fff;
    box-sizing: border-box;
    background: url("../imgs/team/servece-bg.png") no-repeat right bottom;
    background-size: 100% 100%;

}
.team-service-card-head {
    font-family: MiSans, sans-serif;
    font-size: 11px;
    font-weight: 700;
    text-align: left;
}
.team-service-card-list {
    margin: 0;
    padding:8px 0px 8px 14px;
    font-family: MiSans, sans-serif;
    font-size: 8px;
    text-align: left;
    border-radius: 5px;
    opacity: 1;
    background: #FFFFFF;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    color: #3D3D3D;
    height: 81px;
    margin-top: 6px;
    
}
.team-service-card-list li{
    position: relative;
}
.team-service-card-list li::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -8px;
    width: 4px;
    height: 4px;
    opacity: 1;
    
    background: #4F4D4D;
}
.team-service-card-list li + li {
    margin-top: 2px;
}

.server-subtitle{
    font-family: MiSans;
    font-size: 10px;
    font-weight: normal;
    line-height: normal;
    text-align: center;
    letter-spacing: 0em;
    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #4F4D4D;
}

/* 服务过程可视化 - 协同式服务配图 */
.server-visual-wrap {
    margin-top: 16px;
    padding: 20px 14px;
    border-radius: 12px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.server-visual-img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: middle;
}

/* 蓝色协同服务卡片 - 勾选图标+标题+描述 */
.server-sync-card {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding: 14px 12px;
    border-radius: 5px;
    opacity: 1;
    background: #3E7AFF;
    box-sizing: border-box;
    text-align: left;
    height: 100px;
}
.server-sync-swiper {
    margin-top: -2px;
    position: relative;
    overflow: hidden;
    height: 120px;
}
.server-sync-swiper .swiper-slide {
    height: auto;
}
.server-sync-pagination {
    position: static;
    margin-top: 10px;
    text-align: center;
}
.server-sync-pagination .swiper-pagination-bullet {
    width: 6px;
    height: 3px;
    border-radius: 2px;
    opacity: 1;
    background: rgba(0, 0, 0, 0.2);
    margin: 0 3px !important;
}
.server-sync-pagination .swiper-pagination-bullet-active {
    width: 14px;
}
/* 根据当前所在卡片颜色变化分页条颜色：第一个蓝、第二个黄、第三个红 */
.server-sync-pagination .swiper-pagination-bullet:nth-child(1).swiper-pagination-bullet-active {
    background: #3E7AFF;
}
.server-sync-pagination .swiper-pagination-bullet:nth-child(2).swiper-pagination-bullet-active {
    background: #FF8400;
}
.server-sync-pagination .swiper-pagination-bullet:nth-child(3).swiper-pagination-bullet-active {
    background: #ED2E41;
}
.yellow-card{
    background: #FF8400;
}
.red-card{
    background: #ED2E41;
}
.server-sync-card-icon {
    flex-shrink: 0;
    width: 22px;
    height: 22px;
    margin-top: 2px;
    display: block;
    object-fit: contain;
}
.server-sync-card-content {
    flex: 1;
    min-width: 0;
}
.server-sync-card-title {
    font-family: MiSans, sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    line-height: 1.4;
    margin: 0 0 6px;
}
.server-sync-card-desc {
    font-family: MiSans, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #fff;
    line-height: 1.5;
    margin: 0;
    opacity: 0.95;
}

/* 全明星导师卡片 - 导师资料页 */
.star-tutor-card {
    margin-top: 16px;
    background: #fff;
    /* border-radius: 10px; */
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.star-tutor-card-inner {
    display: none;
    align-items: flex-end;
    gap: 12px;
    padding: 16px 12px 0;
    box-sizing: border-box;
}
.star-tutor-card-inner.is-active {
    display: flex;
}
.star-tutor-info {
    flex: 1;
    min-width: 0;
    padding-bottom: 10px;
}
.star-tutor-name-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 4px;
    margin-bottom: 8px;
}
.star-tutor-name {
    font-family: MiSans, sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #3D3D3D;
}
.star-tutor-star {
    color: #ED2E41;
    font-size: 14px;
    line-height: 1;
}
.star-tutor-role {
    font-family: MiSans, sans-serif;
    font-size: 12px;
    color: #3D3D3D;
}
.star-tutor-edu {
    font-family: MiSans, sans-serif;
    font-size: 11px;
    color: #3D3D3D;
    background: rgba(0, 0, 0, 0.06);
    margin-bottom: 10px;
    width: 152px;
    height: 16px;
    border-radius: 2px;
    opacity: 1;
    background: #F3F3F3;
    text-align: left;
}
.star-tutor-block {
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
}
.star-tutor-block:last-of-type {
    margin-bottom: 0;
}
.star-tutor-label {
    font-family: MiSans, sans-serif;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    background: #ED2E41;
    border-radius: 4px;
    text-align: center;
    display: inline-block;
    margin-bottom: 6px;
    width: 60px;
    border-radius: 4px;
    opacity: 1;
    background: #ED2E41;

    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
}
.star-tutor-text {
    font-family: MiSans, sans-serif;
    font-size: 8px;
    color: #4F4D4D;
    line-height: 1.5;
    word-break: break-all;
    text-align: left;
}
.star-tutor-photo-wrap {
    position: relative;
    flex-shrink: 0;
    /* width: 100px; */
}
.star-tutor-photo {
    position: absolute;
    top: 0px;
    right: 20px;
    z-index: 0;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    background: linear-gradient(135deg, #FFE5E0 0%, #FFF0E8 100%);
}
.star-tutor-photo-img {
    width: 140px;
    position: relative;
    z-index: 10;
    object-fit: cover;
}
.star-tutor-badge {
    position: absolute;
    font-family: MiSans, sans-serif;
    font-size: 9px;
    padding: 2px 6px;
    color: #fff;
    background: rgba(237, 46, 65, 0.15);
    box-sizing: border-box;
    border-image: linear-gradient(90deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 100%) 1;
    border-radius: 48px;
    z-index: 10;
}
.star-tutor-badge-1 { top: 20px; left: -24px; }
.star-tutor-badge-2 { top: -3px; right: -13px; }
.star-tutor-badge-3 { top: 92px; right: -10px; }
.star-tutor-bottom {
    background: #ED2E41;
    padding: 12px 12px 6px;
}
.star-tutor-thumbs {
    display: flex;
    justify-content: space-between;
    gap: 6px;
    overflow: auto;
}
.star-tutor-thumb-item {
    flex: 0 0 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
}
.star-tutor-thumb-box {
    width: 100%;
    aspect-ratio: 1;
    max-width: 48px;
    background: #9E9E9E;
    border-radius: 6px;
}
.star-tutor-thumb-box-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 6px;
    display: block;
}
.star-tutor-thumb-name {
    font-family: MiSans, sans-serif;
    font-size: 9px;
    color: #fff;
}
.star-tutor-thumb-item.is-active {
    opacity: 1;
}

.team-bottom-title-red{
    color: #ED2E41;
}
.team-bottom-title{
    font-family: Source Han Sans;
    font-size: 18px;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 0.1em;

    font-variation-settings: "opsz" auto;
    font-feature-settings: "kern" on;
    color: #ED2E41;
}

.team-bottom-title-text{
    font-family: Source Han Sans;
    font-size: 9px;
    font-weight: bold;
    line-height: normal;
    text-align: center;
    letter-spacing: 0em;
    color: #4F4D4D;
}

.star-tutor-edu-icon{
    width: 10px;
    height: 10px;
    margin-right: 4px;
    vertical-align: middle;
    margin-top: -4px;
}

.star-tutor-badge-icon{
    width: 11px;
    height: 11px;
}

.star-tutor-thumb-box{
    position: relative;
}

.star-tutor-thumb-box-img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bottom-title{
    position: relative;
}

.bottom-title::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 70px;
    height: 2px;
    border-radius: 4px;
    background: #ED2E41;
}