* {
    box-sizing: border-box;
}
html {
    scroll-behavior: smooth;
    scroll-padding-top: 95px;
}
body {
    margin: 0;
    color: #172e36;
    background: #fbfaf5;
    font-family: "Microsoft YaHei", "PingFang SC", sans-serif;
}
a {
    color: inherit;
    text-decoration: none;
}
img {
    display: block;
    max-width: 100%;
}
button {
    color: inherit;
    font: inherit;
}
.fajiv {
    width: 1200px;
    max-width: calc(100% - 40px);
    margin: 0 auto;
}
.rswoa {
    position: sticky;
    top: 0;
    z-index: 30;
    background: rgba(251, 250, 245, .96);
    box-shadow: 0 8px 28px rgba(23, 46, 54, .05);
}
.ahztl {
    height: 76px;
    display: flex;
    align-items: center;
    gap: 23px;
}
.odpmz {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 18px;
    font-weight: 900;
}
.odpmz img {
    width: 42px;
    height: 42px;
    object-fit: cover;
    border-radius: 50%;
}
.odpmz span, .odpmz small {
    display: block;
}
.odpmz small {
    margin-top: 2px;
    color: #16879a;
    font-size: 8px;
}
.dxrav {
    flex: 1;
    display: flex;
    justify-content: center;
    gap: 19px;
    font-size: 13px;
    font-weight: 700;
}
.dxrav a {
    padding: 29px 0;
}
.dxrav a:hover {
    color: #d84e58;
}
.wfatp {
    min-height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 0 19px;
    color: #fff;
    background: #172e36;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 900;
}
.eymjx {
    display: none;
    border: 0;
    background: none;
    font-size: 25px;
}
.wlgho {
    overflow: hidden;
    background: #c9edf0;
}
.zcufj {
    display: grid;
    grid-template-columns: .92fr 1.08fr;
    min-height: 700px;
}
.ybxvp {
    position: relative;
    z-index: 3;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 60px 30px 60px 0;
}
.adxby {
    align-self: flex-start;
    margin: 0;
    padding: 7px 10px;
    color: #fff;
    background: #16879a;
    border-radius: 4px;
    font-size: 9px;
    font-weight: 900;
}
h1 {
    margin: 23px 0 0;
    font-size: 49px;
    line-height: 1.22;
}
.baxcr {
    max-width: 530px;
    margin: 23px 0 0;
    color: #49636b;
    font-size: 15px;
    line-height: 1.95;
}
.lqzfg {
    display: flex;
    align-items: stretch;
    gap: 13px;
    margin-top: 30px;
}
.ybeec {
    min-height: 68px;
    display: grid;
    grid-template-columns: 38px 1fr 18px;
    align-items: center;
    width: 275px;
    padding: 10px 15px;
    color: #fff;
    background: #d84e58;
    border-radius: 6px;
    box-shadow: 0 15px 33px rgba(118, 43, 50, .18);
}
.ybeec > i {
    font-size: 24px;
}
.ybeec span, .ybeec small {
    display: block;
}
.ybeec span {
    font-weight: 900;
}
.ybeec small {
    margin-top: 3px;
    color: #ffdfe0;
    font-size: 9px;
    font-weight: 400;
}
.ybeec em {
    font-style: normal;
}
.ioqsm {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    padding: 12px;
    border: 1px solid #99bec3;
    border-radius: 10px;
    font-size: 12px;
    font-weight: 800;
}
.golbr {
    display: flex;
    gap: 10px;
    margin-top: 35px;
}
.golbr span {
    min-width: 120px;
    padding: 10px 11px;
    background: rgba(255,255,255,.45);
    border-radius: 5px;
}
.golbr b, .golbr small {
    display: block;
}
.golbr b {
    font-size: 11px;
}
.golbr small {
    margin-top: 4px;
    color: #6b8389;
    font-size: 8px;
}
.fldfp {
    position: relative;
    min-width: 0;
    min-height: 660px;
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 16px;
    align-content: center;
    padding: 50px 16px 85px;
}
.qtafr {
    position: absolute;
    inset: 90px 0 70px;
    background: #16879a;
    border-radius: 100px 26px 100px 26px;
}
.fldfp figure {
    position: relative;
    z-index: 2;
    overflow: hidden;
    margin: 0;
    padding: 7px;
    background: #fbfaf5;
    border-radius: 17px;
    box-shadow: 0 24px 55px rgba(23,67,75,.2);
}
.fldfp figure img {
    width: 100%;
    height: auto;
}
.cczqv {
    width: 100%;
}
.cedoj {
    width: 100%;
    transform: translateY(42px);
}
.udgdn {
    position: absolute;
    z-index: 4;
    right: 8px;
    top: 38px;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 14px;
    color: #fff;
    background: #d84e58;
    border-radius: 14px;
}
.udgdn i {
    font-size: 22px;
}
.udgdn span, .udgdn b, .udgdn small {
    display: block;
}
.udgdn b {
    font-size: 12px;
}
.udgdn small {
    margin-top: 3px;
    font-size: 9px;
}
.ejyrv {
    position: absolute;
    z-index: 4;
    left: 18px;
    bottom: 18px;
    padding: 14px 20px;
    background: #f2c75c;
    border-radius: 15px;
}
.ejyrv span, .ejyrv b {
    display: block;
}
.ejyrv span {
    font-size: 9px;
}
.ejyrv b {
    margin-top: 5px;
    font-size: 23px;
}
.hxlle {
    padding: 92px 0;
}
.bhaqc {
    margin-bottom: 43px;
    text-align: center;
    font-size: 32px;
    font-weight: 900;
}
.bhaqc:after {
    content: "";
    display: block;
    width: 42px;
    height: 5px;
    margin: 12px auto 0;
    background: #16879a;
    border-radius: 3px;
    box-shadow: 13px 0 0 #d84e58;
}
.avemo {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
    align-items: start;
}
.avemo figure {
    margin: 0;
    overflow: hidden;
    background: #fff;
    border-radius: 17px;
    box-shadow: 0 14px 34px rgba(23, 46, 54, .08);
}
.avemo figure:nth-child(1), .avemo figure:nth-child(3) {
    margin-top: 0;
}
.avemo img {
    width: 100%;
    height: auto;
    aspect-ratio: 262 / 460;
    object-fit: contain;
    background: #ecede9;
}
.avemo figcaption {
    padding: 14px;
}
.avemo figcaption b, .avemo figcaption span {
    display: block;
}
.avemo figcaption span {
    margin-top: 4px;
    color: #7b8381;
    font-size: 10px;
}
.ckoet {
    color: #fff;
    background: #172e36;
}
.ckoet .bhaqc:after {
    background: #f2c75c;
    box-shadow: 13px 0 0 #d84e58;
}
.eaqpz {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 15px;
}
.eaqpz article {
    position: relative;
    min-height: 200px;
    padding: 25px;
    background: #223f48;
    border-radius: 17px;
}
.eaqpz i {
    color: #60c8d2;
    font-size: 28px;
}
.eaqpz span {
    position: absolute;
    right: 22px;
    top: 22px;
    color: #6d858c;
    font-size: 9px;
}
.eaqpz b {
    display: block;
    margin-top: 22px;
}
.eaqpz p {
    margin-top: 8px;
    color: #bfced1;
    font-size: 14px;
    line-height: 1.8;
}
.spomf {
    background: #f2e9dc;
}
.lhomb {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 15px;
}
.lhomb a {
    min-height: 106px;
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 19px;
    background: #fbfaf5;
    border-radius: 17px;
}
.lhomb a > i {
    display: grid;
    place-items: center;
    width: 46px;
    height: 46px;
    flex: 0 0 auto;
    color: #fff;
    background: #16879a;
    border-radius: 50%;
    font-size: 22px;
}
.lhomb span {
    flex: 1;
}
.lhomb b, .lhomb small {
    display: block;
}
.lhomb small {
    margin-top: 4px;
    color: #7d7a74;
    font-size: 10px;
}
.lhomb em {
    color: #d84e58;
    font-style: normal;
}
.erplw {
    background: #fbfaf5;
}
.hraca {
    display: grid;
    grid-template-columns: repeat(4,minmax(0,1fr));
    gap: 20px;
    padding-top: 15px;
}
.hraca article {
    position: relative;
    padding: 35px 23px 23px;
    border-top: 2px solid #16879a;
    background: #e6f3f2;
    border-radius: 0 0 17px 17px;
}
.hraca span {
    position: absolute;
    left: 23px;
    top: -18px;
    width: 35px;
    height: 35px;
    display: grid;
    place-items: center;
    background: #16879a;
    color: #fff;
    border: 5px solid #fbfaf5;
    border-radius: 50%;
    font-size: 10px;
    font-weight: 800;
}
.hraca i {
    display: block;
    margin: 19px 0;
    font-size: 27px;
}
.hraca b {
    font-size: 14px;
}
.hraca p {
    margin-top: 9px;
    color: #5f747a;
    font-size: 13px;
    line-height: 1.8;
}
.jvhis {
    background: #f2c75c;
}
.rzxpo {
    width: 1200px;
    max-width: calc(100% - 40px);
}
.vyjgd {
    padding: 8px 25px;
    background: #fbfaf5;
    border-radius: 17px;
}
.vyjgd article {
    border-bottom: 1px solid #dfddd5;
}
.vyjgd article:last-child {
    border-bottom: 0;
}
.vyjgd button {
    width: 100%;
    min-height: 68px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    border: 0;
    background: none;
    text-align: left;
    font-weight: 800;
    cursor: pointer;
}
.vyjgd button i {
    color: #d84e58;
    font-size: 20px;
    transition: .2s;
}
.vyjgd article > p {
    display: none;
    margin: -2px 42px 20px 0;
    color: #6e716d;
    font-size: 13px;
    line-height: 1.8;
}
.vyjgd .fujpz > p {
    display: block;
}
.vyjgd .fujpz button i {
    transform: rotate(45deg);
}
.ctejx {
    background: #fbfaf5;
}
.zxrcn {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 15px;
}
.zxrcn article {
    padding: 23px 25px;
    background: #fff;
    border-radius: 17px;
    box-shadow: 0 10px 28px rgba(23, 46, 54, .06);
}
.zxrcn article > div {
    display: flex;
    justify-content: space-between;
    color: #888c89;
    font-size: 9px;
}
.zxrcn article > div span {
    color: #16879a;
    font-weight: 900;
}
.zxrcn article > b {
    display: block;
    margin-top: 15px;
}
.zxrcn article > p {
    margin: 8px 0 16px;
    color: #737a77;
    font-size: 12px;
    line-height: 1.75;
}
.zxrcn article > em {
    font-size: 11px;
    font-style: normal;
    font-weight: 800;
}
.urcgr {
    color: #fff;
    background: #16879a;
}
.urcgr .bhaqc:after {
    background: #f2c75c;
    box-shadow: 13px 0 0 #d84e58;
}
.bffsa {
    columns: 3;
    column-gap: 15px;
}
.bffsa article {
    display: inline-block;
    width: 100%;
    break-inside: avoid;
    margin-bottom: 15px;
    padding: 23px;
    color: #172e36;
    background: #fbfaf5;
    border-radius: 17px;
}
.bffsa article:nth-child(2n) {
    padding-bottom: 37px;
}
.stars {
    color: #dca224;
}
.bffsa article > p {
    line-height: 1.85;
}
.llrgo {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 12px;
}
.llrgo time {
    display: block;
    margin-top: 5px;
    color: #898d89;
    font-size: 9px;
}
.loihl {
    padding: 46px 0 20px;
    color: #fff;
    background: #172e36;
}
.zvtgt {
    display: flex;
    align-items: center;
    gap: 22px;
}
.zvtgt nav {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    justify-content: center;
    gap: 11px 15px;
    color: #bac9cc;
    font-size: 10px;
}
.zpbae {
    margin-top: 29px;
    color: #73868b;
    text-align: center;
    font-size: 9px;
}
.lhomb b {
    font-size: 15px;
    line-height: 1.6;
    overflow-wrap: anywhere;
}
.lhomb a > i:last-child {
    width: auto;
    height: auto;
    color: #d84e58;
    background: transparent;
    font-size: 17px;
}
.ybeec {
    border-radius: 12px;
}
.ifefb {
    width: 35px;
    height: 35px;
    flex-shrink: 0;
    display: grid;
    place-items: center;
    border-radius: 50%;
    background: #d9ebdf;
    color: #3d6864;
}
.llrgo small {
    margin-left: auto;
    font-size: 9px;
    color: #989f95;
}
.zvtgt > .wfatp {
    border: 1px solid #7e969b;
}
.vyjgd button {
    gap: 20px;
    line-height: 1.6;
    padding: 17px 0;
}
.vyjgd button i {
    flex-shrink: 0;
}
.zxrcn article > b {
    font-size: 18px;
    line-height: 1.7;
}
.zxrcn article > div {
    font-size: 11px;
    gap: 15px;
    flex-wrap: wrap;
}
.bffsa article > p {
    font-size: 14px;
}
a:focus-visible, button:focus-visible {
    outline: 3px solid #d84e58;
    outline-offset: 4px;
}
@media (max-width: 767px) {
    .fajiv {
        width: 100%;
        max-width: calc(100% - 36px);
    }
    .ahztl {
        height: 66px;
        gap: 9px;
    }
    .odpmz {
        font-size: 16px;
        gap: 9px;
    }
    .odpmz img {
        width: 37px;
        height: 37px;
    }
    .eymjx {
        display: block;
        margin-left: auto;
        padding: 5px;
    }
    .rswoa .wfatp {
        min-height: 36px;
        padding: 0 11px;
        font-size: 11px;
    }
    .dxrav {
        position: absolute;
        top: 66px;
        left: 0;
        right: 0;
        display: none;
        grid-template-columns: repeat(2,minmax(0,1fr));
        padding: 12px 18px;
        background: #fbfaf5;
        box-shadow: 0 14px 28px rgba(0,0,0,.1);
    }
    .dxrav.fujpz {
        display: grid;
    }
    .dxrav a {
        padding: 13px;
        text-align: center;
    }
    .zcufj {
        display: flex;
        min-height: auto;
        flex-direction: column;
    }
    .ybxvp {
        padding: 42px 0 30px;
    }
    h1 {
        font-size: 37px;
        line-height: 1.25;
    }
    .baxcr {
        font-size: 14px;
    }
    .lqzfg {
        display: flex;
        flex-direction: column;
        gap: 13px;
    }
    .ybeec, .ioqsm {
        width: 100%;
    }
    .ioqsm {
        min-height: 48px;
    }
    .golbr {
        gap: 8px;
        margin-top: 27px;
    }
    .golbr span {
        flex: 1;
        min-width: 0;
        padding: 10px 8px;
    }
    .golbr small {
        font-size: 9px;
    }
    .fldfp {
        min-height: 0;
        padding: 55px 5px 90px;
        gap: 10px;
    }
    .qtafr {
        inset: 70px 0 45px;
        border-radius: 60px 20px;
    }
    .fldfp figure {
        padding: 5px;
        border-radius: 10px;
    }
    .cczqv, .cedoj {
        width: 100%;
    }
    .cedoj {
        transform: translateY(25px);
    }
    .udgdn {
        right: 5px;
        top: 10px;
        padding: 10px 13px;
    }
    .udgdn b {
        font-size: 11px;
    }
    .ejyrv {
        left: 5px;
        bottom: 17px;
        padding: 10px 16px;
    }
    .ejyrv b {
        font-size: 17px;
    }
    .hxlle {
        padding: 60px 0;
    }
    .bhaqc {
        margin-bottom: 32px;
        font-size: 27px;
    }
    .avemo {
        display: flex;
        overflow-x: auto;
        gap: 14px;
        padding-bottom: 14px;
        scroll-snap-type: x mandatory;
    }
    .avemo figure {
        flex: 0 0 78%;
        margin: 0;
        scroll-snap-align: start;
    }
    .eaqpz, .lhomb, .zxrcn, .hraca {
        grid-template-columns: 1fr;
    }
    .eaqpz article {
        min-height: auto;
    }
    .hraca {
        border-left: 2px solid #16879a;
        margin-left: 16px;
        padding: 0 0 0 23px;
        gap: 20px;
    }
    .hraca article {
        border-top: 0;
        border-radius: 15px;
        padding: 23px;
    }
    .hraca span {
        left: -42px;
        top: 20px;
    }
    .hraca i {
        margin: 0 0 12px;
        font-size: 24px;
    }
    .hraca b {
        font-size: 16px;
    }
    .hraca p {
        margin-bottom: 0;
    }
    .rzxpo {
        max-width: calc(100% - 36px);
    }
    .vyjgd {
        padding: 8px 20px;
    }
    .vyjgd button {
        font-size: 14px;
        gap: 13px;
    }
    .vyjgd article > p {
        margin-right: 0;
    }
    .bffsa {
        columns: 1;
    }
    .zvtgt {
        align-items: stretch;
        flex-direction: column;
    }
    .zvtgt nav {
        display: grid;
        grid-template-columns: repeat(2,minmax(0,1fr));
        justify-content: start;
        font-size: 12px;
        gap: 17px;
    }
    .zvtgt .wfatp {
        width: 100%;
    }
    .zpbae {
        font-size: 11px;
    }
}
