.enrollCashier{padding:0 .4rem;box-sizing:border-box}.money{font-family:PingFangSC-Medium;font-size:.36rem;color:#f34911;line-height:.84rem;font-weight:500}.money span{font-size:.6rem;margin-left:.15rem}.enrollCashier_content{padding:0 .4rem}.hint{margin-top:.4rem;margin-bottom:1.2rem}.hint .hint_title{font-family:PingFangSC-Medium;font-size:.28rem;color:#1b1c1e;font-weight:500;margin-bottom:.24rem}.hint .row{font-family:PingFangSC-Regular;font-size:.24rem;color:#585d65;line-height:.38rem;font-weight:400}.payment{padding-bottom:-webkit-calc(1.88rem + var(--safe-area-inset-bottom));padding-bottom:calc(1.88rem + var(--safe-area-inset-bottom))}.payment .item{width:100%;height:auto;border-radius:.2rem;margin-bottom:.16rem}.payment .item.active{background:#fafbfa}.payment .item.active .item_title:after{background:#7ad21a;border:.02rem solid #fff}.payment .item.active .item_content{display:block}.payment .item .item_title{width:100%;height:1.04rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-left:.36rem;box-sizing:border-box;position:relative}.payment .item .item_title:after{content:"";width:.24rem;height:.24rem;border-radius:50%;background:#e9e9e9;position:absolute;top:.4rem;right:.4rem}.payment .item .item_title img{width:.56rem;height:.56rem;margin-right:.16rem}.payment .item .item_title span{font-family:PingFangSC-Medium;font-size:.28rem;color:#1b1c1e;font-weight:500}.payment .item .item_content{display:none;padding:.08rem .4rem .32rem 1.08rem}.payment .item .item_content .info li{height:.4rem;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.24rem;font-family:PingFangSC-Regular;font-size:.28rem;font-weight:400;line-height:.4rem}.payment .item .item_content .info li span:first-of-type{color:#999}.payment .item .item_content .info li span:nth-of-type(2){color:#666}.payment .item .item_content .operation{width:100%;height:.56rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:.4rem}.payment .item .item_content .operation span{font-family:PingFangSC-Medium;font-size:.28rem;color:#1b1c1e;font-weight:500}.payment .item .item_content .operation .copy{width:1.04rem;height:.56rem;box-shadow:0 .06rem .1rem 0 rgba(27,28,30,.25);border-radius:.28rem;font-size:.28rem;line-height:.56rem}.confirm,.payment .item .item_content .operation .copy{background:#1b1c1e;font-family:PingFangSC-Medium;color:#fff;font-weight:500}.confirm{width:2.88rem;height:1.08rem;box-shadow:0 .1rem .2rem 0 rgba(27,28,30,.25);border-radius:.54rem;font-size:.32rem;line-height:1.08rem;position:fixed;bottom:-webkit-calc(.4rem + var(--safe-area-inset-bottom));bottom:calc(.4rem + var(--safe-area-inset-bottom));left:-webkit-calc(50% - 1.44rem);left:calc(50% - 1.44rem)}