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

html {
    scroll-behavior: smooth;
}

body {
    color: #202322;
    background: #edf2ef;
    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;
}

.wbtoc {
    position: sticky;
    top: 0;
    z-index: 50;
    border-bottom: 2px solid #202322;
    background: rgba(255, 255, 255, 0.96);
    backdrop-filter: blur(14px);
}

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

.phqsa {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    gap: 10px;
    color: #8e1d27;
    font-family: Georgia, serif;
    font-size: 20px;
    font-weight: 700;
}

.phqsa img {
    width: 43px;
    height: 43px;
    border-radius: 3px;
    object-fit: cover;
}

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

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

.nxuzf a:hover {
    color: #db4b52;
}

.masry {
    flex: 0 0 auto;
}

.qulhg,
.lsvqw {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border: 2px solid #202322;
    border-radius: 2px;
    background: #e65158;
    color: #fff;
    font-weight: 900;
    box-shadow: 4px 4px 0 #202322;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.qulhg {
    min-height: 42px;
    padding: 0 16px;
    font-size: 13px;
}

.qulhg:hover,
.lsvqw:hover {
    transform: translate(2px, 2px);
    box-shadow: 2px 2px 0 #202322;
}

.zpwfa {
    display: none;
    width: 42px;
    height: 42px;
    border: 2px solid #202322;
    border-radius: 2px;
    background: #fff;
    font-size: 23px;
    cursor: pointer;
}

.ykmdg {
    overflow: hidden;
}

.rvezp {
    position: relative;
    overflow: hidden;
    background: #d6f0e6;
}

.rvezp::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 29%;
    height: 100%;
    background: #202322;
}

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

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

.gzmbi {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 22px;
}

.gzmbi span {
    padding: 6px 9px;
    background: #202322;
    color: #fff;
    font-size: 11px;
    font-weight: 900;
}

.gzmbi b {
    color: #7a4b4f;
    font-family: Georgia, serif;
    font-size: 11px;
}

.awxht {
    max-width: 650px;
    font-family: Georgia, "Microsoft YaHei", serif;
    font-size: 52px;
    line-height: 1.2;
    font-weight: 700;
}

.awxht span {
    color: #b3202c;
}

.njeyv {
    max-width: 600px;
    margin-top: 20px;
    color: #4e625a;
    font-size: 15px;
    line-height: 1.9;
}

.kodpb {
    display: flex;
    gap: 14px;
    margin-top: 29px;
}

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

.mtekr {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border-bottom: 2px solid #202322;
    font-weight: 900;
}

.mtekr:hover {
    color: #b3202c;
}

.uhfic {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 28px;
    color: #465951;
    font-size: 12px;
    font-weight: 800;
}

.uhfic i {
    width: 18px;
    height: 1px;
    background: #e65158;
}

.bwrkp {
    position: relative;
    min-height: 500px;
}

.bwrkp::before {
    content: "";
    position: absolute;
    top: 25px;
    right: 5px;
    bottom: 23px;
    left: 54px;
    border: 2px solid #202322;
    background: #e65158;
    box-shadow: 12px 12px 0 #fff;
}

.qhmda,
.gcyex {
    position: absolute;
    aspect-ratio: 360 / 640;
    border: 6px solid #fff;
    border-radius: 3px;
    object-fit: contain;
    background: #fff;
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.28);
}

.qhmda {
    top: 15px;
    left: 55px;
    z-index: 4;
    width: 225px;
    transform: rotate(-3deg);
}

.gcyex {
    right: -6px;
    bottom: 8px;
    z-index: 5;
    width: 204px;
    transform: rotate(4deg);
}

.pvujo {
    position: absolute;
    top: 43px;
    right: -17px;
    z-index: 7;
    padding: 9px 12px;
    border: 2px solid #202322;
    background: #d6f0e6;
    color: #202322;
    font-family: Georgia, serif;
    font-size: 10px;
    font-weight: 700;
}

.txqzn {
    position: absolute;
    left: 6px;
    bottom: 38px;
    z-index: 7;
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 10px 12px;
    border: 2px solid #202322;
    background: #fff;
    font-size: 12px;
    font-weight: 800;
}

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

.ovjtw span {
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #9ba7a2;
    font-size: 12px;
    font-weight: 900;
}

.znqxd,
.deiwk,
.osjnb,
.pkrsl,
.fvqmd,
.czkpu,
.dqaho {
    scroll-margin-top: 83px;
    padding: 82px 0;
}

.znqxd,
.osjnb,
.fvqmd,
.dqaho {
    background: #edf2ef;
}

.deiwk,
.pkrsl,
.czkpu {
    background: #fff;
}

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

.rmhue span {
    display: block;
    margin-bottom: 7px;
    color: #b3202c;
    font-family: Georgia, serif;
    font-size: 10px;
    font-weight: 700;
}

.rmhue div {
    font-family: Georgia, "Microsoft YaHei", serif;
    font-size: 34px;
    font-weight: 700;
}

.rmhue div::after {
    content: "";
    display: block;
    width: 48px;
    height: 6px;
    margin: 13px auto 0;
    background: #77c8b1;
}

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

.wgptm {
    border: 2px solid #202322;
    background: #fff;
}

.wgptm > div {
    overflow: hidden;
    background: #fff;
}

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

.wgptm figcaption {
    min-height: 72px;
    padding: 13px 14px;
    border-top: 2px solid #202322;
}

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

.wgptm b {
    color: #b3202c;
    font-size: 15px;
}

.wgptm figcaption span {
    margin-top: 4px;
    color: #6e7c76;
    font-size: 12px;
}

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

.auqyf {
    position: relative;
    min-height: 220px;
    padding: 28px;
    border-right: 2px solid #202322;
    border-bottom: 2px solid #202322;
}

.auqyf:nth-child(2),
.auqyf:nth-child(6) {
    background: #dff3ed;
}

.auqyf i {
    display: block;
    margin-bottom: 27px;
    color: #e65158;
    font-size: 30px;
}

.auqyf > span {
    position: absolute;
    top: 18px;
    right: 20px;
    font-family: Georgia, serif;
    font-size: 11px;
}

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

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

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

.hcyqe {
    position: relative;
    min-height: 200px;
    padding: 24px;
    border: 2px solid #202322;
    background: #fff;
    box-shadow: 6px 6px 0 #9ed8c8;
}

.hcyqe > span {
    color: #b3202c;
    font-family: Georgia, serif;
    font-size: 11px;
}

.hcyqe > i {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #e65158;
    font-size: 25px;
}

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

.hcyqe > a:hover {
    color: #b3202c;
}

.hcyqe p {
    margin-top: 10px;
    color: #5c6a64;
    font-size: 13px;
    line-height: 1.75;
}

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

.jmevo {
    padding: 25px;
    border-top: 2px solid #202322;
    border-bottom: 2px solid #202322;
    border-left: 2px solid #202322;
}

.jmevo:last-child {
    border-right: 2px solid #202322;
}

.jmevo > div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.jmevo > div span {
    color: #b3202c;
    font-family: Georgia, serif;
    font-size: 11px;
}

.jmevo > div i {
    color: #e65158;
    font-size: 27px;
}

.jmevo b {
    display: block;
    margin-top: 26px;
    font-size: 17px;
}

.jmevo p {
    margin-top: 8px;
    color: #68746f;
    font-size: 13px;
    line-height: 1.75;
}

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

.xqkuy {
    border-right: 2px solid #202322;
    border-bottom: 2px solid #202322;
    border-left: 2px solid #202322;
    background: #fff;
}

.xqkuy summary {
    position: relative;
    padding: 21px 54px 21px 52px;
    list-style: none;
    cursor: pointer;
}

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

.xqkuy summary span {
    position: absolute;
    top: 22px;
    left: 14px;
    color: #b3202c;
    font-family: Georgia, serif;
    font-size: 11px;
}

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

.xqkuy summary i {
    position: absolute;
    top: 16px;
    right: 13px;
    display: inline-flex;
    width: 31px;
    height: 31px;
    align-items: center;
    justify-content: center;
    border: 2px solid #202322;
    background: #d6f0e6;
    font-size: 18px;
    transition: transform 0.2s ease, background 0.2s ease;
}

.xqkuy[open] summary i {
    background: #e65158;
    color: #fff;
    transform: rotate(45deg);
}

.xqkuy > p {
    padding: 0 54px 22px 52px;
    color: #5c6a64;
    font-size: 14px;
    line-height: 1.85;
}

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

.vuyje {
    min-height: 205px;
    padding: 25px;
    border: 2px solid #202322;
}

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

.vuyje > div span {
    padding: 5px 8px;
    background: #e65158;
    color: #fff;
    font-size: 11px;
    font-weight: 800;
}

.vuyje time {
    color: #728079;
    font-size: 12px;
}

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

.vuyje > p {
    margin-top: 10px;
    color: #5e6b65;
    font-size: 14px;
    line-height: 1.8;
}

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

.nsltr {
    break-inside: avoid;
    margin-bottom: 18px;
    padding: 22px;
    border: 2px solid #202322;
    background: #fff;
}

.nsltr:nth-child(2n) {
    background: #e4f5f0;
}

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

.nsltr > div > span {
    display: inline-flex;
    width: 38px;
    height: 38px;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    border: 2px solid #202322;
    border-radius: 50%;
    background: #e65158;
    color: #fff;
    font-size: 13px;
    font-weight: 800;
}

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

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

.nsltr time {
    margin-top: 4px;
    color: #74817b;
    font-size: 11px;
}

.nsltr blockquote {
    margin-top: 17px;
    color: #44524c;
    font-size: 14px;
    line-height: 1.9;
}

.ztmxa {
    border-top: 6px solid #e65158;
    background: #202322;
    color: #fff;
}

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

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

.hysnv .phqsa {
    color: #fff;
}

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

.ogkci a {
    color: #ced5d1;
    font-size: 12px;
}

.ogkci a:hover {
    color: #80d4bd;
}

.xmfdp {
    margin-top: 31px;
    padding-top: 18px;
    border-top: 1px solid #424a47;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    color: #828d88;
    font-size: 12px;
}

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

    .phqsa {
        font-size: 17px;
    }

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

    .masry {
        margin-left: auto;
    }

    .wbtoc .qulhg {
        display: none;
    }

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

    .nxuzf {
        position: absolute;
        top: 64px;
        right: 0;
        left: 0;
        display: none;
        padding: 9px 14px 15px;
        border-bottom: 2px solid #202322;
        background: #fff;
    }

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

    .nxuzf a {
        padding: 11px 7px;
        border: 1px solid #cfd8d4;
        background: #f1f5f3;
        text-align: center;
        font-size: 13px;
    }

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

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

    .awxht {
        font-size: 39px;
    }

    .njeyv {
        font-size: 14px;
    }

    .kodpb {
        flex-direction: column;
    }

    .lsvqw,
    .mtekr {
        width: 100%;
    }

    .bwrkp {
        min-height: 450px;
    }

    .bwrkp::before {
        left: 20px;
    }

    .qhmda {
        left: 27px;
        width: 194px;
    }

    .gcyex {
        right: -4px;
        width: 173px;
    }

    .pvujo {
        right: -4px;
    }

    .txqzn {
        left: 0;
        bottom: 24px;
    }

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

    .ovjtw span {
        min-height: 43px;
        border-bottom: 1px solid #9ba7a2;
    }

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

    .znqxd,
    .deiwk,
    .osjnb,
    .pkrsl,
    .fvqmd,
    .czkpu,
    .dqaho {
        padding: 62px 0;
    }

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

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

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

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

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

    .xmvbo,
    .rfzvx,
    .qwihs {
        width: calc(100% - 28px);
        grid-template-columns: 1fr;
    }

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

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

    .jmevo {
        border-right: 2px solid #202322;
        border-bottom: 0;
    }

    .jmevo:last-child {
        border-bottom: 2px solid #202322;
    }

    .btngz,
    .ikzfe {
        width: calc(100% - 28px);
    }

    .xqkuy summary {
        padding-left: 44px;
    }

    .xqkuy summary span {
        left: 10px;
    }

    .xqkuy > p {
        padding-right: 45px;
        padding-left: 44px;
    }

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

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

    .ikzfe {
        columns: 1;
    }

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

    .hysnv,
    .xmfdp {
        flex-direction: column;
        align-items: flex-start;
    }

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