.bp-body{
    width: 1220px;
    margin: 0 auto;
    z-index: 99;
    height: 1px;
    position: relative;
    margin-top: -360px;
    margin-bottom: 360px;
}
.bp-main{
    position: absolute;
    top: -16px;
    left: 0;
    /* width: 291px; */
    height: 292px;
    background-color: #fff;
    z-index: 99;
}
.bp-main h3{
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 30px;
    text-align: center;
    line-height: 1.3;

    font-size: 16px;
    font-weight: bold;
    color: #1a1c1a;
    line-height: 18px;
}
.bp-main .p1{
    font-size: 14px;
    text-align: center;
    /*color: #fff;*/
    margin-top: 6px;
    margin-bottom: 16px;
    line-height: 1.3;
}
.bp-main .bp-unit{
    width: 242px;
    height: 35px;
    background: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: 10px;
}
.bp_error{
    color: #f66;
    margin: 0 auto;
    width: 242px;
}
.bp_error.none{
    display: none;
}
.bp-unit input{
    float: left;
    border: none;
    padding: 8px 70px 8px 10px;
}
.bp-unit .unit{
    float: left;
    margin-top: 7px;
    color: #333;
}
.bp-agg{
    margin-top: 10px;
    color: #fff;
    font-size: 12px;
    padding-left: 24px;
}
.bdd-link{
    color: #fff;
    font-size: 12px;
}
.bdd-std{
    float: left;
    margin-top: 2px;
    margin-right: 4px;
}
.bp-btn{
    width: 242px;
    height: 35px;
    background: #1DC87C;
    display: block;
    color: #fff;
    line-height: 35px;
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
}
.bp-btn span{
    font-size: 14px;
    font-weight: bold;
}
.bp-tips{
    color: #999;
    text-align: center;
    margin-top: 20px;
}
@media screen and (min-width:1460px) {
    .bp-body{
        margin-top: -460px;
        margin-bottom: 460px;
        height: 1px;
        width: 1460px;
    }
    .bp-main{
        top: 0px;
        width: 330px;
        height: 460px;
        background-color: #fff;
    }
    .bp-main h3{
        font-size: 26px;
        margin-top: 55px;
    }
    .bp-main .p1{
        font-size: 16px;
        line-height: 1.3;
        margin-top: 8px;
        margin-bottom: 36px;
    }
    .bp-main .bp-unit{
        width: 261px;
        height: 44px;
        margin-top: 14px;
    }
    .bp_error{
        /*width: 261px;*/
    }
    .bp-unit input{
        font-size: 14px;
        padding: 12px 60px 10px 14px;
    }
    .bp-unit .unit{
        font-size: 16px;
        margin-top: 10px;
    }
    .bp-agg{
        /*padding-left: 33px;*/
    }
    .bdd-std{
        float: left;
        margin-top: 3px;
        margin-right: 4px;
    }
    .bp-btn{
        /*width: 261px;*/
        /*height: 44px;*/
        /*line-height: 44px;*/
        /*margin-top: 12px;*/
    }
}
.bp-rs-layer{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(51,51,51,0.6);
    z-index: 9999;
}
.bp-rs-body{
    width: 980px;
    height: 420px;
    background: #fff;
    top: 50%;
    left: 50%;
    position: absolute;
    margin-top: -210px;
    margin-left: -490px;
    border-radius: 14px;
}
.bpr-left{
    float: left;
    width: 523px;
}
.bpr-right{
    float: left;
    width: 456px;
    height: 422px;
    background-size: 100%;
    border-radius: 0 14px 14px 0;
    overflow: hidden;
    position: absolute;
    right: -1px;
    background: url(../image/home-top-right1.png?v20211221) no-repeat;

}
.bpr-right-code{
    width: 144px;
    height: 144px;
    position: absolute;
    top: 202px;
    left: 155px;
}
.bpr-header{
    margin-top: 49px;
    text-align: center;
}
.bpr-big{
    font-size: 26px;
    font-weight: bold;
    color: #242323;
}
.bpr-small{
    font-size: 16px;
    font-weight: 400;
    color: #666;
    padding-left: 10px;
}
.bpr-small em{
    color: #52B16E;
}
.bpl-c{
    margin-top: 30px;
    width: 385px;
    height: 198px;
    margin-left: 68px;
    background-color: #F7F7F7;
    background-size: 100%;
    border-radius: 10px;
}
.bpl-cd{
    margin-top: 40px;
    text-align: center;
    font-size: 14px;
    color: #333;
    font-weight: bold;
}
.bpl-cd .mid{
    padding-left: 16px;
    padding-right: 16px;
}
.bpl-c p{
    color: #333333;
    font-size: 20px;
    font-weight: 500;
    padding-top: 22px;
    text-align: center;
}
.bpl-c p span{
    font-size: 36px;
    color: #0CC76E;
    padding: 0 6px;
    font-weight: bold;
}
.bpr-tips{
    font-size: 12px;
    color: #807E7E;
    line-height: 22px;
    margin-left: 68px;
    width: 340px;
    margin-top: 24px;
}
.bpr-close{
    width: 36px;
    height: 36px;
    position: absolute;
    top: -46px;
    right: 0px;
     background: url(../image/bpr-close.png) no-repeat;background-size: 100%;
}
.bp_privacy-confirm{
    width: 100%;
    height: 460px;
}
.bp_privacy-confirm.none{
    /* display: none; */
}
.bp_privacy-confirm-mask{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 98;
    width: 100%;
    height: 100%;
    background: hsla(0,0%,100%,0);
}
.bp_privacy-content{
    margin-top: 220px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 99;
    transform: translate(-50%,-30%);
    width: 265px;
    height: 122px;
    background: #fff;
    box-shadow: 0 5px 30px 0 hsla(0,0%,81%,.5);
    border-radius: 10px;
    padding: 10px 30px 18px;
}
.bp_privacy-content p{
    font-size: 14px;
    font-weight: 500;
    color: #333;
    line-height: 1.4;
    text-align: center;
    margin-top: 37px;
}
.bp_privacy-content a.bp_agree-link{
    color: #0dc76e;
}
.bp_footer-wrapper{
    padding-top: 20px;
    text-align: center;
}
.bp_footer-wrapper a{
    font-size: 14px;
    display: inline-block;
    width: 96px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    background: #f5f5f5;
    border-radius: 3px;
}
.bp_footer-wrapper a:nth-child(1) {
    color: #999;
    background: #f5f5f5;
}
.bp_footer-wrapper a:nth-child(2) {
    color: #fff;
    background: #50ac6a;
    margin-left: 10px;
}

/*version 1*/
/*.bp-main.v1{*/
/*    width: 319px;*/
/*    height: 322px;*/
/*    background-color: #fff;*/
/*    margin-top: 20px;*/
/*}*/
/*.bp-main.v1 h3{*/
/*    color: #333;*/
/*    margin-top: 20px;*/
/*}*/
.bp-main.v1 .p1{
    color: #ef7a26;
    /*font-size: 16px;*/
    margin-top: 10px;
}
.bp-main.v1 #bpArea{
    background: #F7F7F7;
    width: 160px;
    font-size: 14px;
    color: #333;
}
.bp-main.v1 #bpArea::placeholder {
    color: #B3B3B3;
}
.bp-main.v1 .bp-unit{
    margin-top: 12px;
}
.bp-main.v1 .bp-unit .unit{
    position: absolute;
    right: 14px;
    font-size: 14px;
}
.bp-main.v1 #bpPhone{
    background: #F7F7F7;
    width: 160px;
    font-size: 14px;
    color: #333;
}
.bp-main.v1 #bpPhone::placeholder {
    color: #B3B3B3;
}
.bp-main.v1 .bp-agg{
    color: #999;
    /*padding-left: 38px;*/
    margin-top: 14px;
    display: flex;
    align-items: center;
}
.bp-main.v1 .bdd-link{
    color: #999;
}
.bp-main.v1 .bp-btn{
    /*background: #52B16E;*/
    /*width: 250px;*/
    /*height: 42px;*/
    /*line-height: 42px;*/
    /*margin-left: 39px;*/
}
.bp-main.v1 .bp-btn span{
    font-size: 14px;
    font-weight: 500;
}
.bp-main.v1 .bp-tips{
    margin-top: 14px;
    opacity: 0.5;
}


@media screen and (min-width:1460px) {
    .bp-main.v1{
        width: 330px;
        height: 373px;
        margin-top: 50px;
        /*padding-bottom: 30px;*/
    }
    .bp-main.v1 h3{
        margin-top: 38px;
        color: #333;
        /*margin-top: 42px;*/
        font-size: 20px;
        line-height: 24px;
    }
    .bp-main.v1 .p1{
        font-size: 14px;
        margin-top: 9px;
        margin-bottom: 29px;
    }
    .bp-main.v1 #bpArea{
        width: 201px;
    }
    .bp-main.v1 input {
        padding: 13px 70px 12px 10px;
    }
    .bp-main.v1 .bp-unit{
        width: 275px;
        height: 45px;
        background: #FFFFFF;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        margin-top: 11px;
    }

    .bp-main.v1 .bp-unit .unit{
        position: absolute;
        right: 12px;
        font-size: 16px;
    }
    .bp-main.v1 #bpPhone{
        width: 201px;
    }
    .bp-main.v1 .bp-agg{
        padding-left: 28px;
        margin-top: 11px;
    }
    .bp-main.v1 .bp-btn{
        background: #52B16E;
        width: 275px;
        height: 45px;
        line-height: 45px;
        /*margin-left: 29px;*/
    }
    .bp-main.v1 .bp_error{
        width: 275px;
    }
    .bp-main.v1 .bp-tips{
        margin-top: 14px;
    }
}
.bp-btn:hover{
    color: #fff;
}