.VPLUS_payread_btn_h5 {
    position: relative;
    text-align: center
}

.VPLUS_payread_btn_h5 .vplus_btn_box {
    display: block
}

.VPLUS_payread_btn_h5 .vplus_btn_box .vplus_btn,.VPLUS_payread_btn_h5 .vplus_btn_box a.vplus_btn {
    position: relative;
    display: inline-block;
    min-width: 7rem;
    height: 1.875rem;
    padding-left: .8125rem;
    padding-right: .8125rem;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3.3125rem;
    color: #ff8200;
    font-size: .875rem;
    line-height: 1.875rem;
    box-sizing: border-box
}

.VPLUS_payread_btn_h5 .vplus_btn_box .vplus_btn::before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    height: 200%;
    width: 200%;
    border: 1px solid #ff8200;
    border-radius: 6.625rem;
    transform: scale(.5,.5);
    transform-origin: top left;
    box-sizing: border-box
}

.VPLUS_payread_btn_h5 p {
    margin: .625rem 0 0;
    font-size: .625rem;
    color: #636363;
    line-height: .875rem
}

.VPLUS_payread_btn {
    font: 12px/1.3 Arial,'Microsoft YaHei';
    color: #333;
    text-align: center;
    margin: 0 0 20px
}

.VPLUS_payread_btn::selection {
    background: #eb7350;
    color: #fff
}

.VPLUS_payread_btn a:hover {
    text-decoration: none
}

.VPLUS_payread_btn a:focus {
    outline-style: none
}

.VPLUS_payread_btn .vplus_btn_box {
    margin: 0 0 10px
}

.VPLUS_payread_btn .vplus_btn {
    display: inline-block;
    min-width: 88px;
    padding: 0 20px;
    height: 38px;
    color: #FA7D3C;
    font-size: 16px;
    line-height: 38px;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 20px;
    box-shadow: 0 1px 2px 0 #ddd;
    background-position: 0 0;
    text-decoration: none;
    margin: 0 auto;
    cursor: pointer
}

.VPLUS_payread_btn .vplus_btn:hover {
    background: #ff8140;
    border: 1px solid #ff8140;
    box-shadow: none;
    color: #fff
}
.VPLUS_payread_btn .vplus_btn_box:nth-child(2) .vplus_btn{
    background: #ff8140;
    border: 1px solid #f77c3d;
    color: #fff;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 25%);
    text-indent: 0;
 }
.VPLUS_payread_btn .VPLUS_payread_btn .vplus_btn_box:nth-child(2) .vplus_btn:hover{ 
    background: #f7671d;
    border: 1px solid #f06923;
}
.VPLUS_payread_btn .vplus_btn2{
    width: 262px;
 }

.VPLUS_payread_btn p {
    color: grey;
    margin: 0
}

.VPLUS_payread_btn .avatar_list {
    display: flex;
    justify-content: center;
    margin-top: 20px
}

.VPLUS_payread_btn .avatar_list ul {
    margin: 0;
    padding: 0
}

.VPLUS_payread_btn .avatar_list ul li {
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #fff;
    width: 20px;
    height: 20px;
    margin-left: -4px
}

.VPLUS_payread_btn .avatar_list ul li img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.VPLUS_payread_btn .avatar_list ul li:first-child {
    margin-left: 0
}

.VPLUS_payread_btn .avatar_list .ellipsis {
    background-color: #E6E6E6;
    text-align: center;
    position: relative;
    overflow: hidden
}

.VPLUS_payread_btn .avatar_list .ellipsis span {
    position: absolute;
    width: 2.5px;
    height: 2.5px;
    border-radius: 50%;
    background-color: #fff;
    top: 9px;
    left: 45.5%
}

.VPLUS_payread_btn .avatar_list .ellipsis span:first-child {
    left: 22.75%
}

.VPLUS_payread_btn .avatar_list .ellipsis span:last-child {
    left: 69.25%
}

.VPLUS_payread_btn .avatar_list p {
    margin: 0;
    padding: 0;
    height: 22px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #939393;
    line-height: 22px;
    margin-left: 4px
}
