.sy_jjfa {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    width: 100%;
    justify-content: space-between;
    max-width: 1400px;
    margin: 0 auto;
    padding: 6% 0px;
    /* align-items: center; */
}

.jjfa_list:hover {
    background: var(--bc);
}

.jjfa_y_more {
    display: block;
    width: 160px;
    line-height: 3;
    font-size: var(--text-14-16);
    border: 2px solid #fff;
    text-align: center;
    transition: all ease .4s;
    background: rgba(0, 0, 0, 0);
    border-radius: 0px;
font-family: "2b209e51-a2bb-4a71-8ccd-871c0bc9c7af";
    border-radius: 30px;
}

.jjfa_y_more:hover {
    background: var(--bc);
    border-color: var(--bc);
}

.jjfa {
    width: 100%;
    /* margin-top: 8%; */
    max-width: 100%;
    position: absolute;
    bottom: 0px;
    border-bottom: var(--bc) 6px solid;
    left: 50%;
    transform: translate(-50%, 0%);
    margin: 0px auto;
    margin-top: 100px;
    /* margin-bottom: 8%; */
}

.jjfa_list {
    width: 33.3%;
    position: relative;
    overflow: hidden;
    display: flex;
    background: rgba(0, 0, 0, 0.3);
    float: left;
    border-top: rgba(255, 255, 255, .2) 1px solid;
    border-left: rgba(255, 255, 255, .2) 1px solid;
    height: 200px;
    cursor: pointer;
    align-items: center;
}

.jjfa_list01 {
    border-right: rgba(255, 255, 255, .2) 1px solid;
}


.jjfa_list02 {
    /* border-right: rgba(255, 255, 255, .2) 1px solid; */
}

.jjfa_list03 {
    border-bottom: rgba(255, 255, 255, .2) 1px solid;
    border-right: rgba(255, 255, 255, .2) 1px solid;
}


.jjfa_list05 {
    border-bottom: rgba(255, 255, 255, .2) 1px solid;
    /* border-right: rgba(255, 255, 255, .2) 1px solid; */
}

.jjfa_list04 {
    /* border-bottom: rgba(255, 255, 255, .2) 1px solid; */
    border-right: rgba(255, 255, 255, .2) 1px solid;
}

.jjfa_list06 {
    /* border-bottom: rgba(255, 255, 255, .2) 1px solid; */
    /* border-right: rgba(255, 255, 255, .2) 1px solid; */
}

.jjfa_nr {
    width: 100%;
    float: left;
    overflow: hidden;
}

.jjfa_q01 {
    width: 100%;
    height: 100%;
}

.jjfa_tb svg path {
    fill: #fff;
}

.jjfa_title {
    width: 100%;
    font-size: var(--text-16-18);
    color: #fff;
    text-align: center;
    padding-left: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
font-family: "2b209e51-a2bb-4a71-8ccd-871c0bc9c7af";
}

.jjfa_tb svg {
    color: #fff;
    width: 54px;
    height: 54px;
    margin-left: auto;
    display: block;
    margin-right: auto;
    margin-bottom: 12px;
    margin-top: 0px;
}

.jjfa_tb {
    width: 70px;
    display: block;
    margin: 0px auto;
}

.jjfa_bq {
    position: relative;
    width: 100%;
    float: left;
    overflow: hidden;
}

.jjfa_q02 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 100%;
    left: 0;
    background: rgba(0, 64, 152, 1);
    color: #fff;
    opacity: 0;
    transition: all ease .4s;
}

.jjfa_title01 {
    width: 100%;
    padding: 30px 0 0 20px;
    float: left;
    font-size: var(--text-18-24);
    font-weight: bold;
    line-height: 36px;
}

.jjfa_sum {
    width: 100%;
    padding: 0px 20px 0 20px;
    float: left;
    font-size: var(--text-14-16);
    line-height: 24px;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    opacity: 0.5;
}

.jjfa_more {
    width: 100%;
    padding: 0px 0 0 20px;
    float: left;
    color: #fff;
    margin-top: 15px;
}

.jjfa_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
    transition: all ease .5s;
}

.jjfa_y {
    margin-top: 0px;
    margin-bottom: 0px;
    max-width: 12000px;
    width: 100%;
    margin: 0px auto;
    padding-top: 0px;
    padding-left: 20px;
}

.jjfa_y_title {
    width: 100%;
    font-size: 2.2vw;
    color: #fff;
    /* font-weight: bold; */
    text-align: center;
    line-height: 1;
font-family: "2b209e51-a2bb-4a71-8ccd-871c0bc9c7af";
    margin-bottom: 2%;
}


.jjfa_d_title {
    width: 100%;
    font-size: var(--text-16-18);
    text-align: center;
    color: #fff;
    margin: 0px;
    line-height: 46px;
    font-weight:
        bold;
}


.jjfa_y_sum {
    width: 100%;
    font-size: var(--text-16-18);
    color: #fff;
    line-height: 1.8;
    text-align: center;
    margin: 0px;
font-family: "2b209e51-a2bb-4a71-8ccd-871c0bc9c7af";
}

.jjfa_y_more {
    color: #fff;
    margin: 40px auto 0px;
    margin-bottom: 20%;
    margin-top: 40px;
}

.sy_bg>div {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -2;
    transition: all ease .3s;
    background-size: cover !important;
}

.sy_bg::after {
    content: '';
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: .2;
    z-index: -1;
}

.sy_bg {
    background: #000;
}

.sy_bg .jjfa_bg0 {
    background: url(https://omo-oss-image1.thefastimg.com//portal-saas/pg2025082209024816794/cms/image/4e2f0170-deb9-4cce-ac14-593231a4d4f8.jpg) no-repeat center;
    z-index: -3;
}

body[style="overflow: hidden;"] .sy_bg .jjfa_bg0 {
    background-attachment: inherit;
}

.jjfa_bg1 {
    background: url(https://omo-oss-image1.thefastimg.com//portal-saas/pg2025082209024816794/cms/image/4e2f0170-deb9-4cce-ac14-593231a4d4f8.jpg) no-repeat center;

    opacity: 0;
}

.jjfa_bg2 {
    background: url(https://omo-oss-image1.thefastimg.com//portal-saas/pg2025082209024816794/cms/image/92cd036f-7b3a-4393-b588-03ad928e483a.jpg) no-repeat center;

    opacity: 0;
}

.jjfa_bg3 {
    background: url(https://omo-oss-image1.thefastimg.com//portal-saas/pg2025082209024816794/cms/image/4e2f0170-deb9-4cce-ac14-593231a4d4f8.jpg) no-repeat center;

    opacity: 0;
}

.jjfa_bg4 {
    background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2025011518473282643/cms/image/8c938d8a-3518-47fa-8bc9-7785faea1af1.jpg) no-repeat center;

    opacity: 0;
}

.jjfa_bg5 {
    background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2025011518473282643/cms/image/ed60a412-f234-4923-b2dc-a21af953a66b.jpg) no-repeat center;

    opacity: 0;
}

.jjfa_bg6 {
    background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2025011518473282643/cms/image/bf09b17c-221a-43e1-a4e2-c6a79cc61c6f.jpg) no-repeat center;

    opacity: 0;
}





.sy_bg>div.a {
    opacity: 1;

}

.jjfa_list01:hover .jjfa_q02 {
    opacity: 1;
    top: 0;
}

.jjfa_list02:hover .jjfa_q02 {
    opacity: 1;
    top: 0px;
}

.jjfa_list03:hover .jjfa_q02 {
    opacity: 1;
    top: 0px;
}

.jjfa_list04:hover .jjfa_q02 {
    opacity: 1;
    top: 0px;
}

.jjfa_list05:hover .jjfa_q02 {
    opacity: 1;
    top: 0px;
}

.jjfa_list06:hover .jjfa_q02 {
    opacity: 1;
    top: 0px;
}

@media only screen and (max-width:768px) {
    .jjfa_y {
        margin-left: 0;
        width: 100%;
        padding: 0;
    }

    .jjfa_tb svg {
        color: #fff;
        width: 36px;
        height: 36px;
        margin-left: auto;
        display: block;
        margin-right: auto;
        margin-bottom: 12px;
        margin-top: 0px;
    }

    .sy_jjfa {
        margin-top: 0px;
        padding: 6% 0px;
        display: flex;
        flex-wrap: wrap-reverse;
        flex-direction: column;
    }

    .jjfa {
        width: 100%;
        float: left;
        margin-top: 0px;
        position: relative;
        margin-left: 0;
        margin-bottom: 0px;
    }

    .jjfa_y_sum {
        padding-right: 0px;
        text-align: center;
        font-size: var(--text-12-14);
        line-height: 1.5;
        margin: 0;
    }

    .jjfa_list {
        height: 120px;
        width: 50%;
    }

    .jjfa_list01 {
        border-right: rgba(255, 255, 255, .2) 1px solid;
    }


    .jjfa_list03 {
        border-right: rgba(255, 255, 255, .2) 1px solid;
    }

    .jjfa_q02 {
        height: 180px;
    }

    .jjfa_title {
        margin-top: 10px;
        font-size: var(--text-12-14);
        padding-left: 0px;
        line-height: 1.4;
        padding-right: 0px;
    }

    .jjfa_tb {
        padding: 0px;
    }

    .jjfa_tb img {
        max-width: 12%;
    }

    .jjfa_title01 {
        padding: 25px 0 0 20px;
        font-size: var(--text-14-16);
        line-height: 1;
    }

    .jjfa_sum {
        padding: 0px 20px 0 20px;
        font-size: var(--text-12-14);
        line-height: 20px;
        height: auto;
    }

    .jjfa_more {
        padding: 0px 0 0 20px;
    }

    .jjfa_bg {
        position: absolute;
    }

    .jjfa_y_title {
        font-size: var(--text-18-24);
    }

    .jjfa_d_title {
        width: 100%;
        font-size: var(--text-16-18);
        color: #fff;
        margin: 10px 0px 20px 0px;
        line-height: 1;
        font-weight: bold;
     font-family: "2b209e51-a2bb-4a71-8ccd-871c0bc9c7af";
    }

    .jjfa_y_more {
        color: #fff;
        float: left;
        margin-top: 20px;
    }

    .jjfa_y_more {
        font-size: var(--text-12-14);
        display: block;
        float: none;
        margin: 20px auto 30px;
    }

}