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

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

#c_navigation_0061635239687823 {
    min-height: 0px;
    background: rgba(0, 0, 0, 0.2);
    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(0, 0, 0, 0);
    overflow: hidden
}

#c_navigation_0061635239687823:hover {
    overflow: visible
}

#c_navigation_0061635239687823.active {
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0 0 15px rgb(0 0 0 / 20%)
}

#c_navigation_0061635239687823 .e_image-16 {
    overflow: hidden;
    max-width: 285px;
    display-radio: 1
}

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

#c_navigation_0061635239687823 .e_image-16 img.logocai {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: unset;
    display: none
}

#c_navigation_0061635239687823 .e_html-17 {
    min-height: 0px;
    background_radio: 1;
    padding-left: 15px;
    padding-right: 15px;
    width: auto
}

#c_navigation_0061635239687823 .e_html-17 .search_warp {
    cursor: pointer
}

#c_navigation_0061635239687823 .e_html-17 .search_warp svg {
    fill: #fff
}

#c_navigation_0061635239687823.active .e_html-17 .search_warp svg {
    fill: #ffad00
}

#c_navigation_0061635239687823 .e_html-17 .search_warp:hover svg {
    fill: #ffad00
}

#c_navigation_0061635239687823 .e_html-19 {
    min-height: 0px;
    background_radio: 1;
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
    display: none
}

#c_navigation_0061635239687823 .e_html-19 .site_lan {
    cursor: pointer
}

#c_navigation_0061635239687823 .e_html-19 .site_lan svg {
    fill: #fff
}

#c_navigation_0061635239687823.active .e_html-19 .site_lan svg {
    fill: #F98216
}

#c_navigation_0061635239687823 .e_html-19 .site_lan:hover svg {
    fill: #F98216
}

#c_navigation_0061635239687823 .e_container-21 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto
}

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

#c_navigation_0061635239687823 .e_container-22 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

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

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

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

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

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

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

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

#c_navigation_0061635239687823 .e_navigationF-24 .p_navButton>p span {
    width: 100%;
    background: #ffad00;
    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_0061635239687823 .e_navigationF-24 .p_navButton>p span:nth-of-type(1) {
    width: 50%;
    float: left
}

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

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

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

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

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

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

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

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

#c_navigation_0061635239687823 .e_navigationF-24 .p_navCon {
    color: #fff;
    font-size: 18px;
    line-height: 1;
    transition: all ease .3s;
    text-decoration: none;
    font-weight: bold
}

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

#c_navigation_0061635239687823 .e_navigationF-24 .p_navItem1:hover .p_navCon {
    color: #ffad00
}

#c_navigation_0061635239687823 .e_navigationF-24 .p_navCon::after {
    background: #ffad00;
    height: 4px
}

#c_navigation_0061635239687823 .e_navigationF-24 .p_navBox2>div.warp {
    width: 94%;
    margin: 0 auto;
    display: flex;
    max-width: 1600px;
    justify-content: space-between
}

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

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

#c_navigation_0061635239687823 .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 #ffad00;
    margin-bottom: 15px;
    transition: all .5s ease
}

#c_navigation_0061635239687823 .e_navigationF-24 .p_navBox2 .warp .right .con a:hover {
    color: #fff;
    background: #1e9e3b;
    border: 2px solid #1e9e3b
}

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

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

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

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

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

#c_navigation_0061635239687823 .e_navigationF-24 .p_navBox2 .warp .right .tel .c a {
    color: #1e9e3b
}

#c_navigation_0061635239687823 .e_navigationF-24 .p_navItem1:hover .p_navBox2 {
    opacity: 1;
    visibility: visible
}

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

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

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

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

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

#c_navigation_0061635239687823 .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_0061635239687823 .e_navigationF-24 .p_navItem2 a span {
    width: 100%
}

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

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

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

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

#c_navigation_0061635239687823 .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_0061635239687823 .e_navigationF-24 .p_navItem1 {
    position: static;
    padding-left: 1.5vw;
    padding-right: 1.5vw
}

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

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

#c_navigation_0061635239687823 .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_0061635239687823 .e_navigationF-24 .p_level4Item span {
    display: flex;
    flex-direction: column;
    justify-content: center
}

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

#c_navigation_0061635239687823 .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_0061635239687823 .e_navigationF-24 .p_level4Item img {
    width: auto
}

#c_navigation_0061635239687823 .e_navigationF-24 .p_navItem2 a:hover,
#c_navigation_0061635239687823 .e_navigationF-24 .p_navItem2 .p_navCon3:hover,
#c_navigation_0061635239687823 .e_navigationF-24 .p_navItem2 .p_menuItem:hover,
#c_navigation_0061635239687823 .e_navigationF-24 .p_navItem2 .p_menuItemhat:hover {
    color: #ffad00;
    border-bottom: 1px solid #ffad00
}

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

#c_navigation_0061635239687823 .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_0061635239687823 .e_navigationF-24 .p_navBox2.isdesign {
    display: none;
    opacity: 1;
    visibility: visible
}

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

#c_navigation_0061635239687823 .e_navigationF-24 .p_navBox2 {
    background: #f2f3f1;
    padding: 0px 0 0px;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    border-bottom: 4px solid #ffad00
}

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

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

@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_0061635239687823 .e_navigationF-24 .p_navBox1::-webkit-scrollbar {
        width: 0px
    }

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

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

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

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

    #c_navigation_0061635239687823 .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_0061635239687823 .e_navigationF-24 .p_navBox1.pkcclb {
        height: calc(100vh)
    }

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

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

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

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

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

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

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

    #c_navigation_0061635239687823 .e_navigationF-24 .p_navItem1>p:hover {
        color: rgb(255 255 255)
    }

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

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

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

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

    #c_navigation_0061635239687823 .e_navigationF-24 .p_level3Box {
        display: none
    }

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

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

    #c_navigation_0061635239687823 .e_navigationF-24 .p_level4Box {
        display: none
    }

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

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

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

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

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

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

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

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

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

    #c_navigation_0061635239687823 .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_0061635239687823 .e_navigationF-24 .p_level3Item:last-child {
        padding: 0 0 20px
    }

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

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

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

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

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

    #c_navigation_0061635239687823 {
        background: rgba(255, 255, 255, 1)
    }

    #c_navigation_0061635239687823 .e_container-21 {
        position: relative;
        width: 100%;
        padding: 0px 0px 0px 15px;
        justify-content: space-between
    }

    #c_navigation_0061635239687823 .e_container-21 .cbox-21-0 {
        flex: 0 0 180px
    }

    #c_navigation_0061635239687823 .e_image-16 img {
        display: none
    }

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

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

    #c_navigation_0061635239687823.active .e_html-17 .search_warp svg {
        fill: #333
    }

    #c_navigation_0061635239687823 .e_html-17 .search_warp svg {
        fill: #333
    }

    #c_navigation_0061635239687823.active .e_html-19 .site_lan svg {
        fill: #333
    }

    #c_navigation_0061635239687823 .e_html-19 .site_lan svg {
        fill: #333
    }

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

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

    #c_navigation_0061635239687823 .e_html-17 {
        padding-left: 10px;
        padding-right: 10px
    }

    #c_navigation_0061635239687823 .e_html-19 {
        padding-left: 10px;
        padding-right: 10px
    }

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

    #c_navigation_0061635239687823 .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_0061635239687823 .e_navigationF-24 .p_navBox2 .left .title {
        display: none
    }

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

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

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

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

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

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

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

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

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

    #c_navigation_0061635239687823 .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_0061635239687823 .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_0061635239687823 .e_navigationF-24 .haveThree .p_navCon2:hover a span {
        color: #1e9e3b
    }

    #c_navigation_0061635239687823 .e_navigationF-24 .p_navButton>p span {
        background: #333
    }

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

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

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

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

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

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

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

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

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

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

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

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

    #c_navigation_0061635239687823 .e_navigationF-24 .p_navItem2 a {
        padding: 15px 0px;
        border-bottom: 1px solid #ccc
    }

    #c_navigation_0061635239687823 .e_navigationF-24 .haveThree {
        position: static
    }

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

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

    #c_navigation_0061635239687823 .e_navigationF-24 .haveThree .p_navBox2 {
        background: url(../portal-saas/new2021111815323017785/cms/image/f34d0781-8413-4cf9-8839-116ad6e7bf8b.jpg
) #f2f3f1 no-repeat right center
    }

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

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

    #c_navigation_0061635239687823 .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_0061635239687823 .e_navigationF-24 .haveThree .p_navBox2 .warp .left .title {
        display: none
    }

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

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

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

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

    #c_navigation_0061635239687823 .e_navigationF-24 .p_navItem1>p a {
        display: block;
        line-height: 90px
    }

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

    #c_navigation_0061635239687823 .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_0061635239687823 .e_navigationF-24 .p_navItem1:hover>p::after {
        width: 100%
    }

    #c_navigation_0061635239687823 .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;
    }

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

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

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

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

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

    #c_navigation_0061635239687823 .e_navigationF-24 .haveThree .p_navItem2.cur a span {
        color: #1e9e3b
    }

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

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

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

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

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

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

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

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

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

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

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

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

    #c_navigation_0061635239687823 .e_navigationF-24 .p_level3Item:hover .p_menuItemhat {
        color: #1e9e3b
    }

    #c_navigation_0061635239687823 .e_navigationF-24 .p_level3Item:hover .sj_icon {
        fill: #1e9e3b
    }

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

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

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

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

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

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

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

@media screen and (max-width: 1330px) and (min-width: 1200px) {
    #c_navigation_0061635239687823 .e_navigationF-24 .p_navItem1 {
        position: static;
        padding-left: 1vw;
        padding-right: 1vw
    }
}

#c_static_001-1642231999937 {
    min-height: 0px;
    width: 100%;
    left: 0;
    height: auto;
    transition: all 0.5s ease;
    top: -100px;
    position: fixed;
    z-index: 110;
    background-color: rgba(255, 255, 255, 1)
}

#c_static_001-1642231999937.active {
    top: 0
}

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

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

#c_static_001-1642231999937 .e_container-1 .cbox-1-1 {
    flex: 0 0 80px;
    border-left: 1px solid #ddd
}

#c_static_001-1642231999937 .e_container-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    padding-top: 35px;
    padding-bottom: 35px;
    padding-right: 30px;
    padding-left: 30px
}

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

#c_static_001-1642231999937 .e_container-4 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 86%;
    margin-left: 0px
}

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

#c_static_001-1642231999937 .e_container-4 .cbox-4-0 {
    flex: 0 0 50px;
    align-self: center
}

#c_static_001-1642231999937 .e_image-5 {
    overflow: hidden;
    width: 20px;
    height: 20px
}

#c_static_001-1642231999937 .e_image-5 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    filter: unset
}

#c_static_001-1642231999937 .e_container-4 .cbox-4-1 {
    align-self: center
}

#c_static_001-1642231999937 .e_form-6 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

#c_static_001-1642231999937 .e_form-6>.p_formItem {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1642231999937 .e_formBtn-7 {
    width: 120px;
    background: none;
    text-align: center;
    padding: 10px 20px;
    margin: 0;
    font-size: 15px;
    color: #aaa;
    border-radius: 50px;
    border: 1px solid#aaa;
    cursor: pointer;
    outline: none;
    line-height: 20px;
    transition: all 0.5s ease
}

#c_static_001-1642231999937 .e_formBtn-7:hover {
    background: #ffad00;
    border: 1px solid #ffad00;
    color: #fff
}

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

#c_static_001-1642231999937 .btn:focus {
    box-shadow: none
}

#c_static_001-1642231999937 .e_form-6 .cbox-6-0 {
    flex: 0 0 calc(100% - 120px);
    align-self: center
}

#c_static_001-1642231999937 .e_form-6 .cbox-6-1 {
    flex: 0 0 120px;
    align-self: center
}

#c_static_001-1642231999937 .e_input-8 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_static_001-1642231999937 .form-control {
    border: none;
    border-radius: 0px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    padding: 0px
}

#c_static_001-1642231999937 .form-group {
    margin-bottom: 0px
}

#c_static_001-1642231999937 .form-control:focus {
    border: none;
    background: #fff;
    box-shadow: none
}

#c_static_001-1642231999937 .e_container-1 .cbox-1-0 {
    align-self: center
}

#c_static_001-1642231999937 .e_html-9 {
    min-height: 0px;
    background_radio: 1
}

#c_static_001-1642231999937 .e_html-9 .search_close {
    width: 20px;
    height: 20px;
    display: flex
}

#c_static_001-1642231999937 .e_html-9 .search_close svg {
    fill: #ffad00;
    transition: all .5s ease;
    cursor: pointer
}

#c_static_001-1642231999937 .e_html-9 .search_close:hover svg {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

@media screen and (max-width:768px) {
    #c_static_001-1642231999937 .e_container-1 .cbox-1-1 {
        flex: 0 0 40px
    }

    #c_static_001-1642231999937 .e_container-2 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-right: 10px;
        padding-left: 10px
    }

    #c_static_001-1642231999937 .e_form-6 .cbox-6-1 {
        flex: 0 0 80px;
        align-self: center
    }

    #c_static_001-1642231999937 .e_form-6 .cbox-6-0 {
        flex: 0 0 calc(100% - 80px);
        align-self: center
    }

    #c_static_001-1642231999937 .e_formBtn-7 {
        width: 80px;
        padding: 5px 20px
    }
}

@media screen and (max-width: 1330px) and (min-width: 1200px) {}

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

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

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

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

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

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

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

#c_static_001_P_109-1641281606112 {
    min-height: 300px;
    padding-top: 2%;
    padding-bottom: 10px;
    display-radio: 1;
    border-top: solid 0px rgba(249, 130, 22, 1);
    background-fill-value: background-image;
    background-image: url(../portal-saas/new2022090217593276744/cms/image/64f51c68-5b22-4621-82a6-2b49753baee2.jpg);
    background-position: center center
}

.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_109-1641281606112 .e_line-26 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: rgba(255, 255, 255, 0.2);
    width: auto;
    max-width: none;
    height: 1px;
    display-radio: 1
}

#c_static_001_P_109-1641281606112 .e_container-34 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    transition-property: all;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 10px
}

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

#c_static_001_P_109-1641281606112 .e_container-35 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 96%;
    transition-property: all;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 50px;
    display-radio: flex
}

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

#c_static_001_P_109-1641281606112 .e_container-34 .cbox-34-0 {
    flex: 0 0 40%
}

#c_static_001_P_109-1641281606112 .e_container-35 .cbox-35-2 {
    flex: 0 0 305px
}

#c_static_001_P_109-1641281606112 .e_container-35 .cbox-35-1 {
    flex: 0 0 auto
}

#c_static_001_P_109-1641281606112 .e_text-36 {
    line-height: 1.6;
    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)
}

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

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

#c_static_001_P_109-1641281606112 .e_container-38 .cbox-38-0 {
    padding-right: 20px
}

#c_static_001_P_109-1641281606112 .e_provider-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;
    text-align: right;
    display-radio: -webkit-box
}

#c_static_001_P_109-1641281606112 .e_provider-39 a {
    text-align: right;
    display: block
}

#c_static_001_P_109-1641281606112 .e_provider-39:hover {
    color: rgba(255, 255, 255, 1)
}

#c_static_001_P_109-1641281606112 .e_richText-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
}

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

#c_static_001_P_109-1641281606112 .e_image-41 {
    overflow: hidden;
    transition-property: all;
    max-width: 125px;
    display-radio: 1;
    margin-right: auto;
    margin-left: auto
}

#c_static_001_P_109-1641281606112 .e_image-41 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: unset
}

#c_static_001_P_109-1641281606112 .e_container-42 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

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

#c_static_001_P_109-1641281606112 .e_bottomNav-47 .p_level2Box,
#c_static_001_P_109-1641281606112 .e_bottomNav-47 .p_level3Box {
    height: auto
}

#c_static_001_P_109-1641281606112 .e_bottomNav-47 .p_openIcon,
#c_static_001_P_109-1641281606112 .e_bottomNav-47 .p_closeIcon {
    width: 36px;
    height: 36px
}

#c_static_001_P_109-1641281606112 .e_bottomNav-47 span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

#c_static_001_P_109-1641281606112 .e_bottomNav-47 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition-property: all;
    font_radio: 1;
    display-radio: -webkit-box
}

#c_static_001_P_109-1641281606112 .e_bottomNav-47 .p_menuItem {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 1.6
}

#c_static_001_P_109-1641281606112 .e_bottomNav-47 .p_menuItem:hover {
    color: rgba(255, 255, 255, 1)
}

#c_static_001_P_109-1641281606112 .e_top-48 {
    width: 60px;
    height: 60px;
    position: fixed;
    right: 0;
    bottom: 50px;
    z-index: 9
}

#c_static_001_P_109-1641281606112 .e_top-48 .p_top {
    width: 100%;
    height: 100%;
    display: block;
    background: #717171;
    color: #fff
}

#c_static_001_P_109-1641281606112 .e_top-48 .p_top:hover {
    background: #2d2d2d
}

#c_static_001_P_109-1641281606112 .e_top-48 .p_top .icon {
    width: 100%;
    height: 100%
}

#c_static_001_P_109-1641281606112 .p_level3Box {
    display: none
}

#c_static_001_P_109-1641281606112 .e_bottomNav-47 .p_level1Item.open {
    display: block
}

#c_static_001_P_109-1641281606112 .e_richText-50 {
    font_radio: 2;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 2;
    margin-left: 0px;
    display-radio: 1
}

#c_static_001_P_109-1641281606112 .e_richText-50 a:hover {
    color: rgba(255, 255, 255, 1)
}

#c_static_001_P_109-1641281606112 .e_container-35 .cbox-35-0 {
    flex: 0 0 230px
}

#c_static_001_P_109-1641281606112 .e_text-51 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition-property: all;
    font_radio: 2;
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
    line-height: 1.6;
    margin-bottom: 25px;
    display-radio: -webkit-box;
    text-align: center;
    margin-top: 10px
}

#c_static_001_P_109-1641281606112 .e_html-52 {
    background_radio: 1;
    display-radio: 1;
    min-height: 0px
}

#c_static_001_P_109-1641281606112 .e_richText-55 {
    font_radio: 1;
    display-radio: 1;
    margin-bottom: 20px
}

#c_static_001_P_109-1641281606112 .e_websiteShare-56 .p_share a {
    display: inline-block;
    margin-right: 10px
}

#c_static_001_P_109-1641281606112 .e_websiteShare-56 .p_img {
    width: 30px
}

#c_static_001_P_109-1641281606112 .e_websiteShare-56 {
    background_radio: 1;
    display-radio: 1;
    margin-top: 10px
}

#c_static_001_P_109-1641281606112 .e_container-58 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    padding-top: 0px
}

#c_static_001_P_109-1641281606112 .e_container-58>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_109-1641281606112 .e_image-59 {
    overflow: hidden;
    transition-property: all;
    display-radio: 1;
    max-width: 40px;
    max-height: none;
    min-height: 0px;
    margin-right: auto;
    margin-left: auto
}

#c_static_001_P_109-1641281606112 .e_image-59 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: unset
}

#c_static_001_P_109-1641281606112 .e_image-60 {
    overflow: hidden;
    transition-property: all;
    display-radio: 1;
    max-width: 40px;
    max-height: none;
    min-height: 0px;
    margin-left: auto;
    margin-right: auto
}

#c_static_001_P_109-1641281606112 .e_image-60 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: unset
}

#c_static_001_P_109-1641281606112 .e_text-61 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition-property: all;
    font_radio: 2;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.6;
    margin-bottom: 25px;
    display-radio: -webkit-box;
    text-align: center;
    margin-top: 10px
}

#c_static_001_P_109-1641281606112 .e_text-62 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition-property: all;
    font_radio: 2;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.6;
    margin-bottom: 25px;
    display-radio: -webkit-box;
    text-align: center;
    margin-top: 10px
}

#c_static_001_P_109-1641281606112 .e_bottomNav-47 .p_level1Item.open:nth-child(7) {
    display: none
}

#c_static_001_P_109-1641281606112 .e_image-63 {
    overflow: hidden;
    transition-property: all;
    display-radio: 1;
    max-width: 40px;
    max-height: none;
    min-height: 0px;
    margin-left: auto;
    margin-right: auto
}

#c_static_001_P_109-1641281606112 .e_image-63 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: unset
}

#c_static_001_P_109-1641281606112 .e_text-64 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition-property: all;
    font_radio: 2;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.6;
    margin-bottom: 25px;
    display-radio: -webkit-box;
    text-align: center;
    margin-top: 10px
}

#c_static_001_P_109-1641281606112 .e_credible-65 .img1 {
    width: 65px;
    height: 23px
}

#c_static_001_P_109-1641281606112 .e_credible-65 .img2 {
    width: 79px;
    height: 28px
}

#c_static_001_P_109-1641281606112 .e_credible-65 .img3 {
    width: 92px;
    height: 33px
}

#c_static_001_P_109-1641281606112 .e_credible-65 .img4 {
    width: 106px;
    height: 38px
}

#c_static_001_P_109-1641281606112 .e_credible-65 .img5 {
    width: 131px;
    height: 47px
}

#c_static_001_P_109-1641281606112 .e_credible-65 {
    background_radio: 1;
    display-radio: 1;
    margin-top: 15px
}

@media screen and (max-width:768px) {
    #c_static_001_P_109-1641281606112 .e_container-35 {
        flex-direction: column
    }

    #c_static_001_P_109-1641281606112 .e_container-35 .cbox-35-0 {
        display: none
    }

    #c_static_001_P_109-1641281606112 .e_container-35 .cbox-35-1 {
        display: none
    }

    #c_static_001_P_109-1641281606112 .e_bottomNav-47 .p_menuItem {
        line-height: 2;
        display: flex;
        justify-content: space-between
    }

    #c_static_001_P_109-1641281606112 .e_container-35 .cbox-35-2 {
        display: block;
        flex: 0 0 auto
    }

    #c_static_001_P_109-1641281606112 .e_container-34 {
        flex-direction: column
    }

    #c_static_001_P_109-1641281606112 .e_provider-39 a {
        text-align: left
    }

    #c_static_001_P_109-1641281606112 .e_bottomNav-47 .p_level1Box ul {
        display: none
    }

    #c_static_001_P_109-1641281606112 .e_bottomNav-47 .p_level2Box,
    #c_static_001_P_109-1641281606112 .e_bottomNav-47 .p_level3Box {
        padding-left: 10px
    }

    #c_static_001_P_109-1641281606112 .e_bottomNav-47 .p_jtIcon {
        align-items: stretch;
        width: auto;
        height: auto;
        max-width: 25px;
        font-size: inherit;
        transition: 0.5s
    }

    #c_static_001_P_109-1641281606112 .e_bottomNav-47 .p_jtIcon.active {
        transform: rotateZ(90deg)
    }

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

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

    #c_static_001_P_109-1641281606112 .e_container-35 .cbox-35-1 {
        width: calc(90% - 505px);
        padding-left: 2%;
        border-right: 1px solid rgba(255, 255, 255, 0.2);
        border-left: 1px solid rgba(255, 255, 255, 0.2);
        padding-right: 2%;
        margin-left: 3%;
        margin-right: 3%
    }

    #c_static_001_P_109-1641281606112 .e_bottomNav-47 .p_level1Item {
        width: auto;
        padding: 0 10px;
        display: none
    }

    #c_static_001_P_109-1641281606112 .e_bottomNav-47 .p_level1Item.open {
        display: block
    }

    #c_static_001_P_109-1641281606112 .e_bottomNav-47 .p_level1Item .p_menuItem {
        font-size: 17px;
        color: #fff;
        margin-bottom: 25px
    }

    #c_static_001_P_109-1641281606112 .e_bottomNav-47 .p_level2Item .p_menuItem {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.7);
        margin-bottom: 10px
    }

    #c_static_001_P_109-1641281606112 .e_bottomNav-47 .p_level2Item .p_menuItem:hover {
        color: #fff
    }

    #c_static_001_P_109-1641281606112 .e_bottomNav-47 p:hover {
        color: #409EFF
    }

    #c_static_001_P_109-1641281606112 .e_bottomNav-47 .p_jtIcon {
        display: none
    }
}

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

@media screen and (max-width: 1330px) and (min-width: 1200px) {}

#c_static_001-1640245941035 {
    min-height: 100px;
    display-radio: 1
}

#c_static_001-1640245941035 .e_bannerD-1 .swiper-container {
    width: 100%;
    height: 100vh;
    max-height: 1080px;
    overflow: hidden
}

#c_static_001-1640245941035 .e_bannerD-1 .swiper-slide {
    overflow: hidden;
    background: #fff;
    z-index: 10
}

#c_static_001-1640245941035 .e_bannerD-1 .swiper-slide-active {
    z-index: 11
}

#c_static_001-1640245941035 .e_bannerD-1 .p_slide {
    background-position: center center;
    background-size: cover
}

#c_static_001-1640245941035 .e_bannerD-1 .p_img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: none
}

#c_static_001-1640245941035 .e_bannerD-1 .p_video {
    width: 100%;
    height: 100%;
    overflow: hidden
}

#c_static_001-1640245941035 .e_bannerD-1 video {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover
}

#c_static_001-1640245941035 .e_bannerD-1 .p_video:before {
    content: "";
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 21
}

#c_static_001-1640245941035 .e_bannerD-1 .P_link_img {
    display: block;
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
    background-size: cover;
    transition: all ease 2s;
    transform: scale(1.1)
}

#c_static_001-1640245941035 .e_bannerD-1 .swiper-slide-active .P_link_img {
    transform: scale(1)
}

#c_static_001-1640245941035 .e_bannerD-1 .p_videoPoster {
    display: block;
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
    background-size: cover;
    transition: transform ease 2s;
    transform: scale(1);
    cursor: pointer;
    z-index: 19
}

#c_static_001-1640245941035 .e_bannerD-1 .swiper-slide-active .p_videoPoster {
    transform: scale(1)
}

#c_static_001-1640245941035 .e_bannerD-1 .P_link_img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(1.18);
    width: auto;
    height: 100%
}

#c_static_001-1640245941035 .e_bannerD-1 .p_videoPoster img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(1.18);
    width: auto;
    height: 100%
}

#c_static_001-1640245941035 .e_bannerD-1 .p_info {
    position: absolute;
    top: 52%;
    left: 50%;
    width: 80%;
    padding-right: 35%;
    z-index: 22;
    transform: translate(-50%, -50%)
}

#c_static_001-1640245941035 .e_bannerD-1 .p_info_fivebox {
    width: 100%
}

#c_static_001-1640245941035 .e_bannerD-1 .p_summary {
    color: #fff;
    font-size: 20px;
    line-height: 2;
    margin-top: 20px;
    transition: all ease 2s 1s;
    opacity: 0;
    transform: translateY(40px)
}

#c_static_001-1640245941035 .e_bannerD-1 .swiper-slide-active .p_summary {
    opacity: 1;
    transform: translateY(0px)
}

#c_static_001-1640245941035 .e_bannerD-1 .p_btitle {
    color: #fff;
    font-size: 3.2vw;
    line-height: 1.4;
    font-weight: bold;
    letter-spacing: 2px;
    text-shadow: 3px 0 10px rgb(22 78 145 / 40%);
    transition: all ease 2s .7s;
    opacity: 0;
    transform: translateY(40px);
    font-family: "683838b0-780f-48e3-9cc9-22651d53a8a0"
}

#c_static_001-1640245941035 .e_bannerD-1 .swiper-slide-active .p_btitle {
    opacity: 1;
    transform: translateY(0px)
}

#c_static_001-1640245941035 .e_bannerD-1 .p_cspan {
    position: relative;
    margin-top: 10px;
    display: block;
    transition: all ease 2s .8s;
    opacity: 0;
    transform: translateY(40px)
}

#c_static_001-1640245941035 .e_bannerD-1 .p_button {
    display: inline-block;
    margin-top: 40px;
    border-radius: 6px;
    border: solid 2px rgba(255, 255, 255, 0.6);
    background-color: rgba(0, 0, 0, 0);
    width: 100%;
    max-width: 200px;
    padding: 13px 13px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    opacity: 0;
    transform: translateY(40px);
    transition: all ease .3s, transform ease .8s .9s, opacity ease .8s .9s
}

#c_static_001-1640245941035 .e_bannerD-1 .p_button:hover {
    border: solid 2px #ffad00;
    background-color: #ffad00;
    color: #fff
}

#c_static_001-1640245941035 .e_bannerD-1 .swiper-slide-active .p_button {
    opacity: 1;
    transform: translateY(0px)
}

#c_static_001-1640245941035 .e_bannerD-1 .swiper-slide-active .p_cspan {
    opacity: 1;
    transform: translateY(0px)
}

#c_static_001-1640245941035 .e_bannerD-1 .p_cspan::before {
    content: '';
    width: 60px;
    height: 2px;
    border-radius: 0;
    background: #fff;
    display: inline-block
}

#c_static_001-1640245941035 .e_bannerD-1 .p_cspan::before {
    background: #fff
}

#c_static_001-1640245941035 .e_bannerD-1 .p_scrool {
    position: absolute;
    left: 20px;
    bottom: 40px;
    color: #fff;
    z-index: 10
}

#c_static_001-1640245941035 .e_bannerD-1 .p_scrool span {
    text-transform: uppercase;
    color: #fff;
    display: block;
    font-family: arial;
    writing-mode: tb;
    line-height: 20px;
    margin-bottom: 12px;
    font-size: 12px
}

#c_static_001-1640245941035 .e_bannerD-1 .p_scrool i {
    display: block;
    width: 20px;
    height: 30px;
    border-radius: 12px;
    border: 2px #fff solid;
    position: relative
}

#c_static_001-1640245941035 .e_bannerD-1 .p_scrool i:before {
    content: "";
    display: block;
    width: 4px;
    height: 10px;
    background: #fff;
    border-radius: 2px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 3px;
    animation: scrollmouse 2s linear infinite
}

@keyframes scrollmouse {
    from {
        transform: translate(-50%, 0);
        opacity: 1
    }

    to {
        transform: translate(-50%, 10px);
        opacity: 0
    }
}

#c_static_001-1640245941035 .e_bannerD-1 .p_kongjian {
    position: absolute;
    right: 0;
    width: 100%;
    border-left: 1px solid rgb(255 255 255 / 0%);
    height: 100%;
    top: 0;
    bottom: 0;
    z-index: 1;
    max-width: 100px;
    pointer-events: none
}

#c_static_001-1640245941035 .e_bannerD-1 .swiper-pagination {
    position: absolute;
    display: flex;
    flex-direction: column;
    top: 50%;
    right: 50px;
    transform: translate(50%, -50%);
    left: auto;
    width: auto;
    height: auto;
    bottom: auto
}

#c_static_001-1640245941035 .e_bannerD-1 .swiper-pagination-bullet {
    margin: 3px 0 !important;
    background: hsl(0deg 0% 100% / 40%);
    opacity: 1;
    width: 10px;
    height: 10px;
    transition: all ease .3s
}

#c_static_001-1640245941035 .e_bannerD-1 .swiper-pagination-bullet-active {
    height: 30px;
    border-radius: 15px;
    background: rgb(255 255 255)
}

#c_static_001-1640245941035 .e_bannerD-1 .swiper-pagination-bullet:hover {
    height: 15px;
    border-radius: 15px;
    background: rgb(255 255 255)
}

#c_static_001-1640245941035 .e_bannerD-1 .p_btn_next {
    color: #fff;
    border-radius: 100%;
    border: 2px solid #fff;
    width: 50px;
    height: 50px;
    transition: all ease .3s;
    position: static;
    margin: 0 auto
}

#c_static_001-1640245941035 .e_bannerD-1 .p_btn_next::after {
    font-size: 16px
}

#c_static_001-1640245941035 .e_bannerD-1 .p_btn_next:hover {
    background: #ffad00;
    border: 2px solid #ffad00
}

#c_static_001-1640245941035 .e_bannerD-1 .p_btn_prev {
    color: #fff;
    border-radius: 100%;
    border: 2px solid #fff;
    height: 50px;
    width: 50px;
    transition: all ease .3s;
    position: static;
    margin: 10px auto 0
}

#c_static_001-1640245941035 .e_bannerD-1 .p_btn_prev::after {
    font-size: 16px
}

#c_static_001-1640245941035 .e_bannerD-1 .p_btn_prev:hover {
    background: #ffad00;
    border: 2px solid #ffad00
}

#c_static_001-1640245941035 .e_bannerD-1 .videoContent {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 20;
    cursor: pointer
}

#c_static_001-1640245941035 .e_bannerD-1 .videoContent video {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    width: 100%
}

#c_static_001-1640245941035 .e_bannerD-1 .p_video_button {
    position: absolute;
    right: 0;
    width: 100%;
    bottom: 160px;
    z-index: 110;
    max-width: 100px;
    height: 50px
}

#c_static_001-1640245941035 .e_bannerD-1 .p_videobtm {
    color: #fff;
    border-radius: 100%;
    border: 2px solid #fff;
    top: auto;
    bottom: 0;
    width: 50px;
    height: 50px;
    left: 50%;
    transform: translateX(-50%);
    transition: all ease .3s;
    display: block;
    position: absolute;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    display: none
}

#c_static_001-1640245941035 .e_bannerD-1 .p_video_button svg {
    margin: 0 auto;
    width: 15px
}

#c_static_001-1640245941035 .e_bannerD-1 .p_arr {
    max-width: 100px;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 40px;
    height: auto;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center
}

#c_static_001-1640245941035 .e_bannerD-1 .p_videobtm:hover {
    background: #0e70b9;
    border: 2px solid #0e70b9
}

#c_static_001-1640245941035 .e_bannerD-1 .video_cover {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../portal-saas/new2021110809444772096/cms/image/ac7dfb0c-9f66-4346-a20f-f226255c788d.png) repeat;
    z-index: 21;
    opacity: 0.2
}

@media screen and (max-width:768px) {
    #c_static_001-1640245941035 .e_bannerD-1 .p_info_fivebox {
        width: 100%;
        padding-bottom: 0px
    }

    #c_static_001-1640245941035 .e_bannerD-1 .p_info {
        width: 90%;
        padding-right: 0
    }

    #c_static_001-1640245941035 .e_bannerD-1 .p_scrool {
        display: none
    }

    #c_static_001-1640245941035 .e_bannerD-1 .p_summary {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 10px;
        margin-top: 10px;
        text-shadow: 3px 0 10px rgb(22 78 145 / 80%)
    }

    #c_static_001-1640245941035 .e_bannerD-1 .p_btitle {
        font-size: 28px
    }

    #c_static_001-1640245941035 .e_bannerD-1 .p_cspan::before {
        width: 25px;
        height: 2px
    }

    #c_static_001-1640245941035 .e_bannerD-1 .p_kongjian {
        max-width: 55px;
        display: none
    }

    #c_static_001-1640245941035 .e_bannerD-1 .p_arr {
        max-width: 55px;
        display: none
    }

    #c_static_001-1640245941035 .e_bannerD-1 .p_video_button {
        max-width: 55px;
        bottom: 106px;
        height: 28px
    }

    #c_static_001-1640245941035 .e_bannerD-1 .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
        margin: 3px !important
    }

    #c_static_001-1640245941035 .e_bannerD-1 .swiper-pagination-bullet-active {
        width: 20px
    }

    #c_static_001-1640245941035 .e_bannerD-1 .swiper-pagination-bullet:hover {
        height: 6px
    }

    #c_static_001-1640245941035 .e_bannerD-1 .p_btn_prev {
        width: 28px;
        height: 28px;
        margin: 5px auto 0
    }

    #c_static_001-1640245941035 .e_bannerD-1 .p_video_button span {
        width: 28px;
        height: 28px
    }

    #c_static_001-1640245941035 .e_bannerD-1 .p_btn_next {
        width: 28px;
        height: 28px
    }

    #c_static_001-1640245941035 .e_bannerD-1 .p_btn_prev::after {
        font-size: 12px
    }

    #c_static_001-1640245941035 .e_bannerD-1 .p_btn_next::after {
        font-size: 12px
    }

    #c_static_001-1640245941035 .e_bannerD-1 .swiper-container {
        height: 50vh;
        margin-top: 45px;
    }

    #c_static_001-1640245941035 .e_bannerD-1 .p_cspan {
        margin-top: 0px
    }

    #c_static_001-1640245941035 .e_bannerD-1 .p_video_button svg {
        width: 12px
    }

    #c_static_001-1640245941035 .e_bannerD-1 .swiper-pagination {
        right: auto;
        top: auto;
        bottom: 15px;
        left: auto;
        width: 100%;
        justify-content: center;
        height: auto;
        transform: unset;
        flex-direction: row
    }

    #c_static_001-1640245941035 .e_bannerD-1 .videoContent video {
        height: 100%;
        width: auto
    }

    #c_static_001-1640245941035 .e_bannerD-1 .p_scrool span {
        display: none
    }

    #c_static_001-1640245941035 .e_bannerD-1 .p_button {
        max-width: 130px;
        padding: 5px 5px;
        margin-top: 20px
    }
}

@media screen and (min-width: 769px) {
    #c_static_001-1640245941035 .e_bannerD-1 .p_summary {
        max-width: 760px;
        text-shadow: 3px 0 10px rgb(0 0 0 / 60%)
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    #c_static_001-1640245941035 .e_bannerD-1 .p_info_fivebox {
        width: 60%
    }
}

@media screen and (max-width: 1330px) and (min-width: 1200px) {}

#c_static_790-1668843474335 {
    display-radio: 1;
    background-fill-value: background-image;
    min-height: 0px;
    background-image: url(../portal-saas/new2022101717102531505/cms/image/a45b9cbd-72b4-4bcd-8988-36f5ab91ce31.jpg)
}

#c_static_790-1668843474335 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    max-width: 1640px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5%;
    padding-bottom: 5%;
    padding-left: 20px;
    padding-right: 20px
}

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

#c_static_790-1668843474335 .e_container-1 .cbox-1-0 {
    flex: 0 0 35%;
    align-self: center
}

#c_static_790-1668843474335 .p_plus {
    display-radio: 1
}

#c_static_790-1668843474335 .e_container-15 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    margin-top: 0px;
    display-radio: flex
}

#c_static_790-1668843474335 .e_container-15>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_790-1668843474335 .e_container-16 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    background-fill-value: background-image;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-position: top center;
    transition-property: all;
    transition-radio: hover;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
    background-repeat: no-repeat;
    background-color: #EFEFEF;
    display-radio: flex
}

#c_static_790-1668843474335 .e_container-16:hover {
    background-fill-value: background-image;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../portal-saas/new2022101717102531505/cms/image/22f61484-5eee-439b-953f-4a4dc76ae1a8.jpg);
    background: url(../portal-saas/new2022101717102531505/cms/image/22f61484-5eee-439b-953f-4a4dc76ae1a8.jpg)
}

#c_static_790-1668843474335 .e_container-16>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_790-1668843474335 .e_container-16:hover .e_text-33 {
    transform: rotate(0deg) rotateX(0) rotateY(180deg);
    color: rgba(255, 255, 255, 1);
    background: rgba(79, 149, 37, 1)
}

#c_static_790-1668843474335 .e_container-16:hover .e_text-27 {
    color: rgba(255, 255, 255, 1);
    background: rgba(129, 38, 45, 1);
    transform: rotate(0deg) rotateX(0) rotateY(180deg)
}

#c_static_790-1668843474335 .e_container-17 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex
}

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

#c_static_790-1668843474335 .e_text-19 {
    line-height: 2;
    font_radio: 2;
    font-size: 20px;
    color: rgba(0, 0, 0, 1);
    display-radio: 1;
    text-align: center;
    font-weight: bold
}

#c_static_790-1668843474335 .e_container-16:hover .e_text-19 {
    color: #fff
}

#c_static_790-1668843474335 .e_container-16:hover .e_text-20 {
    color: #fff
}

#c_static_790-1668843474335 .e_text-20 {
    font_radio: 2;
    font-size: 14px;
    color: rgba(102, 102, 102, 1);
    line-height: 1.5;
    display-radio: 1;
    text-align: center;
    margin-top: 15px
}

#c_static_790-1668843474335 .e_text-21 {
    line-height: 1.2;
    font_radio: 2;
    font-size: 32px;
    font-weight: bold;
    color: #ffad00;
    text-align: center;
    background-color: rgba(255, 255, 255, 1);
    width: 46px;
    min-width: 46px;
    max-height: 46px;
    height: 46px;
    margin-top: 120px;
    transition-property: all;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
    display-radio: 1;
    margin-left: auto;
    margin-right: auto
}

#c_static_790-1668843474335 .e_container-17:hover .e_text-21 {
    transform: rotate(0deg) rotateX(0) rotateY(180deg);
    color: rgba(255, 255, 255, 1);
    background: #004098
}

#c_static_790-1668843474335 .e_container-22 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    background-fill-value: background-image;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-position: top center;
    background-repeat: no-repeat;
    transition-property: all;
    transition-radio: hover;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
    background-color: #EFEFEF
}

#c_static_790-1668843474335 .e_container-22:hover {
    background-fill-value: background-image;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../portal-saas/new2022101717102531505/cms/image/e51024ff-8342-4fca-a2fc-b067fedf7f65.jpg);
    background: url(../portal-saas/new2022101717102531505/cms/image/e51024ff-8342-4fca-a2fc-b067fedf7f65.jpg)
}

#c_static_790-1668843474335 .e_container-22>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_790-1668843474335 .e_container-22:hover .e_text-27 {
    color: rgba(255, 255, 255, 1);
    background: #004098;
    transform: rotate(0deg) rotateX(0) rotateY(180deg)
}

#c_static_790-1668843474335 .e_container-23 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex
}

#c_static_790-1668843474335 .e_container-23>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_790-1668843474335 .e_text-25 {
    line-height: 2;
    font_radio: 2;
    font-size: 20px;
    color: rgba(0, 0, 0, 1);
    display-radio: 1;
    text-align: center;
    font-weight: bold
}

#c_static_790-1668843474335 .e_container-22:hover .e_text-25 {
    color: #fff
}

#c_static_790-1668843474335 .e_container-22:hover .e_text-26 {
    color: #fff
}

#c_static_790-1668843474335 .e_text-26 {
    font_radio: 2;
    font-size: 14px;
    color: rgba(102, 102, 102, 1);
    line-height: 1.5;
    display-radio: 1;
    text-align: center;
    margin-top: 15px
}

#c_static_790-1668843474335 .e_text-27 {
    font_radio: 2;
    font-size: 32px;
    color: #ffad00;
    line-height: 1.2;
    max-height: 46px;
    min-width: 46px;
    max-width: none;
    width: 46px;
    background-color: rgba(255, 255, 255, 1);
    text-align: center;
    font-weight: bold;
    min-height: 46px;
    margin-top: 120px;
    transition-property: all;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
    display-radio: 1;
    margin-left: auto;
    margin-right: auto
}

#c_static_790-1668843474335 .e_container-28 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    background-fill-value: background-image;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-position: top center;
    transition-property: all;
    transition-radio: hover;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
    background-repeat: no-repeat;
    background-color: #E6E6E6
}

#c_static_790-1668843474335 .e_container-28:hover {
    background-fill-value: background-image;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../portal-saas/new2022101717102531505/cms/image/0e015b89-5266-4133-a6b9-385c2d2d8689.jpg);
    background: url(../portal-saas/new2022101717102531505/cms/image/0e015b89-5266-4133-a6b9-385c2d2d8689.jpg)
}

#c_static_790-1668843474335 .e_container-28>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_790-1668843474335 .e_container-28:hover .e_text-33 {
    transform: rotate(0deg) rotateX(0) rotateY(180deg);
    color: rgba(255, 255, 255, 1);
    background: #004098
}

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

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

#c_static_790-1668843474335 .e_text-31 {
    line-height: 2;
    font_radio: 2;
    font-size: 20px;
    color: rgba(0, 0, 0, 1);
    display-radio: 1;
    text-align: center;
    font-weight: bold
}

#c_static_790-1668843474335 .e_container-28:hover .e_text-31 {
    color: #fff
}

#c_static_790-1668843474335 .e_container-28:hover .e_text-32 {
    color: #fff
}

#c_static_790-1668843474335 .e_text-32 {
    font_radio: 2;
    font-size: 14px;
    color: rgba(102, 102, 102, 1);
    line-height: 1.5;
    display-radio: 1;
    text-align: center;
    margin-top: 15px
}

#c_static_790-1668843474335 .e_text-33 {
    font_radio: 2;
    font-size: 32px;
    color: #ffad00;
    line-height: 1.2;
    max-height: 46px;
    min-width: 46px;
    max-width: none;
    width: 46px;
    background-color: rgba(255, 255, 255, 1);
    text-align: center;
    font-weight: bold;
    min-height: 46px;
    margin-top: 120px;
    transition-property: all;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
    display-radio: 1;
    margin-left: auto;
    margin-right: auto
}

#c_static_790-1668843474335 .e_container-34 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    padding-right: 80px
}

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

#c_static_790-1668843474335 .e_container-34 .p_item {
    display-radio: 1;
    padding-top: 2%;
    padding-bottom: 2%
}

#c_static_790-1668843474335 .e_text-35 {
    line-height: normal;
    display-radio: 1;
    font_radio: 2;
    font-size: 30px;
    font-family: Microsoft YaHei;
    color: rgba(102, 102, 102, 1);
    margin-top: 20px;
    margin-bottom: 0px;
    font-weight: normal
}

#c_static_790-1668843474335 .e_h1-36 {
    display-radio: 1;
    font_radio: 2;
    font-size: 40px;
    text-align: left;
    line-height: 50px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    margin-top: 10px;
    margin-bottom: 40px
}

#c_static_790-1668843474335 .e_richText-37 {
    display-radio: 1;
    font_radio: 2;
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
    line-height: 1.5;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 25px
}

#c_static_790-1668843474335 .e_container-1 .p_item {
    display-radio: 1
}

#c_static_790-1668843474335 .e_button-38 {
    display: block;
    position: relative;
    overflow: hidden;
    font-size: 14px;
    text-align: center;
    box-sizing: border-box;
    width: 180px;
    line-height: 32px;
    padding: 8px;
    background_radio: 2;
    border_radio: 2;
    font_radio: 1;
    radius_radio: 1;
    margin-top: 0px;
    transition: all .5s ease;
    margin-bottom: 20px;
    background-color: rgba(0, 64, 152, 1);
    display-radio: block;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(51, 51, 51, 0.5);
    margin-left: 0px;
    margin-right: auto;
    color: #fff
}

#c_static_790-1668843474335 .e_button-38:hover {
    background-color: #ffad00;
    border-style: solid;
    border-color: #ffad00;
    color: #fff
}

#c_static_790-1668843474335 .e_button-38 span {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    outline: 0;
    margin: 0px;
    overflow: hidden
}

#c_static_790-1668843474335 .e_button-38::after {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    transition: all .3s;
    z-index: 0;
    opacity: 0;
    top: 0;
    left: 0px
}

#c_static_790-1668843474335 .e_button-38:hover::after {
    opacity: 1
}

#c_static_790-1668843474335 .e_container-17 .cbox-17-0 {
    align-self: center
}

#c_static_790-1668843474335 .e_icon-42 {
    height: 60px;
    font_radio: 1;
    display-radio: 1;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    max-width: 64px;
    margin-top: 60px
}

#c_static_790-1668843474335 .e_icon-42 .icon {
    margin: 0;
    width: 100%;
    height: 100%;
    fill: #004098
}

#c_static_790-1668843474335 .e_container-16:hover .e_icon-42 .icon {
    fill: #fff
}

#c_static_790-1668843474335 .e_icon-43 {
    height: 60px;
    font_radio: 1;
    display-radio: 1;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    max-width: 64px;
    margin-top: 60px
}

#c_static_790-1668843474335 .e_icon-43 .icon {
    margin: 0;
    width: 100%;
    height: 100%;
    fill: #004098
}

#c_static_790-1668843474335 .e_container-28:hover .e_icon-43 .icon {
    fill: #fff
}

#c_static_790-1668843474335 .e_icon-44 {
    height: 60px;
    font_radio: 1;
    display-radio: 1;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    max-width: 64px;
    margin-top: 60px
}

#c_static_790-1668843474335 .e_icon-44 .icon {
    margin: 0;
    width: 100%;
    height: 100%;
    fill: #004098
}

#c_static_790-1668843474335 .e_container-22:hover .e_icon-44 .icon {
    fill: #fff
}

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

    #c_static_790-1668843474335 .e_container-1 .cbox-1-0 {
        flex: 0 0 auto
    }

    #c_static_790-1668843474335 .e_container-1 .cbox-1-1 {
        flex: 0 0 auto
    }

    #c_static_790-1668843474335 .e_container-15 {
        flex-direction: column
    }

    #c_static_790-1668843474335 .e_container-34 {
        padding-right: 0px !important
    }

    #c_static_790-1668843474335 .e_text-35 {
        font_radio: 1;
        display-radio: 1;
        margin-top: 20px;
        margin-bottom: 10px;
        font-size: 24px
    }

    #c_static_790-1668843474335 .e_h1-36 {
        display-radio: 1;
        font_radio: 2;
        font-size: 26px;
        margin-top: 0px;
        margin-bottom: 10px
    }

    #c_static_790-1668843474335 .e_richText-37 {
        display-radio: 1;
        font_radio: 2;
        font-size: 14px;
        color: #333333;
        line-height: 1
    }

    #c_static_790-1668843474335 .e_button-38 {
        background_radio: 1;
        border_radio: 1;
        font_radio: 1;
        radius_radio: 1;
        display-radio: 1;
        width: 150px;
        margin-left: 0;
        margin-right: auto
    }
}

#c_static_001_P_8611-1668773143133 {
    display-radio: 1;
    min-height: 0px;
    margin-top: 0px;
    padding-top: 0px
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_big_slide {
    width: 100%;
    height: 100vh;
    max-height: 800px;
    overflow: hidden
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_slide {
    overflow: hidden;
    background: #fff;
    z-index: 0
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .swiper-slide-active {
    z-index: 1
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_img {
    width: 100%;
    height: 100%;
    overflow: hidden
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_video {
    width: 100%;
    height: 100%;
    overflow: hidden
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .P_link_img {
    display: block;
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
    background-size: cover;
    transition: all ease 2s;
    transform: scale(1.1)
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .swiper-slide-active .P_link_img {
    transform: scale(1)
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_videoPoster {
    display: block;
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
    background-size: cover;
    transition: transform ease 2s;
    transform: scale(1.1);
    cursor: pointer;
    z-index: 1
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .swiper-slide-active .p_videoPoster {
    transform: scale(1)
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .P_link_img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(1.18);
    width: auto;
    height: 100%;
    width: 100%
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_videoPoster img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(1.18);
    width: auto;
    height: 100%
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .videoContent {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    z-index: 0
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .videoContent video {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    width: 100%
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_info {
    max-width: 1600px;
    padding: 0 15px;
    position: absolute;
    top: 34%;
    transform: translateY(-49%);
    margin: 0 auto;
    display: block;
    left: 0;
    right: 0;
    z-index: 1;
    width: 100%
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_info_fivebox {
    width: 45%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_btitle {
    font-size: 54px;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    transition: all ease .8s .3s
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_solid {
    margin: 24px 0 20px;
    height: 2px;
    background: #fff;
    width: 70px;
    display: block;
    transition: all ease .8s .6s
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_summary {
    font-size: 16px;
    color: rgb(255 255 255 / 80%);
    line-height: 1.6;
    min-height: 50px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: all ease .8s .9s
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_button {
    color: #fff;
    font-size: 14px;
    border: 1px solid #005ba0;
    background-color: #005ba0;
    border-radius: 5px;
    padding: 12px 25px;
    margin-top: 30px;
    width: 100%;
    max-width: 130px;
    text-align: center;
    transition: all ease .3s, opacity ease .8s 1.2s, transform ease .8s 1.2s;
    margin-bottom: 5px
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_button:hover {
    background: #ffad00;
    border: 1px solid #ffad00
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_swiperBullet {
    width: 12px;
    height: 12px;
    background: #fff;
    opacity: .8
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .swiper-pagination-bullet-active {
    background: #000;
    opacity: 1
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_arr {
    max-width: 1400px;
    padding: 0 15px;
    position: absolute;
    top: 34%;
    transform: translateY(-49%);
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 1;
    display: flex;
    justify-content: flex-end;
    text-align: right;
    height: 0
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_hb {
    height: 220px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding-bottom: 5px
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_btn_next {
    position: static;
    background: #fff;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    color: #333;
    margin: 0;
    transition: all ease .3s
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_btn_next::after {
    font-size: 20px
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_btn_prev {
    position: static;
    background: #fff;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    color: #333;
    margin: 10px 0 0 0;
    transition: all ease .3s
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_btn_prev::after {
    font-size: 20px
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_btn_prev:hover {
    background: #000;
    color: #fff
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_btn_next:hover {
    background: #000;
    color: #fff
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_smallBBox {
    position: absolute;
    max-width: 100%;
    bottom: 0px;
    margin: auto 0;
    display: block;
    left: 0;
    right: 0;
    z-index: 2
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_small_button {
    margin: 0px
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_slideSmall {
    background: rgba(0, 0, 0, 0.4);
    padding: 40px 20px;
    border-right: 1px solid hsl(0deg 0% 0% / 10%);
    transition: all ease .3s;
    cursor: pointer;
    width: 25% !important
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .swiper-slide-thumb-active {
    background: #004098;
    border-right: 1px solid #004098
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_slideSmall:hover {
    background: #004098
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_slideSmall:last-child {
    border-right: 0px solid #eee
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_niu {
    display: flex;
    justify-content: flex-start
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_smallicobg1 {
    width: 45px;
    height: 40px;
    background-image: url(../portal-saas/new2022101717102531505/cms/image/3cbb6a50-0d95-45b2-b591-7f7a85c8f36e.png);
    background-position: center;
    background-repeat: no-repeat;
    transition: all ease .3s
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_smallicobg2 {
    width: 45px;
    height: 40px;
    background-image: url(../portal-saas/new2022101717102531505/cms/image/9b343811-a981-4c12-a248-c9bcff01545b.png);
    
    background-position: center;
    background-repeat: no-repeat;
    transition: all ease .3s
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_smallicobg3 {
    width: 45px;
    height: 40px;
    background-image: url(../portal-saas/new2022101717102531505/cms/image/1e96a03c-4e05-49bd-8c0c-b6b3b0608980.png);
    background-position: center;
    background-repeat: no-repeat;
    transition: all ease .3s
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_smallicobg4 {
    width: 45px;
    height: 40px;
    background-image: url(../portal-saas/new2022101717102531505/cms/image/5d8a7983-9bb1-4ae0-9c61-528e1510f15c.png);
    background-position: center;
    background-repeat: no-repeat;
    transition: all ease .3s
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_smallicobg5 {
    width: 45px;
    height: 40px;
    background-image: url(../portal-saas/demo_d83bc9af8bb342749ecf5b9c474b30c5/cms/image/0e941764-1f14-4d14-90a9-f0158abd20b2.png);
    background-position: center;
    background-repeat: no-repeat;
    transition: all ease .3s;
    filter: invert(1)
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_smallicobg6 {
    width: 45px;
    height: 40px;
    background-image: url(../portal-saas/demo_d83bc9af8bb342749ecf5b9c474b30c5/cms/image/4341c0b9-fb2a-4462-aed8-52c8891ddb10.png);
    background-position: center;
    background-repeat: no-repeat;
    transition: all ease .3s
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_smallicobg7 {
    width: 45px;
    height: 40px;
    background-image: url(../portal-saas/demo_d83bc9af8bb342749ecf5b9c474b30c5/cms/image/4341c0b9-fb2a-4462-aed8-52c8891ddb10.png);
    background-position: center;
    background-repeat: no-repeat;
    transition: all ease .3s
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_smaltext {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-left: 1px solid #eee;
    padding-left: 15px;
    margin-left: 15px;
    transition: all ease .3s
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_slideSmall:hover .p_smaltext,
#c_static_001_P_8611-1668773143133 .e_bannerE-2 .swiper-slide-thumb-active .p_smaltext {
    border-left: 1px solid rgb(238 238 238 / 20%)
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_slideSmall:hover>div:first-child,
#c_static_001_P_8611-1668773143133 .e_bannerE-2 .swiper-slide-thumb-active .p_niu>div:first-child {
    filter: brightness(0) invert(100%)
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_smalltitle {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    width: 100%;
    line-height: 1;
    margin-bottom: 7px;
    transition: all ease .3s;
    display-radio: -webkit-box
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_smallsubtitle {
    font-size: 12px;
    color: rgb(255 255 255 / 40%);
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    line-height: 1;
    transition: all ease .3s
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_slideSmall:hover p {
    color: #fff
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_slideSmall:hover .p_smallsubtitle {
    color: rgb(255 255 255 / .4)
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .swiper-slide-thumb-active p {
    color: #fff
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .swiper-slide-thumb-active .p_smallsubtitle {
    color: rgb(255 255 255 / .4)
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_video_button {
    position: absolute;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
    bottom: calc(80px + 120px + 50px);
    z-index: 2
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_videobtm {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 25px;
    width: 130px;
    height: 45px;
    color: #333;
    transition: all ease .3s;
    text-align: center;
    cursor: pointer
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_videobtm:hover {
    background: #000;
    color: #fff
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_videobtm svg {
    margin: 0 auto;
    width: 15px
}

#c_static_001_P_8611-1668773143133 .e_bannerE-2 {
    background_radio: 1;
    display-radio: 1;
    max-width: 100%
}

#c_static_001_P_8611-1668773143133:before {
    content: "";
    display: block;
    width: 45%;
    position: absolute;
    right: 0;
    top: 0;
    height: 88.5%;
    background: #004098;
    z-index: 0
}

@media screen and (max-width:768px) {
    #c_static_001_P_8611-1668773143133 {
        display-radio: 1;
        min-width: 0px;
        min-height: 0px
    }

    #c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_btitle {
        font-size: 26px
    }

    #c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_smallBBox {
        bottom: 20px;
        display: none
    }

    #c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_arr {
        top: auto;
        transform: translateY(0);
        bottom: calc(20px + 40px)
    }

    #c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_video_button {
        transform: translateX(0%);
        left: 15px;
        bottom: calc(20px + 40px)
    }

    #c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_videobtm {
        top: 50%;
        left: 0;
        transform: translate(0%, -50%)
    }

    #c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_hb {
        height: auto;
        padding: 0;
        flex-direction: row
    }

    #c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_btn_prev {
        margin: 0;
        order: -1
    }

    #c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_btn_next {
        margin: 0 0 0 10px
    }

    #c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_info_fivebox {
        width: 100%;
        position: static;
        transform: translateY(0%)
    }

    #c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_big_slide {
        height: 50vh
    }

    #c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_info {
        top: 45%
    }

    #c_static_001_P_8611-1668773143133 .e_bannerE-2 .p_summary {
        margin-bottom: 20px
    }
}

@media screen and (max-width: 1330px) and (min-width: 1200px) {}

#c_static_001_P_4788-16688291082440 {
    display-radio: 1;
    padding-top: 6%;
    padding-bottom: 6%;
    background-fill-value: background-image;
    background-position: center center;
    min-height: 0px;
    background-image: url(../portal-saas/new2022101717102531505/cms/image/cc13b9af-5a88-420f-9c96-0fb3f837bf1e.jpg)
}

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

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

#c_static_001_P_4788-16688291082440 .e_container-1 .cbox-1-0 {
    flex: 0 0 55%;
    padding-right: 0px;
    align-self: center
}

#c_static_001_P_4788-16688291082440 .e_container-1 .p_item {
    display-radio: 1;
    padding-right: 0px
}

#c_static_001_P_4788-16688291082440 .e_richText-14 {
    display-radio: 1;
    font_radio: 2;
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
    line-height: 1.5;
    margin-left: 0px
}

#c_static_001_P_4788-16688291082440 .videoBox {
    position: fixed;
    background: rgb(0 0 0 / 80%);
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all ease .3s;
    pointer-events: none;
    opacity: 0;
    z-index: 100;
    padding: 0 18px
}

#c_static_001_P_4788-16688291082440 .videoBox.show {
    opacity: 1;
    pointer-events: auto
}

#c_static_001_P_4788-16688291082440 .closeVideo {
    max-width: 150px;
    background: #fff;
    margin: 30px auto 0;
    border-radius: 55px;
    padding: 10px 30px;
    width: 100%;
    text-align: center;
    font-size: 15px;
    cursor: pointer;
    transition: all ease .3s
}

#c_static_001_P_4788-16688291082440 .e_text-40 {
    line-height: normal;
    display-radio: 1;
    font_radio: 2;
    font-size: 40px;
    font-family: Microsoft YaHei;
    color: rgba(0, 0, 0, 1);
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: bold
}

#c_static_001_P_4788-16688291082440 .e_container-1 .cbox-1-1 {
    align-self: flex-end
}

#c_static_001_P_4788-16688291082440 .e_container-46 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    padding-right: 80px
}

#c_static_001_P_4788-16688291082440 .e_container-46>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_4788-16688291082440 .e_container-46 .p_item {
    display-radio: 1;
    padding-top: 2%;
    padding-bottom: 2%
}

#c_static_001_P_4788-16688291082440 .e_h1-48 {
    display-radio: 1;
    font_radio: 2;
    font-size: 30px;
    text-align: left;
    line-height: 50px;
    font-weight: normal;
    color: rgba(51, 51, 51, 1);
    margin-top: 0px
}

#c_static_001_P_4788-16688291082440 .e_container-50 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    min-width: 0px;
    max-height: none;
    margin-right: 0px;
    margin-left: auto;
    background-color: rgba(255, 255, 255, 0);
    min-height: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 30px;
    margin-bottom: 40px;
    max-width: none
}

#c_static_001_P_4788-16688291082440 .e_container-50>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_4788-16688291082440 .e_scrollNumber-52 {
    height: 60px;
    line-height: 60px;
    font-size: 56px;
    display-radio: 1;
    font_radio: 2;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    font-family: "683838b0-780f-48e3-9cc9-22651d53a8a0";
    text-align: left
}

#c_static_001_P_4788-16688291082440 .e_scrollNumber-52 .p_plus {
    display-radio: 1;
    color: rgba(51, 51, 51, 1);
    font-size: 16px
}

#c_static_001_P_4788-16688291082440 .e_scrollNumber-52 .p_num {
    display-radio: 1;
    color: #ffad00
}

#c_static_001_P_4788-16688291082440 .e_text-53 {
    line-height: normal;
    display-radio: 1;
    font_radio: 2;
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: rgba(102, 102, 102, 1);
    margin-top: 20px;
    text-align: left
}

#c_static_001_P_4788-16688291082440 .e_scrollNumber-55 {
    height: 60px;
    line-height: 60px;
    font-size: 56px;
    display-radio: 1;
    font_radio: 2;
    font-weight: bold;
    color: #ffad00;
    font-family: "683838b0-780f-48e3-9cc9-22651d53a8a0";
    text-align: left
}

#c_static_001_P_4788-16688291082440 .e_scrollNumber-55 .p_plus {
    display-radio: 1;
    color: rgba(51, 51, 51, 1);
    font-size: 16px
}

#c_static_001_P_4788-16688291082440 .e_scrollNumber-55 .p_num {
    display-radio: 1;
    color: #ffad00
}

#c_static_001_P_4788-16688291082440 .e_text-56 {
    line-height: normal;
    display-radio: 1;
    font_radio: 2;
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: rgba(102, 102, 102, 1);
    margin-top: 20px;
    text-align: left
}

#c_static_001_P_4788-16688291082440 .e_scrollNumber-58 {
    height: 60px;
    line-height: 60px;
    font-size: 56px;
    display-radio: 1;
    font_radio: 2;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    font-family: "683838b0-780f-48e3-9cc9-22651d53a8a0";
    text-align: left
}

#c_static_001_P_4788-16688291082440 .e_scrollNumber-58 .p_plus {
    display-radio: 1;
    color: rgba(51, 51, 51, 1);
    font-size: 16px
}

#c_static_001_P_4788-16688291082440 .e_scrollNumber-58 .p_num {
    display-radio: 1;
    color: #ffad00
}

#c_static_001_P_4788-16688291082440 .e_text-59 {
    line-height: normal;
    display-radio: 1;
    font_radio: 2;
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: rgba(102, 102, 102, 1);
    margin-top: 20px;
    text-align: left
}

#c_static_001_P_4788-16688291082440 .e_button-60 {
    display: block;
    position: relative;
    overflow: hidden;
    font-size: 14px;
    text-align: center;
    box-sizing: border-box;
    width: 180px;
    line-height: 32px;
    padding: 8px;
    background_radio: 2;
    border_radio: 2;
    font_radio: 1;
    radius_radio: 1;
    margin-top: 0px;
    transition: all .5s ease;
    margin-bottom: 0px;
    background-color: rgba(234, 0, 0, 0);
    display-radio: block;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(51, 51, 51, 0.5);
    margin-left: 0px;
    margin-right: auto;
    color: #333
}

#c_static_001_P_4788-16688291082440 .e_button-60:hover {
    background-color: rgba(0, 64, 152, 1);
    border-style: solid;
    border-color: rgba(85, 85, 85, 1);
    color: #fff
}

#c_static_001_P_4788-16688291082440 .e_button-60 span {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    outline: 0;
    margin: 0px;
    overflow: hidden
}

#c_static_001_P_4788-16688291082440 .e_button-60::after {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    transition: all .3s;
    z-index: 0;
    opacity: 0;
    top: 0;
    left: 0px
}

#c_static_001_P_4788-16688291082440 .e_button-60:hover::after {
    opacity: 1
}

#c_static_001_P_4788-16688291082440 .e_image-61 {
    overflow: hidden;
    display-radio: 1;
    max-width: 470px;
    padding-bottom: 60px;
    margin-left: 40px;
    margin-right: auto;
    padding-left: 0px
}

#c_static_001_P_4788-16688291082440 .e_image-61 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001_P_4788-16688291082440 .e_image-61:before {
    content: "";
    display: block;
    width: 50%;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 65%;
    background: #005AAB;
    z-index: 0;
    background-image: url(../portal-saas/new2022101717102531505/cms/image/022d7994-1c29-42cb-a062-b81cd9487cde.jpg)
}

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

    #c_static_001_P_4788-16688291082440 {
        display-radio: 1;
        padding-top: 30px;
        padding-bottom: 50px;
        background-image: none
    }

    #c_static_001_P_4788-16688291082440 .e_richText-14 {
        display-radio: 1;
        font_radio: 2;
        font-size: 14px;
        color: #333333;
        line-height: 1
    }

    #c_static_001_P_4788-16688291082440 .e_text-40 {
        font_radio: 1;
        display-radio: 1;
        margin-top: 20px;
        margin-bottom: 10px;
        font-size: 24px
    }

    #c_static_001_P_4788-16688291082440 .e_h1-48 {
        display-radio: 1;
        font_radio: 2;
        font-size: 30px;
        margin-top: 0px
    }

    #c_static_001_P_4788-16688291082440 .e_container-46 {
        padding-right: 0px !important
    }

    #c_static_001_P_4788-16688291082440 .e_container-1 .cbox-1-1 {
        align-self: auto
    }

    #c_static_001_P_4788-16688291082440 .e_container-50 {
        display-radio: 1;
        flex-direction: row
    }

    #c_static_001_P_4788-16688291082440 .e_scrollNumber-52 {
        display-radio: 1;
        font_radio: 2;
        font-size: 34px;
        color: #333;
        line-height: 1;
        width: auto;
        max-width: none;
        min-width: 0px;
        height: auto;
        max-height: none;
        min-height: 0px;
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: auto;
        margin-right: auto;
        font-family: "683838b0-780f-48e3-9cc9-22651d53a8a0"
    }

    #c_static_001_P_4788-16688291082440 .e_text-53 {
        display-radio: 1;
        font_radio: 1
    }

    #c_static_001_P_4788-16688291082440 .e_scrollNumber-55 {
        display-radio: 1;
        font_radio: 2;
        font-size: 34px;
        color: #333;
        line-height: 1;
        width: auto;
        max-width: none;
        min-width: 0px;
        height: auto;
        max-height: none;
        min-height: 0px;
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: auto;
        margin-right: auto;
        font-family: "683838b0-780f-48e3-9cc9-22651d53a8a0"
    }

    #c_static_001_P_4788-16688291082440 .e_text-56 {
        display-radio: 1;
        font_radio: 1
    }

    #c_static_001_P_4788-16688291082440 .e_scrollNumber-58 {
        display-radio: 1;
        font_radio: 2;
        font-size: 34px;
        color: #333;
        line-height: 1;
        width: auto;
        max-width: none;
        min-width: 0px;
        height: auto;
        max-height: none;
        min-height: 0px;
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: auto;
        margin-right: auto;
        font-family: "683838b0-780f-48e3-9cc9-22651d53a8a0"
    }

    #c_static_001_P_4788-16688291082440 .e_text-59 {
        display-radio: 1;
        font_radio: 1
    }

    #c_static_001_P_4788-16688291082440 .e_button-60 {
        background_radio: 1;
        border_radio: 1;
        font_radio: 1;
        radius_radio: 1;
        display-radio: 1;
        width: 150px;
        margin-left: 0;
        margin-right: auto
    }

    #c_static_001_P_4788-16688291082440 .e_image-61 {
        margin-left: 0px
    }

    #c_static_001_P_4788-16688291082440 .e_button-60 {
        margin-bottom: 25px
    }
}

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

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

@media screen and (max-width: 1330px) and (min-width: 1200px) {}

#c_grid-1668774003907 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    display-radio: 1;
    background-color: rgba(243, 243, 243, 1);
    padding-top: 2%;
    padding-bottom: 4%
}

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

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

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

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

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

#c_grid-1668774003907 .p_gridbox {
    display-radio: 1
}

#c_grid-1668774003907 .p_gridCell {
    display-radio: 1
}

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

@media screen and (min-width: 769px) {
    #c_grid-1668774003907>.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-1668774003907>.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: 1330px) and (min-width: 1200px) {}

#c_static_001-1668829209220 {
    display-radio: 1;
    max-width: 1640px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    min-height: 0px
}

#c_static_001-1668829209220 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-bottom: 2%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    max-width: none
}

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

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

#c_static_001-1668829209220 .e_container-1 .cbox-1-0 {
    align-self: center
}

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

#c_static_001-1668829209220 .e_button-2 {
    display: block;
    position: relative;
    overflow: hidden;
    font-size: 14px;
    text-align: center;
    box-sizing: border-box;
    width: 180px;
    line-height: 32px;
    padding: 8px;
    background_radio: 2;
    border_radio: 2;
    font_radio: 1;
    radius_radio: 1;
    margin-top: 0px;
    transition: all .5s ease;
    margin-bottom: 0px;
    background-color: rgba(234, 0, 0, 0);
    display-radio: block;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(51, 51, 51, 0.5);
    margin-left: auto;
    margin-right: 0px;
    color: #333
}

#c_static_001-1668829209220 .e_button-2:hover {
    background-color: rgba(0, 64, 152, 1);
    border-style: solid;
    border-color: rgba(85, 85, 85, 1);
    color: #fff
}

#c_static_001-1668829209220 .e_button-2 span {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    outline: 0;
    margin: 0px;
    overflow: hidden
}

#c_static_001-1668829209220 .e_button-2::after {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    transition: all .3s;
    z-index: 0;
    opacity: 0;
    top: 0;
    left: 0px
}

#c_static_001-1668829209220 .e_button-2:hover::after {
    opacity: 1
}

#c_static_001-1668829209220 .e_text-6 {
    line-height: 1;
    font_radio: 2;
    display-radio: 1;
    font-size: 40px;
    font-weight: bold;
    font-family: Microsoft YaHei;
    text-align: left;
    color: rgba(51, 51, 51, 1);
    margin-bottom: 0px;
    margin-top: 0px
}

#c_static_001-1668829209220 .e_text-7 {
    line-height: normal;
    display-radio: 1;
    font_radio: 2;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: rgba(102, 102, 102, 1);
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: normal
}

@media screen and (max-width:768px) {
    #c_static_001-1668829209220 .e_container-1>.p_item {
        max-width: 50% !important
    }

    #c_static_001-1668829209220 .e_button-2 {
        background_radio: 1;
        border_radio: 1;
        font_radio: 1;
        radius_radio: 1;
        display-radio: 1;
        width: 150px;
        margin-left: auto;
        margin-right: auto
    }

    #c_static_001-1668829209220 .e_text-6 {
        font-size: 30px;
        margin-bottom: 0px
    }

    #c_static_001-1668829209220 .e_text-7 {
        font_radio: 1;
        display-radio: 1;
        margin-top: 20px;
        margin-bottom: 10px;
        font-size: 24px;
        display: none
    }
}

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

@media screen and (max-width: 1024px) and (min-width: 769px) {
    #c_static_001-1668829209220 .e_text-6 {
        font-size: 28px;
        margin-bottom: 35px
    }
}

@media screen and (max-width: 1330px) and (min-width: 1200px) {}

#c_grid-1668773800506 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    display-radio: 1;
    background-color: rgba(243, 243, 243, 0);
    max-width: 1640px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px
}

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

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

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

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

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

#c_grid-1668773800506 .p_gridbox {
    display-radio: 1
}

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

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

    #c_grid-1668773800506>.p_gridbox>.p_gridCell:nth-child(2n + 2) {
        width: 34.510000000000005%;
        margin-left: 0%;
        margin-right: 0%;
        margin-top: 0rem;
        margin-bottom: 0rem;
        clear: inherit
    }
}

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

    #c_grid-1668773800506>.p_gridbox>.p_gridCell:nth-child(2n + 2) {
        width: 34.510000000000005%;
        margin-left: 0%;
        margin-right: 0%;
        margin-top: 0rem;
        margin-bottom: 0rem;
        clear: inherit
    }
}

@media screen and (max-width: 1330px) and (min-width: 1200px) {}

#c_static_001_P_8383-1668773881689 {
    min-height: 20px;
    display-radio: 1;
    padding-right: 20px
}

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

#c_static_001_P_8383-1668773881689 .e_loop-1 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .p_page {
    text-align: center
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

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

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

#c_static_001_P_8383-1668773881689 .e_loop-1 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
}

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

#c_static_001_P_8383-1668773881689 .e_loop-1 .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_8383-1668773881689 .e_loop-1 .multSelect {
    font-size: 13px;
    position: relative
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .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_001_P_8383-1668773881689 .e_loop-1 .multSelect.is-invalid .inputWrap {
    border-color: #ffad00
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .multSelect ul,
li {
    list-style: none
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .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_001_P_8383-1668773881689 .e_loop-1 .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_P_8383-1668773881689 .e_loop-1 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

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

#c_static_001_P_8383-1668773881689 .e_loop-1 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .p_date_start {
    display: inline;
    width: 105px;
    height: 40px
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .p_normal_end {
    display: inline;
    width: 100px;
    height: 40px;
    margin-right: 5px
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .p_date_end {
    display: inline;
    width: 105px;
    height: 40px;
    margin-right: 5px
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .p_split {
    margin: 0 5px
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .p_normal {
    margin-right: 16px
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .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_001_P_8383-1668773881689 .e_loop-1 .input-check,
#c_static_001_P_8383-1668773881689 .e_loop-1 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .position-left {
    display: flex
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .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_P_8383-1668773881689 .e_loop-1 .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_001_P_8383-1668773881689 .e_loop-1 .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_001_P_8383-1668773881689 .e_loop-1 .p_active .p_mbutton::before {
    display: block
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .p_active .p_mbutton::after {
    display: block
}

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

#c_static_001_P_8383-1668773881689 .e_loop-1 .p_filter_result {
    display: none
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .p_contclear {
    cursor: pointer;
    display: none
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .swiper-container {
    padding-bottom: 30px
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .p_imgwrapper {
    width: 80px;
    height: 100px;
    overflow: hidden
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .p_imgtitle {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 0 auto;
    line-height: 20px
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .p_imgwrapper img {
    width: 100%;
    object-fit: cover
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .p_active .p_imgwrapper {
    border: 1px solid #409eff
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .p_inputRangeSearch {
    padding: 7px 12px;
    background: #007bff;
    color: white;
    font-size: 14px;
    font-style: normal
}

#c_static_001_P_8383-1668773881689 .e_loop-1 .p_inputSearch {
    padding: 0px 17px;
    background: #007bff;
    color: white;
    font-size: 14px;
    font-style: normal;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 5px;
    margin-left: 10px
}

#c_static_001_P_8383-1668773881689 .e_container-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex
}

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

#c_static_001_P_8383-1668773881689 .e_image-3 {
    overflow: hidden;
    display-radio: 1;
    background: #000
}

#c_static_001_P_8383-1668773881689 .e_image-3 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: all 0.5s
}

#c_static_001_P_8383-1668773881689 .e_container-4 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-top: 0px;
    background-color: rgba(255, 255, 255, 1);
    padding-left: 20px;
    padding-right: 20px
}

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

#c_static_001_P_8383-1668773881689 .e_container-5 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex
}

#c_static_001_P_8383-1668773881689 .e_container-5>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_8383-1668773881689 .e_container-5 .cbox-5-0 {
    align-self: center
}

#c_static_001_P_8383-1668773881689 .e_text-6 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    text-align: right;
    font-size: 14px;
    color: rgba(102, 102, 102, 1)
}

#c_static_001_P_8383-1668773881689 .e_timeFormat-7 {
    min-height: 20px;
    font_radio: 2;
    display-radio: 1;
    font-size: 14px;
    color: rgba(102, 102, 102, 1);
    line-height: 1.5;
    font-family: Arial
}

#c_static_001_P_8383-1668773881689 .e_text-8 {
    font_radio: 2;
    display-radio: -webkit-box;
    width: auto;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 20px;
    font-weight: bold;
    line-height: 2;
    margin-top: 5px
}

#c_static_001_P_8383-1668773881689 .e_loop-1 {
    display-radio: 1
}

#c_static_001_P_8383-1668773881689 .e_text-9 {
    line-height: 1.9;
    font_radio: 2;
    display-radio: -webkit-box;
    font-size: 14px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: rgba(102, 102, 102, 1);
    text-align: justify;
    margin-top: 10px
}

#c_static_001_P_8383-1668773881689 .e_container-2>.p_item:hover .e_image-3 img {
    transform: scale(1.1);
    opacity: 0.8
}

#c_static_001_P_8383-1668773881689 .e_container-2>.p_item:hover .e_text-8 {
    color: #ffad00
}

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

    #c_static_001_P_8383-1668773881689 {
        display: none
    }

    #c_grid-1668773800506 {
        padding-left: 0px;
        padding-right: 0px
    }

    #c_grid-1668773800506 {
        margin-bottom: 0px
    }
}

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

    #c_static_001_P_8383-1668773881689 .e_loop-1 .p_loopitem:nth-child(1) {
        padding-right: 20px
    }

    #c_static_001_P_8383-1668773881689 .e_loop-1 .p_loopitem:nth-child(2) {
        padding-left: 20px
    }
}

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

@media screen and (max-width: 1330px) and (min-width: 1200px) {}

#c_static_001_P_8384-1668773884926 {
    display-radio: 1;
    min-height: 0px;
    width: 100%;
    margin-left: auto;
    padding-left: 20px
}

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

#c_static_001_P_8384-1668773884926 .e_loop-1 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .p_page {
    text-align: center
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

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

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

#c_static_001_P_8384-1668773884926 .e_loop-1 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
}

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

#c_static_001_P_8384-1668773884926 .e_loop-1 .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_8384-1668773884926 .e_loop-1 .multSelect {
    font-size: 13px;
    position: relative
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .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_001_P_8384-1668773884926 .e_loop-1 .multSelect.is-invalid .inputWrap {
    border-color: #ffad00
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .multSelect ul,
li {
    list-style: none
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .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_001_P_8384-1668773884926 .e_loop-1 .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_P_8384-1668773884926 .e_loop-1 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

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

#c_static_001_P_8384-1668773884926 .e_loop-1 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .p_date_start {
    display: inline;
    width: 105px;
    height: 40px
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .p_normal_end {
    display: inline;
    width: 100px;
    height: 40px;
    margin-right: 5px
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .p_date_end {
    display: inline;
    width: 105px;
    height: 40px;
    margin-right: 5px
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .p_split {
    margin: 0 5px
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .p_normal {
    margin-right: 16px
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .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_001_P_8384-1668773884926 .e_loop-1 .input-check,
#c_static_001_P_8384-1668773884926 .e_loop-1 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .position-left {
    display: flex
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .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_P_8384-1668773884926 .e_loop-1 .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_001_P_8384-1668773884926 .e_loop-1 .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_001_P_8384-1668773884926 .e_loop-1 .p_active .p_mbutton::before {
    display: block
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .p_active .p_mbutton::after {
    display: block
}

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

#c_static_001_P_8384-1668773884926 .e_loop-1 .p_filter_result {
    display: none
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .p_contclear {
    cursor: pointer;
    display: none
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .swiper-container {
    padding-bottom: 30px
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .p_imgwrapper {
    width: 80px;
    height: 100px;
    overflow: hidden
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .p_imgtitle {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 0 auto;
    line-height: 20px
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .p_imgwrapper img {
    width: 100%;
    object-fit: cover
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .p_active .p_imgwrapper {
    border: 1px solid #409eff
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .p_inputRangeSearch {
    padding: 7px 12px;
    background: #007bff;
    color: white;
    font-size: 14px;
    font-style: normal
}

#c_static_001_P_8384-1668773884926 .e_loop-1 .p_inputSearch {
    padding: 0px 17px;
    background: #007bff;
    color: white;
    font-size: 14px;
    font-style: normal;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 5px;
    margin-left: 10px
}

#c_static_001_P_8384-1668773884926 .e_container-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-bottom: 25px;
    background-color: rgba(255, 255, 255, 1)
}

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

#c_static_001_P_8384-1668773884926 .e_image-3 {
    overflow: hidden;
    display-radio: 1;
    background: #000
}

#c_static_001_P_8384-1668773884926 .e_image-3 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: all 0.5s
}

#c_static_001_P_8384-1668773884926 .e_container-4 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-top: 0px;
    background-color: rgba(255, 255, 255, 1);
    padding-left: 20px;
    padding-right: 20px
}

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

#c_static_001_P_8384-1668773884926 .e_timeFormat-7 {
    font_radio: 2;
    display-radio: 1;
    font-size: 14px;
    color: rgba(102, 102, 102, 1);
    line-height: 1.5;
    font-family: Arial;
    min-height: 0px
}

#c_static_001_P_8384-1668773884926 .e_text-8 {
    font_radio: 2;
    display-radio: -webkit-box;
    width: auto;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    line-height: 2
}

#c_static_001_P_8384-1668773884926 .e_loop-1 {
    display-radio: 1
}

#c_static_001_P_8384-1668773884926 .e_container-2 .cbox-2-0 {
    flex: 0 0 42%;
    align-self: center
}

#c_static_001_P_8384-1668773884926 .e_text-10 {
    line-height: 1.6;
    font_radio: 2;
    display-radio: -webkit-box;
    font-size: 14px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: rgba(102, 102, 102, 1);
    text-align: justify;
    margin-top: 5px
}

#c_static_001_P_8384-1668773884926 .e_container-2:hover .e_image-3 img {
    transform: scale(1.1);
    opacity: 0.8
}

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

    #c_static_001_P_8384-1668773884926 {
        padding-left: 20px;
        padding-right: 20px
    }
}

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

    #c_static_001_P_8384-1668773884926 .e_loop-1 .p_loopitem:nth-child(1) {
        display: none
    }

    #c_static_001_P_8384-1668773884926 .e_loop-1 .p_loopitem:nth-child(2) {
        display: none
    }

    #c_static_001_P_8384-1668773884926 .e_loop-1 .p_loopitem:last-child .e_container-2 {
        margin-bottom: 0
    }
}

@media screen and (max-width: 1330px) and (min-width: 1200px) {}