* {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
    scroll-padding-top: 86px;
}

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

body,
button,
a,
summary {
    letter-spacing: 0;
}

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

button {
    border: 0;
    font: inherit;
}

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

figure,
p {
    margin: 0;
}

summary {
    list-style: none;
}

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

a:focus-visible,
button:focus-visible,
summary:focus-visible {
    outline: 3px solid #00a8b5;
    outline-offset: 4px;
}

::selection {
    background: #ff5b22;
    color: #ffffff;
}

.lixev {
    min-width: 320px;
    overflow-x: hidden;
}

.nuvra,
.jdhra,
.ihmxf {
    width: 1200px;
    max-width: calc(100% - 48px);
    margin-right: auto;
    margin-left: auto;
}

.qarfz {
    position: sticky;
    top: 0;
    z-index: 80;
    border-bottom: 2px solid #151515;
    background: rgba(243, 241, 236, 0.97);
}

.nuvra {
    display: flex;
    min-height: 78px;
    align-items: center;
    gap: 18px;
}

.ysqek {
    display: inline-flex;
    flex-shrink: 0;
    align-items: center;
    gap: 9px;
    font-size: 16px;
    font-weight: 900;
}

.ysqek img {
    width: 42px;
    height: 42px;
    border: 2px solid #151515;
    border-radius: 6px;
}

.ysqek span {
    display: flex;
    flex-direction: column;
    line-height: 1.08;
}

.ysqek small {
    margin-top: 5px;
    color: #aa192a;
    font-size: 8px;
    font-weight: 800;
}

.mfzlo {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    margin-left: auto;
    font-size: 11px;
    font-weight: 700;
}

.mfzlo a {
    position: relative;
    padding: 31px 0 29px;
    white-space: nowrap;
}

.mfzlo a::after {
    position: absolute;
    right: 0;
    bottom: 21px;
    left: 0;
    height: 2px;
    background: #fc6303;
    content: "";
    transform: scaleX(0);
    transition: transform 180ms ease;
}

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

.cweha {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    gap: 8px;
}

.tkmvu {
    display: inline-flex;
    min-height: 42px;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border: 2px solid #151515;
    border-radius: 4px;
    background: #fc6303;
    color: #ffffff;
    padding: 0 15px;
    box-shadow: 4px 4px 0 #151515;
    font-size: 11px;
    font-weight: 800;
    transition: box-shadow 180ms ease, transform 180ms ease;
}

.tkmvu:hover {
    box-shadow: 2px 2px 0 #151515;
    transform: translate(2px, 2px);
}

.tkmvu i {
    font-size: 17px;
}

.pzqla {
    display: none;
    width: 42px;
    height: 42px;
    align-items: center;
    justify-content: center;
    border: 2px solid #151515;
    border-radius: 4px;
    background: #ffffff;
    color: #151515;
    cursor: pointer;
    font-size: 20px;
}

.jdhra {
    background: #f3f1ec;
}

.wpnce {
    position: relative;
    min-height: 640px;
    overflow: hidden;
    background: #161616;
    color: #ffffff;
}

.fgtro {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 66px;
    left: 49%;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: center;
    gap: 12px;
    overflow: hidden;
    padding: 38px 26px 38px 12px;
}

.fgtro::after {
    position: absolute;
    inset: 0;
    z-index: 2;
    background: rgba(12, 12, 12, 0.16);
    content: "";
    pointer-events: none;
}

.ynwse {
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto;
    aspect-ratio: 393 / 700;
    overflow: hidden;
    border: 4px solid #f3f1ec;
    background: #222222;
    box-shadow: 0 22px 48px rgba(0, 0, 0, 0.42);
    object-fit: cover;
    object-position: top;
}

.kyrja {
    transform: translateY(-17px);
}

.ubxcm {
    transform: translateY(17px);
}

.ofqvs {
    transform: translateY(-7px);
}

.iehta {
    transform: none;
}

.svcpe {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    width: 58%;
    background: rgba(17, 17, 17, 0.93);
}

.aalrx {
    position: relative;
    z-index: 3;
    width: 57%;
    padding: 74px 62px 135px;
}

.wueot {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    border: 1px solid #7b7b78;
    border-radius: 3px;
    padding: 8px 11px;
    color: #f4ce46;
    font-size: 10px;
    font-weight: 800;
}

.wueot i {
    color: #fc6303;
    font-size: 15px;
}

.dlmsq {
    max-width: 570px;
    margin: 24px 0 14px;
    font-family: Impact, "Arial Black", "Microsoft YaHei", sans-serif;
    font-size: 68px;
    font-weight: 500;
    line-height: 1.02;
    overflow-wrap: anywhere;
}

.dlmsq span {
    display: block;
    color: #fc6303;
}

.exapu {
    color: #ffffff;
    font-size: 23px;
    font-weight: 800;
    line-height: 1.45;
}

.nokye {
    max-width: 540px;
    margin-top: 15px;
    color: #c4c2bc;
    font-size: 14px;
    line-height: 1.9;
}

.hlfgs {
    display: flex;
    gap: 12px;
    margin-top: 29px;
}

.hlfgs a {
    display: inline-flex;
    min-height: 56px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border: 2px solid #ffffff;
    border-radius: 4px;
    padding: 0 22px;
    font-size: 13px;
    font-weight: 800;
}

.hlfgs i {
    font-size: 19px;
}

.pwsid {
    border-color: #fc6303 !important;
    background: #fc6303;
    color: #ffffff;
    box-shadow: 6px 6px 0 #f4ce46;
}

.cbzqa {
    background: rgba(17, 17, 17, 0.72);
}

.hlfgs a:hover {
    color: #151515;
    background: #f4ce46;
    border-color: #f4ce46;
}

.gmxti {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
    margin-top: 29px;
}

.gmxti span {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #c7c6c0;
    font-size: 10px;
}

.gmxti span + span {
    border-left: 1px solid #646460;
    padding-left: 10px;
}

.gmxti i {
    color: #00a8b5;
    font-size: 15px;
}

.xvuka {
    position: absolute;
    z-index: 4;
    right: 0;
    bottom: 0;
    left: 0;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    border-top: 2px solid #151515;
    background: #f4ce46;
    color: #151515;
}

.xvuka span {
    display: flex;
    min-height: 66px;
    align-items: center;
    justify-content: center;
    gap: 9px;
    border-right: 1px solid #151515;
    font-size: 11px;
    font-weight: 800;
}

.xvuka span:last-child {
    border-right: 0;
}

.xvuka i {
    color: #aa192a;
    font-size: 18px;
}

.fqdyn,
.dwtgl,
.ybsnx,
.hokcp,
.vsnru,
.lpzid,
.qmeok {
    padding: 88px 38px;
}

.rdeyp {
    margin-bottom: 40px;
    text-align: center;
}

.mqavo {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    margin-bottom: 8px;
    color: #aa192a;
    font-family: Consolas, monospace;
    font-size: 10px;
    font-weight: 800;
}

.mqavo::before,
.mqavo::after {
    width: 24px;
    border-top: 2px solid currentColor;
    content: "";
}

.zspkt {
    font-family: "Arial Black", "Microsoft YaHei", sans-serif;
    font-size: 34px;
    font-weight: 900;
    line-height: 1.3;
}

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

.ahknt {
    min-width: 0;
    border: 2px solid #151515;
    background: #ffffff;
    box-shadow: 6px 6px 0 #d3cfc5;
}

.cqrvo {
    display: flex;
    min-height: 44px;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #151515;
    padding: 0 12px;
    color: #6f6f6b;
    font-family: Consolas, monospace;
    font-size: 9px;
}

.cqrvo i {
    color: #fc6303;
    font-size: 17px;
}

.ejbmx {
    overflow: hidden;
    background: #202020;
    padding: 12px;
}

.ejbmx img {
    width: 100%;
    aspect-ratio: 393 / 700;
    border: 1px solid #4d4d4d;
    object-fit: cover;
    object-position: top;
}

.svndp {
    padding: 17px 14px 19px;
}

.svndp strong {
    display: block;
    font-size: 15px;
}

.svndp span {
    display: block;
    margin-top: 6px;
    color: #6f6f6b;
    font-size: 11px;
    line-height: 1.65;
}

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

.dwtgl .mqavo {
    color: #f4ce46;
}

.qxker {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 2px;
    background: #5b5b57;
}

.jtzmw {
    position: relative;
    min-height: 220px;
    overflow: hidden;
    background: #222222;
    padding: 28px 26px 27px;
}

.jtzmw:nth-child(3n + 2) {
    background: #252221;
}

.jtzmw:nth-child(3n) {
    background: #1d2525;
}

.jtzmw > i {
    display: grid;
    width: 43px;
    height: 43px;
    place-items: center;
    border: 1px solid #777772;
    border-radius: 50%;
    color: #fc6303;
    font-size: 21px;
}

.krpye {
    position: absolute;
    top: 20px;
    right: 22px;
    color: #686864;
    font-family: Impact, sans-serif;
    font-size: 30px;
}

.jtzmw strong {
    display: block;
    margin-top: 24px;
    font-size: 17px;
}

.jtzmw p {
    margin-top: 9px;
    color: #aaa9a4;
    font-size: 12px;
    line-height: 1.85;
}

.ybsnx {
    background: #ffffff;
}

.zmict {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 15px;
}

.ekqph {
    display: flex;
    min-height: 230px;
    flex-direction: column;
    border: 2px solid #151515;
    border-radius: 4px;
    background: #f3f1ec;
    padding: 22px;
    box-shadow: 5px 5px 0 #151515;
}

.ekqph:nth-child(3n + 2) {
    box-shadow: 5px 5px 0 #00a8b5;
}

.ekqph:nth-child(3n) {
    box-shadow: 5px 5px 0 #fc6303;
}

.nrvcu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #bdb9b0;
    padding-bottom: 15px;
    color: #6f6f6b;
    font-size: 9px;
}

.nrvcu i {
    color: #aa192a;
    font-size: 19px;
}

.wbzom {
    display: block;
    margin: 22px 0 12px;
    font-size: 18px;
    font-weight: 900;
    line-height: 1.55;
    overflow-wrap: anywhere;
}

.wbzom:hover {
    color: #aa192a;
}

.ekqph p {
    color: #666662;
    font-size: 11px;
    line-height: 1.8;
}

.tqgya {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: auto;
    border-top: 1px solid #bdb9b0;
    padding-top: 15px;
    color: #aa192a;
    font-size: 10px;
    font-weight: 800;
}

.hokcp {
    border-top: 2px solid #151515;
    background: #f4ce46;
}

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

.oipus::before {
    position: absolute;
    top: 31px;
    right: 8%;
    left: 8%;
    border-top: 2px solid #151515;
    content: "";
}

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

.clozr {
    display: grid;
    width: 64px;
    height: 64px;
    place-items: center;
    margin: 0 auto;
    border: 2px solid #151515;
    border-radius: 50%;
    background: #ffffff;
    color: #aa192a;
    box-shadow: 4px 4px 0 #151515;
    font-family: Impact, sans-serif;
    font-size: 21px;
}

.bkeqw strong {
    display: block;
    margin-top: 25px;
    font-size: 16px;
}

.bkeqw p {
    margin-top: 9px;
    color: #555550;
    font-size: 11px;
    line-height: 1.8;
}

.vsnru {
    background: #f3f1ec;
}

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

.tmwos {
    border-bottom: 2px solid #151515;
    background: #ffffff;
}

.tmwos summary {
    display: flex;
    min-height: 72px;
    align-items: center;
    gap: 15px;
    padding: 17px 20px;
    cursor: pointer;
}

.tmwos summary > span {
    display: grid;
    width: 29px;
    height: 29px;
    flex-shrink: 0;
    place-items: center;
    border-radius: 50%;
    background: #151515;
    color: #f4ce46;
    font-family: Consolas, monospace;
    font-size: 9px;
}

.tmwos summary strong {
    flex: 1;
    font-size: 14px;
    line-height: 1.65;
}

.tmwos summary i {
    color: #fc6303;
    font-size: 20px;
    transition: transform 180ms ease;
}

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

.tmwos p {
    padding: 0 62px 22px;
    color: #666662;
    font-size: 12px;
    line-height: 1.9;
}

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

.lpzid .mqavo {
    color: #151515;
}

.uapmg {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 2px;
    border: 2px solid #151515;
    background: #151515;
}

.dyqkr {
    min-height: 250px;
    background: #f3f1ec;
    padding: 27px 28px;
}

.dyqkr:nth-child(3n + 2) {
    background: #ffffff;
}

.dyqkr:nth-child(3n) {
    background: #f4ce46;
}

.jrteo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #8e8b84;
    padding-bottom: 15px;
    color: #565652;
    font-size: 9px;
}

.jrteo i {
    color: #aa192a;
    font-size: 17px;
}

.cpgvn {
    display: block;
    margin-top: 23px;
    font-size: 20px;
    line-height: 1.55;
}

.dyqkr p {
    margin-top: 11px;
    color: #5f5f5b;
    font-size: 12px;
    line-height: 1.85;
}

.qmeok {
    background: #f3f1ec;
}

.rrdcu {
    column-count: 3;
    column-gap: 14px;
}

.yxgpi {
    display: inline-block;
    width: 100%;
    margin-bottom: 14px;
    break-inside: avoid;
    border: 2px solid #151515;
    border-radius: 4px;
    background: #ffffff;
    padding: 22px;
    box-shadow: 4px 4px 0 #d1cdc3;
}

.yxgpi:nth-child(3n + 2) {
    border-top-color: #00a8b5;
    border-top-width: 6px;
}

.yxgpi:nth-child(3n) {
    border-top-color: #fc6303;
    border-top-width: 6px;
}

.afnlo {
    display: flex;
    align-items: center;
    gap: 11px;
}

.ukmvi {
    display: grid;
    width: 39px;
    height: 39px;
    flex-shrink: 0;
    place-items: center;
    border-radius: 50%;
    background: #151515;
    color: #f4ce46;
    font-size: 13px;
    font-weight: 900;
}

.afnlo strong {
    display: block;
    font-size: 13px;
}

.afnlo time {
    display: block;
    margin-top: 4px;
    color: #777772;
    font-size: 8px;
}

.jedxo {
    margin: 17px 0 10px;
    color: #fc6303;
    font-size: 15px;
}

.yxgpi > p {
    color: #565652;
    font-size: 12px;
    line-height: 1.9;
}

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

.ihmxf {
    padding: 42px 0 25px;
}

.vqnuy {
    display: flex;
    align-items: center;
    gap: 30px;
}

.zkvep .ysqek {
    margin-right: auto;
}

.zkvep .ysqek img {
    border-color: #ffffff;
}

.zkvep .ysqek small {
    color: #f4ce46;
}

.etskr {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    gap: 17px;
    color: #b6b4ae;
    font-size: 10px;
}

.etskr a:hover {
    color: #f4ce46;
}

.blwak {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-top: 31px;
    border-top: 1px solid #4b4b48;
    padding-top: 21px;
    color: #858580;
    font-size: 9px;
}

.blwak span:last-child {
    color: #00a8b5;
}

@media (max-width: 767px) {
    html {
        scroll-padding-top: 70px;
    }

    .nuvra,
    .jdhra,
    .ihmxf {
        width: calc(100% - 28px);
        max-width: none;
    }

    .nuvra {
        min-height: 68px;
        gap: 8px;
    }

    .ysqek {
        gap: 7px;
        font-size: 13px;
    }

    .ysqek img {
        width: 36px;
        height: 36px;
    }

    .ysqek small {
        font-size: 6px;
    }

    .mfzlo {
        position: absolute;
        top: 68px;
        right: 14px;
        left: 14px;
        display: none;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 0;
        border: 2px solid #151515;
        background: #f3f1ec;
        box-shadow: 6px 6px 0 #151515;
    }

    .mfzlo.vrxup {
        display: grid;
    }

    .mfzlo a {
        border-right: 1px solid #b6b2a9;
        border-bottom: 1px solid #b6b2a9;
        padding: 15px 12px;
        text-align: center;
    }

    .mfzlo a:nth-child(2n) {
        border-right: 0;
    }

    .mfzlo a::after {
        display: none;
    }

    .cweha {
        margin-left: auto;
    }

    .tkmvu {
        width: 40px;
        min-height: 40px;
        padding: 0;
        box-shadow: none;
    }

    .tkmvu span {
        display: none;
    }

    .pzqla {
        display: inline-flex;
    }

    .wpnce {
        min-height: 700px;
    }

    .ynwse {
        width: 100%;
        height: auto;
        border-width: 3px;
        opacity: 0.5;
    }

    .fgtro {
        top: 245px;
        right: -92px;
        bottom: 100px;
        left: 33%;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 9px;
        padding: 24px 0;
    }

    .kyrja,
    .ubxcm {
        transform: none;
    }

    .ofqvs {
        display: none;
    }

    .svcpe {
        width: 100%;
        background: rgba(17, 17, 17, 0.82);
    }

    .aalrx {
        width: 100%;
        padding: 46px 23px 174px;
    }

    .wueot {
        font-size: 9px;
    }

    .dlmsq {
        max-width: 310px;
        margin-top: 21px;
        font-size: 45px;
        line-height: 1.06;
    }

    .exapu {
        font-size: 18px;
    }

    .nokye {
        font-size: 12px;
        line-height: 1.8;
    }

    .hlfgs {
        flex-direction: column;
        gap: 10px;
        margin-top: 23px;
    }

    .hlfgs a {
        width: 100%;
        min-height: 52px;
    }

    .pwsid {
        box-shadow: 4px 4px 0 #f4ce46;
    }

    .gmxti {
        margin-top: 22px;
    }

    .gmxti span {
        font-size: 9px;
    }

    .xvuka {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .xvuka span {
        min-height: 50px;
        border-bottom: 1px solid #151515;
        font-size: 9px;
    }

    .xvuka span:nth-child(2n) {
        border-right: 0;
    }

    .xvuka span:nth-child(n + 3) {
        border-bottom: 0;
    }

    .fqdyn,
    .dwtgl,
    .ybsnx,
    .hokcp,
    .vsnru,
    .lpzid,
    .qmeok {
        padding: 58px 18px;
    }

    .rdeyp {
        margin-bottom: 29px;
    }

    .zspkt {
        font-size: 27px;
    }

    .uvjwf {
        display: flex;
        gap: 13px;
        overflow-x: auto;
        padding: 0 5px 13px 0;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
    }

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

    .ahknt {
        flex: 0 0 78%;
        scroll-snap-align: center;
        box-shadow: 4px 4px 0 #d3cfc5;
    }

    .qxker,
    .zmict,
    .uapmg {
        grid-template-columns: 1fr;
    }

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

    .ekqph {
        min-height: 215px;
        padding: 20px;
    }

    .wbzom {
        font-size: 16px;
    }

    .oipus {
        grid-template-columns: 1fr;
        gap: 0;
    }

    .oipus::before {
        top: 25px;
        bottom: 25px;
        left: 25px;
        border-top: 0;
        border-left: 2px solid #151515;
    }

    .bkeqw {
        min-height: 105px;
        padding: 0 0 28px 74px;
        text-align: left;
    }

    .clozr {
        position: absolute;
        top: 0;
        left: 0;
        width: 52px;
        height: 52px;
        margin: 0;
        font-size: 18px;
    }

    .bkeqw strong {
        margin-top: 0;
        padding-top: 4px;
    }

    .tmwos summary {
        min-height: 67px;
        gap: 10px;
        padding: 15px 12px;
    }

    .tmwos summary strong {
        font-size: 12px;
    }

    .tmwos p {
        padding: 0 16px 20px 51px;
        font-size: 11px;
    }

    .dyqkr {
        min-height: 0;
        padding: 23px 20px;
    }

    .cpgvn {
        font-size: 17px;
    }

    .rrdcu {
        column-count: 1;
    }

    .yxgpi {
        margin-bottom: 12px;
        padding: 20px;
    }

    .ihmxf {
        padding: 35px 0 23px;
    }

    .vqnuy {
        align-items: flex-start;
        flex-direction: column;
        gap: 24px;
    }

    .etskr {
        display: grid;
        width: 100%;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        justify-content: stretch;
        gap: 13px;
    }

    .blwak {
        align-items: flex-start;
        flex-direction: column;
        gap: 8px;
    }
}
