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

html {
    scroll-behavior: smooth;
}

body {
    background: #f5f3ed;
    color: #18221f;
    font-family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif;
    letter-spacing: 0;
}

body, button, a {
    font-size: 14px;
}

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

button {
    color: inherit;
    font-family: inherit;
}

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

.adure {
    background: #f5f3ed;
    border-bottom: 1px solid #bdb9ae;
    position: sticky;
    top: 0;
    z-index: 50;
}

.bexor {
    align-items: center;
    display: flex;
    height: 78px;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 18px;
}

.cavin {
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    gap: 11px;
}

.cavin img {
    border: 2px solid #183f36;
    border-radius: 50%;
    height: 45px;
    object-fit: cover;
    width: 45px;
}

.cavin span {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.05;
}

.cavin small {
    color: #a23a2b;
    display: block;
    font-size: 8px;
    font-weight: 900;
    margin-top: 5px;
}

.durel {
    display: flex;
    gap: 18px;
    margin-left: auto;
}

.durel a {
    font-size: 12px;
    font-weight: 700;
    padding: 31px 0 29px;
    position: relative;
    white-space: nowrap;
}

.durel a::after {
    background: #a23a2b;
    bottom: 22px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    transform: scaleX(0);
    transition: transform 0.2s ease;
    width: 100%;
}

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

.evora {
    align-items: center;
    background: #a23a2b;
    color: #ffffff;
    display: inline-flex;
    flex: 0 0 auto;
    font-weight: 900;
    gap: 8px;
    height: 45px;
    justify-content: center;
    margin-left: 26px;
    padding: 0 18px;
    transition: background 0.2s ease, transform 0.2s ease;
}

.evora:hover {
    background: #183f36;
    transform: translateY(-2px);
}

.fixel {
    align-items: center;
    background: transparent;
    border: 1px solid #183f36;
    cursor: pointer;
    display: none;
    font-size: 21px;
    height: 42px;
    justify-content: center;
    margin-left: 9px;
    width: 42px;
}

.gavor {
    background: #183f36;
    color: #ffffff;
    overflow: hidden;
}

.hurel {
    display: grid;
    grid-template-columns: 55% 45%;
    margin: 0 auto;
    max-width: 1200px;
    min-height: 650px;
    padding: 55px 18px 48px;
}

.ivora {
    align-self: center;
    padding-right: 55px;
}

.jurel {
    color: #d9b75a;
    font-size: 10px;
    font-weight: 900;
}

.jurel i {
    font-size: 18px;
    margin-right: 6px;
    vertical-align: middle;
}

.ivora h1 {
    font-size: 60px;
    line-height: 1.1;
    margin: 25px 0 24px;
    overflow-wrap: anywhere;
}

.ivora h1 b {
    color: #f1d887;
    font-weight: 900;
}

.ivora > p {
    color: #c4d4cf;
    font-size: 16px;
    line-height: 1.9;
    max-width: 570px;
}

.kavor {
    align-items: center;
    display: flex;
    gap: 18px;
    margin-top: 33px;
}

.kavor > a {
    align-items: center;
    background: #a23a2b;
    display: inline-flex;
    font-size: 16px;
    font-weight: 900;
    gap: 29px;
    justify-content: center;
    min-height: 58px;
    padding: 0 22px;
    transition: background 0.2s ease, color 0.2s ease;
}

.kavor > a:hover {
    background: #f1d887;
    color: #18221f;
}

.kavor > span {
    color: #9fb5af;
    font-size: 10px;
    font-weight: 700;
}

.lirex {
    height: 548px;
    position: relative;
}

.lirex::before {
    border: 1px solid #d9b75a;
    bottom: 22px;
    content: "";
    left: 26px;
    position: absolute;
    right: 0;
    top: 22px;
}

.lirex::after {
    background: #f1d887;
    bottom: 0;
    content: "";
    height: 104px;
    position: absolute;
    right: 0;
    width: 104px;
}

.mirex {
    background: #ffffff;
    border: 3px solid #101714;
    bottom: -68px;
    box-shadow: 10px 10px 0 #a23a2b;
    left: 50%;
    overflow: hidden;
    position: absolute;
    transform: translateX(-50%);
    width: 260px;
    z-index: 3;
}

.mirex img {
    height: auto;
    width: 100%;
}

.navor {
    align-items: center;
    background: #f5f3ed;
    border: 2px solid #101714;
    color: #18221f;
    display: flex;
    gap: 9px;
    left: 0;
    padding: 10px 13px;
    position: absolute;
    top: 55px;
    z-index: 5;
}

.navor img {
    border-radius: 50%;
    height: 40px;
    object-fit: cover;
    width: 40px;
}

.navor span {
    font-size: 8px;
    font-weight: 900;
    line-height: 1.5;
}

.navor i, .navor b {
    color: #a23a2b;
}

.orexa {
    align-items: center;
    background: #a23a2b;
    border: 2px solid #101714;
    bottom: 42px;
    display: flex;
    gap: 10px;
    padding: 12px 15px;
    position: absolute;
    right: 4px;
    z-index: 5;
}

.orexa > i {
    color: #f1d887;
    font-size: 27px;
}

.orexa span {
    font-size: 9px;
    line-height: 1.5;
}

.orexa b {
    font-size: 12px;
}

.tovel {
    background: #f1d887;
    color: #18221f;
    font-size: 9px;
    font-weight: 900;
    line-height: 1.2;
    padding: 12px 15px;
    position: absolute;
    right: 2px;
    top: 42px;
    z-index: 5;
}

.tovel b {
    font-size: 20px;
}

.paxor {
    padding: 92px 18px;
}

.qurel {
    margin: 0 auto;
    max-width: 1200px;
}

.ruxel {
    font-size: 39px;
    font-weight: 900;
    margin-bottom: 48px;
    text-align: center;
}

.ruxel::after {
    background: #a23a2b;
    content: "";
    display: block;
    height: 5px;
    margin: 13px auto 0;
    width: 45px;
}

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

.sirex figure {
    background: #ffffff;
    border: 1px solid #bdb9ae;
    overflow: hidden;
}

.sirex img {
    height: auto;
    width: 100%;
}

.sirex figcaption {
    align-items: center;
    border-top: 1px solid #bdb9ae;
    display: flex;
    justify-content: space-between;
    padding: 15px;
}

.sirex figcaption b {
    font-size: 13px;
}

.sirex figcaption span {
    color: #a23a2b;
    font-size: 9px;
    font-weight: 900;
}

.turel {
    background: #ece5d5;
}

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

.uvora article {
    background: #f9f7f1;
    border-top: 4px solid #183f36;
    min-height: 220px;
    padding: 23px;
}

.uvora article:nth-child(2), .uvora article:nth-child(5) {
    border-top-color: #a23a2b;
}

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

.uvora article > div span {
    color: #8c8576;
    font-size: 10px;
    font-weight: 900;
}

.uvora article > div i {
    color: #a23a2b;
    font-size: 29px;
}

.uvora article > b {
    display: block;
    font-size: 18px;
    margin: 29px 0 10px;
}

.uvora article > p {
    color: #5d625e;
    line-height: 1.8;
}

.wexor {
    background: #a23a2b;
    color: #ffffff;
}

.wexor .ruxel::after {
    background: #f1d887;
}

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

.xarel article {
    border: 1px solid #cd786b;
    min-height: 258px;
    padding: 23px;
}

.xarel article > span {
    color: #e5aca3;
    display: block;
    font-size: 9px;
    font-weight: 900;
}

.xarel article > i {
    color: #f1d887;
    display: block;
    font-size: 29px;
    margin: 24px 0;
}

.xarel article > b {
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
}

.xarel article > p {
    color: #f0d2cd;
    line-height: 1.75;
    min-height: 49px;
}

.xarel article > a {
    align-items: center;
    border-top: 1px solid #cd786b;
    color: #f1d887;
    display: flex;
    font-weight: 900;
    justify-content: space-between;
    margin-top: 18px;
    padding-top: 14px;
}

.yovel {
    background: #d9e8e3;
}

.zurel {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    position: relative;
}

.zurel::before {
    background: #183f36;
    content: "";
    height: 2px;
    left: 11%;
    position: absolute;
    right: 11%;
    top: 34px;
}

.zurel article {
    padding: 0 18px;
    position: relative;
    text-align: center;
    z-index: 2;
}

.zurel article > span {
    align-items: center;
    background: #f1d887;
    border: 2px solid #183f36;
    display: flex;
    font-size: 10px;
    font-weight: 900;
    height: 70px;
    justify-content: center;
    margin: 0 auto 21px;
    width: 70px;
}

.zurel article:nth-child(2) > span, .zurel article:nth-child(4) > span {
    background: #a23a2b;
    color: #ffffff;
}

.zurel article > i {
    color: #a23a2b;
    display: block;
    font-size: 24px;
    margin-bottom: 9px;
}

.zurel article > b {
    display: block;
    font-size: 17px;
    margin-bottom: 9px;
}

.zurel article > p {
    color: #596762;
    line-height: 1.7;
}

.abira {
    border-top: 1px solid #aaa69c;
}

.abira article {
    border-bottom: 1px solid #aaa69c;
}

.abira button {
    align-items: center;
    background: transparent;
    border: 0;
    cursor: pointer;
    display: grid;
    gap: 20px;
    grid-template-columns: 48px 1fr 28px;
    min-height: 78px;
    text-align: left;
    width: 100%;
}

.abira button span {
    color: #a23a2b;
    font-size: 10px;
    font-weight: 900;
}

.abira button b {
    font-size: 16px;
}

.abira button i {
    font-size: 23px;
    transition: transform 0.2s ease;
}

.abira article > p {
    color: #5d625e;
    line-height: 1.8;
    max-height: 0;
    max-width: 830px;
    overflow: hidden;
    padding-left: 68px;
    transition: max-height 0.25s ease, padding 0.25s ease;
}

.abira .girel > p {
    max-height: 130px;
    padding-bottom: 24px;
}

.abira .girel button i {
    transform: rotate(45deg);
}

.becor {
    background: #f1d887;
}

.becor .ruxel::after {
    background: #183f36;
}

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

.cavon article {
    background: #f9f7f1;
    border-left: 4px solid #a23a2b;
    min-height: 188px;
    padding: 22px 24px;
}

.cavon article > div {
    align-items: center;
    color: #6c6a62;
    display: flex;
    font-size: 9px;
    font-weight: 900;
    justify-content: space-between;
}

.cavon article > div span {
    color: #a23a2b;
}

.cavon article > b {
    display: block;
    font-size: 18px;
    margin: 25px 0 10px;
}

.cavon article > p {
    color: #5d625e;
    line-height: 1.75;
}

.davor {
    column-count: 3;
    column-gap: 16px;
}

.davor article {
    background: #ffffff;
    border: 1px solid #bdb9ae;
    break-inside: avoid;
    display: inline-block;
    margin: 0 0 16px;
    padding: 22px;
    width: 100%;
}

.davor article:nth-child(2), .davor article:nth-child(5) {
    background: #e4efeb;
}

.davor article:nth-child(3), .davor article:nth-child(6) {
    background: #f5e8d0;
}

.davor article > span {
    color: #a23a2b;
    font-size: 9px;
    font-weight: 900;
}

.davor article > span i {
    font-size: 20px;
    margin-right: 5px;
    vertical-align: middle;
}

.davor article > p {
    line-height: 1.85;
    margin: 18px 0 23px;
}

.davor article > div {
    align-items: flex-end;
    border-top: 1px solid #bdb9ae;
    display: flex;
    justify-content: space-between;
    padding-top: 14px;
}

.davor article > div b {
    font-size: 12px;
}

.davor time {
    color: #706f69;
    font-size: 9px;
}

.exora {
    background: #18221f;
    color: #ffffff;
    padding: 42px 18px 23px;
}

.furel {
    align-items: center;
    display: flex;
    margin: 0 auto;
    max-width: 1200px;
}

.furel .cavin small {
    color: #f1d887;
}

.furel nav {
    display: flex;
    flex-wrap: wrap;
    gap: 9px 18px;
    justify-content: center;
    margin: 0 auto;
    padding: 0 26px;
}

.furel nav a {
    color: #bdc9c5;
    font-size: 11px;
}

.furel nav a:hover {
    color: #f1d887;
}

.furel .evora {
    margin-left: 0;
}

.exora > p {
    border-top: 1px solid #3b4642;
    color: #8b9994;
    font-size: 10px;
    margin: 30px auto 0;
    max-width: 1200px;
    padding-top: 20px;
    text-align: center;
}

@media (max-width: 767px) {
    .bexor {
        height: 68px;
        padding: 0 14px;
    }

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

    .cavin span {
        font-size: 12px;
    }

    .cavin small {
        display: none;
    }

    .durel {
        background: #f5f3ed;
        border-bottom: 1px solid #183f36;
        border-top: 1px solid #cbc7bd;
        display: none;
        flex-direction: column;
        gap: 0;
        left: 0;
        margin: 0;
        padding: 8px 16px 16px;
        position: absolute;
        top: 68px;
        width: 100%;
    }

    .haxor .durel {
        display: flex;
    }

    .durel a {
        border-bottom: 1px solid #d8d4ca;
        padding: 12px 2px;
    }

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

    .bexor > .evora {
        font-size: 11px;
        height: 42px;
        margin-left: auto;
        padding: 0 10px;
    }

    .fixel {
        display: flex;
    }

    .hurel {
        display: block;
        min-height: 0;
        padding: 46px 18px 34px;
    }

    .ivora {
        padding-right: 0;
    }

    .ivora h1 {
        font-size: 39px;
        line-height: 1.14;
        margin: 21px 0 19px;
    }

    .ivora > p {
        font-size: 15px;
        line-height: 1.8;
    }

    .kavor {
        align-items: stretch;
        flex-direction: column;
        gap: 13px;
        margin-top: 27px;
    }

    .kavor > a {
        width: 100%;
    }

    .kavor > span {
        text-align: center;
    }

    .lirex {
        height: 455px;
        margin-top: 34px;
    }

    .lirex::before {
        left: 13px;
    }

    .mirex {
        bottom: -48px;
        width: 55%;
    }

    .navor {
        left: 0;
        top: 45px;
    }

    .orexa {
        bottom: 29px;
        right: 0;
    }

    .tovel {
        right: 0;
        top: 25px;
    }

    .paxor {
        padding: 68px 18px;
    }

    .ruxel {
        font-size: 31px;
        margin-bottom: 36px;
    }

    .sirex {
        display: flex;
        gap: 14px;
        overflow-x: auto;
        padding-bottom: 10px;
        scroll-snap-type: x mandatory;
    }

    .sirex figure {
        flex: 0 0 78%;
        scroll-snap-align: start;
    }

    .uvora, .xarel, .cavon {
        grid-template-columns: 1fr;
    }

    .uvora article, .xarel article {
        min-height: 0;
    }

    .xarel article > p {
        min-height: 0;
    }

    .zurel {
        display: block;
        padding-left: 18px;
    }

    .zurel::before {
        bottom: 35px;
        height: auto;
        left: 52px;
        right: auto;
        top: 35px;
        width: 2px;
    }

    .zurel article {
        display: grid;
        gap: 5px 15px;
        grid-template-columns: 70px 1fr;
        margin-bottom: 26px;
        padding: 0;
        text-align: left;
    }

    .zurel article:last-child {
        margin-bottom: 0;
    }

    .zurel article > span {
        grid-row: 1 / 4;
        margin: 0;
    }

    .zurel article > i {
        display: none;
    }

    .zurel article > b, .zurel article > p {
        grid-column: 2;
    }

    .zurel article > b {
        align-self: end;
        margin: 0;
    }

    .abira button {
        gap: 10px;
        grid-template-columns: 35px 1fr 24px;
        min-height: 75px;
    }

    .abira button b {
        font-size: 14px;
        line-height: 1.5;
    }

    .abira article > p {
        padding-left: 45px;
    }

    .cavon article {
        min-height: 0;
    }

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

    .davor {
        column-count: 1;
    }

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

    .furel nav {
        justify-content: flex-start;
        margin: 0;
        padding: 0;
    }

    .furel .evora {
        width: 100%;
    }
}
