:root{--color-primary: #ba081f;--color-secondary: #8b0012;--color-background: #16181b;--color-text: #ffd08c;--color-accent: #dfb082;--color-border: #dfb082;--gradient-header: linear-gradient(0deg, #ba081f, #8b0012);--gradient-footer: linear-gradient(0deg, #232323, #000);--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 1.5rem;--spacing-lg: 2rem;--spacing-xl: 3rem;--breakpoint-mobile: 480px;--breakpoint-tablet: 768px;--breakpoint-desktop: 1024px;--breakpoint-xl: 1280px}.dark{color-scheme:dark;background-color:var(--color-background)}*{margin:0;padding:0;box-sizing:border-box}html{background-color:var(--color-background)}body{font-family:Arial,Microsoft Yahei,PingFangSC,sans-serif;font-size:16px;color:var(--color-text);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{cursor:pointer;pointer-events:auto;text-decoration:none;color:inherit}img{display:block;max-width:100%;height:auto}.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.justify-center{justify-content:center}.grid{display:grid}.img-button{display:block;position:relative;cursor:pointer}.img-button img{display:block;width:100%}.img-button img.img-button--default{opacity:1;transition:opacity .1s ease-in-out}.img-button img.img-button--hover{left:0;opacity:0;position:absolute;top:0;transition:opacity .1s ease-in-out}.img-button:hover img.img-button--default{opacity:0}.img-button:hover img.img-button--hover{opacity:1}@media (max-width: 480px){body{font-size:14px}}@media (max-width: 768px){.md\:flex-col{flex-direction:column}}@media (max-width: 1024px){.lg\:flex-col{flex-direction:column}}img[data-v-faed8891]{display:block;width:100%;height:auto;transition:opacity .3s ease-in-out}img[data-v-faed8891]:not(.is-loaded){opacity:0}img.is-loaded[data-v-faed8891]{opacity:1}img.has-error[data-v-faed8891]{opacity:.5;filter:grayscale(100%)}#header[data-v-a0c3ce16]{align-items:flex-start;background:linear-gradient(0deg,#8b0012,#ba081f),#000;box-shadow:0 0 20px #0000004d;display:flex;height:75px;justify-content:center;position:relative;width:100%;z-index:98}@media (max-width: 1024px){#header[data-v-a0c3ce16]{height:40px}}.header__logo[data-v-a0c3ce16]{width:304px;height:84px}@media (max-width: 1024px){.header__logo[data-v-a0c3ce16]{height:56px}}@media (max-width: 820px){#header[data-v-a0c3ce16]{height:40px}.header__logo[data-v-a0c3ce16]{width:180px;height:50px}}@media (max-width: 430px){.header__logo[data-v-a0c3ce16]{width:180px;height:50px}}.header__logo img[data-v-a0c3ce16]{display:block;width:100%;height:100%;object-fit:contain}.img-button[data-v-1a29e1aa]{display:block;position:relative;cursor:pointer}.img-button[data-v-1a29e1aa] img{display:block;width:100%}.img-button .img-button--default[data-v-1a29e1aa]{opacity:1;transition:opacity .1s ease-in-out}.img-button .img-button--hover[data-v-1a29e1aa]{left:0;opacity:0;position:absolute;top:50%;transform:translateY(-50%);width:100%;transition:opacity .1s ease-in-out}.img-button:hover .img-button--default[data-v-1a29e1aa]{opacity:0}.img-button:hover .img-button--hover[data-v-1a29e1aa]{opacity:1}#banner[data-v-5886b85a]{width:100%}#banner[data-v-5886b85a]{width:100%;display:flex;justify-content:center;background-color:#000}#banner[data-v-5886b85a] img{display:block;width:100%;max-width:1920px;height:auto;object-fit:cover}@media (max-width: 1279px){#banner[data-v-5886b85a]{width:100%;height:auto;min-height:100px;background:#8b0012;overflow:hidden;display:flex;justify-content:center;align-items:center}#banner[data-v-5886b85a] img,#banner[data-v-5886b85a] picture{width:100%!important;height:auto!important;object-fit:contain!important;display:block!important;max-height:600px}}@media (max-width: 430px){#banner[data-v-5886b85a]{width:100%;max-width:430px;height:auto!important}#banner[data-v-5886b85a] img,#banner[data-v-5886b85a] picture{object-fit:contain!important;height:auto!important;width:100%!important}}.banner-placeholder[data-v-5886b85a]{width:100%;position:relative}.banner-size-reference[data-v-5886b85a]{width:100%;opacity:0;display:block}.main-inner[data-v-5886b85a]{width:100%;overflow-x:hidden;position:relative}#home-main[data-v-5886b85a]{border-color:#dfb082;border-style:solid;border-width:4px 0;box-sizing:border-box;padding:3rem 4.6875rem}@media (max-width: 1280px){#home-main[data-v-5886b85a]{padding:3rem 2.5rem;border-bottom:none!important}}@media (max-width: 1024px){#home-main[data-v-5886b85a]{padding:2.5rem}}@media (max-width: 768px){#home-main[data-v-5886b85a]{padding:2.5rem 1.25rem}}@media (max-width: 430px){#home-main[data-v-5886b85a]{border-top:2px solid #dfb082;border-bottom:none!important;padding:1.5rem .625rem 3rem}}.home-main__inner[data-v-5886b85a]{margin:0 auto;max-width:1520px;width:100%}.button-links[data-v-5886b85a]{display:grid;justify-content:space-between;grid-template-columns:repeat(4,352px);width:100%;max-width:1501px;margin-left:auto;margin-right:auto;margin-bottom:3rem}@media (max-width: 1600px){.button-links[data-v-5886b85a]{width:100%;grid-template-columns:repeat(4,1fr);gap:1rem;padding:0 27px;box-sizing:border-box}.button-links .item[data-v-5886b85a]{width:100%!important;height:auto!important;aspect-ratio:352/102}}@media (max-width: 1024px){.button-links[data-v-5886b85a]{gap:1.25rem;margin-bottom:2.5rem}}@media (max-width: 768px){.button-links[data-v-5886b85a]{gap:1rem}}@media (max-width: 1279px){.button-links[data-v-5886b85a]{width:100%!important;max-width:1200px!important;grid-template-columns:repeat(4,1fr)!important;gap:10px!important;padding:0!important;margin:0 auto 3rem!important;justify-content:center!important}@media (max-width: 640px){.button-links[data-v-5886b85a]{grid-template-columns:repeat(2,1fr)!important;max-width:430px!important}}.button-links .item[data-v-5886b85a]{width:100%!important;max-width:none;height:auto!important;aspect-ratio:187 / 54}}@media (max-width: 430px){.button-links[data-v-5886b85a]{grid-template-columns:repeat(2,185px)!important;gap:15px 10px!important;padding:0 10px!important;max-width:100%!important;margin-bottom:1.5rem!important;justify-content:center!important}.button-links .item[data-v-5886b85a]{width:185px!important;height:50px!important;max-width:none!important;aspect-ratio:auto!important}.button-links .item[data-v-5886b85a] img{width:185px!important;height:50px!important;object-fit:fill!important}}.button-links .item[data-v-5886b85a]{width:352px;height:102px}.block-title[data-v-5886b85a]{height:36px;margin-bottom:1.25rem}.recommend-routes-title[data-v-5886b85a]{display:flex;align-items:center;gap:15px;height:auto;margin-bottom:20px}.recommend-routes-title .crown-icon[data-v-5886b85a]{width:42px;height:39px;object-fit:contain;flex-shrink:0}.recommend-routes-title .title-text[data-v-5886b85a]{display:inline-flex;align-items:center;width:203px;height:32px;font-size:32px;font-family:Microsoft YaHei UI,Microsoft YaHei UI-Bold,sans-serif;font-weight:700;text-align:left;color:#ffd08c;letter-spacing:6.39px;white-space:nowrap}@media (max-width: 1280px){.block-title[data-v-5886b85a]{height:30px}.recommend-routes-title[data-v-5886b85a]{height:35px}.recommend-routes-title .crown-icon[data-v-5886b85a]{width:35px;height:35px}.recommend-routes-title .title-text[data-v-5886b85a]{font-size:1.3rem}.programme-block .block-title[data-v-5886b85a]{height:35px}.programme-block .block-title img[data-v-5886b85a]{max-width:100%;object-fit:contain}}@media (max-width: 430px){.block-title[data-v-5886b85a]{height:28px;margin-bottom:1rem}.recommend-routes-title[data-v-5886b85a]{height:30px;margin-bottom:.75rem!important}.recommend-routes-title .crown-icon[data-v-5886b85a]{width:28px!important;height:28px!important}.recommend-routes-title .title-text[data-v-5886b85a]{font-size:1.1rem!important;letter-spacing:1px!important}.programme-block .block-title[data-v-5886b85a]{height:30px}.programme-block .block-title img[data-v-5886b85a]{width:220px!important;height:25px!important;object-fit:fill}}.block-title img[data-v-5886b85a]{max-height:100%;width:auto}.programme-block .block-title[data-v-5886b85a]{height:40px;display:flex;align-items:center}@media (max-width: 1279px){.programme-block .block-title[data-v-5886b85a]{width:270px!important;height:45px!important;margin-bottom:1rem!important}.programme-block .block-title img[data-v-5886b85a]{width:100%!important;height:100%!important;object-fit:fill!important}}.recommend-section[data-v-5886b85a]{width:100%;max-width:1525px;margin:0 auto 3rem}.recommend-content[data-v-5886b85a]{width:100%;height:410px;background:#290d10cc;border-radius:20px 20px 0 0;box-sizing:border-box;padding:45px 27px 44px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media (max-width: 1550px){.recommend-content[data-v-5886b85a]{height:auto;min-height:232px}}@media (min-width: 740px) and (max-width: 1279px){#home-main[data-v-5886b85a]{padding:3rem 1rem!important}.home-main__inner[data-v-5886b85a]{max-width:100%!important}.recommend-content[data-v-5886b85a]{width:100%!important;max-width:1200px!important;height:auto!important;padding:24px 20px!important;margin:0 auto!important;border-radius:12px 12px 0 0!important}}@media (max-width: 739px){.recommend-content[data-v-5886b85a]{flex-direction:column;padding:1.5rem 1rem!important}}.recommend-slider[data-v-5886b85a]{width:100%;max-width:925px;height:auto;aspect-ratio:925 / 320;flex:0 1 925px;min-width:0;position:relative;overflow:hidden;border-radius:12px;border:3px solid #f8eec9;box-shadow:0 4px 8px #0000004d}@media (max-width: 1024px){.recommend-slider[data-v-5886b85a]{margin-right:.9375rem;border-radius:10px;border:2px solid #f8eec9}}@media (max-width: 1279px){.recommend-slider[data-v-5886b85a]{width:55%!important;max-width:none!important;height:auto!important;aspect-ratio:432 / 183!important;margin-right:20px!important;margin-bottom:0!important;flex:0 0 55%!important}}@media (max-width: 739px){.recommend-slider[data-v-5886b85a]{width:100%!important;max-width:100%!important;height:auto!important;aspect-ratio:432 / 183!important;margin-right:0!important;margin-bottom:20px!important}}@media (max-width: 430px){.recommend-content[data-v-5886b85a]{flex-direction:column!important;padding:15px!important;gap:20px!important}.recommend-slider[data-v-5886b85a]{width:100%!important;max-width:376px!important;height:auto!important;aspect-ratio:376 / 153!important;margin:0 auto 20px!important}.carousel-slide img[data-v-5886b85a]{object-fit:fill!important;height:100%!important}.recommend-links[data-v-5886b85a]{width:100%!important;max-width:none!important;margin-left:0!important}.recommend-links .links[data-v-5886b85a]{grid-template-columns:repeat(2,1fr)!important;gap:10px!important;width:100%!important}.recommend-links .links .item[data-v-5886b85a]{width:166px!important;height:43px!important;max-width:none!important;aspect-ratio:auto!important}.recommend-links .links .item[data-v-5886b85a] img{width:166px!important;height:43px!important;object-fit:fill!important}}.carousel-slide[data-v-5886b85a]{position:absolute;top:0;left:0;width:100%;height:100%;display:none;opacity:0;transition:opacity .5s ease-in-out}.carousel-slide.active[data-v-5886b85a]{display:block;opacity:1}.carousel-slide a[data-v-5886b85a]{display:block;width:100%;height:100%}.carousel-slide img[data-v-5886b85a]{display:block;width:100%;height:100%;object-fit:cover;border-radius:9px}.recommend-links[data-v-5886b85a]{flex:0 1 546px;max-width:546px;display:flex;flex-direction:column;justify-content:center;margin-left:20px}@media (max-width: 739px){.recommend-links[data-v-5886b85a]{width:100%!important;margin-left:0!important;flex:none!important}}.recommend-links .links[data-v-5886b85a]{display:grid;gap:17px 7px;grid-template-columns:repeat(2,1fr)}.recommend-links .links .item[data-v-5886b85a]{width:100%;max-width:250px;height:auto;aspect-ratio:250 / 65}@media (max-width: 1279px){.recommend-links[data-v-5886b85a]{max-width:none!important;flex:1!important;min-width:0!important}.recommend-links .links[data-v-5886b85a]{gap:13px 7px!important}.recommend-links .links .item[data-v-5886b85a]{width:100%!important;max-width:none!important;height:auto!important;aspect-ratio:143 / 37!important}.recommend-links .links .item img[data-v-5886b85a]{width:100%!important;height:auto!important;object-fit:contain!important}.recommend-routes-title[data-v-5886b85a]{margin-bottom:12px!important;height:auto!important;gap:8px!important}.recommend-routes-title .crown-icon[data-v-5886b85a]{width:30px!important;height:28px!important}.recommend-routes-title .title-text[data-v-5886b85a]{width:auto!important;height:auto!important;font-size:1.25rem!important;letter-spacing:2px!important}}@media (max-width: 739px){.recommend-links .links[data-v-5886b85a]{grid-template-columns:repeat(2,1fr);gap:.75rem}.recommend-links .links .item[data-v-5886b85a]{width:100%!important;height:auto!important;aspect-ratio:143 / 37}}@media (max-width: 430px){.recommend-links .links[data-v-5886b85a]{grid-template-columns:repeat(2,1fr)!important;gap:12px 8px!important;justify-content:center!important;width:100%!important}.recommend-routes-title[data-v-5886b85a]{margin-bottom:.75rem!important;justify-content:flex-start!important;width:100%!important;gap:10px!important}.recommend-routes-title .crown-icon[data-v-5886b85a]{width:24px!important;height:24px!important}.recommend-routes-title .title-text[data-v-5886b85a]{width:auto!important;height:auto!important;background:transparent!important;font-size:21px!important;font-family:Microsoft YaHei UI,Microsoft YaHei UI-Bold,sans-serif!important;font-weight:700!important;text-align:left!important;background:linear-gradient(180deg,#fffdda,#ffd08c)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;letter-spacing:4.17px!important;display:flex!important;align-items:center!important;white-space:nowrap!important}}.recommend-footer[data-v-5886b85a]{width:100%;box-sizing:border-box;padding:0;display:flex;flex-direction:row;align-items:stretch;height:auto;background-color:#0d0d0d;border-radius:0 0 20px 20px;overflow:hidden}.recommend-footer .block-title[data-v-5886b85a]{margin-right:0;margin-bottom:0;background-color:#500;padding:0;border-radius:0 0 0 20px;display:flex;align-items:center;justify-content:center;height:auto;flex:0 0 17.3%;min-width:150px}.recommend-footer .block-title img[data-v-5886b85a]{width:100%;max-width:180px;height:auto;max-height:45px;object-fit:contain;display:block}.recommend-footer .tools[data-v-5886b85a]{flex:1;display:flex;flex-direction:row;align-items:stretch;padding:0;background-color:transparent}@media (max-width: 1280px){.recommend-footer[data-v-5886b85a]{flex-direction:column;height:auto;border-radius:0 0 12px 12px}.recommend-footer .block-title[data-v-5886b85a]{flex:0 0 40px;width:100%;min-width:100%;height:40px;border-radius:0;justify-content:flex-start;padding:0;background:linear-gradient(90deg,#8b0012,#ba081f)}.recommend-footer .block-title img[data-v-5886b85a]{width:auto;height:20px;max-width:none}.recommend-footer .tools[data-v-5886b85a]{width:100%;display:grid;grid-template-columns:repeat(6,1fr);height:auto!important}}@media (max-width: 1279px){.recommend-footer[data-v-5886b85a]{width:100%!important;max-width:1200px!important;height:auto!important;margin:0 auto 2rem!important;border-radius:0 0 20px 20px!important;flex-direction:column!important;background:#0d0d0d!important;overflow:hidden!important}.recommend-footer .block-title[data-v-5886b85a]{width:100%!important;height:48px!important;flex:0 0 48px!important;justify-content:flex-start!important;padding:0 15px!important;background:#500!important;border-radius:0!important}.recommend-footer .block-title img[data-v-5886b85a]{width:auto!important;height:26px!important}.recommend-footer .tools[data-v-5886b85a]{width:100%!important;height:auto!important;display:grid!important;grid-template-columns:repeat(6,1fr)!important;padding:0!important;background-color:transparent!important}.recommend-footer .tools .item[data-v-5886b85a]{height:65px!important;min-height:0!important;border-right:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.recommend-footer .tools .item[data-v-5886b85a]:nth-child(6n){border-right:none!important}@media (max-width: 739px){.recommend-footer .tools[data-v-5886b85a]{grid-template-columns:repeat(3,1fr)!important}.recommend-footer .tools .item[data-v-5886b85a]:nth-child(3n){border-right:none!important}}@media (max-width: 480px){.recommend-footer .tools[data-v-5886b85a]{grid-template-columns:repeat(3,1fr)!important;padding:0!important}}.recommend-footer .tools .item[data-v-5886b85a] .img-button{width:100%!important;max-width:90px!important;height:50px!important}}@media (max-width: 480px){.recommend-footer .block-title[data-v-5886b85a]{height:48px!important;flex:0 0 48px!important}.recommend-footer .tools .item[data-v-5886b85a]{height:65px!important;min-height:65px!important}.recommend-footer .tools .item[data-v-5886b85a] .img-button{width:90px!important;height:55px!important}}.recommend-footer .tools .item[data-v-5886b85a]{position:relative;display:flex;align-items:center;justify-content:center;flex:1;cursor:pointer;transition:background-color .3s ease;align-self:stretch}.recommend-footer .tools .item[data-v-5886b85a]:hover{background-color:#a81c1c}.recommend-footer .tools .item[data-v-5886b85a] .img-button{width:120px!important;height:105px!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:none!important}.recommend-footer .tools .item[data-v-5886b85a] .img-button:hover{filter:none!important}.recommend-footer .tools .item[data-v-5886b85a] .img-button img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;transition:none!important;margin:0 auto!important}.recommend-footer .tools .item[data-v-5886b85a]:last-child{border-radius:0 0 20px}.programme-wrap[data-v-5886b85a]{width:100%;max-width:1501px;margin:0 auto;display:flex;gap:30px}.programme-block[data-v-5886b85a]{flex:1;min-width:0}@media (max-width: 1280px){.programme-wrap[data-v-5886b85a]{gap:20px}}@media (max-width: 1279px){.programme-wrap[data-v-5886b85a]{width:100%;padding:0 15px;box-sizing:border-box}}.programme-block .block-title[data-v-5886b85a]{height:70px;margin-bottom:2rem;display:flex;align-items:center}@media (max-width: 1500px) and (min-width: 1280px){.programme-wrap[data-v-5886b85a]{flex-wrap:wrap!important;justify-content:center!important;gap:3rem 2rem!important}.programme-block[data-v-5886b85a]{flex:1 1 420px!important;max-width:100%!important}}@media (max-width: 1279px){.programme-wrap[data-v-5886b85a]{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:20px!important;padding:0!important;justify-content:center!important;width:100%!important;max-width:1200px!important;margin:0 auto!important}.programme-block .block-title[data-v-5886b85a]{width:270px!important;height:45px!important;margin-bottom:1.5rem!important}.programme-block .block-title[data-v-5886b85a] img{width:100%!important;height:100%!important}}.programme-block .block-title[data-v-5886b85a] img{width:427px!important;height:70px!important;object-fit:contain}@media (max-width: 739px){.programme-wrap[data-v-5886b85a]{display:flex!important;flex-direction:column!important;align-items:center!important;gap:30px!important;padding:0 15px!important;width:100%!important}.programme-block[data-v-5886b85a]{max-width:100%!important;width:100%!important}}.programme-wrap .list[data-v-5886b85a]{display:grid;gap:20px 15px}@media (min-width: 1501px){.programme-wrap .list[data-v-5886b85a]{grid-template-columns:repeat(3,1fr)!important}}@media (max-width: 1500px) and (min-width: 1280px){.programme-wrap .list[data-v-5886b85a]{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))!important;gap:15px 10px}}@media (max-width: 739px){.programme-wrap .list[data-v-5886b85a]{grid-template-columns:repeat(2,1fr)!important;gap:12px 10px}}@media (max-width: 1024px){.programme-wrap .list[data-v-5886b85a]{gap:.875rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}}@media (max-width: 739px){.programme-wrap .list .item[data-v-5886b85a]{width:100%!important}}.programme-wrap .list .item[data-v-5886b85a]{width:220px;margin:0 auto;cursor:pointer;box-sizing:border-box}.programme-wrap .list .item a[data-v-5886b85a]{display:flex;flex-direction:column;width:100%;text-decoration:none;box-sizing:border-box}.programme-wrap .list .item .img[data-v-5886b85a]{width:100%;aspect-ratio:236 / 133;overflow:hidden;border-radius:8px;background-color:#1a1a1a;border:1px solid rgba(223,176,130,.2)}.programme-wrap .list .item .img img[data-v-5886b85a]{width:100%;height:100%;object-fit:cover}.programme-wrap .list .item span[data-v-5886b85a]{display:flex;align-items:center;justify-content:center;width:100%;height:43px;background:linear-gradient(to right,#4d176f,#671dbb);border-radius:0 0 10px 10px;color:#fff;font-size:1rem;font-weight:500;margin:0!important;padding:0;box-sizing:border-box}@media (max-width: 1279px){.programme-wrap .list[data-v-5886b85a]{grid-template-columns:repeat(2,1fr)!important;gap:14px 14px!important;width:100%!important;max-width:none!important;margin:0 auto}.programme-wrap .list .item[data-v-5886b85a]{width:100%!important;max-width:none!important;margin:0 auto;display:flex!important;flex-direction:column!important;overflow:hidden!important;border-radius:10px!important}.programme-wrap .list .item .img[data-v-5886b85a]{width:100%!important;height:auto!important;aspect-ratio:173 / 94!important;border-radius:10px 10px 0 0!important}.programme-wrap .list .item span[data-v-5886b85a]{width:100%!important;height:34px!important;font-size:.85rem!important;border-radius:0 0 10px 10px!important;margin:0!important}}@media (max-width: 480px){.programme-wrap .list[data-v-5886b85a]{max-width:100%!important;gap:10px 8px!important}.programme-wrap .list .item[data-v-5886b85a]{max-width:none!important}}.programme-wrap .programme-block.sport-block .list .item span[data-v-5886b85a]{background:linear-gradient(to right,#114b1f,#2c8a3c)}.programme-wrap .list .item .img img[data-v-5886b85a]{width:100%;height:100%;object-fit:fill;transition:transform .3s ease}.programme-wrap .list .item:hover .img img[data-v-5886b85a]{transform:scale(1.1)}.programme-wrap .list .item.empty-item[data-v-5886b85a]{opacity:.3}.programme-wrap .list .item .empty-placeholder[data-v-5886b85a]{width:100%;max-width:187px;aspect-ratio:187 / 105;border:3px dashed rgba(248,238,201,.6);border-radius:10px;margin-bottom:.5rem;background-color:transparent}.empty-section-placeholder[data-v-5886b85a]{width:100%;max-width:612px;aspect-ratio:612 / 353;border:3px dashed rgba(248,238,201,.6);border-radius:10px;background-color:transparent;display:flex;align-items:center;justify-content:center;color:#f8eec999;font-size:16px;opacity:.5}.empty-section-placeholder[data-v-5886b85a]:after{content:"暫無內容"}@media (max-width: 1280px){.programme-wrap .list .item span[data-v-5886b85a]{font-size:1em}}#float-ad[data-v-5886b85a]{bottom:1rem;max-width:120px;min-width:75px;position:fixed;right:2.5rem;width:auto;z-index:99;transition:all .3s ease}@media (max-width: 1440px) and (min-width: 1280px){#float-ad[data-v-5886b85a]{max-width:75px;right:1rem}}@media (max-width: 1279px){#float-ad[data-v-5886b85a]{position:relative!important;bottom:0!important;right:auto!important;left:auto!important;width:100%!important;max-width:100%!important;margin:0!important;padding:10px 0!important;background:#3e080f!important}}@media (min-width: 740px) and (max-width: 1279px){#float-ad[data-v-5886b85a]{width:100%!important;max-width:100%!important;height:95px!important;margin:0 auto!important;box-shadow:none!important;backdrop-filter:none!important}}@media (max-width: 1279px){.float-ad-toggle[data-v-5886b85a]{display:none!important}}#float-ad .links[data-v-5886b85a]{display:grid;gap:1.5rem;grid-template-columns:1fr}#float-ad .links .item[data-v-5886b85a]{width:100%;max-width:120px;height:auto;aspect-ratio:120 / 105}#float-ad .links .item.rwd-first-button .desktop-image[data-v-5886b85a],#float-ad .links .item.rwd-second-button .desktop-image[data-v-5886b85a],#float-ad .links .item.rwd-third-button .desktop-image[data-v-5886b85a]{display:block}#float-ad .links .item.rwd-first-button .tablet-image[data-v-5886b85a],#float-ad .links .item.rwd-second-button .tablet-image[data-v-5886b85a],#float-ad .links .item.rwd-third-button .tablet-image[data-v-5886b85a],#float-ad .links .item.rwd-first-button .mobile-image[data-v-5886b85a],#float-ad .links .item.rwd-second-button .mobile-image[data-v-5886b85a],#float-ad .links .item.rwd-third-button .mobile-image[data-v-5886b85a]{display:none}@media (max-width: 1440px) and (min-width: 1280px){#float-ad .links[data-v-5886b85a]{gap:.875rem}}@media (max-width: 1279px){#float-ad .links[data-v-5886b85a]{display:flex!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:80px!important;width:100%!important;padding:0 10px!important;box-sizing:border-box!important}#float-ad .links .item[data-v-5886b85a]{width:151px!important;height:58px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex:none!important}#float-ad .links .item[data-v-5886b85a] img{width:151px!important;height:58px!important;max-width:151px!important;object-fit:fill!important}#float-ad .links .item.rwd-first-button .desktop-image[data-v-5886b85a],#float-ad .links .item.rwd-second-button .desktop-image[data-v-5886b85a],#float-ad .links .item.rwd-third-button .desktop-image[data-v-5886b85a],#float-ad .links .item.rwd-first-button .mobile-image[data-v-5886b85a],#float-ad .links .item.rwd-second-button .mobile-image[data-v-5886b85a],#float-ad .links .item.rwd-third-button .mobile-image[data-v-5886b85a]{display:none!important}#float-ad .links .item.rwd-first-button .tablet-image[data-v-5886b85a],#float-ad .links .item.rwd-second-button .tablet-image[data-v-5886b85a],#float-ad .links .item.rwd-third-button .tablet-image[data-v-5886b85a]{display:block!important}}@media (max-width: 739px){#float-ad .links .item.rwd-first-button .desktop-image[data-v-5886b85a],#float-ad .links .item.rwd-second-button .desktop-image[data-v-5886b85a],#float-ad .links .item.rwd-third-button .desktop-image[data-v-5886b85a],#float-ad .links .item.rwd-first-button .tablet-image[data-v-5886b85a],#float-ad .links .item.rwd-second-button .tablet-image[data-v-5886b85a],#float-ad .links .item.rwd-third-button .tablet-image[data-v-5886b85a]{display:none!important}#float-ad .links .item.rwd-first-button .mobile-image[data-v-5886b85a],#float-ad .links .item.rwd-second-button .mobile-image[data-v-5886b85a],#float-ad .links .item.rwd-third-button .mobile-image[data-v-5886b85a]{display:block!important}}@media (max-width: 480px){#float-ad[data-v-5886b85a]{position:relative!important;margin:0!important}#float-ad .links[data-v-5886b85a]{display:flex!important;flex-direction:row!important;justify-content:center!important;gap:12px!important;padding:0 5px!important}#float-ad .links .item[data-v-5886b85a]{width:31%!important;height:48px!important;aspect-ratio:auto!important;flex:none!important}#float-ad .links .item[data-v-5886b85a] img{width:100%!important;height:100%!important;object-fit:contain!important}}#footer[data-v-0c9e5bea]{align-items:center;background:linear-gradient(0deg,#232323,#000) #000;display:flex;height:56px;justify-content:center;width:100%;color:#fff;font-size:14px}@media (max-width: 1279px){#footer[data-v-0c9e5bea]{height:48px;background:#1a0305!important;border-top:1px solid #dfb082!important;display:flex;align-items:center;justify-content:center}#footer span[data-v-0c9e5bea]{width:232px;height:16px;font-size:14px;font-family:Microsoft YaHei UI,Microsoft YaHei UI-Light,sans-serif;font-weight:300;text-align:left;color:#fefefe;letter-spacing:.69px;display:flex;align-items:center;white-space:nowrap}}#wrapper{min-height:100vh;display:flex;flex-direction:column}#main{flex:1}
