a {
    text-decoration: none !important;
}

/* 面包屑导航样式 */
.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: 120rem;
    color: #333333;
}

.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 {
    font-size: 32rem;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    color: #333333;
    padding-bottom: 32rem;
}

.cont-2-item h3 span {
    font-size: 48rem;
    padding-right: 15rem;
}

.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:first-of-type {
    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-4 {
    max-width: 1440rem;
    margin: 0 auto;
    position: relative;
}

.content-4 h1 {
    font-size: 48rem;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    text-align: center;
    color: #0a1d3d;
    margin-top: 146rem;
    margin-bottom: 32rem;
}

.content-4 p {
    font-size: 16rem;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    color: #333333;
    line-height: 24rem;
    text-align: center;
}

.cont-4-box {
    max-width: 100%;
    min-height: 340rem;
    position: absolute;
    margin-top: 28rem;
    background-color: #ffffff;
    top: 280rem;
    box-shadow: 0px 12rem 36rem 0px rgba(0, 0, 0, 0.04);
}

.cont-4-item {
    max-width: 480rem;
    height: 170rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.cont-4-item h3 {
    font-size: 48rem;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    text-align: center;
    color: #0a1d3d;
    margin-bottom: 12rem;
}

.cont-4-item p {
    font-size: 16rem;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    text-align: center;
    color: #333333;
    line-height: 24rem;
}

@media screen and (max-width: 1280px) {
    .cont-4-box {
        margin-top: 80rem;
    }
}

@media screen and (max-width: 576px) {
    .cont-4-box {
        margin-top: 150rem;
    }
}

.content-5 {
    min-height: 1436rem;
    background-color: #F8F9F9;
    margin-top: 120rem;
}

.cont-5-inner {
    max-width: 1440rem;
    margin: 0 auto;
    padding-top: 300rem;
}

.cont-5-inner h2 {
    font-size: 48rem;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    color: #0a1d3d;
    margin-bottom: 48rem;
}

.cont-5-imgBox {
    width: 90rem;
    height: 90rem;
}

.cont-5-imgBox img {
    width: 90rem;
}

.cont-5-textBox p {
    max-width: 647rem;
    font-size: 16rem;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    color: #666666;
    line-height: 22rem;
}

.cont-5-textBox h3 {
    font-size: 24rem;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    color: #333333;
    margin-bottom: 12rem;
}

.cont-5-card {
    max-width: 494rem;
    height: 364rem;
    background: #ffffff;
    padding-top: 36rem;
    padding-left: 28rem;
    padding-right: 28rem;
}

.cont-5-item {
    display: flex;
    margin-bottom: 52rem;
}

.cont-5-imgBox {
    margin-right: 41rem;
}

.cont-5-card p {
    max-width: 438rem;
    font-size: 16rem;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    color: #333333;
    line-height: 24rem;
}

.ceo-info {
    margin-top: 48rem;
}

.ceo-info h5 {
    font-size: 16rem;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    color: #333333;
    line-height: 24rem;
    padding-left: 30rem;
}

.ceo-info p {
    max-width: 438rem;
    font-size: 16rem;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    color: #333333;
    line-height: 24rem;
    padding-left: 30rem;
}

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

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

.cont-6-item p:first-of-type {
    margin-bottom: 20rem;
}

.cont-6-inner {
    max-width: 1440rem;
    margin: 0 auto;
    margin-top: 40rem;
}

.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;
}

.userImg {
    width: 110rem;
    height: 110rem;
    background: #fafafa;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.userImg img {
    max-width: 86rem;
}