.bipc {
    display: none !important;
}
.foot{
    display: none !important;
}
.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: top;
    position: absolute;
    top: 27rem;
    width: 75%;
    text-align: center;
}

.binfoTxt {
    background-color: #FFFFFF;
    width: 100%;
    min-height: 30rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bitxtfoot {
    position: relative;
    width: 90rem;
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    padding: 3rem;
}

.bitline1,
.bitline2,
.bitline3 {
    width: 100%;
    height: 1px;
    background-color: #EEEEEE;
    margin-top: 7rem;
}

.bitline2 {}

.bittitle1,
.bittitle2 {
    font-family: OPPOSans-B;
    font-size: 3.6rem;
    color: #000000;
    margin-top: 6rem;
    width: 20rem;
    margin-left: 3rem;

}

.bitimgs {
    position: absolute;
    top: 10.5rem;
    left: 21rem;
}

.bitimgs img {
    width: 10rem;
}

.bitimgs li {
    float: left;
    margin-left: 2rem;

}

.bittags {
    margin-left: 13rem;
    margin-top: -5rem;
}

.bittags li {
    float: left;
    margin-left: 2rem;
}

.bittags p {
    float: left;
    margin-left: 2rem;
    /* width: 16.3rem; */
    height: 5rem;
    background-color: #EEEEEE;
    color: #959595;
    text-align: center;
    line-height: 4rem;
    font-size: 2.4rem;
    border-radius: 4%;
    font-family: OPPOSans-B;
    padding: 7px;
    margin-top: 1rem;
}

.bilike {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5rem;
    width: 100%;
    position: relative;
}

.biltitle {
    font-size: 3.6rem;
    color: #000000;
    text-align: center;
    width: 100%;

}

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

}

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

}

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

.bitoptime {
    position: absolute;
    color: #FFFFFF;
    font-size: 3.6rem;
    top: 62rem;
}

.bilikep {
    width: 100%
}

.bi-li {
    width: 100%;
}

.bilike .blogimg {
    width: 100%;
    height:67rem;
}
.prevs img, .nexts img{
    width: 10rem;
}
.bilike ul {
    margin-top: 7rem;
    height: 67rem;
}

.bilike .bloginfo {
    position: relative;
}

.biliketxtp {
    position: absolute;
    top: 35rem;
    width: 58%;
    margin-left: 4%;
}

.bilike-title {
    font-size: 4.8rem;
    color: #FFFFFF;

}

.bilike-line {
    width: 10rem;
    height: 2px;
    background-color: #FFFFFF;
    margin-top: 1rem;
}

.bilike-time {
    font-size: 3.6rem;
    color: #FFFFFF;
    margin-top: 3rem;
}

.bilike .prevs {
    position: absolute;
    left: 0rem;
    z-index: 89;
    top: 11rem;
}

.bilike .nexts {
    position: absolute;
    right: 0rem;
    z-index: 89;
    top: 11rem;
}
.tagPanel{
    position: relative;
}