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

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

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

@media screen and (max-width: 1660px) and (min-width: 1366px) {}

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

#c_static_001_P_47794-1718272696695 {
    width: 100%;
    position: relative;
    z-index: 999;
    background_radio: 2;
    display-radio: 1;
    background-fill-value: background-color;
    background-color: rgba(255, 255, 255, 1)
}

.saf-header {
    width: 100%
}

.saf-header .saf-topBar {
    width: 95%;
    max-width: var(--bw);
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    padding: 0px 0;
    align-items: center;
}

.saf-header .saf-topBar>div {
    padding: 15px
}

.saf-header .saf-topBar .logo {
    flex: 1;
    height: 100px;
    text-align: center
}

.saf-header .saf-topBar .logo a {
    display: inline-block
}

.saf-header .saf-topBar .logo a img {
    width: auto;
    height: 70px;
    display: block
}

.saf-header .saf-topBar .saf-search {
    flex: 0 0 30%;
    align-items: center
}
.saf-header .saf-topBar .saf-search a{
    font-size: 18px;
    margin: 0 10px;
    cursor: pointer;
}
.saf-header .saf-topBar .saf-search .searchForm {
    display: flex;
    width: 100%
}

.saf-header .saf-topBar .saf-search .searchForm input {
    flex: 1;
    border: 1px #ccc solid;
    padding: 11px;
    border-right: none;
    border-radius: 30px 0px 0px 30px;
    background: #f8f8f8
}

.saf-header .saf-topBar .saf-search .searchForm a {
    display: flex;
    background: var(--c);
    color: #fff;
    font-size: 16px;
    padding: 0 20px;
    align-items: center;
    border-radius: 0px 30px 30px 0px
}

.saf-header .p_navContent {
    width: 100%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .3)
}

.saf-header .p_navContent ul.p_level1Box {
    width: 94%;
    max-width: var(--bw);
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap
}

.saf-header .p_navContent ul.p_level1Box li.p_level1Item {
    flex: 1;
    position: relative;
    transition: all 0.5s
}

.saf-header .p_navContent ul.p_level1Box li.p_level1Item p {
    display: flex;
    align-items: center
}

.saf-header .p_navContent ul.p_level1Box li.p_level1Item p svg {
    display: none
}

.saf-header .p_navContent ul.p_level1Box li.p_level1Item p a {
    display: block;
    line-height: 50px;
    font-weight: normal;
    font-size: 16px;
    text-align: center;
    color: #505050;
    flex: 1
}

.saf-header .p_navContent ul.p_level1Box li.p_level1Item:hover>p {
    background: var(--n)
}

.saf-header .p_navContent ul.p_level1Box li.p_level1Item:hover>p a {
    color: #fff
}

.saf-header .p_navContent ul.p_level2Box {
    position: absolute;
    left: 0;
    top: 100%;
    background: var(--c);
    width: 100%;
    display: none;
    border-top: 0px rgba(0, 0, 0, 0.1) solid;
    padding: 0;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 5px
}

.saf-header .p_navContent ul.p_level2Box li.p_level2Item {
    border-bottom: 0px rgba(255, 255, 255, 0.2) solid;
    transition: all 0.5s
}

.saf-header .p_navContent ul.p_level2Box li.p_level2Item>p>a {
    line-height: 50px;
    font-size: 16px
}

.saf-header .p_navContent ul.p_level2Box li.p_level2Item:hover {
    background: var(--c)
}

.moNavBtn,
.closeBtn {
    display: none
}

.saf-header .p_navContent ul.p_level1Box li.p_level1Item p a.moLink {
    display: none
}

@media screen and (max-width:768px) {
    .saf-header .saf-topBar .logo {
        height: auto;
        padding: 10px;
        padding-bottom: 0
    }

    .saf-header .saf-topBar .logo a img {
        width: 80%;
        height: auto;
        margin: 0 auto
    }

    .saf-header .saf-topBar .saf-search {
        display: none
    }

    .saf-header .p_navContent {
        width: 100%;
        height: 100%;
        position: fixed;
        left: 100%;
        top: 0;
        z-index: 5;
        background: rgba(0, 0, 0, 0.8);
        display: flex;
        transition: all 0.5s
    }

    .saf-header .p_navContent.active {
        left: 0
    }

    .closeBtn {
        display: flex;
        width: 50px;
        height: 50px;
        position: absolute;
        left: 0;
        top: 10px;
        background: var(--n);
        color: #fff;
        align-items: center;
        justify-content: center;
        font-size: 30px
    }

    .saf-header .p_navContent ul.p_level1Box {
        background: var(--c);
        width: calc(100% - 50px);
        height: 100%;
        margin-right: 0;
        display: block
    }

    .saf-header .p_navContent ul.p_level1Box li.p_level1Item {
        width: 100%;
        border-bottom: 1px rgba(255, 255, 255, 0.2) solid
    }

    .saf-header .p_navContent ul.p_level1Box li.p_level1Item p a {
        line-height: 60px;
        text-align: left;
        padding: 0 15px
    }

    .saf-header .p_navContent ul.p_level2Box {
        position: relative;
        top: 0;
        padding-left: 15px
    }

    .moNavBtn {
        width: 100%;
        background: var(--c);
        color: #fff;
        text-align: center;
        font-size: 18px;
        padding: 10px 15px;
        display: block;
        font-weight: bold
    }

    .saf-header .p_navContent ul.p_level1Box li.p_level1Item p svg {
        display: block;
        fill: #fff
    }

    .saf-header .p_navContent ul.p_level1Box li.p_level1Item p a.pcLink {
        color: #fff
    }

    .saf-header .p_navContent ul.p_level1Box li.p_level1Item p a.moLink {
        display: block
    }
}

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

@media screen and (max-width: 1660px) and (min-width: 1366px) {}

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

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

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

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

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

@media screen and (max-width: 1660px) and (min-width: 1366px) {}

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

#c_static_001_P_32124-1725032048001 {
    min-height: 0px;
    display-radio: 1;
    background-color: rgba(245, 245, 245, 1);
    background_radio: 2;
    padding-bottom: 10px
}

#c_static_001_P_32124-1725032048001 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    padding-left: 8%;
    padding-right: 8%;
    padding-top: 30px;
    padding-bottom: 0;
    background_radio: 1;
    display-radio: flex
}

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

#c_static_001_P_32124-1725032048001 .e_container-7 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between;
    padding-top: 10px;
    padding-bottom: 10px;
    max-width: none
}

#c_static_001_P_32124-1725032048001 .e_container-7>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_32124-1725032048001 .e_container-7 .cbox-7-0 {
    margin-right: 0%
}

#c_static_001_P_32124-1725032048001 .e_container-7 .cbox-7-1 {
    flex: 0 0 32%
}

#c_static_001_P_32124-1725032048001 .e_bottomNav-8 span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    cursor: pointer;
}

#c_static_001_P_32124-1725032048001 .e_bottomNav-8 .p_level1Item {
    width: auto;
    padding: 0;
    flex-grow: 1
}

#c_static_001_P_32124-1725032048001 .e_bottomNav-8 .p_level3Box {
    display: none
}

#c_static_001_P_32124-1725032048001 .e_bottomNav-8 .p_menu1Item {
    font-size: 18px;
    color: #111;
    line-height: 1.5;
    text-align: center;
    font-weight: 500
}

#c_static_001_P_32124-1725032048001 .e_bottomNav-8 .p_menu2Item {
    display-radio: 1;
    font-size: var(--f14);
    line-height: 1.5;
    margin-bottom: 10px;
    color: #666
}

#c_static_001_P_32124-1725032048001 .e_bottomNav-8 .p_menu2Item:hover {
    color: var(--main2-color)
}

#c_static_001_P_32124-1725032048001 .e_container-16 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display-radio: flex;
    max-width: none
}

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

#c_static_001_P_32124-1725032048001 .e_container-16 .cbox-16-0 {
    align-self: center;
    flex: 0 0 auto;
    margin-left: 0px;
    margin-right: auto
}

#c_static_001_P_32124-1725032048001 .e_container-16 .cbox-16-1 {
    flex: 0 0 auto;
    align-self: center;
    margin-right: 0px;
    margin-left: auto
}

#c_static_001_P_32124-1725032048001 .e_container-17 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: auto;
    display-radio: flex
}

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

#c_static_001_P_32124-1725032048001 .e_container-17 .cbox-17-0 {
    flex: 0 0 auto
}

#c_static_001_P_32124-1725032048001 .e_container-17 .cbox-17-1 {
    flex: 0 0 auto;
    margin-left: 15px;
    margin-right: 15px
}

#c_static_001_P_32124-1725032048001 .e_container-17 .cbox-17-2 {
    flex: 0 0 auto
}

#c_static_001_P_32124-1725032048001 .e_richText-19 {
    font_radio: 2;
    display-radio: 1;
    color: rgba(153, 153, 153, 1);
    font-size: var(--f14)
}

#c_static_001_P_32124-1725032048001 .e_provider-20 {
    font_radio: 2;
    font-size: var(--f14);
    line-height: 1.8;
    text-align: center;
    margin-top: 0px;
    width: auto;
    max-width: none;
    display-radio: 1;
    font-weight: normal;
    color: rgba(153, 153, 153, 1)
}

#c_static_001_P_32124-1725032048001 .e_provider-20 a {
    text-align: center;
    display: block
}

#c_static_001_P_32124-1725032048001 .e_provider-20:hover a {
    color: #333
}

#c_static_001_P_32124-1725032048001 .e_provider-20 .p_item {
    width: auto
}

#c_static_001_P_32124-1725032048001 .e_container-21 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex
}

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

#c_static_001_P_32124-1725032048001 .e_container-21 .cbox-21-0 {
    align-self: center;
    flex: 0 0 auto;
    margin-right: 10px
}

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

#c_static_001_P_32124-1725032048001 .e_container-21 .cbox-21-2 {
    flex: 0 0 auto;
    padding-left: 30px
}

#c_static_001_P_32124-1725032048001 .e_credible-22 .img1 {
    width: 65px;
    height: 23px
}

#c_static_001_P_32124-1725032048001 .e_credible-22 .img2 {
    width: 79px;
    height: 28px
}

#c_static_001_P_32124-1725032048001 .e_credible-22 .img3 {
    width: 92px;
    height: 33px
}

#c_static_001_P_32124-1725032048001 .e_credible-22 .img4 {
    width: 106px;
    height: 38px
}

#c_static_001_P_32124-1725032048001 .e_credible-22 .img5 {
    width: 131px;
    height: 47px
}

#c_static_001_P_32124-1725032048001 .e_credible-22 {
    display-radio: 1;
    background_radio: 1
}

#c_static_001_P_32124-1725032048001 .e_text-24 {
    font_radio: 2;
    font-size: var(--f14);
    line-height: 1.8;
    text-align: left;
    margin-left: 0px;
    display-radio: 1;
    color: rgba(153, 153, 153, 1)
}

#c_static_001_P_32124-1725032048001 .e_line-25 {
    display-radio: 1;
    margin-top: 30px;
    margin-bottom: 10px;
    line_radio: 1;
    height: 1px;
    max-height: 1px
}

#c_static_001_P_32124-1725032048001 .e_container-7 .p_item {
    display-radio: 1
}

#c_static_001_P_32124-1725032048001 .e_bottomNav-8 .p_level1Item:nth-child(1) {
    display: none
}

#c_static_001_P_32124-1725032048001 .e_provider-20:hover {
    color: rgba(51, 51, 51, 1)
}

#c_static_001_P_32124-1725032048001 .e_richText-19:hover {
    font-weight: normal;
    color: rgba(51, 51, 51, 1)
}

#c_static_001_P_32124-1725032048001 .e_bottomNav-8 {
    font_radio: 1;
    display-radio: 1;
    margin-top: 0px
}

.p_level1Box .p_level1Item:nth-child(8) {}

#c_static_001_P_32124-1725032048001 .saf-auto-licenseo a {
    color: #999 !important
}

@media screen and (max-width:768px) {
    #c_static_001_P_32124-1725032048001 .e_container-7 {
        padding-top: 10px;
        padding-bottom: 0px;
        display-radio: 1
    }

    #c_static_001_P_32124-1725032048001 .e_container-7 .cbox-7-0 {}

    #c_static_001_P_32124-1725032048001 .e_container-7 .cbox-7-1 {
        flex: 0 0 100%
    }

    #c_static_001_P_32124-1725032048001 .e_bottomNav-8 .p_menu1Item,
    .e_bottomNav-8 .p_menu2Item {
        display: flex;
        justify-content: center;
        line-height: 2;
        color: #333
    }

    #c_static_001_P_32124-1725032048001 .e_bottomNav-8 .p_level1Box ul {
        display: none
    }

    #c_static_001_P_32124-1725032048001 .e_bottomNav-8 .p_jtIcon {
        width: auto;
        height: auto;
        max-width: 20px;
        font-size: inherit;
        transition: 0.5s;
        margin: 0
    }

    #c_static_001_P_32124-1725032048001 .e_bottomNav-8 .p_jtIcon.active {
        transform: rotateZ(90deg)
    }

    #c_static_001_P_32124-1725032048001 .e_bottomNav-8 a {
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    #c_static_001_P_32124-1725032048001 .e_bottomNav-8 .p_level1Item {
        padding: 0;
        width: 33%;
        float: left
    }

    #c_static_001_P_32124-1725032048001 .e_bottomNav-8 .p_menu2Item svg {
        opacity: .5
    }

    #c_static_001_P_32124-1725032048001 .e_container-16 {
        flex-direction: row;
        max-height: none;
        height: auto;
        display-radio: 1
    }

    #c_static_001_P_32124-1725032048001 .e_container-16 .cbox-16-0 {
        align-items: center;
        flex: 0 0 100%;
        align-self: center
    }

    #c_static_001_P_32124-1725032048001 .e_container-16 .cbox-16-1 {
        align-items: center;
        align-self: center;
        flex: 0 0 100%
    }

    #c_static_001_P_32124-1725032048001 .e_container-17 {
        margin-bottom: 0px;
        padding-bottom: 0px;
        max-height: 25px;
        display-radio: 1
    }

    #c_static_001_P_32124-1725032048001 .e_container-17 .cbox-17-0 {
        align-items: center;
        flex: 0 0 auto;
        margin-right: auto;
        margin-left: auto
    }

    #c_static_001_P_32124-1725032048001 .e_container-17 .cbox-17-1 {
        flex: 0 0 auto;
        margin-right: auto;
        margin-left: auto
    }

    #c_static_001_P_32124-1725032048001 .e_provider-20 {
        font_radio: 1;
        font-size: 14px
    }

    #c_static_001_P_32124-1725032048001 .e_container-21 .cbox-21-0 {
        flex: 0 0 auto;
        align-self: center;
        margin-right: auto;
        margin-left: 0px
    }

    #c_static_001_P_32124-1725032048001 .e_container-21 .cbox-21-1 {
        align-self: center;
        flex: 0 0 auto;
        margin-left: auto;
        margin-right: auto
    }

    #c_static_001_P_32124-1725032048001 .e_container-21 {
        display-radio: 1;
        width: 100%;
        flex-direction: row;
        background_radio: 1
    }

    #c_static_001_P_32124-1725032048001 .e_container-21 .cbox-21-2 {
        flex: 0 0 100%;
        padding-left: 0;
        margin-top: 10px;
        margin-bottom: 10px
    }

    #c_static_001_P_32124-1725032048001 .e_text-24 {
        font_radio: 2;
        text-align: center;
        display-radio: 1;
        font-size: 14px
    }

    #c_static_001_P_32124-1725032048001 .e_container-1 {
        display-radio: 1;
        padding-left: 12px;
        padding-right: 12px;
        padding-top: 35px !important;
        padding-bottom: 30px
    }

    #c_static_001_P_32124-1725032048001 .e_richText-19 {
        font_radio: 2;
        display-radio: 1
    }

    #c_static_001_P_32124-1725032048001 .e_line-25 {
        display-radio: 1;
        margin-top: 30px;
        margin-bottom: 20px;
        line_radio: 1;
        height: 1px;
        max-height: 1px
    }
}

@media screen and (min-width: 769px) {
    #c_static_001_P_32124-1725032048001 .e_bottomNav-8 .p_level1Box {
        display: flex
    }

    #c_static_001_P_32124-1725032048001 .e_bottomNav-8 .p_jtIcon {
        display: none
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    #c_static_001_P_32124-1725032048001 .e_bottomNav-8 .p_menu2Item {
        font-size: 12px
    }

    #c_static_001_P_32124-1725032048001 .e_credible-22 {
        display-radio: 1;
        background_radio: 1;
        max-width: none
    }
}

saf-online.saf-theme01 {
    --br: 10px;
    --oc: #b22222;
    --os: 50px
}

saf-online.saf-theme02 {
    --br: 50%;
    --oc: #b22222;
    --os: 60px
}

saf-online {
    display: block;
    width: var(--os);
    position: fixed;
    right: 10px;
    bottom: 10%;
    z-index: 90
}

saf-online.hideOnline {
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s
}

saf-online.hideOnline.showOnline {
    opacity: 1;
    visibility: visible
}

.saf-make saf-online {
    position: relative;
    width: 100%;
    display: flex;
    opacity: 1;
    visibility: visible
}

saf-online saf-onlineBtn {
    width: var(--os);
    height: var(--os);
    aspect-ratio: 1/1;
    background: #fff;
    border-radius: var(--br);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 4px;
    cursor: pointer;
    transition: all 0.5s
}

saf-online saf-onlineBtn svg {
    width: 45%;
    height: auto;
    fill: var(--oc)
}

saf-online:hover saf-onlineBtn {
    background: var(--oc)
}

saf-online:hover saf-onlineBtn svg {
    fill: #fff
}

saf-online.saf-theme01 saf-onlineBtn {
    display: none
}

saf-online saf-onlineBacktop {
    width: var(--os);
    height: var(--os);
    aspect-ratio: 1/1;
    background: #fff;
    border-radius: var(--br);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

saf-online saf-onlineBacktop svg {
    width: 45%;
    height: auto;
    fill: var(--oc)
}

saf-online saf-onlineList {
    padding-bottom: 4px;
    display: block
}

saf-online.saf-theme02 saf-onlineList {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s
}

saf-online.saf-theme02:hover saf-onlineList {
    opacity: 1;
    visibility: visible
}

.saf-make saf-online saf-onlineList {
    display: flex
}

saf-online saf-onlineItem {
    width: var(--os);
    height: var(--os);
    display: block;
    margin-top: 4px
}

saf-online saf-onlineItem a {
    width: 100%;
    height: 100%;
    display: block;
    background: #fff;
    border-radius: var(--br);
    position: relative;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15)
}

saf-online saf-onlineItem a span {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center
}

saf-online saf-onlineItem a span svg {
    margin: 0 !important;
    width: 45% !important;
    height: auto !important
}

saf-online saf-onlineItem a span svg path {
    fill: #666;
    transition: all 0.5s
}

saf-online saf-onlineItem a:hover span svg path {
    fill: var(--oc)
}

saf-online saf-onlineItem p {
    position: absolute;
    right: calc(var(--os) + 30px);
    top: 50%;
    transform: translate(0, -50%);
    background: var(--oc);
    padding: 10px 15px;
    border-radius: 5px;
    color: #fff;
    width: max-content;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15)
}

saf-online saf-onlineItem p:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px transparent solid;
    border-left-color: var(--oc);
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translate(0, -50%)
}

saf-online saf-onlineItem a:hover p {
    right: calc(var(--os) + 5px);
    opacity: 1;
    visibility: visible
}

saf-online saf-onlineItem .codeimg {
    position: absolute;
    right: calc(var(--os) + 30px);
    top: 50%;
    transform: translate(0, -50%);
    background: var(--oc);
    padding: 10px;
    border-radius: 5px;
    color: #fff;
    width: 130px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15)
}

saf-online saf-onlineItem .codeimg img {
    width: 100%;
    height: auto
}

saf-online saf-onlineItem .codeimg:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px transparent solid;
    border-left-color: var(--oc);
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translate(0, -50%)
}

saf-online saf-onlineItem a:hover .codeimg {
    right: calc(var(--os) + 5px);
    opacity: 1;
    visibility: visible
}

@media screen and (max-width:768px) {
    #c_effect_109_P_076-1724912589830.saf-online {
        width: 100%;
        height: 50px
    }

    saf-online.saf-theme01 {
        width: 100%;
        left: 0;
        right: auto;
        bottom: 0;
        display: flex;
        background: #fff;
        box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.15)
    }

    saf-online.saf-theme01 saf-onlineList {
        flex: 1;
        display: flex;
        padding: 0
    }

    saf-online.saf-theme01 saf-onlineItem {
        margin: 0;
        border-right: 1px #ddd solid;
        flex: 1;
        display: flex;
        position: relative
    }

    saf-online.saf-theme01 saf-onlineItem a {
        border-radius: 0;
        aspect-ratio: unset;
        height: var(--os);
        box-shadow: none;
        position: unset;
        width: 100%
    }

    saf-online.saf-theme01 saf-onlineItem a span svg {
        width: auto !important;
        height: 45% !important
    }

    saf-online.saf-theme01 saf-onlineBacktop {
        border-radius: 0;
        box-shadow: none
    }

    saf-online.saf-theme01 saf-onlineItem a p {
        left: 50%;
        top: auto;
        bottom: 100%;
        right: auto;
        transform: translate(-50%, -5px)
    }

    saf-online.saf-theme01 saf-onlineItem a p:after {
        border-left-color: transparent;
        border-top-color: var(--oc);
        left: 50%;
        top: 100%;
        transform: translate(-50%, 0)
    }

    saf-online.saf-theme01 saf-onlineItem:nth-child(1) a p {
        left: 0;
        transform: translate(0, -5px)
    }

    saf-online.saf-theme01 saf-onlineItem:nth-child(1) a p:after {
        left: 15px;
        transform: translate(0, 0)
    }

    saf-online.saf-theme01 saf-onlineItem:nth-child(2) a p {
        left: 0;
        transform: translate(0, -5px)
    }

    saf-online.saf-theme01 saf-onlineItem:nth-child(2) a p:after {
        left: 15px;
        transform: translate(0, 0)
    }

    saf-online.saf-theme01 saf-onlineItem:last-child a p {
        left: auto;
        right: 0;
        transform: translate(0, -5px)
    }

    saf-online.saf-theme01 saf-onlineItem:last-child a p:after {
        left: auto;
        right: 25px;
        transform: translate(0, 0)
    }

    saf-online.saf-theme01 saf-onlineItem a .codeimg {
        left: 50%;
        top: auto;
        bottom: 100%;
        right: auto;
        transform: translate(-50%, -5px)
    }

    saf-online.saf-theme01 saf-onlineItem .codeimg:after {
        border-left-color: transparent;
        border-top-color: var(--oc);
        left: 50%;
        top: 100%;
        transform: translate(-50%, 0)
    }
}

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

@media screen and (max-width: 1660px) and (min-width: 1366px) {}

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

:root {
    --c: #b22222;
    --n: #b22222;
    --bw: 1400px;
    --bc: #b22222;
    --br: 5px;
    --cc: #fff;
    --ccsize: 150px;
    --xc2: #b22222;
    --hmfirst: #b22222;
    --hmsecond: #b22222
}

body {
    --saftime: 0.8s;
    --safswtime: 1s 1s;
    --pagecolor: #006abf;
    opacity: 0;
    transition: padding-top 1s
}

body.saf-active {
    --pagecolor: #000
}

::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    border-radius: 10px
}

::-webkit-scrollbar-thumb {
    background-color: var(--c)
}

* {
    word-break: break-word
}

#c_static_001_P_41643-1725031578745 {}

#c_static_001_P_41643-1725031578745 .e_html-1 {}

[saf-languages] {
    display: flex;
    align-items: center;
    position: relative;
    padding: 0 15px;
    --t: #444
}

[saf-languages]>ul {
    display: flex;
    flex-wrap: wrap
}

[saf-languages]>ul>li.saf-item {
    padding: 5px;
    display: flex
}

[saf-languages]>ul>li.saf-item>a {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: var(--t);
    transition: all 0.5s
}

[saf-languages]>ul>li.saf-item>a>svg {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    transition: all 1s;
    transform: rotateX(var(--saf-rotate))
}

[saf-languages]>ul>li.saf-item>a:hover {
    color: var(--c)
}

[saf-languages]>li.saf-selected {
    display: flex;
    align-items: center
}

[saf-languages]>li.saf-selected>svg {
    width: auto;
    height: 14px;
    fill: var(--t);
    margin-left: 10px
}

[saf-languages]>li.saf-selected>a {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: var(--t)
}

[saf-languages]>li.saf-selected>a svg {
    width: 30px;
    height: 30px;
    margin-right: 10px
}

[saf-languages]>.saf-sub {
    position: absolute;
    right: 0;
    top: 100%;
    min-width: 100%;
    width: max-content;
    background: #f5f5f5;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    padding: 15px 15px 20px;
    display: none
}

[saf-languages]>.saf-sub>ul {
    width: 100%;
    display: flex;
    flex-direction: column
}

[saf-languages]>.saf-sub>ul li.saf-item {
    order: 1
}

[saf-languages]>.saf-sub>ul li.saf-item:last-child {
    order: 0
}

[saf-languages]>.saf-sub>ul li.saf-item a {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #666;
    padding: 8px 0;
    border-bottom: 1px #0002 solid;
    transition: all 0.5s;
    width: max-content;
    min-width: 100%
}

[saf-languages]>.saf-sub>ul li.saf-item a>svg {
    width: 26px;
    height: 26px;
    margin-right: 10px;
    transition: all 1s;
    transform: rotateX(var(--saf-rotate))
}

[saf-languages]>.saf-sub>ul li.saf-item a:hover {
    border-color: var(--c);
    color: var(--c)
}

@media screen and (max-width:768px) {}

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

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

@media screen and (max-width: 1660px) and (min-width: 1366px) {}

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

:root {
    --primary: #b22222;
    --hmfirst: #b22222;
    --hmsecond: #b22222;
    --second: #b22222;
    --bc: var(--primary) !important;
    --bannHight: 300px;
    --bannMarginTop: 50px;
    --bannBtnTop: 40%;
    --bannImgFilter: brightness(70%)
}

body {
    font-family: SF, PingFangSC-Regular, "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "华文细黑", STHeiti, MingLiu;
    overflow-x: hidden
}

.reset_style,
body {
    word-break: break-word
}

.active#c_grid-116273709439191 {
    background: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out
}

.active #c_static_001_P_21999-1686125044012 .e_icon-11 .icon path:first-child {
    fill: #201b18 !important
}

.active #c_static_001_P_21999-1686125044012 .e_icon-11 .icon path:nth-child(2) {
    fill: #201b18 !important
}

.active #c_static_001_P_21999-1686125044012 .e_icon-11 .icon path:nth-child(3) {
    fill: #db241c !important
}

.active #c_static_001_P_21999-1686125044012 .s_templatetitle {
    color: #313131
}

.active #c_static_001_P_21999-1686125044012 .e_icon-12 .icon {
    fill: #313131
}

.active #c_static_001_P_21999-1686125044012 .e_icon-14 .icon {
    fill: #313131
}

.active #c_static_001_P_21999-1686125044012 .e_icon-14 {
    border-color: #313131
}

.active #c_static_001_P_21999-1686125044012 .e_icon-12:hover .icon {
    fill: var(--primary)
}

.active #c_static_001_P_21999-1686125044012 .e_icon-14:hover {
    background: var(--primary);
    border-color: var(--primary)
}

.active #c_static_001_P_21999-1686125044012 .e_icon-14:hover .icon {
    fill: #fff
}

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

.e_container0 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

.e_container0>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container0 .cbox-10-0 {
    flex: 0 0 auto;
    margin-right: 0px;
    margin-left: auto
}

.e_container0 .cbox-10-1 {
    flex: 0 0 auto;
    margin-left: 20px;
    margin-right: 20px
}

.e_container0 .cbox-10-2 {
    flex: 0 0 auto;
    margin-left: 0px;
    margin-right: auto
}

#c_static_001_P_37654-1719402715327 {
    min-height: 0px;
    padding-bottom: 0px;
    display-radio: 1;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background: #313131;
    background-fill-value: background-color;
    background-attachment: fixed;
    background-color: rgba(49, 49, 49, 1)
}

#c_static_001_P_37654-1719402715327 .e_credible-33 .img1 {
    width: 65px;
    height: 23px
}

#c_static_001_P_37654-1719402715327 .e_credible-33 .img2 {
    width: 79px;
    height: 28px
}

#c_static_001_P_37654-1719402715327 .e_credible-33 .img3 {
    width: 92px;
    height: 33px
}

#c_static_001_P_37654-1719402715327 .e_credible-33 .img4 {
    width: 106px;
    height: 38px
}

#c_static_001_P_37654-1719402715327 .e_credible-33 .img5 {
    width: 131px;
    height: 47px
}

#c_static_001_P_37654-1719402715327 .e_credible-33 {
    display-radio: 1;
    background_radio: 1;
    max-width: 133px;
    margin-left: 0px;
    margin-right: auto;
    margin-top: 10px
}

#c_static_001_P_37654-1719402715327 .e_html-34 {
    min-height: 0px;
    display-radio: 1;
    background_radio: 1
}

.followUsST .icon {
    width: 20px;
    height: 20px;
    fill: rgba(255, 255, 255, 0.3);
    transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out
}

.followUsST ul li {
    width: 40px;
    height: 20px;
    display: inline-block;
    margin: 0 -2px
}

.followUsST ul li a {
    display: block;
    width: 40px;
    height: 20px;
    text-align: center;
    line-height: 26px
}

.followUsST ul li a:hover .icon {
    fill: rgba(255, 255, 255, 1)
}

#c_static_001_P_37654-1719402715327 .s_form_layout1 {
    background: none
}

#c_static_001_P_37654-1719402715327 .s_form_layout1 .s_input {
    border: 0;
    background: rgba(255, 255, 255, 0.05);
    color: #fff
}

#c_static_001_P_37654-1719402715327 .s_form_layout1 textarea.s_input {
    height: 181px
}

.page_con {
    display: flex;
    justify-content: center
}

.page_con>a {
    display: flex;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px rgba(0, 0, 0, 0.4) solid;
    fotn-size: 15px;
    color: #313131;
    position: relative;
    align-items: center;
    justify-content: center;
    margin: 0 4px
}

.page_con>a:hover {
    border-color: var(--primary);
    color: var(--primary)
}

.page_con>a.page_a.disabled {
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.2);
    border-color: rgba(0, 0, 0, 0)
}

.page_con>a.page_a.current {
    border-radius: 50%;
    background: var(--primary);
    color: #fff;
    border-color: transparent
}

.page_con>a.page_prev {
    color: transparent;
    font-size: 0
}

.page_con>a.page_prev:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-width: 5px 5px 5px 0;
    border-right-color: #313131;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.page_con>a.page_next {
    color: transparent;
    font-size: 0
}

.page_con>a.page_next:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-width: 5px 0 5px 5px;
    border-left-color: #313131;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.page_con>a.page_a.disabled:before {
    opacity: 0.4;
    border-right-color: #fff;
    border-left-color: #fff
}

.page_con .page_jump {
    display: none
}

[saf-img-st="saoguang"] img {
    opacity: 0
}

[saf-img-st="saoguang"]:after {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: var(--primary)
}

.response-animated [saf-img-st="saoguang"] img {
    opacity: 1;
    transition: all 0.5s 0.5s ease-in-out;
    -ms-transition: all 0.5s 0.5s ease-in-out;
    -moz-transition: all 0.5s 0.5s ease-in-out;
    -webkit-transition: all 0.5s 0.5s ease-in-out;
    -o-transition: all 0.5s 0.5s ease-in-out
}

.response-animated [saf-img-st="saoguang"]:after {
    animation: imgDX 1s ease-in-out
}

@keyframes imgDX {
    0% {
        width: 0;
        left: auto;
        right: 0
    }

    35% {
        width: 100%;
        left: auto;
        right: 0
    }

    65% {
        width: 100%;
        right: auto;
        left: 0
    }

    100% {
        width: 0;
        right: auto;
        left: 0
    }
}

@media screen and (max-width:768px) {
    :root {
        --bannHight: 300px;
        --bannMarginTop: 30px
    }

    #c_static_001_P_37654-1719402715327 {
        padding-right: 0px;
        padding-left: 0px;
        display-radio: 1;
        background-size: auto 100%
    }

    .followUsST ul {
        text-align: center
    }

    #c_static_001_P_37654-1719402715327 .floatLiW a.mo {
        display: block
    }

    #c_static_001_P_37654-1719402715327 .floatLiW a.pc {
        display: none
    }

    #c_static_001_P_37654-1719402715327 .floatLiW {
        position: static !important
    }

    .maskST {
        position: absolute;
        z-index: 99999;
        left: 0;
        top: 0;
        background: rgba(0, 0, 0, 0.9);
        width: 100%;
        height: 100%;
        display: none
    }

    .maskST .xxK {
        width: 200px;
        padding: 10px;
        background: #fff;
        position: fixed;
        left: calc((100% - 200px) / 2);
        top: 30%
    }

    .maskST .xxK p span {
        display: inline-block;
        color: #fff;
        background: #0c9148;
        padding: 0 5px
    }

    .maskST .closeST {
        display: block;
        position: absolute;
        top: -20px;
        right: -20px;
        width: 40px;
        height: 40px;
        background: #fff;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
        line-height: 40px;
        font-size: 20px;
        font-family: Arial;
        color: #787878;
        text-align: center;
        border-radius: 50%;
        -ms-border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -o-border-radius: 50%
    }

    #c_static_001_P_37654-1719402715327 .floatBox {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 2;
        width: 100%;
        height: 59px;
        background: var(--primary)
    }

    #c_static_001_P_37654-1719402715327 .moli {
        position: relative;
        width: calc((100% - 3px) / 4);
        height: 59px;
        line-height: 27px;
        color: #fff;
        float: left;
        text-align: center;
        padding: 10px 0
    }

    #c_static_001_P_37654-1719402715327 .moli.sq {
        display: none
    }

    #c_static_001_P_37654-1719402715327 .moli:nth-child(2) {
        margin: 0 1px
    }

    #c_static_001_P_37654-1719402715327 .moli .alink {
        display: inline-block;
        color: #fff;
        font-size: 12px;
        width: 77px;
        height: 27px;
        padding: 0px 0 0 0
    }

    #c_static_001_P_37654-1719402715327 .alink span {
        display: block;
        color: #fff
    }

    #c_static_001_P_37654-1719402715327 .alink span.iconfont {
        font-size: 20px;
        line-height: 20px;
        text-align: center;
        height: 20px
    }

    #c_static_001_P_37654-1719402715327 .alink span.iconfont .icon {
        width: 20px;
        height: 20px
    }

    #c_static_001_P_37654-1719402715327 .alink span.nameKF {
        line-height: 14px;
        margin-top: 5px;
        font-size: 12px
    }

    #c_static_001_P_37654-1719402715327 .floatTel2 {
        display: none
    }

    #c_static_001_P_37654-1719402715327 .floatLi .qqPc {
        display: none
    }

    #c_static_001_P_37654-1719402715327 .floatLi3 {
        display: none
    }
}

@media screen and (min-width: 769px) {
    #c_static_001_P_37654-1719402715327 .floatBox {
        position: fixed;
        right: -10px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 50;
        width: 87px
    }

    #c_static_001_P_37654-1719402715327 .floatLi {
        position: relative;
        left: 0;
        display: flex;
        width: auto;
        height: 69px;
        margin-bottom: 1px;
        line-height: 27px;
        text-align: center;
        overflow: hidden;
        transition: all 0.5s ease
    }

    #c_static_001_P_37654-1719402715327 .floatLiW {
        position: relative;
        overflow: visible
    }

    #c_static_001_P_37654-1719402715327 .floatLiW a.mo {
        display: none
    }

    #c_static_001_P_37654-1719402715327 .floatLiW div.xxK {
        width: 200px;
        height: auto;
        position: absolute;
        left: -200px;
        top: 0px;
        z-index: 99;
        display: none;
        background: #fff;
        color: #787878;
        font-size: 12px;
        padding: 10px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
    }

    #c_static_001_P_37654-1719402715327 .floatLiW div.xxK img {
        width: 180px;
        display: block
    }

    #c_static_001_P_37654-1719402715327 .floatLiW div.xxK p {
        text-align: center
    }

    #c_static_001_P_37654-1719402715327 .floatLiW div.xxK p span {
        display: inline-block;
        color: #fff;
        background: #0c9148;
        padding: 0 5px
    }

    #c_static_001_P_37654-1719402715327 .floatLiW:hover div.xxK {
        display: block
    }

    .maskST {
        display: none
    }

    #c_static_001_P_37654-1719402715327 .floatLi3 {
        position: relative;
        left: 0;
        display: flex;
        width: 300px;
        height: 69px;
        margin-bottom: 1px;
        line-height: 27px;
        text-align: center;
        overflow: hidden;
        transition: all 0.5s ease
    }

    #c_static_001_P_37654-1719402715327 .alink {
        display: inline-block;
        width: 87px;
        height: 100%;
        color: #fff;
        background: var(--primary);
        padding: 10px 0
    }

    #c_static_001_P_37654-1719402715327 .alink span {
        display: block
    }

    #c_static_001_P_37654-1719402715327 .alink span.iconfont {
        font-size: 30px;
        line-height: 30px;
        text-align: center;
        height: 30px
    }

    #c_static_001_P_37654-1719402715327 .alink span.iconfont .icon {
        width: 30px;
        height: 30px
    }

    #c_static_001_P_37654-1719402715327 .alink span.nameKF {
        line-height: 14px;
        margin-top: 5px;
        font-size: 12px
    }

    #c_static_001_P_37654-1719402715327 .floatTel2 {
        display: block;
        z-index: 1;
        width: 184px;
        height: 69px;
        font: 20px/69px Arial;
        color: #fff;
        background: var(--primary);
        cursor: pointer
    }

    #c_static_001_P_37654-1719402715327 .floatLi:hover {
        left: -10px
    }

    #c_static_001_P_37654-1719402715327 .floatLi3:hover {
        left: -194px
    }

    #c_static_001_P_37654-1719402715327 .floatLi .qqMo {
        display: none
    }

    #c_static_001_P_37654-1719402715327 .floatLi2 {
        position: relative;
        left: 0;
        display: none;
        width: 300px;
        height: 69px;
        margin-bottom: 1px;
        line-height: 27px;
        text-align: center;
        overflow: hidden;
        transition: all 0.5s ease
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    #c_static_001_P_37654-1719402715327 {
        display-radio: 1;
        padding-left: 0px;
        padding-right: 0px
    }
}

@media screen and (max-width: 1660px) and (min-width: 1366px) {}

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

#c_banner_019_P_852-1718364956911 {
    background: #111
}

#c_banner_019_P_852-1718364956911 .e_bannerA-2 {
    height: auto;
    width: 100%
}

#c_banner_019_P_852-1718364956911 .e_bannerA-2 .swiper-container {
    height: inherit
}

#c_banner_019_P_852-1718364956911 .e_bannerA-2 .swiper-wrapper {
    height: inherit
}

#c_banner_019_P_852-1718364956911 .e_bannerA-2 .swiper-slide {
    height: inherit
}

#c_banner_019_P_852-1718364956911 .e_bannerA-2 .p_img {
    width: 100%;
    height: 100vh;
    max-height: 600px;
    background: #000;
    display: flex;
    position: relative;
    overflow: hidden
}

#c_banner_019_P_852-1718364956911 .e_bannerA-2 .p_img:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0), transparent);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 4
}

#c_banner_019_P_852-1718364956911 .e_bannerA-2 .p_img .saf__slide__wipe {
    flex: 1;
    height: 100%;
    overflow: hidden;
    transition: all 1s;
    position: relative;
    z-index: 2
}

#c_banner_019_P_852-1718364956911 .e_bannerA-2 .p_img .saf__slide__wipe .slideRim {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    transition: 2s
}

#c_banner_019_P_852-1718364956911 .e_bannerA-2 .swiper-slide-active .p_img .saf__slide__wipe .slideRim {
    width: 0
}

#c_banner_019_P_852-1718364956911 .e_bannerA-2 .p_img .saf__slide__wipe .slideRim img {
    width: 100vw;
    height: 100%;
    position: relative
}

#c_banner_019_P_852-1718364956911 .e_bannerA-2 .p_img .saf__slide__wipe:nth-child(2) .slideRim img {
    left: -25vw
}

#c_banner_019_P_852-1718364956911 .e_bannerA-2 .p_img .saf__slide__wipe:nth-child(3) .slideRim img {
    left: -50vw
}

#c_banner_019_P_852-1718364956911 .e_bannerA-2 .p_img .saf__slide__wipe:nth-child(4) .slideRim img {
    left: -75vw
}

#c_banner_019_P_852-1718364956911 .e_bannerA-2 .p_img .bgimg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    transition: all 2.5s;
    transform: scale(1.1)
}

#c_banner_019_P_852-1718364956911 .e_bannerA-2 .swiper-slide-active .p_img .bgimg {
    transform: scale(1)
}

#c_banner_019_P_852-1718364956911 .e_bannerA-2 .p_img .bgimg img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

#c_banner_019_P_852-1718364956911 .e_bannerA-2 .custom-bullet {
    background: #ccc
}

#c_banner_019_P_852-1718364956911 .e_bannerA-2 .p_info {
    width: 100%;
    max-width: var(--bw);
    padding: 15px;
    position: absolute;
    left: 50%;
    top: 40%;
    z-index: 9;
    display: flex;
    transform: translate(-50%, -50%);
    align-items: center;
    text-align: center;
    justify-content: center;
    display: none
}

#c_banner_019_P_852-1718364956911 .e_bannerA-2 .p_info div {
    width: auto;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2)
}

#c_banner_019_P_852-1718364956911 .e_bannerA-2 .p_btitle {
    font-size: 3.6vw;
    line-height: 1.5;
    padding-bottom: 10px;
    transition: all 0.5s ease 0.5s;
    opacity: 0;
    transform: translate(0, 100px);
    font-family: "saf-Antonio"
}

#c_banner_019_P_852-1718364956911 .e_bannerA-2 .p_subtitle {
    line-height: 1.5;
    font-size: 2.2vw;
    letter-spacing: 0;
    font-weight: normal;
    border-top: 5px #ffffff6e solid;
    padding-top: 10px;
    transition: all 0.5s ease 0.7s;
    opacity: 0;
    transform: translate(0, 100px);
    font-family: "saf-Antonio";
    text-transform: uppercase
}

#c_banner_019_P_852-1718364956911 .e_bannerA-2 .p_summary {
    font-size: 20px;
    padding-bottom: 20px;
    border-bottom: 3px #fff solid;
    text-transform: uppercase;
    transition: all 0.5s ease 0.9s;
    opacity: 0;
    transform: translate(0, 100px)
}

#c_banner_019_P_852-1718364956911 .e_bannerA-2 .swiper-slide-active .p_info div .text-white {
    opacity: 1 !important;
    transform: translate(0, 0) !important
}

#c_banner_019_P_852-1718364956911 .e_bannerA-2 .swiper-container-vertical {
    height: 400px
}

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

#c_banner_019_P_852-1718364956911 .e_bannerA-2 .p_video .videoContent {
    width: 100%;
    height: 100%
}

#c_banner_019_P_852-1718364956911 .e_bannerA-2 .p_video video {
    width: 100%;
    height: 100vh;
    max-height: 1080px;
    background: #000;
    object-fit: cover
}

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

#c_banner_019_P_852-1718364956911 .e_bannerA-2 .p_videoPoster::before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: url('../image/playVideo.png') no-repeat center center
}

#c_banner_019_P_852-1718364956911 .e_bannerA-2 .p_videoPoster img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

#c_banner_019_P_852-1718364956911 .swiper-button-next {
    right: 20px
}

#c_banner_019_P_852-1718364956911 .swiper-button-prev {
    left: 20px
}

#c_banner_019_P_852-1718364956911 .swiper-button-next,
#c_banner_019_P_852-1718364956911 .swiper-button-prev {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px #fff solid
}

#c_banner_019_P_852-1718364956911 .swiper-button-next:after,
#c_banner_019_P_852-1718364956911 .swiper-button-prev:after {
    font-size: 20px;
    font-weight: bold;
    color: #fff
}

#c_banner_019_P_852-1718364956911 .swiper-pagination span {
    width: 6px;
    height: 6px;
    border-radius: 5px;
    transition: all 0.5s;
    background: #fff;
    opacity: 1
}

#c_banner_019_P_852-1718364956911 .swiper-pagination span.swiper-pagination-bullet-active {
    background: var(--c);
    width: 30px
}

.rollingTxt {
    width: 100%;
    position: absolute;
    left: 0;
    top: 30%;
    transfrom: translate(0, -50%);
    z-index: 4;
    opacity: 0.15
}

.rollingTxt p {
    color: transparent;
    -webkit-text-stroke: 1px #fff;
    font-size: 12vw;
    font-family: impact;
    line-height: 1;
    text-transform: uppercase
}

@media screen and (max-width:768px) {
    #c_banner_019_P_852-1718364956911 {
        padding-top: 0px
    }

    #c_banner_019_P_852-1718364956911 .e_bannerA-2 .swiper-slide .p_img {
        height: 150px
    }

    #c_banner_019_P_852-1718364956911 .e_bannerA-2 .p_info {
        width: 100%;
        z-index: 9;
        text-align: center;
        zoom: 0.8
    }

    #c_banner_019_P_852-1718364956911 .e_bannerA-2 .p_subtitle {
        font-size: 24px;
        border-top: 5px #fff solid
    }

    #c_banner_019_P_852-1718364956911 .e_bannerA-2 .p_summary {
        font-size: 14px;
        border-bottom: 2px #fff solid
    }

    #c_banner_019_P_852-1718364956911 .swiper-button-next,
    #c_banner_019_P_852-1718364956911 .swiper-button-prev {
        width: 40px;
        height: 40px;
        display: none
    }

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

    .rollingTxt {
        top: 65%
    }

    .rollingTxt p {
        font-size: 20vw
    }

    #c_banner_019_P_852-1718364956911 .e_bannerA-2 .p_btitle {
        font-size: 10vw;
        line-height: 1.5;
        padding-bottom: 10px;
        transition: all 0.5s ease 0.5s;
        opacity: 0;
        transform: translate(0, 100px);
        font-family: "saf-Antonio"
    }
}

@media screen and (max-width: 1660px) and (min-width: 1366px) {}

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

#c_static_001_P_35746-1725031689574 {
    min-height: 300px;
    display-radio: 1;
    margin-top: 0px;
    padding-top: 4%;
    padding-bottom: 4%;
    background_radio: 2;
    background-color: rgba(245, 245, 245, 1)
}

#c_static_001_P_35746-1725031689574 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    position: relative;
    z-index: 4;
    display-radio: flex;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto
}

#c_static_001_P_35746-1725031689574 .e_container-1>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    display: flex;
    align-items: center
}

#c_static_001_P_35746-1725031689574 .e_container-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    padding: 6% 4%;
    background: #ffffffcf;
    margin-left: -10%
}

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

#c_static_001_P_35746-1725031689574 .e_text-3 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    font-size: 22px;
    font-weight: bold;
    color: var(--primary);
    text-align: center;
    width: auto;
    margin-bottom: 25px;
    font-family: Microsoft YaHei, 微软雅黑
}

#c_static_001_P_35746-1725031689574 .e_image-13 {
    overflow: hidden;
    height: 100%;
    display: block;
    width: 100%;
    display-radio: block;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px
}

#c_static_001_P_35746-1725031689574 .e_image-13 a {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%
}

#c_static_001_P_35746-1725031689574 .e_image-13 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 1;
    -webkit-transition: -webkit-transform 1s linear;
    transition: transform 0.35s ease 0s
}

#c_static_001_P_35746-1725031689574 .e_image-13:hover img {
    -webkit-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 1;
    -webkit-transition: -webkit-transform 0.6s ease 0s;
    transition: transform 0.6s ease 0s
}

#c_static_001_P_35746-1725031689574 .e_container-1 .cbox-1-0 {
    flex: 0 0 50%;
    align-self: center
}

#c_static_001_P_35746-1725031689574 .yx_flexJC {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    -webkit-justify-content: left;
    justify-content: left
}

#c_static_001_P_35746-1725031689574 .e_text-36 {
    display-radio: -webkit-box;
    font_radio: 2;
    font-size: 16px;
    color: rgba(62, 58, 57, 1);
    line-height: 2;
    text-indent: 2em;
    font-family: Microsoft YaHei;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 0px;
    text-align: left
}

#c_static_001_P_35746-1725031689574 .e_button-37 {
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    padding: 0;
    max-width: 160px;
    max-height: none;
    line-height: 45px;
    display: block;
    width: 100%;
    text-align: center;
    transition: all ease .3s, opacity ease .8s 1.2s, transform ease .8s 1.2s;
    margin-bottom: 0px;
    background-color: var(--hmfirst);
    font-size: 16px;
    font-family: Microsoft YaHei;
    border-right-style: solid;
    border-color: var(--hmfirst);
    color: #fff;
    margin-top: 25px;
    margin-left: 0px;
    margin-right: 0px
}

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

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

#c_static_001_P_35746-1725031689574 .e_button-37:hover::after {
    opacity: 1
}

#c_static_001_P_35746-1725031689574 .e_button-37:hover {
    background: var(--hmfirst);
    color: #fff;
    border-right-style: solid;
    border-right-width: 6px;
    border-right-color: var(--hmfirst);
    background-color: var(--hmfirst)
}

#c_static_001_P_35746-1725031689574 .e_container-38 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    display-radio: flex;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    background_radio: 1;
    width: auto;
    margin-bottom: 30px
}

#c_static_001_P_35746-1725031689574 .e_container-38>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    text-align: center
}

#c_static_001_P_35746-1725031689574 .e_container-38 .p_item {
    display-radio: 1
}

#c_static_001_P_35746-1725031689574 .e_text-39 {
    line-height: 1.5;
    font_radio: 2;
    display-radio: inline-block;
    text-align: center;
    font-size: 30px;
    display: inline-block;
    color: var(--hmfirst);
    font-weight: bold
}

#c_static_001_P_35746-1725031689574 .e_text-40 {
    line-height: 1.8;
    font-size: 22px;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 0px;
    font_radio: 2;
    display-radio: 1;
    text-align: center;
    max-width: 60%;
    margin-left: auto;
    margin-right: auto
}

#c_static_001_P_35746-1725031689574 .e_container-1>.p_item:nth-child(2) {
    z-index: 2
}

@media screen and (max-width:768px) {
    #c_static_001_P_35746-1725031689574 .e_container-1>.p_item {
        flex: 0 0 100% !important
    }

    #c_static_001_P_35746-1725031689574 .e_container-2 {
        padding: 30px 0 0;
        margin: 0;
        background: none
    }

    #c_static_001_P_35746-1725031689574 .e_text-3 {
        font-size: 24px;
        width: 100%;
        padding: 0;
        font_radio: 2;
        display-radio: 1;
        text-align: left
    }

    #c_static_001_P_35746-1725031689574 {
        display-radio: 1;
        padding-top: 10%;
        padding-bottom: 10%
    }

    #c_static_001_P_35746-1725031689574 .e_button-37 {
        display: block;
        position: relative;
        overflow: hidden;
        text-align: center;
        box-sizing: border-box;
        width: 130px;
        padding: 0;
        font-size: 14px;
        font-family: "0974c662-80e6-4b79-ad9b-89071f5677db";
        border-color: rgba(31, 34, 58, 1);
        border-style: solid;
        border-width: 1px;
        margin-top: 7%;
        margin-bottom: 10%;
        line-height: 40px
    }

    #c_static_001_P_35746-1725031689574 .e_container-38 {
        width: 90%
    }

    #c_static_001_P_35746-1725031689574 .e_text-39 {
        font-size: 25px
    }

    #c_static_001_P_35746-1725031689574 .e_text-40 {
        font-size: 13px;
        line-height: 1.6;
        margin-top: 10px;
        max-width: 100%
    }
}

#c_static_756_P_003-1725031709662 {
    min-height: 300px;
    display-radio: 1;
    background-fill-value: background-color;
    padding-top: 4%;
    padding-bottom: 4%;
    background_radio: 2;
    background-color: rgba(255, 255, 255, 1)
}

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

.e_text1 {
    font_radio: 2;
    font-size: 16px;
    color: rgba(255, 17, 17, 1);
    text-align: left;
    line-height: 1.5;
    transition-property: all;
    display-radio: 1;
    margin-top: 40px
}

.e_text4 {
    font_radio: 2;
    font-size: 16px;
    color: rgba(255, 17, 17, 1);
    text-align: left;
    line-height: 1.5;
    transition-property: all;
    display-radio: 1;
    margin-top: 40px
}

.e_text8 {
    font_radio: 2;
    font-size: 16px;
    color: rgba(255, 17, 17, 1);
    text-align: left;
    line-height: 1.5;
    transition-property: all;
    display-radio: 1;
    margin-top: 40px
}

#c_static_756_P_003-1725031709662 .e_container-1 .cbox-1-0 {
    flex: 0 0 55%;
    margin-right: 5%
}

#c_static_756_P_003-1725031709662 .e_container-1 {
    display-radio: 1;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    background_radio: 1
}

#c_static_756_P_003-1725031709662 .e_container-37 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    background-color: rgba(183, 147, 147, 0);
    padding-left: 0px;
    padding-bottom: 5%;
    padding-right: 0px;
    height: 100%;
    margin-top: 0px;
    padding-top: 0px;
    background_radio: 2
}

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

#c_static_756_P_003-1725031709662 .e_container-66 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    background_radio: 1;
    display-radio: flex
}

#c_static_756_P_003-1725031709662 .e_container-66>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_756_P_003-1725031709662 .e_container-68 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    background_radio: 1
}

#c_static_756_P_003-1725031709662 .e_container-68>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_756_P_003-1725031709662 .e_text-69 {
    display-radio: 1;
    font_radio: 2;
    margin-left: auto;
    margin-right: auto;
    font-size: 30px;
    color: rgba(51, 51, 51, 1);
    line-height: 1;
    text-align: left;
    font-family: Microsoft YaHei;
    font-weight: bold;
    margin-bottom: 12px
}

#c_static_756_P_003-1725031709662 .e_container-1 .p_item {
    display-radio: 1
}

#c_static_756_P_003-1725031709662 .e_container-75 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    display-radio: flex;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    background_radio: 1;
    width: auto;
    margin-bottom: 30px
}

#c_static_756_P_003-1725031709662 .e_container-75>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    text-align: center
}

#c_static_756_P_003-1725031709662 .e_container-75 .p_item {
    display-radio: 1
}

#c_static_756_P_003-1725031709662 .e_text-77 {
    line-height: 1.8;
    font-size: 22px;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 0px;
    font_radio: 2;
    display-radio: 1;
    text-align: center;
    max-width: 60%;
    margin-left: auto;
    margin-right: auto
}

#c_static_756_P_003-1725031709662 .e_richText-78 blockquote {
    font-style: italic;
    font-family: Georgia, Times, "Times New Roman", serif;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px
}

#c_static_756_P_003-1725031709662 .e_richText-78 ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px
}

#c_static_756_P_003-1725031709662 .e_richText-78 li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: inherit
}

#c_static_756_P_003-1725031709662 .e_richText-78 ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px
}

#c_static_756_P_003-1725031709662 .e_image-79 {
    overflow: hidden;
    display-radio: 1
}

#c_static_756_P_003-1725031709662 .e_image-79 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_756_P_003-1725031709662 .e_text-80 {
    line-height: 1.8;
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
    margin-top: 0px;
    margin-bottom: 0px;
    font_radio: 2;
    display-radio: 1;
    text-align: left;
    max-width: none;
    margin-left: auto;
    margin-right: auto
}

#c_static_756_P_003-1725031709662 .e_container-81 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0px;
    background_radio: 1;
    padding-left: 0px
}

#c_static_756_P_003-1725031709662 .e_container-81>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_756_P_003-1725031709662 .e_container-81 .p_item {
    display-radio: 1
}

#c_static_756_P_003-1725031709662 .e_image-82 {
    overflow: hidden;
    display-radio: 1;
    max-width: 70px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 5px
}

#c_static_756_P_003-1725031709662 .e_image-82 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_756_P_003-1725031709662 .e_text-83 {
    font_radio: 2;
    display-radio: 1;
    line-height: 1.5;
    font-size: 20px;
    color: rgba(51, 51, 51, 1);
    font-family: Microsoft YaHei;
    text-align: left;
    font-weight: bold
}

#c_static_756_P_003-1725031709662 .e_text-84 {
    font_radio: 2;
    display-radio: 1;
    line-height: 1.5;
    font-size: 14px;
    color: rgba(133, 133, 133, 1);
    font-family: Microsoft YaHei;
    text-align: left
}

#c_static_756_P_003-1725031709662 .e_container-81 .cbox-81-0 {
    flex: 0 0 75px;
    margin-right: 15px
}

#c_static_756_P_003-1725031709662 .e_container-102 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0px;
    background_radio: 1;
    padding-left: 0px
}

#c_static_756_P_003-1725031709662 .e_container-102>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_756_P_003-1725031709662 .e_container-102 .p_item {
    display-radio: 1
}

#c_static_756_P_003-1725031709662 .e_container-102 .cbox-102-0 {
    flex: 0 0 75px;
    margin-right: 15px
}

#c_static_756_P_003-1725031709662 .e_text-103 {
    font_radio: 2;
    display-radio: 1;
    line-height: 1.5;
    font-size: 20px;
    color: rgba(51, 51, 51, 1);
    font-family: Microsoft YaHei;
    text-align: left;
    font-weight: bold
}

#c_static_756_P_003-1725031709662 .e_text-104 {
    font_radio: 2;
    display-radio: 1;
    line-height: 1.5;
    font-size: 14px;
    color: rgba(133, 133, 133, 1);
    font-family: Microsoft YaHei;
    text-align: left
}

#c_static_756_P_003-1725031709662 .e_image-105 {
    overflow: hidden;
    display-radio: 1;
    max-width: 70px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 5px
}

#c_static_756_P_003-1725031709662 .e_image-105 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_756_P_003-1725031709662 .e_container-106 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0px;
    background_radio: 1;
    padding-left: 0px
}

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

#c_static_756_P_003-1725031709662 .e_container-106 .p_item {
    display-radio: 1
}

#c_static_756_P_003-1725031709662 .e_container-106 .cbox-106-0 {
    flex: 0 0 75px;
    margin-right: 15px
}

#c_static_756_P_003-1725031709662 .e_text-107 {
    font_radio: 2;
    display-radio: 1;
    line-height: 1.5;
    font-size: 20px;
    color: rgba(51, 51, 51, 1);
    font-family: Microsoft YaHei;
    text-align: left;
    font-weight: bold
}

#c_static_756_P_003-1725031709662 .e_text-108 {
    font_radio: 2;
    display-radio: 1;
    line-height: 1.5;
    font-size: 14px;
    color: rgba(133, 133, 133, 1);
    font-family: Microsoft YaHei;
    text-align: left
}

#c_static_756_P_003-1725031709662 .e_image-109 {
    overflow: hidden;
    display-radio: 1;
    max-width: 70px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 5px
}

#c_static_756_P_003-1725031709662 .e_image-109 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_756_P_003-1725031709662 .e_container-110 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0px;
    background_radio: 1;
    padding-left: 0px
}

#c_static_756_P_003-1725031709662 .e_container-110>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_756_P_003-1725031709662 .e_container-110 .p_item {
    display-radio: 1
}

#c_static_756_P_003-1725031709662 .e_container-110 .cbox-110-0 {
    flex: 0 0 75px;
    margin-right: 15px
}

#c_static_756_P_003-1725031709662 .e_text-111 {
    font_radio: 2;
    display-radio: 1;
    line-height: 1.5;
    font-size: 20px;
    color: rgba(51, 51, 51, 1);
    font-family: Microsoft YaHei;
    text-align: left;
    font-weight: bold
}

#c_static_756_P_003-1725031709662 .e_text-112 {
    font_radio: 2;
    display-radio: 1;
    line-height: 1.5;
    font-size: 14px;
    color: rgba(133, 133, 133, 1);
    font-family: Microsoft YaHei;
    text-align: left
}

#c_static_756_P_003-1725031709662 .e_image-113 {
    overflow: hidden;
    display-radio: 1;
    max-width: 70px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 5px
}

#c_static_756_P_003-1725031709662 .e_image-113 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_756_P_003-1725031709662 .e_container-114 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0px;
    background_radio: 1;
    padding-left: 0px
}

#c_static_756_P_003-1725031709662 .e_container-114>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_756_P_003-1725031709662 .e_container-114 .p_item {
    display-radio: 1
}

#c_static_756_P_003-1725031709662 .e_container-114 .cbox-114-0 {
    flex: 0 0 75px;
    margin-right: 15px
}

#c_static_756_P_003-1725031709662 .e_text-115 {
    font_radio: 2;
    display-radio: 1;
    line-height: 1.5;
    font-size: 20px;
    color: rgba(51, 51, 51, 1);
    font-family: Microsoft YaHei;
    text-align: left;
    font-weight: bold
}

#c_static_756_P_003-1725031709662 .e_text-116 {
    font_radio: 2;
    display-radio: 1;
    line-height: 1.5;
    font-size: 14px;
    color: rgba(133, 133, 133, 1);
    font-family: Microsoft YaHei;
    text-align: left
}

#c_static_756_P_003-1725031709662 .e_image-117 {
    overflow: hidden;
    display-radio: 1;
    max-width: 70px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 5px
}

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

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

    #c_static_756_P_003-1725031709662 .e_container-1 .cbox-1-0 {
        padding-top: 30px;
        margin-bottom: 0px;
        padding-bottom: 0px
    }

    #c_static_756_P_003-1725031709662 .e_container-68 {
        display-radio: 1;
        flex-direction: column;
        width: auto
    }

    #c_static_756_P_003-1725031709662 .e_text-69 {
        font_radio: 2;
        display-radio: 1;
        font-size: 24px;
        color: rgba(49, 49, 49, 1);
        line-height: 1.5;
        font-family: Microsoft YaHei;
        margin-bottom: 10px
    }

    #c_static_756_P_003-1725031709662 {
        display-radio: 1;
        padding-bottom: 8%;
        background-size: auto 100%
    }

    #c_static_756_P_003-1725031709662 .e_container-75 {
        width: 90%
    }

    #c_static_756_P_003-1725031709662 .e_text-77 {
        font-size: 13px;
        line-height: 1.6;
        margin-top: 10px;
        max-width: 100%
    }

    #c_static_756_P_003-1725031709662 .e_text-80 {
        font-size: 13px;
        line-height: 1.6;
        margin-top: 10px;
        max-width: 100%
    }

    #c_static_756_P_003-1725031709662 .e_container-81 .cbox-81-0 {
        flex: 0 0 50px
    }

    #c_static_756_P_003-1725031709662 .e_container-102 .cbox-102-0 {
        flex: 0 0 50px
    }

    #c_static_756_P_003-1725031709662 .e_container-106 .cbox-106-0 {
        flex: 0 0 50px
    }

    #c_static_756_P_003-1725031709662 .e_container-110 .cbox-110-0 {
        flex: 0 0 50px
    }

    #c_static_756_P_003-1725031709662 .e_container-114 .cbox-114-0 {
        flex: 0 0 50px
    }
}

@media screen and (min-width: 769px) {
    #c_static_756_P_003-1725031709662 .e_container-1 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        width: 90%;
        display-radio: flex;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        max-width: 1530px
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    #c_static_756_P_003-1725031709662 .e_container-1 {
        display-radio: 1;
        flex-direction: column
    }
}

@media screen and (max-width: 1660px) and (min-width: 1366px) {}

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

#c_new_list_190-1725032217852 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    display-radio: flex;
    padding-left: 0px;
    margin-left: 1px;
    margin-right: 1px;
    width: auto;
    margin-bottom: 2px;
    transition-property: all;
    transition-radio: hover;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
    max-height: none;
    height: 268px;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 1);
    background_radio: 2
}

#c_new_list_190-1725032217852 {
    display-radio: 1;
    background-color: rgba(245, 245, 245, 1);
    padding-top: 4%;
    padding-bottom: 4%;
    min-height: 0px;
    background_radio: 2
}

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

#c_new_list_190-1725032217852 .e_loop-2 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%
}

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

#c_new_list_190-1725032217852 .e_loop-2 .p_page {
    text-align: center
}

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

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

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

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

#c_new_list_190-1725032217852 .e_loop-2 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
}

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

#c_new_list_190-1725032217852 .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_new_list_190-1725032217852 .e_loop-2 .multSelect {
    font-size: 13px;
    position: relative
}

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

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

#c_new_list_190-1725032217852 .e_loop-2 .multSelect ul,
li {
    list-style: none
}

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

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

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

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

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

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

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

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

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

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

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

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

#c_new_list_190-1725032217852 .e_loop-2 .p_split {
    margin: 0 5px
}

#c_new_list_190-1725032217852 .e_loop-2 .p_normal {
    margin-right: 16px
}

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

#c_new_list_190-1725032217852 .e_loop-2 .position-left {
    display: flex
}

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

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

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

#c_new_list_190-1725032217852 .e_loop-2 .p_active .p_mbutton::after {
    display: block
}

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

#c_new_list_190-1725032217852 .e_loop-2 .p_filter_result {
    display: none
}

#c_new_list_190-1725032217852 .e_loop-2 .p_contclear {
    cursor: pointer;
    display: none
}

#c_new_list_190-1725032217852 .e_loop-2 .swiper-container {
    padding-bottom: 30px
}

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

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

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

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

#c_new_list_190-1725032217852 .e_container-1 .p_item {
    display-radio: 1
}

#c_new_list_190-1725032217852 .e_loop-2 .p_item {
    display-radio: 1
}

#c_new_list_190-1725032217852 .e_loop-2 {
    display-radio: 1;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    padding-bottom: 0px
}

#c_new_list_190-1725032217852 .e_image-3 {
    overflow: hidden;
    display-radio: none;
    height: 0;
    max-height: none;
    padding-top: 0px;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
    opacity: 0
}

#c_new_list_190-1725032217852 .e_image-3 img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

#c_new_list_190-1725032217852 .e_container-4 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    padding-left: 36px;
    padding-right: 36px;
    padding-bottom: 40px;
    padding-top: 40px;
    margin-top: 100px;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1)
}

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

#c_new_list_190-1725032217852 .e_text-5 {
    line-height: normal;
    display-radio: -webkit-box;
    font_radio: 2;
    font-size: 16px;
    color: rgba(51, 51, 51, 1);
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

#c_new_list_190-1725032217852 .e_text-6 {
    line-height: 2;
    display-radio: -webkit-box;
    font_radio: 2;
    font-size: 13px;
    color: rgba(153, 153, 153, 1);
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

#c_new_list_190-1725032217852 .e_line-7 {
    display-radio: 1;
    margin-bottom: 15px;
    margin-top: 15px;
    min-height: 0px;
    max-height: none;
    height: auto
}

#c_new_list_190-1725032217852 .e_container-8 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    display-radio: flex;
    background-color: rgba(255, 255, 255, 1);
    width: auto;
    padding-top: 45px;
    padding-left: 45px;
    padding-right: 45px;
    padding-bottom: 45px;
    margin-right: 0px;
    margin-left: auto;
    position: absolute;
    top: 0;
    left: auto;
    z-index: 1;
    bottom: auto;
    right: 0;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1)
}

#c_new_list_190-1725032217852 .e_container-8>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_new_list_190-1725032217852 .e_timeFormat-9 {
    min-height: 0px;
    display-radio: 1;
    font_radio: 2;
    font-size: 34px;
    color: rgba(147, 147, 147, 1);
    line-height: 1;
    font-family: Impact;
    width: auto;
    max-width: none;
    min-width: 0px;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1)
}

#c_new_list_190-1725032217852 .e_container-1:hover .e_container-8 {
    display-radio: 1;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 25px;
    padding-left: 25px
}

#c_new_list_190-1725032217852 .e_container-1:hover .e_container-4 {
    display: none
}

#c_new_list_190-1725032217852 .e_container-1:hover .e_image-3 {
    height: 100%;
    opacity: 1
}

#c_new_list_190-1725032217852 .e_container-1:hover .e_timeFormat-9 {
    display-radio: 1;
    color: rgba(201, 0, 0, 1)
}

#c_new_list_190-1725032217852 .e_container-10 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    display-radio: flex;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    background_radio: 1;
    width: auto;
    margin-bottom: 30px
}

#c_new_list_190-1725032217852 .e_container-10>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    text-align: center
}

#c_new_list_190-1725032217852 .e_container-10 .p_item {
    display-radio: 1
}

#c_new_list_190-1725032217852 .e_text-11 {
    line-height: 1.5;
    font_radio: 2;
    display-radio: inline-block;
    text-align: center;
    font-size: 30px;
    display: inline-block;
    color: var(--hmfirst);
    font-weight: bold
}

#c_new_list_190-1725032217852 .e_text-12 {
    line-height: 1.8;
    font-size: 22px;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 0px;
    font_radio: 2;
    display-radio: 1;
    text-align: center;
    max-width: 60%;
    margin-left: auto;
    margin-right: auto
}

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

    #c_new_list_190-1725032217852 .e_container-10 {
        width: 90%
    }

    #c_new_list_190-1725032217852 .e_text-11 {
        font-size: 25px
    }

    #c_new_list_190-1725032217852 .e_text-12 {
        font-size: 13px;
        line-height: 1.6;
        margin-top: 10px;
        max-width: 100%
    }
}

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

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

@media screen and (max-width: 1660px) and (min-width: 1366px) {}

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

#c_product_list_176-1725032443641 .e_container-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 92%;
    display-radio: flex;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    transition-property: all;
    transition-radio: hover;
    transition-duration: 0.36s;
    transition-timing-function: cubic-bezier(0.42, 0, 1, 1)
}

#c_product_list_176-1725032443641 {
    min-height: 300px;
    display-radio: 1;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4%;
    padding-bottom: 4%;
    background_radio: 2
}

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

#c_product_list_176-1725032443641 .e_container-4 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 80%;
    padding: 5%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
    background-color: rgb(255 255 255 / 85%);
    position: absolute;
    top: 10%;
    z-index: 1;
    left: 10%;
    right: 10%;
    bottom: 10%;
    transition-property: all;
    transition-duration: 0.36s;
    transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
    transform: rotateY(270deg);
    opacity: 0
}

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

#c_product_list_176-1725032443641 .e_text-6 {
    font_radio: 2;
    display-radio: -webkit-box;
    font-size: clamp(1rem, 0.909rem + 0.45vw, 1.25rem);
    color: var(--hmfirst);
    font-family: Arial;
    line-height: 1.5;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: bold;
    text-align: center
}

#c_product_list_176-1725032443641 .e_richText-7 {
    font_radio: 2;
    display-radio: -webkit-box;
    width: 100%;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    line-height: 1.8;
    margin-top: 15px;
    font-family: Arial
}

#c_product_list_176-1725032443641 .e_line-8 {
    display-radio: 1;
    width: 5px;
    margin-left: auto;
    margin-right: auto;
    transition-property: all;
    transition-duration: 0.36s;
    transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
    border-top-style: solid;
    border-top-width: 4px;
    border-top-color: var(--hmfirst)
}

#c_product_list_176-1725032443641 .e_container-2:hover .e_line-8 {
    display-radio: 1;
    width: 90px
}

#c_product_list_176-1725032443641 .e_container-2:hover .e_container-4 {
    display-radio: 1;
    transform: rotateY(360deg);
    opacity: 1
}

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

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

#c_product_list_176-1725032443641 .e_loop-1 .p_page {
    text-align: center
}

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

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

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

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

#c_product_list_176-1725032443641 .e_loop-1 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
}

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

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

#c_product_list_176-1725032443641 .e_loop-1 .p_s_option {}

#c_product_list_176-1725032443641 .e_loop-1 .multSelect {
    font-size: 13px;
    position: relative
}

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

#c_product_list_176-1725032443641 .e_loop-1 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

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

#c_product_list_176-1725032443641 .e_loop-1 .multSelect ul,
li {
    list-style: none
}

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

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

#c_product_list_176-1725032443641 .e_loop-1 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

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

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

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

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

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

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

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

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

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

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

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

#c_product_list_176-1725032443641 .e_loop-1 .p_split {
    margin: 0 5px
}

#c_product_list_176-1725032443641 .e_loop-1 .p_normal {
    margin-right: 16px
}

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

#c_product_list_176-1725032443641 .e_loop-1 .input-check,
#c_product_list_176-1725032443641 .e_loop-1 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_product_list_176-1725032443641 .e_loop-1 .position-left {
    display: flex
}

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

#c_product_list_176-1725032443641 .e_loop-1 .position-top {}

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

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

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

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

#c_product_list_176-1725032443641 .e_loop-1 .p_active .p_mbutton::before {
    display: block
}

#c_product_list_176-1725032443641 .e_loop-1 .p_active .p_mbutton::after {
    display: block
}

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

#c_product_list_176-1725032443641 .e_loop-1 .p_filter_result {
    display: inline-block
}

#c_product_list_176-1725032443641 .e_loop-1 .p_contclear {
    cursor: pointer
}

#c_product_list_176-1725032443641 .e_loop-1 .swiper-container {
    padding-bottom: 30px
}

#c_product_list_176-1725032443641 .e_loop-1 .p_imgwrapper {
    width: 100px;
    height: 100px;
    overflow: hidden
}

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

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

#c_product_list_176-1725032443641 .e_loop-1 .p_active .p_imgwrapper {
    border: 1px solid #409eff
}

#c_product_list_176-1725032443641 .e_loop-1 .p_filter_result {
    display: none
}

#c_product_list_176-1725032443641 .e_loop-1 .p_contclear {
    display: none
}

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

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

#c_product_list_176-1725032443641 .e_loop-1 .p_categoryActive {
    color: #409EFF
}

#c_product_list_176-1725032443641 .e_loop-1 {
    display-radio: 1;
    max-width: 1600px;
    width: 94%;
    margin-left: auto;
    margin-right: auto
}

#c_product_list_176-1725032443641 .e_image-3 {
    overflow: hidden;
    aspect-ratio: 4/3;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3)
}

#c_product_list_176-1725032443641 .e_image-3 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: all 0.5s
}

#c_product_list_176-1725032443641 .e_container-2:hover .e_image-3 img {
    transform: scale(1.1)
}

#c_product_list_176-1725032443641 .e_container-10 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    display-radio: flex;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    background_radio: 1;
    width: auto;
    margin-bottom: 30px
}

#c_product_list_176-1725032443641 .e_container-10>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    text-align: center
}

#c_product_list_176-1725032443641 .e_container-10 .p_item {
    display-radio: 1
}

#c_product_list_176-1725032443641 .e_text-11 {
    line-height: 1.5;
    font_radio: 2;
    display-radio: inline-block;
    text-align: center;
    font-size: 30px;
    display: inline-block;
    color: var(--hmfirst);
    font-weight: bold
}

#c_product_list_176-1725032443641 .e_text-12 {
    line-height: 1.8;
    font-size: 22px;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 0px;
    font_radio: 2;
    display-radio: 1;
    text-align: center;
    max-width: 60%;
    margin-left: auto;
    margin-right: auto
}

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

    #c_product_list_176-1725032443641 .e_container-10 {
        width: 90%
    }

    #c_product_list_176-1725032443641 .e_text-11 {
        font-size: 25px
    }

    #c_product_list_176-1725032443641 .e_text-12 {
        font-size: 13px;
        line-height: 1.6;
        margin-top: 10px;
        max-width: 100%
    }
}

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

#c_static_479_P_003-17250327092830 {
    min-height: 300px;
    padding-top: 0px;
    padding-bottom: 4%;
    padding-left: 0px;
    padding-right: 0px;
    display-radio: 1;
    background-color: rgba(255, 255, 255, 1);
    background_radio: 2
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 15px);
    padding: 0.375rem 0.8rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fbfbfb;
    background-clip: padding-box;
    border: 2px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    box-shadow: none !important
}

.p_required,
[class^=e_][required] .p_label::after {
    vertical-align: middle;
    font-size: 14px;
    line-height: 100%;
    top: 0;
    padding-left: 0px;
    position: relative;
    font-weight: 500
}

.p_label .s_label {
    color: rgb(0 0 0 / 50%)
}

.p_mapimg {
    width: 139px;
    height: 104px
}

#c_static_479_P_003-17250327092830 .e_loop-102 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%;
    display-radio: flex
}

#c_static_479_P_003-17250327092830 .e_loop-102 .p_loopitem {
    flex: 0 0 31.8%;
    position: relative;
    display-radio: 1;
    margin: 10px
}

#c_static_479_P_003-17250327092830 .e_loop-102 .p_page {
    text-align: center
}

#c_static_479_P_003-17250327092830 .e_loop-102 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_static_479_P_003-17250327092830 .e_loop-102 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

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

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

#c_static_479_P_003-17250327092830 .e_loop-102 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
}

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

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

#c_static_479_P_003-17250327092830 .e_loop-102 .multSelect {
    font-size: 13px;
    position: relative
}

#c_static_479_P_003-17250327092830 .e_loop-102 .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_479_P_003-17250327092830 .e_loop-102 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_static_479_P_003-17250327092830 .e_loop-102 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_static_479_P_003-17250327092830 .e_loop-102 .multSelect ul,
li {
    list-style: none
}

#c_static_479_P_003-17250327092830 .e_loop-102 .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_479_P_003-17250327092830 .e_loop-102 .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_479_P_003-17250327092830 .e_loop-102 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#c_static_479_P_003-17250327092830 .e_loop-102 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#c_static_479_P_003-17250327092830 .e_loop-102 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#c_static_479_P_003-17250327092830 .e_loop-102 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

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

#c_static_479_P_003-17250327092830 .e_loop-102 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_static_479_P_003-17250327092830 .e_loop-102 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_static_479_P_003-17250327092830 .e_loop-102 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

#c_static_479_P_003-17250327092830 .e_loop-102 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px
}

#c_static_479_P_003-17250327092830 .e_loop-102 .p_date_start {
    display: inline;
    width: 105px;
    height: 40px
}

#c_static_479_P_003-17250327092830 .e_loop-102 .p_normal_end {
    display: inline;
    width: 100px;
    height: 40px;
    margin-right: 5px
}

#c_static_479_P_003-17250327092830 .e_loop-102 .p_date_end {
    display: inline;
    width: 105px;
    height: 40px;
    margin-right: 5px
}

#c_static_479_P_003-17250327092830 .e_loop-102 .p_split {
    margin: 0 5px
}

#c_static_479_P_003-17250327092830 .e_loop-102 .p_normal {
    margin-right: 16px
}

#c_static_479_P_003-17250327092830 .e_loop-102 .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_479_P_003-17250327092830 .e_loop-102 .input-check,
.e_loop-102 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_static_479_P_003-17250327092830 .e_loop-102 .position-left {
    display: flex
}

#c_static_479_P_003-17250327092830 .e_loop-102 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#c_static_479_P_003-17250327092830 .e_loop-102 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#c_static_479_P_003-17250327092830 .e_loop-102 .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_479_P_003-17250327092830 .e_loop-102 .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_479_P_003-17250327092830 .e_loop-102 .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_479_P_003-17250327092830 .e_loop-102 .p_active .p_mbutton::before {
    display: block
}

#c_static_479_P_003-17250327092830 .e_loop-102 .p_active .p_mbutton::after {
    display: block
}

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

#c_static_479_P_003-17250327092830 .e_loop-102 .p_filter_result {
    display: none
}

#c_static_479_P_003-17250327092830 .e_loop-102 .p_contclear {
    cursor: pointer;
    display: none
}

#c_static_479_P_003-17250327092830 .e_loop-102 .swiper-container {
    padding-bottom: 30px
}

#c_static_479_P_003-17250327092830 .e_loop-102 .p_imgwrapper {
    width: 80px;
    height: 100px;
    overflow: hidden
}

#c_static_479_P_003-17250327092830 .e_loop-102 .p_imgtitle {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 0 auto;
    line-height: 20px
}

#c_static_479_P_003-17250327092830 .e_loop-102 .p_imgwrapper img {
    width: 100%;
    object-fit: cover
}

#c_static_479_P_003-17250327092830 .e_loop-102 .p_active .p_imgwrapper {
    border: 1px solid #409eff
}

#c_static_479_P_003-17250327092830 .e_loop-102 .p_inputRangeSearch {
    padding: 7px 12px;
    background: #007bff;
    color: white;
    font-size: 14px;
    font-style: normal
}

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

#c_static_479_P_003-17250327092830 .e_loop-102 {
    display-radio: 1;
    margin-top: 30px;
    min-height: 0px;
    max-height: none;
    width: 90%;
    max-width: 1600px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto
}

#c_static_479_P_003-17250327092830 .e_container-103:hover {
    margin-top: -15px;
    background: var(--hmfirst);
    background-color: var(--hmfirst)
}

#c_static_479_P_003-17250327092830 .e_container-103:hover p {
    color: #fff
}

#c_static_479_P_003-17250327092830 .e_container-103:hover span {
    color: #fff
}

#c_static_479_P_003-17250327092830 .e_container-103:hover svg {
    fill: #fff !important
}

#c_static_479_P_003-17250327092830 .e_container-103 svg {
    fill: var(--hmfirst) !important
}

#c_static_479_P_003-17250327092830 .e_container-103 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    padding-top: 40px;
    padding-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px;
    margin-right: auto;
    margin-left: auto;
    background-color: rgba(238, 238, 238, 1);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    transition: all 0.6s;
    background_radio: 2;
    min-height: 0px;
    background: #eeeeee
}

#c_static_479_P_003-17250327092830 .e_container-103>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_479_P_003-17250327092830 .e_container-103 .p_item {
    display-radio: 1
}

#c_static_479_P_003-17250327092830 .e_container-103 .cbox-103-0 {
    margin-left: auto;
    padding-left: 0px
}

#c_static_479_P_003-17250327092830 .e_icon-104 {
    width: 50px;
    height: 50px;
    font_radio: 2;
    display-radio: 1;
    margin-left: auto;
    margin-right: auto;
    color: rgba(147, 48, 43, 1)
}

#c_static_479_P_003-17250327092830 .e_icon-104 .icon {
    margin: 0;
    width: 100%;
    height: 100%;
    fill: var(--hmfirst)
}

#c_static_479_P_003-17250327092830 .e_text-105 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    text-align: center;
    font-size: 16px;
    font-family: "367500f3-ac9a-4400-beb9-b2f596dc10dc";
    margin-top: 10px
}

#c_static_479_P_003-17250327092830 .page_con {
    display: none
}

#c_static_479_P_003-17250327092830 .e_container-112 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    display-radio: flex;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    background_radio: 1;
    width: auto;
    margin-bottom: 30px
}

#c_static_479_P_003-17250327092830 .e_container-112>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    text-align: center
}

#c_static_479_P_003-17250327092830 .e_container-112 .p_item {
    display-radio: 1
}

#c_static_479_P_003-17250327092830 .e_text-113 {
    line-height: 1.5;
    font_radio: 2;
    display-radio: inline-block;
    text-align: center;
    font-size: 30px;
    display: inline-block;
    color: var(--hmfirst);
    font-weight: bold
}

#c_static_479_P_003-17250327092830 .e_text-114 {
    line-height: 1.8;
    font-size: 22px;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 0px;
    font_radio: 2;
    display-radio: 1;
    text-align: center;
    max-width: 60%;
    margin-left: auto;
    margin-right: auto
}

#c_static_479_P_003-17250327092830 .e_richText-115 {
    font_radio: 2;
    display-radio: 1;
    text-align: center;
    min-height: 0px;
    font-size: 22px;
    color: rgba(102, 102, 102, 1);
    margin-top: 10px
}

#c_static_479_P_003-17250327092830 .e_loop-116 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%;
    display-radio: flex
}

#c_static_479_P_003-17250327092830 .e_loop-116 .p_loopitem {
    flex: 0 0 31.8%;
    position: relative;
    display-radio: 1;
    margin: 10px
}

#c_static_479_P_003-17250327092830 .e_loop-116 .p_page {
    text-align: center
}

#c_static_479_P_003-17250327092830 .e_loop-116 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_static_479_P_003-17250327092830 .e_loop-116 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

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

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

#c_static_479_P_003-17250327092830 .e_loop-116 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
}

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

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

#c_static_479_P_003-17250327092830 .e_loop-116 .multSelect {
    font-size: 13px;
    position: relative
}

#c_static_479_P_003-17250327092830 .e_loop-116 .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_479_P_003-17250327092830 .e_loop-116 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_static_479_P_003-17250327092830 .e_loop-116 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_static_479_P_003-17250327092830 .e_loop-116 .multSelect ul,
li {
    list-style: none
}

#c_static_479_P_003-17250327092830 .e_loop-116 .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_479_P_003-17250327092830 .e_loop-116 .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_479_P_003-17250327092830 .e_loop-116 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#c_static_479_P_003-17250327092830 .e_loop-116 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#c_static_479_P_003-17250327092830 .e_loop-116 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#c_static_479_P_003-17250327092830 .e_loop-116 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

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

#c_static_479_P_003-17250327092830 .e_loop-116 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_static_479_P_003-17250327092830 .e_loop-116 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_static_479_P_003-17250327092830 .e_loop-116 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

#c_static_479_P_003-17250327092830 .e_loop-116 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px
}

#c_static_479_P_003-17250327092830 .e_loop-116 .p_date_start {
    display: inline;
    width: 105px;
    height: 40px
}

#c_static_479_P_003-17250327092830 .e_loop-116 .p_normal_end {
    display: inline;
    width: 100px;
    height: 40px;
    margin-right: 5px
}

#c_static_479_P_003-17250327092830 .e_loop-116 .p_date_end {
    display: inline;
    width: 105px;
    height: 40px;
    margin-right: 5px
}

#c_static_479_P_003-17250327092830 .e_loop-116 .p_split {
    margin: 0 5px
}

#c_static_479_P_003-17250327092830 .e_loop-116 .p_normal {
    margin-right: 16px
}

#c_static_479_P_003-17250327092830 .e_loop-116 .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_479_P_003-17250327092830 .e_loop-116 .input-check,
.e_loop-116 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_static_479_P_003-17250327092830 .e_loop-116 .position-left {
    display: flex
}

#c_static_479_P_003-17250327092830 .e_loop-116 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#c_static_479_P_003-17250327092830 .e_loop-116 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#c_static_479_P_003-17250327092830 .e_loop-116 .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_479_P_003-17250327092830 .e_loop-116 .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_479_P_003-17250327092830 .e_loop-116 .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_479_P_003-17250327092830 .e_loop-116 .p_active .p_mbutton::before {
    display: block
}

#c_static_479_P_003-17250327092830 .e_loop-116 .p_active .p_mbutton::after {
    display: block
}

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

#c_static_479_P_003-17250327092830 .e_loop-116 .p_filter_result {
    display: none
}

#c_static_479_P_003-17250327092830 .e_loop-116 .p_contclear {
    cursor: pointer;
    display: none
}

#c_static_479_P_003-17250327092830 .e_loop-116 .swiper-container {
    padding-bottom: 30px
}

#c_static_479_P_003-17250327092830 .e_loop-116 .p_imgwrapper {
    width: 80px;
    height: 100px;
    overflow: hidden
}

#c_static_479_P_003-17250327092830 .e_loop-116 .p_imgtitle {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 0 auto;
    line-height: 20px
}

#c_static_479_P_003-17250327092830 .e_loop-116 .p_imgwrapper img {
    width: 100%;
    object-fit: cover
}

#c_static_479_P_003-17250327092830 .e_loop-116 .p_active .p_imgwrapper {
    border: 1px solid #409eff
}

#c_static_479_P_003-17250327092830 .e_loop-116 .p_inputRangeSearch {
    padding: 7px 12px;
    background: #007bff;
    color: white;
    font-size: 14px;
    font-style: normal
}

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

#c_static_479_P_003-17250327092830 .e_loop-116 {
    display-radio: 1;
    margin-top: 30px;
    min-height: 0px;
    max-height: none;
    width: 90%;
    max-width: 1600px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto
}

#c_static_479_P_003-17250327092830 .e_container-117:hover {
    margin-top: -15px;
    background: var(--hmfirst);
    background-color: var(--hmfirst)
}

#c_static_479_P_003-17250327092830 .e_container-117:hover p {
    color: #fff
}

#c_static_479_P_003-17250327092830 .e_container-117:hover span {
    color: #fff
}

#c_static_479_P_003-17250327092830 .e_container-117:hover svg {
    fill: #fff !important
}

#c_static_479_P_003-17250327092830 .e_container-117 svg {
    fill: var(--hmfirst) !important
}

#c_static_479_P_003-17250327092830 .e_container-117 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    padding-top: 40px;
    padding-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    transition: all 0.6s;
    background_radio: 2;
    min-height: 0px
}

#c_static_479_P_003-17250327092830 .e_container-117>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_479_P_003-17250327092830 .e_container-117 .p_item {
    display-radio: 1
}

#c_static_479_P_003-17250327092830 .e_container-117 .cbox-117-0 {
    margin-left: auto;
    padding-left: 0px
}

#c_static_479_P_003-17250327092830 .e_icon-118 {
    width: 30px;
    height: 30px;
    font_radio: 2;
    display-radio: 1;
    margin-left: auto;
    margin-right: auto;
    color: rgba(147, 48, 43, 1)
}

#c_static_479_P_003-17250327092830 .e_icon-118 .icon {
    margin: 0;
    width: 100%;
    height: 100%;
    fill: var(--hmfirst)
}

#c_static_479_P_003-17250327092830 .e_text-119 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    text-align: center;
    font-size: 16px;
    font-family: "367500f3-ac9a-4400-beb9-b2f596dc10dc";
    margin-top: 10px
}

#c_static_479_P_003-17250327092830 .e_richText-120 {
    font_radio: 2;
    display-radio: 1;
    text-align: center;
    min-height: 0px;
    font-size: 22px;
    color: rgba(102, 102, 102, 1);
    margin-top: 10px
}

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

    #c_static_479_P_003-17250327092830 .e_loop-116 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 2);
        margin: 10px 0
    }

    #c_static_479_P_003-17250327092830 .e_loop-102 {
        display-radio: 1
    }

    #c_static_479_P_003-17250327092830 {
        background_radio: 2;
        display-radio: 1;
        padding-top: 8%
    }

    #c_static_479_P_003-17250327092830 .e_container-112 {
        width: 90%
    }

    #c_static_479_P_003-17250327092830 .e_text-113 {
        font-size: 25px
    }

    #c_static_479_P_003-17250327092830 .e_text-114 {
        font-size: 13px;
        line-height: 1.6;
        margin-top: 10px;
        max-width: 100%
    }

    #c_static_479_P_003-17250327092830 .e_loop-116 {
        display-radio: 1
    }

    #c_static_479_P_003-17250327092830 .e_container-117 {
        background_radio: 1;
        display-radio: 1;
        padding-top: 5%;
        padding-left: 5%;
        padding-bottom: 5%;
        padding-right: 5%
    }
}

@media screen and (min-width: 769px) {
    #c_static_479_P_003-17250327092830 .e_loop-102 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(96% / 2)
    }

    #c_static_479_P_003-17250327092830 .e_loop-116 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(92% / 5)
    }
}

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

@media screen and (max-width: 1660px) and (min-width: 1366px) {}

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