.cjl-b-row {
    margin-bottom: 20px;
}

.cjl-b-row-b {
    width: 100%;
    margin: 0px auto;
    background: #fff;
    position: relative;
    display: inline-block;
    position: relative;
    z-index: 1;
    overflow: hidden;
    box-sizing: border-box;
    transition: box-shadow .25s;
    text-align: center;
}

.cjl-b-row-icon {
    /*padding: 40px 0px 40px;*/
    text-align: center;
    border-radius: 50%;
    background: #F7FAFC;
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
    z-index: 1111;
}


.cjl-b-row-icon img {
    /*border-radius: 50%;*/
}

.cjl-b-row-title {
    text-align: center;
    position: relative;
    z-index: 1;
    padding: 40px 0px 20px;
}

.cjl-b-row-title p {
    color: #2A3639;;
}
.hover-div{
    margin: 0px auto;
}

@media screen and (min-width: 1921px) {
    .cjl-b-row-icon {
        width: 200px;
        height: 200px;
        position: relative;
    }

    .cjl-b-row-icon img {
        width: 150px;
        height: 150px;
        position: absolute;
        top: calc((100% - 150px) / 2);
        left: calc((100% - 150px) / 2);;

    }

    .cjl-b-row-title p {
        font-size: 20px;
        font-weight: 500;
    }
    .cjl-b-row-icon-b {
        width: 200px;
        height: 200px;
        position: absolute;
        border-radius: 50%;
        position: absolute;
        top: 195px;
        left: 0px;
        z-index: 100;
        transition: top 0.25s;

    }
    .cjl-b-row-icon-b-text{
        width: 60%;
        margin: 0px auto;
        padding-top: calc(30%);
    }
    .cjl-b-row-icon-b-text p{
        color: #fff;
        line-height: 30px;
    }

}

@media screen and (min-width: 1601px) and (max-width: 1920px) {
    .cjl-b-row-icon {
        width: 180px;
        height: 180px;
        position: relative;

    }
    .hover-div{
        width: 180px;
        height: 180px;
    }

    .cjl-b-row-icon img {
        width: 140px;
        height:140px;
        position: absolute;
        top: calc((100% - 140px) / 2);
        left: calc((100% - 140px) / 2);;

    }

    .cjl-b-row-title p {
        font-size: 20px;
        font-weight: 500;
    }

    .cjl-b-row-icon-b {
        width: 180px;
        height: 180px;
        position: absolute;
        border-radius: 50%;
        position: absolute;
        top: 175px;
        left: 0px;
        z-index: 100;
        transition: top 0.25s;

    }
    .cjl-b-row-icon-b-text{
        width: 60%;
        margin: 0px auto;
        padding-top: calc(30%);
    }
    .cjl-b-row-icon-b-text p{
        color: #fff;
        line-height: 30px;
    }



}

@media screen and (min-width: 1370px) and (max-width: 1600px) {
    .cjl-b-row-icon {
        width: 140px;
        height: 140px;
        position: relative;
    }

    .hover-div{
        width: 140px;
        height: 140px;
    }
    .cjl-b-row-icon img {
        width: 100px;
        height: 100px;
        position: absolute;
        top: calc((100% - 100px) / 2);
        left: calc((100% - 100px) / 2);;

    }

    .cjl-b-row-title p {
        font-size: 18px;
        font-weight: 400;
    }

    .cjl-b-row-icon-b {
        width: 140px;
        height: 140px;
        position: absolute;
        border-radius: 50%;
        position: absolute;
        top: 135px;
        left: 0px;
        z-index: 110;
        transition: top 0.25s;
    }
    .cjl-b-row-icon-b-text{
        width: 60%;
        margin: 0px auto;
        padding-top: calc(30%);
    }
    .cjl-b-row-icon-b-text p{
        color: #fff;
        line-height: 18px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1370px) {
    .cjl-b-row-icon {
        width: 110px;
        height: 110px;
        position: relative;
    }

    .hover-div{
        width: 110px;
        height: 110px;
    }
    .cjl-b-row-icon img {
        width: 80px;
        height: 80px;
        position: absolute;
        top: calc((100% - 80px) / 2);
        left: calc((100% - 80px) / 2);;

    }

    .cjl-b-row-title p {
        font-size: 16px;
        font-weight: 400;
    }

    .cjl-b-row-icon-b {
        width: 110px;
        height: 110px;
        position: absolute;
        border-radius: 50%;
        position: absolute;
        top: 105px;
        left: 0px;
        z-index: 110;
        transition: top 0.25s;
    }

    .cjl-b-row-icon-b-text{
        width: 80%;
        margin: 0px auto;
        padding-top: calc(30%);
    }
    .cjl-b-row-icon-b-text p{
        color: #fff;
        line-height: 16px;
    }
}

@media screen and (max-width: 991px) {

    .cjl-b-row-icon {
        width: 150px;
        height: 150px;
        position: relative;
    }
    .hover-div{
        width: 150px;
        height: 150px;
    }
    .cjl-b-row-icon img {
        width: 120px;
        height: 120px;
        position: absolute;
        top: calc((100% - 120px) / 2);
        left: calc((100% - 120px) / 2);;

    }

    .cjl-b-row-title p {
        font-size: 20px;
        font-weight: 500;
    }
    .cjl-b-row-icon-b {
        width: 150px;
        height: 150px;
        position: absolute;
        border-radius: 50%;
        position: absolute;
        top: 145px;
        left: 0px;
        z-index: 110;

    }
    .cjl-b-row-icon-b-text{
        width: 60%;
        margin: 0px auto;
        padding-top: calc(30%);
    }
    .cjl-b-row-icon-b-text p{
        color: #fff;
        line-height: 30px;
    }
}

.hover-div:hover .cjl-b-row-icon-b {
    top: 0px;
    transition: top 0.25s;
   /* box-shadow: 0 8px 16px 0 rgba(15, 23, 45, 0.27);*/
}

.hover-div:hover .cjl-b-row-icon {
    box-shadow: 0 5px 10px 0 rgba(15, 23, 45, 0.27);
}

