/* pre css */
#c_grid-116273709439191 .p_gridbox::after {
    content: '';
    clear: left;
    display: block
}

#c_grid-116273709439191 > div > .p_gridbox {
    width: 100%;
    overflow: hidden;
    position: static
}

#c_grid-116273709439191 > div > .p_gridCell {
    float: left;
    position: static
}

#c_grid-116273709439191 > .p_gridbox.signal {
    min-height: inherit
}

#c_grid-116273709439191 > .p_gridbox.signal > .p_gridCell {
    min-height: inherit !important
}

#c_grid-116273709439191 {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

@media screen and (max-width: 768px) {
    #c_grid-116273709439191 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
        width: 100%;
        margin-left: 0%;
        margin-right: 0%;
        margin-top: 0rem;
        margin-bottom: 0rem;
        clear: left
    }
}

@media screen and (min-width: 769px) {
    #c_grid-116273709439191 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
        width: 100%;
        margin-left: 0%;
        margin-right: 0%;
        margin-top: 0rem;
        margin-bottom: 0rem;
        clear: left
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    #c_grid-116273709439191 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
        width: 100%;
        margin-left: 0%;
        margin-right: 0%;
        margin-top: 0rem;
        margin-bottom: 0rem;
        clear: left
    }
}

#c_static_001-1721109468879 .header {
    position: fixed;
    width: 100%;
    z-index: 99999;
    top: 25px;
    transition: 0.5s all
}

#c_static_001-1721109468879 .nav_box {
    display: flex;
    align-items: center;
    justify-content: space-between
}

#c_static_001-1721109468879 .logoImg {
    width: 224px;
    display: block
}

#c_static_001-1721109468879 .logoImg img {
    width: 100%
}

#c_static_001-1721109468879 .logoImg img:nth-child(2) {
    display: none
}

#c_static_001-1721109468879 .header .logoImg svg {
    fill: #fff
}

#c_static_001-1721109468879 .topRight {
    width: 115px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    padding-left: 15px;
    border-left: 1px solid #fff
}

#c_static_001-1721109468879 .topNav {
    width: calc(100% - 339px)
}

#c_static_001-1721109468879 .topNav > ul {
    width: 90%;
    display: flex;
    justify-content: space-between;
    max-width: 865px;
    margin-left: auto;
    margin-right: 7%
}

#c_static_001-1721109468879 .topNav > ul > li {
    position: relative
}

#c_static_001-1721109468879 .navTitle1 {
    display: block;
    color: #fff;
    position: relative;
    line-height: 45px;
    transition: all 0.5s
}

#c_static_001-1721109468879 .navTitle1:after {
    content: "";
    width: 0;
    height: 2px;
    background: var(--yx_Color);
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    transition: .5s all
}

#c_static_001-1721109468879 .navTitle1:hover {
    color: var(--yx_Color)
}

#c_static_001-1721109468879 .navTitle1:hover:after {
    width: 100%
}

#c_static_001-1721109468879 .topNav .slide-nav {
    position: absolute;
    background: #fff;
    width: 135px;
    left: 50%;
    transform: translateX(-50%);
    top: auto;
    display: none;
    box-shadow: inset 0 0 20px rgba(0 0 0 / 5%)
}

#c_static_001-1721109468879 .topNav ul > li .ul3 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

#c_static_001-1721109468879 .topNav ul > li .ul3 li {
    width: 100%
}

#c_static_001-1721109468879 .topNav ul > li .ul3 li a {
    line-height: 44px;
    padding: 0 10px;
    color: #060a2f;
    text-align: center;
    display: block;
    border-bottom: 1px solid #f2f2f2
}

#c_static_001-1721109468879 .topNav ul > li .ul3 li a:hover {
    color: var(--yx_Color)
}

#c_static_001-1721109468879 .top_yy {
    line-height: 1
}

#c_static_001-1721109468879 .header.active {
    background: #fff;
    top: 0
}

#c_static_001-1721109468879 .header.active .logoImg img:nth-child(1) {
    display: none
}

#c_static_001-1721109468879 .header.active .logoImg img:nth-child(2) {
    display: block
}

#c_static_001-1721109468879 .header.active .navTitle1 {
    color: #333;
    line-height: 90px
}

#c_static_001-1721109468879 .header.active .topRight {
    color: #333;
    border-left: 1px solid #444
}

#c_static_001-1721109468879 .header.active .logoImg svg {
    fill: var(--yx_Color)
}

@media only screen and (max-width: 1200px) {
    #c_static_001-1721109468879 .logoImg {
        width: 155px
    }

    #c_static_001-1721109468879 .topRight {
        width: 75px
    }

    #c_static_001-1721109468879 .topNav {
        width: calc(100% - 230px)
    }

    #c_static_001-1721109468879 .navTitle1 {
        font-size: 14px
    }
}

@media only screen and (max-width: 1000px) {
    #c_static_001-1721109468879 .logoImg {
        width: 115px
    }

    #c_static_001-1721109468879 .topRight {
        width: 65px
    }

    #c_static_001-1721109468879 .topNav {
        width: calc(100% - 175px)
    }

    #c_static_001-1721109468879 .navTitle1 {
        font-size: 13px
    }

    #c_static_001-1721109468879 .header {
        top: 15px
    }
}

@media screen and (max-width: 768px) {
    #c_static_001-1721109468879 .topNav {
        position: fixed;
        width: 100%;
        height: 100%;
        right: -100%;
        top: 0;
        background: rgba(0, 0, 0, 0.5);
        z-index: 2;
        display: flex;
        justify-content: flex-end;
        transition: all 0.5s;
        padding: 0
    }

    #c_static_001-1721109468879 .header .nav-button .icon {
        margin: 0;
        width: 38px;
        height: auto
    }

    #c_static_001-1721109468879 .logoImg {
        width: 150px
    }

    #c_static_001-1721109468879 .header .topNav.active {
        right: 0
    }

    #c_static_001-1721109468879 .header .closes {
        display: block;
        position: absolute;
        right: 15px;
        top: 15px
    }

    #c_static_001-1721109468879 .header .closes .icon {
        width: 30px;
        height: auto;
        margin: 0
    }

    #c_static_001-1721109468879 .topNav > ul {
        display: block;
        background: #fff;
        width: 80%;
        padding: 60px 20px 0;
        margin: 0
    }

    #c_static_001-1721109468879 .topNav > ul > li {
        padding: 0;
        margin: 0;
        position: relative;
        border-bottom: 1px solid #eee
    }

    #c_static_001-1721109468879 .navTitle1 {
        line-height: 54px;
        width: 50%
    }

    #c_static_001-1721109468879 .navTitle1:after {
        display: none
    }

    #c_static_001-1721109468879 .Mjiantou {
        background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2023052217465428379/cms/image/88ec02cd-3a2b-4e55-8f87-43e619bfaab7.png) no-repeat;
        width: 12px;
        height: 8px;
        background-size: 100%;
        position: absolute;
        right: 5px;
        top: 23px;
        transition: all 0.5s
    }

    #c_static_001-1721109468879 .topNav .slide-nav {
        position: relative;
        box-shadow: none;
        width: 100%
    }

    #c_static_001-1721109468879 .topNav > ul > li.active .Mjiantou {
        transform: rotate(180deg)
    }

    #c_static_001-1721109468879 .topNav ul > li .ul3 {
        padding: 0;
        width: 100%;
        display: block
    }

    #c_static_001-1721109468879 .topNav ul > li .ul3 li {
        padding: 0 0 0 20px
    }

    #c_static_001-1721109468879 .topNav ul > li .ul3 li a {
        line-height: 44px;
        text-align: left
    }

    #c_static_001-1721109468879 .nav_box {
        min-height: 60px
    }

    #c_static_001-1721109468879 .topRight {
        width: 65px;
        padding: 0;
        border: none !important;
        margin-left: auto;
        margin-right: 15px
    }

    #c_static_001-1721109468879 .header.active .navTitle1 {
        line-height: 45px
    }

    #c_static_001-1721109468879 .topNav > ul > li.active {
        border-bottom: none
    }
}

@media screen and (min-width: 769px) {
    #c_static_001-1721109468879 .closes {
        display: none
    }

    #c_static_001-1721109468879 .nav-button {
        display: none
    }
}

#c_grid-116273709439190 .p_gridbox::after {
    content: '';
    clear: left;
    display: block
}

#c_grid-116273709439190 > div > .p_gridbox {
    width: 100%;
    overflow: hidden;
    position: static
}

#c_grid-116273709439190 > div > .p_gridCell {
    float: left;
    position: static
}

#c_grid-116273709439190 > .p_gridbox.signal {
    min-height: inherit
}

#c_grid-116273709439190 > .p_gridbox.signal > .p_gridCell {
    min-height: inherit !important
}

#c_grid-116273709439190 {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

@media screen and (max-width: 768px) {
    #c_grid-116273709439190 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
        width: 100%;
        margin-left: 0%;
        margin-right: 0%;
        margin-top: 0rem;
        margin-bottom: 0rem;
        clear: left
    }
}

@media screen and (min-width: 769px) {
    #c_grid-116273709439190 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
        width: 100%;
        margin-left: 0%;
        margin-right: 0%;
        margin-top: 0rem;
        margin-bottom: 0rem;
        clear: left
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    #c_grid-116273709439190 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
        width: 100%;
        margin-left: 0%;
        margin-right: 0%;
        margin-top: 0rem;
        margin-bottom: 0rem;
        clear: left
    }
}

#c_static_001-1721110039375 {
    min-height: 0px
}

#c_static_001-1721110041378 {
    background-fill-value: background-image;
    background-image: url(https://omo-oss-image1.thefastimg.com/portal-saas/pg2024051515170970064/cms/image/5b4c2df5-a2f0-4c47-af40-a7251d0fffa1.png);
    border-top: 10px solid var(--yx_Color);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 2.6vw
}

#c_static_001-1721110041378 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row
}

#c_static_001-1721110041378 .e_container-1 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1721110041378 .e_container-1 .cbox-1-0 {
    flex: 0 0 45%
}

#c_static_001-1721110041378 .e_container-1 .cbox-1-1 {
    flex: 0 0 48%;
    margin-left: auto;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between
}

#c_static_001-1721110041378 .e_image-2 {
    overflow: hidden;
    display-radio: 1;
    max-width: 246px
}

#c_static_001-1721110041378 .e_image-2 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001-1721110041378 .e_text-3 {
    line-height: normal;
    background-fill-value: background-image;
    background-image: url(https://omo-oss-image1.thefastimg.com/portal-saas/pg2024051515170970064/cms/image/91e2b626-2be6-43e2-94aa-313853471c64.png);
    background-repeat: no-repeat;
    background-position: center left;
    color: #fff;
    padding-left: 40px
}

#c_static_001-1721110041378 .e_bottomNav-4 {
    margin-left: auto;
    max-width: 610px;
    width: 100%
}

#c_static_001-1721110041378 .e_bottomNav-4 .p_level1Item {
    width: auto
}

#c_static_001-1721110041378 .e_bottomNav-4 .p_menu1Item {
    color: #fff;
    line-height: 1
}

#c_static_001-1721110041378 a:hover {
    text-decoration: underline
}

#c_static_001-1721110041378 .e_bottomNav-4 .p_level2Box {
    display: none
}

#c_static_001-1721110041378 .e_container-5 {
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid rgba(255 255 255 / 20%);
    min-height: 66px;
    align-items: center;
    padding: 10px 0
}

#c_static_001-1721110041378 .e_container-5 .cbox-5-0 {
    flex: 0 0 60%;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

#c_static_001-1721110041378 .e_container-5 .cbox-5-1 {
    flex: 0 0 35%;
    margin-left: auto;
    display: flex;
    justify-content: flex-end;
    align-items: center
}

#c_static_001-1721110041378 .e_text-6 {
    line-height: 1.8;
    color: #fff
}

#c_static_001-1721110041378 .e_provider-7 {
    line-height: 1.8;
    margin: 0 10px;
    color: #fff
}

#c_static_001-1721110041378 .e_text-8 {
    line-height: 1.8;
    color: #fff;
    background-fill-value: background-image;
    background-image: url(https://omo-oss-image1.thefastimg.com/portal-saas/pg2024051515170970064/cms/image/96c8980a-810b-4fc6-b45f-ab821fb095d3.png);
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: left 2px;
    background-size: 20px
}

#c_static_001-1721110041378 .e_loop_sub-9 {
    display: flex;
    flex-wrap: wrap;
    max-width: 235px;
    width: 80%;
    margin-right: 90px;
    justify-content: space-between
}

#c_static_001-1721110041378 .e_loop_sub-9 .p_loopItem {
    position: relative
}

#c_static_001-1721110041378 .e_text-10 {
    line-height: normal;
    font-size: 14px;
    color: #fff
}

#c_static_001-1721110041378 .ht_Top {
    width: 55px;
    height: 55px;
    display: flex;
    background: var(--yx_Color);
    align-items: center;
    justify-content: center;
    color: #fff;
    position: absolute;
    right: 0;
    top: -26px
}

#c_static_001-1721110041378 .e_text-3 a:hover {
    text-decoration: none
}

#c_static_001-1721110041378 .e_richText-11 blockquote {
    font-style: italic;
    font-family: Georgia, Times, "Times New Roman", serif;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px
}

#c_static_001-1721110041378 .e_richText-11 ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px
}

#c_static_001-1721110041378 .e_richText-11 li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: inherit
}

#c_static_001-1721110041378 .e_richText-11 ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px
}

#c_static_001-1721110041378 .e_richText-11 {
    font_radio: 2;
    display-radio: 1;
    font-size: clamp(0.875rem, 0.844rem + 0.16vw, 1rem);
    color: rgba(255, 255, 255, 1);
    line-height: 1.8;
    text-align: right;
    margin-top: 3vw;
    width: 100%
}

#c_static_001-1721110041378 .e_richText-12 {
    font-size: 12px;
    color: rgba(255, 255, 255, 1);
    line-height: 1.8;
    text-align: left;
    padding: 10px 0
}

@media screen and (max-width: 768px) {
    #c_static_001-1721110041378 .e_bottomNav-4 .p_menu1Item, #c_static_001-1721110041378 .e_bottomNav-4 .p_menu2Item {
        display: flex;
        justify-content: space-between
    }

    #c_static_001-1721110041378 .e_bottomNav-4 .p_level1Box ul {
        display: none
    }

    #c_static_001-1721110041378 .e_bottomNav-4 .p_jtIcon {
        width: auto;
        height: auto;
        max-width: 20px;
        font-size: inherit;
        transition: 0.5s;
        margin: 0
    }

    #c_static_001-1721110041378 .e_bottomNav-4 .p_jtIcon.active {
        transform: rotateZ(90deg)
    }

    #c_static_001-1721110041378 .e_bottomNav-4 a {
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    #c_static_001-1721110041378 .e_bottomNav-4 .p_level1Item {
        padding: 0
    }

    #c_static_001-1721110041378 .e_bottomNav-4 .p_menu2Item svg {
        opacity: .5
    }

    #c_static_001-1721110041378 {
        padding-top: 30px
    }

    #c_static_001-1721110041378 .e_container-1 .cbox-1-0 {
        flex: 0 0 100%
    }

    #c_static_001-1721110041378 .e_container-1 .cbox-1-1 {
        flex: 0 0 100%;
        margin-top: 20px;
        display: none
    }

    #c_static_001-1721110041378 .e_text-3 {
        line-height: 2
    }

    #c_static_001-1721110041378 .e_container-5 .cbox-5-0 {
        flex: 0 0 100%
    }

    #c_static_001-1721110041378 .e_container-5 .cbox-5-1 {
        flex: 0 0 100%
    }

    #c_static_001-1721110041378 .e_text-6 {
        text-align: center
    }

    #c_static_001-1721110041378 .e_provider-7 {
        text-align: center;
        width: 100%
    }

    #c_static_001-1721110041378 .e_text-8 {
        text-align: center;
        width: 100%
    }

    #c_static_001-1721110041378 .e_loop_sub-9 {
        margin: 0 auto
    }

    #c_static_001-1721110041378 .ht_Top {
        width: 40px;
        height: 40px
    }
}

@media screen and (min-width: 769px) {
    #c_static_001-1721110041378 .e_bottomNav-4 .p_level1Box {
        display: flex;
        justify-content: space-between
    }

    #c_static_001-1721110041378 .e_bottomNav-4 .p_jtIcon {
        display: none
    }
}

#c_banner_019-1721110837773 {
    min-height: 0px
}

#c_banner_019-1721110837773 .e_bannerA-2 {
    height: auto
}

#c_banner_019-1721110837773 .e_bannerA-2 .swiper-container {
    height: inherit
}

#c_banner_019-1721110837773 .e_bannerA-2 .swiper-wrapper {
    height: inherit
}

#c_banner_019-1721110837773 .e_bannerA-2 .swiper-slide {
    height: inherit;
    overflow: hidden
}

#c_banner_019-1721110837773 .e_bannerA-2 .p_img {
    width: 100%;
    height: 100%;
    background: #000
}

#c_banner_019-1721110837773 .e_bannerA-2 .p_img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

#c_banner_019-1721110837773 .e_bannerA-2 .custom-bullet {
    background: #ccc
}

#c_banner_019-1721110837773 .e_bannerA-2 .p_info {
    position: absolute;
    left: 50%;
    top: 47%;
    z-index: 9;
    transform: translate(-50%, -50%)
}

#c_banner_019-1721110837773 .e_bannerA-2 .p_info div {
    width: 100%
}

#c_banner_019-1721110837773 .e_bannerA-2 .p_btitle {
    line-height: 1;
    transform: translateY(50px);
    opacity: 0;
    transition: 0.4s all
}

#c_banner_019-1721110837773 .e_bannerA-2 .p_summary {
    max-width: 635px;
    line-height: 2;
    transform: translateY(50px);
    opacity: 0;
    transition: 0.6s all
}

#c_banner_019-1721110837773 .banLink {
    transform: translateY(50px);
    opacity: 0;
    transition: 0.8s all
}

#c_banner_019-1721110837773 .e_bannerA-2 .swiper-container-vertical {
    height: 400px
}

#c_banner_019-1721110837773 .e_bannerA-2 .p_video {
    width: 100%;
    height: 100%;
    z-index: 3;
    overflow: hidden;
    margin-right: 0;
    margin-left: auto;
    position: relative
}

#c_banner_019-1721110837773 .e_bannerA-2 .p_video .videoContent {
    width: 100%;
    height: 100%
}

#c_banner_019-1721110837773 .e_bannerA-2 .p_video video {
    width: 100%;
    height: 100%;
    background: #000
}

#c_banner_019-1721110837773 .e_bannerA-2 .p_videoPoster {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    cursor: pointer
}

#c_banner_019-1721110837773 .e_bannerA-2 .p_videoPoster::before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: url('/npublic/img/playVideo.png') no-repeat center center
}

#c_banner_019-1721110837773 .e_bannerA-2 .p_videoPoster img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

#c_banner_019-1721110837773 .e_bannerA-2 .p_videoInfo {
    display: none
}

#c_banner_019-1721110837773 .ban_qie {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 9;
    transform: translate(50%, -50%)
}

#c_banner_019-1721110837773 .swiper-pagination {
    right: 0;
    width: 40px
}

#c_banner_019-1721110837773 .swiper-pagination-bullet {
    width: 40px;
    height: 40px;
    display: block;
    opacity: 1;
    margin: 15px 0;
    position: relative;
    background: transparent
}

#c_banner_019-1721110837773 .swiper-pagination-bullet:before {
    content: "";
    width: 11px;
    height: 11px;
    background: rgba(255 255 255 / 60%);
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

#c_banner_019-1721110837773 .swiper-pagination-bullet:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2024051515170970064/cms/image/a4e0eff3-56bb-4587-b263-edd160937aed.png) no-repeat center;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    animation: rotate 5s linear infinite;
    background-size: cover
}

#c_banner_019-1721110837773 .swiper-pagination-bullet-active:before {
    background: rgba(255 255 255 / 100%)
}

#c_banner_019-1721110837773 .swiper-pagination-bullet-active:after {
    opacity: 1
}

#c_banner_019-1721110837773 .swiper-slide-active .ban_tt {
    transform: translateY(0px);
    opacity: 1
}

@media only screen and (max-width: 1300px) {
    #c_banner_019-1721110837773 .ban_qie {
        position: absolute;
        left: 50%;
        top: 63%;
        z-index: 9;
        transform: translate(35%, -50%)
    }
}

@media only screen and (max-width: 768px) {
    #c_banner_019-1721110837773 .ban_qie {
        position: absolute;
        left: 50%;
        top: auto;
        z-index: 9;
        transform: translateX(-50%);
        bottom: 75px
    }
}

@keyframes rotate {
    0% {
        transform: translate(-50%, -50%) rotate(0deg)
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg)
    }
}

@media screen and (max-width: 768px) {
    #c_banner_019-1721110837773 .e_bannerA-2 .swiper-slide {
        height: 450px
    }

    #c_banner_019-1721110837773 .e_bannerA-2 .p_summary {
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        line-height: 1.6
    }

    #c_banner_019-1721110837773 .swiper-pagination {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center
    }

    #c_banner_019-1721110837773 .swiper-pagination-bullet {
        margin: 0;
        width: 30px;
        height: 30px
    }
}

#c_static_001-1721110832660 {
    margin-top: -150px;
    position: relative;
    z-index: 10;
    background: rgba(255 255 255 / 5%);
    height: 150px;
    display: flex;
    align-items: center;
    border-top: 1px solid rgba(255 255 255 / 20%);
    backdrop-filter: saturate(150%) blur(6px)
}

#c_static_001-1721110832660 .e_loop-1 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%
}

#c_static_001-1721110832660 .e_loop-1 .p_loopitem {
    position: relative
}

#c_static_001-1721110832660 .e_image-2 {
    overflow: hidden;
    text-align: center
}

#c_static_001-1721110832660 .e_image-2 img {
    width: auto;
    max-width: 100%;
    max-height: 60px
}

#c_static_001-1721110832660 .swiper-button-prev {
    width: 22px;
    height: 31px;
    background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2024051515170970064/cms/image/4dceda96-e06a-4d9a-b24e-2b97c178b34b.png) no-repeat;
    left: -3.6vw;
    z-index: 10
}

#c_static_001-1721110832660 .swiper-button-next {
    width: 22px;
    height: 31px;
    background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2024051515170970064/cms/image/99241181-5a2e-487d-8b27-5ab006502fbc.png) no-repeat;
    right: -3.6vw;
    z-index: 10
}

#c_static_001-1721110832660 .swiper-button-prev:after {
    display: none
}

#c_static_001-1721110832660 .swiper-button-next:after {
    display: none
}

#c_static_001-1721110832660 .swiper_gd .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    -moz-transition-timing-function: linear !important;
    -ms-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important
}

@media only screen and (max-width: 1440px) {
    #c_static_001-1721110832660 {
        height: 120px;
        margin-top: -120px
    }
}

@media screen and (max-width: 768px) {
    #c_static_001-1721110832660 .e_loop-1 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 3)
    }

    #c_static_001-1721110832660 {
        height: 76px;
        margin-top: -76px
    }

    #c_static_001-1721110832660 .swiper-button-prev {
        width: 15px;
        height: 23px;
        left: 0vw;
        background-size: 100%;
        margin-top: -12px
    }

    #c_static_001-1721110832660 .swiper-button-next {
        width: 15px;
        height: 23px;
        margin-top: -12px;
        background-size: 100%;
        right: 0vw
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
}

@font-face {
    font-family: "akzidenz-grotesk";
    src: url(https://omo-oss-file.thefastfile.com/portal-saas/pg2024051515170970064/cms/file/akzidenz-grotesk-bq-light-extended.otf)
}

#c_static_001-1721188370601 {
    background-fill-value: background-image;
    background-image: url(https://omo-oss-image1.thefastimg.com/portal-saas/pg2024051515170970064/cms/image/9ff6d2f6-e4d6-41da-97cb-f1c3376e33f1.jpg);
    padding-top: 6vw;
    padding-bottom: 5vw;
    background-size: cover
}

#c_static_001-1721188370601 .syab_b {
    line-height: 1;
    padding-left: 25px;
    position: relative;
    color: #12051f;
    font-family: "HarmonyOS_Regular";
    margin: 0 auto;
    width: max-content
}

#c_static_001-1721188370601 .syab_b:before {
    content: "";
    width: 8px;
    height: 8px;
    background: var(--yx_Color);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

#c_static_001-1721188370601 .syab_f {
    text-align: center;
    color: #12051f;
    line-height: 1.5
}

#c_static_001-1721188370601 .syab_s {
    text-align: center;
    color: #333;
    line-height: 1.6
}

#c_static_001-1721188370601 .shuziBox {
    width: 100%;
    background: rgba(255 255 255 / 20%);
    border: 1px solid rgba(51 51 51 / 10%);
    border-radius: 16px;
    padding: 2.6vw 0;
    display: flex
}

#c_static_001-1721188370601 .szBox1 {
    width: 66.66%;
    display: flex;
    flex-wrap: wrap
}

#c_static_001-1721188370601 .szBox1i_1 {
    flex: 1;
    border-right: 1px solid rgba(17 17 17 / 40%);
    position: relative
}

#c_static_001-1721188370601 .szBox1i_1 .szBox1iText {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: 0.8s
}

#c_static_001-1721188370601 .sz_tt {
    font-weight: bold;
    color: #333
}

#c_static_001-1721188370601 .p_num {
    font-family: "akzidenz-grotesk";
    font-size: calc(24px + 4.4vw);
    line-height: 1
}

#c_static_001-1721188370601 .p_plus {
    line-height: 1;
    font-family: "akzidenz-grotesk";
    font-size: calc(20px + 1vw)
}

#c_static_001-1721188370601 .e_scrollNumber-2 {
    line-height: 1;
    font-family: "akzidenz-grotesk";
    display: flex;
    align-items: flex-start;
    justify-content: center;
    color: var(--yx_Color)
}

#c_static_001-1721188370601 .szBox2 {
    width: 33.34%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column
}

#c_static_001-1721188370601 .szBox1i_2 {
    width: 100%;
    padding-left: 2.8vw;
    position: relative
}

#c_static_001-1721188370601 .szBox1i_2 .szBox2iText {
    display: flex;
    align-items: center;
    transition: 0.8s
}

#c_static_001-1721188370601 .szBox1i_2:nth-child(1) {
    padding-bottom: 2vw
}

#c_static_001-1721188370601 .szBox1i_2:nth-child(2) {
    padding-top: 2vw;
    border-top: 1px solid rgba(17 17 17 / 40%)
}

#c_static_001-1721188370601 .szBox1i_2_ri {
    margin-left: 1.8vw
}

#c_static_001-1721188370601 .szBox1i_2_ri .e_scrollNumber-2 {
    color: #444
}

#c_static_001-1721188370601 .sz_but {
    margin: 30px auto 0
}

#c_static_001-1721188370601 .sz_but span {
    color: var(--yx_Color)
}

#c_static_001-1721188370601 .button_st:after {
    border-top: 1px dashed var(--yx_CTwo)
}

#c_static_001-1721188370601 .button_st:hover:before {
    color: #fff
}

#c_static_001-1721188370601 .sz_but:hover span {
    color: #fff
}

#c_static_001-1721188370601 .szBox1iss {
    width: 80%;
    position: absolute;
    left: 50%;
    top: 80%;
    opacity: 0;
    transform: translate(-50%, -50%);
    line-height: 2;
    text-align: center;
    transition: 1s
}

#c_static_001-1721188370601 .szBox1i_1:hover .szBox1iText {
    opacity: 0;
    transform: translateY(-30px)
}

#c_static_001-1721188370601 .szBox1i_1:hover .szBox1iss {
    top: 50%;
    opacity: 1
}

#c_static_001-1721188370601 .szBox2iss {
    width: 80%;
    position: absolute;
    left: 50%;
    top: 80%;
    opacity: 0;
    transform: translate(-50%, -50%);
    line-height: 2;
    text-align: center;
    transition: 1s
}

#c_static_001-1721188370601 .szBox1i_2:hover .szBox2iText {
    opacity: 0;
    transform: translateY(-30px)
}

#c_static_001-1721188370601 .szBox1i_2:hover .szBox2iss {
    top: 50%;
    opacity: 1
}

@media only screen and (max-width: 1250px) and (min-width: 769px) {
    #c_static_001-1721188370601 .szBox1i_2 .szBox2iText {
        min-height: 150px
    }
}

@media screen and (max-width: 768px) {
    #c_static_001-1721188370601 {
        padding-top: 50px;
        padding-bottom: 50px
    }

    #c_static_001-1721188370601 .szBox1 {
        width: 100%
    }

    #c_static_001-1721188370601 .szBox2 {
        width: 100%
    }

    #c_static_001-1721188370601 .shuziBox {
        flex-wrap: wrap;
        padding: 25px 25px 0
    }

    #c_static_001-1721188370601 .szBox1i_1 img {
        max-width: 34%
    }

    #c_static_001-1721188370601 .p_num {
        font-size: 32px
    }

    #c_static_001-1721188370601 .p_plus {
        font-size: 18px;
        margin-left: 5px
    }

    #c_static_001-1721188370601 .szBox1i_2 {
        padding: 25px 0 !important;
        border-top: 1px solid rgba(17 17 17 / 40%)
    }

    #c_static_001-1721188370601 .szBox1i_2 img {
        max-width: 18%
    }

    #c_static_001-1721188370601 .szBox1i_2_ri {
        margin-left: 0px;
        margin-top: 15px;
        text-align: center
    }

    #c_static_001-1721188370601 .szBox1i_1:nth-child(2) {
        border: none
    }

    #c_static_001-1721188370601 .szBox1i_1 {
        flex: 0 0 100%;
        border-bottom: 1px solid rgba(17 17 17 / 40%);
        border-right: none;
        padding: 25px 0
    }

    #c_static_001-1721188370601 .szBox1i_2 .szBox2iText {
        flex-wrap: wrap;
        flex-direction: column;
        align-content: center
    }

    #c_static_001-1721188370601 .szBox1i_2_ri .e_scrollNumber-2 {
        color: var(--yx_Color);
        margin-top: 10px
    }

    #c_static_001-1721188370601 .szBox2iss {
        width: 100%
    }
}

@media screen and (min-width: 769px) {
    #c_static_001-1721188370601 .e_loop_sub-1 .p_loopItem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 99)
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
}

#c_static_001-1721198392235 {
    background-fill-value: background-image;
    background-image: url(https://omo-oss-image1.thefastimg.com/portal-saas/pg2024051515170970064/cms/image/68bf4b27-31c9-41ed-89d6-1139391c9cfc.jpg);
    background-repeat: no-repeat;
    padding-top: 5vw;
    padding-bottom: 5vw
}

#c_static_001-1721198392235 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row
}

#c_static_001-1721198392235 .e_container-1 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1721198392235 .e_text-2 {
    line-height: 1;
    padding-left: 25px;
    position: relative;
    color: #fff;
    font-family: "HarmonyOS_Regular";
    margin: 0 auto;
    width: max-content
}

#c_static_001-1721198392235 .e_text-2:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

#c_static_001-1721198392235 .e_richText-3 {
    color: #fff;
    line-height: 1.5;
    text-align: center
}

#c_static_001-1721198392235 .e_loop-5 {
    position: relative;
    background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2024051515170970064/cms/image/716e257d-9414-42f0-bd0e-a1fb766be302.png) no-repeat center top;
    background-size: 100% auto;
    margin-top: 6vw;
    padding-top: 7vw
}

#c_static_001-1721198392235 .e_loop-5 .p_list {
    position: relative;
    padding: 0 40px
}

#c_static_001-1721198392235 .mySwiper3 {
    width: 100%;
    overflow: hidden
}

#c_static_001-1721198392235 .swiper-slide {
    margin-top: auto
}

#c_static_001-1721198392235 .e_text-6 {
    line-height: 1;
    font-family: "akzidenz-grotesk";
    color: #fff;
    display: flex;
    align-items: baseline;
    justify-content: center;
    position: relative
}

#c_static_001-1721198392235 .e_text-6 span {
    display: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -5px
}

#c_static_001-1721198392235 .e_richText-7 {
    opacity: 0;
    color: #fff;
    text-align: center;
    margin: 15px auto 0;
    min-height: 100px
}

#c_static_001-1721198392235 .swiper-slide-active .e_text-6 {
    font-size: calc(24px + 2.2vw);
    font-weight: bold;
    letter-spacing: 5px
}

#c_static_001-1721198392235 .swiper-slide-active .e_text-6 span {
    display: none;
    font-size: calc(5px + 0.9vw);
    opacity: .5;
    letter-spacing: 5px
}

#c_static_001-1721198392235 .swiper-slide-active .e_richText-7 {
    opacity: 1;
    margin-top: 9vw
}

#c_static_001-1721198392235 .swiper_but {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: rgba(255 255 255 / 10%);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0px;
    color: #fff;
    z-index: 10
}

#c_static_001-1721198392235 .swiper_but svg {
    height: auto;
    width: 28px
}

#c_static_001-1721198392235 .swiper_prev {
    left: 0
}

#c_static_001-1721198392235 .swiper_next {
    right: 0
}

@media screen and (max-width: 768px) {
    #c_static_001-1721198392235 {
        padding-top: 50px;
        padding-bottom: 50px
    }

    #c_static_001-1721198392235 .swiper_but {
        width: 42px;
        height: 42px;
        top: 0px
    }

    #c_static_001-1721198392235 .e_loop-5 {
        background-size: auto 60%;
        margin-top: 30px;
        padding-top: 90px
    }

    #c_static_001-1721198392235 .swiper-slide-active .e_richText-7 {
        margin-top: 75px
    }
}

#c_static_001-1739149857383 {
    background-fill-value: background-image;
    background-image: url(https://omo-oss-image1.thefastimg.com/portal-saas/pg2024051515170970064/cms/image/0c218f1e-0a7a-4983-b269-efde0e79ec94.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 5vw;
    padding-bottom: 9vw
}

#c_static_001-1739149857383 .e_video-1 {
    width: 100%;
    height: 100%;
    position: fixed;
    overflow: hidden;
    background: rgba(0 0 0 / 40%);
    left: 0;
    top: 0;
    z-index: 100;
    display: none;
    visibility: hidden;
    opacity: 0;
    display-radio: none;
    background-color: rgba(0 0 0 / 40%)
}

#c_static_001-1739149857383 .e_video-1.show {
    display: block;
    opacity: 1;
    visibility: visible
}

#c_static_001-1739149857383 .e_video-1 video {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover
}

#c_static_001-1739149857383 .e_video-1 .p_video {
    position: absolute;
    width: 90%;
    max-width: 800px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

#c_static_001-1739149857383 .p_coloe {
    color: #fff;
    font-size: 30px;
    position: absolute;
    right: 5px;
    top: -40px;
    cursor: pointer
}

#c_static_001-1739149857383 .e_video-1 .cover {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

#c_static_001-1739149857383 .e_video-1 .cover .coverImage {
    width: 100%;
    height: 100%
}

#c_static_001-1739149857383 .e_video-1 .cover .coverImage img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

#c_static_001-1739149857383 .e_video-1 .cover .playBtn {
    position: absolute;
    width: 41px;
    z-index: 2;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer
}

#c_static_001-1739149857383 .e_container-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row
}

#c_static_001-1739149857383 .e_container-2 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1739149857383 .e_text-3 {
    line-height: 1;
    padding-left: 25px;
    position: relative;
    color: #333;
    font-family: "HarmonyOS_Regular";
    margin: 0 auto;
    width: max-content
}

#c_static_001-1739149857383 .e_text-3:before {
    content: "";
    width: 8px;
    height: 8px;
    background: var(--yx_Color);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

#c_static_001-1739149857383 .e_richText-4 {
    color: #333;
    line-height: 3;
    width: 80%;
    margin: 0 auto
}

#c_static_001-1739149857383 .e_container-5 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    margin-top: 45px;
    background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2024051515170970064/cms/image/8597287f-87d4-417d-94dd-c7479ab177f0.png);
    border-radius: 20px;
    overflow: hidden;
    background-size: auto 100%;
    background-position: right center
}

#c_static_001-1739149857383 .e_container-5 .cbox-5-0 {
    width: 63%
}

#c_static_001-1739149857383 .e_container-5 .cbox-5-1 {
    width: 37%;
    padding: 2.5vw;
    align-self: center
}

#c_static_001-1739149857383 .e_line-6 {
    border: none;
    background: rgba(255 255 255 / 30%);
    height: 1px;
    margin: 2vw 0
}

#c_static_001-1739149857383 .e_text-7 {
    margin-left: 10%;
    display: flex;
    align-items: center;
    color: var(--yx_Color);
    cursor: pointer
}

#c_static_001-1739149857383 .e_text-7 path {
    fill: var(--yx_Color)
}

#c_static_001-1739149857383 .e_text-7:hover {
    color: #fff
}

#c_static_001-1739149857383 .e_text-7:hover path {
    fill: #fff
}

#c_static_001-1739149857383 .e_image-8 {
    overflow: hidden
}

#c_static_001-1739149857383 .e_image-8 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

@media screen and (max-width: 768px) {
    #c_static_001-1739149857383 .e_container-5 .cbox-5-0 {
        width: 100%
    }

    #c_static_001-1739149857383 .e_container-5 .cbox-5-1 {
        width: 100%;
        padding: 15px 25px 30px
    }

    #c_static_001-1739149857383 .e_video-1 .cover .playBtn {
        width: 28px
    }
}

@media screen and (min-width: 769px) {
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
}

#c_static_001_P_27716-1721284317117 {
    background: #f5f5f5;
    padding-top: 5vw;
    padding-bottom: 5vw;
    overflow: hidden
}

#c_static_001_P_27716-1721284317117:after {
    content: "";
    width: 100%;
    height: 48%;
    background: #f1eff3;
    position: absolute;
    left: 0;
    bottom: 0
}

#c_static_001_P_27716-1721284317117 .e_loop-7 .p_list {
    display: block;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%
}

#c_static_001_P_27716-1721284317117 .e_loop-7 .p_list .s1691377556402 {
    overflow: hidden
}

#c_static_001_P_27716-1721284317117 .e_loop-7 .p_list .swiper-wrapper {
    box-sizing: content-box;
    transition-property: transform, -webkit-transform;
    display: flex
}

#c_static_001_P_27716-1721284317117 .e_loop-7 .p_list .swiper-slide {
    transition-property: transform, -webkit-transform;
    flex-shrink: 0
}

#c_static_001_P_27716-1721284317117 .e_loop-7 .swiper-button-next {
    width: 48px;
    height: 48px;
    border-radius: 100%;
    margin: 0px;
    top: 50%;
    right: -24px;
    background: #fff;
    transform: translateY(-50%)
}

#c_static_001_P_27716-1721284317117 .e_loop-7 .swiper-button-next:after {
    font-size: 12px;
    font-weight: 700;
    color: #bd8931
}

#c_static_001_P_27716-1721284317117 .e_loop-7 .swiper-button-next:hover {
    background: var(--yx_Color)
}

#c_static_001_P_27716-1721284317117 .e_loop-7 .swiper-button-next:hover:after {
    color: #fff
}

#c_static_001_P_27716-1721284317117 .e_loop-7 .swiper-button-prev {
    width: 48px;
    height: 48px;
    border-radius: 100%;
    margin: 0px;
    top: 50%;
    left: -24px;
    background: #fff;
    transform: translateY(-50%)
}

#c_static_001_P_27716-1721284317117 .e_loop-7 .swiper-button-prev:hover {
    background: var(--yx_Color)
}

#c_static_001_P_27716-1721284317117 .e_loop-7 .swiper-button-prev:after {
    font-size: 12px;
    font-weight: 700;
    color: #bd8931
}

#c_static_001_P_27716-1721284317117 .e_loop-7 .swiper-button-prev:hover:after {
    color: #fff
}

#c_static_001_P_27716-1721284317117 .e_loop-7 .swiper-pagination {
    left: 50%;
    transform: translateX(-50%);
    display: none
}

#c_static_001_P_27716-1721284317117 .e_loop-7 .swiper-pagination-clickable .swiper-pagination-bullet {
    margin: 0 5px
}

#c_static_001_P_27716-1721284317117 .e_loop-7 .swiper-pagination-bullet-active {
    background: #bd8931
}

#c_static_001_P_27716-1721284317117 .e_loop-7 .p_loopitem {
    width: 33.3%;
    position: relative
}

#c_static_001_P_27716-1721284317117 .e_loop-7 .p_page {
    text-align: center
}

#c_static_001_P_27716-1721284317117 .e_image-8 {
    overflow: hidden;
    background: #fff;
    border-radius: 15px
}

#c_static_001_P_27716-1721284317117 .e_image-8 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    opacity: 1 !important
}

#c_static_001_P_27716-1721284317117 .e_loop-7 .p_list .swiper-slide-active .e_image-8 img {
}

#c_static_001_P_27716-1721284317117 .e_text-9 {
    line-height: 1.5;
    padding: 5px 10px;
    background: var(--yx_Color);
    color: #fff;
    display: inline;
    border-radius: 6px;
    font-size: 16px
}

#c_static_001_P_27716-1721284317117 .e_text-14 {
    line-height: normal;
    color: #fff;
    margin-top: 15px
}

#c_static_001_P_27716-1721284317117 .e_container-15 {
    width: 85%;
    opacity: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 1.5vw;
    z-index: 1
}

#c_static_001_P_27716-1721284317117 .e_container-15 > .p_item {
    width: 100%
}

#c_static_001_P_27716-1721284317117 .e_loop-7 .p_list .swiper-slide-active .e_container-15 {
    opacity: 1
}

#c_static_001_P_27716-1721284317117 .e_loop-7 {
}

#c_static_001_P_27716-1721284317117 .e_text-11 {
    line-height: 1;
    padding-left: 25px;
    position: relative;
    color: #12051f;
    font-family: "HarmonyOS_Regular";
    margin: 0 auto;
    width: max-content
}

#c_static_001_P_27716-1721284317117 .e_text-11:before {
    content: "";
    width: 8px;
    height: 8px;
    background: var(--yx_Color);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

#c_static_001_P_27716-1721284317117 .e_richText-12 {
    color: #12051f;
    line-height: 1.5;
    text-align: center
}

#c_static_001_P_27716-1721284317117 .e_container-13 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row
}

#c_static_001_P_27716-1721284317117 .e_container-13 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_27716-1721284317117 .mySwiper_rw {
    width: 100%;
    overflow: hidden
}

#c_static_001_P_27716-1721284317117 .e_button-19 {
    z-index: 10;
    margin: 30px auto 0
}

#c_static_001_P_27716-1721284317117 .e_button-19 span {
    font-weight: 600;
    color: #111
}

#c_static_001_P_27716-1721284317117 .e_button-19:after {
    border-top: 1px dashed #111
}

#c_static_001_P_27716-1721284317117 .e_button-19:hover span {
    color: #fff
}

@media screen and (max-width: 768px) {
    #c_static_001_P_27716-1721284317117 .e_loop-7 .swiper-pagination {
        display: block
    }

    #c_static_001_P_27716-1721284317117 .e_loop-7 .swiper-button-prev {
        display: none
    }

    #c_static_001_P_27716-1721284317117 .e_loop-7 .swiper-button-next {
        display: none
    }

    #c_static_001_P_27716-1721284317117 .e_container-15 {
        bottom: 15px
    }

    #c_static_001_P_27716-1721284317117 {
        padding-top: 50px;
        padding-bottom: 50px
    }

    #c_static_001_P_27716-1721284317117 .e_button-19 {
        position: unset;
        margin: 20px auto 0
    }
}

#c_static_001-1721270419455 {
    padding-top: 5vw;
    padding-bottom: 5vw
}

#c_static_001-1721270419455 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row
}

#c_static_001-1721270419455 .e_container-1 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1721270419455 .e_container-1 .cbox-1-0 {
    flex: 0 0 auto
}

#c_static_001-1721270419455 .e_container-1 .cbox-1-1 {
    align-self: flex-end
}

#c_static_001-1721270419455 .e_button-2 {
    margin-left: auto
}

#c_static_001-1721270419455 .e_button-2 span {
    font-weight: 600;
    color: #111
}

#c_static_001-1721270419455 .e_button-2:after {
    border-top: 1px dashed #111
}

#c_static_001-1721270419455 .e_button-2:hover span {
    color: #fff
}

#c_static_001-1721270419455 .e_text-3 {
    line-height: 1;
    padding-left: 25px;
    position: relative;
    color: #12051f;
    font-family: "HarmonyOS_Regular";
    max-width: 238px
}

#c_static_001-1721270419455 .e_text-3:before {
    content: "";
    width: 8px;
    height: 8px;
    background: var(--yx_Color);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

#c_static_001-1721270419455 .e_richText-4 {
    color: #12051f;
    line-height: 1.5
}

#c_static_001-1721270419455 .e_loop-5 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%
}

#c_static_001-1721270419455 .e_loop-5 .p_loopitem {
    position: relative;
    width: 100%;
    padding: 25px 0;
    border-bottom: 1px solid #ccc
}

#c_static_001-1721270419455 .e_loop-5 .p_loopitem:first-child {
    border-top: 1px solid #ccc
}

#c_static_001-1721270419455 .e_timeFormat-6 {
    line-height: 1;
    color: #333;
    font-family: "HarmonyOS_Regular"
}

#c_static_001-1721270419455 .e_text-7 {
    line-height: 1;
    margin-left: 2vw;
    color: #fff;
    background: var(--yx_Color);
    padding: 6px 8px;
    border-radius: 6px
}

#c_static_001-1721270419455 .e_text-8 {
    line-height: normal;
    width: calc(100% - 430px);
    margin: 0 auto;
    color: #333
}

#c_static_001-1721270419455 .e_icon-9 {
    width: 75px;
    height: 48px;
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: center
}

#c_static_001-1721270419455 .e_icon-9 .icon {
    width: 20px;
    height: auto
}

#c_static_001-1721270419455 .e_text-8:hover {
    color: var(--yx_Color)
}

#c_static_001-1721270419455 .e_icon-9 .icon:hover {
    fill: var(--yx_Color)
}

@media screen and (max-width: 768px) {
    #c_static_001-1721270419455 .e_loop-5 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 1);
        display: flex;
        flex-wrap: wrap
    }

    #c_static_001-1721270419455 {
        padding-top: 50px;
        padding-bottom: 50px
    }

    #c_static_001-1721270419455 .e_container-1 .cbox-1-1 {
        display: none
    }

    #c_static_001-1721270419455 .e_text-8 {
        width: 100%;
        margin-top: 15px
    }

    #c_static_001-1721270419455 .e_icon-9 {
        display: none
    }

    #c_static_001-1721270419455 .e_text-7 {
        margin-left: 20px
    }

    #c_static_001-1721270419455 .e_timeFormat-6 {
        line-height: 26px
    }

    #c_static_001-1721270419455 .e_text-3 {
        margin: 0 auto;
        width: max-content
    }

    #c_static_001-1721270419455 .e_container-1 .cbox-1-0 {
        flex: 0 0 100%
    }

    #c_static_001-1721270419455 .e_richText-4 {
        text-align: center
    }
}

@media screen and (min-width: 769px) {
    #c_static_001-1721270419455 .e_loop-5 .p_loopitem {
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
}

#c_static_001-1721270421881 {
    padding-bottom: 5.5vw
}

#c_static_001-1721270421881 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row
}

#c_static_001-1721270421881 .e_container-1 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1721270421881 .e_text-3 {
    line-height: 1;
    padding-left: 25px;
    position: relative;
    color: #12051f;
    font-family: "HarmonyOS_Regular"
}

#c_static_001-1721270421881 .e_text-3:before {
    content: "";
    width: 8px;
    height: 8px;
    background: var(--yx_Color);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

#c_static_001-1721270421881 .e_richText-4 {
    color: #12051f;
    line-height: 1.5
}

#c_static_001-1721270421881 .e_button-6 {
    margin-left: auto
}

#c_static_001-1721270421881 .e_button-6 span {
    font-weight: 600;
    color: #111
}

#c_static_001-1721270421881 .e_button-6:after {
    border-top: 1px dashed #111
}

#c_static_001-1721270421881 .e_button-6:hover span {
    color: #fff
}

#c_static_001-1721270421881 .e_container-1 .cbox-1-0 {
    flex: 0 0 auto
}

#c_static_001-1721270421881 .e_container-1 .cbox-1-1 {
    align-self: flex-end
}

#c_static_001-1721270421881 .e_loop-8 .p_list {
    position: relative;
    width: 100%
}

#c_static_001-1721270421881 .mySwiper_zx {
    width: 100%;
    overflow: hidden
}

#c_static_001-1721270421881 .e_loop-8 .cbox-8 {
    background: var(--yx_Color);
    padding: 2vw 1.5vw;
    overflow: hidden;
    border-radius: 20px
}

#c_static_001-1721270421881 .e_image-9 {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.4s;
    opacity: 0
}

#c_static_001-1721270421881 .e_image-9 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

#c_static_001-1721270421881 .e_image-9:hover img {
    transform: translate(-50%, -50%) scale(1.05)
}

#c_static_001-1721270421881 .xwBut {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    position: relative
}

#c_static_001-1721270421881 .swiper_but {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid rgba(18 5 31 / 30%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(18 5 31 / 30%)
}

#c_static_001-1721270421881 .swiper_next {
    margin-left: 30px
}

#c_static_001-1721270421881 .swiper_but:hover {
    border: 1px solid var(--yx_Color);
    color: var(--yx_Color)
}

#c_static_001-1721270421881 .swiper-scrollbar {
    height: 1px;
    width: calc(100% - 160px);
    opacity: 1 !important;
    margin-left: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    bottom: 0
}

#c_static_001-1721270421881 .swiper_but.swiper-button-disabled {
    opacity: 0.4
}

#c_static_001-1721270421881 .swiper-scrollbar-drag {
    height: 3px;
    position: absolute;
    background: var(--yx_Color);
    border-radius: 0;
    top: -1px;
    cursor: pointer
}

#c_static_001-1721270421881 .e_text-10 {
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #fff;
    line-height: 1.4;
    margin-top: 7vw;
    min-height: 84px
}

#c_static_001-1721270421881 .e_loop-8 {
    display-radio: 1
}

#c_static_001-1721270421881 .e_container-11 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

#c_static_001-1721270421881 .e_container-11 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1721270421881 .e_timeFormat-12 {
    line-height: 1;
    color: #fff;
    text-align: right
}

#c_static_001-1721270421881 .e_timeFormat-14 {
    line-height: 1;
    color: #fff;
    margin-top: 15px;
    text-align: right
}

#c_static_001-1721270421881 .e_line-15 {
    width: 45px;
    height: 3px;
    background: #fff;
    border: none;
    margin: 20px 0;
    margin-left: auto
}

#c_static_001-1721270421881 .e_loop-8 .cbox-8:hover .e_image-9 {
    opacity: 1
}

#c_static_001-1721270421881 .e_loop-8 .cbox-8:hover .e_line-15 {
    background: var(--yx_Color)
}

#c_static_001-1721270421881 .e_text-16 a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 10
}

@media only screen and (max-width: 1200px) {
    #c_static_001-1721270421881 .e_text-10 {
        min-height: 78px
    }
}

@media screen and (max-width: 768px) {
    #c_static_001-1721270421881 {
        padding-bottom: 50px
    }

    #c_static_001-1721270421881 .e_container-1 .cbox-1-1 {
        display: none
    }

    #c_static_001-1721270421881 .e_text-10 {
        min-height: 66px;
        margin-top: 70px
    }

    #c_static_001-1721270421881 .e_container-1 .cbox-1-0 {
        flex: 0 0 100%
    }

    #c_static_001-1721270421881 .e_text-3 {
        margin: 0 auto;
        width: max-content
    }

    #c_static_001-1721270421881 .e_richText-4 {
        text-align: center
    }

    #c_static_001-1721270421881 .e_loop-8 .cbox-8 {
        padding: 25px
    }

    #c_static_001-1721270421881 .swiper_next {
        margin-left: 15px
    }

    #c_static_001-1721270421881 .swiper-scrollbar {
        width: calc(100% - 100px)
    }
}

@media screen and (min-width: 769px) {
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
}