* {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    color: #151515;
    background: #f6f3eb;
    font-family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif;
    letter-spacing: 0;
}

body::before {
    position: fixed;
    z-index: -1;
    inset: 0;
    background-image: radial-gradient(#d2cec3 1px, transparent 1px);
    background-size: 18px 18px;
    content: "";
    opacity: 0.42;
    pointer-events: none;
}

a {
    color: inherit;
    text-decoration: none;
}

button,
a,
summary {
    -webkit-tap-highlight-color: transparent;
}

button {
    color: inherit;
    font: inherit;
}

img {
    display: block;
    max-width: 100%;
}

p,
figure {
    margin: 0;
}

.qvxar {
    position: sticky;
    z-index: 50;
    top: 0;
    border-bottom: 2px solid #151515;
    background: rgba(246, 243, 235, 0.96);
    backdrop-filter: blur(14px);
}

.btmkw {
    display: flex;
    width: min(1200px, calc(100% - 48px));
    min-height: 78px;
    margin: 0 auto;
    align-items: center;
    gap: 26px;
}

.ldpzn {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    gap: 11px;
}

.xrmcv {
    width: 44px;
    height: 44px;
    border: 2px solid #151515;
    border-radius: 4px;
    object-fit: cover;
    box-shadow: 4px 4px 0 #ffd34e;
}

.fogyt {
    font-size: 18px;
    font-weight: 900;
    white-space: nowrap;
}

.uwqla {
    display: flex;
    min-width: 0;
    margin-left: auto;
    align-items: center;
    gap: 5px;
}

.uwqla a {
    position: relative;
    padding: 10px 9px;
    font-size: 14px;
    font-weight: 700;
    white-space: nowrap;
}

.uwqla a::after {
    position: absolute;
    right: 9px;
    bottom: 5px;
    left: 9px;
    height: 2px;
    background: #ff5938;
    content: "";
    transform: scaleX(0);
    transition: transform 0.2s ease;
}

.uwqla a:hover::after {
    transform: scaleX(1);
}

.vcyhb {
    display: inline-flex;
    min-height: 44px;
    padding: 0 17px;
    border: 2px solid #151515;
    border-radius: 3px;
    background: #ff5938;
    color: #ffffff;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 900;
    white-space: nowrap;
    box-shadow: 4px 4px 0 #151515;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.vcyhb:hover,
.omjwx:hover {
    box-shadow: 1px 1px 0 #151515;
    transform: translate(3px, 3px);
}

.nwpxi {
    display: none;
}

.pktsm {
    overflow: hidden;
    border-bottom: 2px solid #151515;
    background: #ffd34e;
}

.gahfu {
    display: grid;
    width: min(1200px, calc(100% - 48px));
    min-height: 690px;
    margin: 0 auto;
    padding: 76px 0 62px;
    grid-template-columns: 0.92fr 0.78fr;
    align-items: center;
    gap: 86px;
}

.zqnre {
    position: relative;
    z-index: 2;
}

.yvxds {
    display: inline-flex;
    padding: 8px 13px;
    border: 2px solid #151515;
    border-radius: 3px;
    background: #f6f3eb;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    font-weight: 900;
    box-shadow: 3px 3px 0 #151515;
}

.fkwmb {
    max-width: 680px;
    margin: 25px 0 18px;
    font-size: 72px;
    line-height: 1.04;
    letter-spacing: 0;
    text-transform: uppercase;
}

.rupoj {
    max-width: 650px;
    font-size: 18px;
    line-height: 1.9;
}

.cdqel {
    display: flex;
    margin-top: 32px;
    align-items: center;
    gap: 14px;
}

.omjwx,
.atlpk {
    display: inline-flex;
    min-height: 54px;
    padding: 0 23px;
    border: 2px solid #151515;
    border-radius: 3px;
    align-items: center;
    justify-content: center;
    gap: 9px;
    font-size: 16px;
    font-weight: 900;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.omjwx {
    background: #ff5938;
    color: #ffffff;
    box-shadow: 5px 5px 0 #151515;
}

.atlpk {
    background: #f6f3eb;
}

.atlpk:hover {
    background: #ffffff;
    transform: translateY(-2px);
}

.nfrqo {
    display: flex;
    margin-top: 42px;
    border-top: 2px solid #151515;
}

.bewsy {
    display: flex;
    min-width: 112px;
    padding: 17px 24px 0 0;
    flex-direction: column;
    gap: 4px;
}

.bewsy + .bewsy {
    padding-left: 24px;
    border-left: 1px solid rgba(21, 21, 21, 0.28);
}

.bewsy strong {
    font-size: 20px;
}

.bewsy span {
    color: #4d493f;
    font-size: 12px;
}

.hirxz {
    position: relative;
    max-width: 450px;
    justify-self: center;
    transform: rotate(2deg);
}

.hirxz::before {
    position: absolute;
    z-index: -1;
    top: 20px;
    right: -24px;
    width: 100%;
    height: 92%;
    border: 2px solid #151515;
    background: #00a6a6;
    content: "";
}

.jctua {
    position: relative;
    padding: 14px;
    border-right: 13px solid #151515;
    border-left: 13px solid #151515;
    background: #151515;
}

.smwqe {
    display: flex;
    padding: 0 2px 11px;
    color: #ffffff;
    align-items: center;
    justify-content: space-between;
    font-size: 10px;
    font-weight: 900;
}

.smwqe i {
    color: #ff5938;
    font-size: 11px;
}

.tqjrf {
    width: 100%;
    max-height: 500px;
    border: 2px solid #f6f3eb;
    object-fit: cover;
    object-position: top;
}

.ehkgs {
    display: flex;
    height: 24px;
    padding: 4px 14px;
    background: #151515;
    justify-content: space-between;
}

.ehkgs span {
    width: 28px;
    border-radius: 2px;
    background: #f6f3eb;
}

.plmzf {
    position: absolute;
    right: -56px;
    bottom: 42px;
    display: flex;
    width: 300px;
    min-height: 92px;
    padding: 15px 17px;
    border: 2px solid #151515;
    background: #f6f3eb;
    align-items: center;
    gap: 15px;
    box-shadow: 5px 5px 0 #151515;
    transform: rotate(-5deg);
}

.plmzf::before,
.plmzf::after {
    position: absolute;
    left: 84px;
    width: 15px;
    height: 15px;
    border: 2px solid #151515;
    border-radius: 50%;
    background: #ffd34e;
    content: "";
}

.plmzf::before {
    top: -9px;
}

.plmzf::after {
    bottom: -9px;
}

.lpvxo {
    align-self: stretch;
    padding-right: 13px;
    border-right: 2px dashed #151515;
    color: #ff5938;
    font-size: 10px;
    font-weight: 900;
    line-height: 58px;
    writing-mode: vertical-rl;
}

.plmzf div:nth-child(2) {
    display: flex;
    flex: 1;
    flex-direction: column;
    gap: 5px;
}

.plmzf strong {
    font-size: 16px;
}

.plmzf span {
    color: #655f54;
    font-size: 11px;
}

.plmzf > i {
    color: #4561d7;
    font-size: 22px;
}

.dqlek,
.rmdax,
.sxgta,
.kchzp,
.euxcd {
    padding: 94px 0;
}

.dqlek,
.sxgta,
.euxcd {
    background: #f6f3eb;
}

.rmdax {
    border-top: 2px solid #151515;
    border-bottom: 2px solid #151515;
    background: #151515;
    color: #ffffff;
}

.kchzp {
    border-top: 2px solid #151515;
    border-bottom: 2px solid #151515;
    background: #00a6a6;
}

.fgtya {
    width: min(1200px, calc(100% - 48px));
    margin: 0 auto;
}

.fxyzu {
    position: relative;
    width: max-content;
    margin: 0 auto 50px;
    font-size: 34px;
    font-weight: 900;
    line-height: 1.2;
    text-align: center;
}

.fxyzu::after {
    position: absolute;
    z-index: -1;
    right: -9px;
    bottom: -4px;
    left: 14px;
    height: 11px;
    background: #ff5938;
    content: "";
}

.rmdax .fxyzu::after {
    background: #ffd34e;
}

.nhvub {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
}

.cjswo {
    position: relative;
    min-width: 0;
}

.dvnpx {
    position: relative;
    overflow: hidden;
    height: auto;
    aspect-ratio: 393 / 700;
    border: 2px solid #151515;
    background: #151515;
}

.dvnpx::after {
    position: absolute;
    inset: 0;
    border: 9px solid rgba(255, 255, 255, 0.06);
    content: "";
    pointer-events: none;
}

.dvnpx img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    transition: transform 0.35s ease;
}

.cjswo:hover .dvnpx img {
    transform: scale(1.025);
}

.kpbvd {
    position: absolute;
    right: 10px;
    bottom: 10px;
    display: grid;
    width: 42px;
    height: 42px;
    border: 2px solid #151515;
    border-radius: 50%;
    background: #ffd34e;
    place-items: center;
    font-size: 12px;
    font-weight: 900;
}

.yhqwr {
    display: flex;
    padding: 17px 4px 0;
    flex-direction: column;
    gap: 4px;
}

.yhqwr strong {
    font-size: 17px;
}

.yhqwr span {
    color: #686258;
    font-size: 13px;
    line-height: 1.6;
}

.vtnqc {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    border-top: 1px solid #494949;
    border-left: 1px solid #494949;
}

.aylfo {
    min-height: 260px;
    padding: 30px;
    border-right: 1px solid #494949;
    border-bottom: 1px solid #494949;
    transition: background 0.25s ease, color 0.25s ease;
}

.aylfo:hover {
    background: #ffd34e;
    color: #151515;
}

.pmqdu {
    display: grid;
    width: 52px;
    height: 52px;
    margin-bottom: 30px;
    border: 2px solid currentColor;
    place-items: center;
    color: #ff5938;
    font-size: 24px;
}

.aylfo:nth-child(2) .pmqdu,
.aylfo:nth-child(5) .pmqdu {
    color: #00c8c8;
}

.aylfo:nth-child(3) .pmqdu,
.aylfo:nth-child(6) .pmqdu {
    color: #ffd34e;
}

.aylfo:hover .pmqdu {
    color: #151515;
}

.wexlr {
    margin-bottom: 13px;
    font-size: 19px;
    font-weight: 900;
}

.aylfo p {
    color: #bcbcbc;
    font-size: 14px;
    line-height: 1.85;
}

.aylfo:hover p {
    color: #39352d;
}

.sxgta {
    overflow: hidden;
}

.bznkw {
    position: relative;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
}

.bznkw::before {
    position: absolute;
    top: 29px;
    right: 10%;
    left: 10%;
    height: 2px;
    background: #151515;
    content: "";
}

.qjvpe {
    position: relative;
    z-index: 1;
    text-align: center;
}

.ulgmc {
    display: grid;
    width: 60px;
    height: 60px;
    margin: 0 auto 23px;
    border: 2px solid #151515;
    border-radius: 50%;
    background: #ffd34e;
    place-items: center;
    font-size: 13px;
    font-weight: 900;
    box-shadow: 4px 4px 0 #151515;
}

.qjvpe:nth-child(2) .ulgmc {
    background: #ff5938;
    color: #ffffff;
}

.qjvpe:nth-child(3) .ulgmc {
    background: #00a6a6;
    color: #ffffff;
}

.qjvpe:nth-child(4) .ulgmc {
    background: #4561d7;
    color: #ffffff;
}

.irxqs {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 900;
}

.qjvpe p {
    color: #655f54;
    font-size: 14px;
    line-height: 1.8;
}

.msvot {
    max-width: 930px;
    margin: 0 auto;
    border-top: 2px solid #151515;
}

.gfywr {
    border-right: 2px solid #151515;
    border-bottom: 2px solid #151515;
    border-left: 2px solid #151515;
    background: #f6f3eb;
}

.gfywr summary {
    display: flex;
    min-height: 68px;
    padding: 18px 22px;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    font-size: 16px;
    font-weight: 900;
    cursor: pointer;
    list-style: none;
}

.gfywr summary::-webkit-details-marker {
    display: none;
}

.gfywr summary i {
    flex: 0 0 auto;
    font-size: 21px;
    transition: transform 0.2s ease;
}

.gfywr[open] summary {
    background: #ffd34e;
}

.gfywr[open] summary i {
    transform: rotate(45deg);
}

.gfywr p {
    padding: 0 22px 22px;
    color: #514c43;
    font-size: 14px;
    line-height: 1.9;
}

.euxcd {
    border-top: 2px solid #151515;
}

.hrzsf {
    columns: 3;
    column-gap: 20px;
}

.wvmpa {
    display: inline-block;
    width: 100%;
    margin: 0 0 20px;
    padding: 27px;
    border: 2px solid #151515;
    border-radius: 4px;
    background: #ffffff;
    break-inside: avoid;
    box-shadow: 5px 5px 0 #ded9cd;
}

.wvmpa:nth-child(2),
.wvmpa:nth-child(5) {
    background: #fff4ca;
}

.wvmpa:nth-child(3),
.wvmpa:nth-child(6) {
    background: #e1f6f4;
}

.pckye {
    display: block;
    margin-bottom: 12px;
    color: #ff5938;
    font-size: 31px;
}

.wvmpa > p {
    font-size: 14px;
    line-height: 1.95;
}

.tnqax {
    display: flex;
    margin-top: 23px;
    padding-top: 17px;
    border-top: 1px dashed #aaa396;
    align-items: center;
    gap: 11px;
}

.lsdfo {
    display: grid;
    width: 38px;
    height: 38px;
    border: 2px solid #151515;
    border-radius: 50%;
    background: #4561d7;
    color: #ffffff;
    place-items: center;
    font-size: 13px;
    font-weight: 900;
}

.qbumr {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.qbumr strong {
    font-size: 13px;
}

.qbumr small {
    color: #756f65;
    font-size: 11px;
}

.avjno {
    padding: 48px 0 24px;
    border-top: 2px solid #151515;
    background: #151515;
    color: #ffffff;
}

.ioyte {
    display: flex;
    width: min(1200px, calc(100% - 48px));
    margin: 0 auto;
    align-items: center;
    gap: 28px;
}

.avjno .xrmcv {
    box-shadow: 4px 4px 0 #ff5938;
}

.kxzur {
    display: flex;
    margin-left: auto;
    align-items: center;
    gap: 25px;
}

.kxzur a {
    color: #c9c9c9;
    font-size: 13px;
}

.kxzur a:hover {
    color: #ffd34e;
}

.djvco {
    width: min(1200px, calc(100% - 48px));
    height: 1px;
    margin: 37px auto 21px;
    background: #3e3e3e;
}

.ehyrp {
    width: min(1200px, calc(100% - 48px));
    margin: 0 auto;
    color: #848484;
    font-size: 12px;
    text-align: center;
}

@media (max-width: 767px) {
    .btmkw {
        position: relative;
        width: calc(100% - 28px);
        min-height: 66px;
        gap: 10px;
    }

    .xrmcv {
        width: 38px;
        height: 38px;
        box-shadow: 3px 3px 0 #ffd34e;
    }

    .fogyt {
        font-size: 15px;
    }

    .nwpxi {
        display: inline-flex;
        min-height: 38px;
        margin-left: auto;
        padding: 0 10px;
        border: 2px solid #151515;
        border-radius: 3px;
        background: #f6f3eb;
        align-items: center;
        justify-content: center;
        gap: 5px;
        font-size: 12px;
        font-weight: 900;
    }

    .uwqla {
        position: absolute;
        top: 66px;
        right: -14px;
        left: -14px;
        display: none;
        margin: 0;
        padding: 10px 14px 15px;
        border-bottom: 2px solid #151515;
        background: #f6f3eb;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 0;
        box-shadow: 0 8px 0 rgba(21, 21, 21, 0.1);
    }

    .uwqla.sjvkw {
        display: grid;
    }

    .uwqla a {
        padding: 11px 8px;
        border-bottom: 1px solid #ded9cd;
        font-size: 12px;
    }

    .btmkw > .vcyhb {
        min-height: 38px;
        padding: 0 10px;
        box-shadow: none;
        font-size: 0;
    }

    .btmkw > .vcyhb i {
        font-size: 18px;
    }

    .gahfu {
        width: calc(100% - 28px);
        min-height: 0;
        padding: 52px 0 42px;
        grid-template-columns: 1fr;
        gap: 48px;
    }

    .yvxds {
        padding: 7px 10px;
        font-size: 11px;
    }

    .fkwmb {
        margin: 20px 0 14px;
        font-size: 47px;
        overflow-wrap: anywhere;
    }

    .rupoj {
        font-size: 15px;
        line-height: 1.85;
    }

    .cdqel {
        width: 100%;
        margin-top: 26px;
        flex-direction: column;
        gap: 10px;
    }

    .omjwx,
    .atlpk {
        width: 100%;
        min-height: 52px;
    }

    .nfrqo {
        margin-top: 31px;
    }

    .bewsy {
        min-width: 0;
        padding: 14px 10px 0 0;
        flex: 1;
    }

    .bewsy + .bewsy {
        padding-left: 10px;
    }

    .bewsy strong {
        font-size: 16px;
    }

    .bewsy span {
        font-size: 10px;
    }

    .hirxz {
        width: calc(100% - 30px);
        max-width: 360px;
        margin-right: 19px;
        transform: rotate(1deg);
    }

    .hirxz::before {
        top: 14px;
        right: -16px;
    }

    .jctua {
        padding: 10px;
        border-right-width: 10px;
        border-left-width: 10px;
    }

    .tqjrf {
        max-height: 390px;
    }

    .plmzf {
        right: -19px;
        bottom: 26px;
        width: 246px;
        min-height: 76px;
        padding: 10px 12px;
    }

    .plmzf::before,
    .plmzf::after {
        left: 65px;
    }

    .lpvxo {
        padding-right: 9px;
        line-height: 48px;
    }

    .plmzf strong {
        font-size: 14px;
    }

    .plmzf span {
        font-size: 10px;
    }

    .dqlek,
    .rmdax,
    .sxgta,
    .kchzp,
    .euxcd {
        padding: 67px 0;
    }

    .fgtya {
        width: calc(100% - 28px);
    }

    .fxyzu {
        margin-bottom: 35px;
        font-size: 28px;
    }

    .nhvub {
        display: flex;
        margin-right: -14px;
        padding-right: 14px;
        overflow-x: auto;
        gap: 14px;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
    }

    .nhvub::-webkit-scrollbar {
        display: none;
    }

    .cjswo {
        width: 76vw;
        max-width: 292px;
        flex: 0 0 auto;
        scroll-snap-align: start;
    }

    .vtnqc {
        grid-template-columns: 1fr;
    }

    .aylfo {
        min-height: 0;
        padding: 24px;
    }

    .pmqdu {
        width: 46px;
        height: 46px;
        margin-bottom: 21px;
        font-size: 21px;
    }

    .bznkw {
        padding-left: 10px;
        grid-template-columns: 1fr;
        gap: 0;
    }

    .bznkw::before {
        top: 16px;
        bottom: 16px;
        left: 39px;
        width: 2px;
        height: auto;
    }

    .qjvpe {
        display: grid;
        padding: 0 0 29px;
        grid-template-columns: 60px 1fr;
        text-align: left;
        column-gap: 20px;
    }

    .qjvpe:last-child {
        padding-bottom: 0;
    }

    .ulgmc {
        margin: 0;
        grid-row: 1 / span 2;
    }

    .irxqs {
        padding-top: 4px;
    }

    .qjvpe p {
        grid-column: 2;
    }

    .gfywr summary {
        min-height: 62px;
        padding: 16px;
        font-size: 14px;
        line-height: 1.6;
    }

    .gfywr p {
        padding: 0 16px 18px;
        font-size: 13px;
    }

    .hrzsf {
        columns: 1;
    }

    .wvmpa {
        padding: 22px;
    }

    .ioyte {
        width: calc(100% - 28px);
        flex-wrap: wrap;
        gap: 23px;
    }

    .kxzur {
        width: 100%;
        margin: 0;
        padding: 18px 0;
        border-top: 1px solid #3e3e3e;
        border-bottom: 1px solid #3e3e3e;
        flex-wrap: wrap;
        gap: 14px 22px;
        order: 3;
    }

    .ioyte > .vcyhb {
        margin-left: auto;
        box-shadow: 3px 3px 0 #ffffff;
    }

    .djvco {
        display: none;
    }

    .ehyrp {
        width: calc(100% - 28px);
        margin-top: 22px;
        text-align: left;
    }
}

/* 第七站下载系统：票根与胶片目录风 */
.tzmyu {
    margin: 0;
    color: #151515;
    background: #f6f3eb;
    font-family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif;
    letter-spacing: 0;
}
.tzmyu *, .lbngr * {
    box-sizing: border-box;
}
.egslu {
    width: 1200px;
    max-width: calc(100% - 48px);
    margin: 0 auto;
}
.acmve {
    position: sticky;
    top: 0;
    z-index: 30;
    background: rgba(246, 243, 235, 0.95);
    border-bottom: 2px solid #151515;
    backdrop-filter: blur(16px);
}
.acmve .egslu {
    min-height: 76px;
    display: flex;
    align-items: center;
    gap: 24px;
}
.kobpi {
    flex: 0 0 auto;
    display: inline-flex;
}
.kobpi img {
    width: 70px;
    height: 46px;
    display: block;
    object-fit: contain;
}
.dgnxu {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 17px;
    white-space: nowrap;
}
.uhqle {
    padding: 28px 0 24px;
    color: #151515;
    border-bottom: 3px solid transparent;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
}
.uhqle:hover, .uhqle.fmxir {
    color: #ff5938;
    border-bottom-color: #ff5938;
}
.zxqot, .zlpkt {
    min-height: 44px;
    padding: 0 19px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    color: #ffffff;
    background: #ff5938;
    border: 2px solid #151515;
    border-radius: 5px;
    font-weight: 900;
    text-decoration: none;
}
.zxqot:hover, .zlpkt:hover {
    color: #151515;
    background: #ffd34e;
    border-color: #151515;
}
.ohkzb {
    overflow: hidden;
}
.clfxn {
    position: relative;
    background: #151515;
    border-bottom: 2px solid #151515;
}
.clfxn::before {
    content: "";
    position: absolute;
    inset: 0;
    opacity: 0.18;
    background-image: radial-gradient(#f6f3eb 1px, transparent 1px);
    background-size: 18px 18px;
}
.nwzrs {
    position: relative;
    min-height: 315px;
    padding: 76px 0 66px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.sxydu {
    width: max-content;
    max-width: 100%;
    margin-bottom: 19px;
    color: #ffd34e;
    font-family: Consolas, monospace;
    font-size: 13px;
    font-weight: 800;
}
.nwzrs h1, .dauxe h1 {
    max-width: 850px;
    margin: 0;
    color: #ffffff;
    font-size: 50px;
    line-height: 1.16;
    letter-spacing: 0;
    overflow-wrap: anywhere;
}
.nwzrs > p {
    margin: 20px 0 0;
    color: #ded9cb;
    line-height: 1.8;
}
.npkgi {
    padding-top: 72px;
    padding-bottom: 82px;
}
.twjfa {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
}
.gxyvz {
    min-width: 0;
    min-height: 248px;
    padding: 23px;
    display: flex;
    flex-direction: column;
    background: #ffffff;
    border: 2px solid #151515;
    border-radius: 6px;
}
.gxyvz:nth-child(3n + 2) {
    border-top: 7px solid #00a6a6;
}
.gxyvz:nth-child(3n) {
    border-top: 7px solid #4561d7;
}
.dtouw {
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #6f6f6f;
    font-family: Consolas, monospace;
    font-size: 12px;
    font-weight: 800;
}
.dtouw i {
    color: #ff5938;
    font-size: 23px;
}
.mrefc {
    display: block;
    color: #151515;
    font-size: 19px;
    line-height: 1.45;
    font-weight: 900;
    text-decoration: none;
    overflow-wrap: anywhere;
}
.mrefc:hover {
    color: #ff5938;
}
.gxyvz p {
    margin: 12px 0 22px;
    color: #5c5c5c;
    font-size: 14px;
    line-height: 1.75;
}
.pqdls {
    margin-top: auto;
    padding-top: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #4561d7;
    border-top: 1px dashed #151515;
    font-size: 14px;
    font-weight: 800;
    text-decoration: none;
}
.pqdls:hover {
    color: #ff5938;
}
.ycldp {
    margin-top: 42px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 9px;
}
.aovsw {
    width: 42px;
    height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #151515;
    background: #ffffff;
    border: 2px solid #151515;
    border-radius: 4px;
    font-weight: 800;
    text-decoration: none;
}
.aovsw:hover, .aovsw.netcg {
    color: #ffffff;
    background: #ff5938;
    border-color: #151515;
}
.fznva {
    min-height: 470px;
}
.cwvlj {
    position: relative;
    min-height: 470px;
    padding: 74px 280px 70px 0;
    display: flex;
    align-items: center;
}
.dauxe {
    position: relative;
    z-index: 2;
}
.iyqgs {
    margin-top: 22px;
    display: flex;
    flex-wrap: wrap;
    gap: 12px 22px;
    color: #ded9cb;
    font-size: 14px;
}
.iyqgs span {
    display: inline-flex;
    align-items: center;
    gap: 7px;
}
.iyqgs i {
    color: #ffd34e;
}
.dauxe .zlpkt {
    min-width: 180px;
    min-height: 52px;
    margin-top: 29px;
}
.htrce {
    position: absolute;
    right: 0;
    top: 78px;
    width: 220px;
    height: 300px;
    padding: 26px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background: #ffd34e;
    border-radius: 6px;
    color: #151515;
    box-shadow: 16px 16px 0 #00a6a6;
}
.htrce img {
    width: 86px;
    height: 72px;
    margin-bottom: auto;
    object-fit: contain;
}
.htrce span {
    font-size: 60px;
    line-height: 1;
    font-weight: 950;
}
.htrce small {
    margin-top: 8px;
    font-weight: 900;
}
.vqkcs, .negku, .slzcb, .gzfta, .ftqim {
    padding-top: 76px;
    padding-bottom: 82px;
}
.vqkcs {
    max-width: 940px;
}
.wrazf {
    margin-bottom: 38px;
    color: #151515;
    font-size: 32px;
    line-height: 1.25;
    font-weight: 950;
    text-align: center;
    letter-spacing: 0;
}
.wrazf::after {
    content: "";
    width: 54px;
    height: 4px;
    margin: 14px auto 0;
    display: block;
    background: #ff5938;
}
.joebx {
    margin: 0;
    padding: 30px;
    color: #333333;
    background: #ffffff;
    border: 2px solid #151515;
    border-left: 8px solid #ff5938;
    border-radius: 0 6px 6px 0;
    font-size: 16px;
    line-height: 2;
}
.negku {
    background: #00a6a6;
    border-top: 2px solid #151515;
    border-bottom: 2px solid #151515;
}
.negku .wrazf {
    color: #ffffff;
}
.mycql {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 15px;
}
.ivhts {
    min-width: 0;
    overflow: hidden;
    background: #ffffff;
    border: 2px solid #151515;
    border-radius: 6px;
}
.lpsgw {
    position: relative;
}
.lpsgw img {
    width: 100%;
    aspect-ratio: 9 / 16;
    display: block;
    object-fit: cover;
    object-position: top;
}
.lpsgw span {
    position: absolute;
    top: 11px;
    left: 11px;
    padding: 5px 8px;
    color: #151515;
    background: #ffd34e;
    border-radius: 3px;
    font-family: Consolas, monospace;
    font-weight: 900;
}
.qkrbu {
    padding: 18px 18px 0;
    color: #151515;
    font-size: 18px;
    font-weight: 900;
}
.ivhts p {
    margin: 9px 18px 20px;
    color: #5c5c5c;
    font-size: 13px;
    line-height: 1.7;
}
.slzcb {
    background: #ffd34e;
}
.slzcb .wrazf, .gzfta .wrazf {
    color: #151515;
}
.rwdxt {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}
.cntio {
    min-width: 0;
    padding: 24px;
    color: #151515;
    background: #ffffff;
    border: 2px solid #151515;
    border-radius: 6px;
}
.cntio > i {
    width: 44px;
    height: 44px;
    margin-bottom: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    background: #4561d7;
    border-radius: 4px;
    font-size: 23px;
}
.vdqek, .ejrkm {
    font-size: 18px;
    font-weight: 900;
}
.cntio p, .qbcfh p {
    margin: 10px 0 0;
    color: #3b3b3b;
    font-size: 14px;
    line-height: 1.75;
}
.gzfta {
    background: #ff5938;
}
.unrxm {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    border-top: 2px solid #151515;
}
.qbcfh {
    min-width: 0;
    padding: 28px 20px 0 0;
    display: flex;
    gap: 16px;
    color: #151515;
}
.qbcfh > span {
    flex: 0 0 auto;
    width: 38px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #151515;
    background: #ffd34e;
    border: 2px solid #151515;
    border-radius: 50%;
    font-family: Consolas, monospace;
    font-weight: 900;
}
.ftqim {
    background: #f6f3eb;
}
.kdpoy {
    max-width: 900px;
}
.zspeh {
    display: grid;
    gap: 10px;
}
.bvmnw {
    background: #ffffff;
    border: 2px solid #151515;
    border-radius: 5px;
}
.bvmnw summary {
    min-height: 62px;
    padding: 15px 19px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    color: #151515;
    cursor: pointer;
    list-style: none;
    font-weight: 800;
}
.bvmnw summary::-webkit-details-marker {
    display: none;
}
.bvmnw summary i {
    flex: 0 0 auto;
    color: #ff5938;
    font-size: 22px;
}
.bvmnw[open] summary i {
    transform: rotate(45deg);
}
.bvmnw p {
    margin: 0;
    padding: 0 19px 19px;
    color: #555555;
    line-height: 1.8;
}
.bqjvo {
    color: #f6f3eb;
    background: #151515;
    border-top: 7px solid #ffd34e;
}
.pxarn {
    min-height: 166px;
    display: grid;
    grid-template-columns: 1.2fr 1fr auto;
    align-items: center;
    gap: 26px;
}
.jydws {
    display: flex;
    align-items: center;
    gap: 14px;
}
.jydws img {
    width: 62px;
    height: 44px;
    object-fit: contain;
}
.jydws div {
    display: grid;
    gap: 4px;
}
.jydws span, .omzce {
    color: #77817d;
    font-size: 12px;
}
.hfkta {
    display: flex;
    flex-wrap: wrap;
    gap: 17px;
}
.hfkta a {
    color: #f6f3eb;
    font-size: 13px;
    text-decoration: none;
}
.hfkta a:hover {
    color: #ffd34e;
}
.lbngr {
    padding: 78px 0 84px;
    color: #151515;
    background: #f6f3eb;
}
.eyqwb {
    margin-top: 40px;
    display: flex;
    justify-content: center;
}
.eyqwb .zlpkt {
    min-width: 220px;
}
@media (max-width: 767px) {
    .egslu {
        width: 100%;
        max-width: calc(100% - 28px);
    }
    .acmve .egslu {
        min-height: 66px;
        gap: 10px;
    }
    .kobpi img {
        width: 56px;
        height: 38px;
    }
    .dgnxu {
        position: absolute;
        top: 66px;
        left: 0;
        right: 0;
        padding: 0 14px;
        justify-content: flex-start;
        overflow-x: auto;
        background: #f6f3eb;
        border-bottom: 2px solid #151515;
    }
    .uhqle {
        flex: 0 0 auto;
        padding: 14px 0 11px;
        font-size: 12px;
    }
    .zxqot {
        margin-left: auto;
        min-height: 40px;
        padding: 0 12px;
        font-size: 12px;
    }
    .ohkzb {
        padding-top: 43px;
    }
    .nwzrs {
        min-height: 285px;
        padding: 54px 0 50px;
    }
    .nwzrs h1, .dauxe h1 {
        font-size: 34px;
        line-height: 1.22;
    }
    .npkgi, .vqkcs, .negku, .slzcb, .gzfta, .ftqim {
        padding-top: 54px;
        padding-bottom: 60px;
    }
    .twjfa, .rwdxt {
        grid-template-columns: 1fr;
    }
    .gxyvz {
        min-height: 0;
    }
    .fznva, .cwvlj {
        min-height: 0;
    }
    .cwvlj {
        padding: 52px 0 58px;
        display: block;
    }
    .htrce {
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
        height: 130px;
        margin-top: 36px;
        padding: 18px;
        flex-direction: row;
        align-items: flex-end;
        gap: 10px;
        box-shadow: 8px 8px 0 #00a6a6;
    }
    .htrce img {
        width: 64px;
        height: 54px;
        margin: 0 auto 0 0;
    }
    .htrce span {
        font-size: 44px;
    }
    .htrce small {
        margin-bottom: 5px;
    }
    .dauxe .zlpkt {
        width: 100%;
    }
    .wrazf {
        margin-bottom: 30px;
        font-size: 27px;
    }
    .joebx {
        padding: 21px;
        font-size: 15px;
        line-height: 1.9;
    }
    .mycql {
        display: flex;
        gap: 13px;
        overflow-x: auto;
        padding-bottom: 12px;
        scroll-snap-type: x mandatory;
    }
    .ivhts {
        flex: 0 0 82vw;
        scroll-snap-align: start;
    }
    .unrxm {
        grid-template-columns: 1fr;
    }
    .qbcfh {
        padding: 22px 0;
        border-bottom: 1px solid rgba(21, 21, 21, 0.35);
    }
    .qbcfh:last-child {
        border-bottom: 0;
    }
    .pxarn {
        padding: 34px 0;
        grid-template-columns: 1fr;
        gap: 22px;
    }
    .jydws {
        align-items: flex-start;
        flex-direction: column;
    }
    .lbngr {
        padding: 56px 0 62px;
    }
    .eyqwb .zlpkt {
        width: 100%;
    }
}

/* age动漫app 产品资讯 */
.dzqwa { position: sticky; top: 0; z-index: 80; border-bottom: 1px solid rgba(255,255,255,.08); background: rgba(21,21,21,.94); backdrop-filter: blur(18px); }
.fnejt { width: min(1200px, calc(100% - 48px)); min-height: 76px; margin: 0 auto; display: flex; align-items: center; gap: 34px; }
.kyvpu { display: inline-flex; align-items: center; gap: 12px; color: #f7f4ed; font-weight: 800; text-decoration: none; }
.kyvpu img { width: 46px; height: 46px; object-fit: contain; border-radius: 8px; }
.kyvpu span { display: grid; gap: 2px; }
.kyvpu small { color: #92959c; font-size: 11px; font-weight: 500; }
.qdrtx { display: flex; align-items: center; gap: 22px; margin-left: auto; }
.qdrtx a, .azklr a { color: #b9bbc0; font-size: 14px; text-decoration: none; transition: color .2s ease; }
.qdrtx a:hover, .qdrtx .ctjvk, .azklr a:hover { color: #ff5938; }
.wfsnx { min-height: 42px; padding: 0 18px; display: inline-flex; align-items: center; gap: 8px; border-radius: 6px; color: #151515; background: #ffd34e; font-size: 14px; font-weight: 800; text-decoration: none; }
.vobkc { margin: 0; color: #151515; background: #f6f3eb; font-family: "Microsoft YaHei", "PingFang SC", sans-serif; }
.sgiqe { min-height: 70vh; }
.qzrcm { padding: 84px 24px 70px; color: #f7f4ed; background: #151515; }
.bkvdf { width: min(1200px, 100%); margin: 0 auto; text-align: center; }
.bkvdf > span { display: inline-flex; align-items: center; gap: 8px; color: #ffd34e; font-size: 13px; font-weight: 700; }
.bkvdf h1 { margin: 18px 0 14px; color: #f7f4ed; font-size: 52px; line-height: 1.12; letter-spacing: 0; }
.bkvdf p { margin: 0; color: #aaadb4; font-size: 16px; }
.yjxfo { width: min(1200px, calc(100% - 48px)); margin: 0 auto; padding: 74px 0 96px; }
.ewlqb { padding: 92px max(24px, calc((100% - 1200px) / 2)); background: #f6f3eb; }
.xmbsr { margin: 0 0 38px; color: #151515; font-size: 36px; font-weight: 900; line-height: 1.2; text-align: center; }
.eupzi { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); border-top: 1px solid #c9c5bc; border-left: 1px solid #c9c5bc; }
.ukjda { min-height: 300px; padding: 30px; display: flex; flex-direction: column; border-right: 1px solid #c9c5bc; border-bottom: 1px solid #c9c5bc; background: #fffef9; }
.ukjda:nth-child(3n + 1) { box-shadow: inset 5px 0 0 #ff5938; }
.ukjda:nth-child(3n + 2) { box-shadow: inset 5px 0 0 #00a6a6; }
.ukjda:nth-child(3n) { box-shadow: inset 5px 0 0 #4561d7; }
.bqrno { display: flex; align-items: flex-start; justify-content: space-between; color: inherit; text-decoration: none; }
.izxpe { display: inline-flex; align-items: center; gap: 7px; color: #ff5938; font-size: 13px; font-weight: 800; }
.oevta { color: #cbc6bb; font-size: 28px; font-weight: 800; }
.gpfhu { margin: 35px 0 25px; }
.gpfhu time { display: block; margin-bottom: 13px; color: #858890; font-size: 12px; }
.gpfhu > a { display: block; color: #202227; font-size: 22px; font-weight: 800; line-height: 1.45; text-decoration: none; }
.gpfhu > a:hover { color: #ff5938; }
.gpfhu p { margin: 13px 0 0; color: #696c73; font-size: 14px; line-height: 1.85; }
.lnycw { margin-top: auto; display: inline-flex; align-items: center; gap: 8px; align-self: flex-start; color: #202227; font-size: 13px; font-weight: 800; text-decoration: none; }
.lnycw:hover { color: #4561d7; }
.dcqyi { width: fit-content; min-height: 46px; margin: 34px auto 0; padding: 0 19px; display: flex; align-items: center; gap: 9px; border: 1px solid #24262b; border-radius: 5px; color: #24262b; font-weight: 800; text-decoration: none; }
.rtmdi { width: min(1200px, calc(100% - 48px)); margin: 0 auto; padding: 48px 0 90px; }
.xuqbf { margin-bottom: 38px; display: flex; align-items: center; gap: 7px; color: #8a8c92; font-size: 13px; }
.xuqbf a { color: #5e6168; text-decoration: none; }
.nkgwe { padding: 52px; color: #f7f4ed; background: #151515; }
.nkgwe h1 { margin: 20px 0 18px; color: #f7f4ed; font-size: 42px; line-height: 1.35; letter-spacing: 0; }
.copaz { display: flex; align-items: center; gap: 22px; color: #9da0a7; font-size: 13px; }
.copaz time, .copaz span { display: inline-flex; align-items: center; gap: 6px; }
.nkgwe > p { margin: 30px 0 0; padding-top: 26px; border-top: 1px solid rgba(255,255,255,.12); color: #c7c9ce; font-size: 17px; line-height: 1.95; }
.fcyxn { padding: 54px 52px; background: #fffef9; }
.pqmla + .pqmla { margin-top: 42px; }
.pqmla > div { display: flex; align-items: center; gap: 13px; }
.pqmla > div span { color: #ff5938; font-size: 13px; font-weight: 800; }
.pqmla strong { color: #22242a; font-size: 22px; }
.pqmla p { margin: 16px 0 0; color: #555860; font-size: 16px; line-height: 2; text-align: justify; }
.owdte { margin-top: 45px; padding: 22px; display: flex; gap: 12px; border-left: 3px solid #00a6a6; background: #e9f7f5; }
.owdte i { color: #007f80; font-size: 21px; }
.owdte p { margin: 0; color: #395c59; font-size: 14px; line-height: 1.85; }
.xjzva { margin-top: 24px; display: flex; align-items: stretch; gap: 14px; }
.xjzva a { min-height: 56px; padding: 0 18px; display: flex; align-items: center; gap: 8px; border: 1px solid #cbc7bd; color: #35373d; background: #fffef9; font-size: 13px; font-weight: 700; text-decoration: none; }
.xjzva a:last-child { margin-left: auto; }
.mxlut { padding: 44px 24px 24px; color: #b4b6bc; background: #151515; }
.hvpse, .cuyrz { width: min(1200px, 100%); margin: 0 auto; display: flex; align-items: center; justify-content: space-between; gap: 28px; }
.azklr { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 17px; }
.cuyrz { margin-top: 30px; padding-top: 20px; border-top: 1px solid rgba(255,255,255,.08); color: #767981; font-size: 12px; }
@media (max-width: 767px) {
    .fnejt { width: calc(100% - 30px); min-height: 66px; }
    .kyvpu img { width: 40px; height: 40px; }
    .kyvpu small, .qdrtx { display: none; }
    .wfsnx { margin-left: auto; padding: 0 13px; }
    .qzrcm { padding: 66px 18px 54px; }
    .bkvdf h1 { font-size: 38px; }
    .bkvdf p { font-size: 14px; line-height: 1.8; }
    .yjxfo { width: calc(100% - 30px); padding: 45px 0 68px; }
    .ewlqb { padding: 66px 15px; }
    .xmbsr { margin-bottom: 28px; font-size: 30px; }
    .eupzi { grid-template-columns: 1fr; }
    .ukjda { min-height: 0; padding: 24px 20px; }
    .gpfhu { margin: 24px 0 22px; }
    .gpfhu > a { font-size: 19px; }
    .dcqyi { width: 100%; justify-content: center; box-sizing: border-box; }
    .rtmdi { width: calc(100% - 30px); padding: 28px 0 64px; }
    .xuqbf { margin-bottom: 24px; flex-wrap: wrap; }
    .nkgwe { padding: 30px 22px; }
    .nkgwe h1 { font-size: 29px; }
    .copaz { align-items: flex-start; flex-direction: column; gap: 8px; }
    .nkgwe > p { font-size: 15px; }
    .fcyxn { padding: 36px 22px; }
    .pqmla strong { font-size: 19px; }
    .pqmla p { font-size: 15px; }
    .xjzva { flex-direction: column; }
    .xjzva a, .xjzva a:last-child { width: 100%; margin-left: 0; box-sizing: border-box; }
    .hvpse, .cuyrz { align-items: flex-start; flex-direction: column; }
    .azklr { justify-content: flex-start; }
}
