* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html {
    scroll-behavior: smooth;
}

body {
    color: #172027;
    background: #edf1f2;
    font-family: "Microsoft YaHei", "PingFang SC", sans-serif;
    letter-spacing: 0;
}

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

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

button {
    font: inherit;
}

.fbxmr {
    position: sticky;
    top: 0;
    z-index: 50;
    border-bottom: 1px solid #3d494f;
    background: rgba(24, 32, 38, 0.97);
    color: #fff;
    backdrop-filter: blur(14px);
}

.ondsp {
    width: min(1200px, calc(100% - 40px));
    min-height: 72px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 22px;
}

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

.gwevu img {
    width: 43px;
    height: 43px;
    border: 1px solid #fff;
    border-radius: 5px;
    object-fit: cover;
}

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

.kqcal a {
    padding: 27px 0 24px;
    color: #d5dce0;
    font-size: 13px;
    font-weight: 700;
    white-space: nowrap;
}

.kqcal a:hover {
    color: #58d4c7;
}

.tozhp {
    flex: 0 0 auto;
}

.qbnye,
.zkmbi {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border: 1px solid #ed4d5c;
    border-radius: 5px;
    background: #d92d3e;
    color: #fff;
    font-weight: 800;
    transition: background 0.2s ease, transform 0.2s ease;
}

.qbnye {
    min-height: 42px;
    padding: 0 17px;
    font-size: 13px;
}

.qbnye:hover,
.zkmbi:hover {
    background: #b82031;
    transform: translateY(-2px);
}

.ctfka {
    display: none;
    width: 42px;
    height: 42px;
    border: 1px solid #667279;
    border-radius: 5px;
    background: #202a30;
    color: #fff;
    font-size: 23px;
    cursor: pointer;
}

.msurl {
    overflow: hidden;
}

.vwfkh {
    position: relative;
    overflow: hidden;
    background: #edf1f2;
}

.vwfkh::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 32%;
    height: 100%;
    background: #58d4c7;
}

.ijzan {
    position: relative;
    z-index: 2;
    width: min(1200px, calc(100% - 40px));
    min-height: 610px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 50px;
    padding: 54px 0 48px;
}

.yptgc {
    position: relative;
    z-index: 5;
}

.sovlx {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 22px;
    padding: 7px 10px;
    border: 1px solid #aeb9bd;
    background: #fff;
    color: #516067;
    font-size: 11px;
    font-weight: 800;
}

.sovlx i {
    color: #d92d3e;
}

.dhwke {
    max-width: 620px;
    font-size: 50px;
    line-height: 1.2;
    font-weight: 900;
}

.dhwke span {
    color: #c22435;
}

.ruoqb {
    max-width: 585px;
    margin-top: 20px;
    color: #53616a;
    font-size: 15px;
    line-height: 1.9;
}

.faejn {
    display: flex;
    gap: 13px;
    margin-top: 29px;
}

.zkmbi,
.wxrpo {
    min-height: 52px;
    padding: 0 22px;
    font-size: 15px;
}

.wxrpo {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border: 1px solid #75848b;
    border-radius: 5px;
    background: #fff;
    font-weight: 800;
}

.wxrpo:hover {
    border-color: #d92d3e;
    color: #c22435;
}

.hgqts {
    display: flex;
    gap: 22px;
    margin-top: 28px;
}

.hgqts span {
    color: #5a6870;
    font-size: 12px;
}

.hgqts b {
    margin-right: 5px;
    color: #c22435;
    font-size: 10px;
}

.bkeom {
    position: relative;
    min-height: 500px;
    border: 2px solid #1c272d;
    border-radius: 8px;
    background: #27343b;
    box-shadow: 12px 12px 0 #fff;
}

.qfvxa {
    height: 42px;
    padding: 0 14px;
    display: flex;
    align-items: center;
    gap: 7px;
    border-bottom: 1px solid #526068;
}

.qfvxa i {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #d92d3e;
}

.qfvxa i:nth-child(2) {
    background: #f3c952;
}

.qfvxa i:nth-child(3) {
    background: #58d4c7;
}

.qfvxa span {
    margin-left: 8px;
    color: #93a0a6;
    font-size: 10px;
}

.zylne {
    position: absolute;
    top: 58px;
    right: 22px;
    left: 22px;
    z-index: 7;
    min-height: 42px;
    padding: 0 11px;
    display: flex;
    align-items: center;
    gap: 8px;
    border-radius: 5px;
    background: #fff;
    color: #78858b;
    font-size: 11px;
}

.zylne b {
    margin-left: auto;
    padding: 7px 9px;
    border-radius: 3px;
    background: #d92d3e;
    color: #fff;
    font-size: 9px;
}

.xwqdu,
.mehfr {
    position: absolute;
    aspect-ratio: 360 / 640;
    border: 5px solid #fff;
    border-radius: 5px;
    object-fit: contain;
    background: #fff;
    box-shadow: 0 18px 38px rgba(0, 0, 0, 0.35);
}

.xwqdu {
    top: 118px;
    left: 60px;
    z-index: 4;
    width: 202px;
    transform: rotate(-2deg);
}

.mehfr {
    right: 28px;
    bottom: 19px;
    z-index: 5;
    width: 185px;
    transform: rotate(3deg);
}

.nvcrj {
    position: absolute;
    right: -12px;
    bottom: 28px;
    z-index: 8;
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 10px 12px;
    border: 2px solid #172027;
    background: #f3c952;
    font-size: 12px;
    font-weight: 800;
}

.sdpxm {
    position: relative;
    z-index: 4;
    min-height: 58px;
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    border-top: 2px solid #172027;
    border-bottom: 2px solid #172027;
    background: #fff;
}

.sdpxm span {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    border-right: 1px solid #bdc6ca;
    font-size: 12px;
    font-weight: 800;
}

.sdpxm i {
    color: #c22435;
}

.kgzbx,
.upjlc,
.wzfmd,
.scxqa,
.xucdb,
.dqhvy,
.eupxk {
    scroll-margin-top: 83px;
    padding: 82px 0;
}

.kgzbx,
.wzfmd,
.xucdb,
.eupxk {
    background: #edf1f2;
}

.upjlc,
.scxqa,
.dqhvy {
    background: #fff;
}

.wuepn {
    width: min(1200px, calc(100% - 40px));
    margin: 0 auto 39px;
    text-align: center;
}

.wuepn span {
    display: block;
    margin-bottom: 7px;
    color: #c22435;
    font-size: 10px;
    font-weight: 900;
}

.wuepn div {
    font-size: 34px;
    font-weight: 900;
}

.wuepn div::after {
    content: "";
    display: block;
    width: 49px;
    height: 5px;
    margin: 13px auto 0;
    background: #58bfb5;
}

.harqv {
    width: min(1200px, calc(100% - 40px));
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 17px;
}

.fslzo {
    border: 1px solid #abb7bd;
    border-radius: 5px;
    background: #fff;
    overflow: hidden;
}

.fslzo img {
    width: 100%;
    aspect-ratio: 360 / 640;
    object-fit: contain;
}

.fslzo figcaption {
    min-height: 72px;
    padding: 13px 14px;
    border-top: 1px solid #cbd2d5;
}

.fslzo b,
.fslzo figcaption span {
    display: block;
}

.fslzo b {
    color: #c22435;
    font-size: 15px;
}

.fslzo figcaption span {
    margin-top: 4px;
    color: #718087;
    font-size: 12px;
}

.ymdct {
    width: min(1200px, calc(100% - 40px));
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    border-top: 1px solid #aeb9bd;
    border-left: 1px solid #aeb9bd;
}

.oexrs {
    position: relative;
    min-height: 220px;
    padding: 28px;
    border-right: 1px solid #aeb9bd;
    border-bottom: 1px solid #aeb9bd;
}

.oexrs:nth-child(2),
.oexrs:nth-child(6) {
    background: #e6f8f5;
}

.oexrs > span {
    position: absolute;
    top: 18px;
    right: 20px;
    color: #c22435;
    font-size: 10px;
    font-weight: 900;
}

.oexrs i {
    display: block;
    margin-bottom: 27px;
    color: #26353d;
    font-size: 29px;
}

.oexrs b {
    display: block;
    margin-bottom: 9px;
    font-size: 18px;
}

.oexrs p {
    color: #5f6b71;
    font-size: 14px;
    line-height: 1.8;
}

.gakui {
    width: min(1200px, calc(100% - 40px));
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}

.ehotq {
    position: relative;
    min-height: 200px;
    padding: 24px;
    border: 1px solid #abb7bd;
    border-radius: 5px;
    background: #fff;
    box-shadow: inset 0 -4px 0 #58bfb5;
}

.ehotq > i {
    color: #c22435;
    font-size: 25px;
}

.ehotq > span {
    position: absolute;
    top: 23px;
    right: 22px;
    color: #7a878d;
    font-size: 10px;
    font-weight: 900;
}

.ehotq > a {
    display: block;
    margin-top: 24px;
    font-size: 18px;
    font-weight: 900;
}

.ehotq > a:hover {
    color: #c22435;
}

.ehotq p {
    margin-top: 10px;
    color: #606d73;
    font-size: 13px;
    line-height: 1.75;
}

.zbtrp {
    position: relative;
    width: min(1200px, calc(100% - 40px));
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 26px;
}

.zbtrp::before {
    content: "";
    position: absolute;
    top: 37px;
    right: 8%;
    left: 8%;
    height: 2px;
    background: #bdc7cb;
}

.juvme {
    position: relative;
    z-index: 2;
    text-align: center;
}

.juvme > span {
    position: absolute;
    top: 27px;
    left: calc(50% + 31px);
    color: #c22435;
    font-size: 10px;
    font-weight: 900;
}

.juvme > i {
    display: inline-flex;
    width: 74px;
    height: 74px;
    align-items: center;
    justify-content: center;
    border: 2px solid #26353d;
    border-radius: 8px;
    background: #fff;
    color: #26353d;
    font-size: 26px;
    box-shadow: 5px 5px 0 #58d4c7;
}

.juvme b {
    display: block;
    margin-top: 20px;
    font-size: 17px;
}

.juvme p {
    margin-top: 8px;
    color: #68747a;
    font-size: 13px;
    line-height: 1.75;
}

.pokml {
    width: min(900px, calc(100% - 40px));
    margin: 0 auto;
    border-top: 1px solid #abb7bd;
}

.ivzyu {
    border-bottom: 1px solid #abb7bd;
    background: #fff;
}

.ivzyu summary {
    position: relative;
    padding: 22px 54px 22px 48px;
    list-style: none;
    cursor: pointer;
}

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

.ivzyu summary span {
    position: absolute;
    top: 23px;
    left: 7px;
    color: #c22435;
    font-size: 10px;
    font-weight: 900;
}

.ivzyu summary b {
    font-size: 16px;
}

.ivzyu summary i {
    position: absolute;
    top: 18px;
    right: 8px;
    display: inline-flex;
    width: 31px;
    height: 31px;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    background: #26353d;
    color: #fff;
    font-size: 18px;
    transition: transform 0.2s ease, background 0.2s ease;
}

.ivzyu[open] summary i {
    background: #d92d3e;
    transform: rotate(45deg);
}

.ivzyu > p {
    padding: 0 54px 23px 48px;
    color: #606d73;
    font-size: 14px;
    line-height: 1.85;
}

.nfsba {
    width: min(1200px, calc(100% - 40px));
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
}

.vmcge {
    min-height: 205px;
    padding: 25px;
    border: 1px solid #abb7bd;
    border-radius: 5px;
}

.vmcge > div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    margin-bottom: 23px;
}

.vmcge > div span {
    padding: 5px 8px;
    border-radius: 3px;
    background: #26353d;
    color: #fff;
    font-size: 11px;
    font-weight: 800;
}

.vmcge time {
    color: #748187;
    font-size: 12px;
}

.vmcge > b {
    display: block;
    font-size: 18px;
    line-height: 1.55;
}

.vmcge > p {
    margin-top: 10px;
    color: #606d73;
    font-size: 14px;
    line-height: 1.8;
}

.rfqwd {
    width: min(1200px, calc(100% - 40px));
    margin: 0 auto;
    columns: 3;
    column-gap: 18px;
}

.zkmxa {
    break-inside: avoid;
    margin-bottom: 18px;
    padding: 22px;
    border: 1px solid #abb7bd;
    border-radius: 5px;
    background: #fff;
    box-shadow: 5px 5px 0 #58bfb5;
}

.zkmxa:nth-child(2n) {
    box-shadow: 5px 5px 0 #d92d3e;
}

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

.zkmxa > div > span {
    display: inline-flex;
    width: 38px;
    height: 38px;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    background: #26353d;
    color: #fff;
    font-size: 13px;
    font-weight: 800;
}

.zkmxa b,
.zkmxa time {
    display: block;
}

.zkmxa b {
    font-size: 14px;
}

.zkmxa time {
    margin-top: 4px;
    color: #748187;
    font-size: 11px;
}

.zkmxa blockquote {
    margin-top: 17px;
    color: #46535a;
    font-size: 14px;
    line-height: 1.9;
}

.wjomy {
    border-top: 5px solid #58d4c7;
    background: #182026;
    color: #fff;
}

.acshe {
    width: min(1200px, calc(100% - 40px));
    margin: 0 auto;
    padding: 43px 0 23px;
}

.ykznv {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
}

.plght {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 11px 18px;
}

.plght a {
    color: #ccd5d9;
    font-size: 12px;
}

.plght a:hover {
    color: #58d4c7;
}

.ozdbq {
    margin-top: 31px;
    padding-top: 18px;
    border-top: 1px solid #3d494f;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    color: #7e8b91;
    font-size: 12px;
}

@media (max-width: 767px) {
    .ondsp {
        width: calc(100% - 28px);
        min-height: 64px;
    }

    .gwevu {
        font-size: 16px;
    }

    .gwevu img {
        width: 39px;
        height: 39px;
    }

    .tozhp {
        margin-left: auto;
    }

    .fbxmr .qbnye {
        display: none;
    }

    .ctfka {
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    .kqcal {
        position: absolute;
        top: 64px;
        right: 0;
        left: 0;
        display: none;
        padding: 9px 14px 15px;
        border-bottom: 1px solid #3d494f;
        background: #182026;
    }

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

    .kqcal a {
        padding: 11px 7px;
        border: 1px solid #3d494f;
        background: #222d33;
        text-align: center;
        font-size: 13px;
    }

    .vwfkh::before {
        top: auto;
        width: 100%;
        height: 39%;
    }

    .ijzan {
        width: calc(100% - 28px);
        min-height: auto;
        grid-template-columns: 1fr;
        gap: 41px;
        padding: 49px 0 45px;
    }

    .dhwke {
        font-size: 39px;
    }

    .ruoqb {
        font-size: 14px;
    }

    .faejn {
        flex-direction: column;
    }

    .zkmbi,
    .wxrpo {
        width: 100%;
    }

    .hgqts {
        gap: 12px;
    }

    .bkeom {
        min-height: 455px;
    }

    .xwqdu {
        left: 25px;
        width: 178px;
    }

    .mehfr {
        right: 15px;
        width: 158px;
    }

    .nvcrj {
        right: -4px;
    }

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

    .sdpxm span {
        min-height: 43px;
        border-bottom: 1px solid #bdc6ca;
    }

    .sdpxm span:last-child {
        grid-column: span 2;
    }

    .kgzbx,
    .upjlc,
    .wzfmd,
    .scxqa,
    .xucdb,
    .dqhvy,
    .eupxk {
        padding: 62px 0;
    }

    .wuepn {
        width: calc(100% - 28px);
        margin-bottom: 31px;
    }

    .wuepn div {
        font-size: 28px;
    }

    .harqv {
        width: 100%;
        padding: 0 14px 14px;
        display: flex;
        gap: 14px;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
    }

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

    .fslzo {
        width: 76vw;
        flex: 0 0 76vw;
        scroll-snap-align: start;
    }

    .ymdct,
    .gakui,
    .nfsba {
        width: calc(100% - 28px);
        grid-template-columns: 1fr;
    }

    .oexrs {
        min-height: auto;
        padding: 24px;
    }

    .zbtrp {
        width: calc(100% - 28px);
        grid-template-columns: 1fr;
        gap: 0;
    }

    .zbtrp::before {
        top: 0;
        bottom: 0;
        left: 36px;
        width: 2px;
        height: auto;
    }

    .juvme {
        min-height: 118px;
        padding: 0 0 27px 98px;
        text-align: left;
    }

    .juvme > span {
        top: 29px;
        left: 76px;
    }

    .juvme > i {
        position: absolute;
        top: 0;
        left: 0;
    }

    .juvme b {
        margin-top: 0;
        padding-top: 8px;
    }

    .pokml,
    .rfqwd {
        width: calc(100% - 28px);
    }

    .ivzyu summary {
        padding-right: 45px;
        padding-left: 39px;
    }

    .ivzyu summary span {
        left: 2px;
    }

    .ivzyu > p {
        padding-right: 45px;
        padding-left: 39px;
    }

    .vmcge {
        min-height: auto;
        padding: 23px;
    }

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

    .rfqwd {
        columns: 1;
    }

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

    .ykznv,
    .ozdbq {
        flex-direction: column;
        align-items: flex-start;
    }

    .plght {
        justify-content: flex-start;
    }
}
