* {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    color: #eff3f3;
    background: #0d1820;
    font-family: Arial, "Microsoft YaHei", sans-serif;
    letter-spacing: 0;
}

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

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

button {
    font: inherit;
}

.qntve {
    position: sticky;
    top: 0;
    z-index: 50;
    border-bottom: 1px solid #34444d;
    background: rgba(13, 24, 32, 0.96);
}

.fxwka {
    width: 1200px;
    height: 72px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 22px;
}

.dgyur {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 18px;
    font-weight: 800;
}

.dgyur img {
    width: 42px;
    height: 42px;
    border-radius: 4px;
    object-fit: cover;
}

.jrvmi {
    margin-left: auto;
    display: flex;
    align-items: center;
    gap: 19px;
    font-size: 13px;
    font-weight: 700;
}

.jrvmi a {
    padding: 27px 0;
}

.jrvmi a:hover {
    color: #ff594d;
}

.wusgf,
.cxqpa,
.bfhye {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-weight: 800;
}

.wusgf {
    min-height: 42px;
    padding: 0 18px;
    border: 1px solid #ff594d;
    background: #ff594d;
}

.lpzoh {
    display: none;
}

.yrjcs {
    overflow: hidden;
    background: #0d1820;
}

.szmne {
    width: 1200px;
    min-height: 690px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 430px;
    grid-template-rows: 54px 1fr 72px;
    border-right: 1px solid #34444d;
    border-left: 1px solid #34444d;
}

.kxphi {
    grid-column: 1 / 3;
    padding: 0 24px;
    border-bottom: 1px solid #34444d;
    display: flex;
    align-items: center;
    gap: 16px;
    color: #8da0aa;
    font-size: 11px;
}

.kxphi span {
    color: #26d0ce;
    font-weight: 800;
}

.kxphi b {
    margin-left: auto;
    color: #eff3f3;
}

.kxphi i {
    color: #ff594d;
    font-size: 18px;
}

.agqwd {
    padding: 80px 52px 55px;
    border-right: 1px solid #34444d;
}

.utkfm {
    color: #26d0ce;
    font-family: Consolas, monospace;
    font-size: 12px;
    font-weight: 800;
}

.agqwd h1 {
    max-width: 660px;
    margin: 25px 0 24px;
    font-size: 50px;
    line-height: 1.18;
    letter-spacing: 0;
}

.agqwd p {
    max-width: 610px;
    margin: 0;
    color: #a8b5bc;
    font-size: 17px;
    line-height: 1.9;
}

.nozrb {
    margin-top: 34px;
    display: flex;
    gap: 12px;
}

.cxqpa,
.bfhye {
    min-height: 52px;
    padding: 0 24px;
    border: 1px solid #eff3f3;
}

.cxqpa {
    border-color: #ff594d;
    background: #ff594d;
}

.bfhye {
    background: transparent;
}

.mldxt {
    padding: 30px 28px;
    background: #13242e;
}

.ivqbo {
    height: 42px;
    padding: 0 12px;
    display: flex;
    align-items: center;
    gap: 12px;
    background: #26d0ce;
    color: #0d1820;
    font-family: Consolas, monospace;
    font-size: 11px;
}

.ivqbo b {
    font-family: Arial, "Microsoft YaHei", sans-serif;
}

.ivqbo i {
    margin-left: auto;
    font-size: 18px;
}

.pwnch {
    position: relative;
    height: 482px;
    margin-top: 16px;
    overflow: hidden;
    border: 1px solid #42535c;
    background: #081116;
}

.zfeuk,
.lajwi {
    position: absolute;
    overflow: hidden;
    border: 1px solid #91a0a8;
    background: #0d1820;
}

.zfeuk {
    top: 24px;
    left: 24px;
    width: 210px;
    height: 374px;
}

.lajwi {
    right: 22px;
    bottom: -95px;
    width: 178px;
    height: 316px;
    transform: rotate(5deg);
}

.zfeuk img,
.lajwi img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.hemzs {
    position: absolute;
    right: 18px;
    top: 28px;
    display: flex;
    align-items: flex-end;
    gap: 5px;
}

.hemzs span {
    width: 5px;
    background: #ff594d;
}

.hemzs span:nth-child(1),
.hemzs span:nth-child(6) {
    height: 14px;
}

.hemzs span:nth-child(2),
.hemzs span:nth-child(5) {
    height: 25px;
}

.hemzs span:nth-child(3) {
    height: 40px;
}

.hemzs span:nth-child(4) {
    height: 31px;
}

.uwcgr {
    grid-column: 1 / 3;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    border-top: 1px solid #34444d;
}

.uwcgr span {
    border-right: 1px solid #34444d;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    color: #b6c0c6;
    font-size: 13px;
    font-weight: 700;
}

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

.uwcgr i {
    color: #26d0ce;
    font-size: 19px;
}

.rdfjo {
    width: 1200px;
    margin: 0 auto;
}

.bhygd,
.gfnpy,
.fcwma,
.rijzd,
.hslke,
.uqeyd,
.vsoan {
    padding: 88px 0;
}

.tkqsi {
    margin-bottom: 42px;
    text-align: center;
    font-size: 35px;
    font-weight: 800;
}

.tkqsi span {
    display: block;
    margin-bottom: 10px;
    color: #ff594d;
    font-family: Consolas, monospace;
    font-size: 11px;
}

.bhygd {
    background: #eef1ef;
    color: #0d1820;
}

.epozx {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}

.iavmc {
    margin: 0;
    border: 1px solid #0d1820;
    background: #ffffff;
}

.iavmc > div {
    padding: 10px;
    background: #0d1820;
}

.iavmc img {
    width: 100%;
    aspect-ratio: 9 / 16;
    object-fit: contain;
}

.iavmc figcaption {
    min-height: 52px;
    padding: 0 13px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    font-weight: 800;
}

.iavmc figcaption b {
    color: #ff594d;
    font-family: Consolas, monospace;
}

.iavmc figcaption i {
    margin-left: auto;
    color: #26aeb2;
}

.gfnpy {
    background: #0d1820;
}

.zqktn {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1px;
    background: #34444d;
}

.xevub {
    min-height: 230px;
    padding: 28px;
    background: #13242e;
}

.xevub > b {
    color: #657681;
    font-family: Consolas, monospace;
    font-size: 12px;
}

.xevub > i {
    float: right;
    color: #26d0ce;
    font-size: 29px;
}

.xevub > div {
    clear: both;
    padding-top: 32px;
    font-size: 18px;
    font-weight: 800;
}

.xevub p {
    margin: 13px 0 0;
    color: #a7b4ba;
    font-size: 14px;
    line-height: 1.8;
}

.fcwma {
    background: #ff594d;
    color: #0d1820;
}

.fcwma .tkqsi span {
    color: #0d1820;
}

.vnmok {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 14px;
}

.chszr {
    min-height: 118px;
    padding: 20px;
    border: 1px solid #0d1820;
    display: grid;
    grid-template-columns: 32px 1fr 38px;
    align-items: center;
    gap: 12px;
    background: #eef1ef;
    transition: transform 0.2s ease;
}

.chszr:hover {
    transform: translateY(-4px);
}

.chszr > span {
    color: #ff594d;
    font-family: Consolas, monospace;
    font-weight: 800;
}

.chszr b,
.chszr small {
    display: block;
}

.chszr b {
    overflow-wrap: anywhere;
    font-size: 15px;
    line-height: 1.45;
}

.chszr small {
    margin-top: 7px;
    color: #65727a;
}

.chszr > i {
    width: 38px;
    height: 38px;
    display: grid;
    place-items: center;
    background: #26d0ce;
    font-size: 20px;
}

.rijzd {
    background: #eef1ef;
    color: #0d1820;
}

.jwbfp {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    border-top: 1px solid #0d1820;
    border-bottom: 1px solid #0d1820;
}

.osrvl {
    position: relative;
    min-height: 245px;
    padding: 28px;
    border-right: 1px solid #0d1820;
}

.osrvl:last-child {
    border-right: 0;
}

.osrvl > span {
    color: #ff594d;
    font-family: Consolas, monospace;
    font-size: 11px;
    font-weight: 800;
}

.osrvl > i {
    width: 58px;
    height: 58px;
    margin: 28px 0 22px;
    border: 1px solid #0d1820;
    display: grid;
    place-items: center;
    color: #0d1820;
    background: #26d0ce;
    font-size: 27px;
}

.osrvl b {
    display: block;
    font-size: 18px;
}

.osrvl p {
    margin: 10px 0 0;
    color: #5d6a72;
    font-size: 14px;
    line-height: 1.75;
}

.hslke {
    background: #13242e;
}

.mqjct {
    max-width: 920px;
    margin: 0 auto;
    border-top: 1px solid #50616a;
}

.dkvsy {
    border-bottom: 1px solid #50616a;
}

.dkvsy summary {
    min-height: 72px;
    padding: 15px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    cursor: pointer;
    list-style: none;
    font-size: 16px;
    font-weight: 800;
}

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

.dkvsy summary i {
    flex: 0 0 auto;
    width: 34px;
    height: 34px;
    border: 1px solid #50616a;
    display: grid;
    place-items: center;
    color: #26d0ce;
    transition: transform 0.2s ease;
}

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

.dkvsy p {
    margin: 0;
    padding: 0 55px 24px 0;
    color: #a8b5bc;
    font-size: 14px;
    line-height: 1.85;
}

.uqeyd {
    background: #26d0ce;
    color: #0d1820;
}

.uqeyd .tkqsi span {
    color: #0d1820;
}

.gckxr {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
}

.ptfui {
    padding: 26px;
    border: 1px solid #0d1820;
    background: #eef1ef;
}

.ptfui > div {
    margin-bottom: 17px;
    display: flex;
    justify-content: space-between;
    gap: 12px;
    color: #6d7980;
    font-family: Consolas, monospace;
    font-size: 11px;
}

.ptfui > div span {
    color: #ff594d;
    font-weight: 800;
}

.ptfui > a {
    font-size: 19px;
    font-weight: 800;
    line-height: 1.5;
}

.ptfui p {
    margin: 12px 0 0;
    color: #5d6a72;
    font-size: 14px;
    line-height: 1.8;
}

.vsoan {
    background: #eef1ef;
    color: #0d1820;
}

.fquxb {
    columns: 3;
    column-gap: 16px;
}

.aemzr {
    width: 100%;
    margin: 0 0 16px;
    padding: 23px;
    border: 1px solid #0d1820;
    display: inline-block;
    break-inside: avoid;
    background: #ffffff;
}

.aemzr:nth-child(2n) {
    border-top: 5px solid #ff594d;
}

.aemzr:nth-child(3n) {
    border-top: 5px solid #26d0ce;
}

.aemzr > div {
    display: flex;
    align-items: center;
    gap: 11px;
}

.aemzr > div > b {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    background: #0d1820;
    color: #ffffff;
}

.aemzr span,
.aemzr time {
    display: block;
}

.aemzr span {
    font-size: 13px;
    font-weight: 800;
}

.aemzr time {
    margin-top: 4px;
    color: #718087;
    font-family: Consolas, monospace;
    font-size: 10px;
    font-weight: 400;
}

.aemzr p {
    margin: 18px 0 0;
    color: #45535b;
    font-size: 14px;
    line-height: 1.9;
}

.xbhip {
    border-top: 1px solid #34444d;
    background: #0d1820;
}

.cqlws {
    width: 1200px;
    min-height: 250px;
    margin: 0 auto;
    padding: 52px 0 34px;
}

.nomve {
    display: flex;
    align-items: center;
    gap: 13px;
}

.nomve img {
    width: 50px;
    height: 50px;
    border-radius: 4px;
    object-fit: cover;
}

.nomve b,
.nomve span {
    display: block;
}

.nomve b {
    font-size: 19px;
}

.nomve span {
    margin-top: 4px;
    color: #8b9aa2;
    font-size: 12px;
}

.gezra {
    margin: 28px 0;
    display: flex;
    gap: 24px;
    color: #c1c9cd;
    font-size: 13px;
}

.cqlws > p,
.cqlws > span {
    color: #71818a;
    font-size: 12px;
    line-height: 1.7;
}

@media (max-width: 767px) {
    .fxwka,
    .szmne,
    .rdfjo,
    .cqlws {
        width: 100%;
    }

    .fxwka {
        height: 62px;
        padding: 0 15px;
        gap: 10px;
    }

    .dgyur img {
        width: 37px;
        height: 37px;
    }

    .dgyur span {
        max-width: 150px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 15px;
    }

    .lpzoh {
        width: 40px;
        height: 40px;
        margin-left: auto;
        padding: 0;
        border: 1px solid #50616a;
        display: grid;
        place-items: center;
        color: #eff3f3;
        background: #13242e;
        font-size: 21px;
    }

    .wusgf {
        width: 40px;
        min-height: 40px;
        padding: 0;
        font-size: 0;
    }

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

    .jrvmi {
        position: fixed;
        top: 62px;
        right: 0;
        left: 0;
        max-height: 0;
        margin: 0;
        overflow: hidden;
        display: block;
        background: #0d1820;
        transition: max-height 0.25s ease;
    }

    .logma .jrvmi {
        max-height: 520px;
        border-bottom: 1px solid #50616a;
    }

    .jrvmi a {
        padding: 14px 20px;
        border-top: 1px solid #34444d;
        display: block;
    }

    .szmne {
        min-height: auto;
        grid-template-columns: 1fr;
        grid-template-rows: 48px auto auto 60px;
        border: 0;
    }

    .kxphi {
        grid-column: 1;
        padding: 0 16px;
    }

    .kxphi b {
        display: none;
    }

    .agqwd {
        padding: 48px 18px 40px;
        border-right: 0;
    }

    .agqwd h1 {
        margin: 20px 0 18px;
        font-size: 38px;
        overflow-wrap: anywhere;
    }

    .agqwd p {
        font-size: 15px;
        line-height: 1.75;
    }

    .nozrb {
        width: 100%;
        margin-top: 28px;
        display: grid;
        grid-template-columns: 1fr;
    }

    .cxqpa,
    .bfhye {
        width: 100%;
    }

    .mldxt {
        padding: 18px;
    }

    .pwnch {
        height: 420px;
    }

    .zfeuk {
        width: 190px;
        height: 338px;
    }

    .lajwi {
        width: 150px;
        height: 267px;
    }

    .uwcgr {
        grid-column: 1;
        grid-template-columns: repeat(2, 1fr);
    }

    .uwcgr span {
        font-size: 11px;
    }

    .uwcgr span:nth-child(n + 3) {
        display: none;
    }

    .bhygd,
    .gfnpy,
    .fcwma,
    .rijzd,
    .hslke,
    .uqeyd,
    .vsoan {
        padding: 64px 0;
    }

    .rdfjo {
        padding: 0 18px;
    }

    .tkqsi {
        margin-bottom: 30px;
        font-size: 29px;
    }

    .epozx {
        margin-right: -18px;
        padding: 0 18px 10px 0;
        overflow-x: auto;
        display: flex;
        scroll-snap-type: x mandatory;
    }

    .iavmc {
        flex: 0 0 78vw;
        scroll-snap-align: start;
    }

    .zqktn,
    .vnmok,
    .gckxr {
        grid-template-columns: 1fr;
    }

    .xevub {
        min-height: 205px;
        padding: 24px;
    }

    .chszr {
        min-height: 108px;
        padding: 16px;
        grid-template-columns: 27px 1fr 36px;
        gap: 9px;
    }

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

    .osrvl {
        min-height: 150px;
        padding: 23px;
        border-right: 0;
        border-bottom: 1px solid #0d1820;
        display: grid;
        grid-template-columns: 68px 1fr;
        align-items: center;
    }

    .osrvl:last-child {
        border-bottom: 0;
    }

    .osrvl > span,
    .osrvl > i {
        grid-row: 1 / 3;
    }

    .osrvl > span {
        align-self: start;
    }

    .osrvl > i {
        margin: 24px 0 0;
    }

    .osrvl b,
    .osrvl p {
        grid-column: 2;
    }

    .dkvsy summary {
        font-size: 15px;
        line-height: 1.5;
    }

    .dkvsy p {
        padding-right: 5px;
    }

    .ptfui {
        padding: 21px;
    }

    .ptfui > div {
        align-items: flex-start;
        flex-direction: column;
        gap: 6px;
    }

    .fquxb {
        columns: 1;
    }

    .cqlws {
        padding: 44px 18px 30px;
    }

    .gezra {
        flex-wrap: wrap;
        gap: 14px 20px;
    }
}
