.ai-content-wrap {
    margin-bottom: 51px;
}

.artificial-intelligence-div {
    font-size: 14px;
    color: #666;
}

.artificial-intelligence-div .equity .classify, .artificial-intelligence-div .debts .classify {
    margin: 20px 0
}

.artificial-intelligence-div .equity ul li, .artificial-intelligence-div .debts ul li {
    margin: 20px 0
}

.artificial-intelligence-div .equity ul .left {
    text-align: center;
    width: 240px;
    display: inline-block;
    background-color: #4992ff;
    color: #fff;
    padding: 10px 0
}

.artificial-intelligence-div .debts ul .left {
    float: left;
    text-align: center;
    width: 240px;
    display: inline-block;
    background-color: #4992ff;
    color: #fff;
    padding: 10px 0
}

.artificial-intelligence-div .equity ul .right {
    position: absolute;
    margin-left: 30px;
    display: inline-block;
    width: 440px
}

.artificial-intelligence-div .debts ul .right {
    margin-left: 30px;
    display: inline-block;
    width: 440px
}

.artificial-intelligence-div .equity ul .lh42, .artificial-intelligence-div .debts ul .lh42 {
    line-height: 42px
}

.artificial-intelligence-div .equity ul .lh22, .artificial-intelligence-div .debts ul .lh22 {
    line-height: 22px
}

.artificial-intelligence-div .merger .classify {
    margin: 20px 0
}

.artificial-intelligence-div .merger .content .img {
    background-image: url("../../img/invest-bank/credentials.png");
    background-repeat: no-repeat;
    display: inline-block;
    margin: 0 14px 0 0;
    width: 135px;
    height: 135px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    position: relative;
}

.artificial-intelligence-div .merger .content .img span {
    position: absolute
}

.artificial-intelligence-div .merger .content .img .tl1st {
    top: 55px;
    left: 25px
}

.artificial-intelligence-div .merger .content .img .tl2st {
    top: 55px;
    left: 40px
}

.artificial-intelligence-div .merger .content .img .tl3st {
    top: 45px;
    left: 27px
}

.artificial-intelligence-div .merger .content .img .tl5st {
    top: 45px;
    left: 10px
}

.artificial-intelligence-div .hidden {
    display: none
}

.capital-layout-float-right-slider {
    position: fixed;         /* 固定定位 */
    right: 0;                /* 靠右 */
    top: 50%;                /* 页面中部 */
    transform: translateY(-50%); /* 精准垂直居中 */
    z-index: 9999;           /* 保证在最上层 */
}

.capital-layout-float-right-slider .apply {
    display: block;
    width: 70px;
    height: 70px;
    margin-top: 1px
}

.capital-layout-float-right-slider .apply {
    background-image: url("../../img/invest-bank/apply.png")
}

/* ========== AI 友好理念页面样式 ========== */

/* 公共容器样式 */
.ai-page .container {
    max-width: 1200px;
    margin: 0 auto;
}

.ai-page .content-card {
    background: #ffffff;
    /*border: 1px solid #e6e8ea;*/
    border-radius: 8px;
    /*box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1);*/
    /*padding: 40px;*/
}

.ai-page .section {
    padding-top: 0 !important;
    margin-bottom: 24px !important;
}

.ai-page .section:last-child {
    margin-bottom: 0;
}

.ai-page .section-title {
    display: flex;
    align-items: center;
    font-family: 'PingFang SC', 'Source Han Sans CN', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    line-height: 32px;
    letter-spacing: 0.22px;
    margin-bottom: 12px;
}

.friendly-concept.ai-page .section-title::before, .action-plan.ai-page .section-title::before {
    content: "";
    width: 2px;
    height: 16px;
    background: #333333;
    margin-right: 8px;
    flex: 0 0 auto;
}

.ai-page .section-content {
    font-family: 'Source Han Sans CN', 'PingFang SC', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    letter-spacing: 0.22px;
    /*文本对齐属性，使文本两端对齐*/
    text-align: justify;
}

.ai-page .section-content p {
    margin-bottom: 12px;
}

.ai-page .section-content ul {
    margin: 12px 0;
    padding-left: 21px;
}

.action-plan.ai-page .section-content ul {
    margin: 12px 0;
    padding-left: 21px;
    list-style: disc;
}

.ai-page .section-content li {
    line-height: 24px;
    margin-bottom: 12px;
}

.action-plan.ai-page .section-content li {
    line-height: 24px;
    margin-bottom: 0;
    list-style: disc;
}

.ai-page .section-content strong {
    font-family: 'Source Han Sans CN', 'PingFang SC', sans-serif;
    font-weight: 700;
    color: #333333;
}

.ai-page .image-container {
    width: 100%;
    /*margin-top: 24px;*/
    /*border-radius: 8px;*/
    overflow: hidden;
}

.ai-page .image-container img {
    width: 100%;
    height: auto;
    display: block;
}

.ai-page .intro-section {
    height: 48px;
    margin-bottom: 16px;
}

.ai-page .timeline-card .intro-section {
    height: 48px;
    margin-bottom: 24px;
}

.ai-page .header-title {
    text-align: center;
    color: #5699EC;
    font-size: 26px;
    font-family: Source Han Sans CN;

    font-weight: 700;
    line-height: 48px;
    letter-spacing: 0.22px;

}

.friendly-concept .image-container {
    aspect-ratio: 357 / 200;
}

/* action-plan 页面 */
.action-plan .image-container-1 {
    aspect-ratio: 772 / 433;
}

.action-plan .image-container-2 {
    aspect-ratio: 772 / 433;
}

/* aigc-challenge 页面 */
.aigc-challenge .section {
    margin-bottom: 24px;
}

.aigc-challenge .image-1 {
    aspect-ratio: 772 / 257;
}

.aigc-challenge .image-2 {
    aspect-ratio: 2077 / 1168;
}

.aigc-challenge .image-3 {
    aspect-ratio: 772 / 322;
}

/* point 页面 */
.point .section {
    margin-bottom: 24px;
}

.point .image-container {
    aspect-ratio: 772 / 385;
}

/* milestone 页面 - 时间线样式 */
.milestone .timeline-card {
    background: #ffffff;
    /*border: 1px solid #e6e8ea;
    border-radius: 8px;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1);
    padding: 40px;*/
    position: relative;
}

.milestone .timeline {
    position: relative;
    padding-left: 60px;
}

.milestone .timeline::before {
    content: '';
    position: absolute;
    left: 198px;
    top: 29px;
    width: 2px;
    height: 1094px;
    background-color: #CCCCCC;
}

.milestone .timeline-item {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    position: relative;
}

.milestone .timeline-item:last-child {
    margin-bottom: 0;
}

.milestone .date-badge {
    display: flex;
    align-items: center;
    gap: 0;
}

.milestone .date-badge .date {
    background: #5699ec;
    color: #ffffff;
    font-family: 'Source Han Sans CN', sans-serif;
    font-size: 14px;
    padding: 10px;
    border-radius: 4px;
    width: 100px;
    height: 44px;
    text-align: center;
    line-height: 24px;
    letter-spacing: 0.22px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}

.milestone .date-badge .arrow {
    width: 6px;
    height: 10.39px;
    position: relative;
}

.milestone .date-badge .arrow::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 6px solid #5699ec;
    border-top: 5.2px solid transparent;
    border-bottom: 5.2px solid transparent;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.milestone .timeline-dot {
    width: 18px;
    height: 18px;
    min-width: 18px;
    margin-left: 24px;
    margin-right: 20px;
    position: relative;
}

.milestone .timeline-dot::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 4px solid #5699ec;
    background: #ffffff;
}

.milestone .event-content {
    flex: 1;
    background: #fafafa;
    border-radius: 10px;
    padding: 16px;
}

.milestone .event-content p {
    font-family: 'Noto Sans SC', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 26px;
}

/* 侧边栏高亮样式 */
.artificial-intelligence-aside li.active a {
    background-color: #5699EC;
    color: #fff;
}
