* { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { color: #20203a; background: #f6f0e5; font-family: "Microsoft YaHei", "PingFang SC", sans-serif; letter-spacing: 0; }
a { color: inherit; text-decoration: none; }
button { color: inherit; font: inherit; }

.mastop { position: sticky; top: 0; z-index: 60; color: #20203a; background: #f6f0e5; border-bottom: 2px solid #20203a; }
.navinn { width: min(1200px, calc(100% - 40px)); min-height: 78px; margin: 0 auto; display: flex; align-items: center; gap: 24px; }
.logoaa { display: inline-flex; align-items: center; gap: 11px; flex: 0 0 auto; }
.logoaa img { width: 45px; height: 45px; object-fit: contain; border: 2px solid #20203a; border-radius: 50%; }
.logoaa span { display: flex; flex-direction: column; }
.logoaa b { font-size: 20px; line-height: 1; text-transform: uppercase; }
.logoaa small { margin-top: 5px; color: #e23c61; font-size: 9px; font-weight: 900; }
.navlst { margin-left: auto; display: flex; align-items: center; gap: 19px; }
.navlst a, .footnv a { font-size: 13px; font-weight: 700; }
.navlst a:hover, .footnv a:hover { color: #e23c61; }
.appbtn { min-height: 44px; padding: 0 18px; display: inline-flex; align-items: center; justify-content: center; gap: 8px; color: #ffffff; background: #e23c61; border: 2px solid #20203a; box-shadow: 4px 4px 0 #20203a; font-size: 13px; font-weight: 900; }
.appbtn:hover { color: #20203a; background: #ffd04e; }
.menbtn { display: none; }

.heroaa { color: #ffffff; background: #20203a; overflow: hidden; }
.heroin { width: min(1200px, calc(100% - 40px)); min-height: 680px; margin: 0 auto; padding: 76px 0; display: grid; grid-template-columns: 0.9fr 1.1fr; align-items: center; gap: 72px; }
.labelx { width: fit-content; margin-bottom: 24px; padding: 9px 12px; display: flex; gap: 12px; color: #20203a; background: #69d7c5; border: 2px solid #ffffff; font-family: Consolas, monospace; font-size: 10px; }
.labelx b { color: #20203a; }
.herotx h1 { font-size: 66px; line-height: 1.08; font-weight: 900; }
.herotx > p { max-width: 520px; margin-top: 25px; color: #c9c8d8; font-size: 16px; line-height: 1.9; }
.heroac { margin-top: 36px; display: flex; align-items: center; gap: 25px; }
.herobt { min-height: 60px; padding: 0 25px; display: inline-flex; align-items: center; justify-content: center; gap: 15px; color: #20203a; background: #ffd04e; border: 2px solid #ffffff; box-shadow: 7px 7px 0 #e23c61; font-size: 16px; font-weight: 900; }
.herobt:hover { transform: translate(3px, 3px); box-shadow: 4px 4px 0 #e23c61; }
.heroac > div { display: flex; flex-direction: column; font-size: 11px; }
.heroac > div span { color: #69d7c5; font-family: Consolas, monospace; font-weight: 900; }
.heroac > div b { margin-top: 4px; }
.poster { min-height: 490px; position: relative; background: #e23c61; border: 2px solid #ffffff; box-shadow: 15px 15px 0 #69d7c5; }
.postxt { position: absolute; top: 28px; left: 28px; z-index: 3; display: flex; flex-direction: column; font-family: Impact, "Arial Black", sans-serif; line-height: 0.85; }
.postxt span { color: #ffd04e; font-size: 76px; }
.postxt b { color: #ffffff; font-size: 94px; }
.postxt small { margin-top: 18px; color: #20203a; font-family: Consolas, monospace; font-size: 10px; }
.phonea, .phoneb { position: absolute; padding: 7px; background: #20203a; border: 2px solid #ffffff; }
.phonea { width: 185px; right: 32px; bottom: 24px; z-index: 2; transform: rotate(4deg); }
.phoneb { width: 142px; right: 184px; bottom: 35px; transform: rotate(-5deg); }
.phonea img, .phoneb img { width: 100%; height: auto; display: block; object-fit: contain; }
.stampx { width: 84px; height: 84px; position: absolute; top: 28px; right: 30px; display: flex; align-items: center; justify-content: center; gap: 5px; color: #20203a; background: #69d7c5; border: 2px solid #20203a; border-radius: 50%; transform: rotate(8deg); }
.stampx i { font-size: 25px; }
.stampx span { font-size: 11px; font-weight: 900; line-height: 1.3; }
.ticket { width: 205px; padding: 16px; position: absolute; left: 28px; bottom: 32px; display: flex; flex-direction: column; color: #20203a; background: #f6f0e5; border: 2px dashed #20203a; transform: rotate(-3deg); }
.ticket span, .ticket small { font-family: Consolas, monospace; font-size: 9px; }
.ticket b { margin: 8px 0; font-size: 13px; }
.bandxx { min-height: 58px; display: grid; grid-template-columns: repeat(4, 1fr); color: #20203a; background: #ffd04e; border-top: 2px solid #ffffff; }
.bandxx span { padding: 19px; text-align: center; border-right: 2px solid #20203a; font-family: Consolas, monospace; font-size: 11px; font-weight: 900; }
.bandxx span:last-child { border-right: 0; }

.secton { padding: 92px 0; }
.wraper { width: min(1200px, calc(100% - 40px)); margin: 0 auto; }
.faqinn { width: min(900px, calc(100% - 40px)); margin: 0 auto; }
.sectit { margin-bottom: 48px; text-align: center; font-size: 36px; font-weight: 900; }
.sectit::before { content: "✦"; margin-right: 12px; color: #e23c61; }
.showbg { background: #f6f0e5; }
.shotls { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.shotit { padding: 12px; background: #ffffff; border: 2px solid #20203a; }
.shotit > div { height: 35px; display: flex; align-items: flex-start; justify-content: space-between; }
.shotit > div span { color: #e23c61; font-family: Consolas, monospace; font-size: 11px; font-weight: 900; }
.shotit > div b { font-size: 12px; }
.shotit img { width: 100%; height: auto; display: block; object-fit: contain; border: 1px solid #b8b6bd; }
.shotit figcaption { padding: 14px 2px 3px; font-size: 12px; font-weight: 700; line-height: 1.6; }

.featbg { background: #69d7c5; border-top: 2px solid #20203a; border-bottom: 2px solid #20203a; }
.featls { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 2px solid #20203a; border-left: 2px solid #20203a; }
.featit { min-height: 225px; padding: 27px; position: relative; background: #f6f0e5; border-right: 2px solid #20203a; border-bottom: 2px solid #20203a; }
.featit > span { position: absolute; top: 20px; right: 20px; color: #9d99a3; font-family: Consolas, monospace; font-size: 11px; }
.featit > i { width: 46px; height: 46px; margin-bottom: 24px; display: grid; place-items: center; color: #ffffff; background: #e23c61; border: 2px solid #20203a; border-radius: 50%; font-size: 23px; }
.featit:nth-child(even) > i { color: #20203a; background: #ffd04e; }
.featit b { display: block; font-size: 18px; }
.featit p { margin-top: 11px; color: #625e6b; font-size: 13px; line-height: 1.8; }

.downbg { color: #ffffff; background: #20203a; }
.downbg .sectit::before { color: #69d7c5; }
.downls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.downit { min-height: 142px; padding: 22px; display: grid; grid-template-columns: 50px 1fr 38px; align-items: center; gap: 14px; color: #20203a; background: #f6f0e5; border: 2px solid #ffffff; }
.downno { width: 50px; height: 50px; display: grid; place-items: center; background: #69d7c5; border: 2px solid #20203a; font-family: Consolas, monospace; font-size: 13px; font-weight: 900; }
.downit > div:nth-child(2) span { color: #e23c61; font-family: Consolas, monospace; font-size: 9px; font-weight: 900; }
.downit > div:nth-child(2) b { margin-top: 4px; display: block; font-size: 16px; }
.downit > div:nth-child(2) p { margin-top: 7px; color: #77727e; font-size: 11px; }
.downit a { width: 38px; height: 38px; display: grid; place-items: center; color: #ffffff; background: #e23c61; border: 1px solid #20203a; }
.downit a:hover { color: #20203a; background: #ffd04e; }

.flowbg { background: #f6f0e5; }
.timeln { display: grid; grid-template-columns: repeat(4, 1fr); position: relative; }
.timeln::before { content: ""; position: absolute; top: 25px; left: 8%; right: 8%; border-top: 3px dashed #e23c61; }
.stepit { padding: 0 24px; position: relative; text-align: center; }
.stepit > span { width: 52px; height: 52px; margin: 0 auto 24px; display: grid; place-items: center; position: relative; z-index: 2; color: #ffffff; background: #20203a; border: 2px solid #e23c61; border-radius: 50%; font-family: Consolas, monospace; font-size: 12px; font-weight: 900; }
.stepit b { font-size: 17px; }
.stepit p { margin-top: 10px; color: #6d6874; font-size: 13px; line-height: 1.75; }

.faqbg { background: #ffd04e; border-top: 2px solid #20203a; border-bottom: 2px solid #20203a; }
.faqitm { border-top: 2px solid #20203a; }
.faqitm:last-child { border-bottom: 2px solid #20203a; }
.faqbtn { width: 100%; padding: 21px 4px; display: flex; align-items: center; justify-content: space-between; gap: 20px; background: transparent; border: 0; cursor: pointer; text-align: left; font-size: 15px; font-weight: 800; }
.faqbtn i { width: 30px; height: 30px; display: grid; place-items: center; flex: 0 0 auto; color: #ffffff; background: #e23c61; border: 1px solid #20203a; border-radius: 50%; }
.faqans { display: none; padding: 0 55px 21px 4px; }
.faqans p { color: #625c55; font-size: 13px; line-height: 1.85; }
.faqitm.active .faqans { display: block; }

.newsbg { background: #f6f0e5; }
.newsls { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }
.newsit { min-height: 205px; padding: 27px; background: #ffffff; border-left: 8px solid #69d7c5; box-shadow: inset 0 0 0 2px #20203a; }
.newsit:nth-child(2n) { border-left-color: #e23c61; }
.newtop { margin-bottom: 23px; display: flex; justify-content: space-between; color: #8e8993; font-family: Consolas, monospace; font-size: 10px; }
.newtop span { color: #e23c61; font-weight: 900; }
.newsit > b { font-size: 17px; }
.newsit > p { margin-top: 12px; color: #696471; font-size: 13px; line-height: 1.8; }

.ratebg { color: #ffffff; background: #e23c61; border-top: 2px solid #20203a; }
.ratebg .sectit::before { color: #ffd04e; }
.ratels { columns: 3; column-gap: 16px; }
.rateit { width: 100%; margin: 0 0 16px; padding: 24px; display: inline-block; break-inside: avoid; color: #20203a; background: #f6f0e5; border: 2px solid #20203a; box-shadow: 5px 5px 0 #20203a; }
.ratop { display: flex; align-items: center; justify-content: space-between; }
.ratop span { display: flex; align-items: center; gap: 7px; font-size: 13px; font-weight: 900; }
.ratop b { color: #e23c61; font-family: Consolas, monospace; font-size: 11px; }
.rateit p { margin-top: 22px; font-size: 14px; line-height: 1.85; }
.rateit time { margin-top: 20px; display: block; color: #7c7682; font-family: Consolas, monospace; font-size: 10px; }

.footer { background: #69d7c5; border-top: 2px solid #20203a; }
.footin { width: min(1200px, calc(100% - 40px)); min-height: 120px; margin: 0 auto; display: flex; align-items: center; gap: 28px; }
.footnv { margin-left: auto; display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 14px 18px; }
.copyrt { padding: 15px 20px; color: #ffffff; background: #20203a; text-align: center; font-size: 11px; }

@media (max-width: 767px) {
    .navinn { width: calc(100% - 28px); min-height: 68px; position: relative; }
    .logoaa img { width: 40px; height: 40px; }
    .logoaa b { font-size: 18px; }
    .menbtn { width: 40px; height: 40px; margin-left: auto; display: grid; place-items: center; background: #ffd04e; border: 2px solid #20203a; font-size: 20px; }
    .navinn > .appbtn { display: none; }
    .navlst { display: none; position: absolute; top: 67px; left: -14px; right: -14px; padding: 12px 14px 17px; grid-template-columns: repeat(2, 1fr); gap: 2px; background: #20203a; }
    .navlst.active { display: grid; }
    .navlst a { padding: 13px 8px; color: #20203a; background: #f6f0e5; text-align: center; }
    .heroin { width: calc(100% - 28px); min-height: auto; padding: 56px 0 65px; grid-template-columns: 1fr; gap: 55px; }
    .herotx h1 { font-size: 42px; }
    .herotx > p { font-size: 14px; }
    .heroac { align-items: stretch; flex-direction: column; }
    .herobt { width: 100%; }
    .heroac > div { align-items: center; }
    .poster { min-height: 445px; box-shadow: 9px 9px 0 #69d7c5; }
    .postxt { top: 22px; left: 20px; }
    .postxt span { font-size: 56px; }
    .postxt b { font-size: 70px; }
    .stampx { width: 72px; height: 72px; top: 22px; right: 18px; }
    .phonea { width: 145px; right: 19px; }
    .phoneb { width: 112px; right: 145px; bottom: 43px; }
    .ticket { width: 165px; left: 17px; bottom: 23px; }
    .bandxx { grid-template-columns: repeat(2, 1fr); }
    .bandxx span { border-bottom: 2px solid #20203a; }
    .bandxx span:nth-child(2n) { border-right: 0; }
    .secton { padding: 66px 0; }
    .wraper, .faqinn { width: calc(100% - 28px); }
    .sectit { margin-bottom: 35px; font-size: 29px; }
    .shotls { margin-right: -14px; padding: 0 14px 8px 0; display: flex; gap: 14px; overflow-x: auto; scroll-snap-type: x mandatory; }
    .shotit { min-width: 76vw; scroll-snap-align: start; }
    .featls, .downls, .newsls { grid-template-columns: 1fr; }
    .featit { min-height: 205px; }
    .timeln { grid-template-columns: 1fr; gap: 27px; }
    .timeln::before { top: 25px; bottom: 25px; left: 25px; right: auto; width: 0; border-top: 0; border-left: 3px dashed #e23c61; }
    .stepit { padding: 0; display: grid; grid-template-columns: 52px 1fr; gap: 18px; text-align: left; }
    .stepit > span { margin: 0; }
    .faqbtn { font-size: 14px; line-height: 1.6; }
    .faqans { padding-right: 8px; }
    .ratels { columns: 1; }
    .footin { width: calc(100% - 28px); padding: 38px 0; align-items: stretch; flex-direction: column; }
    .footnv { margin-left: 0; display: grid; grid-template-columns: repeat(2, 1fr); justify-content: stretch; }
    .footnv a { padding: 6px 0; }
    .footin > .appbtn { width: 100%; }
}
