.blogphone{
    display: none;
}
.blogsPage {
    width: 100%;
}

.bpanel1 {
    width: 100%;
    position: relative;
}
.bp-img {
    width: 100%;

}
.bp-img1 {
    width: 100%;

}

.bbantxt {
    width: 68rem;
    position: absolute;
    top: 13rem;
    left: 98rem;
}

.bantitle {
    /* font-family: Rany-Blod; */
    font-size: 6rem;
    color: #000000;
}

.bantxt {
    font-size: 2.4rem;
    color: #000000;
}

.bpanel2 {
    width: 100%;
    margin-top: 9.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bp2 {
    width: 150rem;
    display: flex;
    flex-wrap: row;
}

.bp-img2 {
    width: 75rem;
    height: 69rem;
    border-radius: 2% 0 0 2%;
}

.bp2-txts {
    width: 75rem;
    height: 69rem;
    background-color: #FFFFFF;
    border-radius: 0 2% 2% 0;

}

.bp2txtp {
    width: 70%;
    margin-left: 10%;
    margin-top: 8rem;
}

.bp2-time {
    font-size: 2.5rem;
    color: #000000;

}

.bp2-title {
    font-size: 4.2rem;
    color: #000000;
    margin-top: 3rem;

}

.bp2-txt {
    font-size: 1.5rem;
    color: #535353;
    margin-top: 3rem;

}

.bwidget {
    width: 20rem;
    height: 5rem;
    cursor: pointer;
    display: block;
    margin-top: 8rem;
    margin-left: 10%;
}

.bwidget-txt {
    font-size: 2.4rem;
    color: #000000;
    width: 20rem;
    height: 5rem;
    border: 1px solid #b5b5b5b5;
    border-radius: 2rem;
    text-align: center;
    line-height: 5rem;

}

.bplane3 {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.blogs {
    width: 153rem;
    margin-left: -3rem;
}

.blogs ul li {
    float: left;
    margin-top: 3rem;

}

.bi-li {
    margin-left: 3rem;
}

.bloginfo {
    display: flex;
    flex-direction: column;
}

.blogimg {
    width: 48rem;
    border-radius: 2% 2% 0 0;
    height: 29.7rem;

}

.blogtxt {
    width: 48rem;
    height: 60rem;
    border-radius: 0 0 2% 2%;
    background-color: #FFFFFF;
}

.bp3txtp {
    width: 80%;
    margin-left: 10%;
    margin-top: 5rem;
}

.bp3-time {
    font-size: 3rem;
    color: #000000;

}

.bp3-title {
    font-size: 3.2rem;
    color: #000000;
    margin-top: 3rem;
    height: 15rem;

}

.bp3-txt {
    font-size: 1.8rem;
    color: #535353;
    margin-top: 3rem;
    height: 13rem;

}

.bpages {
    height: 29.4rem;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.clearfix {
    text-align: center;
    height: 4rem;
}

.clearfix .on a {
    color: #FFFFFF;
}

.clearfix dd {
    width: 4rem;
    height: 4rem;
    line-height: 4rem;
    float: left;
    margin-left: 2rem;
    font-size: 3rem;

}

.clearfix .on {
    background-color: #000000;
    border-radius: 20%;

}

.footerTable {
    display: none;
}

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

.bptable {}

.bpt-label {
    font-size: 2.4rem;
    color: #000000;
    text-align: center;
}
.bptable .form-input-3,.bptable .form-input-7{
    background-color: rgb(244,246,248);
    border: 0 solid;
    border-radius: 2%;
    font-family: OPPOSans-R;
    font-size: 2.4rem;
    color: #C9C9C9;
}
.bptable .form1-input-box{
    width: 80rem;
    /* margin-left: 16%; */
}
.bptable .cap-img{
    width: 12rem;
    margin-left:-58%;
}
.bptable .form-input-3{
    width:42rem;
    height: 6rem;
    line-height: 6rem;
}
.inpalel{
    width:100%;
}
.bptable .form-input-7{
    width:22.6rem;
    height: 6rem;
    line-height: 6rem;
}
.bptable .cap-img{
    width: 12rem;
    margin-left: 2%;
    margin-top: -1%;
}
.bptable .form-input-check{
   position:static;
   font-size: 1.8rem;
   font-family: OPPOSans-R;
   color:#B5B5B5;
   
   text-align: left;

}
.bptable .annotations-text {
    width: 79.1rem;
   
}
.bptable .form-input-check a {
    color:#FF7F00;
}
.bptable .form1-button{
    font-family: Rany-Bold;
    font-size: 2.4rem;
    background-color: #FF7F00;
    width: 30rem;
    height: 6rem;
    border-radius: 16px;
    color: white;
    font-size: 3rem;
    padding: 0 7px;
    border: 0px;
    cursor: pointer;

}
.bptable input::-webkit-input-placeholder {
    font-family: OPPOSans-R !important;
    color: #B5B5B5;
    font-size:2.4rem !important;
}