html{max-width:100%;max-height:100vh;overflow:hidden;}body{height:100vh;min-height:100vh;margin:0;padding:0;overflow-y:auto;background-image:url('https://imgapi.cn/bing.php');background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#f0f0f0;font-family:Arial,sans-serif;line-height:1.6;}.el-col{margin-bottom:10px;}.lioverhide{width:300px;}#pay2{background:white;padding:20px;border-radius:10px;}.layui-layer-load{width:100px;height:100px;}.el-select-dropdown{background-color:white;width:100%;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.1);}.el-select-dropdown__item{width:100%;padding:0 10px;white-space:nowrap;}.el-select-dropdown__list{max-height:200px;overflow-y:auto;}.layui-layer-load span{width:100px;height:100px;border:10px solid #007bff;border-top-color:transparent;border-radius:50%;animation:rotate 1s linear infinite;}@keyframes rotate{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}.layui-panel{max-width:800px;width:85%;margin:50px auto;border-radius:18px;opacity:.88;padding:20px;}.form-control{width:100%;padding:10px;font-size:14px;border:1px solid #ccc;border-radius:4px;outline:none;transition:border-color .3s;}.form-control:focus{border-color:#409eff;box-shadow:0 0 10px rgba(64,158,255,0.5);}.el-select{height:35px;width:100%;border-radius:8px;}.mainBox{position:relative;left:50%;transform:translateX(-50%);max-width:620px;min-height:100vh;}.mainBox .searchBox{margin:20px 0;}.mainBox .searchBox .layui-input-group{position:relative;left:50%;transform:translateX(-50%);width:100%;display:flex;align-items:center;}.refresh-btn,.budan-btn{margin-left:10px;padding:5px 10px;font-size:14px;cursor:pointer;border:none;border-radius:5px;background-color:#1E9FFF;color:white;}.refresh-btn:hover,.budan-btn:hover{background-color:#1884E0;box-shadow:0 0 5px rgba(24,132,224,0.5);}.layui-input-group input{display:block;}.layui-input-group div{display:inline-block;}.custom-notice{background-color:#fff2f0;border-color:#f56c6c;color:#f56c6c;font-size:14px;padding:15px;border-radius:4px;box-shadow:0 0 5px rgba(245,108,108,0.5);}.custom-notice .el-alert__title{font-weight:bold;color:#f56c6c;}.custom-notice .el-alert__description{font-size:14px;color:#f56c6c;}.rainbow-text{background:linear-gradient(45deg,#f00,#ff7300,#ffeb00,#0f0,#00c1ff,#00f,#7600ff);background-clip:text;-webkit-background-clip:text;color:transparent;font-size:24px;font-weight:bold;text-align:center;}.layui-progress-bar{background-color:#1E9FFF;color:white;font-weight:bold;}layui-progress-bar.layui-bg-green{background-color:#5FB878;}