.GiveMoney{width:80%;margin:auto;padding-bottom:16%;text-align:center;font-size:max(14px,1vw)}.GiveMoney .content_info{margin-top:1%}.GiveMoney .content_info .goods_item{border-radius:.8vw;padding:1%;border:2px solid #eee;margin:1% 0;display:flex;color:#aaa;justify-content:space-between;flex-wrap:wrap}.GiveMoney .whicth{display:flex;justify-content:center;align-items:center;margin-top:max(100px,10%);position:relative}.GiveMoney .whicth:before{content:"请选择你的支付方式。";position:absolute;transform:translate(5%,-200%);font-weight:700}.GiveMoney .whicth>div{display:flex;justify-content:center;align-items:center;white-space:nowrap}.GiveMoney .whicth>div>input{accent-color:#439c4c;margin-right:5%}.GiveMoney .whicth>div:nth-child(2){margin-left:5%}.GiveMoney .yesIs{display:inline-block;margin:2% auto;padding:1% 5%;background-color:#439c4c;color:#fff;text-align:center;border-radius:max(20px,3vw);cursor:pointer}.GiveMoney .yesIs:active{transform:scale(.95)}.GiveMoney .page{margin-top:1%}.GiveMoney .page>div{position:relative}.GiveMoney .page>div>img{width:max(200px,20vw)}.GiveMoney .page .result>img{opacity:.3;filter:blur(1px)}.GiveMoney .page .result:after{content:"支付完成";position:absolute;display:block;color:#439c4c;font-weight:700;top:50%;left:50%;transform:translate(-50%,-50%)}