/* ====== 屏幕阅读器专用（SEO 可读，视觉隐藏） ====== */
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

/* ====== 面包屑导航 ====== */
.geo-breadcrumb {
    padding: 16px 0 0;
    font-size: 13px;
    color: #999;
}

.geo-breadcrumb a {
    color: #666;
    text-decoration: none;
}

.geo-breadcrumb a:hover {
    color: #1F71FE;
}

.geo-breadcrumb span {
    margin: 0 6px;
    color: #bbb;
}

.geo-breadcrumb .current {
    color: #333;
    font-weight: 500;
}

.geo-banner {
    position: relative;
}

/* 面包屑恢复普通 span */
.geo-breadcrumb .current {
    color: #333;
    font-weight: 500;
}

/* h1 放在 banner 下方，作为页面主标题 */
.geo-page-title-wrap {
    padding: 40px 20px 20px;
    box-sizing: border-box;
}

.geo-page-title {
    font-family: AlibabaPuHuiTi, Microsoft YaHei, Arial, sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.4;
    color: #1a1a2e;
    text-align: center;
    margin: 0;
    padding: 0;
}

.geo-banner img {
    display: block;
    width: 100%;
}

.geo-banner .btn {
    position: absolute;
    left: 26%;
    top: 65%;
    transform: translateX(-50%);
    width: 180px;
    height: 56px;
    font-size: 0;
    line-height: 0;
    color: transparent;
    text-indent: -9999px;
    overflow: hidden;
    background: transparent;
    text-decoration: none;
    cursor: pointer;
}

.main-content {
    background: #EFF3FC;
}

.geo-sec1 {
    width: 1198px;
    min-height: 568px;
    margin: 70px auto 0;
    padding: 64px 0 72px;
    box-sizing: border-box;
    border: 1px solid #E1E6EF;
    border-radius: 20px;
    background: #FFFFFF !important;
    box-shadow: 0 4px 4px 0 #D8DCE5;
}

.geo-trend-title {
    display: block;
    font-family: AlibabaPuHuiTi, Microsoft YaHei, Arial, sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
    color: #1a1a2e;
    margin: 0;
    padding: 0;
}

.geo-trend-subtitle {
    text-align: center;
    font-size: 14px;
    color: #888;
    line-height: 22px;
    margin: 12px 0 40px 0;
    padding: 0;
}

.geo-trend-box {
    display: flex;
    justify-content: space-between;
    width: 1032px;
    margin: 0 auto;
}

.geo-trend-item {
    width: 226px;
    height: 310px;
    padding: 25px 17px 0;
    box-sizing: border-box;
    border-radius: 16px;
    background: #EEF3FD;
    text-align: center;
}

.geo-trend-item .icon {
    height: 104px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.geo-trend-item .icon img {
    display: block;
}

.geo-trend-item .icon .geo-trend-ai {
    width: 101px;
    height: 94px;
}

.geo-trend-item .icon .geo-trend-up {
    width: 95px;
    height: 96px;
}

.geo-trend-item .icon .geo-trend-add {
    width: 119px;
    height: 103px;
}

.geo-trend-item .icon .geo-trend-end {
    width: 109px;
    height: 105px;
}

.geo-trend-item .title {
    margin-top: 20px;
    font-family: AlibabaPuHuiTi, Microsoft YaHei, Arial, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 27px;
    text-align: center;
    color: #333333;
}

.geo-trend-item .desc {
    margin-top: 14px;
    font-family: AlibabaPuHuiTi, Microsoft YaHei, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 23px;
    text-align: center;
    color: #333333;
}

.geo-sec2 {
    position: relative;
    width: 1195px;
    height: 436px;
    margin: 70px auto 0;
    padding: 0;
    box-sizing: border-box;
    border: 1px solid #E1E6EF;
    border-radius: 20px;
    background: #FFFFFF;
    box-shadow: 0 4px 4px 0 #D8DCE5;
    overflow: hidden;
}

.geo-sec2 .sec-content {
    position: absolute;
    left: 0;
    top: 0;
    width: 1195px;
    height: 436px;
}

.geo-sec2 .geo-chose-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 1195px;
    height: 436px;
    margin: 0;
    background: url("../images/product/geo/geo_chose_bg.png") no-repeat center top;
    background-size: 1195px 436px;
}

.geo-chose-title {
    position: absolute;
    left: 0;
    top: 64px;
    width: 100%;
    z-index: 3;
    font-family: AlibabaPuHuiTi, Microsoft YaHei, Arial, sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 35px;
    text-align: center;
    color: #1a1a2e;
    margin: 0;
}

.geo-chose-title img {
    display: block;
    width: 558px;
    height: 35px;
    margin: 0 auto;
}

.geo-chose-line {
    position: absolute;
    left: 59.5px;
    top: 181px;
    width: 1092.5px;
    height: 18px;
    box-sizing: border-box;
    background: transparent;
    border: none;
    z-index: 2;
}

.geo-chose-line::before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 1076px;
    height: 0;
    border-top: 2px dashed rgba(3, 95, 254, 0.8902);
}

.geo-chose-dot {
    position: absolute;
    top: 2px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #1F71FE;
    box-shadow: 0 0 0 4px rgba(31, 113, 254, .16);
    z-index: 2;
}

.geo-chose-dot.dot1 {
    left: 65px;
}

.geo-chose-dot.dot2 {
    left: 295px;
}

.geo-chose-dot.dot3 {
    left: 525px;
}

.geo-chose-dot.dot4 {
    left: 755px;
}

.geo-chose-dot.dot5 {
    left: 985px;
}

.geo-chose-arrow {
    position: absolute;
    right: 0;
    top: 2px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 12px solid #1F71FE;
    z-index: 2;
}

.geo-chose-item {
    position: absolute;
    width: 170px;
    min-height: 121px;
    box-sizing: border-box;
    z-index: 3;
}

.geo-chose-item .title {
    width: 170px;
    min-height: 27px;
    font-family: AlibabaPuHuiTi, Microsoft YaHei, Arial, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    color: #1F71FE;
}

.geo-chose-item .desc {
    width: 170px;
    min-height: 70px;
    margin-top: 24px;
    font-family: AlibabaPuHuiTi, Microsoft YaHei, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    color: #333333;
}

.geo-chose-item1 {
    left: 56px;
    top: 226px;
}

.geo-chose-item2 {
    left: 286px;
    top: 226px;
}

.geo-chose-item3 {
    left: 516px;
    top: 226px;
}

.geo-chose-item4 {
    left: 746px;
    top: 226px;
    width: 199px;
}

.geo-chose-item4 .title {
    width: 199px;
}

.geo-chose-item5 {
    left: 976px;
    top: 226px;
    width: 178px;
}

.geo-img-box {
    padding: 70px 0 0 0;
    margin: 0 auto;
}

.geo-img-box img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.geo-img-box figcaption {
    text-align: center;
    font-size: 14px;
    color: #999;
    line-height: 22px;
    margin-top: 12px;
    padding: 0;
}

.geo-foot-banner {
    position: relative;
    padding: 70px 0;
}

/* ====== FAQ 常见问题 ====== */
.geo-faq {
    padding: 60px 0 30px;
}

.geo-faq-title {
    font-family: AlibabaPuHuiTi, Microsoft YaHei, Arial, sans-serif;
    font-size: 28px;
    font-weight: 700;
    color: #1a1a2e;
    text-align: center;
    margin: 0 0 40px 0;
    padding: 0;
}

.geo-faq-list {
    max-width: 960px;
    margin: 0 auto;
}

.geo-faq-item {
    background: #f8fafd;
    border: 1px solid #e6f0fa;
    border-radius: 12px;
    padding: 24px 32px;
    margin-bottom: 16px;
}

.geo-faq-question {
    font-size: 16px;
    font-weight: 600;
    color: #1a1a2e;
    line-height: 1.6;
    margin: 0 0 10px 0;
    padding: 0;
}

.geo-faq-answer {
    font-size: 14px;
    color: #666;
    line-height: 1.8;
    margin: 0;
    padding: 0;
}

.geo-foot-banner .btn {
    position: absolute;
    left: 50%;
    top: 57%;
    transform: translateX(-50%);
    width: 220px;
    height: 56px;
    font-size: 0;
    line-height: 0;
    color: transparent;
    text-indent: -9999px;
    overflow: hidden;
    background: transparent;
    text-decoration: none;
    cursor: pointer;
}

/* ====== 移动端响应式适配 ====== */
@media screen and (max-width: 768px) {
    .wh1200 {
        width: 100% !important;
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box;
    }

    .geo-sec1 {
        width: calc(100% - 30px) !important;
        min-height: auto;
        margin: 30px auto 0;
        padding: 30px 15px;
    }

    .geo-trend-title {
        font-size: 22px;
        line-height: 30px;
    }

    .geo-trend-box {
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
        gap: 15px;
    }

    .geo-trend-item {
        width: calc(50% - 10px);
        height: auto;
        min-height: 240px;
        padding: 20px 12px 0;
    }

    .geo-sec2 {
        width: calc(100% - 30px) !important;
        height: auto;
        margin: 30px auto 0;
        padding: 20px 15px 30px;
        overflow: visible;
    }

    .geo-sec2 .sec-content,
    .geo-sec2 .geo-chose-box {
        position: relative;
        left: auto;
        top: auto;
        width: 100%;
        height: auto;
        background: none !important;
    }

    .geo-chose-title {
        position: relative;
        left: auto;
        top: auto;
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .geo-chose-title img {
        width: 100%;
        height: auto;
    }

    .geo-chose-line {
        display: none;
    }

    .geo-chose-item {
        position: relative;
        left: auto !important;
        top: auto !important;
        width: 100% !important;
        min-height: auto;
        padding: 12px 0;
        border-bottom: 1px dashed #E1E6EF;
    }

    .geo-chose-item:last-child {
        border-bottom: none;
    }

    .geo-chose-item .title {
        width: 100% !important;
        font-size: 16px;
    }

    .geo-chose-item .desc {
        width: 100% !important;
        margin-top: 8px;
        font-size: 14px;
        min-height: auto;
    }

    .geo-img-box {
        padding: 30px 0 0 0;
    }

    .geo-img-box img {
        width: 100%;
        height: auto;
    }

    .geo-foot-banner {
        padding: 30px 0;
    }

    .geo-banner .btn {
        left: 21%;
        top: 72%;
        width: 120px;
        height: 38px;
    }

    .geo-foot-banner .btn {
        width: 160px;
        height: 40px;
        top: 60%;
    }

    .geo-page-title-wrap {
        padding: 30px 15px 15px;
    }

    .geo-page-title {
        font-size: 22px;
        line-height: 1.4;
    }

    .geo-trend-subtitle {
        font-size: 12px;
        line-height: 18px;
        margin: 8px 0 24px 0;
        padding: 0 10px;
    }

    .geo-img-box figcaption {
        font-size: 12px;
        line-height: 18px;
        margin-top: 8px;
        padding: 0 10px;
    }

    .geo-faq {
        padding: 30px 15px 15px;
    }

    .geo-faq-title {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .geo-faq-item {
        padding: 16px;
        margin-bottom: 10px;
    }

    .geo-faq-question {
        font-size: 14px;
    }

    .geo-faq-answer {
        font-size: 13px;
        line-height: 1.6;
    }

    .geo-breadcrumb {
        padding: 10px 0 0;
        font-size: 12px;
    }
}
