.sy_jjfa {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    width: 96%;
    justify-content: space-between;
    max-width: 1560px;
    margin: 0 auto;
    padding: 160px 0px;
    /* align-items: center; */
}
.jjfa_y_more{
    display: block;
    width: 160px;
    line-height: 3;
    font-size: 16px;
    border: 1px solid #fff;
    text-align: center;
    transition: all ease .4s;
    background: rgba(0,0,0,0);
    border-radius: 0px;
    }
.jjfa_y_more:hover{ background:var(--mrColor);}
.jjfa {
    width: 50%;
    /* margin-top: 8%; */
    /* margin-bottom: 8%; */
}

.jjfa_list {
    width: 33.333%;
    position: relative;
    overflow: hidden;
    float: left;
    border-top: rgba(255, 255, 255, .2) 1px solid;
    border-left: rgba(255, 255, 255, .2) 1px solid;
    height: 200px;
    cursor: pointer;
  border-bottom: rgba(255, 255, 255, .2) 1px solid;
}

.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_list07 {
    /* border-bottom: rgba(255, 255, 255, .2) 1px solid; */
    border-right: rgba(255, 255, 255, .2) 1px solid; 
}
.jjfa_list08 {
    /* 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%;
    float: left;
}

.jjfa_title {
    width: 100%;
    float: left;
    font-size: 22px;
    color: #fff;
    padding-left: 30px;
    margin-top: 0px;
    padding-bottom: 100%;
}

.jjfa_tb {
    width: 100%;
    padding: 30px 0 0 20px;
    float: left;
}

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

.jjfa_q02 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 100%;
    left: 0;
    background: var(--mrColor);
    color: #fff;
    opacity: 0;
    transition: all ease .4s;
}

.jjfa_title01 {
    width: 100%;
    padding: 30px 0 0 20px;
    float: left;
    font-size: 22px;
    font-weight: bold;
    line-height: 36px;
}

.jjfa_sum {
    width: 100%;
    padding: 0px 20px 0 20px;
    float: left;
    font-size: 14px;
    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: 720px;
    width: 50%;
    padding-top: 30px;
    padding-left: 20px;
}

.jjfa_y_title {
    width: 100%;
    font-size: 18px;
    color: #fff;
    line-height: 1;

    font-family: "f06d5819-cdba-4841-95db-24ff3b305d48";
}


.jjfa_d_title {
    width: 100%;
    font-size: 40px;
    color: #fff;
    margin: 0px 0px 30px 0px;
    line-height: 60px;
    font-weight:
    bold;
    font-family: "ee3eb5db-ea10-49e2-8c19-b9aa80baed49";
}


.jjfa_y_sum {
    width: 100%;
    font-size: 16px;
    color: rgba(255, 255, 255, .8);
    line-height: 28px;
    margin: 0px;
}

.jjfa_y_more {
    color: #fff;
    float: left;
    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: .5;
    z-index: -1;
}

.sy_bg .jjfa_bg0 {
    background: url(https://omo-oss-image1.thefastimg.com//portal-saas/new2024011215015509430/cms/image/e1677ab2-e942-43f1-8d9e-d1f71175ce39.jpg) no-repeat center;
    background-attachment: fixed;
    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/new2024011215015509430/cms/image/d7edd811-6fc6-4ce0-8c24-724f4353cdc9.jpg) no-repeat center;
    background-attachment: fixed;
    opacity: 0;
}

.jjfa_bg2 {
    background: url(https://omo-oss-image1.thefastimg.com//portal-saas/new2024011215015509430/cms/image/c76ef594-821f-45c1-9343-103bd6c14330.jpg) no-repeat center;
    background-attachment: fixed;
    opacity: 0;
}

.jjfa_bg3 {
    background: url(https://omo-oss-image1.thefastimg.com//portal-saas/new2024011215015509430/cms/image/e1677ab2-e942-43f1-8d9e-d1f71175ce39.jpg) no-repeat center;
    background-attachment: fixed;
    opacity: 0;
}

.jjfa_bg4 {
    background: url(https://omo-oss-image1.thefastimg.com//portal-saas/new2024011215015509430/cms/image/3d94e388-eb8a-4d95-8721-9ae06b666c88.jpg) no-repeat center;
    background-attachment: fixed;
    opacity: 0;
}


.jjfa_bg5 {
    background: url(https://omo-oss-image1.thefastimg.com//portal-saas/new2024011215015509430/cms/image/13a8cb2f-cbfc-4b9a-921a-200b6e3c7715.jpg) no-repeat center;
    background-attachment: fixed;
    opacity: 0;
}


.jjfa_bg6 {
    background: url(https://omo-oss-image1.thefastimg.com//portal-saas/new2024011215015509430/cms/image/69926996-63ff-4894-8fdd-9ae5be2afdfb.jpg) no-repeat center;
    background-attachment: fixed;
    opacity: 0;
}
.jjfa_bg7 {
    background: url(https://omo-oss-image1.thefastimg.com//portal-saas/new2024011215015509430/cms/image/5498b26c-bc1e-4b14-837d-1fd5bd177925.jpg) no-repeat center;
    background-attachment: fixed;
    opacity: 0;
}
.jjfa_bg8 {
    background: url(https://omo-oss-image1.thefastimg.com//portal-saas/new2024011215015509430/cms/image/2d53f7d2-cee3-45a7-9b03-78a3a0ebf666.jpg) no-repeat center;
    background-attachment: fixed;
    opacity: 0;
}


.sy_bg>div.a {
    opacity: 1;

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

.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;
}
.jjfa_list07:hover .jjfa_q02 {
    opacity: 1;
        top: 0px;
}.jjfa_list08:hover .jjfa_q02 {
    opacity: 1;
        top: 0px;
}
@media only screen and (max-width:768px) {
    .jjfa_y {
        margin-left: 0;
        width: 100%;
        padding: 0;
    }

    .sy_jjfa {
        margin-top: 0px;
        padding: 30px 0px;
        display: flex;
        flex-wrap: wrap-reverse;
    }

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

    .jjfa_y_sum {
        padding-right: 20px;
        font-size: 14px;
        line-height: 1.5;
        margin: 0;
    }

    .jjfa_list {
        height: 140px;
        width: 100%;
    }

    .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: 14px;
        padding-left: 20px;
        line-height: 1.4;
        padding-right: 20px;
    }

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

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

    .jjfa_title01 {
        padding: 25px 0 0 20px;
        font-size: 16px;
        line-height: 1;
    }

    .jjfa_sum {
        padding: 0px 20px 0 20px;
        font-size: 13px;
        line-height: 20px;
        height: auto;
    }

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

    .jjfa_bg {
        position: absolute;
    }

    .jjfa_y_title {
        font-size: 14px;
    }

    .jjfa_d_title {
    width: 100%;
    font-size: 22px;
    color: #fff;
    margin: 10px 0px 20px 0px;
    line-height: 1;
  
    font-family: "ee3eb5db-ea10-49e2-8c19-b9aa80baed49";
}

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