@charset "UTF-8";

[data-v-92394e61]:root {
    --space-120: 100px;
    --space-80: 60px;
    --space-60: 40px;
    --font-title1: 52px;
    --font-title2: 38px;
    --font-title3: 28px;
    --font-title4: 20px;
    --font-size1: 20px;
    --font-size2: 16px;
    --font-size3: 14px
}

@media screen and (min-width: 500px) and (max-width: 899px) {
    [data-v-92394e61]:root {
        --font-size2: 14px !important;
        --font-title4: 14px !important;
        --space-60: 30px;
        --space-80: 20px;
        --font-title2: 28px
    }
}

@media screen and (min-width: 900px) and (max-width: 1199px) {
    [data-v-92394e61]:root {
        --font-title4: 16px !important;
        --space-80: 20px !important;
        --font-title2: 32px
    }
}

@media screen and (min-width: 1600px) {
    [data-v-92394e61]:root {
        --space-120: 120px;
        --space-80: 80px;
        --space-60: 60px;
        --font-title1: 56px;
        --font-title2: 42px;
        --font-title3: 32px;
        --font-title4: 24px
    }
}

@font-face {
    font-family: HarmonyOS Sans SC;
    src: url(./HarmonyOS_Sans_SC_Regular_0.f5d83af4.woff2) format("woff2"), url(./HarmonyOS_Sans_SC_Regular_0.297b0884.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: HarmonyOS Sans SC;
    src: url(./HarmonyOS_Sans_SC_Medium_0.aa3c91cf.woff2) format("woff2"), url(./HarmonyOS_Sans_SC_Medium_0.6ed1553e.ttf) format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: HarmonyOS Sans SC;
    src: url(./HarmonyOS_Sans_SC_Bold_0.7e99117a.woff2) format("woff2"), url(./HarmonyOS_Sans_SC_Bold_0.43a424b8.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Inter;
    src: url(./Inter-Regular.c69b1518.woff2) format("woff2"), url(./Inter-Regular.a7e791e8.otf) format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Inter;
    src: url(./Inter-Medium.6f0ca8ad.woff2) format("woff2"), url(./Inter-Medium.99dab2bd.otf) format("opentype");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Inter;
    src: url(./Inter-Bold.fbe3d3f5.woff2) format("woff2"), url(./Inter-Bold.1e9dfd6a.otf) format("opentype");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

html[data-v-92394e61] {
    font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, \5fae\8f6f\96c5\9ed1, Arial, sans-serif
}

html[lang=zh][data-v-92394e61] {
    font-family: HarmonyOS Sans SC, Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, \5fae\8f6f\96c5\9ed1, Arial, sans-serif
}

html[lang=en][data-v-92394e61],
html[lang=de][data-v-92394e61] {
    font-family: Inter, Helvetica Neue, Helvetica, Arial, sans-serif
}

@media screen and (min-width: 900px) and (max-width: 1199px) {
    .hover-text[data-v-92394e61] {
        font-size: 14px !important
    }

    .icon-style-bbox[data-v-92394e61] {
        top: 3px !important
    }
}

.details_style[data-v-92394e61] {
    flex-shrink: 0;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: var(--font-size2);
    color: #666;
    font-weight: 400;
    cursor: pointer
}

.details_style[data-v-92394e61]:hover {
    color: #dd1f1d
}

.details_style .el-icon[data-v-92394e61] {
    padding-left: 6px;
    font-size: 16px
}