.blogpc {
    display: none;
}

.blogsPage {
    width: 100%;
}

.bpanel1 {
    width: 100%;
    position: relative;
    margin-top: 12rem;
}

.bp-img1 {
    width: 100%;

}
.bp-img {
    width: 100%;

}
.bbantxt {
    width: 48rem;
    position: absolute;
    top: 15rem;
    left: 53rem;
}

.bantitle {
    font-size: 7.2rem;
    color: #000000;
}

.bantxt {
    font-size: 3.6rem;
    color: #000000;
    margin-top: 4rem;
}

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

.bp2 {
    width: 98rem;
    display: flex;
    flex-flow: column;
}

.bp-img2 {
    width: 98rem;
    border-radius: 2% 2% 0 0;
}

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

}

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

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

}

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

}

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

}

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

.bwidget-txt {
    font-size: 4.8rem;
    color: #000000;
    width: 35rem;
    height: 8rem;
    border: 1px solid #b5b5b5b5;
    border-radius: 2%;
    text-align: center;
    line-height: 8rem;
    margin-left: -2rem;

}
.txt1{
    margin-left: 0rem;
}
.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;
    margin-left: 6rem;
}

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

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

.blogimg {
    width: 48rem;
    height: 30rem;
    border-radius: 4% 4% 0 0;

}

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

.bp3txtp {
    width: 88%;
    height: 80%;
    margin-left: 5%;
    margin-top: 2rem;
}

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

}

.bp3-title {
    font-size: 4.4rem;
    height: 43%;
    color: #000000;
    margin-top: 3rem;

}

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

}

.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: 6rem;
    height: 6rem;
    line-height: 6rem;
    float: left;
    margin-left: 2rem;
    font-size: 4.8rem;

}

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

}

.footerTable {
    display: none;
}

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

.bptable {
    width: 70rem;
}

.bpt-label {
    font-size: 3.6rem;
    color: #000000;
    text-align: center;
}

.bptable .form-input-3,
.bptable .form-input-7 {
    background-color: #FAFAFA;
    border: 0 solid;
    border-radius: 2%;
    font-family: OPPOSans-R;
    font-size: 3rem;
    color: #C9C9C9;
}

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

.bptable .form1-input-box {
    /* width: 79rem; */
    /* margin-left: 16%; */
}

.bptable .cap-img {
    width: 12rem;
    margin-left: -58%;
}

.bptable .form-input-3 {
    width: 60rem;
    height: 8rem;
}

.inpalel {
    width: 100%;
}

.bptable .form-input-7 {
    width: 35rem;
    height: 8rem;
}

.bptable .cap-img {
    width: 23rem;
    margin-left: 2%;
    margin-top: -1%;
}

.bptable .form-input-check input {
    width: 2.5rem;
    height: 2.5rem;
}

.bptable .form-input-check {
    position: static;
    font-size: 3rem;
    margin-top: 4rem;
    margin-left: 0;
    color: #B5B5B5;
}

.bptable .form-input-check a {
    text-decoration: underline;
    color: #FA820A;
}

.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;

}

.foot {
    display: none;
}