.followWithInterest-CENTER{
    /*width:100%;*/
    /*height:100%;*/
    /*background: rgba(247, 248, 250, 1);*/
    /*position: absolute;*/
    /*top:0px;left: 0px;*/
    /*z-index: 11;*/
}

@media screen and (max-width: 767px) {
    .followWithInterest-CENTERpage{
        position: fixed;
        width: 100%;
        height: 100%;
    }
    .followWithInterest-title{
        width:90%;
        background: #fff;
        margin: 0 auto;
        padding:0.6rem;


        position: absolute;
        left: 50%;
        top: 46%;
        transform: translate(-50%,-50%);

        /*display: inline-flex;*/
        flex-direction: column;
        place-content: center;
        place-items: center;
        flex-shrink: 0;
        border-radius: 0.32rem;
        background: rgba(255, 255, 255, 1);
    }
    .followWithInterest-img{
        width: 100%;
        margin-top: 0.8rem;
    }
    .followWithInterest-img img{
        width: 60%;
        margin: 0 auto;
        display: block;
    }
    .followWithInterest-top{
        color: rgba(134, 144, 156, 1);
        font-weight: 400;
        font-size: 0.24rem;
        line-height: 0.4rem;

        padding: 0.24rem 0.48rem;
        border-radius:0.24rem;
        border: 1px solid rgba(229, 230, 235, 1);
        box-sizing: border-box;
        background: rgba(255, 255, 255, 1);
        box-shadow: 0px 6px 16px -2px rgba(0, 0, 0, 0.03), 0px 4px 6px -4px rgba(0, 0, 0, 0.02);
    }
    .followWithInterest-titleName{
        font-size: 0.36rem;
        color: rgba(29, 33, 41, 1);
        font-weight: 400;
        line-height: 0.52rem;
        text-align: center;
    }
    .followWithInterest-titleNamefu{
        font-weight: 400;
        font-size: 0.24rem;
        line-height: 0.4rem;
        text-align: center;
    }
    .followWithInterest-CENTER{
        position: fixed;
        background:#00000077;
        z-index: 103;
        width: 100%;
        height: 100%;
    }
}

 /*and (max-width: 1199px)*/
@media screen and (min-width: 768px) {
    .followWithInterest-CENTER{
        position: fixed;
        background:#00000077;
        z-index: 100;
        width: 100%;
        height: 100%;
    }
    .followWithInterest-CENTERpage{
        position: fixed;
        width: 100%;
        height: 100%;
    }
    .followWithInterest-title{
        width:3.45rem;
        background: #fff;
        margin: 0 auto;
        padding:0.3rem;


        position: absolute;
        left: 50%;
        top: 46%;
        transform: translate(-50%,-50%);

        /*display: inline-flex;*/
        flex-direction: column;
        place-content: center;
        place-items: center;
        flex-shrink: 0;
        border-radius: 0.26rem;
        background: rgba(255, 255, 255, 1);
    }
    .followWithInterest-img{
        width: 100%;
        margin-top: 0.4rem;
    }
    .followWithInterest-img img{
        width: 60%;
        margin: 0 auto;
        display: block;
    }
    .followWithInterest-top{
        color: rgba(134, 144, 156, 1);
        font-weight: 400;
        font-size: 0.12rem;
        line-height: 0.2rem;

        padding: 0.12rem 0.24rem;
        border-radius:0.12rem;
        border: 1px solid rgba(229, 230, 235, 1);
        box-sizing: border-box;
        background: rgba(255, 255, 255, 1);
        box-shadow: 0px 6px 16px -2px rgba(0, 0, 0, 0.03), 0px 4px 6px -4px rgba(0, 0, 0, 0.02);
    }
    .followWithInterest-titleName{
        font-size: 0.18rem;
        color: rgba(29, 33, 41, 1);
        font-weight: 400;
        line-height: 0.26rem;
        text-align: center;
    }
    .followWithInterest-titleNamefu{
        font-weight: 400;
        font-size: 0.12rem;
        line-height: 0.2rem;
        text-align: center;
    }

    .followOfficialAccount{

    }
}