首页
来自jzyfate
更多操作
} .jzy-cta-cell{
padding:30px 22px; background: radial-gradient(circle at 10% 0%,rgba(120,216,240,.14),transparent 28%), radial-gradient(circle at 88% 12%,rgba(244,207,120,.18),transparent 28%), linear-gradient(135deg,rgba(4,31,49,.86),rgba(10,82,88,.76),rgba(35,83,53,.76)); border:1px solid rgba(244,207,120,.24); border-radius:18px; border-bottom:4px solid #d4a848; text-align:center; color:#f6fbf7; box-shadow:0 14px 30px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.12);
} .jzy-footer-note{
padding:18px; background:rgba(8,22,34,.34); border:1px solid rgba(126,204,218,.18); border-radius:12px; text-align:center; color:#b9d5dd; line-height:1.75;
}
- jzy-game-info{
background: radial-gradient(circle at 12% 8%,rgba(110,220,190,.18),transparent 28%), radial-gradient(circle at 85% 18%,rgba(242,199,107,.15),transparent 24%), linear-gradient(135deg,rgba(4,31,49,.88),rgba(10,82,88,.78) 48%,rgba(35,83,53,.80)); color:#f6fbf7; padding:18px 26px 40px; border:1px solid rgba(190,241,220,.24); border-radius:18px; box-shadow:0 14px 32px rgba(2,18,28,.26),inset 0 1px 0 rgba(255,255,255,.12); font-family:"Microsoft YaHei",Arial,sans-serif; overflow:hidden; backdrop-filter:blur(3px) saturate(115%); -webkit-backdrop-filter:blur(3px) saturate(115%);
}
- jzy-game-info *{box-sizing:border-box}
.jzy-game-shell{max-width:1120px;margin:0 auto} .jzy-tabs{
width:max-content; max-width:100%; margin:0 auto 22px; padding:5px; display:flex; gap:12px; flex-wrap:wrap; justify-content:center; background:rgba(2,24,38,.46); border:1px solid rgba(196,241,230,.28); border-radius:20px; box-shadow:inset 0 1px 0 rgba(255,255,255,.08);
} .jzy-tab{
min-width:106px; height:56px; border:0; border-radius:15px; background:transparent; color:#d6eee6; font-size:20px; font-weight:800; cursor:pointer; letter-spacing:.02em;
} .jzy-tab:hover{color:#fff4c7;background:rgba(255,255,255,.08)} .jzy-tab.is-active{
background:linear-gradient(180deg,#fff4c7,#f4cf78); color:#164554; box-shadow:0 5px 16px rgba(244,207,120,.24),inset 0 -3px 0 rgba(141,102,31,.24);
} .jzy-heading{
height:58px; margin:0 0 30px; border:1px solid rgba(210,244,235,.34); border-radius:8px; display:flex; align-items:center; justify-content:center; font-size:28px; font-weight:900; color:#fffaf0; background:rgba(4,29,43,.30); box-shadow:inset 0 -3px 0 rgba(242,199,107,.36); text-shadow:0 2px 3px rgba(0,0,0,.35);
}
- jzy-game-info .jzy-grid{
display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:18px 14px; padding:0 24px;
}
- jzy-game-info .jzy-card{
min-height:132px; padding:18px 24px 18px 26px; display:grid; grid-template-columns:122px minmax(0,1fr); align-items:center; justify-content:stretch; column-gap:12px; background: linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.052)), radial-gradient(circle at 22% 50%,rgba(111,226,212,.14),transparent 42%); border:1px solid rgba(207,246,229,.22); border-radius:16px; box-shadow:0 7px 0 rgba(12,52,64,.58),0 12px 22px rgba(3,18,26,.18); color:#f7fbf6!important; text-decoration:none!important; font-size:22px; font-weight:900; overflow:hidden; transition:transform .16s ease,background .16s ease,color .16s ease,border-color .16s ease;
}
- jzy-game-info .jzy-card:hover{
transform:translateY(-2px); background: linear-gradient(145deg,rgba(255,244,199,.18),rgba(99,211,182,.10)), radial-gradient(circle at 22% 50%,rgba(255,236,157,.18),transparent 44%); border-color:rgba(244,207,120,.58); color:#fff1b8!important;
}
- jzy-game-info .jzy-icon{
width:104px; height:92px; display:flex; align-items:center; justify-content:center; justify-self:start; border-radius:18px; background:radial-gradient(circle at 50% 42%,rgba(143,244,223,.16),rgba(8,39,51,.05) 68%);
}
- jzy-game-info .jzy-icon img{
width:auto; height:auto; max-width:86px; max-height:86px; object-fit:contain; display:block; filter:drop-shadow(0 7px 10px rgba(0,0,0,.28));
}
- jzy-game-info .jzy-fallback{
display:none; width:74px; height:74px; align-items:center; justify-content:center; border-radius:18px; background:linear-gradient(145deg,#e8cc7b,#75d5bd); color:#073647; border:2px solid rgba(255,255,255,.38); font-size:30px; font-weight:900; box-shadow:0 8px 18px rgba(0,0,0,.20);
}
- jzy-game-info .jzy-name{
min-width:0; grid-column:2; justify-self:center; text-align:center; white-space:nowrap; transform:none; line-height:1.15; letter-spacing:0; text-shadow:0 2px 3px rgba(0,0,0,.35);
}
- jzy-game-info .jzy-card:nth-last-child(1):nth-child(3n+1){grid-column:2}
@media(max-width:1480px){
.jzy-page-shell{max-width:calc(100vw - 500px)}
.jzy-side-toc{right:52px}
} @media(max-width:1279px){
.jzy-page-shell{max-width:100%;margin:0}
.jzy-side-toc{display:none}
} @media(max-width:900px){
.jzy-card-table{border-spacing:8px!important}
#jzy-game-info .jzy-grid{grid-template-columns:repeat(2,1fr);padding:0}
#jzy-game-info .jzy-card:nth-last-child(1):nth-child(3n+1){grid-column:auto}
} @media(max-width:560px){
#jzy-game-info{padding:14px 12px 30px;border-radius:14px}
.jzy-tabs{gap:6px}
.jzy-tab{min-width:82px;height:46px;font-size:16px}
.jzy-heading{font-size:22px}
#jzy-game-info .jzy-grid{grid-template-columns:1fr}
#jzy-game-info .jzy-card{min-height:104px;padding:14px 16px;font-size:20px;grid-template-columns:88px minmax(0,1fr);column-gap:8px}
#jzy-game-info .jzy-icon{width:78px;height:76px;border-radius:15px}
#jzy-game-info .jzy-icon img{max-width:66px;max-height:66px}
} </style>
江中缘导航
<a href="#jzy-top">首页顶部</a> <a href="#jzy-about">关于江中缘</a> <a href="#jzy-info">游戏资讯</a> <a href="#jzy-play">核心玩法</a> <a href="#jzy-start">快速入门</a> <a href="#jzy-community">社区</a> <a href="#jzy-journey">开始之旅</a>
</html>
江中缘 Wiki
海岛经营 · MMORPG · 多人社区
《我的世界》网易Java游戏版服务器官方百科
关于江中缘
|
江中缘是一款历经四年精心打造的《我的世界:网易Java版》海岛经营结合高版本特性的社区趣味多人 MMORPG 服务器。玩家从一座废弃已久的海岛度假庄园启程,白手起家,解锁超过 10000+ 全新物品道具,一步步打造属于自己的商业版图。 服务器融合了类似 Hypixel Skyblock 的核心内容——采集资源、提升技能、挑战首领、开拓岛屿区域,享受深度成长的乐趣。此外,服务器内置了多款自研游戏,随时与好友来一场轻松的对决或合作。 |
服务器特色: