* { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { color: #121212; background: #f4f3ee; font-family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif; line-height: 1.7; }
a { color: inherit; text-decoration: none; }
button { color: inherit; font: inherit; }
img { display: block; max-width: 100%; }
.topix { position: sticky; top: 0; z-index: 50; border-bottom: 1px solid #121212; background: #f4f3ee; }
.navin, .herin, .wrap, .footin { width: min(1200px, calc(100% - 40px)); margin: 0 auto; }
.navin { min-height: 76px; display: flex; align-items: center; gap: 24px; }
.brand { display: inline-flex; align-items: center; gap: 10px; flex: 0 0 auto; font-size: 13px; font-weight: 900; line-height: 1; }
.brand img { width: 46px; height: 46px; border: 1px solid #121212; }
.navln { flex: 1; display: flex; justify-content: center; gap: 19px; }
.navln a, .footnv a { font-size: 13px; font-weight: 700; }
.navln a:hover, .footnv a:hover { color: #f0087f; }
.getbt { min-height: 42px; padding: 0 17px; display: inline-flex; align-items: center; justify-content: center; gap: 8px; color: #ffffff; background: #121212; font-weight: 900; white-space: nowrap; }
.menub { display: none; width: 42px; height: 42px; border: 1px solid #121212; background: #f4f3ee; font-size: 22px; }
.hero { overflow: hidden; color: #ffffff; background: #121212; }
.herin { position: relative; min-height: 720px; padding: 58px 0; }
.label { position: absolute; top: 29px; left: 0; color: #2de4d1; font-size: 10px; font-weight: 900; }
.copyx { position: relative; z-index: 5; padding-top: 82px; text-align: center; }
h1 { color: #ffffff; font-family: Arial, sans-serif; font-size: 90px; line-height: 1; letter-spacing: 0; font-weight: 900; text-transform: uppercase; }
.copyx p { max-width: 620px; margin: 20px auto 0; color: #c5c5c5; font-size: 16px; }
.herobt { min-height: 58px; margin-top: 27px; padding: 0 24px; display: inline-flex; align-items: center; gap: 10px; color: #121212; background: #f5e62b; box-shadow: 6px 6px 0 #f0087f; font-weight: 900; }
.stage { position: absolute; left: 0; right: 0; bottom: 0; height: 400px; }
.phone, .pback { position: absolute; bottom: -116px; padding: 8px; border: 1px solid #ffffff; background: #121212; }
.phone { z-index: 4; left: 50%; width: 235px; transform: translateX(-50%); }
.pback { left: calc(50% - 315px); width: 205px; opacity: .72; transform: rotate(-8deg); }
.phone img, .pback img { width: 100%; height: auto; }
.pside { position: absolute; z-index: 3; right: calc(50% - 390px); bottom: 95px; width: 250px; padding: 22px; border: 1px solid #2de4d1; background: #1d1d1d; }
.pside span { color: #f0087f; font-size: 10px; font-weight: 900; }
.pside b { display: block; margin: 5px 0; font-size: 21px; }
.pside small { color: #a0a0a0; font-size: 9px; }
.pulse { position: absolute; z-index: 4; left: calc(50% + 82px); bottom: 34px; padding: 9px 13px; color: #121212; background: #2de4d1; font-size: 10px; font-weight: 900; }
.strip { min-width: max-content; display: flex; justify-content: center; align-items: center; gap: 25px; padding: 14px; color: #121212; background: #f5e62b; font-size: 10px; font-weight: 900; }
.strip i { color: #f0087f; font-size: 9px; }
.sect { padding: 92px 0; border-bottom: 1px solid #121212; }
.title { margin-bottom: 45px; text-align: center; font-size: 34px; font-weight: 900; }
.title::after { content: " / ON AIR"; color: #f0087f; font-size: 10px; vertical-align: middle; }
.showbg { background: #f4f3ee; }
.shots { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.shotx { padding: 9px; border: 1px solid #121212; background: #ffffff; box-shadow: 5px 5px 0 #121212; }
.shotx > div { min-height: 42px; display: flex; align-items: center; justify-content: space-between; font-size: 10px; }
.shotx > div b { color: #f0087f; }
.shotx > div span { font-weight: 900; }
.shotx img { width: 100%; height: auto; }
.featbg { color: #ffffff; background: #f0087f; }
.grid, .downs { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.featx { min-height: 235px; padding: 24px; border: 1px solid #ffffff; background: #f0087f; }
.featx:nth-child(2), .featx:nth-child(5) { color: #121212; background: #f5e62b; }
.ftopx { margin-bottom: 35px; display: flex; justify-content: space-between; align-items: center; }
.ftopx span { font-size: 10px; font-weight: 900; }
.ftopx i { width: 48px; height: 48px; display: grid; place-items: center; color: #121212; background: #2de4d1; font-size: 24px; }
.featx > b, .newsit > strong { font-size: 20px; }
.featx p, .stepx p, .newsit p { margin-top: 10px; font-size: 14px; }
.featx p { color: #ffe4f2; }
.featx:nth-child(2) p, .featx:nth-child(5) p { color: #555324; }
.downbg { background: #2de4d1; }
.downx { min-height: 118px; display: grid; grid-template-columns: 46px 1fr 48px 22px; align-items: center; gap: 12px; padding: 18px; border: 1px solid #121212; background: #f4f3ee; }
.downx:hover { color: #ffffff; background: #121212; }
.downx > i:first-child { font-size: 29px; }
.downx div { display: flex; flex-direction: column; }
.downx div span { color: #666666; font-size: 10px; }
.downx:hover div span { color: #bbbbbb; }
.downx em { font-size: 9px; font-style: normal; }
.stepbg { background: #f5e62b; }
.line { position: relative; display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; }
.line::before { position: absolute; top: 34px; left: 6%; right: 6%; height: 2px; content: ""; background: #121212; }
.stepx { position: relative; text-align: center; }
.snumb { position: relative; z-index: 2; width: 68px; height: 68px; margin: 0 auto; display: grid; place-items: center; border: 2px solid #121212; color: #ffffff; background: #f0087f; font-weight: 900; }
.stepx > div:last-child { min-height: 155px; margin-top: 20px; padding: 22px 16px; border: 1px solid #121212; background: #ffffff; }
.stepx > div:last-child b { font-size: 18px; }
.stepx p { color: #626262; }
.faqbg { background: #f4f3ee; }
.limit { max-width: 930px; }
.faqit { margin-bottom: 12px; border: 1px solid #121212; background: #ffffff; }
.faqbt { width: 100%; min-height: 72px; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; border: 0; background: transparent; cursor: pointer; text-align: left; font-weight: 900; }
.faqbt span { display: flex; gap: 15px; }
.faqbt em { color: #f0087f; font-size: 10px; font-style: normal; }
.faqbt i { font-size: 24px; transition: transform .2s; }
.answr { display: none; padding: 0 53px 22px; color: #606060; font-size: 14px; }
.faqit.active { box-shadow: 5px 5px 0 #2de4d1; }
.faqit.active .answr { display: block; }
.faqit.active .faqbt i { transform: rotate(45deg); }
.newsbg { color: #ffffff; background: #121212; }
.newgr { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }
.newsit { min-height: 193px; padding: 24px; border: 1px solid #545454; background: #1d1d1d; }
.newsit > div { margin-bottom: 17px; display: flex; justify-content: space-between; color: #999999; font-size: 10px; }
.newsit > div b { color: #2de4d1; }
.newsit p { color: #bdbdbd; }
.voicbg { background: #e7e3ff; }
.voicls { columns: 3; column-gap: 18px; }
.voicit { break-inside: avoid; margin-bottom: 18px; padding: 22px; border: 1px solid #121212; background: #ffffff; box-shadow: 5px 5px 0 #121212; }
.voicit:nth-child(2n) { background: #f5e62b; }
.vhead { display: grid; grid-template-columns: 42px 1fr 25px; align-items: center; gap: 11px; }
.vhead > div { width: 42px; height: 42px; display: grid; place-items: center; color: #ffffff; background: #f0087f; font-weight: 900; }
.vhead span { display: flex; flex-direction: column; }
.vhead time { color: #696969; font-size: 10px; }
.vhead > i { color: #f0087f; font-size: 23px; }
.voicit > p { margin-top: 17px; font-size: 14px; }
.footer { color: #ffffff; background: #121212; }
.footin { min-height: 120px; display: flex; align-items: center; gap: 28px; }
.footnv { flex: 1; display: flex; justify-content: center; flex-wrap: wrap; gap: 10px 20px; }
.copy { padding: 17px; border-top: 1px solid #434343; color: #9f9f9f; text-align: center; font-size: 12px; }
@media (max-width: 767px) {
    .navin, .herin, .wrap, .footin { width: min(100% - 28px, 1200px); }
    .navin { min-height: 66px; gap: 10px; }
    .brand img { width: 40px; height: 40px; }
    .menub { display: block; margin-left: auto; }
    .navin > .getbt { min-height: 42px; padding: 0 10px; font-size: 0; }
    .navin > .getbt i { font-size: 20px; }
    .navln { position: absolute; top: 66px; left: 0; right: 0; display: none; padding: 12px 14px 18px; border-bottom: 1px solid #121212; background: #f4f3ee; }
    .navln.open { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; }
    .navln a { padding: 9px 5px; border: 1px solid #121212; text-align: center; }
    .herin { min-height: 720px; padding-top: 45px; }
    .label { top: 16px; }
    .copyx { padding-top: 50px; }
    h1 { font-size: 48px; }
    .copyx p { font-size: 15px; }
    .herobt { width: 100%; justify-content: center; }
    .stage { height: 390px; }
    .phone { width: 185px; }
    .pback { left: -15px; width: 155px; }
    .pside { right: -8px; bottom: 94px; width: 145px; padding: 13px; }
    .pside b { font-size: 15px; }
    .pulse { left: calc(50% + 33px); bottom: 17px; }
    .strip { justify-content: flex-start; overflow: hidden; }
    .sect { padding: 68px 0; }
    .title { margin-bottom: 35px; font-size: 28px; }
    .shots { display: flex; gap: 16px; overflow-x: auto; padding-bottom: 14px; scroll-snap-type: x mandatory; }
    .shotx { flex: 0 0 78%; scroll-snap-align: start; }
    .grid, .downs, .newgr { grid-template-columns: 1fr; }
    .line { display: block; }
    .line::before { top: 0; bottom: 0; left: 34px; right: auto; width: 2px; height: auto; }
    .stepx { display: grid; grid-template-columns: 68px 1fr; gap: 17px; margin-bottom: 18px; text-align: left; }
    .stepx > div:last-child { margin-top: 0; }
    .faqbt { min-height: 70px; padding: 12px 15px; }
    .answr { padding: 0 15px 20px; }
    .voicls { columns: 1; }
    .footin { padding: 38px 0; flex-direction: column; }
    .footnv { flex: none; }
    .footin .getbt { width: 100%; }
}
