html{height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{overflow:hidden;font-family:"Noto Sans SC","Inter","PingFang SC","Microsoft YaHei",Helvetica,Arial,sans-serif;background-image:url("index-bg.jpg");background-repeat:no-repeat;background-size:100% 100%;background-color:#0e0e0e}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}[class*="index-btn-"]:active{transform:scale(0.98);box-shadow:3px 2px 22px 1px rgba(0,0,0,0)}.container{width:auto;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.container:before,.row:before{display:table;content:" "}.container:after,.row:after{display:table;content:" ";clear:both}.row{margin-right:-15px;margin-left:-15px}.col-md-6{padding:30px 15px}.form-item{position:relative;margin-bottom:15px;clear:both}.form-item label{position:absolute;left:2px;top:2px;width:39px;height:40px;line-height:40px;text-align:center;border-radius:25px;border-right:2px solid #dedede;background-color:#f0f0f0;color:#3c5675}.input{display:block;width:calc(100% - 55px);height:38px;background-color:#fff;padding-left:49px;border-width:2px;border-style:solid;border-radius:25px;border-color:#dedede;font:inherit;outline:0}.input-mail,.input-captcha{display:inline-block;width:calc(55% - 55px)}.mail,.captcha{display:inline-block;width:40%;height:40px;float:right;background-color:#f0f0f0;border-radius:25px;border:2px solid #dedede}.mail i{position:absolute;cursor:pointer;width:40%;height:40px;line-height:40px;text-align:center;background-color:#f0f0f0;border-radius:25px;color:#3c5675}.captcha i{position:absolute;cursor:pointer;width:39px;height:40px;line-height:40px;text-align:center;background-color:#f0f0f0;border-radius:25px;color:#3c5675}.captcha img{height:40px;border-radius:25px;border-left:2px solid #dedede;margin-left:39px;width:calc(100% - 41px)}.button{margin:0 0 10px;padding-bottom:5px;text-align:center}.btn-submit{border:0;border-radius:25px;padding:10px 25px;color:#fff;font:inherit;font-weight:bold;cursor:pointer;-webkit-appearance:none}.bg-reg{background:#31c27c}.bg-login{background:#1e9fff}.bg-lost{background:#3c5675}.bg-lost-page{margin-left:20px;background:#3c5675}.hide{display:none}.index-btn-logo{position:absolute;z-index:9;background-image:url("index-logo.png");background-repeat:no-repeat;background-size:contain;width:90%;height:50%;left:5%;top:5%;cursor:pointer}.index-btn-reg{position:absolute;z-index:99;background-image:url("index-btn.png");background-repeat:no-repeat;background-position:1px -1px;background-size:300px 44px;width:150px;height:44px;left:calc(45% - 150px);bottom:5%;cursor:pointer}.index-btn-login{position:absolute;z-index:99;background-image:url("index-btn.png");background-repeat:no-repeat;background-position:-151px 2px;background-size:300px 44px;width:150px;height:44px;right:calc(45% - 150px);bottom:5%;cursor:pointer}.index-btn-wallet{position:absolute;z-index:99;bottom:12%;left:50%;transform:translateX(-50%);padding:10px 24px;border-radius:25px;background:#f0ad4e;color:#1a1a1a;font-weight:bold;cursor:pointer;border:0;font-size:14px;box-shadow:0 2px 8px rgba(0,0,0,0.2)}@media(min-width:768px){.container{width:600px}.input-mail,.input-captcha{width:calc(65% - 55px)}.mail,.mail i,.captcha{width:30%}.index-btn-logo{width:50%;left:25%}.index-btn-reg{background-position:2px -1px;background-size:600px 88px;width:300px;height:88px;left:calc(45% - 300px)}.index-btn-login{background-position:-302px 5px;background-size:600px 88px;width:300px;height:88px;right:calc(45% - 300px)}.index-btn-wallet{bottom:12%;padding:14px 32px;font-size:16px}}@font-face{font-family:"iconfont";src:url("index.woff") format("woff");font-weight:normal;font-style:normal}.iconfont{display:inline-block;font:normal normal normal 14px/1 iconfont;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased}.icon-mail:before{content:"\e625"}.icon-mail-code:before{content:"\e657"}.icon-pw:before{content:"\e662"}.icon-pw-rest:before{content:"\e600"}.icon-shield-flash:before{content:"\e90f"}.icon-send:before{content:"\e87d"}.icon-refresh:before{content:"\e7d2"}.layui-layer{border-radius:25px}.layui-layer-title{background-image:url("page-title.png");background-repeat:no-repeat;background-size:cover;border-radius:25px 25px 0 0}.layui-layer-page .layui-layer-content{width:100%;background-image:url("page-content.png");background-repeat:no-repeat;background-size:cover;border-radius:0 0 25px 25px}

/* 修复背景图挤压 */
body,.index-bg{background-size:cover;background-position:center center;background-repeat:no-repeat}

/* 连接钱包按钮 - 文字居中、尺寸缩小 */
.index-btn-wallet{position:absolute;bottom:10%;left:50%;transform:translateX(-50%);display:inline-flex;align-items:center;justify-content:center;text-align:center;padding:12px 32px;min-width:140px;font-size:16px;font-weight:bold;color:#FFF;white-space:nowrap;letter-spacing:1px;text-shadow:0 1px 2px rgba(0,0,0,0.25);background:linear-gradient(180deg,#FFB74D 0%,#FF9800 100%);border:2px solid rgba(255,255,255,0.5);border-radius:24px;box-shadow:0 4px 12px rgba(255,152,0,0.35);cursor:pointer;transition:transform 0.15s ease,box-shadow 0.15s ease;z-index:99}
.index-btn-wallet:hover{transform:translateX(-50%) translateY(-2px);box-shadow:0 6px 16px rgba(255,152,0,0.4)}
.index-btn-wallet:active{transform:translateX(-50%) translateY(0);box-shadow:0 2px 8px rgba(255,152,0,0.3)}

/* 隐藏注册和登录按钮 */
.index-btn-reg,.index-btn-login{display:none !important}

/* 移动端竖屏适配（回复源代码布局） */
@media (max-width:767px){
	html{height:100%;overflow-x:hidden}
	body{width:100%;max-width:100vw;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}
	.index-btn-logo{width:90%;max-width:320px;left:50%;transform:translateX(-50%);top:8%}
	.index-btn-wallet{bottom:max(10%,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);min-height:44px;padding:12px 28px;font-size:15px}
	.index-btn-wallet:hover{transform:translateX(-50%) translateY(-2px)}
	.index-btn-wallet:active{transform:translateX(-50%) translateY(0)}
}
@media (max-width:768px){
	body,.index-bg{background-size:cover;background-position:center;background-repeat:no-repeat}
}