/* CSS Document */

:root {
    --hmfirst: #333;
    --main-color: #c52823;
    --hmthird: #c30d23;
    --hmforth: #e39d00;
    --c: #333;
  --dbg: #4a4a4a;
  
}
/* 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: "iconfont";
    src: url(https://omo-oss-file.thefastfile.com/portal-saas/new2022032116252768859/cms/file/8865a220-16b8-4f36-903c-418b98291b82.woff),url(https://omo-oss-file.thefastfile.com/portal-saas/new2022032116252768859/cms/file/d0ddbb59-c7f6-4f4c-ab56-0a6b13c8dd45.eot),url(https://omo-oss-file.thefastfile.com/portal-saas/new2022032116252768859/cms/file/6faf08b6-f136-4ca9-a188-8be015dfe6e5.svg),url(https://omo-oss-file.thefastfile.com/portal-saas/new2022032116252768859/cms/file/4ea4ccba-4822-4132-8835-9ccb2f91af4d.ttf)
}

@font-face {
    font-family: 'iconfont1';
    /* Project id 2304431 */
    src: url('http://at.alicdn.com/t/font_2304431_rv8lqqq1xo.woff2?t=1647689614218') format('woff2'),url('http://at.alicdn.com/t/font_2304431_rv8lqqq1xo.woff?t=1647689614218') format('woff'),url('http://at.alicdn.com/t/font_2304431_rv8lqqq1xo.ttf?t=1647689614218') format('truetype')
}

.a_icon {
    font-family: "iconfont1"
}

#c_static_001-1647521729034 {
    display-radio: 1;
    width: auto;
    height: auto
}

.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(--f40);
    color: #424a52;
    font-weight: bold
}

.s_summary * {
    font-weight: inherit
}

.s_summary.fa_title_w {
    color: #fff
}

.s_link {
    font-size: 15px;
    color: #424a52
}

.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(--f36);
    color: #000;
    font-weight: 600
}

.s_body * {
    font-size: inherit;
    font-weight: inherit
}

.fa_hTitle {
    font-size: var(--f40);
    color: #333;
    font-weight: 600;
    line-height: 1.2
}

.fa_hTitle.fa_text_w,.fa_hsubTitle.fa_text_w {
    color: #fff!important
}

.fa_hTitle:after {
    content: "";
    display: block;
    background: var(--main-color);
    height: 3px;
    width: 60%;
    max-width: 96px;
    margin-top: 15px
}

.fa_text_c.fa_hTitle:after {
    margin-left: auto;
    margin-right: auto
}

.fa_hsubTitle {
    font-size: 16px;
    text-transform: uppercase;
    color: #aaa
}

.fa_hsubTitle.fa_text_w {
    color: #fff
}

.fa_pTitle {
    font-size: var(--f40);
    font-family: 'Oswald',sans-serif;
    font-weight: 600;
    color: var(--main-color);
    position: relative;
    line-height: 1
}

.fa_psubTitle {
    font-size: var(--f30);
    color: #333;
    padding-bottom: 30px;
    border-bottom: #ddd solid 1px;
    position: relative
}

.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: 40%;
    transform: translate(-50%, -50%);
    z-index: 20;
    max-width: var(--wrapper);
    padding: 10px;
    text-align: center
}
.fa_Pagebanner {margin-top:50px;}
.fa_Pagebanner .fa_li .fa_info h1 {
    font-size: var(--f50);
    margin-bottom: 20px;
    font-family: 'Oswald',sans-serif;
    color: rgba(255, 255, 255, 1);
    /* 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 .fa_mouse {
    position: absolute;
    left: 50%;
    bottom: 2vw;
    transform: translateX(-50%);
    width: 22px;
    height: 35px;
    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
    }

    .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:35vh!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
    }

    .fa_hTitleimg img {
        height: 30px
    }
}

@media screen and (min-width: 769px) {
    #c_static_001-1647521729034 {
        height:100px
    }

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

    .fa_hTitleimg img {
        height: 59px
    }

    .fa_Pagebanner .fa_pic img {
        max-height: 500px
    }
}

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

@media screen and (max-width: 420px) and (min-width: 414px) {
}

#c_navigation_116-1651719754311 {
    display-radio: 1;
    min-height: 0px;
    background: #fff;
    transition: all 0.5s;
    z-index: 600;
    position: fixed;
    top: 0;
    left: 0;
    right: 0
}

#c_navigation_116-1651719754311 .e_container-2 .cbox-2-0 {
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: rgba(102,102,102,1)
}

#c_navigation_116-1651719754311 .e_image-3 {
    overflow: hidden;
    max-width: 26px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 2px
}

#c_navigation_116-1651719754311 .e_image-3 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_navigation_116-1651719754311 .e_navigationA-4 .p_level2Box,#c_navigation_116-1651719754311 .e_navigationA-4 .p_level3Box {
    display: none;
    height: auto
}

#c_navigation_116-1651719754311 .e_navigationA-4 .p_iconBox {
    height: 45px;
    width: 45px;
    background: rgb(0 0 0 / 10%);
    border-radius: 4px;
    margin: 0px 15px 0 0;
    display: flex;
    flex-direction: column;
    justify-content: center
}

#c_navigation_116-1651719754311 .e_navigationA-4 .p_openIcon,#c_navigation_116-1651719754311 .e_navigationA-4 .p_closeIcon {
    width: 100%;
    height: 23px
}

#c_navigation_116-1651719754311 .e_navigationA-4 .p_navButton {
    display: none
}

#c_navigation_116-1651719754311 .e_container-5 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-right: 120px;
    margin-top: 20px
}

#c_navigation_116-1651719754311 .e_container-5 .p_item {
    flex: 1;
    max-width: 100%
}

#c_navigation_116-1651719754311 .e_container-5 .cbox-5-0 {
    flex: 0 0 auto
}

#c_navigation_116-1651719754311 .e_container-5 .cbox-5-1 {
    flex: 0 0 auto
}

#c_navigation_116-1651719754311 .e_text-6 {
    font_radio: 2;
    margin-left: 0px;
    margin-right: auto;
    font-size: 28px;
    font-weight: bold;
    color: var(--main-color)
}

#c_navigation_116-1651719754311 .e_image-7 {
    overflow: hidden;
    max-width: 65px;
    margin-right: 5px
}

#c_navigation_116-1651719754311 .e_image-7 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_navigation_116-1651719754311 .e_container-16 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px
}

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

#c_navigation_116-1651719754311 .e_container-16 .cbox-16-1 {
    flex: 0 0 50
}

#c_navigation_116-1651719754311 .e_container-16 .cbox-16-0 {
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: rgba(102,102,102,1)
}

#c_navigation_116-1651719754311 .e_image-17 {
    overflow: hidden;
    max-width: 26px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 2px
}

#c_navigation_116-1651719754311 .e_image-17 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_navigation_116-1651719754311 .e_container-18 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-right: 120px;
    margin-top: 20px
}

#c_navigation_116-1651719754311 .e_container-18 .p_item {
    flex: 1;
    max-width: 100%
}

#c_navigation_116-1651719754311 .e_container-18 .cbox-18-0 {
    flex: 0 0 auto
}

#c_navigation_116-1651719754311 .e_container-18 .cbox-18-1 {
    flex: 0 0 auto
}

#c_navigation_116-1651719754311 .e_text-19 {
    font_radio: 2;
    margin-left: 0px;
    margin-right: auto;
    font-size: 28px;
    font-weight: bold;
    color: var(--main-color)
}

#c_navigation_116-1651719754311 .e_image-20 {
    overflow: hidden;
    max-width: 65px;
    margin-right: 5px
}

#c_navigation_116-1651719754311 .e_image-20 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_navigation_116-1651719754311 .e_container-21 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    background: #fff;
    padding-left: 2vw;
    align-items: center;
    display-radio: flex;
    background-color: #fff
}

#c_navigation_116-1651719754311.fa_Headeron {
    box-shadow: 2px 2px 20px rgba(0,0,0,0.1)
}

#c_navigation_116-1651719754311 .e_container-21>.p_item {
    max-width: 100%
}

#c_navigation_116-1651719754311 .e_container-24 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-right: auto;
    margin-top: 0px;
    display-radio: flex
}

#c_navigation_116-1651719754311 .e_container-24 .p_item {
    flex: 1;
    max-width: 100%
}

#c_navigation_116-1651719754311 .e_image-26 {
    overflow: hidden;
    max-width: 260px;
    margin-right: auto;
    display-radio: 1
}

#c_navigation_116-1651719754311 .e_image-26 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_navigation_116-1651719754311 .e_navigationF-27 {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

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

#c_navigation_116-1651719754311 .e_navigationF-27 .p_navButton > p {
    width: 21px;
    height: 16px;
    cursor: pointer
}

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

#c_navigation_116-1651719754311 .e_navigationF-27 .p_navButton > p span:nth-of-type(1) {
    width: 50%;
    float: left
}

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

#c_navigation_116-1651719754311 .e_navigationF-27 .p_navButton > p.showmenu span {
    background: #323538;
    -webkit-animation: animaspan 0.5s 1;
    animation: animaspan 0.5s 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards
}

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

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

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

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

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

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

#c_navigation_116-1651719754311 .e_navigationF-27 .p_navCon {
    color: rgb(0 0 0 / 60%);
    font-size: 16px;
    line-height: 1;
    transition: all ease .3s;
    text-decoration: none
}

#c_navigation_116-1651719754311 .e_navigationF-27 .p_navCon::after {
    background: var(--main-color);
    height: 2px
}

#c_navigation_116-1651719754311 .e_navigationF-27 .p_navBox2 > div {
    width: 100%
}

#c_navigation_116-1651719754311 .e_navigationF-27 .p_navItem1:hover .p_navBox2 {
    opacity: 1;
    visibility: visible
}

#c_navigation_116-1651719754311 .e_navigationF-27 .p_navBox2 ul {
    padding: 10px 0
}

#c_navigation_116-1651719754311 .e_navigationF-27 .haveThree ul {
    padding: 0
}

#c_navigation_116-1651719754311 .e_navigationF-27 .haveThree .p_navItem2 {
    width: auto;
    margin-right: 60px
}

#c_navigation_116-1651719754311 .e_navigationF-27 .p_navItem2 a {
    width: 100%;
    transition: all ease .3s
}

#c_navigation_116-1651719754311 .e_navigationF-27 .p_navCon2 {
    font-size: 16px;
    text-align: left;
    color: #fff;
    transition: all ease .15s;
    width: 100%;
    padding: 15px 20px;
    line-height: 1;
    text-decoration: none
}

#c_navigation_116-1651719754311 .e_navigationF-27 .haveThree .p_navCon2 {
    text-align: left;
    font-size: 21px;
    padding: 0;
    font-weight: bold;
    letter-spacing: 3px
}

#c_navigation_116-1651719754311 .e_navigationF-27 .p_navItem2 a span {
    width: 100%
}

#c_navigation_116-1651719754311 .e_navigationF-27 .p_navItem2 img {
    width: 100%;
    max-width: 24px;
    margin-right: 25px
}

#c_navigation_116-1651719754311 .e_navigationF-27 .haveThree .p_navItem2 img {
    margin-right: 10px
}

#c_navigation_116-1651719754311 .e_navigationF-27 .haveThree .p_level3Box {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid rgb(255 255 255 / 20%)
}

#c_navigation_116-1651719754311 .e_navigationF-27 .p_level3Item {
    margin-right: 45px
}

#c_navigation_116-1651719754311 .e_navigationF-27 .p_navCon3 {
    font-size: 18px;
    letter-spacing: 0;
    color: rgb(255 255 255 / 80%);
    transition: all ease .15s;
    font-weight: bold
}

#c_navigation_116-1651719754311 .e_navigationF-27 .haveThree {
    position: static
}

#c_navigation_116-1651719754311 .e_navigationF-27 .haveThree .p_navBox2 {
    width: 100%;
    padding: 35px 60px
}

#c_navigation_116-1651719754311 .e_navigationF-27 .haveThree .p_level4Box {
    flex-direction: column;
    margin-top: 20px
}

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

#c_navigation_116-1651719754311 .e_navigationF-27 .p_level4Item span {
    display: flex;
    flex-direction: column;
    justify-content: center
}

#c_navigation_116-1651719754311 .e_navigationF-27 .p_level4Item .p_dian {
    width: 15px;
    position: relative
}

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

#c_navigation_116-1651719754311 .e_navigationF-27 .p_level4Item img {
    width: auto
}

#c_navigation_116-1651719754311 .e_navigationF-27 .p_navItem2 a:hover,#c_navigation_116-1651719754311 .e_navigationF-27 .p_navItem2 .p_navCon3:hover,#c_navigation_116-1651719754311 .e_navigationF-27 .p_navItem2 .p_menuItem:hover,#c_navigation_116-1651719754311 .e_navigationF-27 .p_navItem2 .p_menuItemhat:hover {
    color: #fff
}

#c_navigation_116-1651719754311 .e_navigationF-27 .p_listthree img {
    width: auto
}

#c_navigation_116-1651719754311 .e_navigationF-27 .p_listthree .p_menuItemhat {
    font-size: 14px;
    font-weight: 500;
    color: rgb(255 255 255 / 50%);
    line-height: 1.7;
    transition: all ease .15s
}

#c_navigation_116-1651719754311 .e_navigationF-27 .p_navBox2.isdesign {
    display: none;
    opacity: 1;
    visibility: visible
}

#c_navigation_116-1651719754311 .e_navigationF-27 .p_navItem1 > p a {
    width: 100%
}

#c_navigation_116-1651719754311 .e_navigationF-27 .p_navBox2 {
    background: rgba(0,117,191,0.8);
    opacity: 0;
    visibility: hidden;
    width: auto;
    margin: 0 -100%;
    padding: 0 100%
}

#c_navigation_116-1651719754311 .e_navigationF-27 .p_navItem2 a span.p_img {
    width: auto;
    margin-right: 0
}

#c_navigation_116-1651719754311 .e_navigationF-27 .haveThree .p_navItem2 a span {
    width: auto;
    margin-right: 0
}

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

#c_navigation_116-1651719754311 .e_container-32 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex
}

#c_navigation_116-1651719754311 .e_container-32 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_navigation_116-1651719754311 .e_text-33 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    max-width: 100px
}

#c_navigation_116-1651719754311 .e_container-21 .cbox-21-2 {
    flex: 0 0 100px
}

@media screen and (max-width: 768px) {
    #c_navigation_116-1651719754311 .e_container-2 {
        display:none
    }

    #c_navigation_116-1651719754311 .e_container-21 {
        padding: 0 20px;
        height: 70px
    }

    #c_navigation_116-1651719754311 .e_navigationA-4 .p_navButton {
        display: flex;
        justify-content: flex-end;
        padding: 18px 0
    }

    #c_navigation_116-1651719754311 .e_navigationA-4 .p_level1Box {
        display: none;
        height: calc(100vh - 80px);
        position: fixed;
        top: 80px;
        left: 0;
        right: 0;
        background: #fbfbfb;
        padding: 15px;
        z-index: 99
    }

    #c_navigation_116-1651719754311 .e_navigationA-4 .p_level2Box,#c_navigation_116-1651719754311 .e_navigationA-4 .p_level3Box {
        padding-bottom: 20px;
        padding-top: 10px;
        padding-left: 20px
    }

    #c_navigation_116-1651719754311 .e_navigationA-4 .p_closeIcon {
        float: right;
        display: none
    }

    #c_navigation_116-1651719754311 .e_navigationA-4 .p_jtIcon {
        float: right;
        transition: 0.5s;
        margin: 20px 0;
        width: 40px
    }

    #c_navigation_116-1651719754311 .e_navigationA-4 .p_jtHover {
        transition: 0.5s;
        transform: rotate(90deg)
    }

    #c_navigation_116-1651719754311 .e_navigationA-4 .p_level1Item {
        border-bottom: 1px solid rgb(0 0 0 / 5%)
    }

    #c_navigation_116-1651719754311 .e_navigationA-4 .p_level1Item a {
        line-height: 60px;
        font-size: 15px
    }

    #c_navigation_116-1651719754311 .e_navigationA-4 .p_menuItem {
        display: flex;
        justify-content: space-between
    }

    #c_navigation_116-1651719754311 .e_navigationA-4 .p_level2Item a {
        color: rgb(0 0 0 / 40%);
        line-height: 2;
        transition: all ease .3s
    }

    #c_navigation_116-1651719754311 .e_navigationA-4 .p_level2Item a:hover {
        color: #000
    }

    #c_navigation_116-1651719754311 .e_navigationA-4 .p_level2Item .p_jtIcon {
        margin: 5px 0;
        width: 40px
    }

    #c_navigation_116-1651719754311 .e_container-16 {
        display: none
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navBox1::-webkit-scrollbar {
        width: 0px
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navBox1::-webkit-scrollbar-track {
        background: #252525
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navBox1::-webkit-scrollbar-thumb {
        background: #545454
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navBox1::-webkit-scrollbar-thumb:hover {
        background: #fff
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navButton {
        width: 50px;
        display: flex;
        justify-content: center;
        padding: 10px 0
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navBox1 {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: rgb(0 0 0 / 90%);
        padding: 0 20px;
        height: calc(0vh);
        overflow-y: scroll;
        z-index: 710;
        max-height: 1080px;
        transition: all ease .3s
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navBox1.pkcclb {
        height: calc(100vh)
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navItem1 {
        border-bottom: 1px solid rgb(255 255 255 / 10%);
        padding: 0;
        position: relative
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navItem1:last-child {
        margin-bottom: 100px
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navCon {
        display: flex;
        justify-content: space-between;
        color: #fff;
        line-height: 60px;
        font-size: 14px;
        align-items: center
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navCon2 {
        padding: 0;
        font-size: 14px;
        color: rgb(255 255 255 / 60%)
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navCon3 {
        display: flex;
        justify-content: space-between;
        padding: 0;
        color: rgb(255 255 255 / 60%);
        font-size: 14px
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navItem1 > p svg,#c_navigation_116-1651719754311 .e_navigationF-27 .p_navItem2 > p svg,#c_navigation_116-1651719754311 .e_navigationF-27 .p_level3Item > p svg {
        width: auto;
        margin: 0px 0;
        opacity: .7;
        cursor: pointer;
        transition: all ease .3s
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navItem1 > p a {
        padding: 0
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navItem1 > p:hover {
        color: rgb(255 255 255)
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navItem2 .p_img,#c_navigation_116-1651719754311 .e_navigationF-27 .p_level3Item span {
        opacity: .8
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navItem2 .p_img img {
        width: 23px;
        margin-right: 10px
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navBox2 {
        display: none;
        opacity: 1;
        visibility: visible;
        background: none;
        width: 100%
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navBox2 ul {
        padding: 0px 0 10px
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_level3Box {
        display: none
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_level3Item {
        width: 100%;
        margin: 0
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_level3Item span,#c_navigation_116-1651719754311 .e_navigationF-27 .p_level4Item span {
        display: none
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_level4Box {
        display: none
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_level3Item .p_menuItem {
        font-size: 14px
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_level4Item .p_menuItem::before {
        display: none
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 p svg.rotate {
        transform: rotate(90deg)
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navItem2 {
        margin-bottom: 7px
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navItem2 span {
        display: flex;
        flex-direction: column;
        justify-content: center;
        line-height: 28px
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .haveThree .p_navBox2 {
        padding: 0
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .haveThree .p_navItem2 {
        margin-right: 0
    }

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

    #c_navigation_116-1651719754311 .e_navigationF-27 .haveThree .p_level3Box {
        margin: 0;
        padding: 0;
        border: 0
    }

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

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_level3Item:last-child {
        padding: 0 0 20px
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navItem2 img {
        width: auto;
        max-width: 23px;
        margin-right: 10px
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_level4Item:first-child {
        margin-top: 20px
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_level4Item:last-child {
        margin-bottom: 20px
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .haveThree .p_level4Box {
        margin: 0
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navBox1.isdesign {
        height: calc(100vh);
        display: none
    }

    .p_haveNav {
        min-height: auto !important
    }

    #c_navigation_116-1651719754311 .e_container-21>.p_item:nth-child(1) {
        width: 50%
    }

    #c_navigation_116-1651719754311 .e_container-21>.p_item:nth-child(2) {
        width: 50%
    }

    #c_navigation_116-1651719754311 .fa_lanmo {
        display: none;
        align-items: center;
        justify-content: center;
        position: fixed;
        top: 70px;
        left: 0;
        right: 0;
        width: 100%;
        background: rgba(0,0,0,0.6);
        z-index: 999;
        bottom: 0
    }

    #c_navigation_116-1651719754311 .fa_BtnNav {
        color: #333;
        font-size: 24px;
        width: 30px;
        text-align: right
    }

    #c_navigation_116-1651719754311 .fa_lanmo>div {
        padding: 20px;
        background: rgba(255,255,255,0.95)
    }

    #c_navigation_116-1651719754311 .fa_lanmo a {
        display: block;
        padding: 10px 20px;
        border-bottom: #ddd solid 1px;
        text-align: center
    }

    #c_navigation_116-1651719754311 .fa_lanmo .fa_lanclosr {
        background: var(--main-color);
        color: #fff;
        padding: 10px 20px;
        text-align: center
    }

    #c_navigation_116-1651719754311 .fa_topicon {
        display: none
    }

    #c_navigation_116-1651719754311 .e_container-21>.p_item:nth-child(3) {
        display: none
    }

    #c_navigation_116-1651719754311 .e_image-26 {
        padding: 10px 0;
        height: 70px
    }

    #c_navigation_116-1651719754311 .e_image-26 img {
        object-position: left center
    }
}

@media screen and (min-width: 769px) {
    #c_navigation_116-1651719754311 .e_navigationA-4 .p_level1Box {
        display:flex;
        justify-content: flex-end
    }

    #c_navigation_116-1651719754311 .e_navigationA-4 .p_level2Item,#c_navigation_116-1651719754311 .e_navigationA-4 .p_level3Item {
        width: 100%
    }

    #c_navigation_116-1651719754311 .e_navigationA-4 .p_level1Item {
        position: relative;
        border: none
    }

    #c_navigation_116-1651719754311 .e_navigationA-4 .p_level2Box {
        width: 160px;
        position: absolute;
        left: 50%;
        top: 100%;
        z-index: 99;
        transform: translateX(-50%);
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        padding: 15px 0;
        background: #fff
    }

    #c_navigation_116-1651719754311 .e_navigationA-4 .p_level2Item {
        position: relative
    }

    #c_navigation_116-1651719754311 .e_navigationA-4 .p_level3Box {
        width: 130px;
        position: absolute;
        top: 0;
        left: 100%;
        z-index: 9;
        background: #f5f5f5;
        padding: 15px 0;
        border-radius: 5px;
        border-top-left-radius: 0px
    }

    #c_navigation_116-1651719754311 .e_navigationA-4 p:hover {
        color: var(--main-color)
    }

    #c_navigation_116-1651719754311 .e_navigationA-4 .p_jtIcon {
        transform: rotate(90deg);
        color: #cdcdcd;
        display: none
    }

    #c_navigation_116-1651719754311 .e_navigationA-4 .p_level1Item:hover .p_jtIcon {
        transition: 0.5s;
        color: var(--main-color) !important
    }

    #c_navigation_116-1651719754311 .e_navigationA-4 .p_level2Item .p_jtIcon {
        display: none
    }

    #c_navigation_116-1651719754311 .e_navigationA-4 .p_iconBox {
        display: none
    }

    #c_navigation_116-1651719754311 .e_navigationA-4 .p_level1Item a {
        font-size: 16px;
        padding: 0 20px;
        line-height: 80px;
        display: block;
        text-align: center
    }

    #c_navigation_116-1651719754311 .e_navigationA-4 .p_level2Item a {
        font-size: 15px;
        padding: 0 20px;
        line-height: 35px;
        display: block;
        text-align: center;
        opacity: .6;
        transition: all ease .3s
    }

    #c_navigation_116-1651719754311 .e_navigationA-4 .p_level2Item a:hover {
        opacity: 1
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navBox1 {
        display: flex;
        position: relative;
        justify-content: flex-end
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navItem1 > p {
        display: flex;
        position: relative
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navItem1 > p a {
        display: block
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navItem1 > p svg {
        display: none
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navItem1 > p::after {
        content: '';
        position: absolute;
        left: 1vw;
        right: 1vw;
        bottom: -43px;
        width: 0;
        margin: 0 auto;
        transition: all ease .3s;
        height: 3px;
        background: var(--main-color)
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navItem1 > p:hover::after {
        width: calc(100% - 2vw)
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navBox2 {
        position: absolute;
        left: 0;
        top: 60px;
        display: flex;
        justify-content: center;
        z-index: 800;
        right: 0;
        transition: all ease .3s
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navBox2 ul {
        display: flex;
        justify-content: center;
        padding: 20px 0
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .haveThree ul {
        flex-direction: row;
        justify-content: flex-end
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .haveThree .p_navItem2 svg {
        display: none
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navItem2 a span {
        display: block;
        text-align: center
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navItem2 > p svg {
        display: none
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_level3Box.p_listthree {
        flex-direction: column
    }

    .p_haveNav {
        min-height: auto !important
    }

    #c_navigation_116-1651719754311 .e_container-21>.p_item:nth-child(1) {
        width: 13%;
        align-items: center;
        height: 100px;
        display: flex
    }

    #c_navigation_116-1651719754311 .e_container-21>.p_item:nth-child(2) {
        width: calc(87% - 100px)
    }

    #c_navigation_116-1651719754311 .e_container-21>.p_item:nth-child(3) {
        width: 100px
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .fa_yj_span {
        display: block;
        padding: 0 1vw;
        color: #333;
        font-size: 16px
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .fa_yj_li:hover .fa_yj_span {
        color: var(--main-color)
    }

    #c_navigation_116-1651719754311 .fa_lan {
        position: relative;
        cursor: pointer
    }

    #c_navigation_116-1651719754311 .fa_lan .fa_tt {
        text-align: center;
        color: #333;
        font-size: 14px;
        line-height: 36px;
        padding: 0 10px
    }

    #c_navigation_116-1651719754311 .fa_lan .fa_tt i {
        color: var(--main-color)
    }

    #c_navigation_116-1651719754311 .fa_lan .fa_tt span {
        margin: 0 5px;
        font-size: 16px;
        color: #fff
    }

    #c_navigation_116-1651719754311 .fa_lan .fa_list a {
        display: block;
        font-size: 14px;
        color: #fff;
        border-bottom: rgba(255,255,255,0.2) solid 1px;
        padding: 5px 20px;
        text-align: center
    }

    #c_navigation_116-1651719754311 .fa_lan .fa_list a:last-child {
        border: none
    }

    #c_navigation_116-1651719754311 .fa_lan .fa_list {
        position: absolute;
        left: 0;
        right: 0;
        top: 57px;
        transition: all 0.5s;
        max-height: 0;
        background: var(--main-color);
        overflow: hidden;
        border-radius: 0 0 5px 5px
    }

    #c_navigation_116-1651719754311 .fa_lan:hover .fa_list {
        max-height: 200px
    }

    #c_navigation_116-1651719754311 .fa_lanmo {
        display: none
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .p_navCon2 {
        font-size: 15px;
        text-align: left;
        color: #fff;
        transition: all ease .15s;
        padding: 0px 1vw;
        line-height: 1;
        text-decoration: none;
        border-right: rgba(255,255,255,0.2) solid 1px
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .fa_BtnNav {
        display: none
    }

    #c_navigation_116-1651719754311 .fa_topbox {
        display: flex;
        align-items: center
    }

    #c_navigation_116-1651719754311 .fa_topbox a.fa_tel_icon {
        color: inherit;
        font-size: var(--f24);
        color: var(--main2-color);
        width: calc(100% - 100px);
        padding: 0 10px;
        text-align: center
    }

    #c_navigation_116-1651719754311 .fa_topbox .fa_ss_icon {
        width: 100px;
        height: 100px;
        font-size: var(--f24);
        color: #fff;
        background: var(--main2-color);
        display: flex;
        align-items: center;
        justify-content: center
    }
}

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

    #c_navigation_071-1649992406638 .e_navigationF-27 .haveThree .p_navItem2 {
        margin-right: 30px
    }

    #c_navigation_071-1649992406638 .e_navigationF-27 .haveThree .p_navItem2 a {
        font-size: 18px;
        line-height: 28px
    }

    #c_navigation_071-1649992406638 .e_navigationF-27 .p_navItem2 img {
        max-width: 28px;
        margin-right: 10px
    }

    #c_navigation_071-1649992406638 .e_navigationF-27 .haveThree .p_level3Box {
        padding-left: 3px
    }

    #c_navigation_071-1649992406638 .e_navigationF-27 .haveThree .p_level4Box {
        padding-left: 11px
    }
}

@media screen and (max-width: 1400px) and (min-width: 769px) {
    #c_navigation_116-1651719754311 .e_container-21>.p_item:nth-child(2) {
        width:calc(85% - 80px)
    }

    #c_navigation_116-1651719754311 .e_container-21>.p_item:nth-child(3) {
        width: 80px
    }

    #c_navigation_116-1651719754311 .e_navigationF-27 .fa_yj_span {
        font-size: 14px;
        padding: 0 1vw
    }

    #c_navigation_116-1651719754311 .e_container-21 {
        padding-left: 2%
    }

    #c_navigation_116-1651719754311 .fa_topbox a.fa_tel_icon span {
        display: none
    }

    #c_navigation_116-1651719754311 .fa_topbox>a {
        width: 40px!important;
        text-align: center!important;
        font-size: 20px!important
    }
}

@media screen and (max-width: 420px) and (min-width: 414px) {
}

#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: #262626
}

#c_static_001-1647521816765 .e_richText-4 {
    display-radio: 1;
    font_radio: 2;
    font-size: 16px;
    color: rgba(255,255,255,0.5);
    line-height: 1;
    opacity: 0.5
}

#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%;
    display-radio: flex;
    background: #161616
}

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

#c_static_001-1647521816765 .fa_fyj_tit {
    font-size: var(--f20);
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px
}

#c_static_001-1647521816765 .fa_fyj_tit a {
    font-weight: inherit
}

#c_static_001-1647521816765 .fa_ej_sum {
    font-size: inherit;
    color: inherit;
    line-height: 40px
}

#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;
    max-width: 500px
}

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

#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_loop-102 .p_list {
    max-width: 100%
}

#c_static_001-1647521816765 .e_loop-102 .p_loopitem {
    position: relative
}

#c_static_001-1647521816765 .e_text-103 {
    line-height: 2;
    font_radio: 2;
    display-radio: 1
}

#c_static_001-1647521816765 .e_text-109 {
    line-height: normal;
    color: #acacac;
    font-size: 14px
}

#c_static_001-1647521816765 .e_credible-116 .img1 {
    width: 92px
}

#c_static_001-1647521816765 .e_credible-116 .img2 {
    width: 92px
}

#c_static_001-1647521816765 .e_credible-116 .img3 {
    width: 92px
}

#c_static_001-1647521816765 .e_credible-116 .img4 {
    width: 92px
}

#c_static_001-1647521816765 .e_credible-116 .img5 {
    width: 92px
}

#c_static_001-1647521816765 .e_image-117 {
    overflow: hidden;
    display-radio: 1;
    max-width: 260px;
    min-width: 0px;
    margin-bottom: 20px
}

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

#c_static_001-1647521816765 .fa_tit {
    font-size: var(--f20);
    color: #fff;
    margin-bottom: 20px;
    font-weight: bold
}

#c_static_001-1647521816765 .fa_tit:after {
    content: "";
    margin: 15px 0;
    width: 40px;
    height: 1px;
    background: #fff;
    opacity: 0.1;
    display: block
}

#c_static_001-1647521816765 .fa_sum {
    color: #fff;
    opacity: 0.6;
    font-size: 14px;
    line-height: 30px
}

#c_static_001-1647521816765 .e_container-78 .cbox-78-0 {
    flex: 0 0 30%
}

#c_static_001-1647521816765 .e_container-78 .cbox-78-1 {
    flex: 0 0 40%
}

#c_static_001-1647521816765 .e_container-78 .cbox-78-2 {
    flex: 0 0 30%;
    padding-left: 20px
}

#c_static_001-1647521816765 .e_container-120 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-bottom: 10px
}

#c_static_001-1647521816765 .e_container-120:before {
    content: "\e61e";
    width: 30px;
    height: 30px;
    background: #cf8e3c;
    color: #fff;
    margin-right: 20px;
    font-family: "iconfont1";
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 500px
}

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

#c_static_001-1647521816765 .e_text-121 {
    line-height: normal;
    color: #acacac;
    font-size: 14px
}

#c_static_001-1647521816765 .e_text-122 {
    line-height: normal;
    color: rgba(255,255,255,1);
    font-size: var(--f30);
    font_radio: 2;
    display-radio: 1
}

#c_static_001-1647521816765 .e_text-122 a {
    font-weight: inherit;
    font-family: inherit
}

#c_static_001-1647521816765 .e_websiteShare-123 .p_share a {
    display: inline-block;
    margin-right: 10px
}

#c_static_001-1647521816765 .e_websiteShare-123 .p_img {
    width: 30px
}

#c_static_001-1647521816765 .e_websiteShare-123 {
    background_radio: 1;
    display-radio: 1;
    margin-top: 20px
}

#c_static_001-1647521816765 .e_businessAndCopyright-125 .p_business {
    cursor: pointer
}

#c_static_001-1647521816765 .e_businessAndCopyright-125 .p_businesspopup {
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
    top: 10px;
    left: 0;
    z-index: 9999
}

#c_static_001-1647521816765 .e_businessAndCopyright-125 .p_businessclose {
    position: absolute;
    right: 20px;
    z-index: 9999;
    top: 0;
    cursor: pointer
}

#c_static_001-1647521816765 .e_businessAndCopyright-125 .icon {
    color: white;
    cursor: pointer
}

#c_static_001-1647521816765 .e_businessAndCopyright-125 .p_businesscontent {
    position: absolute;
    z-index: 9999;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    height: 100%
}

#c_static_001-1647521816765 .e_businessAndCopyright-125 .p_businessbg {
    background: #1e1e1e;
    opacity: .9;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999
}

#c_static_001-1647521816765 .e_businessAndCopyright-125 .p_businessimg {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001-1647521816765 .e_businessAndCopyright-125 {
    font_radio: 2;
    display-radio: 1;
    font-size: 14px;
    color: rgba(255,255,255,0.5);
    line-height: 1;
    margin-left: 10px;
    margin-right: 10px
}

#c_static_001-1647521816765 .e_container-128 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    max-width: none;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: rgba(0,0,0,0.2);
    display-radio: flex
}

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

#c_static_001-1647521816765 .e_container-129 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: auto;
    display-radio: flex;
    max-width: var(--wrapper);
    margin-left: auto;
    margin-right: auto
}

#c_static_001-1647521816765 .e_container-129 a {
    color: rgba(255,255,255,0.5)
}

#c_static_001-1647521816765 .e_container-129 a:hover {
    color: rgba(255,255,255,1)
}

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

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

#c_static_001-1647521816765 .e_container-129 .cbox-129-2 {
    align-self: center;
    margin-right: 0px;
    margin-left: auto;
    flex: 0 0 auto
}

#c_static_001-1647521816765 .e_container-129 .cbox-129-0 {
    align-self: center;
    margin-right: 20px;
    margin-left: 0px;
    flex: 0 0 auto
}

#c_static_001-1647521816765 .e_container-129 .cbox-129-1 {
    align-self: center;
    margin-right: auto;
    margin-left: 0px;
    flex: 0 0 auto
}

#c_static_001-1647521816765 .e_provider-131 {
    font_radio: 2;
    color: rgba(255,255,255,0.5);
    font-size: 14px;
    line-height: 1;
    text-align: center;
    display-radio: 1;
    margin-top: 0px
}

#c_static_001-1647521816765 .e_provider-131 a {
    text-align: center;
    display: block
}

#c_static_001-1647521816765 .e_credible-116 {
    background_radio: 1;
    display-radio: 1;
    margin-right: 0px;
    width: 70px;
    margin-left: auto
}

#c_static_001-1647521816765 .e_container-79 .cbox-79-2 {
    flex: 0 0 auto
}

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

#c_static_001-1647521816765 .e_image-136 {
    overflow: hidden;
    display-radio: 1;
    width: 90%;
    margin-left: auto;
    margin-right: auto
}

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

#c_static_001-1647521816765 .e_text-137 {
    line-height: normal;
    color: #acacac;
    font-size: 14px;
    text-align: center;
    margin-top: 15px
}

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

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

#c_static_001-1647521816765 .e_image-139 {
    overflow: hidden;
    display-radio: 1;
    width: 90%;
    margin-left: auto;
    margin-right: auto
}

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

#c_static_001-1647521816765 .e_image-140 {
    overflow: hidden;
    display-radio: 1;
    width: 90%;
    margin-left: auto;
    margin-right: auto
}

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

#c_static_001-1647521816765 .e_text-141 {
    line-height: normal;
    color: #acacac;
    font-size: 14px;
    text-align: center;
    margin-top: 15px
}

#c_static_001-1647521816765 .e_text-142 {
    line-height: normal;
    color: #acacac;
    font-size: 14px;
    text-align: center;
    margin-top: 15px
}

#c_static_001-1647521816765 .e_text-143 {
    line-height: normal;
    color: #acacac;
    font-size: 14px
}

#c_static_001-1647521816765 .e_text-144 {
    line-height: normal;
    color: #acacac;
    font-size: 14px;
    font_radio: 2;
    display-radio: 1;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 5px;
    margin-bottom: 5px
}

@media screen and (max-width: 768px) {
    #c_static_001-1647521816765 .fa_shareicon a {
        margin-left:10px;
        margin: 10px
    }

    #c_static_001-1647521816765 .e_container-78 > .p_item {
        width: 100%
    }

    #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 .e_container-78 > .p_item:nth-child(1) {
        display: none
    }

    #c_static_001-1647521816765 .e_image-117 {
        display-radio: 1;
        margin-left: 0px;
        margin-right: auto;
        margin-top: 20px
    }

    #c_static_001-1647521816765 .e_text-109 {
        font_radio: 1;
        display-radio: 1
    }

    #c_static_001-1647521816765 .e_container-120 {
        display-radio: 1
    }

    #c_static_001-1647521816765 .e_text-121 {
        font_radio: 1;
        display-radio: 1
    }

    #c_static_001-1647521816765 .e_text-122 {
        font_radio: 1;
        display-radio: 1
    }

    #c_static_001-1647521816765 .e_container-16 {
        display-radio: 1;
        flex-direction: column
    }

    #c_static_001-1647521816765 .e_container-78 {
        display-radio: 1;
        flex-direction: column
    }

    #c_static_001-1647521816765 .e_container-128 {
        display-radio: 1;
        padding-left: 0px;
        padding-right: 0px
    }

    #c_static_001-1647521816765 .e_container-129 {
        display-radio: 1;
        flex-direction: column
    }

    #c_static_001-1647521816765 .e_container-129 .cbox-129-0 {
        margin-left: auto;
        margin-right: auto
    }

    #c_static_001-1647521816765 .e_container-129 .cbox-129-2 {
        margin-left: auto;
        margin-right: auto
    }

    #c_static_001-1647521816765 .e_container-129 .cbox-129-1 {
        margin-left: auto;
        margin-right: auto
    }

    #c_static_001-1647521816765 .e_provider-131 {
        font_radio: 2;
        display-radio: 1;
        font-size: 12px
    }

    #c_static_001-1647521816765 .e_image-136 {
        display-radio: 1
    }

    #c_static_001-1647521816765 .e_image-139 {
        display-radio: 1
    }

    #c_static_001-1647521816765 .e_image-140 {
        display-radio: 1
    }

    #c_static_001-1647521816765 .e_text-143 {
        font_radio: 1;
        display-radio: 1
    }

    #c_static_001-1647521816765 .e_text-144 {
        font_radio: 1;
        display-radio: 1
    }
}

@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: 75%;
        max-width: 1000px
    }

    #c_static_001-1647521816765 .e_container-78 .cbox-78-1 {
        width: 25%;
        max-width: 390px
    }

    #c_static_001-1647521816765 .e_container-79 > .p_item {
        width: auto;
        min-height: 10px
    }

    #c_static_001-1647521816765 .e_loop-84 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 1)
    }
}

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

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

@media screen and (max-width: 420px) and (min-width: 414px) {
}

#c_popbox-1662707720068 {
    width: 80%;
    max-width: 700px;
    position: relative;
    margin: 100px auto 200px auto;
    display: none;
    display-radio: none;
    height: auto
}

#c_popbox-1662707720068 .pop_wrapper {
    height: inherit;
    position: relative;
    min-height: inherit
}

#c_popbox-1662707720068 .p_container {
    background-color: #fff;
    position: relative;
    z-index: 2;
    min-height: inherit;
    width: inherit;
    height: inherit;
    margin: 0 auto
}

#c_popbox-1662707720068 .p_background {
    width: 30000%;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: -100px;
    left: -15000%;
    min-height: calc(100% + 200px)
}

#c_popbox-1662707720068 .p_background-preview {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgb(0, 0, 0);
    opacity: 0.7
}

#c_popbox-1662707720068 .p_content {
    min-height: inherit;
    width: inherit;
    height: inherit;
    overflow: auto
}

#c_popbox-1662707720068 .p_title {
    padding: 10px;
    overflow: hidden
}

#c_popbox-1662707720068 .p_close {
    width: auto;
    height: auto;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 10000;
    text-align: right
}

.fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    top: 50%;
    z-index: 9999;
    margin: -150px auto 0 auto
}

.fixed .p_background {
    position: fixed !important;
    top: 0 !important;
    right: 0;
    bottom: 0;
    left: 0 !important
}

#c_static_001-1662707724491 {
    min-height: 300px;
    display-radio: 1
}

#c_banner_019-16565721467900 {
    width: 100%
}

#c_banner_019-16565721467900 .e_bannerA-2 .p_info {
    display-radio: 1;
    color: rgba(0,0,0,1)
}
.fa_Pagebanner{}
.fa_Pagebanner .fa_li .fa_info h1 {
    font-size: var(--f50);
    margin-bottom: 20px;
    font-family: 'Oswald',sans-serif;
    color: rgba(255, 255, 255, 1);
    /* mix-blend-mode: soft-light; */
    text-transform: capitalize
}

.fa_Pagebanner .fa_li .fa_info p {
    color: #fff;
    opacity: 1;
    font-size: 16px
}

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

@media screen and (max-width: 420px) and (min-width: 414px) {
}

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

#c_static_001-16610091202910 .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-16610091202910 .e_container-1 > .p_item {
    max-width: 100%;
    max-height: 100%
}

#c_static_001-16610091202910 .e_loop-2 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    /*è§£å†³æ— ç¼æ»šåŠ¨åœ¨å¾ªçŽ¯ä½“å¤šåˆ—å±•ç¤ºé—®é¢˜  */
    max-width: 100%/* è§£å†³æ— ç¼æ»šåŠ¨åœ¨å¾ªçŽ¯ä½“å¤šåˆ—å±•ç¤ºé—®é¢˜ */
}

#c_static_001-16610091202910 .e_loop-2 .p_loopitem {
    position: relative
}

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

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

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

#c_static_001-16610091202910 .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-16610091202910 .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-16610091202910 .e_loop-2 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue/* border-radius: 2px; */
}

#c_static_001-16610091202910 .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-16610091202910 .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-16610091202910 .e_loop-2 .p_s_option {
}

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

#c_static_001-16610091202910 .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-16610091202910 .e_loop-2 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

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

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

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

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

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

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

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

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

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

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

/* #c_static_001-16610091202910 .e_loop-2 .p_filter_close::before{
    content: "\2716";
    
} */
/* #c_static_001-16610091202910 .e_loop-2 .p_filter_select{
		width: 110px;
		height: 24px;
		padding: 0;
		border: 1px solid #DCDFE6;

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

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

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

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

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

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

#c_static_001-16610091202910 .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-16610091202910 .e_loop-2 .input-check,#c_static_001-16610091202910 .e_loop-2 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

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

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

#c_static_001-16610091202910 .e_loop-2 .position-top {
    /* display: flex; */
}

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

#c_static_001-16610091202910 .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-16610091202910 .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-16610091202910 .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-16610091202910 .e_loop-2 .p_active .p_mbutton::before {
    display: block
}

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

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

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

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

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

#c_static_001-16610091202910 .e_breadcrumb-3 .p_breadcrumbItem {
    position: relative
}

#c_static_001-16610091202910 .e_breadcrumb-3 .icon {
    width: 12px;
    height: 12px
}

#c_static_001-16610091202910 .e_breadcrumb-3 .p_breadcrumbItem:not(:first-child) {
    padding: 0 3px 0 15px
}

#c_static_001-16610091202910 .e_breadcrumb-3 .p_breadcrumbItem:not(:first-child)::before {
    content: '>';
    position: absolute;
    left: 3px;
    color: #999
}

#c_static_001-16610091202910 .e_breadcrumb-3 .p_breadcrumb {
    display: flex
}

#c_static_001-16610091202910 .e_breadcrumb-3 .p_showTitle {
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 5px;
    border: 1px solid transparent
}

#c_static_001-16610091202910 .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-16610091202910 .e_breadcrumb-3 .siblings.active {
    border: 1px solid #dee2e6
}

#c_static_001-16610091202910 .e_breadcrumb-3 .siblings.active::after {
    transform: rotateZ(-90deg)
}

#c_static_001-16610091202910 .e_breadcrumb-3 .p_slide {
    position: absolute;
    left: 18px;
    min-width: 100%;
    padding: 5px;
    display: none;
    z-index: 999
}

#c_static_001-16610091202910 .e_breadcrumb-3 .p_sibling {
    display: block;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

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

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

#c_static_001-16610091202910 .e_text-5 {
    line-height: normal;
    color: inherit
}

@media screen and (max-width: 768px) {
    #c_static_001-16610091202910 .e_breadcrumb-3 .p_breadcrumb {
        justify-content:flex-start
    }

    #c_static_001-16610091202910 .e_container-1 > .p_item {
        width: 100%
    }

    #c_static_001-16610091202910 .e_container-1 > .p_item:nth-child(2n) {
        width: 96%;
        margin: auto;
        padding: 10px
    }

    #c_static_001-16610091202910 .e_container-1 {
        width: 100%;
        padding: 0
    }
}

@media screen and (min-width: 769px) {
    #c_static_001-16610091202910 {
        background:var(--listbg);
        border-bottom: var(--border)
    }

    #c_static_001-16610091202910 .e_breadcrumb-3 .p_breadcrumb {
        justify-content: flex-end
    }

    #c_static_001-16610091202910 .e_container-1 > .p_item:nth-child(1) {
        width: 60%
    }

    #c_static_001-16610091202910 .e_container-1 > .p_item:nth-child(2) {
        width: 40%
    }

    #c_static_001-16610091202910 .e_loop-2 .p_loopitem {
        width: auto
    }
}

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

#c_static_001-16610068098640 {
    display-radio: 1;
    background-fill-value: background-image;
    background-size: cover;
    position: relative
}

#c_static_001-16610068098640 .e_container-1 {
    width: 96%;
    max-width: var(--wrapper);
    padding: var(--padding);
    margin: auto;
    display-radio: 1
}

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

#c_static_001-16610068098640 .e_text-2 {
    font_radio: 1;
    display-radio: 1
}

#c_static_001-16610068098640 .e_richText-11 {
    font_radio: 1;
    display-radio: 1;
    margin-top: 50px
}



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

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

#c_static_001-16610068098640 .e_image-30 {
    overflow: hidden;
    position: relative;
    display-radio: 1;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-top: 30px
}

#c_static_001-16610068098640 .e_image-30 .fa_link {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 10;
    max-width: 96px;
    width: 40%;
    display: none
}

#c_static_001-16610068098640 .e_image-30 .fa_link img {
    max-width: 100%
}

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

@media screen and (max-width: 768px) {
    #c_static_001-16610068098640 .e_image-30 img {
        width:100%;
        height: 250px;
        object-fit: cover
    }

    #c_static_001-16610068098640 .e_image-30 .fa_link img {
        max-width: 100%;
        object-fit: contain
    }
}

#c_static_001-16552134640970 {
    display-radio: 1;
    min-height: 0px;
    background-fill-value: background-image;
    background-image: url(https://omo-oss-image1.thefastimg.com/portal-saas/new2022041518081202867/cms/image/4c4a104c-f48c-4b13-8e65-4c918798d159.jpg);
    background-attachment: fixed;
    position: relative
}

#c_static_001-16552134640970:before {
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    width: 60%;
    background: var(--main-color);
    opacity: 0.5;
    position: absolute;
    transform: skewX(-10deg);
    transform-origin: left top
}
