* { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { color: #171717; background: #f8f8f3; 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%; }
.topbar { position: sticky; top: 0; z-index: 50; border-bottom: 1px solid #171717; background: #ffffff; }
.navbox, .heroin, .wraper, .footin { width: min(1200px, calc(100% - 40px)); margin: 0 auto; }
.navbox { min-height: 76px; display: flex; align-items: center; gap: 24px; }
.brandx { display: inline-flex; align-items: center; gap: 10px; flex: 0 0 auto; font-size: 17px; font-weight: 900; }
.brandx img { width: 45px; height: 45px; border: 2px solid #e53d32; border-radius: 3px; }
.brandx span { display: flex; flex-direction: column; line-height: 1.1; }
.brandx small { color: #168db3; font-size: 8px; }
.navlst { flex: 1; display: flex; justify-content: center; gap: 19px; }
.navlst a, .footnv a { font-size: 13px; font-weight: 700; }
.navlst a:hover, .footnv a:hover { color: #e53d32; }
.getapp, .mainbt { display: inline-flex; align-items: center; justify-content: center; gap: 9px; font-weight: 900; }
.getapp { min-height: 42px; padding: 0 17px; color: #ffffff; background: #171717; white-space: nowrap; }
.menbtn { display: none; width: 42px; height: 42px; border: 1px solid #171717; background: #ffffff; font-size: 22px; }
.hero { overflow: hidden; color: #ffffff; background: #e53d32; }
.heroin { position: relative; min-height: 710px; padding: 75px 0; }
.showtm { position: absolute; top: 29px; left: 0; right: 0; display: flex; justify-content: space-between; border-bottom: 1px solid #ffffff; font-size: 9px; font-weight: 900; }
.showtm b { color: #c8ed52; }
.herotx { position: relative; z-index: 6; width: 660px; padding-top: 80px; }
h1 { font-size: 66px; line-height: 1.04; letter-spacing: 0; font-weight: 900; }
.herotx > p { width: 525px; margin-top: 24px; color: #ffe3df; font-size: 17px; }
.mainbt { min-height: 60px; margin-top: 30px; padding: 0 24px; color: #171717; background: #c8ed52; box-shadow: 7px 7px 0 #171717; }
.stage { position: absolute; right: 0; bottom: 0; width: 575px; height: 605px; border: 1px solid #171717; background: #bce7f4; }
.board { position: absolute; top: 46px; left: 28px; right: 28px; height: 113px; padding: 19px; border: 2px solid #171717; color: #ffffff; background: #171717; text-align: center; }
.board span { color: #c8ed52; font-size: 9px; }
.board b { display: block; font-size: 22px; }
.board small { color: #b4b4b4; font-size: 8px; }
.phone { position: absolute; z-index: 4; left: 50%; bottom: -105px; width: 250px; padding: 8px; border: 2px solid #171717; background: #ffffff; box-shadow: 9px 9px 0 #e53d32; transform: translateX(-50%); }
.phone img { width: 100%; height: auto; }
.ticket { position: absolute; z-index: 5; right: 22px; bottom: 49px; width: 190px; padding: 15px; border: 2px dashed #171717; color: #171717; background: #c8ed52; transform: rotate(4deg); }
.ticket em, .ticket span { display: block; font-size: 9px; font-style: normal; }
.ticket b { display: block; margin: 4px 0; }
.curtain { position: absolute; top: 178px; bottom: 0; width: 62px; background: #e53d32; }
.curtain.one { left: 0; }
.curtain.two { right: 0; }
.ticker { min-width: max-content; display: flex; justify-content: center; align-items: center; gap: 25px; padding: 14px; color: #171717; background: #c8ed52; font-size: 11px; font-weight: 900; }
.ticker i { color: #e53d32; }
.secton { padding: 92px 0; border-bottom: 1px solid #171717; }
.secttl { margin-bottom: 45px; text-align: center; font-size: 34px; font-weight: 900; }
.secttl::before, .secttl::after { content: " / "; color: #e53d32; }
.showbg { background: #f8f8f3; }
.shotsx { display: grid; grid-template-columns: repeat(4, 1fr); align-items: start; gap: 18px; }
.shotit { padding: 9px; border: 1px solid #171717; background: #ffffff; box-shadow: 5px 5px 0 #168db3; }
.shotit > div { height: 40px; display: flex; align-items: center; justify-content: space-between; font-size: 10px; }
.shotit > div b { color: #e53d32; }
.shotit > div span { font-weight: 900; }
.shotit img { width: 100%; height: auto; }
.featbg { background: #bce7f4; }
.featls, .downls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.featcr { min-height: 235px; padding: 24px; border: 1px solid #171717; background: #ffffff; }
.featcr:nth-child(2), .featcr:nth-child(6) { background: #c8ed52; }
.featop { margin-bottom: 34px; display: flex; align-items: center; justify-content: space-between; }
.featop i { width: 48px; height: 48px; display: grid; place-items: center; color: #ffffff; background: #e53d32; font-size: 24px; }
.featop span { color: #168db3; font-size: 9px; font-weight: 900; }
.featcr > b, .newsit > strong { font-size: 20px; }
.featcr p, .stepit p, .newsit p { margin-top: 10px; color: #5e6063; font-size: 14px; }
.downbg { color: #ffffff; background: #171717; }
.downit { min-height: 120px; padding: 18px; display: grid; grid-template-columns: 28px 42px 1fr 22px; align-items: center; gap: 12px; border: 1px solid #606063; background: #242424; }
.downit:hover { color: #171717; background: #c8ed52; }
.downit em { color: #168db3; font-size: 9px; font-style: normal; }
.downit > i:nth-child(2) { font-size: 28px; }
.downit div { display: flex; flex-direction: column; }
.downit div span { color: #ababaf; font-size: 10px; }
.downit:hover div span, .downit:hover em { color: #565d3a; }
.stepbg { background: #c8ed52; }
.timeln { position: relative; display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; }
.timeln::before { position: absolute; top: 34px; left: 6%; right: 6%; height: 2px; content: ""; background: #171717; }
.stepit { position: relative; text-align: center; }
.stepno { position: relative; z-index: 2; width: 68px; height: 68px; margin: 0 auto; display: grid; place-items: center; border: 2px solid #171717; color: #ffffff; background: #e53d32; font-weight: 900; }
.stepit > div:last-child { min-height: 155px; margin-top: 20px; padding: 22px 16px; border: 1px solid #171717; background: #ffffff; }
.stepit > div:last-child b { font-size: 18px; }
.faqbg { background: #f8f8f3; }
.narrow { max-width: 930px; }
.faqitm { margin-bottom: 12px; border: 1px solid #171717; background: #ffffff; }
.faqbtn { 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; }
.faqbtn span { display: flex; gap: 15px; }
.faqbtn em { color: #e53d32; font-size: 10px; font-style: normal; }
.faqbtn i { font-size: 24px; transition: transform .2s; }
.faqans { display: none; padding: 0 51px 22px; color: #5e6063; font-size: 14px; }
.faqitm.active { box-shadow: 5px 5px 0 #bce7f4; }
.faqitm.active .faqans { display: block; }
.faqitm.active .faqbtn i { transform: rotate(45deg); }
.newsbg { background: #e53d32; }
.newsls { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }
.newsit { min-height: 193px; padding: 24px; border: 1px solid #171717; background: #ffffff; }
.newsit > div { margin-bottom: 17px; display: flex; justify-content: space-between; color: #78787d; font-size: 10px; }
.newsit > div b { color: #168db3; }
.voicbg { background: #dfe3ff; }
.voicls { columns: 3; column-gap: 18px; }
.voicit { break-inside: avoid; margin-bottom: 18px; padding: 22px; border: 1px solid #171717; background: #ffffff; box-shadow: 5px 5px 0 #171717; }
.voicit:nth-child(2n) { background: #c8ed52; }
.voictp { display: grid; grid-template-columns: 42px 1fr 25px; align-items: center; gap: 11px; }
.voictp > div { width: 42px; height: 42px; display: grid; place-items: center; color: #ffffff; background: #168db3; font-weight: 900; }
.voictp > span { display: flex; flex-direction: column; }
.voictp time { color: #68686d; font-size: 10px; }
.voictp > i { color: #e53d32; font-size: 23px; }
.voicit > p { margin-top: 17px; font-size: 14px; }
.footer { color: #ffffff; background: #171717; }
.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; }
.footer .getapp { color: #171717; background: #c8ed52; }
.copyrt { padding: 17px; border-top: 1px solid #464646; color: #aaaaae; text-align: center; font-size: 12px; }
@media (max-width: 767px) {
    .navbox, .heroin, .wraper, .footin { width: min(100% - 28px, 1200px); }
    .navbox { min-height: 66px; gap: 10px; }
    .brandx img { width: 40px; height: 40px; }
    .menbtn { display: block; margin-left: auto; }
    .navbox > .getapp { min-height: 42px; padding: 0 10px; font-size: 0; }
    .navbox > .getapp i { font-size: 20px; }
    .navlst { position: absolute; top: 66px; left: 0; right: 0; display: none; padding: 12px 14px 18px; border-bottom: 1px solid #171717; background: #ffffff; }
    .navlst.open { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; }
    .navlst a { padding: 9px 5px; border: 1px solid #171717; text-align: center; }
    .heroin { min-height: 800px; padding-top: 45px; }
    .showtm { top: 16px; }
    .herotx { width: 100%; padding-top: 42px; }
    h1 { font-size: 43px; }
    .herotx > p { width: 100%; font-size: 15px; }
    .mainbt { width: 100%; }
    .stage { right: 0; width: 100%; height: 390px; }
    .board { top: 25px; left: 12px; right: 12px; height: 91px; padding: 12px; }
    .phone { width: 180px; }
    .ticket { right: 7px; bottom: 28px; width: 145px; padding: 10px; }
    .curtain { top: 130px; width: 37px; }
    .ticker { justify-content: flex-start; overflow: hidden; }
    .secton { padding: 68px 0; }
    .secttl { margin-bottom: 35px; font-size: 28px; }
    .shotsx { display: flex; align-items: flex-start; gap: 16px; overflow-x: auto; padding-bottom: 14px; scroll-snap-type: x mandatory; }
    .shotit { flex: 0 0 78%; scroll-snap-align: start; }
    .featls, .downls, .newsls { grid-template-columns: 1fr; }
    .timeln { display: block; }
    .timeln::before { top: 0; bottom: 0; left: 34px; right: auto; width: 2px; height: auto; }
    .stepit { display: grid; grid-template-columns: 68px 1fr; gap: 17px; margin-bottom: 18px; text-align: left; }
    .stepit > div:last-child { margin-top: 0; }
    .faqbtn { min-height: 70px; padding: 12px 15px; }
    .faqans { padding: 0 15px 20px; }
    .voicls { columns: 1; }
    .footin { padding: 38px 0; flex-direction: column; }
    .footnv { flex: none; }
    .footin .getapp { width: 100%; }
}
