* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}

html {
    scroll-behavior: smooth;
    font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, SF Pro SC, SF Pro Display, SF Pro Icons, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif !important;
}

img {
    vertical-align: bottom
}

.navigation-Xp7lnj {
    align-items: center;
    background: hsla(0, 0%, 100%, .64);
    border: 1px solid #fff;
    border-radius: 60px;
    box-shadow: 0 16px 28px 0 rgba(37, 50, 59, .12);
    color: #3f4a5b;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    justify-content: center;
    line-height: 20px;
    min-width: 100px;
    padding: 12px 20px;
    position: relative;
    text-align: center;
    z-index: 1
}

.navigation-Xp7lnj:hover {
    background-color: #fff;
    color: #06f;
    color: #06f
}

.navigationActive-TTiuUj {
    background: #007aff;
    background: var(--Accent-System-Blue, #007aff);
    color: #fafafa;
    color: var(--base, #fafafa)
}

.navigationActive-TTiuUj:hover {
    background: #005ae0;
    background: var(--Brand---s-color-brand-primary-hover, #005ae0);
    color: #fafafa;
    color: var(--base, #fafafa)
}

.mainButton-IHsoBj {
    align-items: center;
    background: #06f;
    border-radius: 60px;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    justify-content: center;
    line-height: 120%;
    min-width: 160px;
    width: 300px;
    height: 58px;
    padding: 16px 32px;
    position: relative;
    text-align: center;
    transform: scale(1);
    z-index: 1;
    margin-top: 20px;
}

.mainButton-IHsoBj:hover {
    background: #005ae0;
    background: var(--Brand---s-color-brand-primary-hover, #005ae0);
    box-shadow: 0 8px 40px 0 rgba(0, 102, 255, .32), 0 0 1px 0 rgba(0, 102, 255, .15);
    transform: scale(1.1);
    transition: transform .15s ease-in-out
}

.btnItemImg-JRaVSQ {
    margin-right: 4px;
    width: 25px
}

.btnItemText-Uef7NP {
    font-size: 20px
}

@media screen and (max-width:799px) {
    .navigation-Xp7lnj {
        display: none
    }

    .mainButton-IHsoBj {
        padding: 12px 24px
    }

    .btnItemText-Uef7NP {
        font-size: 16px !important
    }

    .btnItemImg-JRaVSQ {
        margin-right: 4px;
        width: 20px
    }
}

.SafeImg-WBFilV {
    position: relative
}

.SafeImg-WBFilV .loadingImg-_6f2gR {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.SafeImg-WBFilV .realImg-Kl3ZWV {
    height: auto;
    width: 100%
}

.ChevronRightButton-__tARv {
    align-items: center;
    border: 1px solid rgba(0, 0, 0, .8);
    border: 1px solid var(--s-color-text-secondary, rgba(0, 0, 0, .8));
    border-radius: 24px;
    border-radius: var(--s-radius-xl, 24px);
    color: rgba(0, 0, 0, .8);
    color: var(--s-color-text-secondary, rgba(0, 0, 0, .8));
    cursor: pointer;
    display: flex;
    gap: 4px;
    padding: 12px 14px 12px 24px
}

.ChevronRightButton-__tARv .buttonText-aCyyE0 {
    font-size: 16px;
    font-style: normal;
    font-weight: 510;
    line-height: 24px
}

.ChevronRightButton-__tARv .rightIcon-IhjCwf {
    font-size: 20px
}

.ChevronRightButton-__tARv:hover {
    background-color: #000;
    color: #fff
}

.SellingPointList-m1Oqbv {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 100px;
    margin-top: 100px;
    max-width: 1440px;
    width: 100%
}

.SellingPointList-m1Oqbv .sellingPointItem-nmCaHm {
    align-items: center;
    display: flex;
    gap: 20px;
    justify-content: flex-end;
    width: 100%
}

.SellingPointList-m1Oqbv .sellingPointItem-nmCaHm.reverseStyle-xhHRcG {
    flex-direction: row-reverse
}

.SellingPointList-m1Oqbv .sellingPointItem-nmCaHm .textInfo-h2Emrm {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    height: 360px;
    justify-content: space-between;
    width: 360px
}

.SellingPointList-m1Oqbv .sellingPointItem-nmCaHm .textInfo-h2Emrm.centerStyle-wdIHXo {
    justify-content: center
}

.SellingPointList-m1Oqbv .sellingPointItem-nmCaHm .textInfo-h2Emrm .titleAndDesc-cANmy_ .title-iYwU_q {
    color: #000;
    color: var(--s-color-text-primary, #000);
    font-feature-settings: "liga" off, "clig" off;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .08px;
    line-height: normal
}

.SellingPointList-m1Oqbv .sellingPointItem-nmCaHm .textInfo-h2Emrm .titleAndDesc-cANmy_ .desc-N06eth {
    color: rgba(0, 0, 0, .55);
    color: var(--s-color-text-tertiary, rgba(0, 0, 0, .55));
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-top: 12px
}

.SellingPointList-m1Oqbv .sellingPointItem-nmCaHm .imageInfo-qo_IgI {
    width: 900px
}

.SecondPageSellingPointList-uKjsrx {
    gap: 120px;
    margin-top: 160px
}

.SecondPageSellingPointList-uKjsrx,
.SecondPageSellingPointList-uKjsrx .sellingPointItem-lkjpNM {
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 100%
}

.SecondPageSellingPointList-uKjsrx .sellingPointItem-lkjpNM .title-HcQxxN {
    color: #000;
    color: var(--s-color-text-primary, #000);
    font-feature-settings: "liga" off, "clig" off;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .08px;
    line-height: normal;
    text-align: center;
    width: 840px
}

.SecondPageSellingPointList-uKjsrx .sellingPointItem-lkjpNM .desc-otoM5R {
    color: rgba(0, 0, 0, .55);
    color: var(--s-color-text-tertiary, rgba(0, 0, 0, .55));
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-top: 12px;
    text-align: center;
    width: 840px
}

.SecondPageSellingPointList-uKjsrx .sellingPointItem-lkjpNM .haveATryButton-nFQxGg {
    margin-top: 30px
}

.SecondPageSellingPointList-uKjsrx .sellingPointItem-lkjpNM .imgSrc-FNf4bj {
    margin-top: 4px;
    max-width: 1440px;
    width: 100%
}

.DownloadButtonV2-xNlQM7 {
    align-items: center;
    background: #fff;
    background: var(--s-color-bg-body, #fff);
    border-radius: 24px;
    border-radius: var(--s-radius-xl, 24px);
    box-shadow: 0 20px 40px 0 rgba(254, 76, 0, .25);
    color: #000;
    color: var(--s-color-text-primary, #000);
    cursor: pointer;
    display: flex;
    gap: 8px;
    padding: 12px 20px 12px 16px
}

.DownloadButtonV2-xNlQM7 .systemIcon-KoPr01 {
    font-size: 20px;
    height: 20px;
    width: 20px
}

.DownloadButtonV2-xNlQM7 .text-xuZDRW {
    font-size: 16px;
    font-style: normal;
    font-weight: 510;
    line-height: 24px
}

.DownloadButtonV2-xNlQM7:hover {
    background: #000;
    color: #fff
}

.SecondPageMainView-tCIaHk {
    align-items: center;
    display: flex;
    gap: 20px;
    justify-content: flex-end;
    max-width: 1440px;
    padding-top: 48px;
    width: 100%
}

.SecondPageMainView-tCIaHk .textInfo-W0vjxX {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 12px;
    justify-content: space-between;
    width: 360px
}

.SecondPageMainView-tCIaHk .textInfo-W0vjxX .title-Bfbt2m {
    color: #fff;
    color: var(--s-color-text-invert-intact-primary, #fff);
    font-feature-settings: "liga" off, "clig" off;
    font-size: 52px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.SecondPageMainView-tCIaHk .textInfo-W0vjxX .desc-d2FINA {
    color: hsla(0, 0%, 100%, .85);
    color: var(--s-color-text-invert-intact-secondary, hsla(0, 0%, 100%, .85));
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px
}

.SecondPageMainView-tCIaHk .textInfo-W0vjxX .downloadButton-airhLr {
    margin-top: 8px
}

.SecondPageMainView-tCIaHk .imageInfo-ZtSYQr {
    width: 900px
}

.MainViewV2-D63MHx {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding-top: 40px;
    width: 100%
}

.MainViewV2-D63MHx .title-ekq92V {
    color: #fff;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 76px;
    text-align: center;
    width: 624px
}

.MainViewV2-D63MHx .desc-GZhNgr {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 12px;
    text-align: center;
    width: 522px
}

.MainViewV2-D63MHx .downloadButton-COSCUe {
    margin-top: 30px
}

.MainViewV2-D63MHx .downloadDesc-tNqI9a {
    color: #fff;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 12px
}

.MainViewV2-D63MHx .iconBox-ntqpGS {
    align-items: center;
    color: #989eae;
    cursor: pointer;
    display: flex;
    filter: grayscale(100%);
    justify-content: center;
    margin-top: 16px;
    padding: 8px
}

.MainViewV2-D63MHx .iconBox-ntqpGS .systemIcon-YHxeyI {
    font-size: 16px
}

.MainViewV2-D63MHx .iconBox-ntqpGS:hover {
    color: #000;
    filter: none
}

.MainViewV2-D63MHx .headerImage-oYn_sP {
    margin-top: 8px;
    max-width: 1440px;
    width: 100%
}

.BottomViewV2-ILYWD2 {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-top: 200px;
    width: 100%
}

.BottomViewV2-ILYWD2 .bottomText-u0X34x {
    color: #000;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 76px;
    text-align: center;
    width: 980px
}

.BottomViewV2-ILYWD2 .downloadButton-ijtbVL {
    box-shadow: 0 20px 40px 0 rgba(44, 96, 159, .17);
    margin-top: 60px
}

.StickyHeader-LkPyuo {
    --sticky-header-color: #fff;
    align-items: center;
    color: #fff;
    color: var(--sticky-header-color);
    display: flex;
    height: 58px;
    justify-content: space-between;
    left: 0;
    padding: 0 160px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: var(--fix-header-z-index)
}

.StickyHeader-LkPyuo .brandName-_USQ1a {
    border-radius: 24px;
    border-radius: var(--s-radius-xl, 24px);
    cursor: pointer;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    padding: 5px 12px
}

.StickyHeader-LkPyuo .brandName-_USQ1a:hover {
    background: rgba(0, 0, 0, .06);
    background: var(--s-color-bg-trans-primary, rgba(0, 0, 0, .06))
}

.StickyHeader-LkPyuo .rightPart-AwxRPY {
    align-items: center;
    display: flex;
    font-size: 12px;
    font-style: normal;
    font-weight: 510;
    gap: 16px;
    justify-content: space-between;
    line-height: 18px
}

.StickyHeader-LkPyuo .rightPart-AwxRPY .navBar-mS007M {
    align-items: center;
    display: flex;
    gap: 2px
}

.StickyHeader-LkPyuo .rightPart-AwxRPY .navBar-mS007M .highlightItem-Z73r79 {
    border-radius: 24px;
    border-radius: var(--s-radius-xl, 24px);
    cursor: pointer;
    padding: 5px 12px
}

.StickyHeader-LkPyuo .rightPart-AwxRPY .navBar-mS007M .highlightItem-Z73r79:hover {
    background: rgba(0, 0, 0, .06);
    background: var(--s-color-bg-trans-primary, rgba(0, 0, 0, .06))
}

.StickyHeader-LkPyuo .rightPart-AwxRPY .downloadButton-Iaar76 {
    border: 1px solid var(--sticky-header-color);
    border-radius: 16px;
    border-radius: var(--s-radius-m, 16px);
    cursor: pointer;
    padding: 5px 14px
}

.StickyHeader-LkPyuo .rightPart-AwxRPY .downloadButton-Iaar76:hover {
    background-color: #fff;
    color: rgba(0, 0, 0, .8)
}

.overScrollTop-XHBR9i {
    --sticky-header-color: #1f2329;
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    background: hsla(0, 0%, 100%, .8);
    box-shadow: 0 20px 40px 0 rgba(194, 72, 26, .3)
}

.overScrollTop-XHBR9i .rightPart-AwxRPY .downloadButton-Iaar76 {
    background-color: #0057ff;
    border: none;
    color: #fff
}

.overScrollTop-XHBR9i .rightPart-AwxRPY .downloadButton-Iaar76:hover {
    background-color: #004ad9;
    color: #fff
}

.Footer-ZC7VIR {
    align-items: center;
    border-top: .5px solid rgba(0, 0, 0, .2);
    display: flex;
    height: 72px;
    justify-content: space-between;
    margin-top: 187px;
    width: 100%
}

.Footer-ZC7VIR .copyright-n2JPJQ {
    color: rgba(0, 0, 0, .55);
    color: var(--s-color-text-tertiary, rgba(0, 0, 0, .55));
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.154px;
    line-height: 16px
}

.Footer-ZC7VIR .jumpLinkList-WVaok5 {
    align-items: center;
    display: flex;
    gap: 10px
}

.Footer-ZC7VIR .jumpLinkList-WVaok5 .jumpLinkItem-k6MBvp {
    align-items: center;
    color: rgba(0, 0, 0, .85);
    color: var(--s-color-text-secondary, rgba(0, 0, 0, .85));
    cursor: pointer;
    display: flex;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    justify-content: center;
    letter-spacing: -.154px;
    line-height: 16px;
    padding: 8px 10px
}

.Footer-ZC7VIR .jumpLinkList-WVaok5 .jumpLinkItem-k6MBvp:hover {
    color: #06f;
}

.DownloadPageV2-f56etJ {
    height: 100vh;
    overflow: auto;
    position: relative;
    width: 100vw
}

.DownloadPageV2-f56etJ .pageContent-obyVqz {
    align-items: center;
    display: flex;
    flex-direction: column;
    min-width: 1440px;
    position: relative
}

.DownloadPageV2-f56etJ .pageContent-obyVqz .landingHeaderImg-NKZp6z {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: var(--background-image-z-index)
}

.DownloadPageV2-f56etJ .pageContent-obyVqz .pageFooterWrapper-m_AzaY {
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 100%
}

.DownloadPageV2-f56etJ .pageContent-obyVqz .pageFooterWrapper-m_AzaY .pageFooter-Ppjvsa {
    width: 1120px
}

.DownloadPageV2-f56etJ .pageContent-obyVqz .landingFooterImg-A7OzmD {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: var(--background-image-z-index)
}

.DownloadPageV2-f56etJ .lowerLeftCorner-slstjc {
    bottom: 16px;
    left: 16px;
    position: fixed;
    width: 300px
}

.textCombination-NPu3A9 {
    align-items: center;
    display: flex;
    flex-direction: column;
    max-width: 100%
}

.textCombination-NPu3A9 .title-b9MOpd {
    color: rgba(0, 0, 0, .9);
    color: var(--Text---s-color-text-primary, rgba(0, 0, 0, .9));
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
    text-align: center;
    width: 100%
}

.textCombination-NPu3A9 .desc-gkKIoq {
    color: rgba(0, 0, 0, .75);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin-top: 16px;
    opacity: .8;
    text-align: center;
    width: 100%
}

@media screen and (max-width:799px) {
    .textCombination-NPu3A9 .title-b9MOpd {
        font-size: 24px;
        text-align: left
    }

    .textCombination-NPu3A9 .desc-gkKIoq {
        font-size: 16px;
        text-align: left
    }
}

.wrapper-Ax1DKJ {
    align-items: center;
    background: #fff;
    display: flex;
    flex-direction: column;
    padding: 110px 20px;
    width: 100%
}

.wrapper-Ax1DKJ .talkWrapper-QiyibB {
    max-width: 100%;
    width: 1120px
}

.wrapper-Ax1DKJ .talkWrapper-QiyibB .avatar-x9CWLR {
    aspect-ratio: 1/1;
    border-radius: 50%;
    flex-shrink: 0;
    width: 80px
}

.wrapper-Ax1DKJ .userTalk-BpnR9E {
    align-items: center;
    display: flex;
    gap: 20px;
    justify-content: flex-end;
    margin-top: 50px;
    width: 100%
}

.wrapper-Ax1DKJ .userTalk-BpnR9E .userAsk-c1kYJL {
    align-items: flex-start;
    background: #06f;
    border-radius: 16px;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .05), 0 0 1px 0 rgba(0, 0, 0, .15);
    color: #fff;
    display: flex;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    padding: 22px
}

.wrapper-Ax1DKJ .aiTalk-oD23Co {
    align-items: flex-start;
    display: flex;
    gap: 20px;
    justify-content: flex-start;
    margin-top: 40px;
    width: 100%
}

.wrapper-Ax1DKJ .aiTalk-oD23Co .aiResp-jyezTz {
    border-radius: 16px;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .08), 0 0 1px 0 rgba(0, 0, 0, .15);
    overflow: hidden;
    width: 82.1%
}

.wrapper-Ax1DKJ .aiTalk-oD23Co .aiResp-jyezTz .aiRespImg-JyZP7X {
    aspect-ratio: 920/716;
    width: 100%
}

@media screen and (max-width:799px) {
    .wrapper-Ax1DKJ {
        padding: 50px 20px 37.165px 20px
    }

    .wrapper-Ax1DKJ .talkWrapper-QiyibB .avatar-x9CWLR {
        width: 36px
    }

    .wrapper-Ax1DKJ .userTalk-BpnR9E {
        align-items: flex-start;
        gap: 10px
    }

    .wrapper-Ax1DKJ .userTalk-BpnR9E .userAsk-c1kYJL {
        -webkit-backdrop-filter: blur(15.37786388px);
        backdrop-filter: blur(15.37786388px);
        border-radius: 8.202px;
        box-shadow: 0 11.277px 10.252px 0 rgba(75, 74, 74, .04);
        font-size: 12px;
        padding: 11.277px
    }

    .wrapper-Ax1DKJ .aiTalk-oD23Co {
        gap: 10px;
        margin-top: 24px
    }

    .wrapper-Ax1DKJ .aiTalk-oD23Co .aiResp-jyezTz {
        width: 85.6%
    }
}

.wrapper-KjtMvG {
    align-items: center;
    background: linear-gradient(180deg, #ecedee, #fff 51%, #fff 100%, #f1f1f1 0);
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%
}

.wrapper-KjtMvG .navigationWrapper-qh2_Eg {
    align-items: center;
    display: flex;
    justify-content: center;
    position: fixed;
    top: 42px;
    width: 100%;
    z-index: 9
}

.wrapper-KjtMvG .navigation-e4xlGU {
    align-items: center;
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    background: linear-gradient(132deg, rgba(235, 237, 240, .85) 9.65%, rgba(233, 236, 238, .81) 58.96%, rgba(254, 254, 255, .87) 86.15%);
    border: 1px solid #fff;
    border-radius: 100px;
    box-shadow: 0 20px 30px 0 rgba(77, 90, 108, .12);
    display: flex;
    gap: 28px;
    padding: 8px 8px 8px 12px
}

.wrapper-KjtMvG .iconAndName-GCPsnC {
    align-items: center;
    display: flex;
    gap: 12px
}

.wrapper-KjtMvG .icon-Ac3og3 {
    aspect-ratio: 1/1;
    border-radius: 50%;
    flex-shrink: 0;
    width: 36px
}

.wrapper-KjtMvG .name-LjdFY2 {
    color: rgba(0, 0, 0, .9);
    color: var(--Text---s-color-text-primary, rgba(0, 0, 0, .9));
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    min-width: 56px
}

.wrapper-KjtMvG .navigationViewList-swrOph {
    align-items: center;
    display: flex;
    gap: 40px
}

.wrapper-KjtMvG .viewItem-QUxop3 {
    color: rgba(0, 0, 0, .4);
    color: var(--Text---s-color-text-tertiary, rgba(0, 0, 0, .4));
    cursor: pointer;
    font-size: 14px;
    font-style: normal;
    font-weight: 500
}

.wrapper-KjtMvG .viewItem-QUxop3:hover {
    color: rgba(0, 0, 0, .7);
    color: var(--Text---s-color-text-secondary, rgba(0, 0, 0, .7))
}

.wrapper-KjtMvG .curAnchor-hXNVnu {
    color: #06f;
    font-weight: 600
}

.wrapper-KjtMvG .curAnchor-hXNVnu:hover {
    color: #06f;
}

.wrapper-KjtMvG .wrapper_logo {
    width: 1300px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wrapper-KjtMvG .wrapper_logo .miiyun_logo,
.wrapper-KjtMvG .wrapper_logo .ruanjian_logo {
    display: block;
    width: 96px;
    height: 38px;
    background-repeat: no-repeat;
    background-size: 96px 38px;
}
.wrapper-KjtMvG .wrapper_logo .miiyun_logo {background-image: url("/src_sem/images/miiyun_logo.png");}
.wrapper-KjtMvG .wrapper_logo .ruanjian_logo {background-image: url("/src_sem/images/ruanjian_logo.png");}

.wrapper-KjtMvG .wrapper_logo .search_box {
    background-color: #fff;
    display: flex;
    align-items: center;
    width: 164px;
    height: 32px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    font-size: 12px;
    border: 1px solid #000;
    color: #333;
}

.wrapper-KjtMvG .wrapper_logo .search_box .search_input {
    width: 132px;
    height: 30px;
    text-indent: 14px;
    border: none;
    overflow: hidden;
    outline: 0;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.wrapper-KjtMvG .wrapper_logo .search_box .search_submit {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-right: 14px;
    cursor: pointer;
    -webkit-appearance: none;
    outline: none;
    border: none;
    background: url("../imgs/icon_搜索.png") no-repeat center;
}

.wrapper-KjtMvG .banner {
    width: 1300px;
    display: flex
}

.wrapper-KjtMvG .banner .banner_right {
    flex-grow: 1;
    padding-top: 170px;
}

.wrapper-KjtMvG .banner .banner_right .right_img {
    width: 680px;
    height: 375px;
}

.wrapper-KjtMvG .slogan-ablWnQ>p {
    -webkit-backdrop-filter: blur(22px);
    backdrop-filter: blur(22px);
    color: rgba(0, 0, 0, .9);
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    margin-top: 170px;
    max-width: 100%;
    padding: 0 32px;
    text-align: center;
    width: 620px;
    font-size: 50px;
    line-height: 130%
}

.wrapper-KjtMvG .slogan-ablWnQ div {
    -webkit-backdrop-filter: blur(22px);
    backdrop-filter: blur(22px);
    color: rgba(0, 0, 0, .9);
    font-style: normal;
    line-height: 130%;
    max-width: 100%;
    padding: 0 32px;
    text-align: center;
    width: 620px;
    font-size: 40px;
    margin-top: 10px;
}

.wrapper-KjtMvG .slogan-ablWnQ div p {
    width: 400px;
    margin: 0 auto;
}

.wrapper-KjtMvG .btnWrapper-UYBKrL {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.wrapper-KjtMvG .imgWrapper-i44H8e {
    aspect-ratio: 1440/544;
    overflow: hidden;
    pointer-events: none;
    position: relative;
    top: -105px;
    width: 100%
}

.wrapper-KjtMvG .backImgLeft-gfTs5F {
    aspect-ratio: 721/1120;
    left: -26.3%;
    position: absolute;
    top: 0;
    width: 50.1%
}

.wrapper-KjtMvG .backImgRight-tY_fOr {
    aspect-ratio: 563/553;
    position: absolute;
    right: -21.6%;
    top: 24.1%;
    width: 39.1%
}

.wrapper-KjtMvG .mainImgWrapper-QJoyv9 {
    animation: raiseUp-RfOhaC .6s ease-in-out .3s forwards;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 300px;
    width: clamp(600px, 77.78%, 1440px)
}

.wrapper-KjtMvG .mainImg-IV3Ggc {
    aspect-ratio: 1120/704;
    border-radius: 30px;
    width: 100%
}

.wrapper-KjtMvG .narrowImgWrapper-_gPqhR {
    display: none
}

.wrapper-KjtMvG .linkWebAi-FG6fi6 {
    align-items: center;
    color: rgba(0, 0, 0, .55);
    cursor: pointer;
    display: flex;
    justify-content: center;
    margin: 24px auto 13px
}

.wrapper-KjtMvG .linkWebAi-FG6fi6 p {
    font-size: 20px;
    margin-right: 2px
}

.wrapper-KjtMvG .linkWebAi-FG6fi6 .arrowSvg-a2GvJL {
    width: 18px
}

.wrapper-KjtMvG .linkWebAi-FG6fi6:hover {
    color: #06f
}

@keyframes raiseUp-RfOhaC {
    0% {
        top: 300px
    }

    to {
        top: 120px
    }
}

@media screen and (max-width:799px) {
    .wrapper-KjtMvG .navigationWrapper-qh2_Eg {
        justify-content: flex-start;
        padding: 20px 0 0 20px;
        position: relative;
        top: 0
    }

    .wrapper-KjtMvG .navigation-e4xlGU {
        -webkit-backdrop-filter: none !important;
        backdrop-filter: none !important;
        background: transparent !important;
        border: none !important;
        box-shadow: none !important;
        padding: 0 !important
    }

    .wrapper-KjtMvG .navigationViewList-swrOph {
        display: none
    }

    .wrapper-KjtMvG .iconAndName-GCPsnC {
        gap: 8px
    }

    .wrapper-KjtMvG .icon-Ac3og3 {
        width: 28px
    }

    .wrapper-KjtMvG .name-LjdFY2 {
        font-size: 16px
    }


    .wrapper-KjtMvG .imgWrapper-i44H8e {
        display: none
    }

    .wrapper-KjtMvG .narrowImgWrapper-_gPqhR {
        aspect-ratio: 360/210;
        display: block;
        margin-top: 32px;
        overflow: hidden;
        position: relative;
        width: 100%
    }

    .wrapper-KjtMvG .narrowMainImg-cx0E6P {
        aspect-ratio: 553/367;
        width: 153.6%
    }
}

.desktopAssistantVideo-JP3uBf,
.desktopAssistantVideoPoster-onGN5x {
    aspect-ratio: 540/400;
    width: 100%
}

.desktopAssistantItem-JFSoe3 {
    align-items: center;
    background: linear-gradient(0deg, hsla(0, 0%, 100%, .2), hsla(0, 0%, 100%, .2)), linear-gradient(285deg, #f8f3ee -3.93%, #fff 50.17%, #ebf0f6 103.2%);
    border: 1px solid #ececec;
    border-radius: 48px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    margin-bottom: 60px;
    padding: 72px;
    width: 100%
}

.desktopAssistantItem-JFSoe3 .itemImg-Bw9W4D {
    flex: 1 1;
    max-width: 540px;
    width: 540px
}

.desktopAssistantItem-JFSoe3 .itemImg-Bw9W4D .imgBox-CgcC6s {
    border-radius: 16px;
    box-shadow: inset 0 0 1.3px 0 hsla(0, 0%, 100%, .1), 0 12px 48px 0 rgba(116, 133, 158, .32);
    font-size: 0;
    max-height: 400px;
    overflow: hidden;
    width: 100%
}

.desktopAssistantItem-JFSoe3 .itemImg-Bw9W4D .imgBox-CgcC6s img {
    aspect-ratio: 540/400;
    width: 100%
}

.desktopAssistantItem-JFSoe3 .itemImg-Bw9W4D .extraImg-_6hRZk {
    aspect-ratio: 540/85;
    width: 100%
}

.desktopAssistantItem-JFSoe3 .info-TYza_Y {
    margin-right: 60px;
    width: 43%
}

.desktopAssistantItem-JFSoe3 .info-TYza_Y .itemIcon-avALPn {
    display: block;
    width: 60px
}

.desktopAssistantItem-JFSoe3 .info-TYza_Y .desc-qY0YKF {
    color: rgba(0, 0, 0, .95);
    font-size: 32px;
    font-weight: 700;
    margin-top: 24px;
    white-space: pre-wrap;
    width: 100%
}

.desktopAssistantItem-JFSoe3 .info-TYza_Y .secondDesc-MKtnlv {
    color: rgba(0, 0, 0, .7);
    font-size: 20px;
    margin-top: 16px;
    width: 100%
}

@media screen and (max-width:799px) {
    .desktopAssistantItem-JFSoe3 {
        align-items: flex-start;
        border-radius: 32px !important;
        flex-direction: column;
        margin-bottom: 40px !important;
        padding: 9.4% 9.4%
    }

    .info-TYza_Y {
        margin-right: 0;
        width: 100% !important
    }

    .info-TYza_Y .desc-qY0YKF {
        font-size: 24px !important
    }

    .info-TYza_Y .secondDesc-MKtnlv {
        font-size: 16px !important
    }

    .itemImg-Bw9W4D {
        margin-top: 36px;
        max-width: 100% !important;
        width: 100% !important
    }
}

.wrapper-IOfZAX {
    align-items: center;
    background: #fff;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    max-width: 1260px;
    padding: 110px 20px 0;
    width: 100%
}

.wrapper-IOfZAX .textCombinationWrapper-Pa0I0G {
    display: flex;
    justify-content: center;
    width: 100%
}

.wrapper-IOfZAX .content-UrnvoJ {
    margin-top: 80px;
    width: 100%
}

@media screen and (max-width:799px) {
    .wrapper-IOfZAX {
        padding: 50px 20px 37.165px 20px
    }

    .content-UrnvoJ {
        margin-top: 40px !important;
        width: 100%
    }
}

.wrapper-RCTy96 {
    align-items: center;
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 110px 20px;
    width: 100%
}

.wrapper-RCTy96 .content-lpkHQP {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 64px;
    max-width: 100%;
    width: 1120px
}

.wrapper-RCTy96 .functionList-GaM2Y0 {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    max-width: 100%;
    width: 1120px
}

.wrapper-RCTy96 .card-aFmOtN {
    align-items: flex-start;
    background: #e6f0f8;
    border: 1px solid #fff;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    padding: 32px 0 0 32px;
    width: calc(50% - 12px)
}

.wrapper-RCTy96 .textWrapper-lZxq_Y {
    max-width: 100%;
    width: 348px
}

.wrapper-RCTy96 .textTitle-wziOs1 {
    color: #394c6a;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%
}

.wrapper-RCTy96 .textDesc-c9kAHg {
    color: #7b93af;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin-top: 16px
}

.wrapper-RCTy96 .imgWrapper-puZViB {
    border-radius: 18px 0 0 0;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .1), 0 0 1px 0 rgba(0, 0, 0, .15);
    margin-top: 42px;
    overflow: hidden;
    width: 100%
}

.wrapper-RCTy96 .img-Zkk3nf {
    aspect-ratio: 516/279;
    width: 100%
}

.wrapper-RCTy96 .card-aFmOtN:nth-child(2) {
    background: #dfefec
}

.wrapper-RCTy96 .card-aFmOtN:nth-child(2) .textTitle-wziOs1 {
    color: #4a675f
}

.wrapper-RCTy96 .card-aFmOtN:nth-child(2) .textDesc-c9kAHg {
    color: #7c978f
}

.wrapper-RCTy96 .card-aFmOtN:nth-child(3) {
    background: #faf0eb;
    flex: 1 1;
    flex-direction: row;
    justify-content: space-between;
    padding-right: 32px
}

.wrapper-RCTy96 .card-aFmOtN:nth-child(3) .textTitle-wziOs1 {
    color: #6f594b
}

.wrapper-RCTy96 .card-aFmOtN:nth-child(3) .textDesc-c9kAHg {
    color: #a5968d
}

.wrapper-RCTy96 .card-aFmOtN:nth-child(3) .imgWrapper-puZViB {
    border-radius: 18px 18px 0 0;
    margin-left: 32px;
    margin-top: 4px;
    width: 644px
}

.wrapper-RCTy96 .card-aFmOtN:nth-child(3) .img-Zkk3nf {
    aspect-ratio: 644/324
}

.wrapper-RCTy96 .narrowImg-bGyJHD {
    display: none
}

@media screen and (max-width:799px) {
    .wrapper-RCTy96 {
        padding: 36px 20px 50px
    }

    .wrapper-RCTy96 .content-lpkHQP {
        gap: 24px
    }

    .wrapper-RCTy96 .card-aFmOtN {
        border-radius: 12px;
        padding: 20px 0 0 20px !important;
        width: 100%
    }

    .wrapper-RCTy96 .textWrapper-lZxq_Y {
        width: 100%
    }

    .wrapper-RCTy96 .textTitle-wziOs1 {
        font-size: 20px
    }

    .wrapper-RCTy96 .textDesc-c9kAHg {
        font-size: 14px;
        margin-top: 8px
    }

    .wrapper-RCTy96 .imgWrapper-puZViB {
        border-radius: 12px 0 0 0;
        box-shadow: 0 5.814px 11.628px 0 rgba(0, 0, 0, .1), 0 0 .581px 0 rgba(0, 0, 0, .15);
        margin-top: 20px
    }

    .wrapper-RCTy96 .img-Zkk3nf,
    .wrapper-RCTy96 .narrowImg-bGyJHD {
        aspect-ratio: 300/162;
        display: block;
        width: 100%
    }

    .wrapper-RCTy96 .card-aFmOtN:nth-child(3) {
        flex-direction: column
    }

    .wrapper-RCTy96 .card-aFmOtN:nth-child(3) .imgWrapper-puZViB {
        border-radius: 12px 0 0 0;
        box-shadow: 0 5.814px 11.628px 0 rgba(0, 0, 0, .1), 0 0 .581px 0 rgba(0, 0, 0, .15);
        margin-left: 0;
        margin-top: 20px;
        width: 100%
    }

    .wrapper-RCTy96 .card-aFmOtN:nth-child(3) .img-Zkk3nf {
        display: none
    }
}

.wrapper-Wld2IY {
    background: #fff;
    display: flex;
    justify-content: center;
    padding: 110px 20px;
    width: 100%
}

.wrapper-Wld2IY .content-lfmJva {
    align-items: center;
    display: flex;
    gap: 60px;
    justify-content: space-between;
    max-width: 100%;
    width: 1120px
}

.wrapper-Wld2IY .leftWrapper-DRAzzq {
    width: 42.9%
}

.wrapper-Wld2IY .wideList-Dq8aRK {
    margin-top: 40px;
    width: 100%
}

.wrapper-Wld2IY .titleList-HfD9He {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 4px;
    width: 100%
}

.wrapper-Wld2IY .titleList-HfD9He .titleItemWrap-n9TQwc {
    width: 100%
}

.wrapper-Wld2IY .titleList-HfD9He .titleItem-fm3eGU {
    align-items: center;
    align-self: stretch;
    background: hsla(0, 0%, 100%, 0);
    border-radius: 16px;
    color: rgba(0, 0, 0, .4);
    color: var(--Text---s-color-text-tertiary, rgba(0, 0, 0, .4));
    cursor: pointer;
    display: flex;
    gap: 8px;
    padding: 20px 16px 20px 20px;
    transition: all .3s ease-in-out;
    width: 100%
}

.wrapper-Wld2IY .titleList-HfD9He .titleItem-fm3eGU:hover {
    color: #06f;
}

.wrapper-Wld2IY .titleList-HfD9He .titleItem-fm3eGU .icon-agZ5aL {
    height: 28px;
    width: 28px
}

.wrapper-Wld2IY .titleList-HfD9He .titleItem-fm3eGU .title-os8vNl {
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px
}

.wrapper-Wld2IY .titleList-HfD9He .titleItem--active-Ak4OSi {
    background: #fff;
    border: 0 solid #dbdbdb;
    box-shadow: 0 25px 80px 0 rgba(0, 42, 105, .1), 0 0 1px 0 rgba(2, 52, 127, .15);
    color: #06f
}

.wrapper-Wld2IY .titleList-HfD9He .titleItem--active-Ak4OSi .title-os8vNl {
    font-weight: 500
}

.wrapper-Wld2IY .rightWrapper-AOR4tD {
    background: linear-gradient(177deg, #d7e5ef -4.89%, #fff 97.45%);
    border-radius: 16px;
    flex: 1 1;
    width: 580px
}

.wrapper-Wld2IY .img-RMNdqi {
    animation: opacityAnimation-czPB6m .3s ease-in-out forwards;
    aspect-ratio: 580/434;
    opacity: 0;
    width: 100%;
    display: none;
}

.wrapper-Wld2IY .img-RMNdqi.active {
    display: block;
}

@media screen and (max-width:799px) {
    .wrapper-Wld2IY {
        flex-direction: column;
        gap: 24px;
        padding: 40px 20px 20px
    }

    .wrapper-Wld2IY .leftWrapper-DRAzzq {
        width: 100%
    }

    .wrapper-Wld2IY .rightWrapper-AOR4tD,
    .wrapper-Wld2IY .wideList-Dq8aRK {
        display: none
    }

    .wrapper-Wld2IY .narrowList-FXAuXm {
        display: flex;
        width: 100%
    }

    .wrapper-Wld2IY .titleList-HfD9He .titleItem-fm3eGU {
        border-radius: 8px;
        padding: 8px 12px !important
    }

    .wrapper-Wld2IY .titleList-HfD9He .titleItem-fm3eGU .icon-agZ5aL {
        height: 20px;
        width: 20px
    }

    .wrapper-Wld2IY .titleList-HfD9He .titleItem-fm3eGU .title-os8vNl {
        font-size: 16px
    }

    .wrapper-Wld2IY .titleList-HfD9He .titleItem--active-Ak4OSi {
        box-shadow: 0 12px 40px 0 rgba(0, 42, 105, .1), 0 0 1px 0 rgba(2, 52, 127, .15)
    }

    .wrapper-Wld2IY .narrowImgWrapper-x16RuL {
        background: linear-gradient(177deg, #d7e5ef -4.89%, #fff 97.45%);
        border-radius: 8px;
        margin-top: 16px;
        overflow: hidden;
        width: 100%
    }

    .wrapper-Wld2IY .narrowImg-kcAOGC {
        animation: opacityAnimation-czPB6m .3s ease-in-out forwards;
        aspect-ratio: 320/240;
        opacity: 0;
        width: 100%
    }
}

@keyframes opacityAnimation-czPB6m {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.wrapper-VQrN30 {
    align-items: center;
    background: #fff;
    display: flex;
    flex-direction: column;
    width: 100%
}

.wrapper-VQrN30 .btnWrapper-sOwbJV {
    margin-top: 29px
}

.wrapper-VQrN30 .bottomBar-A6AIxU {
    align-items: center;
    background: #fff;
    border-top: .5px solid rgba(95, 127, 179, .4);
    display: flex;
    justify-content: center;
    margin-top: 101px;
    padding: 20px;
    width: 100%
}

.wrapper-VQrN30 .barContent-WZnBnD {
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 1170px
}

.wrapper-VQrN30 .copyright-liwuE1 {
    align-items: center;
    color: rgba(0, 0, 0, .4);
    color: var(--Text---s-color-text-tertiary, rgba(0, 0, 0, .4));
    display: flex;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    gap: 20px;
    line-height: 16px
}

.wrapper-VQrN30 .jumpLinkList-r8Lx44 {
    align-items: center;
    display: flex;
    gap: 20px
}

.wrapper-VQrN30 .jumpLinkItem-HwsZrr {
    color: rgba(0, 0, 0, .75);
    color: var(--Text---s-color-text-secondary, rgba(0, 0, 0, .75));
    cursor: pointer;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    padding: 8px 10px
}

.wrapper-VQrN30 .jumpLinkItem-HwsZrr:hover {
    color: #06f;
}

@media screen and (max-width:799px) {
    .wrapper-VQrN30 {
        padding-top: 0
    }

    .wrapper-VQrN30 .textWrapper-g8EMSK {
        padding: 0 20px;
        width: 100%
    }

    .wrapper-VQrN30 .btnWrapper-sOwbJV {
        margin-top: 32px
    }

    .wrapper-VQrN30 .bottomBar-A6AIxU {
        margin-top: 54px
    }

    .wrapper-VQrN30 .barContent-WZnBnD {
        align-items: flex-start;
        flex-direction: column-reverse
    }

    .wrapper-VQrN30 .jumpLinkList-r8Lx44 {
        align-items: flex-start;
        flex-direction: column;
        gap: 8px
    }

    .wrapper-VQrN30 .jumpLinkItem-HwsZrr {
        line-height: 20px;
        padding: 0
    }

    .wrapper-VQrN30 .copyright-liwuE1 {
        align-items: flex-start;
        flex-direction: column;
        font-size: 14px;
        gap: 8px;
        line-height: 20px;
        margin-top: 8px
    }
}

.DownloadPage-IR1xS8 {
    align-items: center;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    width: 100%
}

@media screen and (min-width:800px) {
    .DownloadPage-IR1xS8 {
        -webkit-overflow-scrolling: touch;
        overflow-scrolling: touch;
        overflow: auto;
        overflow-y: visible
    }
}

body {
    --fix-header-z-index: 9;
    --background-image-z-index: -1
}

.semi-toast {
    pointer-events: none
}

.semi-toast-wrapper {
    display: flex;
    height: 0;
    justify-content: center;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1010
}

.semi-toast-wrapper .semi-toast-innerWrapper {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.semi-toast-wrapper .semi-toast-innerWrapper-hover .semi-toast-zero-height-wrapper {
    perspective: unset;
    perspective-origin: 50%
}

.semi-toast-zero-height-wrapper {
    height: 0;
    overflow: visible;
    perspective: 280px;
    perspective-origin: center 280px;
    transition: all .3s cubic-bezier(.22, .57, .02, 1.2)
}

.semi-toast-content {
    align-items: flex-start;
    background-color: var(--semi-color-bg-3);
    border-radius: var(--semi-border-radius-medium);
    box-shadow: var(--semi-shadow-elevated);
    color: var(--semi-color-text-0);
    display: inline-flex;
    font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    justify-content: center;
    line-height: 20px;
    margin: 12px;
    padding: 12px 8px 12px 8px;
    pointer-events: all
}

.semi-toast-content .semi-toast-close-button {
    height: 20px;
    margin-top: -2px
}

.semi-toast-content .semi-toast-content-text {
    margin-left: 12px;
    margin-right: 12px;
    text-align: left;
    word-wrap: break-word;
    overflow-wrap: break-word
}

.semi-toast-light.semi-toast-warning .semi-toast-content {
    background-color: var(--semi-color-warning-light-default);
    border: 1px solid var(--semi-color-warning)
}

.semi-toast-light.semi-toast-warning .semi-toast-icon-warning {
    color: var(--semi-color-warning)
}

.semi-toast-light.semi-toast-success .semi-toast-content {
    background-color: var(--semi-color-success-light-default);
    border: 1px solid var(--semi-color-success)
}

.semi-toast-light.semi-toast-success .semi-toast-icon-success {
    color: var(--semi-color-success)
}

.semi-toast-light.semi-toast-info .semi-toast-content {
    background-color: var(--semi-color-info-light-default);
    border: 1px solid var(--semi-color-info)
}

.semi-toast-light.semi-toast-info .semi-toast-icon-info {
    color: var(--semi-color-info)
}

.semi-toast-light.semi-toast-error .semi-toast-content {
    background-color: var(--semi-color-danger-light-default);
    border: 1px solid var(--semi-color-danger)
}

.semi-toast-light.semi-toast-error .semi-toast-icon-error {
    color: var(--semi-color-danger)
}

.semi-toast .semi-toast-icon-warning {
    color: var(--semi-color-warning)
}

.semi-toast .semi-toast-icon-success {
    color: var(--semi-color-success)
}

.semi-toast .semi-toast-icon-info {
    color: var(--semi-color-info)
}

.semi-toast .semi-toast-icon-error {
    color: var(--semi-color-danger)
}

.semi-toast-animation-show {
    animation: semi-toast-keyframe-toast-show .3s cubic-bezier(.22, .57, .02, 1.2) 0s;
    animation-fill-mode: forwards
}

.semi-toast-animation-hide {
    animation: semi-toast-keyframe-toast-hide .3s cubic-bezier(.22, .57, .02, 1.2) 0s;
    animation-fill-mode: forwards
}

@keyframes semi-toast-keyframe-toast-show {
    0% {
        opacity: 0;
        transform: translateY(-100%)
    }

    to {
        opacity: 1
    }
}

@keyframes semi-toast-keyframe-toast-hide {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translateY(-100%)
    }
}

.semi-toast-rtl {
    direction: rtl
}

.semi-toast-rtl .semi-toast-content .semi-toast-content-text {
    margin-left: 12px;
    margin-right: 12px;
    text-align: right
}
