.container {
    background: #f4f8fb;
}

@font-face {
    font-family: "ali-process-iconfont";
    src: url("/static/fonts/ali-process-iconfont.woff2") format("woff2"),
         url("/static/fonts/ali-process-iconfont.woff") format("woff"),
         url("/static/fonts/ali-process-iconfont.ttf") format("truetype");
}

.ali-process-iconfont {
    font-family: "ali-process-iconfont" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ali-process-icon-kefu::before {
    content: "\e658";
}

.ali-process-icon-fangan::before {
    content: "\e92c";
}

.ali-process-icon-yuyue::before {
    content: "\e60d";
}

.ali-process-icon-wancheng::before {
    content: "\e647";
}

.ali-process-icon-jiejue::before {
    content: "\e60f";
}

.analog-page {
    background: linear-gradient(180deg, #eef5fb 0%, #f4f8fb 320px, #f4f8fb 100%);
    padding-bottom: 72px;
}

.analog-hero-wrap {
    width: 100%;
    max-width: none;
    margin: 0;
    padding-top: 0;
}

.analog-hero {
    border-radius: 0;
    overflow: hidden;
    background: linear-gradient(125deg, #006ea2 0%, rgb(0, 152, 203) 54%, #3ac2db 100%);
    box-shadow: 0 14px 38px rgba(0, 90, 138, 0.28);
}

.analog-hero-inner {
    width: 1380px;
    max-width: calc(100% - 32px);
    margin: 0 auto;
    min-height: 344px;
    display: grid;
    grid-template-columns: minmax(0, 1.28fr) minmax(0, 1fr);
    align-items: center;
    column-gap: 22px;
}

.analog-hero-copy {
    padding: 42px 0;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.analog-kicker {
    margin: 0;
    font-size: 14px;
    letter-spacing: 1px;
    color: rgba(255, 255, 255, 0.82);
}

.analog-hero-copy h1 {
    margin: 12px 0 14px;
    font-size: 48px;
    line-height: 1.1;
    font-weight: 700;
}

.analog-hero-copy > p {
    margin: 0;
    line-height: 1.8;
    font-size: 16px;
    max-width: 620px;
}

.analog-hero-actions {
    margin-top: 26px;
    display: flex;
    gap: 14px;
}

.analog-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 132px;
    height: 40px;
    border-radius: 20px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
}

.analog-btn-primary {
    background: #fff;
    color: rgb(0, 132, 182);
}

.analog-btn-outline {
    border: 1px solid rgba(255, 255, 255, 0.88);
    color: #fff;
}

.analog-hero-visual {
    position: relative;
    min-height: 300px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.analog-hero-visual::after {
    content: none;
}

.analog-hero-computer {
    position: relative;
    z-index: 1;
    height: 292px;
    max-width: 100%;
    object-fit: contain;
}

.analog-inner {
    width: 1380px;
    max-width: calc(100% - 32px);
    margin: 24px auto 0;
}

.analog-section {
    border-radius: 18px;
    background: #fff;
    border: 1px solid #deebf5;
    box-shadow: 0 8px 18px rgba(24, 83, 130, 0.08);
    margin-bottom: 20px;
    padding: 30px 30px 34px;
}

.analog-section-head {
    margin-bottom: 22px;
}

.analog-section-head h2 {
    margin: 0;
    font-size: 30px;
    line-height: 1.2;
    color: #263547;
}

.analog-section-head p {
    margin: 10px 0 0;
    font-size: 15px;
    line-height: 1.7;
    color: #698197;
}

.analog-section-head-center {
    text-align: center;
}

.analog-service-grid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
}

.analog-order-section {
    padding-top: 20px;
}

.analog-service-card {
    width: 250px;
    padding: 20px 14px 10px;
    border: 1px solid #eef6ff;
    border-radius: 0;
    background: #fff;
    text-align: center;
}

.analog-service-media {
    display: block;
    width: 100%;
    height: 220px;
    overflow: hidden;
    position: relative;
}

.analog-service-card img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    margin: auto;
    height: 100%;
    width: auto;
    max-width: none;
}

.analog-service-body {
    padding: 0;
}

.analog-service-body-booking {
    min-height: 0;
}

.analog-service-body h3 {
    margin: 10px 0 0;
    line-height: 21px;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.analog-service-body p {
    margin: 8px 0 0;
    font-size: 14px;
    line-height: 1.65;
    color: #688099;
}

.analog-service-action {
    margin-top: 10px;
    padding-top: 0;
    text-align: center;
}

.analog-service-book {
    margin: 0 auto;
    background: #44a3e0;
    display: block;
    line-height: 36px;
    width: 110px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
}

.analog-service-book:hover {
    color: #fff;
}

.analog-flow-track {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 14px;
}

.analog-flow .analog-section-head h2 {
    font-size: 36px;
}

.analog-flow .analog-section-head p {
    font-size: 12px;
}

.analog-flow-item {
    border-radius: 22px;
    border: 1px solid #dbe9f4;
    background: #fff;
    min-height: 160px;
    padding: 22px 12px 16px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0 8px 16px rgba(32, 108, 164, 0.08);
}

.analog-flow-item .ali-process-iconfont {
    width: 76px;
    height: 76px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 44px;
    color: #2f8ced;
    background: linear-gradient(180deg, #eef7ff 0%, #dcecff 100%);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.88), 0 10px 22px rgba(47, 140, 237, 0.23);
}

.analog-flow-item h3 {
    margin: 12px 0 0;
    font-size: 22px;
    line-height: 1.2;
    color: #2f3d4e;
    font-weight: 500;
}

.analog-flow-progress {
    position: relative;
    margin: 28px auto 0;
    height: 26px;
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 14px;
    align-items: center;
    width: 100%;
}

.analog-flow-line {
    position: absolute;
    left: calc((100% - 56px) / 10);
    right: calc((100% - 56px) / 10);
    top: 50%;
    transform: translateY(-50%);
    height: 6px;
    background: #cfe7fb;
}

.analog-flow-dot {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #3490f3;
    justify-self: center;
    position: relative;
    z-index: 2;
}

.analog-flow-tags {
    margin-top: 18px;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
    width: calc(100% - 300px);
    margin-left: auto;
    margin-right: auto;
}

.analog-flow-tags span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 36px;
    border-radius: 18px;
    background: #cfe7fb;
    color: #2f8ced;
    font-size: 16px;
    font-weight: 500;
}

.analog-adv-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
}

.analog-adv-head {
    text-align: center;
    margin-bottom: 30px;
}

.analog-adv-head h2 {
    font-size: 36px;
    color: #2f3440;
    margin: 0;
}

.analog-adv-head-line {
    display: block;
    width: 56px;
    height: 4px;
    border-radius: 4px;
    margin: 18px auto 0;
    background: rgb(0, 152, 203);
}

.analog-adv-card {
    border-radius: 0;
    border: 0;
    background: transparent;
    padding: 0 12px;
    text-align: center;
}

.analog-adv-card h3 {
    margin: 0;
    font-size: 20px;
    line-height: 1.25;
    color: #353b47;
    font-weight: 500;
}

.analog-adv-card p {
    margin: 22px 0 0;
    line-height: 1.65;
    color: #8b96a5;
    font-size: 16px;
    min-height: 80px;
}

.analog-adv-icon {
    margin: 30px auto 0;
    width: 112px;
    height: 112px;
    border-radius: 28px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(180deg, #eef7ff 0%, #dcecff 100%);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.88), 0 10px 22px rgba(47, 140, 237, 0.2);
}

.analog-adv-icon .ali-process-iconfont {
    font-size: 66px;
    color: #2f8ced;
    line-height: 1;
}

.analog-plan-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}

.analog-plan-card {
    border-radius: 14px;
    border: 1px solid #dbe9f4;
    background: #fff;
    padding: 20px 18px;
    display: flex;
    flex-direction: column;
    min-height: 280px;
}

.analog-plan-card.is-featured {
    border-color: rgba(0, 152, 203, 0.34);
    box-shadow: 0 10px 24px rgba(0, 132, 183, 0.13);
}

.analog-plan-card h3 {
    margin: 0;
    font-size: 24px;
    color: #1f3f5a;
}

.analog-plan-card ul {
    margin: 14px 0 0;
    padding-left: 18px;
    flex: 1;
}

.analog-plan-card li {
    margin-bottom: 10px;
    color: #5d7893;
    font-size: 14px;
    line-height: 1.6;
}

.analog-plan-card a {
    margin-top: 6px;
    align-self: flex-start;
    width: 108px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: rgb(0, 152, 203);
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
}

@media (max-width: 1200px) {
    .analog-service-grid,
    .analog-adv-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .analog-adv-head h2 {
        font-size: 30px;
    }

    .analog-adv-card h3 {
        font-size: 19px;
    }

    .analog-adv-card p {
        font-size: 15px;
        min-height: 56px;
    }

    .analog-adv-icon {
        width: 96px;
        height: 96px;
    }

    .analog-flow-item h3 {
        font-size: 22px;
    }

    .analog-flow-tags span {
        font-size: 15px;
        height: 34px;
        border-radius: 17px;
    }

    .analog-flow-tags {
        width: calc(100% - 180px);
        gap: 12px;
    }

    .analog-plan-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 860px) {
    .analog-hero-inner {
        max-width: calc(100% - 24px);
        grid-template-columns: 1fr;
        min-height: auto;
        row-gap: 8px;
    }

    .analog-hero-copy {
        padding: 28px 0 8px;
    }

    .analog-hero-copy h1 {
        font-size: 40px;
    }

    .analog-hero-copy > p {
        font-size: 14px;
    }

    .analog-hero-visual {
        min-height: 200px;
    }

    .analog-hero-computer {
        height: 200px;
    }

    .analog-section {
        padding: 22px 16px 24px;
    }

    .analog-section-head h2 {
        font-size: 24px;
    }

    .analog-service-grid,
    .analog-adv-grid,
    .analog-flow-track {
        grid-template-columns: 1fr;
    }

    .analog-adv-head h2 {
        font-size: 26px;
    }

    .analog-adv-card h3 {
        font-size: 18px;
    }

    .analog-adv-card p {
        font-size: 14px;
        min-height: 0;
        margin-top: 12px;
    }

    .analog-adv-icon {
        margin-top: 16px;
        width: 82px;
        height: 82px;
        border-radius: 22px;
    }

    .analog-flow-item .ali-process-iconfont {
        width: 72px;
        height: 72px;
        font-size: 42px;
    }

    .analog-adv-icon .ali-process-iconfont {
        font-size: 50px;
    }

    .analog-flow-progress,
    .analog-flow-tags {
        display: none;
    }

    .analog-flow-item h3 {
        font-size: 24px;
    }
}
