*{box-sizing:border-box}
body{margin:0;background:#fff;color:#111;font:14px/1.6 Arial,"Microsoft YaHei",Tahoma,sans-serif}
a{color:#111;text-decoration:none}
a:hover{color:#ff5b22}
img{border:0;display:block}
.w1200{width:min(1200px,calc(100% - 24px));max-width:1200px;margin:0 auto}
.egg-w1200{width:min(1200px,calc(100% - 24px));max-width:1200px;margin:0 auto}
.text-red{color:#f00!important}
.text-blue{color:#1269d3!important}
.egg-red{color:#e53935!important}
.egg-blue{color:#1269d3!important}

.vip-pill{display:inline-block;height:18px;line-height:18px;padding:0 8px;border-radius:4px;background:linear-gradient(90deg,#dbe2ed,#72839e 48%,#2f4770);color:#fff!important;font-size:12px;font-weight:700;font-style:normal;letter-spacing:0;text-shadow:0 1px 0 rgba(0,0,0,.25)}

.home-hero{min-width:0;height:360px;background:#d39143;overflow:hidden}
.hero-stage{position:relative;height:360px;overflow:hidden}
.hero-slides{position:absolute;inset:0;z-index:1}
.hero-slide{position:absolute;inset:0;display:block;height:360px;background-image:var(--pc-image);background-position:center;background-repeat:no-repeat;background-size:cover;opacity:0;transition:opacity .45s ease;pointer-events:none}
.hero-slide.active{opacity:1;pointer-events:auto}
.hero-inner{position:absolute;left:50%;top:0;z-index:4;height:360px;margin-left:-600px;pointer-events:none}
.hero-dots{position:absolute;left:50%;bottom:16px;z-index:3;min-width:58px;height:20px;padding:0 8px;transform:translateX(-50%);border-radius:10px;background:rgba(116,80,26,.35);display:flex;align-items:center;justify-content:center;gap:5px}
.hero-dots span{width:10px;height:10px;border-radius:50%;background:#fff;opacity:.75;cursor:pointer}.hero-dots span.active{opacity:1}
@media (max-width:760px){.hero-slide{background-image:var(--mobile-image)}}

.login-panel,.member-card{position:absolute;right:10px;top:20px;z-index:4;width:312px;border-radius:8px;background:rgba(0,0,0,.72);color:#fff;box-shadow:0 8px 22px rgba(0,0,0,.35);pointer-events:auto}
.login-panel{height:320px;padding:14px}
.login-title{height:38px;line-height:28px;display:flex;align-items:flex-start;justify-content:space-between}
.login-title h3{margin:0;color:#fff;font-size:18px;font-weight:500}
.login-title a{color:#ffc21c}
.login-form{display:block}
.input-row{height:38px;margin:0 0 14px;display:flex;background:#fff}
.input-row span{width:40px;height:38px;line-height:38px;text-align:center;background:#f1f1f1;color:#000;font-size:17px}
.input-row input{flex:1;min-width:0;height:38px;border:0;padding:0 10px;outline:0;color:#333;background:#fff}
.captcha-row{display:flex;align-items:flex-start;gap:10px}
.captcha-row .input-row{width:150px;margin-bottom:12px}
.captcha-row img{width:86px;height:38px;background:#fff;object-fit:cover}
.login-options{height:30px;display:flex;align-items:center;justify-content:space-between;color:#fff}
.login-options input{vertical-align:middle;margin-right:6px}
.login-options a{color:#ffc21c}
.login-form button{width:100%;height:39px;border:0;border-radius:2px;background:#2879ac;color:#fff;font-size:16px;cursor:pointer}

.member-card{min-height:320px;padding:15px 15px 18px;border-radius:8px;background:linear-gradient(180deg,rgba(23,13,7,.72),rgba(18,12,8,.82));box-shadow:0 10px 24px rgba(0,0,0,.42);overflow:hidden}
.member-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 11%,rgba(255,125,27,.26),transparent 27%),radial-gradient(circle at 20% 88%,rgba(252,129,47,.22),transparent 34%);pointer-events:none}
.power-link{position:absolute;right:14px;top:14px;width:79px;height:79px;color:#fff!important;font-size:0;line-height:0;text-align:center;z-index:3;display:block;overflow:hidden}
.power-link:before{content:"";position:absolute;right:0;top:0;width:79px;height:79px;background:#aaa;clip-path:polygon(0 0,100% 0,100% 100%);box-shadow:-4px 5px 8px rgba(0,0,0,.2)}
.power-link span{position:absolute;left:38px;top:9px;width:31px;height:32px;display:block;z-index:2}
.power-link span:before{content:"";position:absolute;left:13px;top:0;width:5px;height:17px;border-radius:4px;background:#fff}
.power-link span:after{content:"";position:absolute;left:3px;top:6px;width:17px;height:17px;border:5px solid #fff;border-top-color:transparent;border-radius:50%}
.power-link:hover:before{background:#b6b6b6}
.power-link::selection{background:transparent}
.power-link i{display:none}
.power-link + .member-top{position:relative;z-index:2}
.power-link:focus{outline:0}
.power-link:hover{color:#fff!important}
.power-link:active{transform:translateY(1px)}
.member-top{display:flex;align-items:center;gap:10px;margin-bottom:10px;position:relative;z-index:2;padding-right:64px}
.member-top img{width:50px;height:50px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.65);box-shadow:0 2px 8px rgba(0,0,0,.35)}
.member-top h3{margin:0;color:#ffd22d;font-size:16px;line-height:22px}.member-top p{margin:2px 0 0;color:#fff;font-weight:700;font-size:12px}
.member-lines{position:relative;z-index:2;border-bottom:1px solid rgba(255,255,255,.3);padding:3px 0 9px}
.member-lines p{height:29px;line-height:29px;margin:0;color:#fff;font-weight:700;display:flex;align-items:center}.member-lines p>span{min-width:55px}.member-lines b{color:#ff9b2f;margin-right:5px}.member-lines a{color:#ffb400}
.home-coin{display:inline-block;width:14px;height:14px;border-radius:50%;background:radial-gradient(circle at 35% 32%,#fff 0 17%,#ffd164 18% 56%,#ef8b19 57% 100%);box-shadow:0 1px 2px rgba(0,0,0,.25);vertical-align:-2px;flex:0 0 14px}
.home-vip-card{margin-left:4px}
.signin-row{position:relative;z-index:2;height:59px;display:flex;align-items:center;justify-content:space-between;color:#fff}.signin-row b{color:#ff9b2f}.signin-row a{width:91px;height:38px;line-height:38px;text-align:center;background:#2879ac;color:#fff!important;border-radius:2px}
.member-main{position:relative;z-index:2;display:block;height:38px;line-height:38px;text-align:center;background:#2879ac;color:#fff!important;border-radius:2px;font-size:15px}

.home-notice{position:relative;height:42px;margin:10px auto;border-radius:21px;border:1px solid #d1d5f5;background:linear-gradient(#fff,#edf5ff);box-shadow:0 4px 8px rgba(136,149,205,.2),inset 0 0 12px rgba(255,255,255,.72);overflow:hidden}
.home-notice-icon{position:absolute;left:28px;top:6px;width:30px;height:30px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff 0 16%,#f6b14d 17% 46%,#a95f16 47% 100%);box-shadow:0 2px 5px rgba(0,0,0,.14)}
.home-notice-icon:after{content:"";position:absolute;right:3px;bottom:1px;width:13px;height:8px;background:#d4872e;transform:rotate(35deg);border-radius:8px}
.home-notice-scroll{position:absolute;left:72px;right:105px;top:5px;height:30px;line-height:30px;color:#666;overflow:hidden}
.home-notice-scroll strong{font-weight:400}
.home-notice-scroll .home-news-marquee-date{color:#777;margin-right:6px;font-weight:400}
.home-notice-scroll .home-news-marquee-title{font-weight:400}
.home-notice-more{position:absolute;right:12px;top:6px;width:78px;height:28px;line-height:26px;text-align:center;border:1px solid #d5dfe7;border-radius:14px;background:#fff;color:#333}

.homepage-main{display:grid;grid-template-columns:312px 1fr;gap:20px;margin-top:10px;align-items:stretch;height:398px}
.home-panel{border:1px solid #ddd;background:#fff}
.home-panel-hd{position:relative;height:40px;line-height:40px;padding:0 12px;border-bottom:1px solid #ddd;background:#f6f6f6;color:#222;font-weight:700}
.home-panel-hd span{display:inline-block;padding:2px 8px;border-radius:2px;background:#eee;color:#666;font-size:12px;font-weight:400}
.index-notice .home-panel-hd span{height:16px;line-height:16px;padding:0 5px;font-size:11px;vertical-align:1px}
.home-panel-hd>a{position:absolute;right:12px;top:0;color:#555;font-weight:400}
.index-ranking{display:flex;flex-direction:column;min-height:0}
.index-notice{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}
.index-notice ul{flex:1 1 auto;min-height:0;margin:0;padding:10px 10px 8px;list-style:none;overflow:hidden}
.index-notice li{height:34px;line-height:33px;border-bottom:1px dotted #ddd;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:5px;font-weight:400}
.index-notice li span{color:#888;margin-right:4px}
.index-notice li .home-news-date{width:88px;flex:0 0 88px;color:#777;margin-right:0;font-size:12px;font-weight:400}
.index-notice li a{min-width:0;overflow:hidden;text-overflow:ellipsis;font-weight:400}
.index-notice li.empty-notice{color:transparent}

.index-ranking,.recommend-panel{height:100%;min-width:0}
.recommend-panel{width:auto;min-width:0;display:flex;flex-direction:column}
.recommend-panel .game-card-grid{flex:1}
.game-card-grid{padding:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 20px;align-content:start}
.game-card-item{width:100%;min-width:0;overflow:hidden;border-radius:4px;background:#fff;box-shadow:0 6px 16px rgba(190,190,190,.45)}
.game-card-item>a{position:relative;display:block;height:120px;overflow:hidden}
.game-card-item img{width:100%;height:120px;object-fit:cover}
.game-card-item .mask{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(0,0,0,.55);color:#fff;opacity:0;transition:opacity .18s}
.game-card-item:hover .mask{opacity:1}
.game-card-item .mask b{font-size:18px}.game-card-item .mask em{font-style:normal;font-size:13px}
.game-card-item>div{height:40px;line-height:40px;padding:0 6px}
.game-card-item strong{float:left;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.game-card-item div a{float:right;margin-top:6px;width:80px;height:30px;line-height:28px;text-align:center;border:1px solid #ff5722;border-radius:4px;color:#ff5722}
.game-card-item div a:hover{background:#ff5722;color:#fff}

.wide-game{margin-top:14px}.wide-game img{width:100%;height:84px;object-fit:contain;background:#eaf7ff}
.services{padding:28px 0 34px}
.section-title{text-align:center}.section-title span{display:block;color:#454f66;font-size:30px}.section-title i{display:block;width:62px;height:5px;margin:12px auto;background:#1d7ff8}.section-title p{margin:0;color:#838a99}
.services ul{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin:26px 0 0;padding:0;list-style:none}
.services li{height:260px;padding:28px 20px;text-align:center;border-radius:20px;background:#fff;box-shadow:0 0 30px rgba(29,127,248,.1)}
.services img{width:100px;height:100px;margin:0 auto 14px;border-radius:50%}.services h2{margin:0 0 10px;color:#454f66;font-size:20px;font-weight:400}.services p{margin:0;color:#5f6878}

.egg-footer{min-width:0;margin-top:0;padding:32px 0 20px;background:#000;color:#c8c8c8;text-align:center;font:13px/18px Arial,"Microsoft YaHei",Tahoma,sans-serif;font-weight:400}
.egg-footer-inner{width:min(1200px,calc(100% - 24px));max-width:1200px;margin:0 auto}
.egg-footer .egg-footer-nav{height:18px;line-height:18px;margin:0 0 31px;color:#fff;font-size:14px;font-weight:400}
.egg-footer .egg-footer-nav a{color:#fff!important;margin:0 14px;font-size:14px;font-weight:400}
.egg-footer .egg-footer-nav a:hover{color:#ff9b2f!important}
.egg-footer .egg-footer-nav span{color:#fff;margin:0 1px;font-size:14px;font-weight:400}
.egg-footer-brands{width:min(1034px,100%);height:auto;min-height:67px;margin:0 auto 15px;display:flex;align-items:center;justify-content:center;background:#000;overflow:hidden}
.egg-footer-brands img{display:block;width:min(1034px,100%);height:auto;max-height:67px;object-fit:contain}
.egg-footer p{margin:0 0 17px;color:#c8c8c8!important;font-size:13px!important;font-weight:400!important;line-height:18px!important;font-family:Arial,"Microsoft YaHei",Tahoma,sans-serif!important}
.egg-footer-copy,.egg-footer-note,.egg-footer-health{color:#c8c8c8!important;font-size:13px!important;font-weight:400!important;line-height:18px!important;font-family:Arial,"Microsoft YaHei",Tahoma,sans-serif!important}
.egg-footer-note{margin-bottom:22px!important}
.egg-footer p:last-child{margin-bottom:0}
