/* 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: 0 !important
}

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

@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
    }
}

.page_a.current {
    background: #12264f;
    color: #fff
}

#c_navigation_126_P_088-16721270406500 {
    min-height: 0px;
    background: rgba(199, 200, 229, 0.35);
    padding-top: 0px;
    padding-bottom: 0px;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    transition: all .5s ease;
    display-radio: 1;
    background-color: rgba(255, 255, 255, 1)
}

#c_navigation_126_P_088-16721270406500.active {
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    background-color: rgba(255, 255, 255, 0.96);
    box-shadow: 0 0 15px rgb(0 0 0 / 20%)
}

#c_navigation_126_P_088-16721270406500 .e_image-16 {
    overflow: hidden;
    max-width: 200px;
    display-radio: 1
}

#c_navigation_126_P_088-16721270406500 .e_image-16 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: unset
}

#c_navigation_126_P_088-16721270406500 .e_image-16 img:nth-child(2) {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: unset;
    display: none
}

#c_navigation_126_P_088-16721270406500.active .e_image-16 img {
    display: none
}

#c_navigation_126_P_088-16721270406500.active .e_image-16 img:nth-child(2) {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: unset;
    display: block
}

#c_navigation_126_P_088-16721270406500 .e_container-21 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-left: auto;
    margin-right: auto;
    display-radio: flex;
    width: auto;
    max-width: none;
    padding-left: 5%;
    padding-right: 5%;
    box-shadow: 0 0px 5px 0px rgb(0 0 0 / 10%)
}

#c_navigation_126_P_088-16721270406500 .e_container-21>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_navigation_126_P_088-16721270406500 .e_container-21 .cbox-21-0 {
    flex: 0 0 auto;
    align-self: center
}

#c_navigation_126_P_088-16721270406500 .e_container-21 .cbox-21-2 {
    flex: 0 0 auto;
    align-self: center
}

.havestatic>div,
.havestatic>div[class*="cbox-"] {
    position: static !important
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 {
    display: flex;
    justify-content: flex-end
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navButton {
    width: 100px;
    justify-content: center;
    padding: 20px 0;
    display: none
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navButton>p {
    width: 21px;
    height: 16px;
    cursor: pointer
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navButton>p span {
    width: 100%;
    background: #12264f;
    display: block;
    height: 2px;
    margin: 2px 0;
    float: left;
    -webkit-transition: all ease 0.8s, opacity ease 0.3s;
    -moz-transition: all ease 0.8s, opacity ease 0.3s;
    -ms-transition: all ease 0.8s, opacity ease 0.3s;
    -o-transition: all ease 0.8s, opacity ease 0.3s;
    transition: all ease 0.8s, opacity ease 0.3s;
    opacity: 1
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navButton>p span:nth-of-type(1) {
    width: 50%;
    float: left
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navButton>p span:nth-of-type(3) {
    width: 50%;
    float: right
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navButton>p.showmenu span {
    background: #12264f;
    -webkit-animation: animaspan 0.5s 1;
    animation: animaspan 0.5s 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navButton>p.showmenu span:nth-of-type(1) {
    transform: translateY(6px) rotate(720deg);
    width: 100%
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navButton>p.showmenu span:nth-of-type(2) {
    transform: rotate(720deg)
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navButton>p.showmenu span:nth-of-type(3) {
    transform: translateY(-6px) rotate(720deg);
    width: 100%
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navButton>p.showmenu span.biahuan:nth-of-type(1) {
    transform: translateY(6px) rotate(670deg)
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navButton>p.showmenu span.biahuan:nth-of-type(2) {
    transform: translateY(0px) rotate(768deg)
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navButton>p.showmenu span.biahuan:nth-of-type(3) {
    width: 0;
    opacity: 0
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navCon {
    color: #12264f;
    font-size: 16px;
    line-height: 1;
    transition: all ease .3s;
    text-decoration: none
}

#c_navigation_126_P_088-16721270406500.active .e_navigationF-24 .p_navCon {
    color: #333
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navCon::after {
    background: #12264f;
    height: 4px
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2>div.warp {
    width: 100%;
    margin: 0 auto;
    padding: 0 5%;
    display: flex;
    justify-content: space-between
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2 .warp .right .tit {
    font-size: 30px;
    line-height: 30px;
    font-weight: normal;
    margin-bottom: 40px;
    color: #333
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2 .warp .right .con {
    display: flex;
    flex-direction: column
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2 .warp .right .con a {
    width: 220px;
    height: 46px;
    font-size: 16px;
    color: #333;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 30px;
    border: 2px solid #bfbfbf;
    margin-bottom: 15px;
    transition: all .5s ease
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2 .warp .right .con a:hover {
    color: #fff;
    background: #12264f;
    border: 2px solid #12264f
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2 .warp .right .con a svg {
    width: 12px;
    height: 12px;
    fill: #333;
    transition: all .5s ease
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2 .warp .right .con a:hover svg {
    fill: #fff
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2 .warp .right .tel {
    padding-top: 10px
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2 .warp .right .tel .t {
    font-size: 16px;
    line-height: 20px;
    color: #666
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2 .warp .right .tel .c {
    font-size: 30px;
    font-family: arial
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2 .warp .right .tel .c a {
    color: #12264f
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem1:hover .p_navBox2 {
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2 ul {
    padding: 10px 0
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree ul {
    padding: 0
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_navItem2 {
    width: auto;
    margin-right: 0px
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem2 a {
    display: flex;
    align-items: center;
    width: 100%;
    transition: all ease .3s
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navCon2 {
    font-size: 16px;
    text-align: left;
    color: #12264f;
    transition: all ease .15s;
    display: flex;
    width: 100%;
    padding: 0;
    line-height: 1.2;
    text-decoration: none
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_navCon2 {
    text-align: left;
    font-size: 20px;
    padding: 0px 25px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 80px
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem2 a span {
    width: 100%
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem2 img {
    width: 100%;
    max-width: 50px;
    margin-right: 25px
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_navItem2 img {
    margin-right: 20px
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_level3Box {
    margin-top: 0px;
    padding-top: 0px
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_level3Item {
    margin-right: 0px
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navCon3 {
    font-size: 16px;
    letter-spacing: 0;
    color: #333;
    padding: 0px 50px;
    line-height: 46px;
    transition: all ease .15s;
    font-weight: bold
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem1 {
    position: static;
    padding-left: 2vw;
    padding-right: 0vw
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_navBox2 {
    width: 100%;
    padding: 0px
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_level4Box {
    flex-direction: column;
    margin-top: 20px
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_menuItem {
    font-size: 14px;
    font-weight: 500;
    color: rgb(255 255 255 / 50%);
    line-height: 1.7;
    transition: all ease .15s
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_level4Item span {
    display: flex;
    flex-direction: column;
    justify-content: center
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_level4Item .p_dian {
    width: 15px;
    position: relative
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_level4Item .p_dian::after {
    content: '';
    width: 4px;
    height: 4px;
    background: rgb(0 0 0 / 40%);
    border-radius: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_level4Item img {
    width: auto
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem2 a:hover,
#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem2 .p_navCon3:hover,
#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem2 .p_menuItem:hover,
#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem2 .p_menuItemhat:hover {
    color: #12264f;
    border-bottom: 1px solid #12264f
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_listthree img {
    width: auto
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_listthree .p_menuItemhat {
    font-size: 14px;
    font-weight: 500;
    color: #333;
    line-height: 1.7;
    transition: all ease .15s
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2.isdesign {
    display: none;
    opacity: 1;
    visibility: visible
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem1>p a {
    padding: 0;
    width: 100%
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2 {
    background-image: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022082316414277311/cms/image/2797b924-6dfc-459b-b096-483f3a70a52a.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 0px 0 0px;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    border-bottom: 4px solid #12264f
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem2 a span.p_img {
    width: auto;
    margin-right: 0;
    display: none
}

#c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_navItem2 a span {
    width: auto;
    margin-right: 0;
    font-size: 20px;
    color: #333;
    font-weight: normal;
    letter-spacing: 0px
}

#c_navigation_126_P_088-16721270406500 .closeFrom {
    display: flex;
    flex-direction: column;
    justify-content: center
}

#c_navigation_126_P_088-16721270406500 .closeFrom svg {
    fill: #12264f;
    transition: all ease .3s;
    cursor: pointer
}

#c_navigation_126_P_088-16721270406500 .closeFrom:hover svg {
    transform: rotate(90deg)
}

#c_navigation_126_P_088-16721270406500 .boxForm.active {
    top: 0
}

#c_navigation_126_P_088-16721270406500 .e_container-21 .cbox-21-1 {
    align-self: center
}

@media screen and (max-width:768px) {
    .p_haveNav {
        min-height: auto !important
    }

    .p_haveNav.fix {
        position: fixed !important;
        z-index: 1000;
        top: 0;
        left: 0;
        right: 0;
        background: #fff
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox1::-webkit-scrollbar {
        width: 0px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox1::-webkit-scrollbar-track {
        background: #252525
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox1::-webkit-scrollbar-thumb {
        background: #545454
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox1::-webkit-scrollbar-thumb:hover {
        background: #fff
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navButton {
        width: 60px;
        height: 60px;
        align-items: center;
        display: flex;
        justify-content: center;
        padding: 0
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox1 {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: #fff;
        padding: 0px;
        height: calc(0vh);
        overflow-y: scroll;
        z-index: 10;
        max-height: 1080px;
        transition: all ease .3s
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox1.pkcclb {
        height: calc(100vh)
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem1 {
        border-top: 1px solid #eee;
        padding: 15px 20px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem1:last-child {
        margin-bottom: 100px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navCon {
        display: flex;
        justify-content: space-between;
        color: #333;
        line-height: 22px;
        font-size: 14px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navCon2 {
        padding: 15px;
        font-size: 14px;
        border-top: 1px solid #eee;
        color: #333
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navCon3 {
        display: flex;
        justify-content: space-between;
        padding: 0;
        color: #333;
        font-size: 14px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem1>p svg,
    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem2>p svg,
    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_level3Item>p svg {
        width: 16px;
        margin: 0px 0;
        opacity: .5;
        cursor: pointer;
        transition: all ease .3s
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem1>p a {
        padding: 0
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem2 .p_img,
    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_level3Item span {
        opacity: .8
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem2 .p_img img {
        width: 23px;
        margin-right: 10px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2 {
        display: none;
        opacity: 1;
        visibility: visible;
        background: none;
        width: 100%;
        margin-top: 15px;
        border-bottom: none
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2 ul {
        padding: 0px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_level3Box {
        display: none
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_level3Item {
        width: 100%;
        margin: 0
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_level3Item span,
    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_level4Item span {
        display: none
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_level4Box {
        display: none
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_level3Item .p_menuItem {
        font-size: 14px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_level4Item .p_menuItem::before {
        display: none
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 p svg.rotate {
        transform: rotate(90deg)
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem2 {
        margin-bottom: 0px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem2 span {
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_navBox2 {
        padding: 0
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_navItem2 {
        margin-right: 0
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_navItem2 a {
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 0px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_level3Box {
        margin: 0;
        padding: 0;
        border: 0
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_level3Item:first-child {
        margin-top: 15px;
        padding-top: 15px;
        border-top: 1px solid rgb(255 255 255 / 20%);
        margin-right: 0
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_level3Item:last-child {
        padding: 0 0 20px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem2 img {
        width: auto;
        max-width: 23px;
        margin-right: 10px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_level4Item:first-child {
        margin-top: 20px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_level4Item:last-child {
        margin-bottom: 20px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_level4Box {
        margin: 0
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox1.isdesign {
        height: calc(100vh);
        display: none
    }

    #c_navigation_126_P_088-16721270406500 {
        background: #fff
    }

    #c_navigation_126_P_088-16721270406500 .e_container-21 {
        position: relative;
        width: 100%;
        padding: 0px 0px 0px 15px;
        justify-content: space-between;
        display-radio: 1
    }

    #c_navigation_126_P_088-16721270406500 .e_container-21 .cbox-21-0 {
        flex: 0 0 150px
    }

    #c_navigation_126_P_088-16721270406500 .e_image-16 img {
        display: block
    }

    #c_navigation_126_P_088-16721270406500 .e_image-16 img.logocai {
        display: block
    }

    #c_navigation_126_P_088-16721270406500 .e_container-21 .cbox-21-1 {
        flex: 0 0 auto
    }

    #c_navigation_126_P_088-16721270406500 .e_container-21 .cbox-21-2 {
        flex: 0 0 auto;
        position: absolute !important;
        right: 62px;
        z-index: 5
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navButton>p span:nth-of-type(1) {
        width: 100%;
        float: left
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navButton>p span:nth-of-type(3) {
        width: 100%;
        float: right
    }

    #c_grid-116273709439191>.p_gridbox>.p_gridCell:nth-child(1n + 1) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 0;
        clear: left
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2 .left .title {
        display: none
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2 .left .jieshao {
        display: none
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2 .center {
        display: none
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2 .right {
        display: none
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem2 a svg {
        display: none
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2>div.warp {
        width: 100%
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem1 .p_navBox2 .left {
        width: 100%
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem2 a:hover,
    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem2 .p_navCon3:hover,
    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem2 .p_menuItem:hover,
    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem2 .p_menuItemhat:hover {
        border-bottom: none
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem2:first-child .p_navCon2 {
        border-top: none
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem2:last-child .p_navCon2 {
        padding-bottom: 0px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_navCon2 {
        text-align: left;
        font-size: 14px;
        padding: 15px;
        font-weight: normal;
        letter-spacing: 0;
        line-height: 22px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_navItem2 a span {
        width: 100%;
        margin-right: 0;
        font-size: 14px;
        color: #333;
        font-weight: normal;
        letter-spacing: 0px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_navCon2:hover a span {
        color: #1e9e3b
    }

    #c_navigation_126_P_088-16721270406500 .e_image-16 {
        display-radio: 1;
        max-width: 160px
    }
}

@media screen and (min-width: 769px) {
    .p_haveNav {
        min-height: auto !important
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2 .warp .left {
        width: 60%;
        padding: 0px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2 .warp .left .title {
        font-size: 26px;
        line-height: 26px;
        color: #12264f;
        font-weight: bold;
        margin-bottom: 20px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2 .warp .left .jieshao {
        font-size: 15px;
        line-height: 1.8;
        color: #777;
        margin-bottom: 15px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2 .warp .right {
        width: 28.6%;
        display: none;
        justify-content: flex-end;
        align-items: center
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2 .warp .center {
        width: 33%
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2 .warp .center .imgZoom {
        position: relative;
        display: block;
        width: 100%;
        height: 0;
        overflow: hidden;
        padding-bottom: 56.25%
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2 .warp .center .imgZoom img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) scale(1);
        width: 100%;
        height: 100%;
        transition: all 0.8s ease .1s;
        border-radius: 12px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem2 a {
        padding: 15px 0px;
        border-bottom: 1px solid #c7c8e5
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree {
        position: static
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_navItem2 a {
        display: flex;
        align-items: center;
        padding: 0;
        width: 100%;
        transition: all ease .3s;
        border: none
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .center .nav_img {
        display: none
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_navBox2 {
        background: url(https://omo-oss-image1.thefastimg.com//portal-saas/demo_d83bc9af8bb342749ecf5b9c474b30c5/cms/image/9a2f15d9-414e-4f5e-a5b5-976b61771295.jpg
) #f2f3f1 no-repeat right center
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_navBox2 .warp .center {
        background: #fff;
        width: 35.15%
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_navBox2 .warp .left {
        width: 36.25%;
        padding: 40px 0px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_navBox2 .warp .right {
        width: 28.6%;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        padding-left: 6%;
        padding-top: 5%
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_navBox2 .warp .left .title {
        display: none
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_navBox2 .warp .left .jieshao {
        display: none
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_navItem2 a span.p_img {
        display: block
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox1 {
        display: flex;
        justify-content: flex-end
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem1>p {
        display: flex;
        position: relative
    }

    #c_navigation_126_P_088-16721270406500.active .e_navigationF-24 .p_navItem1>p a {
        color: #12264f
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem1>p a {
        display: block;
        line-height: 80px;
        padding: 0px 0 0 0;
        color: #12264f
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem1>p svg {
        display: none
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem1>p::after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: 0;
        margin: 0 auto;
        transition: all ease .3s
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem1:hover>p::after {
        width: 100%
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2 {
        position: absolute;
        left: 50%;
        padding: 60px 0px;
        transform: translateX(-50%);
        top: 100%;
        display: flex;
        justify-content: center;
        z-index: 10;
        transition: all ease .3s;
        pointer-events: none
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2 .left ul li {
        width: 33.33%;
        padding-right: 5%
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navBox2 ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree ul {
        flex-direction: row;
        justify-content: flex-end
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_navBox2 .left ul li {
        width: 100%;
        margin-right: 0px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_navBox2 .left ul li.cur {
        background: #fff
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_navItem2.cur a span {
        color: #12264f
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_navItem2 svg {
        display: none
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_navBox2 .warp .center .sj_warp .p_level3Box {
        display: none
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_navBox2 .warp .center .sj_warp {
        padding: 40px 0px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_navBox2 .warp .center .sj_warp .p_level3Box.pro_cur {
        display: block
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navCon3 .p_jtIcon {
        display: none
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navCon3 .sj_icon {
        margin-right: 10px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_level3Box .p_menuItemhat {
        font-size: 16px;
        font-weight: normal;
        color: #12264f;
        line-height: 1.6;
        transition: all ease .15s
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem2 a span {
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem2>p>svg {
        display: none
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem2>p>a svg {
        width: 12px;
        height: 12px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_level3Box.p_listthree {
        flex-direction: column
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_level3Box {
        min-height: 510px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_level3Item:hover .p_menuItemhat {
        color: #12264f
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_level3Item:hover .sj_icon {
        fill: #12264f
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navCon3 a {
        display: block;
        width: 100%
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem1:hover>p a,
    #c_navigation_126_P_088-16721270406500.active .e_navigationF-24 .p_navItem1:hover>p a {
        color: #12264f
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_level3Item {
        margin-right: 25px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_navItem2 {
        margin-right: 30px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_navItem2 a {
        font-size: 18px;
        line-height: 28px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .p_navItem2 img {
        max-width: 28px;
        margin-right: 10px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_level3Box {
        padding-left: 3px
    }

    #c_navigation_126_P_088-16721270406500 .e_navigationF-24 .haveThree .p_level4Box {
        padding-left: 11px
    }
}

#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%;
    display-radio: 1
}

@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_P_6714-16730845895530 {
    padding-top: 0px;
    display-radio: 1;
    background-color: rgba(18, 38, 79, 1);
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px
}

#c_static_001_P_6714-16730845895530 .e_bottomNav-53 .p_level1Item:nth-child(6) {
    display: none !important
}

#c_static_001_P_6714-16730845895530 .e_bottomNav-53 .p_level1Item:nth-child(7) {
    display: none !important
}

#c_static_001_P_6714-16730845895530 .e_bottomNav-53 .p_level1Item:nth-child(8) {
    display: none !important
}

.e_text0 {
    font_radio: 2;
    line-height: 2
}

.e_text1 {
    font_radio: 2;
    line-height: 2
}

.e_text2 {
    font_radio: 2;
    line-height: 2;
    font-weight: normal
}

.e_text3 {
    font_radio: 2;
    line-height: 2
}

.e_text4 {
    font_radio: 2;
    line-height: 2
}

.e_text5 {
    font_radio: 2;
    line-height: 2
}

.e_text6 {
    font_radio: 2;
    line-height: 2
}

#c_static_001_P_6714-16730845895530 .e_container-34 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    background-fill-value: background-color;
    background-color: rgba(18, 38, 79, 1)
}

#c_static_001_P_6714-16730845895530 .e_container-34>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_6714-16730845895530 .e_container-35 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    background-color: rgba(18, 38, 79, 1);
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: rgba(255, 255, 255, 0.2)
}

#c_static_001_P_6714-16730845895530 .e_container-35>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_6714-16730845895530 .e_container-34 .p_item {
    display-radio: 1
}

#c_static_001_P_6714-16730845895530 .e_container-37 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    transition-property: all;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    display-radio: flex;
    width: auto;
    max-width: none;
    padding-left: 5%;
    padding-right: 5%
}

#c_static_001_P_6714-16730845895530 .e_container-37>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_6714-16730845895530 .e_container-37 .cbox-37-0 {
    flex: 0 0 40%
}

#c_static_001_P_6714-16730845895530 .e_container-38 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    transition-property: all;
    width: auto;
    margin-right: 0px
}

#c_static_001_P_6714-16730845895530 .e_container-38>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_6714-16730845895530 .e_container-38 .cbox-38-0 {
    padding-right: 30px
}

#c_static_001_P_6714-16730845895530 .e_container-38 .cbox-38-1 {
    flex: 0 0 auto;
    align-items: center
}

#c_static_001_P_6714-16730845895530 .e_richText-39 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition-property: all;
    font_radio: 2;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 1.6;
    display-radio: -webkit-box;
    font-family: Microsoft YaHei
}

#c_static_001_P_6714-16730845895530 .e_provider-40 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition-property: all;
    font_radio: 2;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 1.6;
    text-align: right;
    display-radio: -webkit-box;
    font-family: Microsoft YaHei
}

#c_static_001_P_6714-16730845895530 .e_provider-40 a {
    text-align: right;
    display: block
}

#c_static_001_P_6714-16730845895530 .e_provider-40:hover {
    color: rgba(255, 255, 255, 1)
}

#c_static_001_P_6714-16730845895530 .e_container-42 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    transition-property: all;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    margin-bottom: 60px;
    display-radio: flex;
    justify-content: space-between;
    width: auto;
    max-width: none;
    padding-left: 5%;
    padding-right: 5%
}

#c_static_001_P_6714-16730845895530 .e_container-42>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_6714-16730845895530 .e_container-42 .cbox-42-2 {
    flex: 0 0 25%
}

#c_static_001_P_6714-16730845895530 .e_container-42 .cbox-42-1 {
    flex: 0 0 50%
}

#c_static_001_P_6714-16730845895530 .e_container-42 .cbox-42-0 {
    flex: 0 0 25%
}

#c_static_001_P_6714-16730845895530 .e_container-44 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

#c_static_001_P_6714-16730845895530 .e_container-44>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_6714-16730845895530 .e_text-41 {
    display-radio: 1;
    font_radio: 2;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 1.5;
    font-family: Microsoft YaHei
}

#c_static_001_P_6714-16730845895530 .e_container-49 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

#c_static_001_P_6714-16730845895530 .e_container-49>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_6714-16730845895530 .e_bottomNav-53 span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

#c_static_001_P_6714-16730845895530 .e_bottomNav-53 .p_level1Item {
    width: auto;
    padding: 0 15px;
    flex-grow: 1
}

#c_static_001_P_6714-16730845895530 .e_bottomNav-53 .p_level3Box {
    display: none
}

#c_static_001_P_6714-16730845895530 .e_bottomNav-53 .p_menu1Item {
    display-radio: 1;
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
    line-height: 1.5;
    margin-bottom: 25px;
    font-weight: bold;
    font-family: Arial
}

#c_static_001_P_6714-16730845895530 .e_bottomNav-53 .p_menu2Item {
    display-radio: 1;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 8px;
    color: rgba(199, 200, 229, 1);
    font-family: Impact
}

#c_static_001_P_6714-16730845895530 .e_bottomNav-53 .p_menu2Item:hover {
    color: rgba(255, 255, 255, 1)
}

#c_static_001_P_6714-16730845895530 .e_text-45 {
    display-radio: 1;
    font_radio: 2;
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
    line-height: 1.5;
    margin-bottom: 25px;
    font-weight: bold;
    font-family: Arial
}

#c_static_001_P_6714-16730845895530 .e_html-54 {
    min-height: 0px;
    display-radio: 1;
    background_radio: 1
}

#c_static_001_P_6714-16730845895530 .e_image-55 {
    overflow: hidden;
    display-radio: 1;
    margin-bottom: 20px;
    margin-top: 5px;
    max-width: none;
    width: 292px
}

#c_static_001_P_6714-16730845895530 .e_image-55 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001_P_6714-16730845895530 .e_credible-58 .img1 {
    width: 65px;
    height: 23px
}

#c_static_001_P_6714-16730845895530 .e_credible-58 .img2 {
    width: 79px;
    height: 28px
}

#c_static_001_P_6714-16730845895530 .e_credible-58 .img3 {
    width: 92px;
    height: 33px
}

#c_static_001_P_6714-16730845895530 .e_credible-58 .img4 {
    width: 106px;
    height: 38px
}

#c_static_001_P_6714-16730845895530 .e_credible-58 .img5 {
    width: 131px;
    height: 47px
}

#c_static_001_P_6714-16730845895530 .e_html-54 .sideBar {
    position: fixed;
    right: 0;
    top: 40%;
    transform: translateY(-50%);
    z-index: 998;
    display: none
}

#c_static_001_P_6714-16730845895530 .e_html-54 .side1 a,
#c_static_001_P_6714-16730845895530 .e_html-54 .side1 img,
#c_static_001_P_6714-16730845895530 .e_html-54 .side1 i,
#c_static_001_P_6714-16730845895530 .e_html-54 .side1 span {
    display: block;
    color: #fff;
    font-size: 14px;
    writing-mode: vertical-lr;
    margin: 0 auto;
    letter-spacing: 2px
}

#c_static_001_P_6714-16730845895530 .e_html-54 .side1 img {
    margin: 0 auto
}

#c_static_001_P_6714-16730845895530 .e_html-54 .side1 i {
    margin: 10px auto;
    width: 1px;
    height: 20px;
    background: #fff;
    transition: all 0.5s ease
}

#c_static_001_P_6714-16730845895530 .e_html-54 .side1:hover {
    background: #12264f
}

#c_static_001_P_6714-16730845895530 .e_html-54 .side1:hover a img {
    animation: jitter 0.5s
}

#c_static_001_P_6714-16730845895530 .e_html-54 .side {
    height: 50px;
    position: absolute;
    transition: all 0.5s
}

#c_static_001_P_6714-16730845895530 .e_html-54 .side a {
    display: block;
    height: 50px;
    font-size: 0
}

#c_static_001_P_6714-16730845895530 .e_html-54 .side i,
#c_static_001_P_6714-16730845895530 .e_html-54 .side span {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    line-height: 50px;
    text-align: center;
    background: rgba(0, 19, 77, 1);
    font-size: 13px;
    color: #fff;
    transition: all 1s
}

#c_static_001_P_6714-16730845895530 .e_html-54 .side i {
    width: 50px;
    text-align: center;
    background: #12264f;
    transition: all 0.3s
}

#c_static_001_P_6714-16730845895530 .e_html-54 .side i img {
    vertical-align: middle
}

#c_static_001_P_6714-16730845895530 .e_html-54 .side2 {
    top: 0px;
    right: -140px;
    width: 190px
}

#c_static_001_P_6714-16730845895530 .e_html-54 .side2 span {
    width: 140px
}

#c_static_001_P_6714-16730845895530 .e_html-54 .side3 {
    right: -140px;
    width: 190px;
    top: 51px
}

#c_static_001_P_6714-16730845895530 .e_html-54 .side3 span {
    width: 140px
}

#c_static_001_P_6714-16730845895530 .e_html-54 .side4 {
    right: -200px;
    width: 250px;
    top: 102px
}

#c_static_001_P_6714-16730845895530 .e_html-54 .side4 span {
    width: 200px
}

#c_static_001_P_6714-16730845895530 .e_html-54 .side5 {
    right: -90px;
    width: 140px;
    top: 153px;
    cursor: pointer
}

#c_static_001_P_6714-16730845895530 .e_html-54 .side5 span {
    width: 90px;
    font-size: 14px
}

#c_static_001_P_6714-16730845895530 .e_html-54 .qcodePic {
    width: 140px;
    height: 140px;
    position: absolute;
    top: 50px;
    left: 0;
    display: none;
    z-index: 99;
    text-align: center;
    background: url(https://omo-oss-image1.thefastimg.com//portal-saas/new2022080511055906384/cms/image/6c873e2f-e838-4615-a03f-0d593ec471f6.png) no-repeat center/cover;
    border: 1px solid #e5e5e5
}

#c_static_001_P_6714-16730845895530 .e_html-54 .side5:hover .qcodePic {
    display: block
}

#c_static_001_P_6714-16730845895530 .e_html-54 .side6 {
    right: -90px;
    width: 140px;
    top: 204px;
    cursor: pointer
}

#c_static_001_P_6714-16730845895530 .e_html-54 .side6 span {
    width: 90px;
    font-size: 14px
}

#c_static_001_P_6714-16730845895530 .e_html-54 .side:hover {
    right: 0
}

#c_static_001_P_6714-16730845895530 .e_html-54 .side:hover i {
    background: #12264f
}

#c_static_001_P_6714-16730845895530 .e_html-54 .wxPic {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    display: none
}

#c_static_001_P_6714-16730845895530 .e_html-54 .wxPic img {
    width: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

#c_static_001_P_6714-16730845895530 .e_html-54 .m-foot {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    background: #f5f5f5;
    display: none
}

#c_static_001_P_6714-16730845895530 .e_html-54 .m-foot ul {
    font-size: 0;
    text-align: center;
    height: 54px
}

#c_static_001_P_6714-16730845895530 .e_html-54 .m-foot ul li {
    float: left;
    width: 20%;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-left: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb
}

#c_static_001_P_6714-16730845895530 .e_html-54 .m-foot ul li:nth-child(3) {
    background: #12264f;
    border-left: none;
    border-top: 1px solid #12264f
}

#c_static_001_P_6714-16730845895530 .e_html-54 .m-foot ul li:nth-child(3) span {
    color: #fff !important
}

#c_static_001_P_6714-16730845895530 .e_html-54 .m-foot ul li:first-child,
#c_static_001_P_6714-16730845895530 .e_html-54 .m-foot ul li:nth-child(4) {
    border-left: none
}

#c_static_001_P_6714-16730845895530 .e_html-54 .m-foot ul li span,
#c_static_001_P_6714-16730845895530 .e_html-54 .m-foot ul li img {
    display: block;
    margin: 6px auto
}

#c_static_001_P_6714-16730845895530 .e_html-54 .m-foot ul li a svg {
    display: block;
    margin: 0px auto;
    fill: #12264f
}

#c_static_001_P_6714-16730845895530 .e_html-54 .m-foot ul li span {
    line-height: 14px;
    font-size: 12px;
    color: #1a1a1a;
    transition: all 0.4s
}

#c_static_001_P_6714-16730845895530 .e_html-54 .m-foot ul li:hover span {
    color: #12264f
}

#c_static_001_P_6714-16730845895530 .e_html-54 .wyz {
    position: fixed;
    width: 50px;
    height: 50px !important;
    right: 6px;
    bottom: 80px;
    z-index: 90;
    display: none
}

#c_static_001_P_6714-16730845895530 .e_html-54 .wyz .img-block svg {
    fill: rgba(240, 130, 0, .8)
}

#c_static_001_P_6714-16730845895530 .e_bottomNav-53 {
    font_radio: 1;
    display-radio: 1
}

#c_static_001_P_6714-16730845895530 .e_container-62 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: auto;
    display-radio: flex;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px
}

#c_static_001_P_6714-16730845895530 .e_container-62>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_6714-16730845895530 .e_container-64 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-top: 0px;
    margin-bottom: 5px
}

#c_static_001_P_6714-16730845895530 .e_container-64>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_6714-16730845895530 .e_container-64 .cbox-64-0 {
    flex: 0 0 auto;
    padding-right: 8px
}

#c_static_001_P_6714-16730845895530 .e_text-80 {
    line-height: normal;
    font_radio: 2;
    margin-top: 3px;
    font-size: 14px;
    color: rgba(199, 200, 229, 1);
    display-radio: 1;
    font-family: Arial
}

#c_static_001_P_6714-16730845895530 .e_image-81 {
    overflow: hidden;
    max-width: 20px
}

#c_static_001_P_6714-16730845895530 .e_image-81 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001_P_6714-16730845895530 .e_container-82 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 0px
}

#c_static_001_P_6714-16730845895530 .e_container-82>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_6714-16730845895530 .e_container-82 .cbox-82-0 {
    flex: 0 0 auto;
    padding-right: 8px
}

#c_static_001_P_6714-16730845895530 .e_text-83 {
    line-height: normal;
    font_radio: 2;
    margin-top: 3px;
    font-size: 14px;
    color: rgba(199, 200, 229, 1);
    display-radio: 1;
    font-family: Arial
}

#c_static_001_P_6714-16730845895530 .e_image-84 {
    overflow: hidden;
    max-width: 20px
}

#c_static_001_P_6714-16730845895530 .e_image-84 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001_P_6714-16730845895530 .e_container-88 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 0px;
    display-radio: flex
}

#c_static_001_P_6714-16730845895530 .e_container-88>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_6714-16730845895530 .e_container-88 .cbox-88-0 {
    flex: 0 0 auto;
    padding-right: 8px
}

#c_static_001_P_6714-16730845895530 .e_text-89 {
    line-height: normal;
    font_radio: 2;
    margin-top: 3px;
    font-size: 14px;
    color: rgba(199, 200, 229, 1);
    display-radio: 1;
    font-family: Arial
}

#c_static_001_P_6714-16730845895530 .e_image-90 {
    overflow: hidden;
    max-width: 20px
}

#c_static_001_P_6714-16730845895530 .e_image-90 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001_P_6714-16730845895530 .e_container-91 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-top: 0px;
    margin-bottom: 15px
}

#c_static_001_P_6714-16730845895530 .e_container-91>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_6714-16730845895530 .e_container-91 .cbox-91-0 {
    padding-right: 8px;
    padding-left: 98px
}

#c_static_001_P_6714-16730845895530 .e_text-92 {
    line-height: normal;
    font_radio: 2;
    margin-top: 3px;
    font-size: 14px;
    color: rgba(199, 200, 229, 1);
    display-radio: 1;
    font-family: Arial
}

#c_static_001_P_6714-16730845895530 .e_container-94 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-top: 0px;
    margin-bottom: 5px
}

#c_static_001_P_6714-16730845895530 .e_container-94>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_6714-16730845895530 .e_container-94 .cbox-94-0 {
    flex: 0 0 auto;
    padding-right: 8px
}

#c_static_001_P_6714-16730845895530 .e_text-95 {
    line-height: normal;
    font_radio: 2;
    margin-top: 3px;
    font-size: 14px;
    color: rgba(199, 200, 229, 1);
    display-radio: 1;
    font-family: Arial
}

#c_static_001_P_6714-16730845895530 .e_image-96 {
    overflow: hidden;
    max-width: 20px
}

#c_static_001_P_6714-16730845895530 .e_image-96 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001_P_6714-16730845895530 .e_form-98 {
    margin-left: auto;
    margin-right: auto;
    display-radio: 1;
    margin-top: 20px;
    padding-left: 0px;
    padding-right: 0px;
    max-width: none
}

#c_static_001_P_6714-16730845895530 .e_input-100 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_static_001_P_6714-16730845895530 .e_textarea-102 .p_required {
    vertical-align: middle;
    font-size: 1.4em;
    line-height: 100%;
    position: relative;
    font-weight: bold;
    top: 0.15em;
    padding-left: 5px
}

#c_static_001_P_6714-16730845895530 .e_formBtn-103 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: 100%;
    padding: 8px;
    background_radio: 2;
    border_radio: 2;
    font_radio: 2;
    background-color: rgba(255, 255, 255, 1);
    padding-top: 12px;
    padding-bottom: 12px;
    height: auto;
    radius_radio: 2;
    margin-top: 0px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    display-radio: block;
    border-style: none;
    border-color: rgba(64, 158, 255, 1);
    border-width: 1px;
    color: rgba(0, 0, 0, 1)
}

#c_static_001_P_6714-16730845895530 .e_formBtn-103 span {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    outline: 0;
    margin: 0px;
    overflow: hidden
}

#c_static_001_P_6714-16730845895530 .e_formBtn-103::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all .3s;
    z-index: 0;
    opacity: 0;
    top: 0;
    left: 0px
}

#c_static_001_P_6714-16730845895530 .e_formBtn-103:hover::after {
    opacity: 1
}

#c_static_001_P_6714-16730845895530 .e_formBtn-103:before {
    content: "";
    position: absolute;
    display: block;
    transition: all .6s;
    width: 100%;
    height: 0;
    left: 50%;
    top: 50%;
    padding-top: 100%;
    transform: translateX(-50%) translateY(-50%)
}

#c_static_001_P_6714-16730845895530 .e_formBtn-103:hover {
    border-style: none;
    border-color: rgba(64, 158, 255, 1)
}

#c_static_001_P_6714-16730845895530 .e_input-100 .s_form-control {
    bg-radio: 2;
    background-color: rgba(255, 255, 255, 1)
}

#c_static_001_P_6714-16730845895530 .e_container-104 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-top: 0px;
    margin-bottom: 5px
}

#c_static_001_P_6714-16730845895530 .e_container-104>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_6714-16730845895530 .e_container-104 .cbox-104-0 {
    padding-right: 8px;
    padding-left: 98px
}

#c_static_001_P_6714-16730845895530 .e_text-105 {
    line-height: normal;
    font_radio: 2;
    margin-top: 3px;
    font-size: 14px;
    color: rgba(199, 200, 229, 1);
    display-radio: 1;
    font-family: Arial
}

#c_static_001_P_6714-16730845895530 .e_container-106 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-top: 0px;
    margin-bottom: 15px
}

#c_static_001_P_6714-16730845895530 .e_container-106>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_6714-16730845895530 .e_container-106 .cbox-106-0 {
    padding-right: 8px;
    padding-left: 98px
}

#c_static_001_P_6714-16730845895530 .e_text-107 {
    line-height: normal;
    font_radio: 2;
    margin-top: 3px;
    font-size: 14px;
    color: rgba(199, 200, 229, 1);
    display-radio: 1;
    font-family: Arial
}

#c_static_001_P_6714-16730845895530 .e_credible-108 .img1 {
    width: 65px;
    height: 23px
}

#c_static_001_P_6714-16730845895530 .e_credible-108 .img2 {
    width: 79px;
    height: 28px
}

#c_static_001_P_6714-16730845895530 .e_credible-108 .img3 {
    width: 92px;
    height: 33px
}

#c_static_001_P_6714-16730845895530 .e_credible-108 .img4 {
    width: 106px;
    height: 38px
}

#c_static_001_P_6714-16730845895530 .e_credible-108 .img5 {
    width: 81px
}

#c_static_001_P_6714-16730845895530 .e_credible-108 {
    background_radio: 1;
    display-radio: 1;
    width: 120px;
    padding-top: 10px
}

#c_static_001_P_6714-16730845895530 .e_text-109 {
    line-height: normal;
    font_radio: 2;
    margin-top: 3px;
    font-size: 14px;
    color: rgba(199, 200, 229, 1);
    display-radio: 1;
    font-family: Arial
}

@media screen and (max-width:768px) {
    #c_grid-116273709439190>.p_gridbox>.p_gridCell {
        margin: 0px !important;
        width: 100% !important
    }

    #c_static_001_P_6714-16730845895530 .e_container-35 {
        padding-bottom: 53px
    }

    #c_static_001_P_6714-16730845895530 .e_text-45 {
        text-align: center;
        margin-bottom: 10px;
        font_radio: 2;
        display-radio: 1
    }

    #c_static_001_P_6714-16730845895530 .e_container-37 {
        flex-direction: column
    }

    #c_static_001_P_6714-16730845895530 .e_container-38 {
        flex-direction: column
    }

    #c_static_001_P_6714-16730845895530 .e_provider-40 a {
        text-align: center
    }

    #c_static_001_P_6714-16730845895530 .e_container-38 .cbox-38-0 {
        padding-right: 0px
    }

    #c_static_001_P_6714-16730845895530 .e_container-38 .cbox-38-1 {
        text-align: center
    }

    #c_static_001_P_6714-16730845895530 .e_text-41 {
        text-align: center
    }

    #c_static_001_P_6714-16730845895530 .e_container-42 {
        flex-direction: column;
        margin-top: 30px;
        margin-bottom: 30px
    }

    #c_static_001_P_6714-16730845895530 .e_container-42 .cbox-42-0 {
        display: none
    }

    #c_static_001_P_6714-16730845895530 .e_container-42 .cbox-42-1 {
        display: none
    }

    #c_static_001_P_6714-16730845895530 .e_container-42 .cbox-42-2 {
        display: block;
        flex: 0 0 auto
    }

    #c_static_001_P_6714-16730845895530 .e_bottomNav-53 .p_menu1Item,
    #c_static_001_P_6714-16730845895530 .e_bottomNav-53 .p_menu2Item {
        display: flex;
        justify-content: space-between
    }

    #c_static_001_P_6714-16730845895530 .e_bottomNav-53 .p_level1Box ul {
        display: none
    }

    #c_static_001_P_6714-16730845895530 .e_bottomNav-53 .p_jtIcon {
        width: auto;
        height: auto;
        max-width: 20px;
        font-size: inherit;
        transition: 0.5s;
        margin: 0
    }

    #c_static_001_P_6714-16730845895530 .e_bottomNav-53 .p_jtIcon.active {
        transform: rotateZ(90deg)
    }

    #c_static_001_P_6714-16730845895530 .e_bottomNav-53 a {
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    #c_static_001_P_6714-16730845895530 .e_bottomNav-53 .p_level1Item {
        padding: 0
    }

    #c_static_001_P_6714-16730845895530 .e_bottomNav-53 .p_menu2Item svg {
        opacity: .5
    }

    #c_static_001_P_6714-16730845895530 .e_html-54 .sideBar {
        display: none !important
    }

    #c_static_001_P_6714-16730845895530 .e_html-54 .m-foot {
        display: none
    }

    #c_static_001_P_6714-16730845895530 .e_html-54 .wyz {
        display: none
    }

    #c_static_001_P_6714-16730845895530 .e_container-62 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        padding-left: 20px;
        padding-right: 20px;
        width: auto;
        padding-top: 40px;
        padding-bottom: 40px
    }

    #c_static_001_P_6714-16730845895530 .e_credible-108 {
        background_radio: 1;
        display-radio: 1;
        margin-left: auto;
        margin-right: auto;
        width: 84px;
        margin-bottom: 5px;
        margin-top: 5px;
        padding-top: 0px
    }

    #c_static_001_P_6714-16730845895530 {
        display-radio: 1
    }

    #c_static_001_P_6714-16730845895530 .e_container-44 {
        display-radio: 1
    }
}

@media screen and (min-width: 769px) {
    #c_static_001_P_6714-16730845895530 .e_container-42 .cbox-42-1 {
        padding-left: 3%;
        padding-right: 3%
    }

    #c_static_001_P_6714-16730845895530 .e_bottomNav-53 .p_level1Box {
        display: flex
    }

    #c_static_001_P_6714-16730845895530 .e_bottomNav-53 .p_jtIcon {
        display: none
    }

    #c_static_001_P_6714-16730845895530 .e_bottomNav-53 .p_level1Item {
        display: none
    }

    #c_static_001_P_6714-16730845895530 .e_bottomNav-53 .p_level1Item:nth-child(7) {
        display: none !important
    }

    #c_static_001_P_6714-16730845895530 .e_bottomNav-53 .p_level1Item.open {
        display: block
    }
}

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

@media screen and (max-width: 1280px) and (min-width: 1180px) {}

#c_banner_019-1672129769901 {
    display-radio: 1;
    min-height: 0px;
    width: auto;
    max-width: none;
    min-width: 0px
}

#c_banner_019-1672129769901 .e_bannerA-2 {
    background_radio: 1;
    display-radio: 1;
    width: auto;
    max-width: none;
    height: auto
}

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

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

#c_banner_019-1672129769901 .e_bannerA-2 .swiper-slide {
    height: inherit
}

#c_banner_019-1672129769901 .e_bannerA-2 .p_img {
    width: 100%;
    height: 100%;
    background: #000;
    display-radio: 1;
    background-color: #000
}

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

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

#c_banner_019-1672129769901 .e_bannerA-2 .p_info {
    width: 50%;
    position: absolute;
    right: 50%;
    top: 50%;
    z-index: 9;
    display: flex;
    transform: translateX(50%) translateY(-50%);
    align-items: center;
    text-align: center
}

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

#c_banner_019-1672129769901 .e_bannerA-2 .p_subtitle {
    line-height: 2;
    padding: 5px 0
}

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

#c_banner_019-1672129769901 .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-1672129769901 .e_bannerA-2 .p_video .videoContent {
    width: 100%;
    height: 100%
}

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

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

#c_banner_019-1672129769901 .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-1672129769901 .e_bannerA-2 .p_videoPoster img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

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

@media screen and (max-width:768px) {
    #c_banner_019-1672129769901 .e_bannerA-2 .swiper-slide {
        height: 158px;
        margin-top: 60px
    }

    #c_banner_019-1672129769901 .e_bannerA-2 .p_info {
        width: 100%;
        z-index: 9;
        text-align: center
    }

    #c_banner_019-1672129769901 .e_bannerA-2 .p_subtitle {
        display: none
    }

    #c_banner_019-1672129769901 .e_bannerA-2 .p_summary {
        display: none
    }
}

@media screen and (max-width: 1280px) and (min-width: 1180px) {}

#c_static_001_P_9854-1672825361476 {
    min-height: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    display-radio: 1;
    border-bottom: 1px solid #ebecf6
}

#c_static_001_P_9854-1672825361476 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    display-radio: flex
}

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

#c_static_001_P_9854-1672825361476 .e_loop-3 .p_list {
    display: flex;
    flex-wrap: wrap
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .p_page {
    text-align: center
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .p_filter_wrapper {
    width: 100%
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .p_filter_key {
    line-height: 40px;
    margin-right: 10px;
    font-weight: bold
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .p_v_item {
    display: inline-block;
    margin: 0 5px;
    line-height: 40px;
    cursor: pointer
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .p_active {
    color: blueviolet
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .p_result_item {
    position: relative;
    padding: 3px 20px 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .p_filter_close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px;
    font-style: normal;
    font-size: 16px;
    margin-top: -5px;
    cursor: pointer
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .multSelect {
    font-size: 14px;
    position: relative
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .multSelect .inputWrap {
    width: 100%;
    min-width: 100px;
    min-height: 40px;
    border: 1px solid #ccc;
    border-radius: 3px;
    position: relative;
    cursor: pointer
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .multSelect ul,
li {
    list-style: none
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .multSelect li {
    display: inline-block;
    background: #edf0f3;
    color: #92969c;
    padding: 3px 5px;
    margin: 5px 5px 5px 0;
    border-radius: 5px
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .multSelect .multSelect-option {
    width: 100%;
    border: 1px solid #ccc;
    border-top: 0;
    max-height: 200px;
    overflow-y: scroll;
    position: absolute;
    height: 0;
    opacity: 0;
    z-index: 9;
    background: #fff
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .multSelect .multSelect-option>div {
    line-height: 35px;
    cursor: pointer;
    padding: 0 10px
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .multSelect .inputWrap>.fa svg {
    fill: #666;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: calc(50% - 8px)
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .p_filter_select {
    width: 150px
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .p_normal_start,
#c_static_001_P_9854-1672825361476 .e_loop-3 .p_date_start {
    display: inline;
    width: 100px
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .p_normal_end,
#c_static_001_P_9854-1672825361476 .e_loop-3 .p_date_end {
    display: inline;
    width: 100px
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .p_split {
    margin: 0 5px
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .p_normal {
    margin-right: 16px
}

#c_static_001_P_9854-1672825361476 .e_loop-3 {
    background_radio: 1;
    margin-left: auto;
    margin-right: auto;
    transition-property: all;
    max-width: none
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .cbox-3:nth-child(odd) {
    flex: 0 0 auto
}

#c_static_001_P_9854-1672825361476 .e_loop-3 .cbox-3:nth-child(even) {
    flex: 0 0 auto;
    align-items: center
}

#c_static_001_P_9854-1672825361476 .e_text-4 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-family: Microsoft YaHei
}

#c_static_001_P_9854-1672825361476 .e_text-4 a {
    display: block;
    padding: 10px 35px;
    background: #fff;
    border-radius: 30px;
    border: 1px solid #eee;
    font-size: 16px;
    transition: all .5s ease
}

#c_static_001_P_9854-1672825361476 .e_text-4 a:hover {
    background: #12264f;
    color: #fff
}

#c_static_001_P_9854-1672825361476 .e_text-4 a.on {
    background: #12264f;
    color: #fff
}

#c_static_001_P_9854-1672825361476 .e_container-1 .cbox-1-1 {
    flex: 0 0 auto;
    align-self: center
}

@media screen and (max-width:768px) {
    #c_static_001_P_9854-1672825361476 {
        padding-top: 10px;
        padding-bottom: 5px
    }

    #c_static_001_P_9854-1672825361476 .e_loop-3 .p_loopitem {
        position: static;
        display: inline-block;
        width: calc((100% - 30px)/3);
        margin: 5px;
        vertical-align: top
    }

    #c_static_001_P_9854-1672825361476 .e_loop-3 .p_list {
        font-size: 0;
        display: inline-block;
        margin: 0 auto;
        padding: 0px;
        text-align: left;
        width: 100%;
        overflow-x: auto;
        flex-wrap: nowrap;
        justify-content: center;
        overflow-y: hidden
    }

    #c_static_001_P_9854-1672825361476 .e_text-4 a {
        font-size: 16px;
        text-align: center;
        padding: 10px 0px
    }

    #c_static_001_P_9854-1672825361476 .e_container-1 {
        display-radio: 1;
        flex-direction: column
    }
}

@media screen and (min-width: 769px) {
    #c_static_001_P_9854-1672825361476 .e_loop-3 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex: 0 0 auto;
        margin-right: 25px
    }
}

#c_static_627-1680597394621 {
    min-height: 300px;
    display-radio: 1;
    padding-top: 0px;
    padding-bottom: 0px;
    background-fill-value: background-color;
    background-color: rgba(18, 38, 79, 1)
}

#c_static_627-1680597394621 .e_loop-2 .p_list {
    display: flex;
    position: relative;
    max-width: 100%
}

#c_static_627-1680597394621 .e_loop-2 .gregrefgrefre {
    position: relative;
    padding-bottom: 20px
}

#c_static_627-1680597394621 .e_loop-2 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#c_static_627-1680597394621 .e_loop-2 .p_page {
    text-align: center
}

#c_static_627-1680597394621 .e_loop-2 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_static_627-1680597394621 .e_loop-2 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

#c_static_627-1680597394621 .e_loop-2 .p_filter_key {
    width: 70px;
    overflow: hidden;
    margin-right: 10px;
    font-weight: bold;
    color: #333333;
    font-size: 12px
}

#c_static_627-1680597394621 .e_loop-2 .p_v_item {
    display: inline-block;
    padding: 0 3px;
    cursor: pointer;
    font-size: 13px;
    color: #555555;
    margin-right: 30px
}

#c_static_627-1680597394621 .e_loop-2 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
}

#c_static_627-1680597394621 .e_loop-2 .p_result_item {
    position: relative;
    padding: 3px 20px 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px
}

#c_static_627-1680597394621 .e_loop-2 .p_filter_close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px;
    font-style: normal;
    font-size: 16px;
    margin-top: -5px;
    cursor: pointer
}

#c_static_627-1680597394621 .e_loop-2 .multSelect {
    font-size: 13px;
    position: relative
}

#c_static_627-1680597394621 .e_loop-2 .multSelect .inputWrap {
    width: 100%;
    min-width: 100px;
    min-height: 24px;
    border: 1px solid #DCDFE6;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    background: white
}

#c_static_627-1680597394621 .e_loop-2 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_static_627-1680597394621 .e_loop-2 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_static_627-1680597394621 .e_loop-2 .multSelect ul,
li {
    list-style: none
}

#c_static_627-1680597394621 .e_loop-2 .multSelect li {
    display: inline-block;
    background: #edf0f3;
    color: #92969c;
    padding: 0px 5px;
    margin: 1px 5px 1px 0;
    border-radius: 5px;
    line-height: 16px
}

#c_static_627-1680597394621 .e_loop-2 .multSelect .multSelect-option {
    width: 100%;
    border: 1px solid #DCDFE6;
    border-radius: 2px;
    border-top: 0;
    max-height: 200px;
    overflow-y: scroll;
    position: absolute;
    height: 0;
    opacity: 0;
    z-index: 9;
    background: #fff
}

#c_static_627-1680597394621 .e_loop-2 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#c_static_627-1680597394621 .e_loop-2 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#c_static_627-1680597394621 .e_loop-2 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#c_static_627-1680597394621 .e_loop-2 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

#c_static_627-1680597394621 .e_loop-2 .multSelect .inputWrap>.fa svg {
    fill: #666;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: calc(50% - 3px)
}

#c_static_627-1680597394621 .e_loop-2 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_static_627-1680597394621 .e_loop-2 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_static_627-1680597394621 .e_loop-2 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

#c_static_627-1680597394621 .e_loop-2 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px
}

#c_static_627-1680597394621 .e_loop-2 .p_date_start {
    display: inline;
    width: 105px;
    height: 40px
}

#c_static_627-1680597394621 .e_loop-2 .p_normal_end {
    display: inline;
    width: 100px;
    height: 40px;
    margin-right: 5px
}

#c_static_627-1680597394621 .e_loop-2 .p_date_end {
    display: inline;
    width: 105px;
    height: 40px;
    margin-right: 5px
}

#c_static_627-1680597394621 .e_loop-2 .p_split {
    margin: 0 5px
}

#c_static_627-1680597394621 .e_loop-2 .p_normal {
    margin-right: 16px
}

#c_static_627-1680597394621 .e_loop-2 .p_fbutton {
    background-color: #007bff;
    border: 1px solid #409EFF;
    text-decoration: none;
    color: white;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#c_static_627-1680597394621 .e_loop-2 .input-check,
#c_static_627-1680597394621 .e_loop-2 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_static_627-1680597394621 .e_loop-2 .position-left {
    display: flex
}

#c_static_627-1680597394621 .e_loop-2 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#c_static_627-1680597394621 .e_loop-2 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#c_static_627-1680597394621 .e_loop-2 .p_mbutton {
    border: 1px solid #409EFF;
    text-decoration: none;
    color: #409EFF;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#c_static_627-1680597394621 .e_loop-2 .p_mbutton:after {
    content: "";
    display: none;
    width: 16px;
    height: 16px;
    background-color: #409eff;
    -webkit-transform: skewY(-45deg);
    transform: skewY(360deg);
    position: absolute;
    bottom: 0px;
    right: 0;
    z-index: 1
}

#c_static_627-1680597394621 .e_loop-2 .p_mbutton::before {
    content: "";
    display: none;
    width: 6px;
    height: 9px;
    border-right: #ffffff solid 2px;
    border-bottom: #ffffff solid 2px;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
    position: absolute;
    bottom: 5px;
    right: 4px;
    z-index: 2
}

#c_static_627-1680597394621 .e_loop-2 .p_active .p_mbutton::before {
    display: block
}

#c_static_627-1680597394621 .e_loop-2 .p_active .p_mbutton::after {
    display: block
}

#c_static_627-1680597394621 .e_loop-2 .p_input_match {
    width: 100px;
    height: 40px;
    padding: 10px;
    border: 1px solid #ced4da;
    border-radius: 3px
}

#c_static_627-1680597394621 .e_loop-2 .p_filter_result {
    display: none
}

#c_static_627-1680597394621 .e_loop-2 .p_contclear {
    cursor: pointer;
    display: none
}

#c_static_627-1680597394621 .e_loop-2 .swiper-container {
    padding-bottom: 0px
}

#c_static_627-1680597394621 .e_loop-2 .p_imgwrapper {
    width: 80px;
    height: 100px;
    overflow: hidden
}

#c_static_627-1680597394621 .e_loop-2 .p_imgtitle {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 0 auto;
    line-height: 20px
}

#c_static_627-1680597394621 .e_loop-2 .p_imgwrapper img {
    width: 100%;
    object-fit: cover
}

#c_static_627-1680597394621 .e_loop-2 .p_active .p_imgwrapper {
    border: 1px solid #409eff
}

#c_static_627-1680597394621 .e_loop-2 {
    display-radio: 1;
    width: 94%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 60px;
    max-height: none;
    min-height: 0px;
    height: auto;
    min-width: 0px
}

#c_static_627-1680597394621 .e_container-3 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px
}

#c_static_627-1680597394621 .e_container-3>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_627-1680597394621 .e_container-4 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    cursor: pointer
}

#c_static_627-1680597394621 .e_container-4>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_627-1680597394621 .e_text-5 {
    line-height: normal;
    display-radio: 1;
    font_radio: 2;
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    margin-top: 10;
    font-family: Arial;
    color: rgb(255 255 255 / 50%)
}

#c_static_627-1680597394621 .swiper-button-next,
#c_static_627-1680597394621 .swiper-button-prev {
    width: 42px;
    top: 77px !important;
    height: 42px;
    background: #003c81;
    color: #fff;
    border-radius: 100px;
    left: 0px;
    transition: all ease .3s
}

#c_static_627-1680597394621 .swiper-button-next {
    left: auto;
    right: 0px !important
}

#c_static_627-1680597394621 .swiper-button-next:after,
#c_static_627-1680597394621 .swiper-button-prev:after {
    font-size: 14px
}

#c_static_627-1680597394621 .e_loop-8 .p_list {
    display: flex;
    position: relative;
    max-width: 100%
}

#c_static_627-1680597394621 .e_loop-8 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#c_static_627-1680597394621 .e_loop-8 .p_page {
    text-align: center
}

#c_static_627-1680597394621 .e_loop-8 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_static_627-1680597394621 .e_loop-8 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

#c_static_627-1680597394621 .e_loop-8 .p_filter_key {
    width: 70px;
    overflow: hidden;
    margin-right: 10px;
    font-weight: bold;
    color: #333333;
    font-size: 12px
}

#c_static_627-1680597394621 .e_loop-8 .p_v_item {
    display: inline-block;
    padding: 0 3px;
    cursor: pointer;
    font-size: 13px;
    color: #555555;
    margin-right: 30px
}

#c_static_627-1680597394621 .e_loop-8 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
}

#c_static_627-1680597394621 .e_loop-8 .p_result_item {
    position: relative;
    padding: 3px 20px 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px
}

#c_static_627-1680597394621 .e_loop-8 .p_filter_close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px;
    font-style: normal;
    font-size: 16px;
    margin-top: -5px;
    cursor: pointer
}

#c_static_627-1680597394621 .e_loop-8 .multSelect {
    font-size: 13px;
    position: relative
}

#c_static_627-1680597394621 .e_loop-8 .multSelect .inputWrap {
    width: 100%;
    min-width: 100px;
    min-height: 24px;
    border: 1px solid #DCDFE6;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    background: white
}

#c_static_627-1680597394621 .e_loop-8 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_static_627-1680597394621 .e_loop-8 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_static_627-1680597394621 .e_loop-8 .multSelect ul,
li {
    list-style: none
}

#c_static_627-1680597394621 .e_loop-8 .multSelect li {
    display: inline-block;
    background: #edf0f3;
    color: #92969c;
    padding: 0px 5px;
    margin: 1px 5px 1px 0;
    border-radius: 5px;
    line-height: 16px
}

#c_static_627-1680597394621 .e_loop-8 .multSelect .multSelect-option {
    width: 100%;
    border: 1px solid #DCDFE6;
    border-radius: 2px;
    border-top: 0;
    max-height: 200px;
    overflow-y: scroll;
    position: absolute;
    height: 0;
    opacity: 0;
    z-index: 9;
    background: #fff
}

#c_static_627-1680597394621 .e_loop-8 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#c_static_627-1680597394621 .e_loop-8 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#c_static_627-1680597394621 .e_loop-8 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#c_static_627-1680597394621 .e_loop-8 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

#c_static_627-1680597394621 .e_loop-8 .multSelect .inputWrap>.fa svg {
    fill: #666;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: calc(50% - 3px)
}

#c_static_627-1680597394621 .e_loop-8 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_static_627-1680597394621 .e_loop-8 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_static_627-1680597394621 .e_loop-8 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

#c_static_627-1680597394621 .e_loop-8 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px
}

#c_static_627-1680597394621 .e_loop-8 .p_date_start {
    display: inline;
    width: 105px;
    height: 40px
}

#c_static_627-1680597394621 .e_loop-8 .p_normal_end {
    display: inline;
    width: 100px;
    height: 40px;
    margin-right: 5px
}

#c_static_627-1680597394621 .e_loop-8 .p_date_end {
    display: inline;
    width: 105px;
    height: 40px;
    margin-right: 5px
}

#c_static_627-1680597394621 .e_loop-8 .p_split {
    margin: 0 5px
}

#c_static_627-1680597394621 .e_loop-8 .p_normal {
    margin-right: 16px
}

#c_static_627-1680597394621 .e_loop-8 .p_fbutton {
    background-color: #007bff;
    border: 1px solid #409EFF;
    text-decoration: none;
    color: white;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#c_static_627-1680597394621 .e_loop-8 .input-check,
#c_static_627-1680597394621 .e_loop-8 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_static_627-1680597394621 .e_loop-8 .position-left {
    display: flex
}

#c_static_627-1680597394621 .e_loop-8 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#c_static_627-1680597394621 .e_loop-8 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#c_static_627-1680597394621 .e_loop-8 .p_mbutton {
    border: 1px solid #409EFF;
    text-decoration: none;
    color: #409EFF;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#c_static_627-1680597394621 .e_loop-8 .p_mbutton:after {
    content: "";
    display: none;
    width: 16px;
    height: 16px;
    background-color: #409eff;
    -webkit-transform: skewY(-45deg);
    transform: skewY(360deg);
    position: absolute;
    bottom: 0px;
    right: 0;
    z-index: 1
}

#c_static_627-1680597394621 .e_loop-8 .p_mbutton::before {
    content: "";
    display: none;
    width: 6px;
    height: 9px;
    border-right: #ffffff solid 2px;
    border-bottom: #ffffff solid 2px;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
    position: absolute;
    bottom: 5px;
    right: 4px;
    z-index: 2
}

#c_static_627-1680597394621 .e_loop-8 .p_active .p_mbutton::before {
    display: block
}

#c_static_627-1680597394621 .e_loop-8 .p_active .p_mbutton::after {
    display: block
}

#c_static_627-1680597394621 .e_loop-8 .p_input_match {
    width: 100px;
    height: 40px;
    padding: 10px;
    border: 1px solid #ced4da;
    border-radius: 3px
}

#c_static_627-1680597394621 .e_loop-8 .p_filter_result {
    display: none
}

#c_static_627-1680597394621 .e_loop-8 .p_contclear {
    cursor: pointer;
    display: none
}

#c_static_627-1680597394621 .e_loop-8 .swiper-container {
    padding-bottom: 30px
}

#c_static_627-1680597394621 .e_loop-8 .p_imgwrapper {
    width: 80px;
    height: 100px;
    overflow: hidden
}

#c_static_627-1680597394621 .e_loop-8 .p_imgtitle {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 0 auto;
    line-height: 20px
}

#c_static_627-1680597394621 .e_loop-8 .p_imgwrapper img {
    width: 100%;
    object-fit: cover
}

#c_static_627-1680597394621 .e_loop-8 .p_active .p_imgwrapper {
    border: 1px solid #409eff
}

#c_static_627-1680597394621 .e_loop-8 {
    display-radio: 1;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: none
}

#c_static_627-1680597394621 .e_richText-10 {
    display-radio: 1;
    font_radio: 2;
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
    line-height: 2;
    text-align: center;
    margin-bottom: 0px;
    max-height: none;
    min-height: 0px;
    font-family: Arial
}

#c_static_627-1680597394621 .e_loop-8 .gregrefgrefrea {
    position: relative;
    overflow: hidden
}

#c_static_627-1680597394621 .e_loop-2 .gregrefgrefre::after {
    content: '';
    background: #a1a1a1b0;
    height: 1px;
    position: absolute;
    bottom: 0px;
    left: 42px;
    right: 42px
}

#c_static_627-1680597394621 .e_loop-2 .gregrefgrefre .swiper-slide-thumb-active .e_text-5 {
    color: #fff
}

#c_static_627-1680597394621 .e_loop-2 .gregrefgrefre .swiper-slide-thumb-active .e_text-12 {
    color: #fff
}

#c_static_627-1680597394621 .e_text-12 {
    line-height: normal;
    display-radio: 1;
    font_radio: 2;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    margin-top: 10px;
    font-family: Microsoft YaHei;
    color: rgb(255 255 255 / 50%)
}

#c_static_627-1680597394621 .e_container-13 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1600px;
    display-radio: flex;
    padding-top: 80px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px
}

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

#c_static_627-1680597394621 .e_text-14 {
    font_radio: 2;
    color: rgba(255, 255, 255, 1);
    font-size: 38px;
    font-family: "65818498-2dd3-4223-aa64-056fa7921770";
    font-weight: normal;
    text-align: center;
    display-radio: 1;
    padding-top: 20px;
    padding-bottom: 0px;
    margin-bottom: 40px;
    margin-top: 0px
}

#c_static_627-1680597394621 .e_line-16 {
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: rgba(18, 38, 79, 1);
    width: auto;
    max-width: 65px;
    margin-left: auto;
    margin-right: auto;
    height: 1px;
    display-radio: 1;
    margin-bottom: 0px
}

#c_static_627-1680597394621 .e_text-17 {
    font_radio: 2;
    color: rgba(255, 255, 255, 1);
    font-size: 38px;
    font-family: Microsoft YaHei;
    font-weight: normal;
    text-align: center;
    display-radio: 1;
    padding-bottom: 0px;
    margin-bottom: 40px;
    margin-top: 0px
}

#c_static_627-1680597394621 .e_image-18 {
    overflow: hidden
}

#c_static_627-1680597394621 .e_image-18 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_627-1680597394621 .e_text-19 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    min-height: 20px;
    text-align: center;
    font-size: 24px;
    color: rgba(255, 255, 255, 1);
    font-family: Microsoft YaHei
}

#c_static_627-1680597394621 .e_container-20 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    position: absolute;
    z-index: 2;
    width: 100%;
    top: 30%;
    display-radio: flex
}

#c_static_627-1680597394621 .e_container-20>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_627-1680597394621 .e_line-21 {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: rgba(255, 255, 255, 1);
    max-width: 60px;
    display-radio: 1;
    margin-left: auto;
    margin-right: auto
}

#c_static_627-1680597394621 .e_container-13 .p_item {
    display-radio: 1
}

@media screen and (max-width:768px) {
    #c_static_627-1680597394621 .e_loop-2 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 20)
    }

    #c_static_627-1680597394621 .e_loop-2 {
        display-radio: 1;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 20px;
        min-height: 0px
    }

    #c_static_627-1680597394621 .e_container-3 {
        display-radio: 1;
        margin-top: 0px;
        padding-bottom: 0px;
        padding-top: 0px;
        min-height: 0px
    }

    #c_static_627-1680597394621 .e_container-3 .p_item {
        display-radio: 1
    }

    #c_static_627-1680597394621 .e_text-5 {
        display-radio: 1;
        font_radio: 2;
        font-size: 16px;
        color: rgba(255, 255, 255, 1);
        line-height: 1;
        margin-top: 18px
    }

    #c_static_627-1680597394621 .e_richText-10 {
        display-radio: 1;
        font_radio: 2;
        font-size: 14px;
        color: rgba(255, 255, 255, 1);
        line-height: 1.5;
        min-height: 0px
    }

    #c_static_627-1680597394621 .swiper-button-next,
    #c_static_627-1680597394621 .swiper-button-prev {
        width: 32px;
        top: 68px !important;
        height: 32px
    }

    #c_static_627-1680597394621 .e_loop-2 .gregrefgrefre::after {
        left: 32px;
        right: 32px
    }

    #c_static_627-1680597394621 {
        display-radio: 1;
        padding-top: 50px;
        padding-bottom: 50px
    }

    #c_static_627-1680597394621 .e_text-12 {
        display-radio: 1;
        font_radio: 2;
        font-size: 16px;
        color: rgba(255, 255, 255, 1);
        line-height: 1;
        margin-top: 18px
    }

    #c_static_627-1680597394621 .e_container-13 {
        display-radio: 1;
        padding-top: 0px;
        margin-top: 0px
    }

    #c_static_627-1680597394621 .e_text-14 {
        font_radio: 2;
        display-radio: 1;
        font-size: 30px;
        color: rgba(255, 255, 255, 1);
        line-height: 1;
        padding-top: 0px
    }

    #c_static_627-1680597394621 .e_line-16 {
        max-width: 30px
    }

    #c_static_627-1680597394621 .e_text-17 {
        font_radio: 2;
        display-radio: 1;
        font-size: 30px;
        color: rgba(255, 255, 255, 1);
        line-height: 1;
        padding-top: 0px
    }

    #c_static_627-1680597394621 .e_image-18 img {
        width: 100%;
        height: 42vh;
        object-fit: cover
    }
}

@media screen and (min-width: 769px) {
    #c_static_627-1680597394621 .e_loop-2 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 20)
    }

    #c_static_627-1680597394621 .e_image-18 img {
        width: 100%;
        height: 60vh;
        object-fit: cover
    }
}

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