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

html {
    scroll-behavior: smooth;
}

body {
    background: #f4f7f3;
    color: #18201e;
    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%;
}

.aduro {
    background: #ffffff;
    border-bottom: 1px solid #c9d2ce;
    position: sticky;
    top: 0;
    z-index: 50;
}

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

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

.cuvex img {
    border: 2px solid #103c35;
    border-radius: 50%;
    height: 45px;
    object-fit: cover;
    width: 45px;
}

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

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

.dorin {
    display: flex;
    gap: 19px;
    margin-left: auto;
}

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

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

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

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

.elora:hover {
    background: #e93675;
    transform: translateY(-2px);
}

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

.gupex {
    border-bottom: 1px solid #c9d2ce;
    overflow: hidden;
    padding: 62px 18px 0;
}

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

.isora {
    margin: 0 auto;
    max-width: 850px;
    text-align: center;
}

.jovel {
    align-items: center;
    color: #e93675;
    display: inline-flex;
    font-size: 10px;
    font-weight: 900;
    gap: 7px;
}

.jovel i {
    font-size: 18px;
}

.isora h1 {
    font-size: 58px;
    line-height: 1.12;
    margin: 21px 0 21px;
}

.isora h1 b {
    color: #103c35;
    font-weight: 900;
    text-decoration-color: #72dce6;
    text-decoration-line: underline;
    text-decoration-thickness: 8px;
}

.isora > p {
    color: #56645f;
    font-size: 16px;
    line-height: 1.85;
    margin: 0 auto;
    max-width: 680px;
}

.kurex {
    align-items: center;
    display: flex;
    gap: 18px;
    justify-content: center;
    margin-top: 29px;
}

.kurex > a {
    align-items: center;
    background: #e93675;
    color: #ffffff;
    display: inline-flex;
    font-size: 16px;
    font-weight: 900;
    gap: 28px;
    justify-content: center;
    min-height: 56px;
    padding: 0 22px;
    transition: background 0.2s ease, transform 0.2s ease;
}

.kurex > a:hover {
    background: #103c35;
    transform: translateY(-2px);
}

.kurex > span {
    color: #68736f;
    font-size: 11px;
    font-weight: 700;
}

.kurex > span i {
    color: #15907b;
    font-size: 17px;
    margin-right: 4px;
    vertical-align: middle;
}

.laxon {
    background: #103c35;
    height: 450px;
    margin: 47px auto 0;
    max-width: 980px;
    overflow: hidden;
    position: relative;
}

.laxon::before {
    background: #72dce6;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 17%;
}

.laxon::after {
    background: #f4cf4a;
    bottom: 0;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 15%;
}

.qorin {
    color: #a1bcb6;
    font-size: 10px;
    font-weight: 900;
    left: 28px;
    position: absolute;
    top: 22px;
    word-spacing: 13px;
    z-index: 4;
}

.mirel,
.novax {
    background: #ffffff;
    border: 3px solid #18201e;
    bottom: -94px;
    box-shadow: 9px 9px 0 #18201e;
    overflow: hidden;
    position: absolute;
}

.mirel {
    left: 50%;
    transform: translateX(-67%);
    width: 245px;
    z-index: 3;
}

.novax {
    bottom: -64px;
    left: 54%;
    transform: rotate(5deg);
    width: 205px;
    z-index: 2;
}

.mirel img,
.novax img {
    height: auto;
    width: 100%;
}

.opure {
    align-items: center;
    background: #ffffff;
    border: 2px solid #18201e;
    display: flex;
    gap: 10px;
    left: 80px;
    padding: 10px 13px;
    position: absolute;
    top: 91px;
    z-index: 5;
}

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

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

.opure b {
    color: #e93675;
}

.paxel {
    align-items: center;
    background: #ffedf4;
    border: 2px solid #18201e;
    bottom: 67px;
    display: flex;
    gap: 10px;
    padding: 12px 15px;
    position: absolute;
    right: 66px;
    z-index: 5;
}

.paxel > i {
    color: #e93675;
    font-size: 27px;
}

.paxel span {
    font-size: 9px;
    line-height: 1.4;
}

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

.ravel {
    padding: 92px 18px;
}

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

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

.tovix::after {
    background: #e93675;
    content: "";
    display: block;
    height: 6px;
    margin: 13px auto 0;
    width: 46px;
}

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

.unora figure {
    background: #ffffff;
    border: 1px solid #bdc9c5;
    overflow: hidden;
    position: relative;
}

.unora figure > span {
    align-items: center;
    background: #103c35;
    color: #ffffff;
    display: flex;
    font-size: 10px;
    font-weight: 900;
    height: 38px;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 38px;
    z-index: 2;
}

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

.unora figcaption {
    border-top: 1px solid #bdc9c5;
    font-size: 13px;
    font-weight: 900;
    padding: 15px;
    text-align: center;
}

.vaxel {
    background: #dff4ef;
}

.woren {
    border-left: 1px solid #9eb7b1;
    border-top: 1px solid #9eb7b1;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.woren article {
    border-bottom: 1px solid #9eb7b1;
    border-right: 1px solid #9eb7b1;
    min-height: 222px;
    padding: 24px;
}

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

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

.woren article > div span {
    color: #6c8b84;
    font-size: 10px;
    font-weight: 900;
}

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

.woren article > p {
    color: #50645f;
    line-height: 1.8;
}

.xirel {
    background: #103c35;
    color: #ffffff;
}

.xirel .tovix::after {
    background: #72dce6;
}

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

.yapor article {
    background: #174f46;
    border-bottom: 4px solid #72dce6;
    min-height: 255px;
    padding: 23px;
}

.yapor article:nth-child(2),
.yapor article:nth-child(5) {
    border-bottom-color: #f4cf4a;
}

.yapor article:nth-child(3),
.yapor article:nth-child(6) {
    border-bottom-color: #ff5e95;
}

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

.yapor article > div span {
    color: #9ec0b9;
    font-size: 10px;
    font-weight: 900;
}

.yapor article > div i {
    color: #72dce6;
    font-size: 29px;
}

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

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

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

.zovel {
    background: #ffedf4;
}

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

.abure::before {
    background: #103c35;
    content: "";
    height: 2px;
    left: 10%;
    position: absolute;
    right: 10%;
    top: 37px;
}

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

.abure article > span {
    align-items: center;
    background: #f4cf4a;
    border: 2px solid #103c35;
    display: flex;
    font-size: 10px;
    font-weight: 900;
    height: 74px;
    justify-content: center;
    margin: 0 auto 22px;
    width: 74px;
}

.abure article:nth-child(2) > span,
.abure article:nth-child(4) > span {
    background: #72dce6;
}

.abure article > i {
    color: #e93675;
    display: block;
    font-size: 25px;
    margin-bottom: 10px;
}

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

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

.becal {
    border-top: 1px solid #aebbb7;
}

.becal article {
    border-bottom: 1px solid #aebbb7;
}

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

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

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

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

.becal article > p {
    color: #596762;
    line-height: 1.8;
    max-height: 0;
    max-width: 820px;
    overflow: hidden;
    padding-left: 67px;
    transition: max-height 0.25s ease, padding 0.25s ease;
}

.becal .hixel > p {
    max-height: 130px;
    padding-bottom: 24px;
}

.becal .hixel button i {
    transform: rotate(45deg);
}

.cirex {
    background: #72dce6;
}

.cirex .tovix::after {
    background: #103c35;
}

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

.dovel article {
    background: #ffffff;
    border: 1px solid #18201e;
    min-height: 188px;
    padding: 22px 24px;
}

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

.dovel article > div span {
    color: #e93675;
}

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

.dovel article > p {
    color: #596762;
    line-height: 1.75;
}

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

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

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

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

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

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

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

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

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

.evora time {
    color: #6c7773;
    font-size: 9px;
}

.furel {
    background: #18201e;
    color: #ffffff;
    padding: 42px 18px 23px;
}

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

.gavor .cuvex small {
    color: #72dce6;
}

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

.gavor nav a {
    color: #bcc9c5;
    font-size: 11px;
}

.gavor nav a:hover {
    color: #ff72a3;
}

.gavor .elora {
    background: #e93675;
    margin-left: 0;
}

.furel > p {
    border-top: 1px solid #39423f;
    color: #8c9b96;
    font-size: 10px;
    margin: 30px auto 0;
    max-width: 1200px;
    padding-top: 20px;
    text-align: center;
}

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

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

    .cuvex span {
        font-size: 13px;
    }

    .cuvex small {
        display: none;
    }

    .dorin {
        background: #ffffff;
        border-bottom: 1px solid #103c35;
        border-top: 1px solid #d1dad6;
        display: none;
        flex-direction: column;
        gap: 0;
        left: 0;
        margin: 0;
        padding: 8px 16px 16px;
        position: absolute;
        top: 68px;
        width: 100%;
    }

    .ivora .dorin {
        display: flex;
    }

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

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

    .befix > .elora {
        font-size: 11px;
        height: 42px;
        margin-left: auto;
        padding: 0 11px;
    }

    .favin {
        display: flex;
    }

    .gupex {
        padding: 47px 18px 0;
    }

    .isora h1 {
        font-size: 40px;
        line-height: 1.15;
        margin: 20px 0 18px;
        overflow-wrap: anywhere;
    }

    .isora h1 b {
        text-decoration-thickness: 5px;
    }

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

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

    .kurex > a {
        width: 100%;
    }

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

    .laxon {
        height: 410px;
        margin-top: 36px;
    }

    .laxon::before {
        width: 13%;
    }

    .laxon::after {
        width: 12%;
    }

    .qorin {
        font-size: 8px;
        left: 12px;
        top: 15px;
        word-spacing: 3px;
    }

    .mirel {
        bottom: -62px;
        left: 48%;
        width: 48%;
    }

    .novax {
        bottom: -37px;
        left: 48%;
        width: 42%;
    }

    .opure {
        left: 8px;
        padding: 8px 10px;
        top: 65px;
    }

    .opure img {
        height: 33px;
        width: 33px;
    }

    .paxel {
        bottom: 45px;
        padding: 9px 10px;
        right: 8px;
    }

    .ravel {
        padding: 68px 18px;
    }

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

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

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

    .woren,
    .yapor,
    .dovel {
        grid-template-columns: 1fr;
    }

    .woren article,
    .yapor article {
        min-height: 0;
    }

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

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

    .abure::before {
        bottom: 35px;
        height: auto;
        left: 54px;
        right: auto;
        top: 37px;
        width: 2px;
    }

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

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

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

    .abure article > i {
        display: none;
    }

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

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

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

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

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

    .dovel article {
        min-height: 0;
    }

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

    .evora {
        column-count: 1;
    }

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

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

    .gavor .elora {
        width: 100%;
    }
}
