




body.apps-checkout-pay_yabandpayalipay {
    text-align: center;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #1677ff;
    background-image: url('../images/payment-method/payment-method-alipay.jpg');
}
body.apps-checkout-pay_yabandpayalipay .open-pay {
    top: 70%;
    left: 0;
    right: 0;
    width: 70%;
    position: absolute;
    margin: auto;
}
body.apps-checkout-pay_yabandpayalipay a.pay-link {
    color: #1677ff;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    background: #fff;
    letter-spacing: 1.8px;
    text-decoration: none;
    display: inline-block;
    border: 1px solid transparent;
    border-radius: 4px;
    padding: 10px 26px;
}
body.apps-checkout-pay_yabandpayalipay a.pay-link:hover, body.apps-checkout-pay_yabandpayalipay a.pay-link:active, body.apps-checkout-pay_yabandpayalipay a.pay-link:focus {
    text-decoration: none;
}
body.apps-checkout-pay_yabandpayalipay .switch-mobile-container {
    display: none !important;
}



body.apps-checkout-pay_yabandpaywechatpayh5 {
    text-align: center;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #2cb34c;
    background-image: url('../images/payment-method/payment-method-wechatpay.jpg');
}
body.apps-checkout-pay_yabandpaywechatpayh5 .open-pay {
    top: 70%;
    left: 0;
    right: 0;
    width: 70%;
    position: absolute;
    margin: auto;
}
body.apps-checkout-pay_yabandpaywechatpayh5 a.pay-link {
    color: #2cb34c;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    background: #fff;
    letter-spacing: 1.8px;
    text-decoration: none;
    display: inline-block;
    border: 1px solid transparent;
    border-radius: 4px;
    padding: 10px 26px;
}
body.apps-checkout-pay_yabandpaywechatpayh5 a.pay-link:hover, body.apps-checkout-pay_yabandpaywechatpayh5 a.pay-link:active, body.apps-checkout-pay_yabandpaywechatpayh5 a.pay-link:focus {
    text-decoration: none;
}
body.apps-checkout-pay_yabandpaywechatpayh5 .switch-mobile-container {
    display: none !important;
}

















