/* 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%
}

#c_grid-116273709439191 >.p_gridbox {
    background-color: #f5f5f5
}

@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
    }
}

@font-face {
    font-family: 'iconfont1';
    /* Project id 2304431 */
    src: url('//at.alicdn.com/t/font_2304431_rv8lqqq1xo.woff2?t=1647689614218') format('woff2'),url('//at.alicdn.com/t/font_2304431_rv8lqqq1xo.woff?t=1647689614218') format('woff'),url('//at.alicdn.com/t/font_2304431_rv8lqqq1xo.ttf?t=1647689614218') format('truetype')
}

.a_icon {
    font-family: "iconfont1"
}

#c_static_001-1647521729034 {
    display-radio: 1;
    height: auto;
    background: #333;
    min-height: 0px
}

.fa_linespan span {
    display: inline-block
}

.fa_linespan span i {
    width: 4px;
    height: 3px;
    opacity: 0.5;
    margin: 1px;
    display: inline-block;
    background: var(--main-color);
    animation: fa_line_color 5s linear infinite
}

.fa_linespan span i:nth-child(3n+2) {
    width: 8px;
    background: #555;
    animation-delay: 1s
}

.fa_linespan span i:nth-child(3n+3) {
    width: 6px;
    background: #aaa;
    animation-delay: 2s
}

.s_summary {
    font-size: var(--f50);
    color: var(--main-color);
    font-weight: 700;
    font-family: 'Oswald',sans-serif;
    text-transform: uppercase
}

.s_summary * {
    font-weight: inherit
}

.s_summary.fa_title_w {
    color: #fff
}

.s_link {
    font-size: var(--f36);
    color: #000
}

.s_link * {
    font-size: inherit!important;
    font-weight: inherit!important
}

.s_link.fa_text_w {
    color: #fff
}

.fa_title_w.s_link {
    color: #fff
}

.s_templatetitle {
    font-size: var(--f30);
    color: #333
}

.fa_linkbox {
    position: relative
}

.fa_link_a {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 50
}

.s_body {
    font-size: var(--f24);
    color: #333
}

.fa_hTitle {
    font-size: var(--f44);
    font-weight: 600;
    text-transform: uppercase;
    color: var(--main-color)
}

.fa_hTitle.fa_text_w,.fa_hsubTitle.fa_text_w {
    color: #fff!important
}

.fa_hsubTitle {
    font-size: var(--f36);
    font-weight: 600;
    color: #333333
}

.fa_pTitle {
    font-size: var(--f40);
    font-family: 'Poppins',sans-serif;
    font-weight: 600;
    color: var(--main-color);
    position: relative;
    line-height: 1
}

.fa_pTitle:before {
    width: 30px;
    height: 30px;
    background: #00ffff;
    content: "";
    position: absolute;
    left: -10px;
    top: -6px;
    border-radius: 50%;
    mix-blend-mode: hard-light;
    opacity: 0.2
}

.fa_psubTitle {
    font-size: var(--f30);
    color: #333;
    padding-bottom: 30px;
    border-bottom: #ddd solid 1px;
    position: relative
}

.fa_psubTitle:after {
    animation: fa_sumline_ani alternate 8s linear infinite;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    background: var(--main-color)
}

.fa_detail img,.fa_detail video,.fa_details img,.fa_details video {
    max-width: 100%!important;
    height: auto!important
}

.fa_homeMore {
    display: inline-block;
    font-size: 14px;
    color: #333;
    width: 142px;
    position: relative;
    padding-right: 15px;
    padding-bottom: 20px
}

.fa_homeMore:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    background: var(--main-color);
    height: 1px;
    content: "";
    transition: all 0.5s
}

.fa_homeMore:after {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    background: #333;
    height: 1px;
    content: "";
    transition: all 0.5s
}

.fa_homeMore span {
    text-align: left;
    text-transform: uppercase
}

.fa_homeMore span:before {
    content: "\e665";
    font-family: 'iconfont1';
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 16px;
    color: #333;
    transition: all 0.5s
}

.fa_homeMore:hover span:before {
    color: var(--main-color);
    transform: scaleY(0.7)
}

.fa_homeMore:hover:before {
    width: 100%
}

.fa_homeMore:hover:after {
    width: 0%
}

.fa_Pagebanner .fa_pic img {
    width: 100%;
    object-fit: cover;
    object-position: center
}

.fa_Pagebanner .fa_li {
    position: relative
}

.fa_Pagebanner .fa_li .fa_info {
    position: absolute;
    width: 96%;
    text-align: left;
    color: #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 20;
    max-width: var(--wrapper);
    padding: 10px;
    text-align: center
}

.fa_Pagebanner .fa_li .fa_info h1 {
    font-size: var(--f60);
    margin-bottom: 20px;
    font-family: 'Poppins',sans-serif;
    color: rgba(255, 255, 255, 1);
    font-weight: 700;
    /* mix-blend-mode:soft-light;
  */
    text-transform: capitalize
}

.fa_Pagebanner .fa_li .fa_info h6 {
    font-size: var(--f20);
    color: #fff;
    margin: 10px 30px
}

.fa_Pagebanner .fa_li .fa_info p {
    color: #fff;
    opacity: 0.5;
    font-size: 14px
}

.fa_Pagebanner:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.9));
    content: "";
    z-index: 5
}

.fa_Pagebanner .fa_mouse {
    position: absolute;
    left: 50%;
    bottom: 3vw;
    transform: translateX(-50%);
    width: 30px;
    height: 50px;
    border-radius: 100px;
    z-index: 20;
    border: rgba(255,255,255,0.6) solid 2px
}

.fa_Pagebanner .fa_mouse:before {
    animation: ani-mouse 3s linear infinite;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    width: 3px;
    height: 6px;
    background: #fff;
    border-radius: 500px
}

@keyframes fa_sumline_ani {
    0% {
        width: 20px
    }

    100% {
        width: 100px
    }
}

@keyframes fa_line_color {
    0% {
        opacity: 0.3
    }

    100% {
        opacity: 0.8
    }
}

@-webkit-keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }

    15% {
        opacity: 1;
        top: 50%
    }

    50% {
        opacity: 0;
        top: 50%
    }

    100% {
        opacity: 0;
        top: 29%
    }
}

@-webkit-keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }

    15% {
        opacity: 1;
        top: 50%
    }

    50% {
        opacity: 0;
        top: 50%
    }

    100% {
        opacity: 0;
        top: 29%
    }
}

#c_grid-116273709439191 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
    width: 100%!important;
    padding: 0!important;
    margin: 0!important
}

@media screen and (max-width: 768px) {
    #c_static_001-1647521729034 {
        height:70px;
        background: #232323
    }

    .fa_pageNavs {
        background: var(--listbg)
    }

    .fa_pageNavs .fa_item {
        width: 50%;
        text-align: center;
        border-bottom: #eee solid 1px;
        background: var(--listbg)
    }

    .fa_pageNavs .fa_item:nth-child(odd) {
        border-right: #eee solid 1px
    }

    .fa_pageNavs .fa_item a.fa_link {
        padding: 10px;
        width: 100%;
        display: block
    }

    .s_summary {
        font-size: 24px
    }

    .s_link {
        font-size: 20px
    }

    .fa_Pagebanner .fa_pic img {
        height: 40vh!important
    }

    .fa_button {
        background: var(--main-color);
        border: none;
        width: 120px;
        line-height: 36px;
        text-align: center;
        color: #fff;
        font-size: 14px;
        transition: all 0.5s;
        position: relative;
        border-radius: 0;
        overflow: hidden;
        padding: 0 10px
    }

    .fa_mouse {
        display: none
    }
}

@media screen and (min-width: 769px) {
    #c_static_001-1647521729034 {
        height:auto
    }

    .e_breadcrumb-3 .p_breadcrumb {
        padding: 30px 0
    }

    .fa_pageNavs .fa_item {
        transition: all 0.5s;
        color: #666;
        position: relative;
        margin-right: 2.5vw
    }

    .fa_pageNavs .fa_item a.fa_link {
        padding: 30px 0;
        display: block
    }

    .fa_pageNavs .fa_item:before {
        content: "";
        left: 50%;
        bottom: 0;
        position: absolute;
        background: var(--main-color);
        height: 2px;
        transform: translateX(-50%);
        opacity: 0;
        transition: all 0.5s;
        width: 0%
    }

    .fa_pageNavs .fa_item:hover,.fa_pageNavs .fa_item.fa_navon {
        color: var(--main-color)
    }

    .fa_pageNavs .fa_item:hover:before,.fa_pageNavs .fa_navon:before {
        opacity: 1;
        width: 100%
    }

    .fa_button {
        background: var(--main-color);
        border: none;
        width: 160px;
        line-height: 46px;
        text-align: center;
        color: #fff;
        font-size: 16px;
        transition: all 0.5s;
        position: relative;
        border-radius: 0;
        overflow: hidden;
        letter-spacing: 2px;
        box-shadow: 0.1px 1.3px 5.3px rgba(0, 0, 0, 0.008),0.4px 4.2px 17.9px rgba(0, 0, 0, 0.01),2px 19px 80px rgba(0, 0, 0, 0.02);
        border-radius: 5px;
        padding: 0 20px
    }

    .fa_button:before {
        content: "";
        position: absolute;
        display: block;
        transition: all .6s;
        width: 100%;
        height: 0;
        border-radius: 50%;
        left: 50%;
        top: 50%;
        padding-top: 100%;
        transform: translateX(-50%) translateY(-50%);
        display: block
    }

    .fa_button::after {
        content: "";
        position: absolute;
        width: 0;
        height: 100%;
        transition: all .3s;
        z-index: 0;
        opacity: 0;
        top: 0;
        left: 0px
    }

    .fa_button span {
        display: block;
        width: 100%;
        position: relative;
        z-index: 2;
        outline: 0;
        margin: 0px;
        overflow: hidden;
        color: #fff!important
    }

    .fa_button:hover:before {
        animation: style1 .75s;
        z-index: 1
    }

    .fa_button:hover::after {
        opacity: 1
    }
}

body,input,textarea {
    font-family: "f3d0ef6f-e72f-4733-8cd9-0a0ccb4a9e6d",Arial,sans-serif
}

span {
    word-wrap: break-word !important;
    word-break: keep-all !important
}

p {
    word-wrap: break-word !important;
    word-break: keep-all !important
}

div {
    /* word-wrap: break-word !important; */
    /* word-break: keep-all !important; */
}

.btn:focus {
    box-shadow: none
}

.page_a.current {
    background: #0071a4;
    color: #fff
}

.page_a:hover {
    text-decoration: none;
    background: #0071a4;
    color: #fff
}

.page_a {
    line-height: 36px;
    height: 36px;
    width: 36px
}

.text-secondary:hover {
    color: #0071a4
}

#c_navigation_146-1697092697887 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    transition: 0.3s;
    display-radio: 1;
    background-color: rgba(224,224,224,0)
}

#c_navigation_146-1697092697887.active {
    background: #FFF;
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    border-top: 4px solid #0071a4
}

#c_navigation_146-1697092697887.active .e_container-13 {
    background-color: rgba(0,0,0,0)
}

#c_navigation_146-1697092697887 .e_container-13 {
    display-radio: 1;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    min-height: 0px;
    background-color: rgba(255,255,255,0.8);
    padding-top: 0px;
    margin-top: 0px
}

#c_navigation_146-1697092697887 .e_container-13 .p_item {
    display-radio: 1
}

#c_navigation_146-1697092697887 .e_container-14 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    padding-left: 0px;
    padding-right: 0px;
    transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
    box-shadow: 0px 30px 60px 0px rgb(0 0 0 / 0%);
    margin-left: auto;
    margin-right: auto;
    max-width: none
}

#c_navigation_146-1697092697887.active .e_container-14 {
    background-color: transparent;
    box-shadow: none;
    padding: 0px;
    animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
    transition: 0.3s
}

#c_navigation_146-1697092697887 .e_container-14 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_navigation_146-1697092697887 .e_container-14 .cbox-14-0 {
    flex: 0 0 30%;
    align-self: center
}

#c_navigation_146-1697092697887 .e_container-14 .cbox-14-2 {
    align-self: center;
    flex: 0 0 auto
}

#c_navigation_146-1697092697887 .e_image-15 {
    overflow: hidden;
    display-radio: 1;
    max-width: 403px
}

#c_navigation_146-1697092697887 .e_image-15 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: unset
}

#c_navigation_146-1697092697887 .e_image-15 img:nth-child(2) {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: unset;
    display: none
}

#c_navigation_146-1697092697887.active .e_image-15 img {
    display: none
}

#c_navigation_146-1697092697887.active .e_image-15 img:nth-child(2) {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: unset;
    display: block
}

#c_navigation_146-1697092697887 .e_container-14 .cbox-14-1 {
    margin-left: 4%;
    align-self: center;
    margin-right: 2%
}

#c_navigation_146-1697092697887 .e_navigationA-16 .p_level1Box {
    display: flex;
    justify-content: flex-end
}

#c_navigation_146-1697092697887 .e_navigationA-16 .p_iconBox {
    height: 60px;
    width: 60px;
    border-radius: 0;
    display: flex;
    flex-direction: column;
    justify-content: center
}

#c_navigation_146-1697092697887 .e_navigationA-16 .p_openIcon {
    width: 100%;
    height: 60px;
    padding: 12px 0px;
    margin: 0
}

#c_navigation_146-1697092697887 .e_navigationA-16 .p_closeIcon {
    width: 100%;
    height: 60px;
    padding: 12px 0px;
    margin: 0;
    fill: #333333
}

#c_navigation_146-1697092697887 .e_navigationA-16 .p_navButton {
    display: none
}

#c_navigation_146-1697092697887 .e_navigationA-16 .p_level2Box {
    display: none;
    height: auto;
    padding: 0;
    width: 160px;
    background: rgba(0,0,0,.4);
    position: absolute;
    left: 50%;
    top: 100%;
    z-index: 99;
    transform: translateX(-50%);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

#c_navigation_146-1697092697887 .e_navigationA-16 .p_level3Box {
    display: none;
    height: auto;
    padding: 0px 0;
    background: #0f9d50;
    width: 130px;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 9;
    border-radius: 0;
    border-top-left-radius: 0px
}

#c_navigation_146-1697092697887 .e_navigationA-16 .p_level1Item {
    position: relative;
    border: none
}

#c_navigation_146-1697092697887 .e_navigationA-16 .p_level2Item {
    position: relative;
    width: 100%
}

#c_navigation_146-1697092697887 .e_navigationA-16 .p_level3Item {
    width: 100%
}

#c_navigation_146-1697092697887 .e_navigationA-16 .p_level1Item a {
    font-size: 18px;
    font-family: "f3d0ef6f-e72f-4733-8cd9-0a0ccb4a9e6d";
    padding: 0 1.5vw;
    line-height: 90px;
    display: block;
    font-weight: 600;
    text-align: center;
    color: #333
}

#c_navigation_146-1697092697887 .e_navigationA-16 .p_level1Item a span {
    font-weight: 600
}

#c_navigation_146-1697092697887 .e_navigationA-16 .p_level2Item a {
    font-size: 15px;
    padding: 0 20px;
    line-height: 35px;
    display: block;
    text-align: center;
    color: #666;
    opacity: 1;
    transition: all ease .3s
}

#c_navigation_146-1697092697887 .e_navigationA-16 .p_level2Item a:hover {
    color: #094f6e
}

#c_navigation_146-1697092697887 .e_navigationA-16 .p_level1Item:hover .p_menu1Item a {
    color: #0071a4
}

#c_navigation_146-1697092697887 .head_lan {
    width: 80px;
    position: relative
}

#c_navigation_146-1697092697887 .lan_con {
    width: auto;
    display: flex;
    height: 80px;
    justify-content: center;
    align-items: center;
    border-right: 1px solid rgba(255,255,255,.2)
}

#c_navigation_146-1697092697887 .lan_con:hover {
    cursor: pointer
}

#c_navigation_146-1697092697887 .head_lan .lan_tit {
    width: auto;
    line-height: 36px;
    display: flex;
    align-items: center
}

#c_navigation_146-1697092697887 .head_lan .lan_tit span {
    font-size: 14px;
    color: #fff;
    display: none
}

#c_navigation_146-1697092697887 .head_lan .lan_tit .iconfont.map {
    margin-right: 0px;
    margin-left: 0;
    font-size: 0;
    width: 26px;
    height: 26px;
    -webkit-border-radius: 100%;
    background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2021123122320714059/cms/image/39ecda5a-9a4c-4c5a-badb-b30d3be9fdd8.gif) no-repeat center center;
    background-size: cover;
    display: block
}

#c_navigation_146-1697092697887.active .head_lan .lan_tit .iconfont.map {
    width: 26px;
    height: 26px;
    background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2021123122320714059/cms/image/39ecda5a-9a4c-4c5a-badb-b30d3be9fdd8.gif) #00a24a no-repeat center center;
    background-size: cover;
    display: block
}

#c_navigation_146-1697092697887 .head_lan .lan_list {
    display: flex;
    width: 120px;
    background: #fff;
    padding: 3px 0px 10px 0px;
    position: fixed;
    z-index: 99;
    top: 65px;
    font-size: 13px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility: hidden;
    transform: translate(0, 20px);
    transition: all .3s ease;
    flex-direction: column
}

#c_navigation_146-1697092697887 .head_lan .lan_list.cur {
    opacity: 1;
    transform: translate(0, 0px);
    visibility: visible
}

#c_navigation_146-1697092697887 .head_lan .lan_list span {
    position: relative;
    display: inline-block;
    padding-left: 45px
}

#c_navigation_146-1697092697887 .head_lan .lan_list p:nth-child(1) span {
    background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2021123122320714059/cms/image/ecb70bf4-64f8-48d7-b1d2-d0ea4acb01b9.jpg) no-repeat left center
}

#c_navigation_146-1697092697887 .head_lan .lan_list p:nth-child(2) span {
    background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2021123122320714059/cms/image/f4679477-1a1b-49fa-a8ff-f981f8676495.jpg) no-repeat left center
}

#c_navigation_146-1697092697887 .head_lan .lan_list .iconfont:before {
    color: #fff;
    position: absolute;
    font-size: 24px;
    width: 100%;
    top: -5px;
    text-align: center
}

#c_navigation_146-1697092697887 .head_lan .lan_list p {
    padding: 3px
}

#c_navigation_146-1697092697887 .head_lan .lan_list a {
    color: #666;
    display: block;
    text-align: center;
    padding: 2px 5px;
    height: 30px;
    line-height: 30px;
    transition: all .3s ease
}

#c_navigation_146-1697092697887 .head_lan .lan_list a:hover {
    color: #00a24a
}

#c_navigation_146-1697092697887 .e_html-17 {
    min-height: 0px;
    display-radio: 1;
    background_radio: 1
}

#c_navigation_146-1697092697887 .e_html-17 .head_r {
    display: flex;
    flex-direction: row
}

#c_navigation_146-1697092697887 .e_html-17 .nav-search {
    width: auto;
    height: auto;
    justify-content: flex-start;
    display: flex;
    align-items: center;
    background: none
}

#c_navigation_146-1697092697887 .e_html-17 .nav-search:hover {
    cursor: pointer
}

#c_navigation_146-1697092697887 .e_html-17 .seabtn svg {
    fill: var(--yx_Color);
    transition: all .5s ease
}

#c_navigation_146-1697092697887.active .e_html-17 .seabtn svg {
    fill: #333;
    transition: all .5s ease
}

#c_navigation_146-1697092697887 .e_html-17 .seabtn:hover svg {
    fill: #0085c1
}

#c_navigation_146-1697092697887 .e_html-17 .head_tel {
    display: flex;
    align-items: center;
    padding-left: 15px;
    margin-left: 15px;
    transition: all .5s ease;
    display: none
}

#c_navigation_146-1697092697887 .e_html-17 .head_tel .tel-text {
    display: flex;
    align-items: center;
    line-height: 20px;
    background: #0071a4;
    padding: 10px 15px;
    transition: all .5s ease;
    border-radius: 5px
}

#c_navigation_146-1697092697887 .e_html-17 .head_tel .tel-text:hover {
    background: #0f88a9
}

#c_navigation_146-1697092697887 .e_html-17 .head_tel .tel-text span {
    padding-left: 10px;
    font-size: 14px;
    font-family: "f3d0ef6f-e72f-4733-8cd9-0a0ccb4a9e6d";
    color: #fff;
    transition: all .5s ease
}

#c_navigation_146-1697092697887.active .e_html-17 .head_tel:hover .tel-text span {
    color: #fff
}

#c_navigation_146-1697092697887 .e_html-17 .head_tel .tel-text svg {
    fill: #fff;
    transition: all .5s ease
}

#c_navigation_146-1697092697887 .form-group {
    margin-bottom: 0px
}

#c_navigation_146-1697092697887 .form-control {
    border-right: none;
    height: 50px;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    padding: 5px 25px
}

#c_navigation_146-1697092697887 .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ddd;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%)
}

#c_navigation_146-1697092697887 .btn:focus {
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%)
}

#c_navigation_146-1697092697887.subpage .e_container-13 {
    background: #fff
}

#c_navigation_146-1697092697887.subpage .e_image-15 img {
    display: none
}

#c_navigation_146-1697092697887.subpage .e_image-15 img:nth-child(2) {
    display: block
}

#c_navigation_146-1697092697887.subpage .e_html-17 .seabtn svg {
    fill: #333
}

#c_navigation_146-1697092697887.subpage .e_html-17 .seabtn:hover svg {
    fill: #0085c1
}

#c_navigation_146-1697092697887 .e_navigationA-16 .p_menu1Item {
    display-radio: 1;
    font-weight: normal;
    color: rgba(40,40,40,1)
}

@media screen and (max-width: 768px) {
    .page_a {
        line-height:30px;
        height: 30px;
        width: 30px
    }

    #c_grid-116273709439191 > div > .p_gridCell {
        margin: 0px !important
    }

    #c_navigation_146-1697092697887 {
        background: #fff
    }

    #c_navigation_146-1697092697887.active {
        background: #fff;
        box-shadow: 0 0 15px rgb(0 0 0 / 20%);
        border-top: none
    }

    #c_navigation_146-1697092697887.active .e_navigationA-16 .p_openIcon {
        fill: #333
    }

    #c_navigation_146-1697092697887.active .e_html-17 .seabtn svg {
        fill: #333 !important
    }

    #c_navigation_146-1697092697887 .e_image-15 {
        max-width: 220px;
        display-radio: 1;
        padding-top: 0px;
        margin-top: 10px;
        margin-bottom: 10px
    }

    #c_navigation_146-1697092697887 .e_container-13 {
        padding-left: 0px;
        padding-right: 0px;
        width: 100%
    }

    #c_navigation_146-1697092697887 .e_container-14 {
        position: relative;
        width: 100%;
        padding: 0px 0px 0px 10px;
        background-color: #ffffff;
        justify-content: space-between
    }

    #c_navigation_146-1697092697887.active .e_container-14 {
        padding-left: 10px
    }

    #c_navigation_146-1697092697887 .e_container-14 .cbox-14-0 {
        flex: 0 0 220px;
        z-index: 5
    }

    #c_navigation_146-1697092697887 .e_container-14 .cbox-14-1 {
        flex: 0 0 auto;
        margin-left: 0px;
        margin-right: 0px;
        z-index: 2
    }

    #c_navigation_146-1697092697887 .e_html-17 .head_tel {
        display: none
    }

    #c_navigation_146-1697092697887 .e_container-14 .cbox-14-2 {
        flex: 0 0 auto;
        position: absolute;
        z-index: 5;
        right: 60px;
        align-self: center
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .p_level1Box {
        display: block;
        width: 100%;
        background: #f2f2f2;
        position: relative;
        z-index: 1;
        margin-top: 60px;
        padding-left: 20px;
        padding-right: 20px;
        border-top: 1px solid #ddd
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .p_iconBox {
        display: block;
        height: 60px;
        margin: 0px
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .p_navContent {
        display: none;
        padding: 0;
        height: 100%;
        width: 100%;
        position: fixed;
        top: 0;
        overflow-y: scroll;
        left: 0;
        background: #f2f2f2;
        z-index: 99
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .p_navContent .p_navButton {
        position: fixed;
        background: #ffffff;
        z-index: 2;
        width: 100%
    }

    #c_navigation_146-1697092697887.active .e_navigationA-16 .p_navContent .p_navButton {
        position: fixed;
        background: #fff;
        z-index: 2;
        width: 100%
    }

    #c_navigation_146-1697092697887.active .e_navigationA-16 .p_closeIcon {
        fill: #333
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .p_navButton {
        display: flex;
        justify-content: flex-end
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .p_level2Box,#c_navigation_146-1697092697887 .e_navigationA-16 .p_level3Box {
        padding: 0 0 0 30px;
        background: none
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .p_jtIcon {
        float: right;
        transition: 0.5s;
        height: 30px;
        margin-top: 10px
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .p_jtHover {
        transition: 0.5s;
        transform: rotate(90deg)
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .p_level2Box,#c_navigation_146-1697092697887 .e_navigationA-16 .p_level3Box {
        width: 100%;
        left: 0;
        transform: translateX(0);
        position: inherit;
        border-radius: 0
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .p_level1Item {
        border-bottom: 1px solid rgb(0 0 0 / 5%);
        line-height: 50px;
        font-size: 14px
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .p_level1Item a,#c_navigation_146-1697092697887 .e_navigationA-16 .p_level2Item a {
        line-height: 50px;
        font-size: 14px;
        padding: 0;
        display: inline;
        text-align: left;
        opacity: 1
    }

    #c_navigation_146-1697092697887 .e_html-17 .nav-search {
        width: 30px;
        height: 30px;
        background: none !important
    }

    #c_navigation_146-1697092697887 .e_html-17 .seabtn svg {
        fill: #333 !important
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .p_openIcon {
        fill: #333
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .pc_ej {
        display: none
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .nav-tel {
        display: none
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .tel-text {
        font-size: 20px;
        font-family: arial;
        color: #f08200;
        font-weight: bold;
        line-height: 40px
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .tel-con {
        display: flex;
        justify-content: flex-start;
        align-items: center
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .tel-ico {
        width: 28px;
        height: 28px;
        margin-right: 8px
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .tel-ico svg {
        fill: #f08200
    }

    #c_navigation_146-1697092697887 .head_lan {
        width: 100%
    }

    #c_navigation_146-1697092697887 .head_lan .lan_tit {
        display: none
    }

    #c_navigation_146-1697092697887 .lan_con {
        width: auto;
        display: flex;
        height: 50px;
        margin-left: 20px;
        margin-right: 20px;
        justify-content: center;
        align-items: center;
        border-bottom: 1px solid rgb(0 0 0 / 5%);
        border-right: none
    }

    #c_navigation_146-1697092697887 .head_lan .lan_list {
        display: flex;
        width: 100%;
        background: none;
        padding: 0;
        position: relative;
        z-index: 1;
        justify-content: center;
        top: 0;
        font-size: 13px;
        box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 0%);
        opacity: 1;
        visibility: visible;
        transform: translate(0, 0px);
        transition: all .3s ease;
        flex-direction: row
    }

    #c_navigation_146-1697092697887 .e_image-15 img:nth-child(2) {
        display: block
    }

    #c_navigation_146-1697092697887 .e_image-15 img:nth-child(1) {
        display: none
    }
}

@media screen and (min-width: 769px) {
    #c_navigation_146-1697092697887 .e_navigationA-16 .p_navContent {
        display:flex;
        justify-content: flex-end;
        align-items: center
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .p_menu1Item {
        position: relative
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .p_level1Item a {
        position: relative;
        z-index: 2
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .p_level1Item:hover .p_menu1Item a {
        color: #ffffff
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .p_menu1Item::after {
        content: '';
        position: absolute;
        left: 0%;
        bottom: 0px;
        width: 100%;
        height: 0%;
        background: var(--yx_Color);
        opacity: 1;
        z-index: 1;
        transition: all .3s ease
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .p_level1Item:hover .p_menu1Item::after {
        height: 100%
    }

    #c_navigation_146-1697092697887.active .e_navigationA-16 .p_menu1Item a {
        color: #333
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .p_jtIcon {
        transform: rotate(90deg);
        display: none
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .p_level2Item .p_jtIcon {
        display: none
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .p_iconBox {
        display: none
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .p_level2Item .pc_ej {
        display: block;
        width: 17px;
        height: 20px
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .p_level2Item .pc_ej .p_jtIcon {
        display: block;
        transform: rotate(0deg);
        margin: 0
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .nav-tel {
        display: flex;
        align-items: center
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .nav-tel .tel-con {
        display: flex;
        align-items: center;
        padding: 0 20px;
        border-left: 1px solid rgba(255, 255, 255, .2);
        border-right: 1px solid rgba(255, 255, 255, .2)
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .nav-tel .tel-con .tel-ico {
        height: 28px;
        width: 28px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 5px
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .nav-tel .tel-con .tel-text {
        font-size: 20px;
        font-weight: normal;
        font-family: arial;
        color: #fff;
        line-height: 80px
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .nav-tel .tel-con .tel-ico svg {
        fill: #fff
    }

    #c_navigation_146-1697092697887.active .e_navigationA-16 .nav-tel .tel-con .tel-text {
        color: #333
    }

    #c_navigation_146-1697092697887.active .e_navigationA-16 .nav-tel .tel-con .tel-ico svg {
        fill: #d6031a
    }

    #c_navigation_146-1697092697887.active .e_navigationA-16 .nav-tel .tel-con {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .p_level2Box {
        background: rgba(0,0,0,.4);
        transform: translateX(0%);
        left: 0;
        width: 300px;
        border-radius: 0
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .p_level2Item a {
        color: #ffffff;
        display: flex;
        text-align: left;
        justify-content: space-between;
        align-items: center;
        font-size: 14px;
        line-height: 46px
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .p_level2Item a:hover {
        color: #ffffff;
        background: var(--yx_Color)
    }

    #c_navigation_146-1697092697887.subpage .e_navigationA-16 .p_menu1Item a {
        color: #333
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    #c_navigation_146-1697092697887 .e_html-17 .head_tel {
        display:none
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .p_level1Item a {
        font-size: 14px
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .p_level2Item a {
        font-size: 12px
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .p_level1Item:nth-child(4) .p_level2Box {
        width: 200px
    }

    #c_navigation_146-1697092697887 .e_navigationA-16 .p_level1Item:nth-child(5) .p_level2Box {
        width: 200px
    }

    #c_grid-116273709439191 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
        width: 100% !important;
        margin: 0px !important
    }
}

#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%
}

#c_grid-116273709439190 >.p_gridbox {
    background-color: #f5f5f5
}

@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-1647521816765 {
    display-radio: 1;
    background-fill-value: background-image;
    background-size: cover;
    background-position: center center;
    background: var(--yx_Color) url(https://omo-oss-image1.thefastimg.com//portal-saas/new2023070721470624743/cms/image/3462e8d1-1d70-4dd5-9b59-5106053e95f1.png) no-repeat center top
}

#c_static_001-1647521816765 .fa_shareicon a {
    font-size: 14px;
    width: 40px!important;
    height: 40px!important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    padding: 0!important;
    transition: all 0.5s;
    opacity: 0.6;
    background-image: none;
    border-radius: 50%
}

#c_static_001-1647521816765 .fa_shareicon a:hover {
    background: var(--main-color);
    border-color: var(--main-color);
    text-decoration: none;
    opacity: 1
}

#c_static_001-1647521816765 .e_container-16 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 96%;
    display-radio: flex;
    max-width: var(--wrapper);
    padding: var(--f50) 10px 3vw;
    margin: auto
}

#c_static_001-1647521816765 .e_container-16 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1647521816765 .e_container-52 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    background: rgba(0,0,0,0.3);
    display-radio: flex
}

#c_static_001-1647521816765 .e_container-52 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1647521816765 .e_richText-53 {
    display-radio: 1;
    font_radio: 2;
    font-size: 14px;
    color: #333333;
    line-height: 1;
    opacity: 0.5;
    max-width: 180px
}

#c_static_001-1647521816765 .fa_fyj_tit {
    font-size: var(--f18);
    color: #fff;
    margin-bottom: 20px
}

#c_static_001-1647521816765 .fa_ej_sum {
    font-size: inherit;
    color: inherit;
    line-height: 40px
}

#c_static_001-1647521816765 .e_container-76 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    border-bottom: rgba(255,255,255,0.2) solid 1px;
    margin-bottom: 0px;
    padding-bottom: 30px
}

#c_static_001-1647521816765 .e_container-76 > .p_item {
    width: 100%;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1647521816765 .e_image-77 {
    overflow: hidden;
    display-radio: 1;
    max-width: 420px;
    width: 65%
}

#c_static_001-1647521816765 .e_image-77 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001-1647521816765 .e_container-78 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-top: 2vw
}

#c_static_001-1647521816765 .e_container-78 > .p_item {
    width: 100%;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1647521816765 .e_container-79 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex
}

#c_static_001-1647521816765 .e_container-79 > .p_item {
    width: 100%;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1647521816765 .e_text-80 {
    line-height: normal
}

#c_static_001-1647521816765 .e_loop-81 .p_list {
    max-width: 100%
}

#c_static_001-1647521816765 .e_loop-81 .p_loopitem {
    position: relative
}

#c_static_001-1647521816765 .e_text-82 {
    line-height: normal
}

#c_static_001-1647521816765 .e_text-83 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1
}

#c_static_001-1647521816765 .e_loop-84 .p_list {
    max-width: 100%
}

#c_static_001-1647521816765 .e_loop-84 .p_loopitem {
    position: relative
}

#c_static_001-1647521816765 .e_text-85 {
}

#c_static_001-1647521816765 .e_text-86 {
    font_radio: 1;
    display-radio: 1
}

#c_static_001-1647521816765 .e_loop-87 .p_list {
    max-width: 100%
}

#c_static_001-1647521816765 .e_loop-87 .p_loopitem {
    position: relative
}

#c_static_001-1647521816765 .e_text-88 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1
}

#c_static_001-1647521816765 .fa_tit {
    font-size: var(--f18);
    color: #fff;
    margin-bottom: 20px
}

#c_static_001-1647521816765 .fa_sum {
    color: #fff;
    opacity: 1;
    font-size: 14px;
    line-height: 30px
}

#c_static_001-1647521816765 .fa_sum a {
    color: #bbb
}

#c_static_001-1647521816765 .fa_sum a:hover {
    color: #fff
}

#c_static_001-1647521816765 .e_image-89 {
    overflow: hidden;
    display-radio: 1;
    margin-top: 0px;
    max-width: 120px
}

#c_static_001-1647521816765 .e_image-89 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001-1647521816765 .e_loop-90 .p_list {
    position: relative;
    max-width: 100%
}

#c_static_001-1647521816765 .e_loop-90 .p_loopitem {
    position: relative;
    margin-bottom: 15px;
    padding-left: 0px
}

#c_static_001-1647521816765 .e_loop-90 .p_loopitem:before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: var(--main-color);
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    font-family: "iconfont1";
    display: flex;
    align-itmes: center;
    justify-content: center
}

#c_static_001-1647521816765 .e_loop-90 .p_loopitem:nth-child(1):before {
    content: "\e604";
    display: none
}

#c_static_001-1647521816765 .e_loop-90 .p_loopitem:nth-child(2):before {
    content: "\e64d";
    display: none
}

#c_static_001-1647521816765 .e_loop-90 .p_loopitem:nth-child(3):before {
    content: "\e618";
    display: none;
    top: 10px
}

#c_static_001-1647521816765 .e_loop-90 .p_page {
    text-align: center
}

#c_static_001-1647521816765 .e_loop-90 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_static_001-1647521816765 .e_loop-90 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

#c_static_001-1647521816765 .e_loop-90 .p_filter_key {
    width: 70px;
    overflow: hidden;
    margin-right: 10px;
    font-weight: bold;
    color: #333333;
    font-size: 12px
}

#c_static_001-1647521816765 .e_loop-90 .p_v_item {
    display: inline-block;
    padding: 0 3px;
    cursor: pointer;
    font-size: 13px;
    color: #555555;
    margin-right: 30px
}

#c_static_001-1647521816765 .e_loop-90 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
}

#c_static_001-1647521816765 .e_loop-90 .p_result_item {
    position: relative;
    padding: 3px 20px 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px
}

#c_static_001-1647521816765 .e_loop-90 .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-1647521816765 .e_loop-90 .p_s_option {
}

#c_static_001-1647521816765 .e_loop-90 .multSelect {
    font-size: 13px;
    position: relative
}

#c_static_001-1647521816765 .e_loop-90 .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-1647521816765 .e_loop-90 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_static_001-1647521816765 .e_loop-90 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_static_001-1647521816765 .e_loop-90 .multSelect ul,li {
    list-style: none
}

#c_static_001-1647521816765 .e_loop-90 .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-1647521816765 .e_loop-90 .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-1647521816765 .e_loop-90 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#c_static_001-1647521816765 .e_loop-90 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#c_static_001-1647521816765 .e_loop-90 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#c_static_001-1647521816765 .e_loop-90 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

#c_static_001-1647521816765 .e_loop-90 .multSelect .inputWrap>.fa svg {
    fill: #666;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: calc(50% - 3px)
}

#c_static_001-1647521816765 .e_loop-90 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_static_001-1647521816765 .e_loop-90 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_static_001-1647521816765 .e_loop-90 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

#c_static_001-1647521816765 .e_loop-90 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px
}

#c_static_001-1647521816765 .e_loop-90 .p_date_start {
    display: inline;
    width: 105px;
    height: 40px
}

#c_static_001-1647521816765 .e_loop-90 .p_normal_end {
    display: inline;
    width: 100px;
    height: 40px;
    margin-right: 5px
}

#c_static_001-1647521816765 .e_loop-90 .p_date_end {
    display: inline;
    width: 105px;
    height: 40px;
    margin-right: 5px
}

#c_static_001-1647521816765 .e_loop-90 .p_split {
    margin: 0 5px
}

#c_static_001-1647521816765 .e_loop-90 .p_normal {
    margin-right: 16px
}

#c_static_001-1647521816765 .e_loop-90 .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-1647521816765 .e_loop-90 .input-check,#c_static_001-1647521816765 .e_loop-90 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_static_001-1647521816765 .e_loop-90 .position-left {
    display: flex
}

#c_static_001-1647521816765 .e_loop-90 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#c_static_001-1647521816765 .e_loop-90 .position-top {
}

#c_static_001-1647521816765 .e_loop-90 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#c_static_001-1647521816765 .e_loop-90 .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-1647521816765 .e_loop-90 .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-1647521816765 .e_loop-90 .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-1647521816765 .e_loop-90 .p_active .p_mbutton::before {
    display: block
}

#c_static_001-1647521816765 .e_loop-90 .p_active .p_mbutton::after {
    display: block
}

#c_static_001-1647521816765 .e_loop-90 .p_input_match {
    width: 100px;
    height: 40px;
    padding: 10px;
    border: 1px solid #ced4da;
    border-radius: 3px
}

#c_static_001-1647521816765 .e_loop-90 .p_filter_result {
    display: inline-block
}

#c_static_001-1647521816765 .e_loop-90 .p_contclear {
    cursor: pointer
}

#c_static_001-1647521816765 .e_loop-90 .swiper-container {
    padding-bottom: 30px
}

#c_static_001-1647521816765 .e_loop-90 .p_imgwrapper {
    width: 80px;
    height: 100px;
    overflow: hidden
}

#c_static_001-1647521816765 .e_loop-90 .p_imgtitle {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 0 auto;
    line-height: 20px
}

#c_static_001-1647521816765 .e_loop-90 .p_imgwrapper img {
    width: 100%;
    object-fit: cover
}

#c_static_001-1647521816765 .e_loop-90 .p_active .p_imgwrapper {
    border: 1px solid #409eff
}

#c_static_001-1647521816765 .e_loop-90 .p_filter_result {
    display: none
}

#c_static_001-1647521816765 .e_loop-90 .p_contclear {
    display: none
}

#c_static_001-1647521816765 .e_container-92 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-bottom: 0px
}

#c_static_001-1647521816765 .e_container-92 > .p_item {
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1647521816765 .e_container-92 > .p_item:nth-child(1) {
    width: calc(100% - 90px);
    padding-right: 3vw
}

#c_static_001-1647521816765 .e_container-92 > .p_item:nth-child(2) {
    width: 90px
}

#c_static_001-1647521816765 .e_container-92 .p_item {
    display-radio: 1
}

#c_static_001-1647521816765 .e_credible-94 .img1 {
    width: 65px;
    height: 23px
}

#c_static_001-1647521816765 .e_credible-94 .img2 {
    width: 79px;
    height: 28px
}

#c_static_001-1647521816765 .e_credible-94 .img3 {
    width: 92px;
    height: 33px
}

#c_static_001-1647521816765 .e_credible-94 .img4 {
    width: 106px;
    height: 38px
}

#c_static_001-1647521816765 .e_credible-94 .img5 {
    width: 131px;
    height: 47px
}

#c_static_001-1647521816765 .e_container-92 .cbox-92-1 {
    align-self: center
}

#c_static_001-1647521816765 .e_container-92 .cbox-92-0 {
    align-self: center
}

#c_static_001-1647521816765 .e_websiteShare-95 .p_share a {
    display: inline-block;
    margin-right: 10px
}

#c_static_001-1647521816765 .e_websiteShare-95 .p_img {
    width: 30px;
    display-radio: 1;
    text-align: right
}

#c_static_001-1647521816765 .e_websiteShare-95 .p_share {
    display-radio: 1;
    text-align: right
}

#c_static_001-1647521816765 .e_container-92 .p_share {
    display-radio: 1
}

#c_static_001-1647521816765 .e_container-76 .cbox-76-1 {
    align-self: center
}

#c_static_001-1647521816765 .e_container-76 .cbox-76-0 {
    align-self: center
}

#c_static_001-1647521816765 .e_copyright-97 {
    line-height: 20px;
    color: rgba(255,255,255,0.5);
    font_radio: 2;
    display-radio: 1;
    font-size: 14px
}

#c_static_001-1647521816765 .e_provider-98 {
    text-align: left;
    font_radio: 2;
    display-radio: 1;
    font-size: 14px;
    color: rgba(255,255,255,0.5)
}

#c_static_001-1647521816765 .e_text-99 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    color: rgba(255,255,255,1)
}

#c_static_001-1647521816765 .e_loop-90 {
    display-radio: 1
}

#c_static_001-1647521816765 .e_container-101 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    justify-content: center;
    align-items: center;
    padding: var(--yx_FS24) 0
}

#c_static_001-1647521816765 .e_container-101 > .p_item {
    flex: none;
    width: auto;
    margin: 0 10px;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1647521816765 .e_text-102 {
    font_radio: 1;
    display-radio: 1
}

#c_static_001-1647521816765 .e_loop-87 {
    display-radio: 1
}

#c_static_001-1647521816765 .e_loop-103 .p_list {
    max-width: 100%
}

#c_static_001-1647521816765 .e_loop-103 .p_loopitem {
    position: relative
}

#c_static_001-1647521816765 .e_loop-103 {
    display-radio: 1
}

#c_static_001-1647521816765 .e_text-104 {
    line-height: 30px;
    font-size: 14px;
    font_radio: 2;
    display-radio: 1
}

#c_static_001-1647521816765 .e_text-106 {
    line-height: 2;
    font_radio: 2;
    display-radio: 1;
    font-weight: bold;
    font-size: 24px;
    color: rgba(255,255,255,1);
    margin-bottom: 24px
}

#c_static_001-1647521816765 .e_container-78 .cbox-78-0 {
    flex: 0 0 35%
}

#c_static_001-1647521816765 .e_container-78 .cbox-78-1 {
    flex: 0 0 65%
}

#c_static_001-1647521816765 .e_html-107 {
    min-height: 0px;
    background_radio: 1;
    display-radio: 1;
    position: absolute;
    top: auto;
    left: 0;
    z-index: 10;
    bottom: 100%;
    right: auto;
    width: 100%;
    padding-top: 0px;
    margin-top: 0px
}

.waves {
    position: relative;
    width: 100%;
    height: 15vh;
    margin-bottom: -7px;
    min-height: 50px;
    max-height: 150px
}

.yx_wave {
    position: relative;
    height: 20vh;
    text-align: center;
    background-color: white
}

.parallax > use {
    animation: move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite
}

.parallax > use:nth-child(1) {
    animation-delay: -2s;
    animation-duration: 7s
}

.parallax > use:nth-child(2) {
    animation-delay: -3s;
    animation-duration: 10s
}

.parallax > use:nth-child(3) {
    animation-delay: -4s;
    animation-duration: 13s
}

.parallax > use:nth-child(4) {
    animation-delay: -5s;
    animation-duration: 20s
}

@keyframes move-forever {
    0% {
        transform: translate3d(-90px,0,0)
    }

    100% {
        transform: translate3d(85px,0,0)
    }
}

@media only screen and (max-width: 768px) {
    .waves .parallax > use,.parallax,.waves {
        height:10vw !important;
        max-height: 50px !important
    }
}

#c_static_001-1647521816765 .e_container-101 .cbox-101-0 {
    align-self: center
}

#c_static_001-1647521816765 .e_container-101 .cbox-101-2 {
    align-self: center
}

#c_static_001-1647521816765 .e_richText-108 {
    display-radio: 1;
    font_radio: 2;
    font-size: 16px;
    color: #333333;
    line-height: 1;
    opacity: 0.5;
    max-width: 158.16px
}

@media screen and (max-width: 768px) {
    #c_static_001-1647521816765 {
        padding-bottom:0px;
        display-radio: 1
    }

    #c_grid-116273709439190 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
        width: 100%!important;
        margin: 0!important
    }

    #c_static_001-1647521816765 .fa_shareicon {
        text-align: left
    }

    #c_static_001-1647521816765 .fa_shareicon a {
        margin-left: 10px;
        margin: 10px
    }

    #c_static_001-1647521816765 .e_container-78 > .p_item:nth-child(2) {
        display: none
    }

    #c_static_001-1647521816765 .e_websiteShare-95 {
        display: none
    }

    #c_static_001-1647521816765 .e_container-76 .cbox-76-1 {
        margin-top: -35px;
        align-self: center
    }

    #c_static_001-1647521816765 .e_richText-53 {
        font_radio: 2;
        display-radio: 1;
        font-size: 14px;
        color: #333333;
        line-height: 1;
        text-align: left;
        width: auto;
        max-width: none;
        min-width: 0px
    }

    #c_static_001-1647521816765 .e_image-77 {
        display-radio: 1;
        width: 191px
    }

    #c_static_001-1647521816765 .e_container-16 {
        display-radio: 1;
        padding-left: 30px;
        padding-right: 30px
    }

    #c_static_001-1647521816765 .e_copyright-97 {
        font_radio: 2;
        display-radio: 1;
        text-align: center;
        word-break: keep-all !important
    }

    #c_static_001-1647521816765 .e_container-101 {
        display-radio: 1
    }

    #c_static_001-1647521816765 .e_richText-108 {
        font_radio: 2;
        display-radio: 1;
        font-size: 14px;
        color: #333333;
        line-height: 1;
        text-align: left;
        width: auto;
        max-width: none;
        min-width: 0px
    }

    #c_static_001-1647521816765 .e_container-78 .cbox-78-0 {
        flex: 0 0 100%
    }
}

@media screen and (min-width: 769px) {
    #c_static_001-1647521816765 .fa_shareicon a {
        margin-left:10px
    }

    #c_static_001-1647521816765 .e_container-78 .cbox-78-0 {
        width: 30%
    }

    #c_static_001-1647521816765 .e_container-78 .cbox-78-1 {
        width: 70%
    }

    #c_static_001-1647521816765 .e_container-79 > .p_item {
        width: auto;
        min-height: 10px
    }

    #c_static_001-1647521816765 .e_container-76 > .p_item {
        width: 50%
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
}

:root {
    --c: #004af3;
    /*网站主色调*/
    --n: #0071da;
    --bw: 1400px;
    /*网页内容宽度 max-width:var(--bw);*/
    --bc: #f00;
    /*翻页按钮颜色*/
    --br: 5px;
    /*翻页按钮圆角*/
    --cc: #fff;
    /*文字自动圆圈颜色*/
    --ccsize: 150px/*文字自动圆圈大小*/
}

#c_static_001_P_23798-1690343295597 {
}

#c_static_001_P_23798-1690343295597 .e_container-1 {
    display: none;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    padding: 20px
}

.saf-make #c_static_001_P_23798-1690343295597 .e_container-1 {
    display: block
}

#c_static_001_P_23798-1690343295597 .e_container-1 > .p_item {
    flex: 0 0 100%;
    max-width: 100%;
    max-height: 100%;
    background: #fff;
    border-radius: 20px;
    padding: 30px
}

#c_static_001_P_23798-1690343295597 .e_h3-2 {
    padding-bottom: 15px;
    border-bottom: 1px #ddd solid;
    display: flex;
    font-size: 20px;
    font-weight: bold;
    color: #222
}

#c_static_001_P_23798-1690343295597 .e_h3-2 text {
    flex: 1;
    position: relative
}

#c_static_001_P_23798-1690343295597 .e_h3-2 text em {
    background: #f00;
    padding: 3px 5px;
    font-size: 12px;
    color: #fff;
    border-radius: 4px;
    position: absolute;
    top: 0;
    line-height: 1
}

#c_static_001_P_23798-1690343295597 .e_h3-2 span {
    color: #0CA200;
    display: flex
}

#c_static_001_P_23798-1690343295597 .e_h3-2 span:before {
    content: "注册码：";
    color: #666
}

.saf-plug legend.col-form-label {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    padding: 0 0 10px;
    border-bottom: 1px #ddd solid
}

.saf-plug .p_input {
    padding-top: 15px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px
}

#c_static_001_P_23798-1690343295597 .e_html-31 {
    min-height: 100px;
    padding-top: 15px
}

#c_static_001_P_23798-1690343295597 .e_html-31 h3 {
    border-bottom: 1px #ddd solid;
    padding-bottom: 15px;
    font-size: 18px;
    color: #333;
    display: flex;
    align-items: center
}

#c_static_001_P_23798-1690343295597 .e_html-31 h3 span {
    flex: 1;
    font-size: 14px;
    color: #666;
    font-weight: normal;
    text-align: right
}

#c_static_001_P_23798-1690343295597 .e_html-31 .saf-svgs {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
    margin: 0 -5px
}

#c_static_001_P_23798-1690343295597 .e_html-31 .saf-svgs > div {
    flex: 0 0 80px;
    padding: 10px;
    border: 1px #ddd solid;
    border-radius: 10px;
    margin: 5px;
    text-align: center;
    cursor: pointer
}

#c_static_001_P_23798-1690343295597 .e_html-31 .saf-svgs > div svg {
    width: 30px;
    height: 40px
}

#c_static_001_P_23798-1690343295597 .e_html-31 .saf-svgs > div svg path {
    fill: #666
}

#c_static_001_P_23798-1690343295597 .e_html-31 .saf-svgs > div:hover {
    border-color: var(--c)
}

#c_static_001_P_23798-1690343295597 .e_html-31 .saf-svgs > div:hover svg path {
    fill: var(--c)
}

#c_static_001_P_23798-1690343295597 .e_container-32 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    padding: 20px 0;
    display-radio: flex
}

#c_static_001_P_23798-1690343295597 .e_container-32 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_23798-1690343295597 .e_richText-33 {
}

#c_static_001_P_23798-1690343295597 .saf-setItem {
    line-height: 1.6 !important;
    border: 1px #ddd solid;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    font-size: 14px
}

#c_static_001_P_23798-1690343295597 .saf-setItem svg {
    width: auto;
    height: 20px;
    fill: #666
}

#c_static_001_P_23798-1690343295597 .saf-setItem > div,#c_static_001_P_23798-1690343295597 .saf-setItem > a {
    flex: 1;
    padding: 0 60px 0 15px;
    position: relative
}

#c_static_001_P_23798-1690343295597 .saf-setItem > div:before,#c_static_001_P_23798-1690343295597 .saf-setItem > a:before {
    content: "";
    display: block;
    width: 40px;
    height: 20px;
    background: #0CA200;
    border-radius: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px
}

#c_static_001_P_23798-1690343295597 .saf-setItem > div:after,#c_static_001_P_23798-1690343295597 .saf-setItem > a:after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    right: 3px;
    top: 50%;
    margin-top: -7px
}

#c_static_001_P_23798-1690343295597 .e_text-37 {
    line-height: normal
}

#c_static_001_P_23798-1690343295597 .e_text-38 {
    line-height: normal
}

#c_static_001_P_23798-1690343295597 .e_text-43 {
    line-height: normal
}

#c_static_001_P_23798-1690343295597 .e_richText-40 {
    line-height: normal;
    flex-wrap: wrap;
    font_radio: 2;
    display-radio: 1
}

#c_static_001_P_23798-1690343295597 .e_richText-40 h3 {
    font-size: 18px;
    color: #333;
    padding-bottom: 10px;
    border-bottom: 1px #ddd solid;
    position: relative;
    width: 100%;
    line-height: 1.6
}

#c_static_001_P_23798-1690343295597 .e_richText-40 h3:before {
    content: "";
    display: block;
    width: 40px;
    height: 20px;
    background: #0CA200;
    border-radius: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px
}

#c_static_001_P_23798-1690343295597 .e_richText-40 h3:after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    right: 3px;
    top: 50%;
    margin-top: -12px
}

#c_static_001_P_23798-1690343295597 .e_richText-40 > div:before,#c_static_001_P_23798-1690343295597 .e_richText-40 > div:after {
    display: none
}

#c_static_001_P_23798-1690343295597 .e_container-41 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 0 -10px;
    display-radio: flex
}

#c_static_001_P_23798-1690343295597 .e_container-41 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    padding: 10px
}

#c_static_001_P_23798-1690343295597 .e_container-41 > .p_item > div {
    height: 100%
}

#c_static_001_P_23798-1690343295597.response-animated {
    animation-name: none,none;
    animation-delay: 0.0s,0.6s;
    animation-duration: 0.6s,0.6s;
    animation-iteration-count: 1,1
}

#c_static_001_P_23798-1690343295597.response-animated .e_container-1 {
    animation-name: none,none;
    animation-delay: 0.0s,0.6s;
    animation-duration: 0.6s,0.6s;
    animation-iteration-count: 1,1
}

body.saf-svgs-show #c_static_001_P_23798-1690343295597 {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 100000;
    background: rgba(0,0,0,0.8);
    opacity: 1;
    visibility: visible;
    transform: translate(0,0)
}

body.saf-svgs-show #c_static_001_P_23798-1690343295597 .e_container-1 {
    display: block
}

body.saf-svgs-show #c_static_001_P_23798-1690343295597 .e_container-32 {
    display: none
}

body.saf-svgs-show #c_static_001_P_23798-1690343295597 .e_h3-2 {
    display: none
}

[saf-fullscreen] div.swiper.swiper-vertical > .swiper-wrapper {
    display: block !important
}

#c_banner_019-16729877163920 {
    width: 100%
}

.fa_Pagebanner .fa_li .fa_info h1 {
    font-size: var(--f40)
}

.fa_Pagebanner .fa_mouse {
    width: 20px;
    height: 40px
}

.fa_Pagebanner .fa_li .fa_info {
    top: 55%
}

@media screen and (max-width: 768px) {
    #c_banner_019-16729877163920 {
        display-radio:1
    }

    .fa_Pagebanner .fa_pic img {
        height: 20vh!important
    }
}

#c_banner_019_P_637-16915506239750 {
    min-height: 0;
    display-radio: 1;
    background-color: rgba(255,255,255,1)
}

#c_banner_019_P_637-16915506239750 .e_bannerA-2 {
    height: auto
}

@media screen and (max-width: 768px) {
    #c_banner_019_P_637-16915506239750 .yx_MoPageBtn {
        font-size:var(--yx_FS16);
        color: #fff;
        width: 100%;
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        background: var(--yx_Color);
        border-radius: 4px;
        padding: 10px calc(3% + 10px)
    }

    #c_banner_019_P_637-16915506239750 .yx_MoPageBtn i {
        color: #fff;
        font-size: 14px !important
    }

    #c_banner_019_P_637-16915506239750 .p_c_tree {
        position: fixed;
        background: #fff;
        width: 100%;
        height: 100%;
        z-index: 99;
        top: 0;
        padding: var(--yx_FS36) 5%;
        left: 100%;
        transition: all 0.8s
    }

    #c_banner_019_P_637-16915506239750 .p_c_tree > ul {
        width: 100%
    }

    #c_banner_019_P_637-16915506239750 .p_c_tree .p_c_item {
        width: 100%;
        border-bottom: 1px solid #f5f5f5
    }

    #c_banner_019_P_637-16915506239750 .p_c_tree .p_c_item .p_c_t {
        position: relative;
        padding: var(--yx_FS24) 0
    }

    #c_banner_019_P_637-16915506239750 .p_c_tree .p_c_item .p_c_t a {
        font-size: 14px
    }

    #c_banner_019_P_637-16915506239750 .yx_MoPageClose {
        font-size: 18px;
        color: #fff;
        width: 30px;
        height: 30px;
        display: block !important;
        margin: 0 0 0 auto;
        background: #000;
        line-height: 30px;
        text-align: center
    }
}

#c_static_001-16538032495000 {
    min-height: 0px;
    display-radio: 1;
    background-color: rgba(255,255,255,1)
}

#c_static_001-16538032495000 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 96%;
    display-radio: flex;
    max-width: var(--wrapper);
    padding: 0 10px;
    margin: auto;
    align-items: center
}

#c_static_001-16538032495000 .e_container-1 > .p_item {
    max-width: 100%;
    max-height: 100%
}

#c_static_001-16538032495000 .e_loop-2 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    /*解决无缝滚动在循环体多列展示问题  */
    max-width: 100%/* 解决无缝滚动在循环体多列展示问题 */
}

#c_static_001-16538032495000 .e_loop-2 .p_loopitem {
    position: relative
}

#c_static_001-16538032495000 .e_loop-2 .p_page {
    text-align: center
}

#c_static_001-16538032495000 .e_loop-2 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_static_001-16538032495000 .e_loop-2 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

#c_static_001-16538032495000 .e_loop-2 .p_filter_key {
    /* min-width:80px;
 */
    width: 70px;
    overflow: hidden;
    margin-right: 10px;
    font-weight: bold;
    color: #333333;
    font-size: 12px
}

#c_static_001-16538032495000 .e_loop-2 .p_v_item {
    display: inline-block;
    padding: 0 3px;
    cursor: pointer;
    font-size: 13px;
    color: #555555;
    margin-right: 30px
}

#c_static_001-16538032495000 .e_loop-2 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue/* border-radius:2px;
 */
}

#c_static_001-16538032495000 .e_loop-2 .p_result_item {
    position: relative;
    padding: 3px 20px 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px
}

#c_static_001-16538032495000 .e_loop-2 .p_filter_close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px;
    font-style: normal;
    font-size: 16px;
    margin-top: -5px;
    cursor: pointer
}

#c_static_001-16538032495000 .e_loop-2 .p_s_option {
}

#c_static_001-16538032495000 .e_loop-2 .multSelect {
    font-size: 13px;
    position: relative
}

#c_static_001-16538032495000 .e_loop-2 .multSelect .inputWrap {
    width: 100%;
    min-width: 100px;
    min-height: 24px;
    border: 1px solid #DCDFE6;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    background: white
}

#c_static_001-16538032495000 .e_loop-2 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_static_001-16538032495000 .e_loop-2 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_static_001-16538032495000 .e_loop-2 .multSelect ul,li {
    list-style: none
}

#c_static_001-16538032495000 .e_loop-2 .multSelect li {
    display: inline-block;
    background: #edf0f3;
    color: #92969c;
    padding: 0px 5px;
    margin: 1px 5px 1px 0;
    border-radius: 5px;
    line-height: 16px
}

#c_static_001-16538032495000 .e_loop-2 .multSelect .multSelect-option {
    width: 100%;
    border: 1px solid #DCDFE6;
    border-radius: 2px;
    border-top: 0;
    max-height: 200px;
    overflow-y: scroll;
    position: absolute;
    height: 0;
    opacity: 0;
    z-index: 9;
    background: #fff
}

#c_static_001-16538032495000 .e_loop-2 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#c_static_001-16538032495000 .e_loop-2 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#c_static_001-16538032495000 .e_loop-2 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#c_static_001-16538032495000 .e_loop-2 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

#c_static_001-16538032495000 .e_loop-2 .multSelect .inputWrap>.fa svg {
    fill: #666;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: calc(50% - 3px)
}

#c_static_001-16538032495000 .e_loop-2 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_static_001-16538032495000 .e_loop-2 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_static_001-16538032495000 .e_loop-2 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

/* #c_static_001-16538032495000 .e_loop-2 .p_filter_close::before {
	content: "\2716";
}
*/
/* #c_static_001-16538032495000 .e_loop-2 .p_filter_select {
	width: 110px;
	height: 24px;
	padding: 0;
	border: 1px solid #DCDFE6;
}
*/
#c_static_001-16538032495000 .e_loop-2 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px
}

#c_static_001-16538032495000 .e_loop-2 .p_date_start {
    display: inline;
    width: 105px;
    height: 40px
}

#c_static_001-16538032495000 .e_loop-2 .p_normal_end {
    display: inline;
    width: 100px;
    height: 40px;
    margin-right: 5px
}

#c_static_001-16538032495000 .e_loop-2 .p_date_end {
    display: inline;
    width: 105px;
    height: 40px;
    margin-right: 5px
}

#c_static_001-16538032495000 .e_loop-2 .p_split {
    margin: 0 5px
}

#c_static_001-16538032495000 .e_loop-2 .p_normal {
    margin-right: 16px
}

#c_static_001-16538032495000 .e_loop-2 .p_fbutton {
    background-color: #007bff;
    border: 1px solid #409EFF;
    text-decoration: none;
    color: white;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#c_static_001-16538032495000 .e_loop-2 .input-check,#c_static_001-16538032495000 .e_loop-2 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_static_001-16538032495000 .e_loop-2 .position-left {
    display: flex
}

#c_static_001-16538032495000 .e_loop-2 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#c_static_001-16538032495000 .e_loop-2 .position-top {
    /* display:flex;
 */
}

#c_static_001-16538032495000 .e_loop-2 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#c_static_001-16538032495000 .e_loop-2 .p_mbutton {
    border: 1px solid #409EFF;
    text-decoration: none;
    color: #409EFF;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#c_static_001-16538032495000 .e_loop-2 .p_mbutton:after {
    content: "";
    display: none;
    width: 16px;
    height: 16px;
    background-color: #409eff;
    -webkit-transform: skewY( -45deg);
    transform: skewY( 360deg);
    position: absolute;
    bottom: 0px;
    right: 0;
    z-index: 1
}

#c_static_001-16538032495000 .e_loop-2 .p_mbutton::before {
    content: "";
    display: none;
    width: 6px;
    height: 9px;
    border-right: #ffffff solid 2px;
    border-bottom: #ffffff solid 2px;
    -webkit-transform: rotate( 35deg);
    transform: rotate( 35deg);
    position: absolute;
    bottom: 5px;
    right: 4px;
    z-index: 2
}

#c_static_001-16538032495000 .e_loop-2 .p_active .p_mbutton::before {
    display: block
}

#c_static_001-16538032495000 .e_loop-2 .p_active .p_mbutton::after {
    display: block
}

#c_static_001-16538032495000 .e_loop-2 .p_input_match {
    width: 100px;
    height: 40px;
    padding: 10px;
    border: 1px solid #ced4da;
    border-radius: 3px
}

#c_static_001-16538032495000 .e_loop-2 .p_filter_result {
    display: inline-block
}

#c_static_001-16538032495000 .e_loop-2 .p_contclear {
    cursor: pointer
}

#c_static_001-16538032495000 .e_loop-2 .swiper-container {
    padding-bottom: 30px
}

#c_static_001-16538032495000 .e_breadcrumb-3 .p_breadcrumbItem {
    position: relative
}

#c_static_001-16538032495000 .e_breadcrumb-3 .icon {
    width: 12px;
    height: 12px
}

#c_static_001-16538032495000 .e_breadcrumb-3 .p_breadcrumbItem:not(:first-child) {
    padding: 0 3px 0 15px
}

#c_static_001-16538032495000 .e_breadcrumb-3 .p_breadcrumbItem:not(:first-child)::before {
    content: '>';
    position: absolute;
    left: 3px;
    color: #999
}

#c_static_001-16538032495000 .e_breadcrumb-3 .p_breadcrumb {
    display: flex
}

#c_static_001-16538032495000 .e_breadcrumb-3 .p_showTitle {
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 5px;
    border: 1px solid transparent
}

#c_static_001-16538032495000 .e_breadcrumb-3 .siblings::after {
    content: '>';
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    transform: rotateZ(90deg);
    cursor: pointer;
    color: #ccc
}

/* 鼠标覆盖 */
#c_static_001-16538032495000 .e_breadcrumb-3 .siblings.active {
    border: 1px solid #dee2e6
}

#c_static_001-16538032495000 .e_breadcrumb-3 .siblings.active::after {
    transform: rotateZ(-90deg)
}

#c_static_001-16538032495000 .e_breadcrumb-3 .p_slide {
    position: absolute;
    left: 18px;
    min-width: 100%;
    padding: 5px;
    display: none;
    z-index: 999
}

#c_static_001-16538032495000 .e_breadcrumb-3 .p_sibling {
    display: block;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

#c_static_001-16538032495000 .e_container-4 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

#c_static_001-16538032495000 .e_container-4 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-16538032495000 .e_text-5 {
    line-height: normal;
    color: inherit
}

@media screen and (max-width: 768px) {
    #c_static_001-16538032495000 .e_breadcrumb-3 .p_breadcrumb {
        justify-content:flex-start
    }

    #c_static_001-16538032495000 .e_container-1 > .p_item {
        width: 100%
    }

    #c_static_001-16538032495000 .e_container-1 > .p_item:nth-child(2n) {
        width: 96%;
        margin: auto;
        padding: 10px
    }

    #c_static_001-16538032495000 .e_container-1 {
        width: 100%;
        padding: 0
    }
}

@media screen and (min-width: 769px) {
    #c_static_001-16538032495000 {
        border-bottom:var(--border)
    }

    #c_static_001-16538032495000 .e_breadcrumb-3 .p_breadcrumb {
        justify-content: flex-end
    }

    #c_static_001-16538032495000 .e_container-1 > .p_item:nth-child(1) {
        width: 60%
    }

    #c_static_001-16538032495000 .e_container-1 > .p_item:nth-child(2) {
        width: 40%
    }

    #c_static_001-16538032495000 .e_loop-2 .p_loopitem {
        width: auto
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
}

#c_recruit_list_010-1672990248554 {
    min-height: 300px;
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: rgba(242,242,242,1);
    display-radio: 1;
    z-index: 2
}

#c_recruit_list_010-1672990248554 .e_container-3 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 96%;
    max-width: var(--wrapper);
    margin-left: auto;
    margin-right: auto;
    background-color: #1a7822;
    min-height: 60px;
    height: auto;
    display-radio: flex
}

#c_recruit_list_010-1672990248554 .e_container-3 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_recruit_list_010-1672990248554 .e_text-4 {
    line-height: normal;
    font_radio: 2;
    font-size: 18px;
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-align: center
}

#c_recruit_list_010-1672990248554 .e_container-3 .cbox-3-0 {
    align-self: center
}

#c_recruit_list_010-1672990248554 .e_text-5 {
    line-height: normal;
    font_radio: 2;
    font-size: 18px;
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-align: center
}

#c_recruit_list_010-1672990248554 .e_container-3 .cbox-3-1 {
    align-self: center
}

#c_recruit_list_010-1672990248554 .e_text-6 {
    line-height: normal;
    font_radio: 2;
    font-size: 18px;
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-align: center
}

#c_recruit_list_010-1672990248554 .e_text-7 {
    line-height: normal;
    font_radio: 2;
    font-size: 18px;
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-align: center
}

#c_recruit_list_010-1672990248554 .e_text-8 {
    line-height: normal;
    font_radio: 2;
    font-size: 18px;
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-align: center
}

#c_recruit_list_010-1672990248554 .e_text-9 {
    line-height: normal;
    font_radio: 2;
    font-size: 18px;
    color: rgba(255,255,255,1);
    font-weight: normal;
    text-align: center
}

#c_recruit_list_010-1672990248554 .e_container-3 .cbox-3-2 {
    align-self: center
}

#c_recruit_list_010-1672990248554 .e_container-3 .cbox-3-3 {
    align-self: center
}

#c_recruit_list_010-1672990248554 .e_container-3 .cbox-3-4 {
    align-self: center
}

#c_recruit_list_010-1672990248554 .e_container-3 .cbox-3-5 {
    align-self: center
}

#c_recruit_list_010-1672990248554 .e_loop-10 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%
}

#c_recruit_list_010-1672990248554 .e_loop-10 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#c_recruit_list_010-1672990248554 .e_loop-10 .p_page {
    text-align: center;
    margin-top: 30px
}

#c_recruit_list_010-1672990248554 .e_loop-10 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_recruit_list_010-1672990248554 .e_loop-10 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

#c_recruit_list_010-1672990248554 .e_loop-10 .p_filter_key {
    width: 70px;
    overflow: hidden;
    margin-right: 10px;
    font-weight: bold;
    color: #333333;
    font-size: 12px
}

#c_recruit_list_010-1672990248554 .e_loop-10 .p_v_item {
    display: inline-block;
    padding: 0 3px;
    cursor: pointer;
    font-size: 13px;
    color: #555555;
    margin-right: 30px
}

#c_recruit_list_010-1672990248554 .e_loop-10 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
}

#c_recruit_list_010-1672990248554 .e_loop-10 .p_result_item {
    position: relative;
    padding: 3px 20px 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px
}

#c_recruit_list_010-1672990248554 .e_loop-10 .p_filter_close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px;
    font-style: normal;
    font-size: 16px;
    margin-top: -5px;
    cursor: pointer
}

#c_recruit_list_010-1672990248554 .e_loop-10 .multSelect {
    font-size: 13px;
    position: relative
}

#c_recruit_list_010-1672990248554 .e_loop-10 .multSelect .inputWrap {
    width: 100%;
    min-width: 100px;
    min-height: 24px;
    border: 1px solid #DCDFE6;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    background: white
}

#c_recruit_list_010-1672990248554 .e_loop-10 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_recruit_list_010-1672990248554 .e_loop-10 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_recruit_list_010-1672990248554 .e_loop-10 .multSelect ul,li {
    list-style: none
}

#c_recruit_list_010-1672990248554 .e_loop-10 .multSelect li {
    display: inline-block;
    background: #edf0f3;
    color: #92969c;
    padding: 0px 5px;
    margin: 1px 5px 1px 0;
    border-radius: 5px;
    line-height: 16px
}

#c_recruit_list_010-1672990248554 .e_loop-10 .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_recruit_list_010-1672990248554 .e_loop-10 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#c_recruit_list_010-1672990248554 .e_loop-10 .multSelect .multSelect-option>div.selected {
    color: #1e9e3b
}

#c_recruit_list_010-1672990248554 .e_loop-10 .multSelect .multSelect-option>div:hover {
    color: #1e9e3b;
    background: #f3f6f9
}

#c_recruit_list_010-1672990248554 .e_loop-10 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

#c_recruit_list_010-1672990248554 .e_loop-10 .multSelect .inputWrap>.fa svg {
    fill: #666;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: calc(50% - 3px)
}

#c_recruit_list_010-1672990248554 .e_loop-10 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_recruit_list_010-1672990248554 .e_loop-10 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_recruit_list_010-1672990248554 .e_loop-10 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

#c_recruit_list_010-1672990248554 .e_loop-10 .p_normal_start {
    display: inline;
    width: 60px;
    height: 22px
}

#c_recruit_list_010-1672990248554 .e_loop-10 .p_date_start {
    display: inline;
    width: 105px;
    height: 22px
}

#c_recruit_list_010-1672990248554 .e_loop-10 .p_normal_end {
    display: inline;
    width: 60px;
    height: 22px;
    margin-right: 5px
}

#c_recruit_list_010-1672990248554 .e_loop-10 .p_date_end {
    display: inline;
    width: 105px;
    height: 22px;
    margin-right: 5px
}

#c_recruit_list_010-1672990248554 .e_loop-10 .p_split {
    margin: 0 5px
}

#c_recruit_list_010-1672990248554 .e_loop-10 .p_normal {
    margin-right: 16px
}

#c_recruit_list_010-1672990248554 .e_loop-10 .p_fbutton {
    background-color: #1e9e3b;
    border: 1px solid #1e9e3b;
    text-decoration: none;
    color: white;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#c_recruit_list_010-1672990248554 .e_loop-10 .input-check,#c_recruit_list_010-1672990248554 .e_loop-10 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_recruit_list_010-1672990248554 .e_loop-10 .position-left {
    display: flex
}

#c_recruit_list_010-1672990248554 .e_loop-10 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#c_recruit_list_010-1672990248554 .e_loop-10 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#c_recruit_list_010-1672990248554 .e_loop-10 .p_mbutton {
    border: 1px solid #1e9e3b;
    text-decoration: none;
    color: #1e9e3b;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#c_recruit_list_010-1672990248554 .e_loop-10 .p_mbutton:after {
    content: "";
    display: none;
    width: 16px;
    height: 16px;
    background-color: #1e9e3b;
    -webkit-transform: skewY( -45deg);
    transform: skewY( 360deg);
    position: absolute;
    bottom: 0px;
    right: 0;
    z-index: 1
}

#c_recruit_list_010-1672990248554 .e_loop-10 .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_recruit_list_010-1672990248554 .e_loop-10 .p_active .p_mbutton::before {
    display: block
}

#c_recruit_list_010-1672990248554 .e_loop-10 .p_active .p_mbutton::after {
    display: block
}

#c_recruit_list_010-1672990248554 .e_loop-10 {
    width: 96%;
    max-width: var(--wrapper);
    margin-left: auto;
    margin-right: auto;
    display-radio: 1;
    padding-bottom: 0px;
    margin-bottom: 5%
}

#c_recruit_list_010-1672990248554 .e_container-13 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    background-color: #f9f9f9;
    min-height: 70px
}

#c_recruit_list_010-1672990248554 .e_container-13 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_recruit_list_010-1672990248554 .e_container-14 {
    display: none;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 80px;
    padding-right: 80px;
    background-color: rgba(238,238,238,1);
    display-radio: none;
    box-sizing: border-box;
}

#c_recruit_list_010-1672990248554 .e_container-14 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_recruit_list_010-1672990248554 .e_text-16 {
    line-height: normal;
    font_radio: 2;
    font-size: 16px;
    color: rgba(51,51,51,1);
    text-align: center
}

#c_recruit_list_010-1672990248554 .e_container-13 .cbox-13-0 {
    align-self: center
}

#c_recruit_list_010-1672990248554 .e_container-13 .cbox-13-1 {
    align-self: center
}

#c_recruit_list_010-1672990248554 .e_container-13 .cbox-13-2 {
    align-self: center
}

#c_recruit_list_010-1672990248554 .e_container-13 .cbox-13-3 {
    align-self: center
}

#c_recruit_list_010-1672990248554 .e_container-13 .cbox-13-4 {
    align-self: center
}

#c_recruit_list_010-1672990248554 .e_container-13 .cbox-13-5 {
    align-self: center
}

#c_recruit_list_010-1672990248554 .e_text-17 {
    line-height: normal;
    font_radio: 2;
    font-size: 16px;
    color: rgba(51,51,51,1);
    text-align: center
}

#c_recruit_list_010-1672990248554 .e_text-18 {
    line-height: normal;
    font_radio: 2;
    font-size: 16px;
    color: rgba(51,51,51,1);
    text-align: center
}

#c_recruit_list_010-1672990248554 .e_text-20 {
    line-height: normal;
    font_radio: 2;
    font-size: 16px;
    color: rgba(51,51,51,1);
    text-align: center
}

#c_recruit_list_010-1672990248554 .e_text-21 {
    line-height: normal;
    font_radio: 2;
    font-size: 16px;
    color: rgba(51,51,51,1);
    text-align: center
}

#c_recruit_list_010-1672990248554 .joblist .e_text-21:after {
    content: "+";
    display: inline-block;
    vertical-align: -1px;
    color: #aaa;
    font-weight: bold;
    margin-left: 5px;
    font-size: 20px
}

#c_recruit_list_010-1672990248554 .joblist.j_cur .e_text-21:after {
    content: "-"
}

#c_recruit_list_010-1672990248554 .e_container-22 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    width: 100%
}

#c_recruit_list_010-1672990248554 .e_container-22 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_recruit_list_010-1672990248554 .e_text-23 {
    line-height: normal;
    font_radio: 2;
    font-size: 16px;
    color: rgba(51,51,51,1);
    text-align: center
}

#c_recruit_list_010-1672990248554 .e_text-24 {
    line-height: normal;
    font_radio: 2;
    font-size: 16px;
    color: rgba(51,51,51,1);
    text-align: center
}

#c_recruit_list_010-1672990248554 .e_container-22 .cbox-22-0 {
    flex: 0 0 auto
}

#c_recruit_list_010-1672990248554 .e_container-22 .cbox-22-1 {
    flex: 0 0 auto
}

#c_recruit_list_010-1672990248554 .e_text-26 {
    line-height: normal;
    font_radio: 2;
    font-size: 16px;
    color: rgba(51,51,51,1);
    text-align: center
}

#c_recruit_list_010-1672990248554 .e_container-22 .cbox-22-2 {
    flex: 0 0 auto
}

#c_recruit_list_010-1672990248554 .e_container-27 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    border-bottom: 1px dashed #ddd
}

#c_recruit_list_010-1672990248554 .e_container-27 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    cursor: pointer
}

#c_recruit_list_010-1672990248554 .e_richText-15 {
    display-radio: 1;
    font_radio: 2;
    font-size: 14px;
    color: #333333;
    line-height: 2
}

#c_recruit_list_010-1672990248554 .e_html-28 {
    min-height: 0px;
    display-radio: 1;
    background_radio: 1;
    width: 94%;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto
}

@media screen and (max-width: 768px) {
    #c_recruit_list_010-1672990248554 .e_loop-10 .p_loopitem {
        flex-grow:0;
        flex-shrink: 0;
        flex-basis: calc(100% / 1)
    }

    #c_recruit_list_010-1672990248554 {
        padding-top: 30px;
        padding-bottom: 10%;
        display-radio: 1
    }

    #c_recruit_list_010-1672990248554 .e_container-3 .cbox-3-2 {
        display: none
    }

    #c_recruit_list_010-1672990248554 .e_container-3 .cbox-3-3 {
        display: none
    }

    #c_recruit_list_010-1672990248554 .e_container-3 .cbox-3-4 {
        display: none
    }

    #c_recruit_list_010-1672990248554 .e_text-4 {
        font-size: 14px
    }

    #c_recruit_list_010-1672990248554 .e_text-5 {
        font-size: 14px
    }

    #c_recruit_list_010-1672990248554 .e_text-9 {
        font-size: 14px
    }

    #c_recruit_list_010-1672990248554 .e_container-3 {
        min-height: 50px
    }

    #c_recruit_list_010-1672990248554 .e_container-13 .cbox-13-2 {
        display: none
    }

    #c_recruit_list_010-1672990248554 .e_container-13 .cbox-13-3 {
        display: none
    }

    #c_recruit_list_010-1672990248554 .e_container-13 .cbox-13-4 {
        display: none
    }

    #c_recruit_list_010-1672990248554 .e_container-13 {
        min-height: 50px
    }

    #c_recruit_list_010-1672990248554 .e_text-16 {
        font-size: 14px
    }

    #c_recruit_list_010-1672990248554 .e_text-17 {
        font-size: 14px
    }

    #c_recruit_list_010-1672990248554 .e_container-14 {
        padding: 20px
    }
}

@media screen and (min-width: 769px) {
    #c_recruit_list_010-1672990248554 .e_loop-10 .p_loopitem {
        flex-grow:0;
        flex-shrink: 0;
        flex-basis: calc(100% / 1)
    }
}
