@charset "utf-8";
:root{
  --peach:#d9a3ad;--deep:#8a5a64;--ink:#3a2e32;--wash:#f7ecee;
  --fade:#8a757c;--on:#6aa37a;
}
*{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth}
body{font-family:"PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:var(--wash);font-size:13px;line-height:1.75;min-width:1180px}
a{color:inherit;text-decoration:none}
img{max-width:100%;border:0;display:block}
button,input{font-family:inherit}
.paper-bg{
  background-color:var(--wash);
  background-image:
    radial-gradient(ellipse at 12% 8%,rgba(232,180,188,.45),transparent 42%),
    radial-gradient(ellipse at 88% 20%,rgba(217,163,173,.28),transparent 46%),
    radial-gradient(ellipse at 40% 90%,rgba(246,220,224,.55),transparent 50%)
}
.wrap{width:1100px;margin:0 auto;position:relative;z-index:1}
h2.block-title{font-size:28px;font-weight:800;margin-bottom:8px}
.sub{font-size:12px;color:var(--fade);margin-bottom:18px}
.mega-n{position:absolute;right:0;top:-12px;font-size:120px;font-weight:900;line-height:1;color:rgba(217,163,173,.18);pointer-events:none;z-index:0}
.btn{
  display:inline-block;padding:10px 22px;border-radius:10px;cursor:pointer;font-size:13px;font-weight:700;border:0;
  color:var(--ink);background:linear-gradient(180deg,#fff,#f3e4e7);
  box-shadow:4px 6px 0 rgba(90,50,60,.16),inset 0 2px 0 rgba(255,255,255,.75),inset 0 -2px 0 rgba(90,40,50,.08)
}
.btn.main{color:#fff;background:linear-gradient(180deg,#e8b4bc,var(--deep));box-shadow:4px 6px 0 rgba(90,50,60,.2),inset 0 2px 0 rgba(255,255,255,.4)}

#index_top{position:absolute;left:0;right:0;top:0;z-index:80;height:72px;background:transparent}
#index_top .inner{width:1100px;margin:0 auto;height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 8px}
.logo img{height:32px}
.crumb{font-size:11px;letter-spacing:.08em;opacity:.85;margin-right:10px}
.nav-mid{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:700;color:#fff}
.drop{position:relative}
.drop>span{cursor:pointer}
.mega{display:none;position:absolute;left:50%;transform:translateX(-50%);top:26px;width:700px;background:#fff;padding:16px;columns:3;color:var(--ink);border-radius:12px;box-shadow:0 12px 28px rgba(90,50,60,.12)}
.drop:hover .mega{display:block}
.mega a{display:block;padding:6px 0;break-inside:avoid;font-size:12px;font-weight:400}
.nav-right{display:flex;gap:8px}
.nav-right a{font-size:12px;padding:8px 14px;color:#fff;border-radius:10px}
.nav-right a.reg{background:linear-gradient(180deg,#e8b4bc,var(--deep));box-shadow:3px 4px 0 rgba(90,50,60,.2),inset 0 1px 0 rgba(255,255,255,.35)}

#index_head{position:relative;min-height:90vh;overflow:hidden}
#index_head .earth{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:hue-rotate(-12deg) saturate(.55) brightness(.5)}
#index_head .mask{position:absolute;inset:0;background:radial-gradient(circle at 50% 40%,rgba(232,180,188,.2),rgba(58,46,50,.55))}
.hero-3d{position:relative;z-index:2;width:1100px;margin:0 auto;padding:120px 0 48px;text-align:center;color:#fff}
.hero-3d h1{font-size:48px;font-weight:800;letter-spacing:.04em;line-height:1.15;margin:0 0 10px}
.hero-3d .lead{margin:0 0 18px;font-size:14px}
.announce{display:inline-block;margin-top:10px;padding:6px 14px;border-radius:999px;background:rgba(255,255,255,.12);font-size:12px}
.stage{position:relative;height:340px;margin:18px auto 0;width:640px}
.stage .pc,.stage .ph{position:absolute;object-fit:cover;border-radius:16px;box-shadow:12px 18px 0 rgba(58,46,50,.25),inset 0 2px 0 rgba(255,255,255,.25)}
.stage .pc{left:40px;top:20px;width:420px;height:260px}
.stage .ph{right:20px;bottom:10px;width:160px;height:280px;border-radius:22px}
.orbit{position:absolute;font-size:12px;letter-spacing:.08em;opacity:.9}
.orbit.a{left:-80px;top:40px}
.orbit.b{right:-90px;top:70px}
.orbit.c{left:0;bottom:0}

.sells{overflow:hidden;padding:56px 0 20px}
.sell{float:left;width:18%;margin-right:7%;text-align:center}
.sell:last-child{margin-right:0}
.sell img{width:200px;height:176px;object-fit:cover;margin:0 auto 12px;border-radius:12px}
.sell h3{font-size:15px;margin-bottom:6px}
.sell p{color:var(--fade);font-size:12px}

.honey{overflow:hidden;padding:12px 0 36px;text-align:center}
.hex{display:inline-block;width:150px;height:170px;margin:8px;vertical-align:top;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);background:#fff;padding:36px 16px 0;position:relative}
.hex img{width:48px;height:48px;object-fit:cover;margin:0 auto 8px;border-radius:50%}
.hex b{display:block;font-size:12px}

.tree-wrap{overflow:hidden;padding:12px 0 36px}
.tree{float:left;width:54%;list-style:none;padding-left:12px;border-left:2px solid rgba(217,163,173,.45)}
.tree li{padding:8px 0 8px 16px;position:relative}
.tree li:before{content:"";position:absolute;left:-7px;top:16px;width:12px;height:12px;border-radius:50%;background:#d0c0c4}
.tree li.on:before{background:var(--on);box-shadow:0 0 0 4px rgba(106,163,122,.25)}
.tree ul{list-style:none;margin-left:18px}
.live{float:right;width:42%;padding:18px;background:rgba(255,255,255,.55);border-radius:16px;min-height:200px}
.live b{display:block;margin-bottom:8px}

.band{padding:64px 0;overflow:hidden}
.band.alt{background:rgba(255,255,255,.28)}
.band .txt{float:left;width:44%;padding-top:36px}
.band .pic{float:right;width:50%}
.band.rev .txt{float:right}
.band.rev .pic{float:left}
.band img{width:100%;height:320px;object-fit:cover;border-radius:16px}
.band p{margin-top:12px;color:var(--fade)}

.oa{padding:48px 0}
.oa-grid{display:flex;flex-wrap:wrap;margin-top:20px}
.oa-item{width:16.66%;padding:14px 8px;text-align:center}
.oa-item img{width:48px;height:48px;margin:0 auto 8px;object-fit:cover;border-radius:50%}
.oa-more{display:none}
.oa.open .oa-more{display:flex;flex-wrap:wrap;width:100%}
.toggle{margin:16px auto 0;display:block}

.cards3{padding:40px 0;overflow:hidden}
.card{float:left;width:30.6%;margin-right:4%;padding:16px;background:rgba(255,255,255,.65);min-height:240px;border-radius:12px}
.card:last-child{margin-right:0}
.card#private{border-radius:16px;box-shadow:0 0 0 1px rgba(217,163,173,.35)}
.card img{width:100%;height:120px;object-fit:cover;margin-bottom:10px;border-radius:12px}
.card h3{font-size:16px;margin-bottom:6px}

.badges{overflow:hidden;padding:12px 0 24px;text-align:center}
.badge{display:inline-block;width:120px;margin:0 10px 12px;text-align:center}
.badge img{width:64px;height:64px;margin:0 auto 8px;object-fit:cover;border-radius:50%;box-shadow:4px 6px 0 rgba(90,50,60,.12)}

.quotes{overflow:hidden;padding:12px 0 32px}
.track{display:flex;gap:12px;width:max-content;animation:mar 90s linear infinite}
.quote-card{width:248px;flex:0 0 248px;padding:14px;background:#fff;font-size:12px;border-radius:12px}
.quote-card b{display:block;margin-bottom:6px}
@keyframes mar{from{transform:translateX(0)}to{transform:translateX(-50%)}}

.ptabs{margin:8px 0 14px;text-align:center}
.ptabs button{margin:0 6px;padding:8px 16px;border:0;border-radius:10px;background:#fff;cursor:pointer;box-shadow:3px 4px 0 rgba(90,50,60,.12)}
.ptabs button.on{background:linear-gradient(180deg,#e8b4bc,var(--deep));color:#fff}
.pcards{overflow:hidden;padding:0 0 36px}
.pcard{display:none;padding:18px;background:#fff;border-radius:16px;min-height:180px}
.pcard.on{display:block}
.pcard img{float:left;width:200px;height:120px;object-fit:cover;margin-right:18px;border-radius:12px}

.ends{padding:32px 0;overflow:hidden}
.end{float:left;width:22%;margin-right:4%;text-align:center;padding:14px;background:rgba(255,255,255,.55);border-radius:16px}
.end:last-child{margin-right:0}
.end img{width:64px;height:64px;margin:0 auto 8px;object-fit:cover;border-radius:50%}

.faq-lr{overflow:hidden;padding:8px 0 36px}
.qlist{float:left;width:38%}
.qlist button{display:block;width:100%;text-align:left;padding:12px 10px;border:0;background:transparent;cursor:pointer;font-size:13px;font-weight:700}
.qlist button.on{color:var(--deep);box-shadow:inset 4px 0 0 var(--peach)}
.apane{float:right;width:58%;padding:16px;background:rgba(255,255,255,.65);border-radius:16px;min-height:180px}
.ans{display:none;color:var(--fade)}
.ans.on{display:block}

.page-hero{position:relative;min-height:560px;overflow:hidden}
.page-hero img.bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:hue-rotate(-12deg) saturate(.55) brightness(.5)}
.page-hero .mask{position:absolute;inset:0;background:radial-gradient(circle at 50% 40%,rgba(232,180,188,.2),rgba(58,46,50,.55))}
.page-hero .hero-3d{padding-top:110px}
.page-hero .hero-3d h1{font-size:34px}
.page-hero .stage{height:260px}
.page-hero .stage .pc{height:180px;width:320px}
.page-hero .stage .ph{height:200px;width:120px}
.article{padding:40px 0}
.article p{margin:10px 0;color:#5a4148}
.shots{overflow:hidden;margin:16px 0}
.shots img{float:left;width:18%;margin:0 2% 12px 0;height:100px;object-fit:cover;border-radius:12px}
.clear{clear:both}

.site-foot{background:#f7f8f8;min-width:1180px;padding:36px 0 24px;overflow:hidden;color:#555;font-size:12px;position:relative;z-index:1}
.foot-logo{text-align:center;margin-bottom:16px}
.foot-logo img{height:40px;margin:0 auto 12px}
.subbox{text-align:center;margin:0 0 20px}
.subbox input{width:240px;height:36px;border:0;border-radius:10px;padding:0 12px;background:#fff;box-shadow:3px 4px 0 rgba(90,50,60,.1)}
.site-foot .col{float:left;width:20%;padding:0 16px}
.site-foot h4{font-size:13px;margin-bottom:10px;color:#333}
.site-foot a{display:block;padding:4px 0;color:#666}
.seo-block{clear:both;margin:16px 16px 0;padding:12px 0 0;color:#666;line-height:1.8;text-align:center}
.copy{clear:both;padding:16px 0 0;text-align:center;color:#999;margin:12px 16px 0}
