a {
    text-decoration: none !important;
}

.ab-container {
    background-color: #f8f9f9;
}

/* 面包屑导航样式 */
.breadcrumb-container {
    width: 1440rem;
    margin-top: 10rem;
}

@media screen and (max-width: 1280px) {
    .breadcrumb-container {
        max-width: 1120rem;
    }
}

@media screen and (max-width: 800px) {
    .breadcrumb-container {
        width: 100%;
    }
}

.breadcrumb {
    font-size: 14rem;
    padding-top: 17rem;
}

.breadcrumb-item {
    cursor: pointer;
    font-size: 14rem;
}

.breadcrumb-item:hover {
    color: #0068D7 !important;
}

.breadcrumb-item a {
    color: #0068d7;
    text-decoration: none;
    font-size: 14rem;
}

.breadcrumb-item+.breadcrumb-item::before {
    padding: 0 6rem;
    margin-right: 4rem;
}

.breadcrumb-item.active {
    color: #333333;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: #666666;
}

.ab_banner {
    width: 100%;
    height: 380rem;
    background: url("/static/frontend/pc/images/ab_banner.webp") no-repeat;
    background-size: 100% 100%;
}

.ab_banner_text {
    max-width: 1440rem;
    margin: 0 auto;
}

.ab_banner_text h1 {
    font-size: 48rem;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    text-align: center;
    margin-top: 90rem;
    color: #111111;
}

.ab_banner_text p {
    max-width: 1000rem;
    margin: 0 auto;
    font-size: 16rem;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    color: #333333;
    margin-top: 20rem;
    text-align: center;
}

.content-1 {
    max-width: 1440rem;
    margin: 0 auto;
    min-height: 345rem;
    display: flex;
    flex-wrap: wrap;
    margin-right: auto !important;
    margin-left: auto !important;
    justify-content: center;
    margin-top: 52rem !important;
}

.cont-1-item2 p {
    font-size: 40rem;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    color: #0a1d3d;
    line-height: 56rem;
    text-align: center;
    padding-top: 50rem;
}

.cont-1-item2 p a {
    width: 240rem;
    margin: 0 auto;
    font-size: 24rem;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    color: #0068d7;
    padding-top: 15rem;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cont-1-item2 p a img {
    margin-left: 8rem;
}

.cont-item {
    max-width: 100rem;
}

.cont-item img {
    width: 100rem;
    height: 100rem;
}

.content-2 {
    max-width: 1440rem;
    min-height: 320rem;
    margin: 0 auto;
    margin-top: 152rem;
    justify-content: space-between;
}

.cont-2-item h3 {
    min-width: 740rem;
    font-size: 48rem;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    color: #0a1d3d;
    margin-bottom: 24rem;
}

.cont-2-item p {
    max-width: 732rem;
    font-size: 16rem;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    color: #000000;
    line-height: 24rem;
}

.cont-2-item p {
    margin-bottom: 20rem;
}

.cont-2-item2 {
    max-width: 624rem;
}

@media screen and (max-width: 992px) {
    .cont-2-item {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .content-2 {
        justify-content: center;
        gap: 20rem;
    }

    .cont-4-box {
        display: flex;
        justify-content: center;
    }

    .cont-6-inner div:first-of-type {
        display: flex;
        justify-content: center;
    }

    .cont-5-itemBox,
    .cont-6-item {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}

.content-5 {
    max-width: 1440rem;
    margin: 0 auto;
    margin-top: 84rem;
    gap: 33rem;
    padding-bottom: 77rem;
}

.content-5 h3 {
    font-size: 32rem;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    color: #333333;
    margin-bottom: -9rem;
}

.content-5 .cont-5-item {
    max-width: 458rem;
    height: 168rem;
    background: #f8f9f9;
    border: 4rem solid rgba(14, 42, 88, 0.12);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.cont-5-item h4 {
    font-size: 36rem;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    text-align: center;
    color: #0a1d3d;
}

.cont-5-item p {
    font-size: 16rem;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    text-align: center;
    color: #333333;
    margin-top: 12rem;
}

@media screen and (max-width: 1157px) {
    .content-5 h3 {
        text-align: center;
    }

    .content-5,
    .content-6 {
        justify-content: center;
    }
}

.content-6-box {
    width: 100%;
    background-color: #ffffff;
}

.content-6 {
    max-width: 1440rem;
    margin: 0 auto;
    gap: 30rem;
}

.content-6 h2 {
    font-size: 48rem;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    color: #0a1d3d;
    text-align: center;
    padding-top: 96rem;
    margin-bottom: 10rem;
}

.cont-6-item {
    max-width: 460rem;
    height: 346rem;
}

.content-7 {
    max-width: 1440rem;
    height: 424rem;
    margin: 0 auto;
    background: #ecedef;
    margin-top: 100rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.content-7 h2 {
    max-width: 902rem;
    font-size: 48rem;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    text-align: center;
    color: #333333;
    line-height: 48rem;
    margin-top: 72rem;
    margin-bottom: 24rem;
}

.content-7 p {
    max-width: 592rem;
    font-size: 16rem;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    color: #333333;
    line-height: 24rem;
    text-align: center;
    margin-bottom: 60rem;
}

.content-7 a {
    display: inline-block;
    width: 240rem;
    height: 60rem;
    background: #0e2a58;
    border-radius: 4rem;
    font-size: 16rem;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    color: #ffffff;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.content-7 a:hover {
    background-color: #ffffff;
    color: #0a1d3d;
}

.bottom_box {
    margin-top: 80rem;
}