html {
}

.vector-197 {
    position: fixed;
    left: calc((100% - 99.75rem) / 2 + 1.3125rem);
    top: 46.2%;
}

.vector-198 {
    position: fixed;
    left: calc((100% - 99.75rem) / 2 + 44rem);
    top: 44.27%;
}

.rectangle-723 {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;

    background: rgba(255, 255, 255, 0.45);
    backdrop-filter: blur(5rem);
}

.website-shared {
/*    background: rgba(240, 243, 250, 1) !important;*/
    background: #2C008F !important;
}

    .website-shared .gradual-btn {
        border: solid 0.1875rem transparent !important;
        background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(83.29deg, #6946FF 5.89%, #05CD99 101.4%);
        background-origin: border-box;
        background-clip: content-box, border-box;
        box-shadow: 0.125rem 62.5rem 0.0625rem #EAE8FD inset;
    }

    .website-shared .appbar {
        backdrop-filter: blur(3rem);
        opacity:1;/* 0.9;*/
    }

    .website-shared .m-toolbar__content {
        display: flex;
        align-items: center;
        width: 100%;
        max-width: 120rem;
        margin: 0 auto;
    }

    .website-shared .appbar .nav {
        margin-right: 1.25rem;
        height: 6.9375rem;
        line-height:6.9375rem !important;
    }
.masa .emphasis2--text {
    color:#fff !important;
}

.website-shared .appbar .nav:last-child {
    margin-right: 0;
}

    .website-shared .menu-content {
        box-shadow: none;
        filter: drop-shadow(0rem 1.125rem 2.5rem rgba(112, 144, 176, 0.12));
        width: clamp(204px, 17rem, 272px);
        background-color: #FFFFFF; /* 从#05419A改为白色 */
        text-align: center;
        margin-top: -0.3125rem;
    }

        .website-shared .menu-content .menu-list {
            /*background: #fff;*/
            padding: 0rem 0rem;
            border-radius: 0.75rem 0.75rem 0.75rem 0.75rem;
            background-color: transparent !important;
        }

            .website-shared .menu-content .menu-list .m-subheader, .website-shared .menu-content .menu-list .m-list-item {
                margin-bottom: 0rem;
            }

                .website-shared .menu-content .menu-list .m-list-item:last-child {
                    margin-bottom: 0;
                }

            .website-shared .menu-content .menu-list .m-list--dense .m-list-item .m-list-item__content, .m-list-item--dense .m-list-item__content {
                padding: 0;
            }

            .website-shared .menu-content .menu-list .m-list-item__content > :not(:last-child) {
                margin-bottom: 0;
            }

            .website-shared .menu-content .menu-list .menu-list-item {
                color: rgb(0,0,0) !important;
                opacity: 0.6;
                font-family: 'Samsung Sharp Sans' !important;
                font-size: 0.875rem;
                transition: all 0.2s ease-in-out;
            }
                .website-shared .menu-content .menu-list .menu-list-item:hover {
                    background-color: rgba(0,0,0,0.05) !important; /*menu over color*/
                    font-weight: 700;
                    font-family: 'Samsung Sharp Sans Bold' !important;
                    font-size: 0.875rem;
                    color: rgb(0,0,0) !important;
                    opacity: 0.6;
                    transition: all 0.2s ease-in-out;
                }

            .website-shared .footer-content {
               width:97.5rem;
/*                margin: 0 0 3rem;*/
            }

                .website-shared .footer-content .padding-left-0 {
                    padding-left: 0 !important;
                }
                .m-footer .padding-left-0 {
                    padding-left: 0 !important;
                }
        .website-shared .footer-content .footer-content__logo {
            text-align: left;
            font-weight: 400;
            font-size: clamp(12px, 1rem, 16px);
            line-height: 1.5rem;
            margin-top: 1.875rem;
        }

            .website-shared .footer-content .footer-content__logo .m-image {
                margin: 0 auto 3rem;
            }

        .website-shared .footer-content .footer-content__item {
        }
        
        .website-shared .footer-content .footer-content__item .contacts {
            display: flex;
            flex-direction: column;
        }

        .website-shared .footer-content .footer-content__item.business .contact-item {
            display: flex;
            align-items: center;
            margin-bottom: 2.25rem;
        }

        .website-shared .footer-content .footer-content__item.business .contact-item > a {
            font-size: 1.125rem;
            color: white;
            text-decoration: none;
        }

        .website-shared .footer-content .footer-content__item.business .contact-item:last-child {
            margin-bottom: 0rem;
        }
        
            .website-shared .footer-content .footer-content__item .m-card__title {
                font-weight: 700;
                font-size: 1.5rem;
                line-height: 2.25rem;
                margin-bottom: 0.875rem;
            }

            .website-shared .footer-content .footer-content__item .m-card__text {
                font-weight: 500;
                font-size: 1.125rem;
                line-height: 1.6875rem;
                letter-spacing: 0.01em;
                color: #FFFFFF;
            }

        .website-shared .footer-content .footer-content__map .map-item__title {
            display: flex;
            align-items: center;
            font-weight: 700;
            font-size: clamp(12px, 1rem, 16px);
            line-height: 1.5rem;
            letter-spacing: 0rem;
            color: #FFFFFF;
            margin-bottom: 1.5rem;
        }

            .website-shared .footer-content .footer-content__map .map-item__title .prefix {
                display: inline-block;
                width: 0.5rem;
                height: 1.5rem;
                background: #05CD99;
                border-radius: 0.5rem;
                margin-right: 0.5rem;
            }

        .website-shared .footer-content .footer-content__map ul {
            list-style: none;
            padding-left: 1rem;
        }

        .website-shared .footer-content .footer-content__map li a {
            font-weight: 500;
            font-size: 1.125rem;
            line-height: 3rem;
            letter-spacing: 0.01em;
            color: white !important;
            text-decoration: none;
        }

    /* Home */  
    
    .website-shared .home-banner.without-carousels {
        height: calc(100vh - 6.25rem);
    }
    
        .website-shared .home-banner .carousel-dot {
            position: absolute;
            left: 5.0625rem;
            top: calc(50% + 9.375rem);
        }

        .website-shared .home-banner .intro-wrapper {
            display: flex;
            align-items: center;
        }

        .website-shared .home-banner .intro {
            margin-left: 5.0625rem;
            margin-bottom: 3rem;
            margin-top: -20%;
        }

        .website-shared .home-banner .intro-title {
            font-weight: 600;
            font-size: 3.75rem;
            line-height: 5rem;
            letter-spacing: -0rem;
            color: #506AEC;
            margin-bottom: 1.5rem;
            width: 100%;
            white-space: pre-wrap;
        }

        .website-shared .home-banner .intro-subtitle {
            font-weight: 500;
            font-size: 1.5rem;
            line-height: 2.25rem;
            color: #7681AB;
            opacity: 0.9;
            margin-bottom: 3rem;
        }

        .website-shared .home-banner .intro-item-title {
            color: #648EF2;
            font-size: 1.125rem;
        }


        .website-shared .home-banner .intro-actions {
            display: flex;
            align-items: center;
        }

            .website-shared .home-banner .intro-actions .m-btn:not(.demo-btn) {
                font-weight: 700;
                font-size: 1.25rem;
                line-height: 1.875rem;
                color: #1B2559;
                letter-spacing: 0.08em;
                width: 15rem;
                height: 5.25rem;
                padding: 1.5rem 3rem;
                border: 0.1875rem solid #323D6F;
                border-radius: 2.5rem;
            }

                .website-shared .home-banner .intro-actions .m-btn:first-child {
                    margin-right: 1.5rem;
                }

.home-menu-hover {
    font-family: 'Samsung Sharp Sans Medium' !important;
    padding: clamp(15px, 1.4rem, 22px) clamp(11px, 0.92rem, 15px) !important
}

.home-menu-hover:hover {
    background: #F6F8FD; /*#547BEA*/
    font-family: 'Samsung Sharp Sans Bold' !important;
}

        .website-shared .home-banner .cover-wrapper {
            height: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .website-shared .home-banner .cover {
            overflow: hidden;
            height: calc(100vh - 6.25rem);
        }

        .website-shared .home-banner .home-banner__slider-wrapper {
            background: rgba(247, 249, 253, 0.8);
            /*backdrop-filter: blur(3rem);*/
            position: absolute;
            width: 100vw;
            height: 6.625rem;
            left: 0;
            top: calc(100vh - 12.875rem);
        }

            .website-shared .home-banner .home-banner__slider-wrapper.desktop {
                background: #F7F9FD;
                position: absolute;
                width: 100vw;
                height: 12.5rem;
                left: 0;
                top: calc(100vh - 18.75rem);
            }

                .website-shared .home-banner .home-banner__slider-wrapper.desktop .core {
                    font-weight: 700;
                    font-size: 2.5rem;
                    line-height: 3.75rem;
                    text-align: center;
                    letter-spacing: 0.01em;
                    text-transform: uppercase;
                    margin-top: 5.3125rem;
                }

        .website-shared .home-banner .slider {
            max-width: 99.75rem;
            margin: 0 auto;
            ;
        }

        .website-shared .home-banner .slider-item {
            display: flex;
            padding: 1.5rem 1.5rem 0;
            justify-content: center;
            cursor: pointer;
        }

            .website-shared .home-banner .slider-item .number {
                margin-right: clamp(12px, 1rem, 16px);
                margin-top: -0.375rem;
                font-weight: 700;
                font-size: 2.125rem;
                line-height: 3.1875rem;
                letter-spacing: 0.02em;
                color: #E2E7F4;
            }

                .website-shared .home-banner .slider-item .number.active {
                    color: #1B2559;
                }

@media only screen and (min-width: 60rem) {
    .website-shared .home-body {
      /*  background-image: url(/img/sys/bg-ml-1.png), url(/img/sys/bg-ml-2.png), url(/img/sys/bg-bl-2.png), url(/img/sys/bg-mr-1.png), url(/img/sys/bg-mr-2.png), url(/img/sys/bg-br-1.png);
        background-repeat: no-repeat, no-repeat, no-repeat;
        background-position: top 5% left, center left, bottom left, top right,center right, bottom right;*/
    }
}

@media only screen and (max-width: 59.9375rem) {
    .website-shared .home-body {
       /* background-image: url(/img/sys/bg-ml-1.png), url(/img/sys/bg-ml-2.png), url(/img/sys/bg-bl-2.png), url(/img/sys/bg-mr-1.png), url(/img/sys/bg-mr-2.png), url(/img/sys/bg-br-1.png);
        background-repeat: no-repeat, no-repeat, no-repeat;
        background-position: top left, center left, bottom left, top right,center right, bottom right;*/

        text-align:center !important;
    }
}
    

    .website-shared .home-content {
        max-width: 97.5rem;
        margin: 0 auto;
        padding-bottom: 6.25rem;
    }

        .website-shared .home-content .home-content__item {
            padding-top: 6.25rem;
        }

            .website-shared .home-content .home-content__item:first-child {
                margin-top: 6.25rem;
            }

            .website-shared .home-content .home-content__item .framework-diagram {
                margin-left: 9.1%;
            }

            .website-shared .home-content .home-content__item.full-page {
                margin-top: 6.25rem;
                height: calc(100vh - 6.25rem);
            }

                .website-shared .home-content .home-content__item.full-page.fire {
                    height: auto;
                }

        .website-shared .home-content .home-content__item-header {
            margin: clamp(12px, 1rem, 16px) auto;
        }

        .website-shared .home-content .home-content__item-title {
            font-weight: 900;
            font-size: 3rem;
            line-height: 3.5rem;
            text-align: center;
            color: #323D6F;
            margin-bottom: 1rem;
            cursor: auto;
        }

        .website-shared .home-content .home-content__item-subtitle {
            font-weight: 400;
            font-size: 1.5rem;
            line-height: 2.25rem;
            text-align: center;
            color: #A3AED0;
        }

        .website-shared .home-content .home-content__item-cards {
           /* margin-top: 6.25rem;*/
        }

        .website-shared .home-content .home-content__item-footer {
            text-align: right;
        }

    /* ProductCard */
    .website-shared .product-card {
        padding: 3rem 3rem 1.375rem;
        min-height: 28.875rem;
        border-radius: 1.125rem;
        background: rgba(200, 209, 231, 0.50);
        box-shadow: 0rem 1.75rem 1.375rem 0rem rgba(255, 255, 255, 0.50) inset !important;
        backdrop-filter: blur(0.5rem);
    }

        .website-shared .product-card .product-card__header {
            padding-top: 1rem;
            padding-bottom: 0.5rem;
            margin-bottom: 1.5rem;
        }

            .website-shared .product-card .product-card__header .m-image {
                /*margin: 0 auto 1.5rem;*/
            }

        .website-shared .product-card .product-card__title {
            font-weight: 700;
            font-size: 1.875rem;
            line-height: 3.1875rem;
            text-align: left;
            letter-spacing: 0.02em;
            color: #05419A;
        }

        .website-shared .product-card .product-card__desc {
            font-weight: 400;
            font-size: 1.25rem;
            line-height: 2.25rem;
            text-align: left;
            letter-spacing: 0.03em;
            color: #9F9F9F;
            margin-bottom: 1.5rem;
            min-height: 13.75rem;
        }

        .website-shared .product-card .product-card__footer {
            text-align: right;
        }

    /* ActivityCard */

    .website-shared .activity-card {
        height: 27.5625rem;
    }

        .website-shared .activity-card .activity-card__header {
            display: flex;
            align-items: baseline;
            margin-bottom: 0.5rem;
        }

        .website-shared .activity-card .activity-card__date {
            font-weight: 700;
            font-size: 1.5rem;
            line-height: 2.25rem;
            color: #323D6F;
            margin-right: 0.5rem;
        }

        .website-shared .activity-card .activity-card__time {
            font-weight: 400;
            font-size: 1rem;
            line-height: 1.5rem;
            color: #A3AED0;
        }

        .website-shared .activity-card .activity-card__desc {
            cursor: pointer;
            margin-bottom: 1rem;
        }

        .website-shared .activity-card .activity-card__footer {
            display: flex;
        }

        .website-shared .activity-card .activity-card__group {
            margin-right: 0.5rem;
        }

        .website-shared .activity-card .activity-card__title {
            font-weight: 700;
            font-size: 1.25rem;
            line-height: 1.875rem;
            display: flex;
            align-items: center;
            text-align: center;
            letter-spacing: 0.01em;
            color: #1B2559;
            margin-bottom: 0.25rem;
        }

            .website-shared .activity-card .activity-card__title:hover {
                cursor: pointer;
            }

        .website-shared .activity-card .activity-card__subtitle {
            font-weight: 500;
            font-size: 1.125rem;
            line-height: 1.6875rem;
            display: flex;
            align-items: center;
            letter-spacing: 0.01em;
            color: #A3AED0;
        }


    .website-shared .menuable-title__content {
        box-shadow: none;
        width: 23.4375rem;
        filter: drop-shadow(0rem 1.125rem 2.5rem rgba(112, 144, 176, 0.12));
    }

        .website-shared .menuable-title__content .m-list {
            border-radius: 0.75rem 0.75rem 0.75rem 0.75rem;
            padding: 1rem 0;
        }

    /* CommonCard */
    .website-shared .common-card {
        display: flex;
        padding: 2.25rem 1.5rem;
        gap: 1.5rem;
        background: #FFFFFF;
        border-radius: 1.25rem
    }

        .website-shared .common-card .common-card__image {
            width: 4.125rem;
            height: 4.125rem;
        }

        .website-shared .common-card .common-card__title {
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 700;
            font-size: 1.5rem;
            line-height: 2.25rem;
            display: flex;
            align-items: center;
            text-align: center;
            color: #1B2559;
        }

        .website-shared .common-card .common-card__subtitle {
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 700;
            font-size: 1rem;
            line-height: 1.5rem;
            text-align: justify;
            letter-spacing: 0rem;
            color: #323D6F;
        }

        .website-shared .common-card .common-card__content {
            font-family: 'Roboto';
            font-style: normal;
            font-weight: 400;
            font-size: 1rem;
            line-height: 1.5rem;
            color: #7681AB;
            margin-top: 1rem;
        }

    .service-card {
        display: flex;
        flex-direction: column;
        padding: 3rem;
        border-radius: 1.25rem;
    }

        .service-card .header {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
        }

        .service-card .header-icon {
            margin-bottom: clamp(12px, 1rem, 16px);
        }

        .service-card .header-title {
            font-style: normal;
            font-weight: 700;
            font-size: 2.125rem;
            line-height: 3.1875rem;
            color: #1B2559;
            letter-spacing: 0.02em;
        }

        .service-card .contents {
            margin-top: 3rem;
        }

        .service-card .content-item {
            display: flex;
            flex-direction: column;
            margin-bottom: 2.25rem;
        }

            .service-card .content-item .major {
                display: flex;
                align-items: center;
                font-size: 1.25rem;
            }

            .service-card .content-item .minor {
                margin-left: 1.875rem;
                font-size: clamp(12px, 1rem, 16px);
            }

            .service-card .content-item:last-child {
                margin-bottom: 0;
            }

    .website-shared .why-card {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        padding: 2.25rem 1.5rem;
        gap: 1.5rem;
        background: #FFFFFF;
        border-radius: 1.25rem;
    }

        .website-shared .why-card .why-card__title {
            padding-left: 0.75rem;
            display: flex;
            font-style: normal;
            font-weight: 700;
            font-size: 2.125rem;
            line-height: 3.1875rem;
            align-items: center;
            text-align: center;
            letter-spacing: 0.02em;
            color: #1B2559
        }

        .website-shared .why-card .why-card__ul {
            font-style: normal;
            font-weight: 500;
            font-size: 1.125rem;
            line-height: 1.6875rem;
            letter-spacing: 0.01em;
            color: #7681AB;
            margin-top: 3rem;
        }

        .website-shared .why-card .why-card__li {
            margin-left: 0.625rem;
            vertical-align: middle
        }

    .website-shared .building-block-card {
        display: flex;
        align-items: center;
        padding: 1.5rem clamp(12px, 1rem, 16px);
        gap: 1.5rem;
        background: #FFFFFF;
        border-radius: clamp(12px, 1rem, 16px);
        height: 12.5rem;
    }

        .website-shared .building-block-card .building-block-card__title {
            font-weight: 700;
            font-size: 2.125rem;
            line-height: 3.1875rem;
            letter-spacing: 0.02em;
            color: #1B2559;
            text-align: center;
        }

        .website-shared .building-block-card .building-block-card__content {
            font-weight: 700;
            font-size: 1.25rem;
            line-height: 1.875rem;
            letter-spacing: 0.01em;
            color: #323D6F;
            margin-top: 0.5rem;
            text-align: center;
        }

    .building-block-card__actions {
        display: flex;
    }

    .building-block-card__gradual-btn {
        border: solid 0.1875rem transparent !important;
        background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(83.29deg, #6946FF 5.89%, #05CD99 101.4%);
        background-origin: border-box;
        background-clip: content-box, border-box;
        box-shadow: 0.125rem 62.5rem 0.0625rem #FFFFFF inset;
        margin: 0.5rem auto;
    }

    .building-block-card__actions .m-btn {
        height: 3.875rem !important;
        width: 9.8125rem;
        border-radius: 2.5rem;
    }

    .website-shared .home-content .building-block__item-cards {
        margin-top: 6.25rem;
    }

    .website-shared .blazor-card {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 5rem 1.5rem 7.9375rem 1.5rem;
        background: #FFFFFF;
        border-radius: 1.25rem;
        height: 29.375rem;
    }

        .website-shared .blazor-card .blazor-card__image {
        }

        .website-shared .blazor-card .blazor-card__title {
            margin-top: 1.5rem;
            font-weight: 700;
            font-size: 2.125rem;
            line-height: 3.1875rem;
            text-align: center;
            letter-spacing: 0.02em;
            color: #323D6F;
        }

    .blazor-card__margin-bottom {
        margin-bottom: 6.25rem;
    }

    .website-shared .blazor-card .blazor-card__description {
        margin-top: 1.25rem;
        font-weight: 400;
        font-size: 1.5rem;
        line-height: 2.25rem;
        text-align: center;
        letter-spacing: 0.06em;
        color: #7681AB;
    }

    .website-shared .aboutus-card {
        display: flex;
        height: 20.875rem;
        flex-direction: column;
        align-items: center;
        border-radius: 1.5rem;
        background-color: rgba(255, 255, 255, 0.45);
        margin-top: 5rem;
    }

        .website-shared .aboutus-card .aboutus-card__image {
            margin-top: 1.5rem;
        }

        .website-shared .aboutus-card .aboutus-card__description {
            font-size: 1.5rem;
            line-height: 2.25rem;
            color: #485585;
            margin-bottom: 3rem;
            margin-top: clamp(12px, 1rem, 16px);
        }

    .activity-header__title {
        margin-top: 1.25rem;
        font-size: 4.125rem;
        font-weight: 700;
        line-height: 5rem;
        letter-spacing: -0rem;
    }

    .activity-header__subtitle {
        font-size: 1.5rem;
        line-height: 2.25rem;
        font-weight: 700;
        color: #1B2559;
        opacity: 0.9;
    }

    .activity-header__description {
        margin-top: 0.25rem;
        font-size: clamp(12px, 1rem, 16px);
        line-height: 1.5rem;
        font-weight: 400;
        color: #7681AB;
        opacity: 0.9;
    }

    .activity-content1 {
        margin: 3.125rem 0 1.25rem;
    }

    .activity-content__select {
        margin-left: 3rem;
    }

    .activity-content__select-radius {
        border-radius: 0.625rem;
    }

    .activity-detail__image {
        border-radius: clamp(12px, 1rem, 16px);
        width: 50rem;
        margin: 6rem auto 0;
    }

    .activity-detail__image-height {
        height: 30vw;
    }

    .activity-detail__button-text {
        text-decoration: underline;
        border-width: 0;
        height: 2.25rem;
        font-size: 1.5rem;
        line-height: 2.25rem;
        padding: 0rem 0rem;
        height: auto;
    }

    .website-shared .activity-content {
        max-width: 99.75rem;
        margin: 0 auto;
        padding-bottom: 6.25rem;
    }

        .website-shared .activity-content .activity-content__item {
            padding-top: 3.125rem;
        }

        .website-shared .activity-content .activity-content__item-header {
            margin: clamp(12px, 1rem, 16px) auto;
            font-weight: 900;
            font-size: 3rem;
            line-height: 3.5rem;
            color: #323D6F;
        }

    .demo-btn__tooltip {
        background: white;
        color: #FFF;
        font-size: 0.875rem;
        line-height: 1.375rem;
        padding: 0.3125rem 1rem;
        opacity: 0;
        word-break: break-all;
    }

        .demo-btn__tooltip.menuable__content__active {
            opacity: .7;
        }

    .about-company-cover {
        border-radius: 1.75rem;
        margin-top: 7.5rem;
        flex: none;
    }

    .about-desc {
        text-indent: 3rem;
        font-size: 1.5rem;
        line-height: 3rem;
        letter-spacing: 0.04em;
    }

    .m-window-x-transition-enter-active, .m-window-x-transition-leave-active, .m-window-x-reverse-transition-enter-active, .m-window-x-reverse-transition-leave-active, .m-window-y-transition-enter-active, .m-window-y-transition-leave-active, .m-window-y-reverse-transition-enter-active, .m-window-y-reverse-transition-leave-active {
        transition: 0.1s cubic-bezier(0.25, 0.8, 0.5, 1);
    }


    @media only screen and (min-width: 60rem) {

        .page-block {
            overflow: hidden;
/*            margin-top: -0.25rem;*/
        }

        .page-block-inner {
            padding-top: 1.25rem;
            position: relative;
            width: 100%;
            min-height: 27.5rem;
            color: white;
        }

            .page-block-inner:before {
                min-height: 27.5rem;
                width: 110%;
                position: absolute;
                left: -5%;
                top: 0;
                content: '';
                border-radius: 0 0 50% 50%;
                background-image: url('/img/sys/header-bg.png');
                background-size: cover;
                background-position: center center;
            }

        .page-block-inner-l {
            padding-top: 1.25rem;
            position: relative;
            width: 100%;
            min-height: 35rem;
            color: white;
        }

            .page-block-inner-l:before {
                /* 锟斤拷锟轿憋拷锟斤拷锟斤拷锟矫撅拷锟斤拷一锟斤拷圆锟斤拷锟侥憋拷锟斤拷色 */
                min-height: 35rem;
                width: 110%;
                position: absolute;
                left: -5%;
                /* 之锟斤拷锟斤拷left:20%,锟斤拷锟斤拷为width:140%锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟角憋拷锟街碉拷锟斤拷锟斤拷锟絯idth:160%锟斤拷锟斤拷么left:30%锟斤拷锟斤拷水平锟斤拷锟叫ｏ拷锟斤拷锟皆凤拷锟街癸拷锟缴碉拷 */
                top: 0;
                /*z-index: -1;*/
                /*锟斤拷锟剿筹拷锟斤拷锟阶诧拷锟斤拷示*/
                content: '';
                border-radius: 0 0 50% 50%;
                background-image: url('/img/sys/header-bg.png');
                background-size: cover;
                background-position: center center;
            }

        .page-block-inner-content {
            position: relative;
        }

        .page-block-inner-caption {
            position: relative;
            font-size: 0.9375rem !important;
            width: 50%;
            margin: auto;
        }
    }


    @media only screen and (max-width: 59.9375rem) {

        .page-block {
            overflow: hidden;
            margin-top: -0.25rem;
        }

        .page-block-inner {
            padding-top: 1.25rem;
            position: relative;
            width: 100%;
            min-height: 25rem;
            color: white;
        }

            .page-block-inner:before {
                /* 锟斤拷锟轿憋拷锟斤拷锟斤拷锟矫撅拷锟斤拷一锟斤拷圆锟斤拷锟侥憋拷锟斤拷色 */
                min-height: 25rem;
                width: 140%;
                position: absolute;
                left: -20%;
                /* 之锟斤拷锟斤拷left:20%,锟斤拷锟斤拷为width:140%锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟角憋拷锟街碉拷锟斤拷锟斤拷锟絯idth:160%锟斤拷锟斤拷么left:30%锟斤拷锟斤拷水平锟斤拷锟叫ｏ拷锟斤拷锟皆凤拷锟街癸拷锟缴碉拷 */
                top: 0;
                /*z-index: -1;*/
                /*锟斤拷锟剿筹拷锟斤拷锟阶诧拷锟斤拷示*/
                content: '';
                border-radius: 0 0 50% 50%;
                background-image: url('/img/sys/header-bg.png');
                background-size: cover;
                background-position: center center;
            }

        .page-block-inner-l {
            padding-top: 1.25rem;
            position: relative;
            width: 100%;
            min-height: 37.5rem;
            color: white;
        }

            .page-block-inner-l:before {
                /* 锟斤拷锟轿憋拷锟斤拷锟斤拷锟矫撅拷锟斤拷一锟斤拷圆锟斤拷锟侥憋拷锟斤拷色 */
                min-height: 37.5rem;
                width: 140%;
                position: absolute;
                left: -20%;
                /* 之锟斤拷锟斤拷left:20%,锟斤拷锟斤拷为width:140%锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟角憋拷锟街碉拷锟斤拷锟斤拷锟絯idth:160%锟斤拷锟斤拷么left:30%锟斤拷锟斤拷水平锟斤拷锟叫ｏ拷锟斤拷锟皆凤拷锟街癸拷锟缴碉拷 */
                top: 0;
                /*z-index: -1;*/
                /*锟斤拷锟剿筹拷锟斤拷锟阶诧拷锟斤拷示*/
                content: '';
                border-radius: 0 0 50% 50%;
                background-image: url('/img/sys/header-bg.png');
                background-size: cover;
                background-position: center center;
            }

        .page-block-inner-content {
            position: relative;
        }

        .page-block-inner-caption {
            position: relative;
            font-size: 0.9375rem !important;
            width: 90%;
            margin: auto;
        }
    }

    @media only screen and (max-width: 59.9375rem) {
        .website-shared .home-banner {
            max-width: 100vw;
            margin: 0 auto;
            height: 22.5rem !important;
        }

        .m-carousel__item {
            height: 22.5rem !important;
        }

        .carousel-height {
            height: 22.5rem !important;
        }

        .carousel-content-box {
            border-radius: 0 0 50% 50%;
            width: 180%;
            left: -40%;
            position: relative;
            overflow: hidden;
            height: 100%;
        }



        .home-content .intro-title {
            font-weight: 600;
            font-size: 1.5rem;
            line-height: 1.75rem;
            letter-spacing: -0rem;
            color: #FFD74A;
            margin-bottom: 0.625rem;
            width: 100%;
            /*white-space: pre-wrap;*/
        }

        .home-content .intro-subtitle {
            font-size: 1.125rem;
            line-height: 1.375rem;
            letter-spacing: 0.0625rem;
            color: #ffffff;
            margin-bottom: 0.625rem;
            width: 100%;
            /*white-space: pre-wrap;*/
        }
    }

    @media only screen and (min-width: 60rem) {
        .website-shared .home-banner {
            max-width: 120rem;
            margin: 0 auto;
            height: 57.5rem !important;
/*            margin-top:0rem;*/
        }

        .m-carousel__item {
            height: 57.5rem !important;
        }

        .carousel-height {
            height: 71.875rem !important;
        }

        .carousel-content-box {
            border-radius: 0 0 50% 50%;
            width: 140%;
            left: -20%;
            position: relative;
            overflow: hidden;
            height: 100%;
        }

        .home-content .intro-title {
            font-weight: 600;
            font-size: 2.5rem;
            line-height: 2.875rem;
            letter-spacing: -0rem;
            color: #FFD74A;
            margin-bottom: 1.5rem;
            width: 100%;
            /*white-space: pre-wrap;*/
        }

        .home-content .intro-subtitle {
            font-size: 1.625rem;
            line-height: 1.875rem;
            letter-spacing: 0.0625rem;
            color: #ffffff;
            margin-bottom: 1.5rem;
            width: 100%;
            /*white-space: pre-wrap;*/
        }
    }

    .overflow-hidder {
        overflow: hidden;
    }

    .m-window__next {
        height: 2.25rem;
        line-height: 2.25rem;
    }

        .m-window__next button, .m-window__prev button {
            display: flex;
        }

.theme--light.m-expansion-panels .m-expansion-panel {
    background-color: transparent !important;
    color: #fff !important;
}

.about-us {
    background: #2C008F;
}
.about-us .home-content{
    background: #2C008F;
    height: 34.375rem;
    padding-top: 6.5625rem;
}
.about-us {
    background-image: url('/img/sys/bg-contactus.png'); /* 替换为你的图片路径 */
    background-repeat: no-repeat; /* 防止图片重复 */
    background-position: right;
    background-size: 70.8125rem 34.375rem;
}
.about-us .content {
    color: #FFF;
    font-family: "Red Hat Display";
    font-size: clamp(12px,1.25rem,100px);
    font-style: normal;
    font-weight: 400;
    line-height: 1.875rem; /* 150% */
    text-transform: capitalize;
    width: 51.25rem;
    opacity: 0.8;
}

.about-us .cu-start-trading {
    margin-top: 5.8125rem;
    display: inline-flex;
}
.about-us .cu-btn {
    width: 3.125rem;
    height: 3.125rem;
    background-image: url('/img/sys/goto-right.png'); /* 锟芥换为锟斤拷锟酵计凤拷锟?*/
    background-size: 3.125rem 3.125rem;
    margin-right: clamp(12px, 1rem, 16px);
}
.about-us .cu-label {
    display: flex;
    height: 3.125rem;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    color: #FFF;
    font-family: "Red Hat Display";
    font-size: clamp(12px,1.125rem,100px);
    font-style: normal;
    font-weight: 500;
    line-height: 8.125rem; /* 722.222% */
    text-transform: capitalize;
}

.wwd{
    display: flex;
    flex-direction: column;
}
    .wwd .wd-title {
        color: #000;
        text-align: left;
        font-family: "Samsung Sharp Sans Bold";
        font-size: 3.75rem;
        font-style: normal;
        font-weight: 700;
        line-height: 5.625rem; /* 150% */
        text-transform: capitalize;
        margin-top: 8.75rem;
    }

.wwd .cc {
    display: flex;
    flex-direction: row;
    margin-top: 2.5rem;
}
.wwd .cc .content {
    color: #000;
    font-family: "Red Hat Display";
    font-size: clamp(12px,1rem,100px);;
    font-style: normal;
    font-weight: 400;
    line-height: 1.875rem; /* 187.5% */
    text-transform: capitalize;
}
.wwd .cc .cl {
    width: 41.4375rem;
}

.wwd .cc .cr {
    margin-left: 12.0625rem;
    width: 44rem;
}

.rc {
    margin-top:6.875rem;
}
.rc .title {
    color: #000;
    text-align: center;
    font-family: "Samsung Sharp Sans";
    font-size: 3.75rem;
    font-style: normal;
    font-weight: 700;
    line-height: 5.625rem; /* 150% */
    text-transform: capitalize;
}

    .rc .head-description {
        color: #000;
        font-family: "Red Hat Display";
        font-size: 1.25rem;
        font-style: normal;
        font-weight: 400;
        line-height: 1.875rem; /* 150% */
        text-transform: capitalize;
        opacity: 0.6;
        margin-top: 2.5rem;
        width: 70rem;
    }

.rc2 {
    margin-top: 10rem;
    background: #4500E2;
}
    .rc2 .rg-c {
        padding-bottom: 2rem !important;
    }
    .rc2 .rc2-title {
        padding-top: 6.875rem;
        color: #FFF;
        text-align: center;
        font-family: "Samsung Sharp Sans Bold";
        font-size: 3.75rem;
        font-style: normal;
        font-weight: 700;
        line-height: 5.625rem; /* 150% */
        text-transform: capitalize;
    }

    .rc2 .rc2-content {
        padding-top: 2.5rem;
        color: #FFF;
        text-align: center;
        font-family: "Red Hat Display";
        font-size: clamp(12px,1.25rem,100px);
        font-style: normal;
        font-weight: 400;
        line-height: 1.875rem; /* 150% */
        text-transform: capitalize;
        width: 65.625rem;
        padding-right: 0 !important;
        padding-left: 0 !important;
        opacity: 0.6;
        margin-left: auto;
        margin-right: auto;
    }

.rc2 .rc2-vt {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-bottom: 2.5rem;
}

    .rc2 .rc2-vt .vt-content {
        color: #FFF;
        font-family: "Samsung Sharp Sans Bold";
        font-size: clamp(12px,1.25rem,100px);
        font-style: normal;
        font-weight: 700;
        line-height: 2.5rem; /* 200% */
        text-transform: capitalize;
    }

.rc2 .part-item {
    width: 23rem;
    height: 100%;
    flex-shrink: 0;
    border-radius: clamp(12px, 1rem, 16px);
    background: #2C008F;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-top: 8.3125rem;
}
    .rc2 .part-item .rc2-lt {
        color: #FFF;
        font-family: "Samsung Sharp Sans Bold";
        font-size: clamp(12px,1.125rem,100px) !important;
        font-style: normal;
        font-weight: 700;
        line-height: 1.625rem; /* 144.444% */
        text-transform: capitalize;
    }
.rc2 .part-item .rc2-lc {
    color: #FFF;
    font-family: "Samsung Sharp Sans";
    font-size: clamp(12px,0.875rem,100px) !important;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5rem; /* 171.429% */
    text-transform: capitalize;
    opacity: 0.7;
}
