.bipc {
    display: none;
}
.biphone{
    display: block;
}
.foot{
    display: none;
}
.footerTable {
    display: none;
}

.biBanner {
    width: 100%;
}

.blogsIPage {
    width: 100%;
    background-color: #FFFFFF;
    margin-top: 12rem;
    /* display:flex;
  justify-content: center; */

}

.binfoTop {
    display: flex;
    justify-content: center;
    align-items: center;
}

.bitoptitle {
    font-size: 7.2rem;
    color: #FFFFFF;
    position: absolute;
    top: 45rem;
    width: 75%;
    text-align: center;
}

.bicontentP {
    display: flex;
    justify-content: center;
    align-items: center;

}

.bicontent {
    width: 90rem;
    margin-top: 6rem;
    margin-bottom: 6rem;
    font-size: 3.6rem !important;

}

.bicontent .MsoNormal img {
    width: 90rem !important;
}

