.pop-background .msg-content{position:fixed;background-color:#2979ff;top:0;left:0;right:0;height:70vw}.pop-background .msg-content .failure .icon,.pop-background .msg-content .success .icon{width:20vw;height:20vw;position:relative;top:10vw;left:50%;transform:translateX(-50%)}.pop-background .msg-content .failure .msg,.pop-background .msg-content .success .msg{width:100%;text-align:center;font-size:6.4vw;line-height:16vw;color:#fff;position:relative;top:10vw}.pop-background .info-bg{position:fixed;width:95vw;height:8vw;background-color:rgba(0,0,0,.5);box-shadow:0 0 .5vw rgba(0,0,0,.6);top:50vw;left:50%;transform:translateX(-50%);border-radius:10vw}.pop-background .container{position:fixed;width:90vw;top:53vw;left:50%;transform:translateX(-50%);background:-webkit-linear-gradient(top,rgba(0,0,0,.1) 0,#fff 5%);background:-o-linear-gradient(top,rgba(0,0,0,.1) 0,#fff 5%);background:-moz-linear-gradient(top,rgba(0,0,0,.1) 0,#fff 5%);background:linear-gradient(top,rgba(0,0,0,.1) 0,#fff 5%);color:#666;border-radius:0 0 2.6vw 2.6vw;box-shadow:0 0 .8vw rgba(0,0,0,.1)}.pop-background .info-container{padding:10vw 5vw;display:flex;justify-content:center;color:#666;font-size:6vw;line-height:10vw;text-align:center}.pop-background .profile-pop-window{display:flex;flex-direction:column}.pop-background .profile-pop-window .profile-base{height:16vw;display:flex;margin:8vw 4vw 4vw}.pop-background .profile-pop-window .profile-base .profile-avatar{height:16vw;width:16vw;border-radius:50%;border:.53333vw solid rgba(0,0,0,.1)}.pop-background .profile-pop-window .profile-base .profile-name{margin-left:5.5vw;font-size:6.4vw;line-height:16vw;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pop-background .profile-pop-window .authentication{height:30vw;margin:0 2.6vw 2vw;display:flex;flex-direction:column}.pop-background .profile-pop-window .authentication .item{height:10.6vw;margin-bottom:2vw;display:flex}.pop-background .profile-pop-window .authentication .item .name{width:8vw;font-size:3.7vw;text-align:left;margin:0 2.66667vw;color:rgba(0,0,0,.3)}.pop-background .profile-pop-window .authentication .item .value{font-size:3.7vw;font-weight:500;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pop-background .payment-pop-window .content,.pop-background .receiving-pop-window .content{margin:10vw 2.6vw 2vw;display:flex;flex-direction:column}.pop-background .payment-pop-window .content .item,.pop-background .receiving-pop-window .content .item{height:14vw;line-height:14vw;display:flex}.pop-background .payment-pop-window .content .item .avatar,.pop-background .receiving-pop-window .content .item .avatar{height:11.5vw;width:11.5vw;border-radius:50%;border:.53333vw solid rgba(0,0,0,.1)}.pop-background .payment-pop-window .content .item .user-name,.pop-background .receiving-pop-window .content .item .user-name{margin-left:3vw;font-size:5vw;height:14vw;line-height:14vw;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pop-background .payment-pop-window .content .item .name,.pop-background .receiving-pop-window .content .item .name{width:20vw;height:14vw;font-size:4vw;text-align:left;line-height:14vw;margin:0 2.66667vw;color:rgba(0,0,0,.5)}.pop-background .payment-pop-window .content .item .value,.pop-background .receiving-pop-window .content .item .value{font-size:6.4vw;height:14vw;line-height:14vw;text-align:left}.pop-background .payment-pop-window .content .item .comment-value,.pop-background .receiving-pop-window .content .item .comment-value{font-size:5vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pop-background .set-amount-modal{position:fixed;left:0;bottom:0;right:0;top:0;background:rgba(0,0,0,.9);z-index:99999}.pop-background .set-amount-modal .set-amount-pop-window{width:90%;height:70vw;position:fixed;background-color:#fff;top:50%;left:50%;transform:translate(-50%,-50%);border-top:.1vw solid rgba(255,255,255,.1);box-shadow:0 -1vw 1vw rgba(255,255,255,.1);border-radius:2vw}.pop-background .set-amount-modal .set-amount-pop-window .amount,.pop-background .set-amount-modal .set-amount-pop-window .comment,.pop-background .set-amount-modal .set-amount-pop-window .continuous{width:80vw;height:10vw;font-size:5vw;display:flex;margin:6vw 0;position:relative;left:50%;transform:translateX(-50%)}.pop-background .set-amount-modal .set-amount-pop-window .amount .label,.pop-background .set-amount-modal .set-amount-pop-window .comment .label,.pop-background .set-amount-modal .set-amount-pop-window .continuous .label{flex:2;line-height:10vw;color:#888}.pop-background .set-amount-modal .set-amount-pop-window .amount .value,.pop-background .set-amount-modal .set-amount-pop-window .comment .value,.pop-background .set-amount-modal .set-amount-pop-window .continuous .value{flex:5;width:20vw;color:#444;border-bottom:.1vw solid rgba(0,0,0,.2)}.pop-background .set-amount-modal .set-amount-pop-window .continuous #toggle-button{display:none}.pop-background .set-amount-modal .set-amount-pop-window .continuous .button-label{position:relative;display:inline-block;top:2vw;width:13vw;height:6vw;background-color:#ccc;border:.1vw solid #ccc;border-radius:6vw;cursor:pointer}.pop-background .set-amount-modal .set-amount-pop-window .continuous .circle{position:absolute;top:.1vw;left:0;width:6vw;height:5.5vw;border-radius:50%;background-color:#fff;border:.1vw solid #ccc}.pop-background .set-amount-modal .set-amount-pop-window .continuous .button-label .text{line-height:16vw;font-size:3vw;-webkit-user-select:none;user-select:none}.pop-background .set-amount-modal .set-amount-pop-window .continuous .on{position:absolute;top:-5vw;color:#fff;display:none;text-indent:2vw}.pop-background .set-amount-modal .set-amount-pop-window .continuous .off{position:absolute;top:-5vw;color:#fff;display:inline-block;text-indent:7vw}.pop-background .set-amount-modal .set-amount-pop-window .continuous .button-label .circle{left:0;transition:all .3s}.pop-background .set-amount-modal .set-amount-pop-window .continuous #toggle-button:checked+label.button-label .circle{left:6.8vw}.pop-background .set-amount-modal .set-amount-pop-window .continuous #toggle-button:checked+label.button-label .on{display:inline-block}.pop-background .set-amount-modal .set-amount-pop-window .continuous #toggle-button:checked+label.button-label .off{display:none}.pop-background .set-amount-modal .set-amount-pop-window .continuous #toggle-button:checked+label.button-label{background-color:#00e676}.pop-background .set-amount-modal .set-amount-pop-window .btn-list{width:100%;height:12vw;display:flex;justify-content:space-around;margin-bottom:4vw}.pop-background .set-amount-modal .set-amount-pop-window .btn-list .btn-item{width:40vw;height:10vw;background-color:#fdd835;margin:0 6vw;border-radius:5vw}.pop-background .bottom-btn-list{position:fixed;bottom:10vw;left:50%;transform:translateX(-50%);display:flex}.pop-background .bottom-btn-list button{text-align:center;width:60vw;height:10vw;background-color:#fdd835;border-radius:5vw;justify-content:space-around;margin:0 2vw}.toast .message{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:2vw;text-align:center;line-height:2;font-size:5vw;color:#fff;padding:5vw;background-color:rgba(0,0,0,.6);z-index:9999999}