.idjshow{width:94%;height:30px;background:#000;opacity:.8;border-radius:15px;line-height:30px;margin-left:auto;margin-right:auto;z-index:99999;top:20px;left:3%}.floating-button,.idjshow{color:#fff;text-align:center;position:fixed}.floating-button{top:50%;right:0;transform:translateY(-50%);width:50px;height:100px;border:none;padding:10px;font-size:16px;cursor:pointer;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.25);display:none}.floating-button,.floating-button:hover{background-color:orange}.pay-checkmark{position:relative;width:20px;height:20px;margin-left:auto;opacity:0;transition:opacity .2s ease}.pay-way-item.selected .pay-checkmark{opacity:1}.pay-checkmark:after{content:"";position:absolute;top:2px;left:6px;width:6px;height:12px;border:solid;border-width:0 2px 2px 0;transform:rotate(45deg)}#wxpayItem .pay-checkmark{color:#07c160}#alipayItem .pay-checkmark{color:#1677ff}@media (prefers-color-scheme:dark){#wxpayItem .pay-checkmark{color:#08d166}#alipayItem .pay-checkmark{color:#2584ff}}