.comp-paypal-container .el-dialog__header{display:none}.comp-paypal-container .el-dialog__body{width:400px;height:228px;padding-top:40px;position:relative}.comp-paypal-container .close-btn{position:absolute;right:5px;top:5px;padding:5px;cursor:pointer}.comp-paypal-container .dialog-content{display:flex;flex-direction:column;align-items:center}.comp-paypal-container .icon-box{width:46px;height:46px;border-radius:23px;background:rgba(69,186,0,.65);display:flex;justify-content:center;align-items:center;position:relative}.comp-paypal-container .icon-box.success{background:#45ba00}.comp-paypal-container .icon-box.success .item{animation:shows .5s;display:block;width:12px;height:24px;margin-top:-5px;background:none;border-radius:0;border-top:0;border-left:0;animation-fill-mode:forwards}.comp-paypal-container .icon-box.success .item:after,.comp-paypal-container .icon-box.success .item:before{content:"";position:absolute;background:var(--theme-white-black)}.comp-paypal-container .icon-box.success .item:before{width:4px;height:100%;right:0;bottom:0}.comp-paypal-container .icon-box.success .item:after{width:100%;height:4px;right:0;bottom:0}.comp-paypal-container .icon-box .item{animation:runs 1.5s infinite;animation-delay:0;margin-top:2px;width:5px;height:5px;border-radius:5px;background:var(--theme-white-black)}.comp-paypal-container .icon-box .item:nth-child(2){animation-delay:.25s}.comp-paypal-container .icon-box .item:nth-child(3){animation-delay:.5s}.comp-paypal-container .icon-box .item:not(:last-child){margin-right:5px}.comp-paypal-container .text-box{color:var(--theme-black-white);font-size:20px;font-weight:700;margin-top:14px}.comp-paypal-container .hint-box{height:21px;overflow:hidden;color:var(--theme-black-white);font-size:16px;margin-top:10px;transition:all .3s}.comp-paypal-container .hint-box.hintHide{transition:all .3s;margin-bottom:-31px;opacity:0}.comp-paypal-container .control-box{margin-top:38px;display:flex;justify-content:center;align-items:center}.comp-paypal-container .control-box .control-btn{width:135px;white-space:nowrap;display:flex;justify-content:center;align-items:center;border:1px solid #d0d0d0;cursor:pointer;border-radius:19px;height:38px}.comp-paypal-container .control-box .primary{margin-right:20px;border-color:#00c651;color:var(--theme-white-black);background:#00c651}@keyframes runs{0%{transform:scale(1);opacity:.6}35%{opacity:1;transform:scale(1.5)}70%{opacity:.6;transform:scale(1)}to{opacity:.6;transform:scale(1)}}@keyframes shows{0%{transform:rotate(0) scale(0)}to{transform:rotate(45deg) scale(1)}}.top-up-amount_container .el-checkbox__input{border-radius:10px}.top-up-amount_container .el-checkbox__input.is-checked+.el-checkbox__label{color:#ff7200}.top-up-amount_container .amount-list{margin-top:20px}.top-up-amount_container .amount-list .amount-item{width:210px;height:80px;border-radius:4px;border:2px solid var(--lowest-bg-color);background:var(--lowest-bg-color);margin-right:20px;margin-bottom:20px;cursor:pointer}.top-up-amount_container .amount-list .amount-item:nth-child(4n){margin-right:0}.top-up-amount_container .amount-list .amount-item.active{border-color:#00c651}.top-up-amount_container .amount-list .amount-item .amount-title{font-size:16px;color:var(--theme-black-white)}.top-up-amount_container .amount-list .amount-item .amount-value{padding-top:4px;color:var(--color-666);font-size:14px}.top-up-amount_container .amount-list .amount-item .amount-value input{width:80px;border-bottom:1px solid #ff7200;color:#ff7200;text-align:center;margin-right:5px}.top-up-amount_container .amount-list .amount-item.custom-item{width:440px;margin-right:0}.top-up-amount_container .amount-pay-btn{width:200px;height:48px;line-height:48px;font-size:16px;color:var(--theme-white-black);font-weight:700;background:#00c651;border-radius:30px;text-align:center;cursor:pointer}.top-up-amount_container .amount-pay-btn:hover{background:#00bb4c}.top-up-amount_container .amount-pay-btn.disabled{background:var(--lowest-bg-color);cursor:no-drop}.top-up-amount_container .prohibit-pay{border-radius:30px}.top-up-amount_container .user-agreement{margin-top:14px;color:#999}.top-up-amount_container .user-agreement .agreement-text{color:#00c651;cursor:pointer}.top-up-amount_container .agreement-dialog{border-radius:6px}.top-up-amount_container .agreement-dialog .el-dialog__header{height:73px}.top-up-amount_container .agreement-dialog .el-dialog__header .el-dialog__title{font-weight:700}.top-up-amount_container .agreement-dialog .el-dialog__body{padding:0 20px 20px;max-height:60vh;overflow:auto;color:var(--theme-black-white);word-break:break-word}.top-up-amount_container .agreement-dialog .el-dialog__body h4,.top-up-amount_container .agreement-dialog .el-dialog__body h5,.top-up-amount_container .agreement-dialog .el-dialog__body p{font-size:14px;line-height:20px;margin-bottom:10px}.top-up-amount_container .agreement-dialog .el-dialog__body h4 b,.top-up-amount_container .agreement-dialog .el-dialog__body h5 b,.top-up-amount_container .agreement-dialog .el-dialog__body p b{font-weight:700}.top-up-amount_container .agreement-dialog .el-dialog__footer{padding:14px 0;position:relative;box-shadow:0 -2px 8px 0 rgba(var(--theme-black-white2),.1)}.top-up-amount_container .agreement-dialog .el-dialog__footer .footer-control{text-align:center}.top-up-amount_container .agreement-dialog .el-dialog__footer .footer-control .control-btn{padding:9px 46px;border-radius:19px}.base_container{display:flex;align-items:center;justify-content:flex-start;flex-direction:column}.base_page{max-width:1200px;min-width:750px}.flex_list{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row;flex-wrap:wrap}.full_bg,.full_icon{background-size:100%;background-position:50%;background-repeat:no-repeat}.com-sticky-wrap{position:sticky;top:var(--HeaderToHeight,46px);z-index:101;transition:top .3s ease-in-out}.full_icon{display:inline-block}.input_placeholder input::-webkit-input-placeholder{color:var(--font-color-light)}.input_placeholder input:-moz-placeholder,.input_placeholder input::-moz-placeholder{color:var(--font-color-light)}.input_placeholder input:-ms-input-placeholder{color:var(--font-color-light)}.input_placeholder textarea::-webkit-input-placeholder{color:var(--font-color-light)}.input_placeholder textarea:-moz-placeholder,.input_placeholder textarea::-moz-placeholder{color:var(--font-color-light)}.input_placeholder textarea:-ms-input-placeholder{color:var(--font-color-light)}.selectZindex800{z-index:800!important}@keyframes upMove{0%{transform:translateY(80px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes downMove{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.top-up_container{padding:30px}.top-up_container .mt30{margin-top:30px}.top-up_container .mt10,.top-up_container .mt20{margin-top:10px}.top-up_container .el-checkbox__input{margin-right:10px}.top-up_container .el-checkbox__input .el-checkbox__inner{border-color:#00c651;border-radius:10px}.top-up_container .el-checkbox__input.is-checked .el-checkbox__inner,.top-up_container .el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#00c651;border-color:#00c651}.top-up_container .top-up_content{max-width:960px;padding:20px 30px;margin:0 auto;background:var(--theme-white-black);border-radius:6px}.top-up_container .top-up_content .sub-title{font-size:18px;color:var(--theme-black-white);font-weight:700}.top-up_container .top-up_content .sub-title>span{color:var(--theme-black-white);font-weight:700;font-size:30px}.top-up_container .top-up_content .account-information{margin-top:20px;padding:16px;width:440px;background:var(--lowest-bg-color);border-radius:4px}.top-up_container .top-up_content .account-information .account-icon{width:50px;height:50px;border-radius:50%;overflow:hidden}.top-up_container .top-up_content .account-information .account-icon img{width:100%;height:100%}.top-up_container .top-up_content .account-information .account-base{padding-left:16px}.top-up_container .top-up_content .account-information .account-base .account-nickname{font-size:16px;color:var(--theme-black-white);max-width:320px;font-weight:700}.top-up_container .top-up_content .account-information .account-base .account-balance{margin-top:6px;color:#999;font-size:14px}.top-up_container .top-up_content .account-information .account-base .account-balance>p{margin-right:5px}.top-up_container .top-up_content .account-information .account-base .account-balance>span{color:var(--theme-black-white);font-weight:700;margin-left:5px}.top-up_container .top-up_content .amount-type-list{display:flex;flex-wrap:wrap;margin-top:20px}.top-up_container .top-up_content .amount-type-list .amount-item{width:210px;height:80px;border-radius:4px;border:2px solid var(--lowest-bg-color);background:var(--lowest-bg-color);display:flex;justify-content:center;align-items:center;margin-right:20px;overflow:hidden;cursor:pointer;position:relative;font-size:16px}.top-up_container .top-up_content .amount-type-list .amount-item img{width:35px;height:35px}.top-up_container .top-up_content .amount-type-list .amount-item img.paypal{width:auto}.top-up_container .top-up_content .amount-type-list .amount-item.active{box-sizing:border-box;border-color:#00c651;background:var(--theme-white-black)}.top-up_container .top-up_content .amount-type-list .amount-item.active:after{content:"";font-family:iconfont!important;width:0;color:var(--theme-white-black);height:0;bottom:-21px;right:-21px;border:20px solid transparent;border-left-color:#00c651;transform:rotate(45deg);position:absolute}.top-up_container .top-up_content .amount-type-list .amount-item.active:before{content:"\e6da";font-family:element-icons!important;color:var(--theme-white-black);bottom:0;right:0;z-index:1;position:absolute}.top-up_container .top-up_content .amount-pay-paypal{margin-top:60px;text-align:center;font-size:18px;color:var(--theme-black-white);font-weight:700}.top-up_container .top-up_content .amount-pay-paypal .mount{font-weight:700;font-size:30px;color:#00c651}.top-up_container .top-up_content .amount-pay-paypal p{margin-top:6px;color:#999;font-size:14px}.top-up_container .top-up_content .amount-pay-paypal .pay-btn{margin:34px auto 0;width:200px;height:48px;background:#00c651;color:var(--theme-white-black);line-height:48px;border-radius:30px;cursor:pointer}