* { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body { color: #17191b; background: #f2eee3; font-family: "Microsoft YaHei", Arial, sans-serif; letter-spacing: 0; }
a { color: inherit; text-decoration: none; }
button { color: inherit; font: inherit; }
.topbar { position: sticky; top: 0; z-index: 50; color: #f7f0dd; background: #17191b; border-bottom: 1px solid #3e4448; }
.navin { width: min(1200px, calc(100% - 40px)); height: 80px; margin: 0 auto; display: flex; align-items: center; gap: 26px; }
.brand { display: flex; align-items: center; gap: 12px; flex: none; }
.brand img { width: 47px; height: 47px; object-fit: cover; border: 2px solid #f7f0dd; border-radius: 50%; }
.brand span { display: flex; flex-direction: column; }
.brand b { font-size: 18px; }
.brand small { margin-top: 4px; color: #f1c84b; font-size: 8px; font-weight: 900; }
.navlst { margin-left: auto; display: flex; align-items: center; gap: 18px; }
.navlst a, .footnv a { font-size: 13px; font-weight: 700; }
.navlst a:hover, .footnv a:hover { color: #f1c84b; }
.getapp { min-height: 44px; padding: 0 18px; display: inline-flex; align-items: center; justify-content: center; gap: 9px; flex: none; color: #17191b; background: #f1c84b; border: 2px solid #f1c84b; font-size: 14px; font-weight: 900; }
.getapp:hover { color: #ffffff; background: #c53f35; border-color: #c53f35; }
.menub { width: 42px; height: 42px; margin-left: auto; display: none; align-items: center; justify-content: center; color: #f7f0dd; background: transparent; border: 1px solid #676d70; font-size: 22px; cursor: pointer; }
.hero { overflow: hidden; color: #f7f0dd; background: #17191b; border-bottom: 10px solid #c53f35; }
.screen { width: min(1200px, calc(100% - 40px)); min-height: 700px; margin: 0 auto; display: grid; grid-template-columns: 55% 45%; border-left: 1px solid #3e4448; border-right: 1px solid #3e4448; }
.herotx { padding: 85px 68px 70px 58px; display: flex; flex-direction: column; justify-content: center; }
.nowtag { width: fit-content; padding: 8px 11px; display: inline-flex; align-items: center; gap: 8px; color: #17191b; background: #f1c84b; font-size: 10px; font-weight: 900; }
.logrow { margin: 31px 0 22px; display: flex; align-items: center; gap: 15px; }
.logrow img { width: 70px; height: 70px; object-fit: cover; border: 3px solid #f7f0dd; border-radius: 50%; box-shadow: 7px 7px 0 #c53f35; }
.logrow > span { display: flex; flex-direction: column; font-size: 25px; font-weight: 900; }
.logrow small { margin-top: 4px; color: #4ec3b5; font-size: 11px; }
.herotx h1 { max-width: 590px; font-size: 61px; line-height: 1.12; font-weight: 950; }
.herotx > p { max-width: 575px; margin-top: 25px; color: #c9c5bb; font-size: 16px; line-height: 1.9; }
.herobt { width: 295px; min-height: 61px; margin-top: 35px; padding: 0 22px; display: flex; align-items: center; justify-content: space-between; color: #ffffff; background: #c53f35; border-left: 6px solid #f1c84b; font-size: 16px; font-weight: 900; }
.herobt i { width: 37px; height: 37px; display: flex; align-items: center; justify-content: center; color: #17191b; background: #f1c84b; border-radius: 50%; }
.herobt:hover { color: #17191b; background: #4ec3b5; }
.herpic { min-width: 0; padding-top: 65px; position: relative; display: flex; align-items: flex-end; justify-content: center; background: #25292c; border-left: 1px solid #4c5357; }
.phone { width: 300px; height: 570px; position: relative; z-index: 2; overflow: hidden; background: #ffffff; border: 8px solid #090a0b; border-bottom: 0; border-radius: 32px 32px 0 0; box-shadow: 16px 0 0 #0d0e0f; }
.phone img { width: 100%; height: auto; display: block; }
.filmno { position: absolute; top: 45px; left: 25px; z-index: 3; color: #f1c84b; font-size: 10px; line-height: 1.1; font-weight: 900; }
.filmno b { color: #f7f0dd; font-size: 53px; }
.subtxt { padding: 14px 18px; position: absolute; right: 14px; bottom: 40px; z-index: 4; display: flex; flex-direction: column; color: #17191b; background: #f1c84b; border: 3px solid #17191b; box-shadow: 6px 6px 0 #c53f35; }
.subtxt span { font-size: 8px; font-weight: 900; }
.subtxt b { margin-top: 4px; font-size: 14px; }
.secton { padding: 92px 0; border-bottom: 1px solid #cbc4b5; }
.wraper { width: min(1200px, calc(100% - 40px)); margin: 0 auto; }
.secttl { margin-bottom: 48px; display: flex; flex-direction: column; align-items: center; font-size: 37px; line-height: 1.2; text-align: center; font-weight: 950; }
.secttl span { margin-bottom: 8px; color: #c53f35; font-size: 10px; font-weight: 900; }
.showbg { background: #f2eee3; }
.filmst { padding: 28px; display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; background: #17191b; border-top: 10px dotted #f2eee3; border-bottom: 10px dotted #f2eee3; }
.filmst figure { min-width: 0; padding: 8px; position: relative; background: #f7f0dd; }
.filmst figure > span { width: 35px; height: 35px; position: absolute; top: 16px; left: 16px; z-index: 2; display: flex; align-items: center; justify-content: center; color: #17191b; background: #f1c84b; font-size: 11px; font-weight: 900; }
.filmst img { width: 100%; height: auto; display: block; }
.filmst figcaption { padding: 13px 4px 5px; font-size: 14px; text-align: center; font-weight: 900; }
.featbg { color: #f7f0dd; background: #25292c; }
.featbg .secttl span { color: #f1c84b; }
.featls, .downls { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.featit { min-height: 230px; padding: 28px; background: #17191b; border: 1px solid #555c60; }
.featit > div { margin-bottom: 24px; display: flex; align-items: center; justify-content: space-between; }
.featit > div span { color: #7f878b; font-size: 9px; font-weight: 900; }
.featit > div i { width: 47px; height: 47px; display: flex; align-items: center; justify-content: center; color: #17191b; background: #4ec3b5; font-size: 24px; }
.featit:nth-child(even) > div i { background: #f1c84b; }
.featit > b { display: block; font-size: 20px; }
.featit p { margin-top: 12px; color: #b9bec0; font-size: 14px; line-height: 1.8; }
.downbg { background: #c53f35; }
.downbg .secttl, .downbg .secttl span { color: #ffffff; }
.ticket { min-height: 265px; padding: 25px; position: relative; background: #f7f0dd; border: 2px solid #17191b; }
.ticket::after { content: ""; height: 1px; position: absolute; left: 24px; right: 24px; bottom: 59px; border-top: 2px dashed #b9ad95; }
.ticket > div { display: flex; justify-content: space-between; font-size: 9px; font-weight: 900; }
.ticket > div b { color: #c53f35; font-size: 13px; }
.ticket > i { margin: 22px 0 15px; display: block; color: #4b5357; font-size: 29px; }
.ticket > strong { display: block; font-size: 20px; }
.ticket > p { margin-top: 10px; color: #6e6960; font-size: 14px; }
.ticket > a { margin-top: 35px; position: relative; z-index: 2; display: flex; align-items: center; justify-content: space-between; font-size: 14px; font-weight: 900; }
.stepbg { background: #f1c84b; }
.timeln { position: relative; display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.timeln::before { content: ""; height: 4px; position: absolute; top: 33px; left: 8%; right: 8%; background: #17191b; }
.timeln article { position: relative; z-index: 2; text-align: center; }
.timeln article > span { width: 70px; height: 70px; margin: 0 auto 21px; display: flex; align-items: center; justify-content: center; color: #ffffff; background: #c53f35; border: 6px solid #f1c84b; border-radius: 50%; box-shadow: 0 0 0 2px #17191b; font-size: 15px; font-weight: 900; }
.timeln article > div { min-height: 160px; padding: 23px 18px; background: #f7f0dd; border-top: 5px solid #17191b; }
.timeln article i { color: #4ec3b5; font-size: 27px; }
.timeln article b { margin-top: 10px; display: block; font-size: 18px; }
.timeln article p { margin-top: 8px; color: #6e6960; font-size: 13px; line-height: 1.7; }
.faqbg { color: #f7f0dd; background: #17191b; }
.faqbg .secttl span { color: #4ec3b5; }
.faqlst { max-width: 990px; margin: 0 auto; border-top: 1px solid #555c60; }
.faqitm { border-bottom: 1px solid #555c60; }
.faqbtn { width: 100%; min-height: 76px; padding: 18px 10px; display: grid; grid-template-columns: 55px 1fr 40px; align-items: center; gap: 10px; color: #f7f0dd; background: transparent; border: 0; text-align: left; cursor: pointer; }
.faqbtn > span { color: #f1c84b; font-size: 15px; font-weight: 900; }
.faqbtn > b { font-size: 16px; }
.faqbtn > i { width: 38px; height: 38px; display: flex; align-items: center; justify-content: center; color: #17191b; background: #4ec3b5; font-size: 19px; }
.faqans { display: none; }
.faqans p { max-width: 820px; padding: 0 10px 23px 75px; color: #b9bec0; font-size: 14px; line-height: 1.8; }
.faqitm.active { background: #25292c; }
.faqitm.active .faqans { display: block; }
.newsbg { background: #f2eee3; }
.newsls { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
.newsit { min-height: 225px; padding: 27px 65px 27px 27px; position: relative; background: #f7f0dd; border-left: 5px solid #c53f35; }
.newsit > div { margin-bottom: 22px; display: flex; justify-content: space-between; gap: 15px; color: #8a847a; font-size: 10px; }
.newsit > div span { color: #c53f35; font-weight: 900; }
.newsit > b { display: block; font-size: 19px; line-height: 1.5; }
.newsit > p { margin-top: 11px; color: #6e6960; font-size: 14px; line-height: 1.8; }
.newsit > i { position: absolute; right: 24px; bottom: 25px; color: #4ec3b5; font-size: 28px; }
.ratebg { background: #4ec3b5; }
.ratels { column-count: 3; column-gap: 19px; }
.rateit { width: 100%; margin-bottom: 19px; padding: 25px; display: inline-block; background: #f7f0dd; border-top: 5px solid #17191b; break-inside: avoid; }
.rateit:nth-child(even) { border-top-color: #c53f35; }
.rateit > div { display: flex; justify-content: space-between; gap: 10px; font-size: 13px; font-weight: 900; }
.rateit > div b { color: #c53f35; font-size: 12px; }
.rateit p { margin: 20px 0; color: #56534e; font-size: 14px; line-height: 1.85; }
.rateit time { color: #878178; font-size: 10px; }
.footer { color: #f7f0dd; background: #17191b; }
.footin { width: min(1200px, calc(100% - 40px)); min-height: 150px; margin: 0 auto; display: flex; align-items: center; gap: 28px; }
.footnv { margin-left: auto; display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 13px 18px; }
.copyrt { padding: 17px 20px; color: #777d80; border-top: 1px solid #3e4448; font-size: 10px; text-align: center; }
@media (max-width: 767px) {
    .navin { width: calc(100% - 28px); height: 70px; gap: 10px; }
    .brand img { width: 42px; height: 42px; }
    .brand b { font-size: 16px; }
    .brand small { font-size: 7px; }
    .menub { display: flex; }
    .navin > .getapp { display: none; }
    .navlst { width: 100%; padding: 9px 14px 17px; position: absolute; top: 70px; left: 0; display: none; grid-template-columns: repeat(2, 1fr); gap: 0; background: #17191b; border-bottom: 5px solid #c53f35; }
    .navlst.open { display: grid; }
    .navlst a { padding: 12px 5px; border-bottom: 1px solid #3e4448; text-align: center; }
    .screen { width: 100%; min-height: 0; grid-template-columns: 1fr; border: 0; }
    .herotx { padding: 50px 20px 58px; }
    .logrow { margin: 26px 0 21px; }
    .logrow img { width: 62px; height: 62px; }
    .herotx h1 { font-size: 41px; line-height: 1.15; }
    .herotx > p { font-size: 15px; }
    .herobt { width: 100%; }
    .herpic { height: 550px; padding: 55px 20px 0; border-top: 1px solid #4c5357; border-left: 0; }
    .phone { width: 255px; height: 500px; }
    .filmno { top: 20px; left: 14px; }
    .filmno b { font-size: 38px; }
    .subtxt { right: 8px; bottom: 30px; }
    .secton { padding: 68px 0; }
    .wraper { width: calc(100% - 28px); }
    .secttl { margin-bottom: 35px; font-size: 30px; }
    .filmst { margin-right: -14px; padding: 24px 14px 24px 0; display: flex; gap: 14px; overflow-x: auto; scroll-snap-type: x mandatory; border: 0; background: transparent; }
    .filmst figure { width: 76vw; max-width: 285px; flex: 0 0 auto; scroll-snap-align: start; border: 1px solid #bfb7a7; }
    .featls, .downls, .newsls { grid-template-columns: 1fr; }
    .featit, .ticket, .newsit { min-height: 0; }
    .timeln { grid-template-columns: 1fr; gap: 0; }
    .timeln::before { width: 4px; height: auto; top: 0; bottom: 25px; left: 33px; right: auto; }
    .timeln article { padding-bottom: 18px; display: grid; grid-template-columns: 70px 1fr; gap: 13px; text-align: left; }
    .timeln article > span { margin: 0; }
    .timeln article > div { min-height: 0; }
    .faqbtn { padding: 16px 5px; grid-template-columns: 34px 1fr 36px; gap: 8px; }
    .faqbtn > b { font-size: 14px; line-height: 1.55; }
    .faqans p { padding: 0 5px 21px 47px; }
    .ratels { column-count: 1; }
    .footin { width: calc(100% - 28px); padding: 42px 0; align-items: flex-start; flex-direction: column; }
    .footnv { margin: 0; justify-content: flex-start; }
    .footer .getapp { width: 100%; }
}
