.factorAi-2{

    opacity: 1;
    /*background: rgba(245, 247, 249, 1);*/
    position: relative;
    justify-content: center;
    display: flex;
    margin-top: 20px;
}
.factorAi-2-1{
    width: 95%;
}
.factorAi-2-1-1{
    width: 100%;
    display: flex;
    position: relative;
    justify-content: center;
    padding-top: 40px;
}
.factorAi-2-1-1-img{
    width: 46%;
    justify-content: center;
    position: relative;
    display: flex;
}
.factorAi-2-1-1-text{
    width: 50%;
    padding-top: 50px;

}
.factorAi-2-1-1-text-container{
    width: 95%;
    flex-direction: column;
    gap: 30px;
    display: flex;
    margin-left: 55px;
}
.factorAi-2-1-1-text-img{
    position: relative;
    display: flex;
    justify-content: left;
    height: 70px;
    width: 248px;
    background-blend-mode: multiply;
    opacity: 1;
    /*background-color: #0c5460;、*/
}
.factorAi-2-1-1-img-1{
    width: 50%;
    height: 60%;
    background-color: rgba(31,203,209,1);
    opacity: 1;
    z-index: 1;
    margin-top: 30px;
    position: relative;

}
.factorAi-2-1-1-img-2{
    width: 95%;
    object-fit: fill;
}
.factorAi-2-1-1-text-1{
    opacity: 1;
    /** 文本1 */
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 28.13px;
    color: rgba(35, 184, 188, 1);
    text-align: left;
    vertical-align: middle;
}
.factorAi-2-1-1-text-2{

    opacity: 1;
    /** 文本1 */
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 29px;
    color: rgba(50, 54, 59, 1);
    text-align: justify;
    vertical-align: middle;
}
.factorAi-2-1-2{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.factorAi-2-1-2-icon{
    width: 95%;
    display: flex;
    justify-content: space-between;
}
.factorAi-2-1-2-icon-1{
    width: 18%;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    display: flex;
    opacity: 1;
    border-top-left-radius: 20px;
    border-top-right-radius: 50px;
    padding:  15px 0;
    background: linear-gradient(180deg, rgba(218, 241, 242, 1) 0%, rgba(235, 246, 250, 1) 99.36%);
}
.factorAi-2-1-2-icon-1 img{
    object-fit: none;
    margin-bottom: 20px;
}
.factorAi-2-1-2-icon-1 i{
    opacity: 1;
    /** 文本1 */
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 39px;
    color: rgba(135, 137, 140, 1);
    text-align: center;
    vertical-align: top;
}
.factorAi-2-1-2-icon-1 span{
     opacity: 1;
     /** 文本1 */
     font-size: 20px;
     font-weight: 700;
     letter-spacing: 0px;
     line-height: 23.44px;
     color: rgba(50, 54, 59, 1);
     text-align: left;
     vertical-align: top;
    display: flex;

}
.factorAi-2-1-1-img-2-phone{
    display: none;
}
.icon-2{
    padding-top: 38px;
}

@media (max-width:991px ) {
    .factorAi-2{
        width: 100%;
        height: auto;
    }
    .factorAi-2-1{
        width: 100%;
    }
    .factorAi-2-1-1-img{
        width: 100%;
    }
    .factorAi-2-1-1-text{
        width: 100%;
        padding-top: 50px;
    }
    .factorAi-2-1-1{
        flex-wrap: wrap;
    }
    .factorAi-2-1-1-img-2-phone{
        display: block;
        width: 100%;
        object-fit: fill;
    }
    .factorAi-2-1-1-img-2{
        display: none;
    }
    .factorAi-2-1-1-text-2{
     width: 95%;
    }
    .factorAi-2-1-1-text-container{
        width: 100%;
        margin: 0;
        align-items: center;
    }
    .factorAi-2-1-1-text-img{
        width: 187px;
        height: 55px;
        opacity: 1;
    }
    .factorAi-2-1-2-icon-1 img{
        width: 36px;
        height: 36px;
        object-fit: fill;
        margin-bottom: 10px;
    }
    .factorAi-2-1-2-icon-1 span{
        font-size: 10px;
        font-weight: 700;
        line-height: 12px;
    }.factorAi-2-1-2-icon-1 i{
        font-size: 8px;
        font-weight: 500;
        line-height: 12px;
    }
     .icon-2{
         padding-top: 0px;
     }
     .factorAi-2-1-2-icon{
         width: 95%;
         display: flex;
         flex-direction: row;
         gap: 5px;
     }
    .factorAi-2-1-2-icon-1{
        width: 19%;
        height: 80px;
        border-top-left-radius: 7px;
        border-top-right-radius: 18px;
        justify-content: normal;
        padding-top: 6px;
    }
}
@media (max-width: 379px) {
    .factorAi-2-1-2-icon-1 i{
        font-size: 7px;
        font-weight: 500;
        line-height: 12px;
    }

}@media (max-width: 335px) {
    .factorAi-2-1-2-icon-1 i{
        font-size: 6px;
        font-weight: 500;
        line-height: 12px;
    }

}@media (max-width: 289px) {
    .factorAi-2-1-2-icon-1 i{
        font-size: 5px;
        font-weight: 500;
        line-height: 12px;
    }

}
