.main{height:10.2rem;background:#fff;position:absolute;top:.4rem;left:.4rem;right:.4rem;border-radius:.1rem}.amount{margin:.3rem 0 0 0;font-size:.32rem;font-family:ArialMT;text-align:center}.amount span{font-size:.52rem}@media only screen and (min-height:812px){.main{}}@media only screen and (min-width:990px){.footer-copyright{width:5.8rem;margin:0 auto;font-size:28px}}@media only screen and (max-width:990px){.footer-copyright{width:6.8rem;margin:0 auto}}.pay-desc{margin:.02rem 0 0 .84rem;font-size:.30rem;font-family:ArialMT;color:#a2a2a2;text-align:center}.pay-select{margin:.8rem 0 0 .46rem;font-size:.34rem;font-family:ArialMT}.pay-type{width:5.56rem;margin:0 auto}.pay-type ul{margin-top:.4rem}.pay-type li{list-style:none;height:1rem;border-bottom:.04rem solid #d9d7d7;margin-top:.24rem;position:relative}.pay-type li img{width:.76rem;height:.76rem;padding:.12rem 0 0 .32rem}.pay-type li span{font-size:.36rem;font-family:ArialMT;margin-left:.2rem;vertical-align:.24rem}.pay-type .circle{width:.28rem;height:.28rem;border:.02rem solid #d8d8d8;border-radius:.14rem;position:absolute;right:.32rem;top:.36rem}.pay-type .check{background:#beedff;border:.04rem solid #75bbf6;border-radius:.08rem}.pay-type .check .circle{background-image:url(../images/check.png);background-size:100% 100%;background-repeat:no-repeat}.pay-button{width:5.42rem;height:.92rem;background:#469ff2;border-radius:.2rem;font-size:.36rem;font-family:ArialMT;color:#fff;line-height:.92rem;text-align:center;margin:.7rem auto}.pay-button-display{width:5.42rem;height:.92rem;background:#c2c2c2;border-radius:.2rem;font-size:.36rem;font-family:ArialMT;color:#fff;line-height:.92rem;text-align:center;margin:.7rem auto}.pay-button span{padding-left:.26rem}.shawdow{display:none;height:100%;width:100%;position:fixed;top:0;left:0;background:url(../Pay_files/shawdow.png);z-index:2}.shawdow .msg{width:5.8rem;height:auto;min-height:1.6rem;background-color:#fff;border-radius:.1rem;position:relative;left:50%;top:48%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;text-align:center}.wait{display:none;height:100%;width:100%;position:fixed;top:0;left:0;background:url(../Pay_files/shawdow.png);z-index:3}.wait2{float:right;margin-right:5%;font-weight:800;font-size:20px;color:green}.wait .content{width:6.4rem;height:2.22rem;background-color:#fff;border-radius:.1rem;position:relative;left:50%;top:48%;transform:translate(-50%,-50%);text-align:center}.wait .time{font-size:.72rem;font-family:Arial-BoldMT,Arial;font-weight:400;color:#2d4d90;line-height:.72rem;padding-top:.74rem}.wait .msg{font-size:.4rem;font-family:ArialMT;color:#2d4d90;line-height:.4rem;margin-top:.54rem}.success{display:none;height:100%;width:100%;position:fixed;top:0;left:0;background:url(../img/shawdow.png);z-index:3}.success .content{width:6.4rem;height:4.22rem;background-color:#fff;border-radius:.1rem;position:relative;left:50%;top:48%;transform:translate(-50%,-50%);text-align:center}.success .time{font-size:.72rem;font-family:Arial-BoldMT,Arial;font-weight:400;color:#2d4d90;line-height:.72rem;padding-top:.74rem}.success .msg{font-size:.4rem;font-family:ArialMT;color:#2d4d90;line-height:.4rem;margin-top:.54rem}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.9);display:flex;justify-content:center;align-items:center;z-index:9999}.spinner{width:50px;height:50px;border:5px solid rgba(0,0,0,0.1);border-top:5px solid #3498db;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}