
.pb2 {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    margin-top: 0;
    text-align: center;
}


.icx {
    margin-top: 20px;
    height: 151px;
    width: auto;
}

.pb3tt{
    width: 100%;
    height: 100%;
    margin-top: 50px;

    display: flex;
    display: -webkit-flex;
    flex-direction: column;

}

.pbg{
    width: 75%;
    height: 350px;
    margin: 0 auto;

    background: rgba(255, 255, 255, 1);
    border-radius: 9px;

    -moz-box-shadow: 0px 0px 15px 15px #F0F3F5;
    -webkit-box-shadow: 0px 0px 15px 15px #F0F3F5;
    box-shadow: 0px 0px 15px 15px #F0F3F5;

    max-width: 240px;
}

.pb3ttt {
    float: top;
    width: 100%;
    text-align: center;
    height: 400px;
}

.pb3ttt label {
    width: 100%;
    display: block;


    height:23px;
    font-size:24px;
    font-family:PingFang SC;
    font-weight:600;
    color:rgba(51,51,51,1);
    line-height:27px;

    margin-top: 10px;
}

.pb3ttt p {
    width:144px;
    height:70px;
    font-size:16px;
    font-family:PingFang SC;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:27px;


    margin: 0 auto;
    margin-top: 15px;
}

.pb3t0{
    width: 100%;
    height:43px;
    font-size:45px;
    font-family:PingFang SC;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:53px;

    margin-top: 71px;

}
.pb3t2{
    width: 100%;
    height:43px;
    font-size:45px;
    font-family:PingFang SC;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:53px;

    margin-top: 71px;

}

.pb3t1{
    width: 100%;
    height:19px;
    font-size:19px;
    font-family:PingFang SC;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:53px;
    margin-top: 25px;
}

.ptoot{
    width: 100%;
    height:100%;
    font-size:43px;
    font-family:PingFang SC;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:280px;
    display: block;
    margin-top: 40px;
}
