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

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

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

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

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

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

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

@font-face {
    font-family: Barlow-Bold;
    src: url(/portal-local/new2022032521482323895/cms/file/4706e5b7-797a-445f-bafd-e359ba7b83eb.ttf)
}

.page_a.current {
    background: #1e9e3b;
    color: #fff
}

#c_navigation_084-1648200403826 {
    min-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999999;
    transition: all .5s ease;
    display-radio: 1;
    background-color: #fff
}

#c_navigation_084-1648200403826.active {
    background: #fff;
    box-shadow: 0 0 15px rgb(0 0 0 / 20%)
}

#c_navigation_084-1648200403826 .e_container-21 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    max-width: 1700px;
    margin-left: auto;
    margin-right: auto;
    display-radio: flex;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 15px
}

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

#c_navigation_084-1648200403826 .e_container-21 .cbox-21-0 {
    flex: 0 0 145px;
    align-self: center
}

#c_navigation_084-1648200403826 .e_container-21 .cbox-21-2 {
    flex: 0 0 165px;
    align-self: center
}

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

#c_navigation_084-1648200403826 .e_form-25 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    background: #fff;
    position: fixed;
    top: 89px;
    left: 0;
    right: 0;
    height: 0;
    padding: 0 15px;
    transition: all ease .5s;
    overflow: hidden
}

#c_navigation_084-1648200403826 .e_form-25>.p_formItem {
    max-width: 1440px;
    max-height: 100%;
    width: 94%;
    margin: 0 auto;
    display: flex;
    position: unset;
    justify-content: space-between
}

#c_navigation_084-1648200403826 .e_input-26 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_navigation_084-1648200403826 .e_formBtn-27 {
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: 120px;
    border-radius: 0;
    padding: 8px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: 0 0;
    border: none
}

#c_navigation_084-1648200403826 .e_formBtn-27 span {
    width: 100%;
    position: relative;
    z-index: 1;
    outline: 0;
    margin: 0;
    overflow: hidden;
    background: #fff;
    height: 38px;
    border-radius: 55px;
    border: 1px solid #ccc;
    color: #333;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 1;
    font-size: 15px;
    transition: all ease .3s
}

#c_navigation_084-1648200403826 .e_formBtn-27::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all .3s;
    z-index: 0;
    opacity: 0;
    top: 0;
    left: 0
}

#c_navigation_084-1648200403826 .e_formBtn-27:hover::after {
    opacity: 1
}

#c_navigation_084-1648200403826 .e_form-25 .e_input-26 {
    width: 90%;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: center
}

#c_navigation_084-1648200403826 .e_form-25 .e_input-26 input {
    height: 50px;
    border: 0;
    outline: 0;
    box-shadow: none;
    border-bottom: 1px solid #ced4da
}

#c_navigation_084-1648200403826 .e_formBtn-27 span:hover {
    background: #e30713;
    border-color: #e30713;
    color: #fff
}

#c_navigation_084-1648200403826 .closeFrom {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%)
}

#c_navigation_084-1648200403826 .closeFrom svg {
    fill: #1e9e3b;
    transition: all ease .3s;
    cursor: pointer
}

#c_navigation_084-1648200403826 .closeFrom:hover svg {
    transform: rotate(90deg)
}

#c_navigation_084-1648200403826 .boxForm.active {
    height: 80px
}

#c_navigation_084-1648200403826 .e_image-28 {
    overflow: hidden;
    display-radio: 1;
    max-width: 145px
}

#c_navigation_084-1648200403826 .e_image-28 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_navigation_084-1648200403826 .e_container-29 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

#c_navigation_084-1648200403826 .e_container-29>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.nav_right {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative
}

.nav_right:before {
    content: "";
    width: 1px;
    height: 24px;
    background: #ccc;
    position: absolute;
    top: 0;
    left: 110px
}

.yu_link {
    width: 90px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    display: flex;
    background: url(../portal-saas/new2021111221170652041/cms/image/d1b7f62c-474b-42b9-91c8-5dec9e74de7d.png) no-repeat 90% center
}

.y_icon {
    width: 24px;
    height: 24px;
    background: url(../portal-saas/new2021111221170652041/cms/image/0d88cc8b-2844-4154-9bad-5e36b4cfa563.png);
    display: block;
    margin-right: 10px
}

.nav_sou {
    width: 24px;
    height: 24px;
    background: url(../portal-saas/new2021111221170652041/cms/image/cd80c0fd-4e4a-4146-b251-156c63b373af.png) no-repeat center;
    display: block
}

#c_navigation_084-1648200403826 .p_navBox2 {
    display-radio: 1
}

#c_navigation_084-1648200403826 .p_navCon2 {
    display-radio: 1
}

#c_navigation_084-1648200403826 .e_navigationE-31 {
    display: flex;
    justify-content: flex-end;
    padding-right: 2%
}

#c_navigation_084-1648200403826 .e_navigationE-31 .p_navButton {
    width: 100px;
    display: none;
    justify-content: center;
    padding: 20px 0
}

#c_navigation_084-1648200403826 .e_navigationE-31 .p_navButton>p {
    width: 21px;
    height: 16px;
    cursor: pointer
}

#c_navigation_084-1648200403826 .e_navigationE-31 .p_navButton span {
    width: 100%;
    background: #333;
    display: block;
    height: 2px;
    margin: 2px 0;
    float: left;
    -webkit-transition: all ease .8s, opacity ease .3s;
    -moz-transition: all ease .8s, opacity ease .3s;
    -ms-transition: all ease .8s, opacity ease .3s;
    -o-transition: all ease .8s, opacity ease .3s;
    transition: all ease .8s, opacity ease .3s;
    opacity: 1
}

#c_navigation_084-1648200403826 .e_navigationE-31 .p_navButton span:first-of-type {
    width: 50%;
    float: left
}

#c_navigation_084-1648200403826 .e_navigationE-31 .p_navButton span:nth-of-type(3) {
    width: 50%;
    float: right
}

#c_navigation_084-1648200403826 .e_navigationE-31 .p_navButton>p.showmenu span {
    background: #323538;
    -webkit-animation: animaspan .5s 1;
    animation: animaspan .5s 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards
}

#c_navigation_084-1648200403826 .e_navigationE-31 .p_navButton>p.showmenu span:first-of-type {
    transform: translateY(6px) rotate(720deg);
    width: 100%
}

#c_navigation_084-1648200403826 .e_navigationE-31 .p_navButton>p.showmenu span:nth-of-type(2) {
    transform: rotate(720deg)
}

#c_navigation_084-1648200403826 .e_navigationE-31 .p_navButton>p.showmenu span:nth-of-type(3) {
    transform: translateY(-6px) rotate(720deg);
    width: 100%
}

#c_navigation_084-1648200403826 .e_navigationE-31 .p_navButton>p.showmenu span.biahuan:first-of-type {
    transform: translateY(6px) rotate(670deg)
}

#c_navigation_084-1648200403826 .e_navigationE-31 .p_navButton>p.showmenu span.biahuan:nth-of-type(2) {
    transform: translateY(0) rotate(768deg)
}

#c_navigation_084-1648200403826 .e_navigationE-31 .p_navButton>p.showmenu span.biahuan:nth-of-type(3) {
    width: 0;
    opacity: 0
}

#c_navigation_084-1648200403826 .e_navigationE-31 .p_navItem1>p a {
    transition: all ease .3s;
    position: relative;
    padding: 26px 30px 23px;
    display: block;
    font-size: 18px;
    color: #333
}

#c_navigation_084-1648200403826 .e_navigationE-31 .p_navCon {
    color: rgb(0 0 0 / 60%);
    font-size: 16px;
    line-height: 1
}

#c_navigation_084-1648200403826 .e_navigationE-31 .p_navItem1>p a:hover {
    color: rgb(0 0 0 / 100%)
}

#c_navigation_084-1648200403826 .e_navigationE-31 .p_navItem1>p a::after {
    background: #409eff
}

#c_navigation_084-1648200403826 .e_navigationE-31 .p_navItem2 a {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    line-height: 1;
    color: rgb(0 0 0 / 80%);
    transition: all ease .3s
}

#c_navigation_084-1648200403826 .e_navigationE-31 .p_img {
    width: 100%;
    display: block;
    max-width: 35px;
    margin: 20px auto 0
}

#c_navigation_084-1648200403826 .e_navigationE-31 .p_menuItem {
    font-size: 15px;
    font-weight: 500;
    color: rgb(0 0 0 / 50%)
}

#c_navigation_084-1648200403826 .e_navigationE-31 .p_navItem2 img {
    width: 100%
}

#c_navigation_084-1648200403826 .e_navigationE-31 .haveThree .p_navItem2 a {
    text-align: left
}

#c_navigation_084-1648200403826 .e_navigationE-31 .p_level3Box {
    margin-top: 20px;
    display: block !important
}

#c_navigation_084-1648200403826 .e_navigationE-31 .p_navBox2 {
    background: rgb(255 255 255 / 100%);
    padding: 40px 110px 39px
}

@media only screen and (min-width:1366px) and (max-width:1440px) {
    #c_navigation_084-1648200403826 .p_navItem2 {
        width: 180px !important
    }
}

@media only screen and (max-width:1024px) {
    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navItem1>p a {
        font-size: 16px;
        padding: 26px 10px 23px
    }
}

@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_084-1648200403826 {
        background: #fff
    }

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

    #c_navigation_084-1648200403826 .e_container-21 .cbox-21-0 {
        flex: 0 0 150px
    }

    #c_navigation_084-1648200403826 .e_container-21 .cbox-21-1 {
        flex: 0 0 auto
    }

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

    #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_084-1648200403826 .e_form-25 {
        height: 61px;
        z-index: 20;
        display: none
    }

    #c_navigation_084-1648200403826 .e_form-25>.p_formItem {
        width: 100%
    }

    .nav_sou {
        display: none
    }

    .nav_right:before {
        display: none
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navBox1::-webkit-scrollbar {
        width: 0
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navBox1::-webkit-scrollbar-track {
        background: #eee
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navBox1::-webkit-scrollbar-thumb {
        background: #d7d7d7
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navBox1::-webkit-scrollbar-thumb:hover {
        background: #fff
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navButton {
        width: 50px;
        display: flex;
        justify-content: center;
        padding: 10px 0
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navBox1 {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: #f5f5f5;
        padding: 0 15px;
        height: calc(0vh);
        overflow-y: scroll;
        z-index: 10;
        max-height: 1080px;
        transition: all ease .3s;
        width: 100%
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navBox1.pkcclb {
        height: calc(100vh)
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navBox1.isdesign {
        height: calc(100vh);
        display: none
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navItem1 {
        border-bottom: 1px solid rgb(0 0 0 / 7%)
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navItem1:last-child {
        margin-bottom: 100px
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navCon {
        display: flex;
        justify-content: space-between;
        padding: 0;
        color: rgb(0 0 0 / 70%);
        font-size: 16px;
        line-height: 60px
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navItem1>p svg {
        width: auto;
        margin: 18px 0;
        opacity: .7;
        cursor: pointer;
        transition: all ease .3s
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navItem1>p svg.rotate {
        transform: rotate(90deg)
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navItem1>p a {
        padding: 0
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navItem1 a:hover {
        color: rgb(0 0 0 / 100%)
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navItem2 a {
        display: flex;
        justify-content: space-between;
        line-height: 30px;
        font-size: 14px;
        color: rgb(0 0 0 / 50%);
        font-weight: 500
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navItem2 .p_img {
        width: 23px;
        opacity: .8;
        margin: 0
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_level3Item span img,
    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navItem2 .p_img img {
        width: 100%;
        margin: 0
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navBox2 {
        display: none;
        padding: 0;
        background: rgb(255 255 255 / 0%)
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navBox2>div {
        padding-bottom: 20px
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_menuItem {
        padding-left: 0;
        border: 0;
        font-size: 14px
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_level3Box {
        margin: 10px 0;
        display: flex;
        flex-wrap: wrap;
        background: rgb(255 255 255 / 60%);
        padding: 15px
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_level3Item span {
        display: none
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_level3Item {
        width: 32%;
        display: inline-block
    }

    #c_navigation_084-1648200403826 .e_image-28 {
        max-width: 120px
    }
}

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

    #c_navigation_084-1648200403826 .p_navItem2 {
        position: relative;
        width: 200px
    }

    #c_navigation_084-1648200403826 .p_img {
        width: 100%;
        max-width: 80%;
        overflow: hidden
    }

    #c_navigation_084-1648200403826 .p_img img {
        width: 100%
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navBox1 {
        display: flex;
        justify-content: flex-end;
        height: auto !important
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navItem1>p {
        display: flex
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navItem1>p svg {
        display: none
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navBox2 {
        display: flex;
        justify-content: center;
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        z-index: 10;
        transition: all ease .3s;
        opacity: 0;
        visibility: hidden;
        pointer-events: none
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navBox2 ul {
        display: flex;
        justify-content: flex-end
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .haveThree .p_navItem2>a>.p_img {
        display: none
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .haveThree .p_level3Item:first-child p {
        padding: 0;
        border: 0
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navItem2 {
        margin-left: 0
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navItem2:first-child {
        margin-left: 0
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_level3Item {
        margin-right: 15px
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navItem1>p a::after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: 0;
        height: 2px;
        margin: 0 auto;
        transition: all ease .3s
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navItem1>p a:hover::after {
        width: 100%
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navItem1:hover .p_navBox2 {
        opacity: 1;
        visibility: visible;
        border-top: 1px solid #dedede;
        pointer-events: auto
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navBox2.isdesign {
        display: none;
        opacity: 1;
        visibility: visible
    }
}

@media screen and (max-width:1024px) and (min-width:769px) {
    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navItem2 {
        margin-left: 30px
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_navBox2 .p_level3Box {
        flex-wrap: wrap;
        justify-content: flex-start;
        margin-top: 30px
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_level3Item {
        margin-right: 0;
        width: 100%;
        margin-bottom: 12px
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_level3Item>a {
        display: flex
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_level3Item img {
        margin: 0;
        width: 16px;
        margin-right: 5px
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .haveThree .p_img {
        max-width: none;
        width: auto;
        margin: 0
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_menuItem {
        border-left: 0 solid rgb(0 0 0 / 20%);
        padding: 0;
        order: 2
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .haveThree .p_navItem2 {
        width: 25%
    }

    #c_navigation_084-1648200403826 .e_navigationE-31 .p_img {
        display: flex;
        flex-direction: column;
        justify-content: center
    }
}

#c_static_001-1654049163170 {
    min-height: 0;
    display-radio: 1
}

#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: 99%;
        margin-left: .5%;
        margin-right: .5%;
        margin-top: .5rem;
        margin-bottom: .5rem;
        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: 0;
        margin-bottom: 0;
        clear: left
    }
}

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

#c_effect_010-1649643483002 {
    min-height: 0
}

.click_kf {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
    width: 35px;
    background-color: #297bc0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    color: #fff;
    font-size: 15px;
    padding: 10px;
    line-height: 1;
    background-image: url(../portal-saas/demo_d83bc9af8bb342749ecf5b9c474b30c5/cms/image/378b1a4c-e6e7-4128-a522-000a70ba7d8b.png);
    background-position: center 15px;
    background-repeat: no-repeat;
    padding-top: 40px;
    padding-bottom: 20px;
    cursor: pointer;
    transition: all ease .3s
}

.click_kf:hover {
    background-color: #297bc0
}

.open_this {
    position: fixed;
    right: -150px;
    background: #fff;
    box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
    padding: 15px;
    width: 140px;
    border-radius: 10px;
    border: 1px solid rgb(0 0 0 / 3%);
    top: 50%;
    transform: translateY(-49%);
    z-index: 1000;
    transition: all ease .3s
}

.qq_kf {
    text-align: center;
    font-size: 16px;
    display: block;
    color: #e30713;
    padding-bottom: 15px;
    border-bottom: 1px solid rgb(0 0 0 / 10%);
    line-height: 1;
    background-image: url(../portal-saas/demo_d83bc9af8bb342749ecf5b9c474b30c5/cms/image/00d0dd72-ecbe-45f0-9fa7-0655000f48e2.png);
    background-position: center top;
    background-repeat: no-repeat;
    height: 130px;
    background-size: 85px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.tel_box {
    border-bottom: 1px solid rgb(0 0 0 / 10%);
    padding: 15px 0 5px
}

.phone_tt {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    line-height: 1;
    padding-bottom: 5px
}

.phone_phone a {
    line-height: 1;
    color: #e66d15;
    font-weight: 700;
    font-family: arial;
    text-align: center;
    display: block;
    margin-bottom: 10px;
    margin-top: 3px
}

.tb_box {
    display: flex;
    justify-content: space-between;
    padding-top: 10px
}

.ewm {
    width: 50%;
    border-right: 1px solid rgb(0 0 0 / 10%);
    position: relative
}

.ewm>img {
    padding-left: 8px
}

.ewmimg {
    position: absolute;
    right: calc(100% + 25px);
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    bottom: -15px;
    width: 120px;
    transition: all ease .3s;
    opacity: 0;
    visibility: hidden
}

.ewm:hover>.ewmimg {
    opacity: 1;
    visibility: visible
}

.ewmimg img {
    width: 100%;
    display: block
}

.blcktop {
    width: 50%;
    padding-left: 14px;
    cursor: pointer
}

.click_kf.hidethis {
    right: -35px
}

.open_this.cur {
    right: 10px
}

.close_this {
    position: absolute;
    right: 0;
    top: -32px;
    width: 20px;
    cursor: pointer
}

.close_this img {
    width: 100%
}

#c_static_001-1648453228821 {
    display-radio: 1;
    background-fill-value: background-color;
    background-color: #fcd511;
    padding-top: 76px;
    margin-top: 0
}

#c_static_001-1648453228821:hover {
    background-color: #eff2f4
}

#c_static_001-1648453228821 .e_container-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    background-color: #313131
}

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

#c_static_001-1648453228821 .e_container-3 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    display-radio: flex;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px
}

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

#c_static_001-1648453228821 .e_container-3 .p_item {
    display-radio: 1
}

#c_static_001-1648453228821 .e_container-3 .cbox-3-1 {
    flex: 0 0 150px
}

#c_static_001-1648453228821 .e_navigationA-8 .p_level1Box {
    display: flex;
    justify-content: space-between;
    display-radio: flex
}

#c_static_001-1648453228821 .e_navigationA-8 .p_iconBox {
    height: 45px;
    width: 45px;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

#c_static_001-1648453228821 .e_navigationA-8 .p_openIcon {
    width: 100%;
    height: 36px
}

#c_static_001-1648453228821 .e_navigationA-8 .p_closeIcon {
    width: 100%;
    height: 30px
}

#c_static_001-1648453228821 .e_navigationA-8 .p_navButton {
    display: none
}

#c_static_001-1648453228821 .e_navigationA-8 .p_level2Box1 {
    height: auto;
    width: 100%;
    margin-top: 15px
}

#c_static_001-1648453228821 .e_navigationA-8 .p_level3Box {
    display: none;
    height: auto;
    padding: 15px 0;
    background: #f5f5f5;
    width: 130px;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 9;
    border-radius: 5px;
    border-top-left-radius: 0
}

#c_static_001-1648453228821 .e_navigationA-8 .p_level1Item {
    position: relative;
    border: none
}

#c_static_001-1648453228821 .e_navigationA-8 .p_level2Item {
    position: relative;
    width: 100%
}

#c_static_001-1648453228821 .e_navigationA-8 .p_level3Item {
    width: 100%
}

#c_static_001-1648453228821 .e_navigationA-8 .p_level1Item a {
    font-size: 18px;
    display: block;
    color: #444243;
    font-weight: 700
}

#c_static_001-1648453228821 .e_navigationA-8 .p_level2Item a {
    font-size: 16px;
    line-height: 35px;
    display: block;
    transition: all ease .3s;
    color: #434243;
    font-weight: 400
}

#c_static_001-1648453228821 .e_navigationA-8 {
    width: 94%;
    max-width: 1185px
}

#c_static_001-1648453228821 .p_level1Item:first-child {
    display: block
}

#c_static_001-1648453228821 .e_navigationA-8 .p_level2Item a:hover {
    color: #297bc0
}

#c_static_001-1648453228821 .e_container-9 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex
}

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

#c_static_001-1648453228821 .e_image-10 {
    overflow: hidden;
    display-radio: 1;
    max-width: 130px;
    margin-left: auto
}

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

#c_static_001-1648453228821 .e_text-12 {
    line-height: 1.5;
    display-radio: 1;
    font_radio: 2;
    max-width: 130px;
    margin-left: auto;
    margin-top: 10px;
    font-size: 16px;
    color: #000;
    text-align: center
}

#c_static_001-1648453228821 .e_container-2 .p_item {
    display-radio: 1
}

#c_static_001-1648453228821 .e_container-17 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    min-height: 80px
}

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

#c_static_001-1648453228821 .e_container-17 .cbox-17-0 {
    flex: 0 0 100%;
    align-self: center
}

#c_static_001-1648453228821 .e_container-17 .cbox-17-1 {
    align-self: center
}

#c_static_001-1648453228821 .e_container-17 .p_item {
    display-radio: 1
}

#c_static_001-1648453228821 .e_credible-20 .img1 {
    width: 65px;
    height: 23px
}

#c_static_001-1648453228821 .e_credible-20 .img2 {
    width: 79px;
    height: 28px
}

#c_static_001-1648453228821 .e_credible-20 .img3 {
    width: 92px;
    height: 33px
}

#c_static_001-1648453228821 .e_credible-20 .img4 {
    width: 106px;
    height: 38px
}

#c_static_001-1648453228821 .e_credible-20 .img5 {
    width: 131px;
    height: 47px;
    display: none
}

#c_static_001-1656566552561 {
    min-height: 0 !important
}

#c_static_001-1648453228821 .e_credible-22 .img1 {
    width: 65px;
    height: 23px
}

#c_static_001-1648453228821 .e_credible-22 .img2 {
    width: 79px;
    height: 28px
}

#c_static_001-1648453228821 .e_credible-22 .img3 {
    width: 92px;
    height: 33px
}

#c_static_001-1648453228821 .e_credible-22 .img4 {
    width: 106px;
    height: 38px
}

#c_static_001-1648453228821 .e_credible-22 .img5 {
    width: 131px;
    height: 47px
}

#c_static_001-1648453228821 .e_richText-23 {
    text-align: center;
    color: rgba(255, 255, 255, .71)
}

#c_static_001-1648453228821 .e_richText-23 p {
    font-size: 16px !important
}

#c_static_001-1648453228821 .e_bottomNav-24 span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

#c_static_001-1648453228821 .e_bottomNav-24 .p_level1Item {
    width: auto;
    padding: 0 15px;
    flex-grow: 1
}

#c_static_001-1648453228821 .e_bottomNav-24 .p_level3Box {
    display: none
}

@media screen and (max-width:768px) {
    #c_static_001-1648453228821 {
        padding-top: 20px
    }

    #c_static_001-1648453228821 .e_navigationA-8 .p_level1Box {
        display: block;
        width: 100%
    }

    #c_static_001-1648453228821 .e_navigationA-8 .p_iconBox {
        display: block
    }

    #c_static_001-1648453228821 .e_navigationA-8 .p_navContent {
        display: none;
        padding: 20px;
        height: 100%;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: #fbfbfb;
        z-index: 99
    }

    #c_static_001-1648453228821 .e_navigationA-8 .p_navButton {
        display: flex;
        justify-content: flex-end
    }

    #c_static_001-1648453228821 .e_navigationA-8 .p_level2Box,
    #c_static_001-1648453228821 .e_navigationA-8 .p_level3Box {
        padding: 0 0 0 30px;
        background: 0 0
    }

    #c_static_001-1648453228821 .e_navigationA-8 .p_jtIcon {
        float: right;
        transition: .5s;
        height: 30px;
        margin-top: 10px
    }

    #c_static_001-1648453228821 .e_navigationA-8 .p_jtHover {
        transition: .5s;
        transform: rotate(90deg)
    }

    #c_static_001-1648453228821 .e_navigationA-8 .p_level2Box,
    #c_static_001-1648453228821 .e_navigationA-8 .p_level3Box {
        width: 100%;
        left: 0;
        transform: translateX(0);
        position: inherit;
        border-radius: 0
    }

    #c_static_001-1648453228821 .e_navigationA-8 .p_level1Item {
        border-bottom: 1px solid rgb(0 0 0 / 5%);
        line-height: 50px;
        font-size: 14px
    }

    #c_static_001-1648453228821 .e_navigationA-8 .p_level1Item a,
    #c_static_001-1648453228821 .e_navigationA-8 .p_level2Item a {
        line-height: 50px;
        font-size: 14px;
        padding: 0;
        display: inline;
        text-align: left;
        opacity: 1
    }

    #c_static_001-1648453228821 .e_container-17 {
        display-radio: 1;
        padding: 15px 0
    }

    #c_static_001-1648453228821 .e_container-2 {
        display-radio: 1
    }

    #c_grid-116273709439190>.p_gridbox>.p_gridCell:nth-child(1n+1) {
        width: 100%;
        margin: 0
    }

    #c_static_001-1648453228821 .e_container-9 {
        display-radio: 1
    }

    #c_static_001-1648453228821 .e_container-17 .cbox-17-0 {
        flex: 0 0 100%;
        align-self: center
    }

    #c_static_001-1648453228821 .e_container-17 .cbox-17-1 {
        flex: 0 0 100%;
        align-self: center
    }

    #c_static_001-1648453228821 .e_bottomNav-24 .p_menu1Item,
    #c_static_001-1648453228821 .e_bottomNav-24 .p_menu2Item {
        display: flex;
        justify-content: space-between
    }

    #c_static_001-1648453228821 .e_bottomNav-24 .p_level1Box ul {
        display: none
    }

    #c_static_001-1648453228821 .e_bottomNav-24 .p_level2Box .p_level2Item {
        padding: 5px 0
    }

    #c_static_001-1648453228821 .e_bottomNav-24 .p_jtIcon {
        width: 30px;
        height: 30px;
        max-width: 30px;
        font-size: inherit;
        transition: .5s;
        margin: 0
    }

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

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

    #c_static_001-1648453228821 .e_bottomNav-24 .p_level1Item {
        padding: 5px;
        width: 80%;
        margin: 0 auto
    }

    #c_static_001-1648453228821 .e_bottomNav-24 .p_menu2Item svg {
        opacity: .5
    }

    #c_static_001-1648453228821 .e_navigationA-8 {
        display: none
    }

    #c_static_001-1648453228821 .e_container-3 .p_item {
        flex: 100%;
        margin-bottom: 20px
    }

    #c_static_001-1648453228821 .e_container-3 .cbox-3-1 {
        flex: 100%
    }

    #c_static_001-1648453228821 .e_image-10 {
        margin: 0 auto
    }

    #c_static_001-1648453228821 .e_text-12 {
        max-width: none;
        width: 100%
    }

    #c_static_001-1648453228821 .e_container-3 .cbox-3-1 .e_credible-22 {
        text-align: center
    }

    #c_static_001-1648453228821 .e_bottomNav-24 .p_menu1Item span {
        font-size: 16px;
        line-height: 1.5;
        color: #444243
    }

    #c_static_001-1648453228821 .e_bottomNav-24 .p_menu2Item span {
        font-size: 14px;
        line-height: 1.5;
        color: #999
    }

    #c_static_001-1648453228821 .e_container-3 {
        margin-bottom: 25px
    }
}

@media screen and (min-width:769px) {
    #c_static_001-1648453228821 .e_navigationA-8 .p_jtIcon {
        transform: rotate(90deg);
        display: none
    }

    #c_static_001-1648453228821 .e_navigationA-8 .p_level2Item .p_jtIcon {
        display: none
    }

    #c_static_001-1648453228821 .e_navigationA-8 .p_iconBox {
        display: none
    }

    #c_static_001-1648453228821 .e_bottomNav-24 .p_level1Box {
        display: flex
    }

    #c_static_001-1648453228821 .e_bottomNav-24 .p_jtIcon {
        display: none
    }

    #c_static_001-1648453228821 .e_bottomNav-24 {
        display: none
    }
}

#c_banner_015_P_014-1648456676539 {
    min-height: 0;
    display-radio: 1;
    padding-top: 88px
}

#c_banner_015_P_014-1648456676539 .e_bannerA-2 {
    height: auto;
    display-radio: 1;
    background_radio: 1;
    text-align: center
}

#c_banner_015_P_014-1648456676539 .e_bannerA-2 .swiper-container {
    height: inherit
}

#c_banner_015_P_014-1648456676539 .e_bannerA-2 .swiper-wrapper {
    height: inherit
}

#c_banner_015_P_014-1648456676539 .e_bannerA-2 .swiper-slide {
    height: inherit
}

#c_banner_015_P_014-1648456676539 .e_bannerA-2 .p_img {
    width: 100%;
    height: 555px;
    background: #000;
    display-radio: 1;
    background-color: #000
}

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

#c_banner_015_P_014-1648456676539 .e_bannerA-2 .custom-bullet {
    background: #ccc
}

#c_banner_015_P_014-1648456676539 .e_bannerA-2 .p_info {
    position: absolute;
    width: 94%;
    max-width: 1440px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 4
}

#c_banner_015_P_014-1648456676539 .e_bannerA-2 .p_subtitle {
    line-height: 1.2rem;
    font-size: 1.2rem
}

#c_banner_015_P_014-1648456676539 .e_bannerA-2 .swiper-container-vertical {
    height: 400px
}

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

#c_banner_015_P_014-1648456676539 .e_bannerA-2 .p_video .videoContent {
    width: 100%;
    height: 100%
}

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

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

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

#c_banner_015_P_014-1648456676539 .e_bannerA-2 .p_videoInfo {
    display: none
}

#c_banner_015_P_014-1648456676539 .p_btitle {
    font-size: 3rem;
    line-height: 3rem;
    color: #fff;
    margin-bottom: 20px
}

#c_banner_015_P_014-1648456676539 .p_summary {
    font-size: 38px;
    font-weight: 700;
    line-height: 1.6
}

.ban_tb {
    width: 3.8vw;
    height: 3.8vw;
    background: url(../portal-saas/new2021111221170652041/cms/image/2b6dab6d-d253-482b-be2d-2bec2cccf564.png) no-repeat center;
    background-size: cover;
    margin-top: 3vw;
    animation: beating 2s linear infinite;
    -webkit-animation: beating 2s linear infinite;
    cursor: pointer
}

@keyframes beating {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px)
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@media screen and (max-width:768px) {
    #c_banner_015_P_014-1648456676539 .e_bannerA-2 .swiper-slide {
        height: auto
    }

    #c_banner_015_P_014-1648456676539 .e_bannerA-2 .p_subtitle {
        display: none
    }

    #c_banner_015_P_014-1648456676539 .e_bannerA-2 .p_summary {
        font-size: 16px
    }

    #c_banner_015_P_014-1648456676539 .e_bannerA-2 .p_img {
        height: 30vh
    }

    #c_banner_015_P_014-1648456676539 .p_btitle {
        font-size: 24px
    }

    #c_banner_015_P_014-1648456676539 {
        padding-top: 64px;
        display: none
    }

    .ban_tb {
        width: 40px;
        height: 40px
    }
}

#c_banner_015_P_014-16663186637560 {
    min-height: 0;
    display-radio: 1;
    padding-top: 88px
}

#c_banner_015_P_014-16663186637560 .e_bannerA-2 {
    height: auto;
    display-radio: 1;
    background_radio: 1;
    text-align: center
}

#c_banner_015_P_014-16663186637560 .e_bannerA-2 .swiper-container {
    height: inherit
}

#c_banner_015_P_014-16663186637560 .e_bannerA-2 .swiper-wrapper {
    height: inherit
}

#c_banner_015_P_014-16663186637560 .e_bannerA-2 .swiper-slide {
    height: inherit
}

#c_banner_015_P_014-16663186637560 .e_bannerA-2 .p_img {
    width: 100%;
    height: 555px;
    background: #000;
    display-radio: 1;
    background-color: #000
}

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

#c_banner_015_P_014-16663186637560 .e_bannerA-2 .custom-bullet {
    background: #ccc
}

#c_banner_015_P_014-16663186637560 .e_bannerA-2 .p_info {
    position: absolute;
    width: 94%;
    max-width: 1440px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 4
}

#c_banner_015_P_014-16663186637560 .e_bannerA-2 .p_subtitle {
    line-height: 1.2rem;
    font-size: 1.2rem
}

#c_banner_015_P_014-16663186637560 .e_bannerA-2 .swiper-container-vertical {
    height: 400px
}

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

#c_banner_015_P_014-16663186637560 .e_bannerA-2 .p_video .videoContent {
    width: 100%;
    height: 100%
}

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

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

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

#c_banner_015_P_014-16663186637560 .e_bannerA-2 .p_videoInfo {
    display: none
}

#c_banner_015_P_014-16663186637560 .p_btitle {
    font-size: 3rem;
    line-height: 3rem;
    color: #fff;
    margin-bottom: 20px
}

#c_banner_015_P_014-16663186637560 .p_summary {
    font-size: 38px;
    font-weight: 700;
    line-height: 1.6
}

.ban_tb {
    width: 3.8vw;
    height: 3.8vw;
    background: url(../portal-saas/new2021111221170652041/cms/image/2b6dab6d-d253-482b-be2d-2bec2cccf564.png) no-repeat center;
    background-size: cover;
    margin-top: 3vw;
    animation: beating 2s linear infinite;
    -webkit-animation: beating 2s linear infinite;
    cursor: pointer
}

@keyframes beating {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px)
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@media screen and (max-width:768px) {
    #c_banner_015_P_014-16663186637560 .e_bannerA-2 .swiper-slide {
        height: auto
    }

    #c_banner_015_P_014-16663186637560 .e_bannerA-2 .p_subtitle {
        display: none
    }

    #c_banner_015_P_014-16663186637560 .e_bannerA-2 .p_summary {
        font-size: 16px
    }

    #c_banner_015_P_014-16663186637560 .e_bannerA-2 .p_img {
        height: 58vh
    }

    #c_banner_015_P_014-16663186637560 .p_btitle {
        font-size: 24px
    }

    #c_banner_015_P_014-16663186637560 {
        padding-top: 64px
    }

    .ban_tb {
        width: 40px;
        height: 40px
    }
}

@media screen and (min-width:769px) {
    #c_banner_015_P_014-16663186637560 {
        display: none
    }
}

#c_static_001-1648200333377 {
    display-radio: 1;
    min-height: 0;
    background-color: #f2f2f3;
    position: sticky;
    top: 82px;
    z-index: 100
}

#c_static_001-1648200333377 .e_loop-2 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 70%;
    margin: 0 auto
}

#c_static_001-1648200333377 .e_loop-2 .p_loopitem {
    flex-basis: calc(100% / 7);
    position: relative
}

#c_static_001-1648200333377 .e_loop-2 .p_page {
    text-align: center
}

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

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

#c_static_001-1648200333377 .e_loop-2 .p_filter_key {
    width: 70px;
    overflow: hidden;
    margin-right: 10px;
    font-weight: 700;
    color: #333;
    font-size: 12px
}

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

#c_static_001-1648200333377 .e_loop-2 .p_active .p_fbutton {
    color: #fff;
    background-color: #6495ed
}

#c_static_001-1648200333377 .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_001-1648200333377 .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_001-1648200333377 .e_loop-2 .multSelect {
    font-size: 13px;
    position: relative
}

#c_static_001-1648200333377 .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: #fff
}

#c_static_001-1648200333377 .e_loop-2 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

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

#c_static_001-1648200333377 .e_loop-2 .multSelect ul,
li {
    list-style: none
}

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

#c_static_001-1648200333377 .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_001-1648200333377 .e_loop-2 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

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

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

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

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

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

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

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

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

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

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

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

#c_static_001-1648200333377 .e_loop-2 .p_split {
    margin: 0 5px
}

#c_static_001-1648200333377 .e_loop-2 .p_normal {
    margin-right: 16px
}

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

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

#c_static_001-1648200333377 .e_loop-2 .position-left {
    display: flex
}

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

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

#c_static_001-1648200333377 .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_001-1648200333377 .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: 0;
    right: 0;
    z-index: 1
}

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

#c_static_001-1648200333377 .e_loop-2 .p_active .p_mbutton::before {
    display: block
}

#c_static_001-1648200333377 .e_loop-2 .p_active .p_mbutton::after {
    display: block
}

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

#c_static_001-1648200333377 .e_loop-2 .p_filter_result {
    display: inline-block
}

#c_static_001-1648200333377 .e_loop-2 .p_contclear {
    cursor: pointer
}

#c_static_001-1648200333377 .e_loop-2 .swiper-container {
    padding-bottom: 30px
}

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

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

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

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

#c_static_001-1648200333377 .e_loop-2 .p_filter_result {
    display: none
}

#c_static_001-1648200333377 .e_loop-2 .p_contclear {
    display: none
}

#c_static_001-1648200333377 .e_loop-2 {
    display-radio: 1;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto
}

#c_static_001-1648200333377 .e_text-3 {
    display-radio: 1;
    font_radio: 2;
    width: auto
}

#c_static_001-1648200333377 .e_loop-2 .p_list>div a.active {
    color: #007bff;
}
#c_static_001-1648200333377 .e_loop-2 .p_list>div a.active::after {
    width: 100%!important;
    opacity: 1!important;
    transition: all .3s!important
}

@media screen and (max-width:768px) {
    #c_static_001-1648200333377 {
        top: 65px
    }

    #c_static_001-1648200333377 .e_loop-2 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 4)
    }

    #c_static_001-1648200333377 .e_loop-2 .p_list {
        max-width: 100%
    }
}

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

#c_static_001-1648448381764 {
    min-height: 0;
    display-radio: 1;
    padding-top: 65px;
    padding-bottom: 65px;
    background-fill-value: background-image;
    background-repeat: repeat
}

#c_static_001-1648448381764 .e_container-4 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto
}

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

#c_static_001-1648448381764 .e_text-5 {
    line-height: normal;
    display-radio: 1;
    z-index: 1;
    font_radio: 2
}

@media screen and (max-width:768px) {
    #c_static_001-1648448381764 .e_text-5 {
        font-size: 28px
    }

    #c_static_001-1648448381764 .e_text-5:before {
        width: 68px
    }
}

#c_static_001-1653303207468 {
    min-height: 300px
}

#c_static_001-1653303207468 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 96%;
    display-radio: flex;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    min-height: 325px
}

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

#c_static_001-1653303207468 .e_container-1 .p_item {
    display-radio: 1;
    padding: 110px 0
}

#c_static_001-1653303207468 .e_container-1 .cbox-1-0 {
    flex: 0 0 24.25%;
    background-color: #e1ebf2;
    align-self: center
}

#c_static_001-1653303207468 .e_container-1 .cbox-1-1 {
    flex: 0 0 24.25%;
    margin-left: 1%;
    margin-right: 1%;
    background-color: #e1ebf2;
    align-self: center
}

#c_static_001-1653303207468 .e_container-1 .cbox-1-2 {
    flex: 0 0 24.25%;
    background-color: #e1ebf2
}

#c_static_001-1653303207468 .e_container-1 .cbox-1-3 {
    flex: 0 0 24.25%;
    margin-left: auto;
    background-color: #e1ebf2
}

#c_static_001-1653303207468 .e_image-2 {
    overflow: hidden;
    display-radio: 1
}

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

#c_static_001-1653303207468 .e_text-3 {
    line-height: normal;
    display-radio: 1;
    font_radio: 2
}

#c_static_001-1653303207468 .e_image-4 {
    overflow: hidden;
    display-radio: 1
}

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

#c_static_001-1653303207468 .e_text-5 {
    line-height: normal;
    display-radio: 1;
    font_radio: 2
}

#c_static_001-1653303207468 .e_image-6 {
    overflow: hidden;
    display-radio: 1
}

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

#c_static_001-1653303207468 .e_text-7 {
    line-height: normal;
    display-radio: 1;
    font_radio: 2
}

#c_static_001-1653303207468 .e_image-8 {
    overflow: hidden;
    display-radio: 1
}

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

#c_static_001-1653303207468 .e_text-9 {
    line-height: normal;
    display-radio: 1;
    font_radio: 2
}

#c_static_001-1653303207468.response-animated .cbox-1-0 {
    animation-name: fadeInUp;
    animation-delay: .2s;
    animation-duration: 1.5s;
    animation-fill-mode: both
}

#c_static_001-1653303207468.response-animated .cbox-1-1 {
    animation-name: fadeInUp;
    animation-delay: .4s;
    animation-duration: 1.5s;
    animation-fill-mode: both
}

#c_static_001-1653303207468.response-animated .cbox-1-2 {
    animation-name: fadeInUp;
    animation-delay: .6s;
    animation-duration: 1.5s;
    animation-fill-mode: both
}

#c_static_001-1653303207468.response-animated .cbox-1-3 {
    animation-name: fadeInUp;
    animation-delay: .8s;
    animation-duration: 1.5s;
    animation-fill-mode: both
}

@media screen and (max-width:768px) {
    #c_static_001-1653303207468 .e_container-1 {
        display-radio: 1;
        flex-direction: column
    }

    #c_static_001-1653303207468 .e_container-1 .p_item {
        width: 100%;
        margin: 0 auto 10px auto !important
    }
}

#c_static_001-1653444653381 {
    min-height: 300px;
    display-radio: 1;
    margin-top: 20px;
    margin-bottom: 40px
}

#c_static_001-1653444653381 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 96%;
    display-radio: flex;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    background-fill-value: background-image;
    background-image: url(../repository/portal-local/new2022032521482323895/cms/image/4ee84239-e0ca-4c85-801f-692ce016b124.jpg);
    background-repeat: no-repeat;
    min-height: 550px;
    background-size: cover
}

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

#c_static_001-1653444653381 .e_container-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    max-width: 38%;
    min-width: 0;
    margin-left: auto;
    background-color: rgba(0, 139, 213, .8);
    min-height: 550px
}

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

#c_static_001-1653444653381 .e_container-2 .p_item {
    display-radio: 1;
    align-self: center;
    padding: 0 80px
}

#c_static_001-1653444653381 .e_text-3 {
    line-height: 60px;
    color: #fff;
    font-size: 24px;
    font-weight: 700
}

#c_static_001-1653444653381 .e_richText-4 p {
    color: #fff;
    line-height: 36px !important;
    font-size: 16px !important;
    text-align: justify
}

#c_static_001-1653444653381 .e_richText-5 {
    text-align: justify
}

#c_static_001-1653444653381 .e_richText-5 p {
    color: #fff;
    line-height: 36px !important;
    font-size: 16px !important
}

@media screen and (max-width:768px) {
    #c_static_001-1653444653381 {
        min-height: 300px;
        display-radio: 1;
        margin-top: 20px;
        margin-bottom: 40px
    }

    #c_static_001-1653444653381 .e_container-1 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        width: 96%;
        display-radio: flex;
        max-width: 1400px;
        margin-left: auto;
        margin-right: auto;
        background-fill-value: background-image;
        background-image: url(../repository/portal-local/new2022032521482323895/cms/image/4ee84239-e0ca-4c85-801f-692ce016b124.jpg);
        background-repeat: no-repeat;
        min-height: 550px;
        background-position: 41%;
        background-size: cover
    }

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

    #c_static_001-1653444653381 .e_container-2 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        width: 100%;
        display-radio: flex;
        max-width: 100%;
        min-width: 0;
        margin-left: auto;
        background-color: rgba(0, 139, 213, .4);
        min-height: 550px
    }

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

    #c_static_001-1653444653381 .e_container-2 .p_item {
        display-radio: 1;
        align-self: center;
        padding: 0 20px
    }

    #c_static_001-1653444653381 .e_text-3 {
        line-height: 60px;
        color: #fff;
        font-size: 24px;
        font-weight: 700
    }

    #c_static_001-1653444653381 .e_richText-4 p {
        color: #fff;
        line-height: 36px !important;
        font-size: 16px !important
    }

    #c_static_001-1653444653381 .e_richText-5 p {
        color: #fff;
        line-height: 36px !important;
        font-size: 16px !important
    }
}