@media screen and (max-width: 1024px) {
    .navigation-menu.navigation-menu-white ul:first-child {
        display: none;
    }

    .you {
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .left-box {
        width: 100%;
        margin-top: 30px;
    }

    .content-box {
        width: 100%;
        height: 600px;
        margin-bottom: 70px;
    }

    .containercp {
        width: 90%;
        display: flex;
        align-items: center;
        min-height: 45em;
        justify-content: space-between;
        margin: 0 auto;
        flex-direction: column;
    }

    /* 现有的步骤条样式保持不变 */
    .step-container {
        display: flex;
        align-items: flex-start;
        position: relative;
        width: 100%;
        flex-direction: row;
    }

    .step {
        position: relative;
        margin-bottom: 30px;
        text-align: center;
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        cursor: pointer;
    }

    .step-container::after {
        content: "";
        position: absolute;
        top: -15px;
        bottom: 0px;
        right: -25px;
        width: 100%;
        background: transparent;
        border-top: 2px dashed #ddd;
        border-left: 0px;
        z-index: -1;
    }

    .step::before {
        content: "";
        position: absolute;
        top: -30%;
        right: 50%;
        transform: translateX(50%);
        width: 15px;
        height: 15px;
        background-color: #fff;
        border: 2px solid #2e2e2e;
        border-radius: 50%;
        z-index: 1;
    }

    .step span {
        margin-right: 7px;
        font-size: 18px;
    }

    .footer_left {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .footer_right_fl_erweima_item {
        z-index: 1;
    }

    .hexagon-7 {
        margin: 40%;
    }

    .background-image {
        animation: spin 0s linear infinite;
    }

    .indal-loop-cont {
        right: 10%;
    }

    .indal-menu {
        transform: translateX(-50%);
    }

    .indal-menu .titlehead {
        line-height: normal;
    }
    .footer .fcontainer .footerlink .ljiebox{
        display: flex;
        flex-direction: column;
    }
    .footer .fcontainer .footerlink .ljiebox .ljiedli{
        width: 100%;
        padding: 0;
    }
    .footer .fcontainer .footerlink .ljiebox .ljiedli:after{
        content: '';
        width: 100%;
        height: 1px;
        position: absolute;
        background: #595959;
        top: 96%;
        right: 0;
    }
    .news .box .gdpb .flzs .flzsul{
        flex-wrap: wrap;
    }
    .ryzz .box .gdpb .flzs .flzsul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
}

.gywm .abbody .bodycenter{
    z-index: 11;
}

.baimore i {
    background: #1894DA;
}

.ryzz{
    background-size: cover;
}

.index_partner .containerhb .swiper-container .swiper-slide{
    background: transparent;
}

.fancybox__footer {
    padding: 0;
    margin: 0;
    position: relative;
    display: none;
}

.index_about_bottom_left .bdsbox .bdsli.active .img{
    z-index: 0;
}

.index_about_bottom_left .bdsbox .bdsli .img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0px;
    top: 0px;
    z-index: -1;
}

.index_about_bottom_left .bdsbox .bdsli .img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.index_about_bottom_left .bdsbox .bdsli.active .xqbds,.bdsli.active .didian{
    z-index: 2;
}

.index_about_bottom_left .bdsbox .bdsli{
    position: relative;
}

.jianjie p a span{
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    letter-spacing: 1px;
    text-align: justify;
    text-overflow: ellipsis;
}
#section6 .tjbody .tjbox .tjli .img{
    width: 100%;
}

.gywm .abbody .bodycenter_fengsan img{
    height: 100%;
}