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

html {
    scroll-behavior: smooth;
}

body {
    background: #f8f7f2;
    color: #1b1d1c;
    font-family: "Microsoft YaHei", Arial, sans-serif;
    letter-spacing: 0;
}

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

button {
    color: inherit;
    font: inherit;
}

.amire {
    background: #f8f7f2;
    border-bottom: 4px solid #bb3027;
    position: sticky;
    top: 0;
    z-index: 20;
}

.burel {
    align-items: center;
    display: flex;
    height: 78px;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1200px;
}

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

.cavor img {
    border: 1px solid #1b1d1c;
    border-radius: 50%;
    height: 44px;
    width: 44px;
}

.cavor span {
    font-family: SimSun, serif;
    font-size: 21px;
    font-weight: 900;
    line-height: 1;
}

.cavor small {
    color: #287a6b;
    display: block;
    font-family: "Microsoft YaHei", sans-serif;
    font-size: 8px;
    margin-top: 6px;
}

.dixel {
    display: flex;
    gap: 21px;
}

.dixel a {
    font-size: 12px;
    font-weight: 800;
}

.dixel a:hover {
    color: #bb3027;
}

.luxor {
    align-items: center;
    background: #287a6b;
    color: #ffffff;
    display: flex;
    font-size: 12px;
    font-weight: 900;
    gap: 9px;
    min-height: 42px;
    padding: 0 17px;
}

.mavor {
    border-bottom: 1px solid #1b1d1c;
    overflow: hidden;
}

.nurel {
    display: grid;
    grid-template-columns: 58% 42%;
    margin: 0 auto;
    max-width: 1200px;
    min-height: 700px;
}

.opira {
    align-self: center;
    padding: 70px 75px 70px 0;
}

.quxel {
    border-bottom: 1px solid #bb3027;
    color: #bb3027;
    font-family: SimSun, serif;
    font-size: 12px;
    font-weight: 900;
    padding-bottom: 8px;
}

.opira h1 {
    font-family: SimSun, serif;
    font-size: 74px;
    line-height: 1.08;
    margin: 34px 0 27px;
}

.opira > p {
    font-size: 16px;
    line-height: 2;
    max-width: 540px;
}

.ravor {
    align-items: center;
    display: flex;
    gap: 24px;
    margin-top: 38px;
}

.ravor > a {
    align-items: center;
    background: #bb3027;
    color: #ffffff;
    display: flex;
    font-size: 14px;
    font-weight: 900;
    justify-content: space-between;
    min-height: 58px;
    padding: 0 20px;
    width: 245px;
}

.ravor > span {
    color: #5c625f;
    font-size: 10px;
}

.sirel {
    background: #e1ddd0;
    border-left: 1px solid #1b1d1c;
    min-height: 700px;
    overflow: hidden;
    position: relative;
}

.sirel > img {
    border: 7px solid #ffffff;
    bottom: -175px;
    display: block;
    height: auto;
    position: absolute;
    right: 48px;
    transform: rotate(2deg);
    width: 275px;
}

.tavor {
    border: 2px solid #1b1d1c;
    left: 30px;
    padding: 14px;
    position: absolute;
    top: 38px;
    z-index: 2;
}

.tavor b {
    color: #bb3027;
    display: block;
    font-family: SimSun, serif;
    font-size: 36px;
}

.tavor span {
    font-size: 8px;
    font-weight: 900;
}

.uvexa {
    background: #287a6b;
    bottom: 35px;
    color: #ffffff;
    left: 25px;
    padding: 13px 16px;
    position: absolute;
    z-index: 2;
}

.uvexa span,
.uvexa b {
    display: block;
}

.uvexa span {
    font-size: 9px;
}

.uvexa b {
    font-family: SimSun, serif;
    font-size: 15px;
    margin-top: 6px;
}

.wavor {
    border-bottom: 1px solid #1b1d1c;
    padding: 90px 0;
}

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

.yavor {
    font-family: SimSun, serif;
    font-size: 34px;
    font-weight: 900;
    margin-bottom: 50px;
    text-align: center;
}

.yavor:after {
    background: #bb3027;
    content: "";
    display: block;
    height: 3px;
    margin: 13px auto 0;
    width: 42px;
}

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

.zirel figure {
    border-top: 4px solid #1b1d1c;
    padding-top: 8px;
}

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

.zirel figcaption {
    display: flex;
    flex-direction: column;
    gap: 6px;
    padding-top: 14px;
}

.zirel figcaption b {
    color: #bb3027;
    font-size: 10px;
}

.zirel figcaption span {
    font-family: SimSun, serif;
    font-size: 16px;
    font-weight: 900;
}

.abire {
    background: #287a6b;
    color: #ffffff;
}

.abire .yavor:after {
    background: #ffffff;
}

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

.becor {
    background: #6da89d;
    border: 1px solid #6da89d;
}

.becor article {
    background: #287a6b;
    min-height: 245px;
    padding: 27px;
}

.becor article > div {
    display: flex;
    justify-content: space-between;
}

.becor article > div span {
    color: #f5d56a;
    font-size: 10px;
    font-weight: 900;
}

.becor article > div i {
    font-size: 30px;
}

.becor article > b,
.cuvex article > b {
    display: block;
    font-family: SimSun, serif;
    font-size: 20px;
    margin: 45px 0 14px;
}

.becor article > p,
.cuvex article > p {
    font-size: 13px;
    line-height: 1.8;
}

.cuvex {
    background: #1b1d1c;
    border: 1px solid #1b1d1c;
}

.cuvex article {
    background: #f8f7f2;
    min-height: 280px;
    padding: 26px;
    position: relative;
}

.cuvex article > span {
    color: #bb3027;
    font-size: 10px;
    font-weight: 900;
}

.cuvex article > i {
    float: right;
    font-size: 30px;
}

.cuvex article > a {
    bottom: 24px;
    color: #287a6b;
    font-size: 12px;
    font-weight: 900;
    left: 26px;
    position: absolute;
}

.daxon {
    background: #f1d66f;
}

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

.efira:before {
    background: #1b1d1c;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    top: 30px;
}

.efira article {
    min-height: 230px;
    padding-right: 30px;
    position: relative;
}

.efira article > b {
    background: #bb3027;
    border-radius: 50%;
    color: #ffffff;
    display: grid;
    font-family: SimSun, serif;
    height: 60px;
    place-items: center;
    position: relative;
    width: 60px;
}

.efira article > span {
    display: block;
    font-family: SimSun, serif;
    font-size: 19px;
    font-weight: 900;
    margin: 28px 0 11px;
}

.efira article > p {
    font-size: 13px;
    line-height: 1.7;
}

.efira article > i {
    bottom: 12px;
    font-size: 29px;
    position: absolute;
}

.fovel {
    border-top: 1px solid #1b1d1c;
}

.fovel article {
    border-bottom: 1px solid #1b1d1c;
}

.fovel button {
    align-items: center;
    background: transparent;
    border: 0;
    cursor: pointer;
    display: grid;
    grid-template-columns: 90px 1fr 30px;
    min-height: 77px;
    text-align: left;
    width: 100%;
}

.fovel button span {
    color: #bb3027;
    font-family: SimSun, serif;
    font-weight: 900;
}

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

.fovel button i {
    font-size: 23px;
}

.fovel article > p {
    display: none;
    font-size: 14px;
    line-height: 1.8;
    padding: 0 70px 23px 90px;
}

.fovel article.luven > p {
    display: block;
}

.fovel article.luven button i {
    transform: rotate(45deg);
}

.guxon {
    background: #bb3027;
    color: #ffffff;
}

.guxon .yavor:after {
    background: #ffffff;
}

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

.havel article {
    border: 1px solid #db7e77;
    min-height: 235px;
    padding: 25px;
}

.havel article > div {
    display: flex;
    font-size: 9px;
    justify-content: space-between;
}

.havel article > b {
    display: block;
    font-family: SimSun, serif;
    font-size: 20px;
    margin: 32px 0 13px;
}

.havel article > p {
    font-size: 13px;
    line-height: 1.75;
}

.havel article > a {
    display: inline-block;
    font-size: 11px;
    font-weight: 900;
    margin-top: 18px;
}

.ijuxe {
    column-count: 3;
    column-gap: 17px;
}

.ijuxe article {
    border: 1px solid #1b1d1c;
    break-inside: avoid;
    display: inline-block;
    margin-bottom: 17px;
    padding: 25px;
    width: 100%;
}

.ijuxe article:nth-child(2n) {
    background: #e1ddd0;
    padding-bottom: 47px;
}

.ijuxe article > span {
    color: #bb3027;
    font-family: SimSun, serif;
    font-size: 11px;
    font-weight: 900;
}

.ijuxe article > p {
    font-size: 14px;
    line-height: 1.9;
    margin: 21px 0 27px;
}

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

.ijuxe article time {
    color: #70746f;
    font-size: 9px;
}

.javor {
    background: #1b1d1c;
    color: #ffffff;
    padding: 52px 0 20px;
}

.kirel {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1200px;
}

.kirel nav {
    display: flex;
    flex-wrap: wrap;
    gap: 17px;
    justify-content: center;
    max-width: 540px;
}

.kirel nav a {
    color: #c4c7c5;
    font-size: 11px;
}

.javor > p {
    border-top: 1px solid #555856;
    color: #8a8e8b;
    font-size: 9px;
    margin: 42px auto 0;
    max-width: 1200px;
    padding-top: 18px;
}

@media (max-width: 767px) {
    .burel {
        flex-wrap: wrap;
        height: auto;
        padding: 9px 14px 0;
    }

    .cavor img {
        height: 38px;
        width: 38px;
    }

    .cavor span {
        font-size: 17px;
    }

    .luxor {
        min-height: 38px;
        padding: 0 11px;
    }

    .dixel {
        border-top: 1px solid #1b1d1c;
        gap: 19px;
        margin-top: 9px;
        order: 3;
        overflow-x: auto;
        padding: 11px 0;
        width: 100%;
    }

    .dixel a {
        flex: 0 0 auto;
    }

    .nurel {
        display: block;
        min-height: 0;
    }

    .opira {
        padding: 66px 14px;
    }

    .opira h1 {
        font-size: 46px;
        margin: 28px 0 22px;
    }

    .ravor {
        align-items: stretch;
        flex-direction: column;
    }

    .ravor > a {
        width: 100%;
    }

    .sirel {
        border-left: 0;
        min-height: 550px;
    }

    .sirel > img {
        bottom: -135px;
        right: 30px;
        width: 235px;
    }

    .wavor {
        padding: 66px 14px;
    }

    .yavor {
        font-size: 28px;
        margin-bottom: 38px;
    }

    .zirel {
        display: flex;
        gap: 11px;
        overflow-x: auto;
        padding-bottom: 15px;
        scroll-snap-type: x mandatory;
    }

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

    .becor,
    .cuvex,
    .havel {
        grid-template-columns: 1fr;
    }

    .becor article,
    .cuvex article {
        min-height: 245px;
    }

    .efira {
        grid-template-columns: 1fr;
    }

    .efira:before {
        bottom: 0;
        height: auto;
        left: 29px;
        right: auto;
        top: 0;
        width: 1px;
    }

    .efira article {
        min-height: 165px;
        padding: 0 0 25px 82px;
    }

    .efira article > b {
        left: 0;
        position: absolute;
    }

    .efira article > span {
        margin-top: 0;
    }

    .fovel button {
        grid-template-columns: 55px 1fr 24px;
    }

    .fovel button b {
        font-size: 14px;
    }

    .fovel article > p {
        font-size: 13px;
        padding: 0 32px 22px 55px;
    }

    .havel article > div {
        flex-direction: column;
        gap: 6px;
    }

    .ijuxe {
        column-count: 1;
    }

    .kirel {
        align-items: flex-start;
        flex-direction: column;
        gap: 27px;
        padding: 0 14px;
    }

    .kirel nav {
        justify-content: flex-start;
    }

    .kirel .luxor {
        justify-content: center;
        width: 100%;
    }

    .javor > p {
        margin-left: 14px;
        margin-right: 14px;
    }
}
