.sy_jjfa {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    width: 100%;
    justify-content: space-between;
    margin: 0 auto;
    padding: 0px;
  height: 100vh;
    max-height: 1200px;
  background: rgba(0,0,0,.2);
    /* 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: rgba(3,143,202,1);border-color: rgba(3,143,202,1);}
.jjfa {
   flex:0 0 60%;
}

.jjfa_list {
    width: calc(100% / 3);
    position: relative;
    overflow: hidden;
    float: left;
        border-left: 1px solid;
    height: 100%;
    border-image-slice: 1;
    border-image-source: linear-gradient(0deg, rgba(255,255,255,.3), rgba(255,255,255,0) 70%);
}

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


.jjfa_list02 {
}

.jjfa_list03 {
    /* 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 {
}
.jjfa_list06 {
    /* border-bottom: rgba(255, 255, 255, .2) 1px solid; */
    /* border-right: rgba(255, 255, 255, .2) 1px solid; */
}
.jjfa_nr {
    width: 100%;
  height:100%;
    float: left;
    overflow: hidden;
}

.jjfa_q01 {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0);
    float: left;
align-content: center;
    align-self: center;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  padding: 0px 10%;
  text-align:center;
}
.jjfa_d_title {
    width: 100%;
    font-size: 48px;
    color: #fff;
    font-family: Microsoft YaHei, 微软雅黑;
    font-weight: bold;
    line-height: 1;
}
.jjfa_d_subtitle {
    font-size: 30px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 15px;
  line-height: 1;
  font-family: "9a9d093a-2e62-4969-895f-b9f7dca2176d";
}
.jjfa_tb {
    width: 100%;
    padding:0px;
}

.jjfa_bq {
    position: relative;
    width: 100%;
  height:100%;
    float: left;
    overflow: hidden;
}
.jjfa_bq:after {
content: '';
    position: absolute;
    left: 0%;
    bottom: 0%;
    height: 100%;
    width: 100%;
    background: var(--ztcolorh);
    transition: all 0.8s;
    transform: rotate(90deg);
    transform-origin: left bottom;
    z-index: 2;
}
.jjfa_list.active .jjfa_bq:after{
transform: rotate(72deg);
}
.jjfa_bq:before {
content: '';
    position: absolute;
    left: 0%;
    bottom: 0%;
    height: 100%;
    width: 100%;
    background: var(--ztcolor);
    transition: all 1s;
    transform: rotate(90deg);
    transform-origin: left bottom;
    z-index: 1;
}
.jjfa_list.active .jjfa_bq:before{
transform: rotate(70deg);
}
.jjfa_q02 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 100%;
    left: 0;
    background: linear-gradient(-45deg,#038fca,#0645a4);
    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;
  margin: 15px auto;
}

.jjfa_sum {
    width: 100%;
    padding: 0px;
    float: left;
    font-size: 14px;
    line-height: 1.2;
    height: auto;
    font-weight: normal;
    overflow: hidden;
    font-family: Arial;
    opacity: 1;
  color:#fff;
}

.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;
    width: auto;
    padding-top: 0px;
    padding-left: 0px;
      align-self: center;
  padding: 0px 3%;
  flex:1;
}
.jjfa_y_title {
    width: 100%;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    font-family: "dbd1b876-be94-4fce-a103-cbf8ef55f910";
    line-height: 1;
}
.jjfa_title {
    font-size: 24px;
  	font-weight:bold;
    color: #fff;
    line-height: 1;
  margin:15px auto;
}
.jjfa_d_subtitle2 {
    font-size: 18px;
    color: #fff;
    font-family: Microsoft YaHei;
    font-weight: normal;
}

.jjfa_y_sum {
    width: 100%;
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    line-height: 28px;
    margin: 0px;
}
.jjfa_y span {
    width: 30px;
    height: 3px;
    background: #fff;
    display: block;
    margin: 20px 0px 30px 0px;
}
.jjfa_y_more {
    color: #fff;
    float: left;
    margin-top: 30px;
}

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

.sy_bg::after{
    content: '';
    background: rgba(0,0,0,0.3);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 1;
    z-index: -1;
}
body[style="overflow: hidden;"] .sy_bg .jjfa_bg0 {
    background-attachment: inherit;
}

.jjfa_bg1 {
    background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2023122919115346637/cms/image/4b29d844-bf6d-45aa-817b-7db1cb9d0f84.jpg) no-repeat center;
    background-attachment: fixed;
    opacity: 0;
}

.jjfa_bg2 {
    background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2023122919115346637/cms/image/cfc4d218-a06b-40cb-ac4c-8f00f9aff648.jpg) no-repeat center;
    background-attachment: fixed;
    opacity: 0;
}

.jjfa_bg3 {
    background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2023122919115346637/cms/image/6091d5f4-5da3-43e8-b937-0f91c9fa5352.jpg) no-repeat center;
    background-attachment: fixed;
    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) {
  .sy_bg .jjfa_bg0,  .sy_bg .jjfa_bg1,  .sy_bg .jjfa_bg2,  .sy_bg .jjfa_bg3,  .sy_bg .jjfa_bg4{   background-attachment: inherit;}
    .jjfa_y {
        margin-left: 0;
        width: 100%;
        padding: 0;
        display: block;
      flex:0 0 90%;
      margin:0px auto;
    }

    .sy_jjfa {
        margin-top: 0px;
        padding: 100px 0px 0px;
        display: flex;
        flex-wrap: wrap;
      height: auto;
    }

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

    .jjfa_y_sum {
        padding-right: 20px;
        font-size: 14px;
        line-height: 1.5;
        margin: 0;
    }
    .jjfa_list {
    height: 400px;
    width: calc(100% / 3);
}

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

    .jjfa_tb {
        padding: 0px;
    }

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

    .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-weight: bold;
    font-family: "ee3eb5db-ea10-49e2-8c19-b9aa80baed49";
}

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