/* 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%;
    background_radio: 2;
    display-radio: 1
}

@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: 100%;
        margin-left: 0%;
        margin-right: 0%;
        margin-top: 0rem;
        margin-bottom: 0rem;
        clear: left
    }
}

#c_grid-116273709439191 {
    position: fixed;
    z-index: 99;
    top: 0;
    transition: all 0.5s
}

#c_grid-116273709439191.on {
    box-shadow: 0px 5px 24px 0px rgba(0, 0, 0, 0.2)
}

#c_static_001-16420726227420 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display-radio: 1;
    padding-top: 0px;
    padding-bottom: 0px;
    background_radio: 2;
    background-color: rgba(255, 255, 255, 1);
    position: static;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto
}

#c_static_001-16420726227420 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    background_radio: 1;
    display-radio: flex
}

#c_static_001-16420726227420 .e_container-1>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-16420726227420 .e_container-1 .cbox-1-0 {
    flex: 0 0 auto;
    align-self: center
}

#c_static_001-16420726227420 .e_container-1 .cbox-1-1 {
    flex: 0 0 auto;
    align-self: center;
    margin-right: 0px;
    margin-left: auto
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level1Box {
    display: flex;
    justify-content: flex-end
}

#c_static_001-16420726227420 .e_navigationA-6 .p_iconBox {
    height: 45px;
    width: 45px;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

#c_static_001-16420726227420 .e_navigationA-6 .p_openIcon {
    width: 100%;
    height: 36px;
    margin-top: 5px
}

#c_static_001-16420726227420 .e_navigationA-6 .p_closeIcon {
    width: 100%;
    height: 30px
}

#c_static_001-16420726227420 .e_navigationA-6 .p_navButton {
    display: none
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level2Box {
    display: none;
    height: auto;
    padding: 0;
    background: rgba(255, 255, 255, .95);
    width: 100%;
    position: absolute;
    left: 50%;
    top: 100%;
    z-index: 99;
    transform: translateX(-50%);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0px 1px 30px 0px rgba(77, 77, 77, 0.3)
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level3Box {
    display: none;
    height: auto;
    padding: 15px 0;
    background: #fff;
    width: 130px;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 9;
    border-radius: 5px;
    border-top-left-radius: 0px
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level1Item {
    position: relative;
    border: none
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level2Item {
    position: relative;
    width: 100%
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level3Item {
    width: 100%
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level1Item a {
    font-size: 16px;
    padding: 0 1.5vw;
    line-height: 60px;
    display: block;
    text-align: center
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level1Item .p_menu1Item a:after {
    transition: all 0.5s ease;
    content: "";
    position: absolute;
    background: #e32928;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 0;
    height: 3px;
    opacity: 0
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level1Item:hover .p_menu1Item a:after {
    opacity: 1;
    width: 100%
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level2Item a {
    font-size: 14px;
    padding: 0 20px;
    color: #333;
    line-height: 52px;
    display: block;
    text-align: center;
    opacity: 1;
    transition: all ease .3s;
    border-bottom: 1px dashed #ddd
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level2Item:last-child a {
    border-bottom: 0px dashed #ddd
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level2Item a:hover {
    background-color: #e60011;
    color: #fff
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level2Item a span.icon_t svg {
    position: absolute;
    top: 18px;
    right: 20px;
    width: 16px;
    height: 16px;
    opacity: 0;
    -webkit-transform: rotate(0deg) translate(-20px, 0px);
    -ms-transform: rotate(0deg) translate(-20px, 0px);
    transform: rotate(0deg) translate(-20px, 0px)
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level2Item a span.icon_t svg path {
    fill: #fff
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level2Item a:hover span.icon_t svg {
    -webkit-transition: -webkit-transform 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 300ms;
    transition: transform 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 300ms;
    opacity: 1;
    -webkit-transform: rotate(0deg) translate(0px, 0px);
    -ms-transform: rotate(0deg) translate(0px, 0px);
    transform: rotate(0deg) translate(0px, 0px)
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level1Item:hover .p_menu1Item a span {
    color: var(--c)
}

#c_static_001-16420726227420 .e_navigationA-6 .p_menu1Item {
    display-radio: 1
}

#c_static_001-16420726227420 .p_menu1Item {
    display-radio: 1
}

#c_static_001-16420726227420 .e_navigationA-6 .p_menu2Item {
    display-radio: 1;
    color: rgba(51, 51, 51, 1)
}

#c_static_001-16420726227420 .e_navigationA-6 .p_menu3Item {
    display-radio: 1;
    color: rgba(102, 102, 102, 1)
}

#c_static_001-16420726227420 .e_container-7 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    background_radio: 2;
    display-radio: flex;
    background-fill-value: background-image;
    background-image: url(../img/6820a964-7473-4abb-b211-b13cf332fe0d.png);
    background-repeat: no-repeat;
    background-position: center center
}

#c_static_001-16420726227420 .e_container-7>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-16420726227420 .e_container-7 .p_item {
    display-radio: 1
}

#c_static_001-16420726227420 .e_container-8 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    background_radio: 1;
    display-radio: flex;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    padding-top: 0px;
    padding-bottom: 0px
}

#c_static_001-16420726227420 .e_container-8>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-end
}

#c_static_001-16420726227420 .e_container-8 .cbox-8-1 {
    justify-content: center;
    padding-left: 5%
}

#c_static_001-16420726227420 .e_text-9 {
    line-height: 34px;
    font_radio: 2;
    display-radio: 1;
    font-size: 12px;
    color: rgba(153, 153, 153, 1)
}

#c_static_001-16420726227420 .e_text-10 {
    line-height: 34px;
    font_radio: 2;
    display-radio: 1;
    font-weight: bold;
    font-size: 12px;
    color: rgba(255, 255, 255, 1)
}

#c_static_001-16420726227420 .e_html-11 {
    display-radio: 1;
    min-height: 0px
}

#c_static_001-16420726227420 ul.h_topRight {
    display: flex;
    align-items: center;
    width: 200px;
    justify-content: space-between
}

#c_static_001-16420726227420 ul.h_topRight a {
    font-size: 14px;
    color: #fff
}

#c_static_001-16420726227420 ul.h_topRight li.scli .scbox {
    display: none
}

#c_static_001-16420726227420 ul.h_topRight li.scli .scbox a {
    color: #333;
    display: block;
    padding: 5px 0
}

#c_static_001-16420726227420 ul.h_topRight li.scli:hover .scbox {
    display: block;
    background: #f5f5f5;
    padding: 10px;
    position: absolute;
    z-index: 9;
    width: 124px
}

#c_static_001-16420726227420 .e_container-8 svg.icon {
    width: 16px;
    height: 16px
}

#c_static_001-16420726227420 .e_container-8 svg.icon path {
    fill: #fff
}

#c_static_001-16420726227420 ul.h_topRight li.scli .scbox svg.icon path {
    fill: #333
}

#c_static_001-16420726227420 .e_image-12 {
    overflow: hidden;
    display-radio: 1;
    max-width: 112px
}

#c_static_001-16420726227420 .e_image-12 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: absolute;
    top: -66px;
    width: 112px;
    height: auto
}

@media screen and (max-width:768px) {
    #c_static_001-16420726227420 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0
    }

    #c_static_001-16420726227420 .e_navigationA-6 .p_level1Box {
        display: block;
        width: 100%
    }

    #c_static_001-16420726227420 .e_navigationA-6 .p_iconBox {
        display: block
    }

    #c_static_001-16420726227420 .e_navigationA-6 .p_navContent {
        display: none;
        padding: 20px;
        height: 100%;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: #fbfbfb;
        z-index: 99
    }

    #c_static_001-16420726227420 .e_navigationA-6 .p_navButton {
        display: flex;
        justify-content: flex-end
    }

    #c_static_001-16420726227420 .e_navigationA-6 .p_level2Box,
    #c_static_001-16420726227420 .e_navigationA-6 .p_level3Box {
        padding: 0 0 0 30px;
        background: none
    }

    #c_static_001-16420726227420 .e_navigationA-6 .p_jtIcon {
        float: right;
        transition: 0.5s;
        height: 30px;
        margin-top: 10px
    }

    #c_static_001-16420726227420 .e_navigationA-6 .p_jtHover {
        transition: 0.5s;
        transform: rotate(90deg)
    }

    #c_static_001-16420726227420 .e_navigationA-6 .p_level2Box,
    #c_static_001-16420726227420 .e_navigationA-6 .p_level3Box {
        width: 100%;
        left: 0;
        transform: translateX(0);
        position: inherit;
        border-radius: 0
    }

    #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item {
        border-bottom: 1px solid rgb(0 0 0 / 5%);
        line-height: 50px;
        font-size: 14px
    }

    #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item a,
    #c_static_001-16420726227420 .e_navigationA-6 .p_level2Item a {
        line-height: 50px;
        font-size: 14px;
        padding: 0;
        display: inline;
        text-align: left;
        opacity: 1
    }

    #c_static_001-16420726227420 .s_templatetitle {
        color: #333
    }

    #c_static_001-16420726227420 .e_container-8 .cbox-8-1,
    #c_static_001-16420726227420 .e_container-8 .cbox-8-2 {
        display: none
    }

    #c_static_001-16420726227420 .e_container-7 {
        background: #333333
    }

    #c_static_001-16420726227420 .e_image-12 img {
        left: -11px;
        top: -57px;
        width: 92px
    }

    #c_static_001-16420726227420 .e_navigationA-6 .p_level2Item a {
        border: 0;
        display: block;
        padding: 0 15px
    }

    #c_static_001-16420726227420 .e_navigationA-6 .p_level2Box {
        padding: 0
    }

    #c_static_001-16420726227420 .e_navigationA-6 .p_level2Item {
        border-bottom: 1px dashed #eee
    }

    #c_static_001-16420726227420 .e_navigationA-6 .p_level2Item:last-child {
        border: 0
    }

    #c_static_001-16420726227420 .e_navigationA-6 .p_menu2Item .p_jtIcon {
        display: none
    }
}

@media screen and (min-width: 769px) {
    #c_static_001-16420726227420 .e_navigationA-6 .p_jtIcon {
        transform: rotate(90deg);
        display: none
    }

    #c_static_001-16420726227420 .e_navigationA-6 .p_level2Item .p_jtIcon {
        display: none
    }

    #c_static_001-16420726227420 .e_navigationA-6 .p_iconBox {
        display: none
    }

    #c_static_001-16420726227420 .e_container-1 .cbox-1-1 {
        flex: 0 0 80%
    }

    #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item {
        flex: 0 0 16.6%
    }

    #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item:before {
        content: '';
        height: 14px;
        display: block;
        width: 1px;
        background-color: #ccc;
        position: absolute;
        right: 0;
        top: 24px
    }

    #c_static_001-16420726227420 .e_navigationA-6 .p_level1Box {
        justify-content: space-between
    }

    #c_static_001-16420726227420 .e_navigationA-6 .p_level1Item a {
        padding: 0
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {}

#c_grid-116273709439190 .p_gridbox::after {
    content: '';
    clear: left;
    display: block
}

#c_grid-116273709439190>div>.p_gridbox {
    width: 100%;
    overflow: hidden;
    position: static
}

#c_grid-116273709439190>div>.p_gridCell {
    float: left;
    position: static
}

#c_grid-116273709439190>.p_gridbox.signal {
    min-height: inherit
}

#c_grid-116273709439190>.p_gridbox.signal>.p_gridCell {
    min-height: inherit !important
}

#c_grid-116273709439190 {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

@media screen and (max-width:768px) {
    #c_grid-116273709439190>.p_gridbox>.p_gridCell:nth-child(1n + 1) {
        width: 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: 100%;
        margin-left: 0%;
        margin-right: 0%;
        margin-top: 0rem;
        margin-bottom: 0rem;
        clear: left
    }
}

#c_static_001-16420726718590 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    max-width: 1400px;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    display-radio: flex;
    background_radio: 1
}

#c_static_001-16420726718590 .e_container-1>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-16420726718590 .e_container-1 .cbox-1-0 {
    flex: 0 0 23%
}

.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-16420726718590 {
    min-height: 0px;
    padding-top: 50px;
    padding-bottom: 0px;
    display-radio: 1;
    background_radio: 2;
    background-color: rgba(42, 42, 42, 1)
}

#c_static_001-16420726718590 .e_text-17 {
    font_radio: 2;
    margin-top: 0px;
    margin-bottom: 10px;
    display-radio: 1;
    font-size: 16px;
    color: rgba(154, 154, 154, 1)
}

#c_static_001-16420726718590 .e_richText-18 {
    font_radio: 2;
    font-size: 12px;
    line-height: 2;
    display-radio: 1
}

#c_static_001-16420726718590 .e_image-19 {
    overflow: hidden;
    max-width: 120px;
    margin-left: auto;
    margin-right: auto;
    display-radio: 1
}

#c_static_001-16420726718590 .e_image-19 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001-16420726718590 .e_text-20 {
    font_radio: 2;
    max-width: 120px;
    margin-left: auto;
    margin-right: auto;
    display-radio: 1;
    font-size: 12px;
    text-align: center;
    color: rgba(154, 154, 154, 1);
    margin-top: 5px
}

#c_static_001-16420726718590 .e_container-21 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

#c_static_001-16420726718590 .e_container-21>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    padding: 6px
}

#c_static_001-16420726718590 .e_container-22 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: rgba(20, 20, 20, 1);
    margin-top: 30px;
    display-radio: flex;
    background_radio: 2;
    padding-left: 0px;
    padding-right: 0px
}

#c_static_001-16420726718590 .e_container-22>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-16420726718590 .e_container-23 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    max-width: 1400px;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    display-radio: flex;
    background_radio: 1
}

#c_static_001-16420726718590 .e_container-23>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-16420726718590 .e_container-23 .cbox-23-0 {
    align-self: center;
    flex: 0 0 auto;
    margin-left: 0px;
    margin-right: auto
}

#c_static_001-16420726718590 .e_container-24 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: auto;
    display-radio: flex
}

#c_static_001-16420726718590 .e_container-24>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-16420726718590 .e_provider-26 {
    font_radio: 2;
    font-size: 14px;
    font-family: Microsoft YaHei;
    line-height: 1.8;
    text-align: center;
    margin-top: 0px;
    width: auto;
    max-width: none;
    display-radio: 1;
    font-weight: normal
}

#c_static_001-16420726718590 .e_provider-26 a {
    text-align: center;
    display: block
}

#c_static_001-16420726718590 .e_provider-26 .p_item {
    width: auto
}

#c_static_001-16420726718590 .e_text-27 {
    font_radio: 2;
    font-size: 14px;
    font-family: Microsoft YaHei;
    line-height: 1.8;
    text-align: left;
    margin-left: 0px;
    display-radio: 1
}

#c_static_001-16420726718590 .e_container-1 .cbox-1-2 {
    flex: 0 0 18%
}

#c_static_001-16420726718590 .e_bottomNav-29 span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

#c_static_001-16420726718590 .e_bottomNav-29 .p_level1Item {
    width: auto;
    padding: 0 15px;
    flex-grow: 1
}

#c_static_001-16420726718590 .e_bottomNav-29 .p_level3Box {
    display: none
}

#c_static_001-16420726718590 .e_bottomNav-29 .p_level1Item:nth-child(1) {
    display: none
}

#c_static_001-16420726718590 .e_bottomNav-29 .p_menu1Item {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.8;
    margin-bottom: 15px;
    color: #fff
}

#c_static_001-16420726718590 .e_bottomNav-29 .p_menu2Item {
    font-size: 13px;
    font-weight: normal;
    line-height: 2;
    color: #9a9a9a
}

#c_static_001-16420726718590 .e_bottomNav-29 {
    font_radio: 1;
    display-radio: 1
}

#c_static_001-16420726718590 .e_container-30 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex
}

#c_static_001-16420726718590 .e_container-30>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-16420726718590 .e_container-30 .cbox-30-0 {
    align-self: center;
    flex: 0 0 auto;
    margin-right: 0px
}

#c_static_001-16420726718590 .e_container-30 .cbox-30-1 {
    align-self: center;
    flex: 0 0 auto
}

#c_static_001-16420726718590 .e_container-23 .cbox-23-1 {
    flex: 0 0 auto;
    align-self: center;
    margin-right: 0px;
    margin-left: auto
}

#c_static_001-16420726718590 .e_container-24 .cbox-24-0 {
    flex: 0 0 auto
}

#c_static_001-16420726718590 .e_container-24 .cbox-24-1 {
    flex: 0 0 auto;
    margin-left: 15px
}

#c_static_001-16420726718590 .e_credible-33 .img1 {
    width: 65px;
    height: 23px
}

#c_static_001-16420726718590 .e_credible-33 .img2 {
    width: 79px;
    height: 28px
}

#c_static_001-16420726718590 .e_credible-33 .img3 {
    width: 92px;
    height: 33px
}

#c_static_001-16420726718590 .e_credible-33 .img4 {
    width: 106px;
    height: 38px
}

#c_static_001-16420726718590 .e_credible-33 .img5 {
    width: 131px;
    height: 47px
}

#c_static_001-16420726718590 .e_credible-33 {
    display-radio: 1;
    background_radio: 1;
    max-width: 133px;
    margin-left: auto;
    margin-right: auto
}

#c_static_001-16420726718590 .e_image-34 {
    overflow: hidden;
    display-radio: 1;
    max-width: 206px
}

#c_static_001-16420726718590 .e_image-34 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001-16420726718590 .e_line-35 {
    line_radio: 2;
    display-radio: 1;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: rgba(154, 154, 154, 1)
}

#c_static_001-16420726718590 .e_image-36 {
    overflow: hidden;
    max-width: 120px;
    margin-left: auto;
    margin-right: auto;
    display-radio: 1
}

#c_static_001-16420726718590 .e_image-36 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001-16420726718590 .e_text-37 {
    font_radio: 2;
    max-width: 120px;
    margin-left: auto;
    margin-right: auto;
    display-radio: 1;
    font-size: 12px;
    text-align: center;
    color: rgba(154, 154, 154, 1);
    margin-top: 5px
}

#c_static_001-16420726718590 .e_container-38 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

#c_static_001-16420726718590 .e_container-38>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    padding: 6px
}

#c_static_001-16420726718590 .e_image-39 {
    overflow: hidden;
    display-radio: 1;
    max-width: 40px;
    margin-right: auto;
    margin-left: 0px
}

#c_static_001-16420726718590 .e_image-39 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001-16420726718590 .e_image-40 {
    overflow: hidden;
    display-radio: 1;
    max-width: 40px;
    margin-left: auto;
    margin-right: auto
}

#c_static_001-16420726718590 .e_image-40 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001-16420726718590 .e_image-41 {
    overflow: hidden;
    display-radio: 1;
    max-width: 40px;
    margin-left: auto;
    margin-right: auto
}

#c_static_001-16420726718590 .e_image-41 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001-16420726718590 .e_image-42 {
    overflow: hidden;
    display-radio: 1;
    max-width: 40px;
    margin-left: auto;
    margin-right: 0px
}

#c_static_001-16420726718590 .e_image-42 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001-16420726718590 .e_richText-43 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_001-16420726718590 .e_richText-43 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_001-16420726718590 .e_richText-43 li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: inherit
}

#c_static_001-16420726718590 .e_richText-43 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
}

@media screen and (max-width:768px) {
    #c_static_001-16420726718590 {
        padding-right: 0px;
        padding-left: 0px
    }

    #c_static_001-16420726718590 .e_container-1 {
        padding-left: 10px;
        padding-right: 10px;
        flex-direction: column
    }

    #c_static_001-16420726718590 .e_image-19 {}

    #c_static_001-16420726718590 .e_container-21 {}

    #c_static_001-16420726718590 .e_container-22 .cbox-22-0 {
        align-items: center
    }

    #c_static_001-16420726718590 .e_container-23 {
        flex-direction: row;
        max-height: none;
        height: auto;
        display-radio: 1
    }

    #c_static_001-16420726718590 .e_container-23 .cbox-23-0 {
        align-items: center;
        flex: 0 0 100%;
        align-self: center
    }

    #c_static_001-16420726718590 .e_container-23 .cbox-23-1 {
        align-items: center;
        align-self: center;
        flex: 0 0 100%
    }

    #c_static_001-16420726718590 .e_container-24 {
        margin-bottom: 0px;
        padding-bottom: 15px;
        display-radio: 1
    }

    #c_static_001-16420726718590 .e_container-24 .cbox-24-0 {
        align-items: center;
        flex: 0 0 auto;
        margin: 0 auto
    }

    #c_static_001-16420726718590 .e_provider-26 {
        font_radio: 1
    }

    #c_static_001-16420726718590 .e_text-27 {
        font_radio: 2;
        text-align: center;
        display-radio: 1
    }

    #c_static_001-16420726718590 .e_bottomNav-29 .p_menu1Item,
    #c_static_001-16420726718590 .e_bottomNav-29 .p_menu2Item {
        display: flex;
        justify-content: space-between
    }

    #c_static_001-16420726718590 .e_bottomNav-29 .p_level1Box ul {
        display: none
    }

    #c_static_001-16420726718590 .e_bottomNav-29 .p_jtIcon {
        width: auto;
        height: auto;
        max-width: 20px;
        font-size: inherit;
        transition: 0.5s;
        margin: 0
    }

    #c_static_001-16420726718590 .e_bottomNav-29 .p_jtIcon.active {
        transform: rotateZ(90deg)
    }

    #c_static_001-16420726718590 .e_bottomNav-29 a {
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    #c_static_001-16420726718590 .e_bottomNav-29 .p_level1Item {
        padding: 0
    }

    #c_static_001-16420726718590 .e_bottomNav-29 .p_menu2Item svg {
        opacity: .5
    }

    #c_static_001-16420726718590 .e_bottomNav-29 {
        font_radio: 1;
        margin-top: 10px
    }

    #c_static_001-16420726718590 .e_container-30 .cbox-30-0 {
        flex: 0 0 auto;
        align-self: center;
        margin: 0 auto
    }

    #c_static_001-16420726718590 .e_container-30 .cbox-30-1 {
        align-self: center;
        flex: 0 0 auto;
        margin-left: 0px;
        margin-right: auto
    }

    #c_static_001-16420726718590 .e_container-30 {
        display-radio: 1;
        width: 100%;
        flex-direction: row
    }

    #c_static_001-16420726718590 .e_container-24 .cbox-24-1 {
        flex: 0 0 auto;
        margin: 0 auto
    }

    #c_static_001-16420726718590 .e_container-22 {
        display-radio: 1
    }

    #c_static_001-16420726718590 .e_image-36 {}

    #c_static_001-16420726718590 .e_image-34,
    #c_static_001-16420726718590 .e_text-17,
    #c_static_001-16420726718590 .e_line-35,
    #c_static_001-16420726718590 .e_container-1 .cbox-1-1 {
        display: none
    }

    #c_static_001-16420726718590 .e_richText-18 {
        text-align: center
    }
}

@media screen and (min-width: 769px) {
    #c_static_001-16420726718590 .e_bottomNav-29 .p_level1Box {
        display: flex
    }

    #c_static_001-16420726718590 .e_bottomNav-29 .p_jtIcon {
        display: none
    }

    #c_static_001-16420726718590 .e_container-1 .cbox-1-1 {
        padding: 0 3%;
        margin: 0 3%;
        border: solid rgba(255, 255, 255, 0.1);
        border-width: 0 1px
    }
}

#c_effect_109-1705385887188 .e_loop_sub-1 {
    position: fixed;
    right: 0;
    bottom: 14%;
    z-index: 9999999
}

#c_effect_109-1705385887188 .e_loop_sub-1 .p_loopItem {
    position: relative;
    transition: all ease .3s
}

#c_effect_109-1705385887188 .e_text-2 {
    line-height: 1;
    text-align: center;
    font-size: 13px;
    color: #fff
}

#c_effect_109-1705385887188 .e_subImg-4 {
    overflow: hidden;
    display-radio: 1;
    max-width: 150px;
    display: block;
    margin: 10px auto 0
}

#c_effect_109-1705385887188 .e_subImg-4 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_effect_109-1705385887188 .e_subImg-4 img[src="../img/no-img.svg"] {
    display: none
}

#c_effect_109-1705385887188 .e_container-5>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

#c_effect_109-1705385887188 .e_icon-10 {
    width: 60px;
    height: 60px;
    display: none !important
}

#c_effect_109-1705385887188 .e_icon-10 .icon {
    margin: 0;
    width: 100%;
    height: 100%;
    fill: currentColor
}

#c_effect_109-1705385887188 .zx_11 .e_icon-10 {
    display: block !important;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: auto;
    width: 24px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none
}

#c_effect_109-1705385887188 .zx_11 .e_icon-10 svg {
    color: #fff
}

@media screen and (max-width:768px) {}

@media screen and (min-width: 769px) {}

@media screen and (max-width: 1024px) and (min-width: 769px) {}

:root {
    --c: #e60011;
    /*网站主色调*/
    --n: #cb1416;
    /*网站辅助色*/
    --bw: 1400px;
    /*网页内容宽度 max-width:var(--bw);*/
    --bc: #f00;
    /*翻页按钮颜色*/
    --br: 5px;
    /*翻页按钮圆角*/
    --cc: #fff;
    /*文字自动圆圈颜色*/
    --ccsize: 150px
        /*文字自动圆圈大小*/
}

body {
    --saftime: 0.8s;
    /*SAF动画时间*/
    --safswtime: 1s 1s;
    --pagecolor: #fff;
    /*翻屏效果页面指示器默认颜色*/
    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)
}

#c_static_001_P_23798-1705286931538 {}

#c_static_001_P_23798-1705286931538 .e_container-1 {
    display: none;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    padding: 20px
}

.saf-make #c_static_001_P_23798-1705286931538 .e_container-1 {
    display: block
}

#c_static_001_P_23798-1705286931538 .e_container-1>.p_item {
    flex: 0 0 100%;
    max-width: 100%;
    max-height: 100%;
    background: #fff;
    border-radius: 20px;
    padding: 30px
}

#c_static_001_P_23798-1705286931538 .e_h3-2 {
    padding-bottom: 15px;
    border-bottom: 1px #ddd solid;
    display: flex;
    font-size: 20px;
    font-weight: bold;
    color: #222
}

#c_static_001_P_23798-1705286931538 .e_h3-2 text {
    flex: 1;
    position: relative
}

#c_static_001_P_23798-1705286931538 .e_h3-2 text em {
    background: #f00;
    padding: 3px 5px;
    font-size: 12px;
    color: #fff;
    border-radius: 4px;
    position: absolute;
    top: 0;
    line-height: 1
}

#c_static_001_P_23798-1705286931538 .e_h3-2 span {
    color: #0CA200;
    display: flex
}

#c_static_001_P_23798-1705286931538 .e_h3-2 span:before {
    content: "注册码：";
    color: #666
}

.saf-plug legend.col-form-label {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    padding: 0 0 10px;
    border-bottom: 1px #ddd solid
}

.saf-plug .p_input {
    padding-top: 15px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px
}

#c_static_001_P_23798-1705286931538 .e_html-31 {
    min-height: 100px;
    padding-top: 15px
}

#c_static_001_P_23798-1705286931538 .e_html-31 h3 {
    border-bottom: 1px #ddd solid;
    padding-bottom: 15px;
    font-size: 18px;
    color: #333;
    display: flex;
    align-items: center
}

#c_static_001_P_23798-1705286931538 .e_html-31 h3 span {
    flex: 1;
    font-size: 14px;
    color: #666;
    font-weight: normal;
    text-align: right
}

#c_static_001_P_23798-1705286931538 .e_html-31 .saf-svgs {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
    margin: 0 -5px
}

#c_static_001_P_23798-1705286931538 .e_html-31 .saf-svgs>div {
    flex: 0 0 80px;
    padding: 10px;
    border: 1px #ddd solid;
    border-radius: 10px;
    margin: 5px;
    text-align: center;
    cursor: pointer
}

#c_static_001_P_23798-1705286931538 .e_html-31 .saf-svgs>div svg {
    width: 30px;
    height: 40px
}

#c_static_001_P_23798-1705286931538 .e_html-31 .saf-svgs>div svg path {
    fill: #666
}

#c_static_001_P_23798-1705286931538 .e_html-31 .saf-svgs>div:hover {
    border-color: var(--c)
}

#c_static_001_P_23798-1705286931538 .e_html-31 .saf-svgs>div:hover svg path {
    fill: var(--c)
}

#c_static_001_P_23798-1705286931538 .e_container-32 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    padding: 20px 0;
    display-radio: flex
}

#c_static_001_P_23798-1705286931538 .e_container-32>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_23798-1705286931538 .e_richText-33 {}

#c_static_001_P_23798-1705286931538 .saf-setItem {
    line-height: 1.6 !important;
    border: 1px #ddd solid;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    font-size: 14px
}

#c_static_001_P_23798-1705286931538 .saf-setItem svg {
    width: auto;
    height: 20px;
    fill: #666
}

#c_static_001_P_23798-1705286931538 .saf-setItem>div,
#c_static_001_P_23798-1705286931538 .saf-setItem>a {
    flex: 1;
    padding: 0 60px 0 15px;
    position: relative
}

#c_static_001_P_23798-1705286931538 .saf-setItem>div:before,
#c_static_001_P_23798-1705286931538 .saf-setItem>a:before {
    content: "";
    display: block;
    width: 40px;
    height: 20px;
    background: #0CA200;
    border-radius: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px
}

#c_static_001_P_23798-1705286931538 .saf-setItem>div:after,
#c_static_001_P_23798-1705286931538 .saf-setItem>a:after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    right: 3px;
    top: 50%;
    margin-top: -7px
}

#c_static_001_P_23798-1705286931538 .e_text-37 {
    line-height: normal
}

#c_static_001_P_23798-1705286931538 .e_text-38 {
    line-height: normal
}

#c_static_001_P_23798-1705286931538 .e_text-43 {
    line-height: normal
}

#c_static_001_P_23798-1705286931538 .e_richText-40 {
    line-height: normal;
    flex-wrap: wrap;
    font_radio: 2;
    display-radio: 1
}

#c_static_001_P_23798-1705286931538 .e_richText-40 h3 {
    font-size: 18px;
    color: #333;
    padding-bottom: 10px;
    border-bottom: 1px #ddd solid;
    position: relative;
    width: 100%;
    line-height: 1.6
}

#c_static_001_P_23798-1705286931538 .e_richText-40 h3:before {
    content: "";
    display: block;
    width: 40px;
    height: 20px;
    background: #0CA200;
    border-radius: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px
}

#c_static_001_P_23798-1705286931538 .e_richText-40 h3:after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    right: 3px;
    top: 50%;
    margin-top: -12px
}

#c_static_001_P_23798-1705286931538 .e_richText-40>div:before,
#c_static_001_P_23798-1705286931538 .e_richText-40>div:after {
    display: none
}

#c_static_001_P_23798-1705286931538 .e_container-41 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 0 -10px;
    display-radio: flex
}

#c_static_001_P_23798-1705286931538 .e_container-41>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    padding: 10px
}

#c_static_001_P_23798-1705286931538 .e_container-41>.p_item>div {
    height: 100%
}

#c_static_001_P_23798-1705286931538.response-animated {
    animation-name: none, none;
    animation-delay: 0.0s, 0.6s;
    animation-duration: 0.6s, 0.6s;
    animation-iteration-count: 1, 1
}

#c_static_001_P_23798-1705286931538.response-animated .e_container-1 {
    animation-name: none, none;
    animation-delay: 0.0s, 0.6s;
    animation-duration: 0.6s, 0.6s;
    animation-iteration-count: 1, 1
}

body.saf-svgs-show #c_static_001_P_23798-1705286931538 {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 100000;
    background: rgba(0, 0, 0, 0.8);
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0)
}

body.saf-svgs-show #c_static_001_P_23798-1705286931538 .e_container-1 {
    display: block
}

body.saf-svgs-show #c_static_001_P_23798-1705286931538 .e_container-32 {
    display: none
}

body.saf-svgs-show #c_static_001_P_23798-1705286931538 .e_h3-2 {
    display: none
}

[saf-fullscreen] div.swiper.swiper-vertical>.swiper-wrapper {
    display: block !important
}

#c_banner_028-17276807909010 {
    min-height: 0;
    padding-top: 94px
}

#c_banner_028-17276807909010 .e_bannerA-2 .swiper-container {
    height: inherit
}

#c_banner_028-17276807909010 .e_bannerA-2 .swiper-wrapper {
    height: inherit
}

#c_banner_028-17276807909010 .e_bannerA-2 .swiper-slide {
    height: inherit;
    overflow: hidden
}

#c_banner_028-17276807909010 .e_bannerA-2 .p_img {
    width: 100%;
    height: 100%;
    background: #000;
    position: relative
}

#c_banner_028-17276807909010 .e_bannerA-2 .p_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

#c_banner_028-17276807909010 .e_bannerA-2 .custom-bullet {
    background: #ccc
}

#c_banner_028-17276807909010 .e_bannerA-2 .p_info {
    width: 70%;
    max-width: 1300px;
    position: absolute;
    right: 50%;
    top: 50%;
    z-index: 9;
    display: flex;
    transform: translateX(50%) translateY(-50%);
    align-items: center;
    text-align: left;
    transition: all ease .5s
}

#c_banner_028-17276807909010 .e_bannerA-2 .p_info div {
    width: auto
}

#c_banner_028-17276807909010 .e_bannerA-2 .p_subtitle {
    line-height: 2;
    padding: 5px 0
}

#c_banner_028-17276807909010 .e_bannerA-2 .swiper-container-vertical {
    height: 400px
}

#c_banner_028-17276807909010 .e_bannerA-2 .p_video {
    width: 100%;
    height: 100%;
    z-index: 3;
    overflow: hidden;
    margin-right: 0;
    margin-left: auto;
    position: relative
}

#c_banner_028-17276807909010 .e_bannerA-2 .p_video .videoContent {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 20;
    background: rgb(0 0 0 / 60%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all ease .4s;
    opacity: 0
}

#c_banner_028-17276807909010 .e_bannerA-2 .p_video .videoContent>div {
    width: 60%;
    height: 65%;
    max-width: 980px;
    margin: 0 auto;
    border: 8px solid rgb(255 255 255 / 80%);
    border-radius: 5px;
    position: relative
}

#c_banner_028-17276807909010 .e_bannerA-2 .p_video .videoContent>div>div {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative
}

#c_banner_028-17276807909010 .e_bannerA-2 .p_video .videoContent.in {
    opacity: 1
}

#c_banner_028-17276807909010 .e_bannerA-2 .p_video .videoContent .gb {
    position: absolute;
    right: -70px;
    top: 0;
    z-index: 10;
    color: #fff;
    cursor: pointer
}

#c_banner_028-17276807909010 .e_bannerA-2 .p_video .videoContent .gb svg {
    margin: 0;
    width: 40px;
    height: auto
}

#c_banner_028-17276807909010 .e_bannerA-2 .p_video video {
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

#c_banner_028-17276807909010 .e_bannerA-2 .p_videoPoster {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-image: url(../img/a1ca4b2a-3c9b-4196-b41a-42168c93c723.jpg);
    background-repeat: no-repeat;
    background-position: top center
}

#c_banner_028-17276807909010 .e_bannerA-2 .p_videoPoster::before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: url('/npublic/img/playVideo.png') no-repeat center center;
    display: none
}

#c_banner_028-17276807909010 .e_bannerA-2 .p_videoPoster img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: none
}

#c_banner_028-17276807909010 .e_bannerA-2 .special_a {
    overflow: hidden;
    height: 550px
}

#c_banner_028-17276807909010 .e_bannerA-2 .special_a .p_btn_next,
#c_banner_028-17276807909010 .e_bannerA-2 .special_a .p_btn_prev {
    border: 2px solid #fff;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    color: #fff;
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all ease .5s;
    opacity: .5
}

#c_banner_028-17276807909010 .e_bannerA-2 .special_a .p_btn_prev {
    right: auto;
    left: 50px
}

#c_banner_028-17276807909010 .e_bannerA-2 .special_a .p_btn_next svg,
#c_banner_028-17276807909010 .e_bannerA-2 .special_a .p_btn_prev svg {
    height: auto;
    width: 40px;
    display: block;
    margin: 0 auto
}

#c_banner_028-17276807909010 .e_bannerA-2 .special_a .p_btn_next:hover,
#c_banner_028-17276807909010 .e_bannerA-2 .special_a .p_btn_prev:hover {
    background: #fff;
    color: var(--c);
    opacity: 1
}

#c_banner_028-17276807909010 .e_bannerA-2 .p_btitle {
    font-size: 40px;
    margin-bottom: 25px;
    display: block
}

#c_banner_028-17276807909010 .e_bannerA-2 .p_summary {
    font-size: 18px;
    margin-bottom: 40px;
    display: block;
    white-space: pre-wrap;
    line-height: 1.5
}

#c_banner_028-17276807909010 .e_bannerA-2 .p_href {
    border: 1px solid #fff;
    padding: 16px 30px;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    min-width: 200px;
    line-height: 1;
    transition: all ease .4s;
    position: relative
}

#c_banner_028-17276807909010 .e_bannerA-2 .p_href:hover {
    color: #1669d1
}

#c_banner_028-17276807909010 .e_bannerA-2 .p_href::after {
    content: '';
    background: #fff;
    position: absolute;
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: -2;
    width: 0;
    transition: all ease .4s
}

#c_banner_028-17276807909010 .e_bannerA-2 .p_href:hover::after {
    width: calc(100% + 2px)
}

#c_banner_028-17276807909010 .e_bannerA-2 .bofang {
    display: none
}

#c_banner_028-17276807909010 .e_bannerA-2 .jiantou {
    margin: 0 0 0 20px;
    transform: scale(1.3)
}

#c_banner_028-17276807909010 .e_bannerA-2 .p_videoInfo .p_href {
    min-width: 170px
}

#c_banner_028-17276807909010 .e_bannerA-2 .p_videoInfo .jiantou {
    display: none
}

#c_banner_028-17276807909010 .e_bannerA-2 .p_videoInfo .bofang {
    display: inline-block;
    margin: 0 0 0 16px;
    transform: scale(1.3)
}

#c_banner_028-17276807909010 .e_bannerA-2 .p_info.out {
    opacity: 0;
    pointer-events: none
}

#c_banner_028-17276807909010 .e_bannerA-2 .p_pagenation {
    position: absolute;
    bottom: 20px;
    z-index: 20;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    line-height: 1
}

#c_banner_028-17276807909010 .e_bannerA-2 .p_pagenation span {
    width: 14px;
    height: 14px;
    display: inline-block;
    border-radius: 100%;
    background: #999;
    opacity: .8;
    margin: 0 6px;
    transition: all ease .3s
}

#c_banner_028-17276807909010 .e_bannerA-2 .p_pagenation span.p_swiperBullet_active {
    opacity: 1;
    background: var(--c)
}

@media screen and (max-width:768px) {
    #c_banner_028-17276807909010 {
        padding-top: 79px
    }

    #c_banner_028-17276807909010 .e_bannerA-2 .p_img,
    #c_banner_028-17276807909010 .e_bannerA-2 .p_videoPoster {
        height: 180px
    }

    #c_banner_028-17276807909010 .e_bannerA-2 .p_btitle {
        font-size: 18px;
        margin-bottom: 12px
    }

    #c_banner_028-17276807909010 .e_bannerA-2 .p_summary {
        font-size: 13px;
        margin-bottom: 25px;
        line-height: 1.4;
        opacity: .6
    }

    #c_banner_028-17276807909010 .e_bannerA-2 .p_href {
        padding: 10px 20px;
        font-size: 12px;
        min-width: 140px
    }

    #c_banner_028-17276807909010 .e_bannerA-2 .p_videoInfo .p_href {
        min-width: 120px
    }

    #c_banner_028-17276807909010 .e_bannerA-2 .p_videoInfo .bofang {
        margin: 0 0 0 6px;
        transform: scale(1)
    }

    #c_banner_028-17276807909010 .e_bannerA-2 .jiantou {
        margin: 0 0 0 10px;
        transform: scale(1)
    }

    #c_banner_028-17276807909010 .e_bannerA-2 .special_a {
        height: auto
    }

    #c_banner_028-17276807909010 .e_bannerA-2 .special_a .p_btn_next,
    #c_banner_028-17276807909010 .e_bannerA-2 .special_a .p_btn_prev {
        display: none
    }

    #c_banner_028-17276807909010 .e_bannerA-2 .special_a .p_btn_prev {
        right: auto;
        left: 15px
    }

    #c_banner_028-17276807909010 .e_bannerA-2 .p_pagenation {
        bottom: 10px
    }

    #c_banner_028-17276807909010 .e_bannerA-2 .p_pagenation span {
        width: 5px;
        height: 5px;
        margin: 0 2px
    }

    #c_banner_028-17276807909010 .e_bannerA-2 .p_video .videoContent .gb {
        right: 0;
        top: 0;
        left: 0;
        bottom: 0;
        opacity: 0
    }

    #c_banner_028-17276807909010 .e_bannerA-2 .p_video .videoContent .gb svg {
        width: 20px
    }

    #c_banner_028-17276807909010 .e_bannerA-2 .p_info {
        width: 90%;
        top: 70%
    }

    #c_banner_028-17276807909010 .e_bannerA-2 .p_video .videoContent>div {
        width: 100%;
        height: 100%;
        border: 0px solid rgb(255 255 255 / 80%);
        border-radius: 0
    }

    #c_banner_028-17276807909010 .e_bannerA-2 .p_info.out {
        opacity: 1
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    #c_banner_028-17276807909010 .e_bannerA-2 .p_btitle {
        font-size: 30px;
        margin-bottom: 15px
    }

    #c_banner_028-17276807909010 .e_bannerA-2 .p_summary {
        font-size: 14px;
        margin-bottom: 20px;
        line-height: 1.5
    }

    #c_banner_028-17276807909010 .e_bannerA-2 .p_href {
        padding: 12px 20px;
        font-size: 12px;
        min-width: 140px
    }

    #c_banner_028-17276807909010 .e_bannerA-2 .p_videoInfo .p_href {
        min-width: 120px
    }

    #c_banner_028-17276807909010 .e_bannerA-2 .p_videoInfo .bofang {
        margin: 0 0 0 6px;
        transform: scale(1.1)
    }

    #c_banner_028-17276807909010 .e_bannerA-2 .jiantou {
        margin: 0 0 0 10px;
        transform: scale(1.1)
    }

    #c_banner_028-17276807909010 .e_bannerA-2 .special_a .p_btn_next svg,
    #c_banner_028-17276807909010 .e_bannerA-2 .special_a .p_btn_prev svg {
        height: auto;
        width: 23px;
        display: block;
        margin: 0 auto
    }

    #c_banner_028-17276807909010 .e_bannerA-2 .special_a .p_btn_next,
    #c_banner_028-17276807909010 .e_bannerA-2 .special_a .p_btn_prev {
        width: 40px;
        height: 40px;
        right: 20px
    }

    #c_banner_028-17276807909010 .e_bannerA-2 .special_a .p_btn_prev {
        right: auto;
        left: 20px
    }

    #c_banner_028-17276807909010 .e_bannerA-2 .p_pagenation span {
        width: 9px;
        height: 9px;
        margin: 0 4px
    }

    #c_banner_028-17276807909010 .e_bannerA-2 .p_video .videoContent .gb {
        right: -50px
    }

    #c_banner_028-17276807909010 .e_bannerA-2 .p_video .videoContent .gb svg {
        width: 30px
    }
}

#c_static_001-17276825445130 {
    background_radio: 2;
    display-radio: 1;
    min-height: 0px;
    border-bottom: 1px solid #eee
}

#c_static_001-17276825445130 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    background_radio: 1;
    display-radio: flex;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    justify-content: space-between
}

#c_static_001-17276825445130 .e_container-1>.p_item {
    flex: 0 0 auto;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-17276825445130 .e_form-3 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

#c_static_001-17276825445130 .e_form-3>.p_formItem {
    flex: 0 0 auto;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-17276825445130 .e_form-3 .ptishiCon {
    display: none
}

#c_static_001-17276825445130 .e_input-4 .p_phoneCode {
    position: relative;
    width: 90px;
    margin-right: 10px
}

#c_static_001-17276825445130 .e_input-4 .p_phoneCode .form-control {
    height: 36px
}

#c_static_001-17276825445130 .e_input-4 .p_currentCode {
    cursor: pointer
}

#c_static_001-17276825445130 .e_input-4 .p_arrow {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%)
}

#c_static_001-17276825445130 .e_input-4 .p_codeList {
    display: none;
    position: absolute;
    width: 120px;
    left: 0;
    top: calc(100% + 5px);
    background-color: #fff;
    color: #495057;
    border-radius: 4px;
    max-height: 192px;
    overflow: auto;
    z-index: 9;
    border: 1px solid #ced4da
}

#c_static_001-17276825445130 .e_input-4 .p_codeItem {
    line-height: 32px;
    padding: 0 15px;
    overflow: hidden;
    cursor: pointer
}

#c_static_001-17276825445130 .e_input-4 .p_codeItem:hover,
#c_static_001-17276825445130 .e_input-4 .p_codeItem.p_active {
    background-color: #f1f5f8
}

#c_static_001-17276825445130 .e_input-4 .p_enCode {
    float: right;
    color: #ccc
}

#c_static_001-17276825445130 .e_input-4 {
    display-radio: 1;
    margin-bottom: 0
}

#c_static_001-17276825445130 .e_formBtn-5 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: 52px;
    border-radius: 0;
    padding: 9px;
    background_radio: 1;
    border_radio: 1;
    font_radio: 1;
    radius_radio: 1;
    display-radio: block;
    background: var(--c);
    border-color: var(--c)
}

#c_static_001-17276825445130 .e_formBtn-5 span {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    outline: 0;
    margin: 0px;
    overflow: hidden
}

#c_static_001-17276825445130 .e_formBtn-5::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all .3s;
    z-index: 0;
    opacity: 0;
    top: 0;
    left: 0px
}

#c_static_001-17276825445130 .e_formBtn-5:hover::after {
    opacity: 1
}

#c_static_001-17276825445130 .e_formBtn-5 svg {
    width: 16px;
    height: 16px;
    fill: #fff;
    margin-top: -3px
}

#c_static_001-17276825445130 .s_form_layout1 .s_input {
    border-radius: 0 !important;
    background: rgba(238, 238, 238, 1);
    height: 41px;
    width: 268px
}

#c_static_001-17276825445130 .e_richText-7 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_001-17276825445130 .e_richText-7 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_001-17276825445130 .e_richText-7 li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: inherit
}

#c_static_001-17276825445130 .e_richText-7 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_001-17276825445130 .e_richText-7 {
    font_radio: 1;
    display-radio: 1
}

@media screen and (max-width:768px) {
    #c_static_001-17276825445130 .e_container-1 .cbox-1-1 {
        display: none
    }
}

@media screen and (min-width: 769px) {}

@media screen and (max-width: 1024px) and (min-width: 769px) {}

#c_static_001-17276806104930 {
    background_radio: 2;
    display-radio: 1;
    min-height: 0px;
    padding-top: 25px;
    padding-bottom: 0px
}

#c_static_001-17276806104930 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    background_radio: 1;
    display-radio: flex;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 2px solid var(--c);
    padding: 25px 0;
    align-items: flex-end
}

#c_static_001-17276806104930 .e_container-1>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-17276806104930 .e_richText-2 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_001-17276806104930 .e_richText-2 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_001-17276806104930 .e_richText-2 li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: inherit
}

#c_static_001-17276806104930 .e_richText-2 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_001-17276806104930 .e_loop-8 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%;
    display-radio: flex;
    justify-content: flex-end
}

#c_static_001-17276806104930 .e_loop-8 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#c_static_001-17276806104930 .e_loop-8 .p_page {
    text-align: center
}

#c_static_001-17276806104930 .e_loop-8 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_static_001-17276806104930 .e_loop-8 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

#c_static_001-17276806104930 .e_loop-8 .p_filter_key {
    width: 70px;
    overflow: hidden;
    margin-right: 10px;
    font-weight: bold;
    color: #333333;
    font-size: 12px
}

#c_static_001-17276806104930 .e_loop-8 .p_v_item {
    display: inline-block;
    padding: 0 3px;
    cursor: pointer;
    font-size: 13px;
    color: #555555;
    margin-right: 30px
}

#c_static_001-17276806104930 .e_loop-8 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
}

#c_static_001-17276806104930 .e_loop-8 .p_result_item {
    position: relative;
    padding: 3px 20px 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px
}

#c_static_001-17276806104930 .e_loop-8 .p_filter_close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px;
    font-style: normal;
    font-size: 16px;
    margin-top: -5px;
    cursor: pointer
}

#c_static_001-17276806104930 .e_loop-8 .multSelect {
    font-size: 13px;
    position: relative
}

#c_static_001-17276806104930 .e_loop-8 .multSelect .inputWrap {
    width: 100%;
    min-width: 100px;
    min-height: 24px;
    border: 1px solid #DCDFE6;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    background: white
}

#c_static_001-17276806104930 .e_loop-8 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_static_001-17276806104930 .e_loop-8 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_static_001-17276806104930 .e_loop-8 .multSelect ul,
li {
    list-style: none
}

#c_static_001-17276806104930 .e_loop-8 .multSelect li {
    display: inline-block;
    background: #edf0f3;
    color: #92969c;
    padding: 0px 5px;
    margin: 1px 5px 1px 0;
    border-radius: 5px;
    line-height: 16px
}

#c_static_001-17276806104930 .e_loop-8 .multSelect .multSelect-option {
    width: 100%;
    border: 1px solid #DCDFE6;
    border-radius: 2px;
    border-top: 0;
    max-height: 200px;
    overflow-y: scroll;
    position: absolute;
    height: 0;
    opacity: 0;
    z-index: 9;
    background: #fff
}

#c_static_001-17276806104930 .e_loop-8 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#c_static_001-17276806104930 .e_loop-8 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#c_static_001-17276806104930 .e_loop-8 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#c_static_001-17276806104930 .e_loop-8 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

#c_static_001-17276806104930 .e_loop-8 .multSelect .inputWrap>.fa svg {
    fill: #666;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: calc(50% - 3px)
}

#c_static_001-17276806104930 .e_loop-8 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_static_001-17276806104930 .e_loop-8 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_static_001-17276806104930 .e_loop-8 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

#c_static_001-17276806104930 .e_loop-8 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px
}

#c_static_001-17276806104930 .e_loop-8 .p_date_start {
    display: inline;
    width: 105px;
    height: 40px
}

#c_static_001-17276806104930 .e_loop-8 .p_normal_end {
    display: inline;
    width: 100px;
    height: 40px;
    margin-right: 5px
}

#c_static_001-17276806104930 .e_loop-8 .p_date_end {
    display: inline;
    width: 105px;
    height: 40px;
    margin-right: 5px
}

#c_static_001-17276806104930 .e_loop-8 .p_split {
    margin: 0 5px
}

#c_static_001-17276806104930 .e_loop-8 .p_normal {
    margin-right: 16px
}

#c_static_001-17276806104930 .e_loop-8 .p_fbutton {
    background-color: #007bff;
    border: 1px solid #409EFF;
    text-decoration: none;
    color: white;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#c_static_001-17276806104930 .e_loop-8 .input-check,
.e_loop-8 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_static_001-17276806104930 .e_loop-8 .position-left {
    display: flex
}

#c_static_001-17276806104930 .e_loop-8 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#c_static_001-17276806104930 .e_loop-8 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#c_static_001-17276806104930 .e_loop-8 .p_mbutton {
    border: 1px solid #409EFF;
    text-decoration: none;
    color: #409EFF;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#c_static_001-17276806104930 .e_loop-8 .p_mbutton:after {
    content: "";
    display: none;
    width: 16px;
    height: 16px;
    background-color: #409eff;
    -webkit-transform: skewY(-45deg);
    transform: skewY(360deg);
    position: absolute;
    bottom: 0px;
    right: 0;
    z-index: 1
}

#c_static_001-17276806104930 .e_loop-8 .p_mbutton::before {
    content: "";
    display: none;
    width: 6px;
    height: 9px;
    border-right: #ffffff solid 2px;
    border-bottom: #ffffff solid 2px;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
    position: absolute;
    bottom: 5px;
    right: 4px;
    z-index: 2
}

#c_static_001-17276806104930 .e_loop-8 .p_active .p_mbutton::before {
    display: block
}

#c_static_001-17276806104930 .e_loop-8 .p_active .p_mbutton::after {
    display: block
}

#c_static_001-17276806104930 .e_loop-8 .p_input_match {
    width: 100px;
    height: 40px;
    padding: 10px;
    border: 1px solid #ced4da;
    border-radius: 3px
}

#c_static_001-17276806104930 .e_loop-8 .p_filter_result {
    display: none
}

#c_static_001-17276806104930 .e_loop-8 .p_contclear {
    cursor: pointer;
    display: none
}

#c_static_001-17276806104930 .e_loop-8 .swiper-container {
    padding-bottom: 30px
}

#c_static_001-17276806104930 .e_loop-8 .p_imgwrapper {
    width: 80px;
    height: 100px;
    overflow: hidden
}

#c_static_001-17276806104930 .e_loop-8 .p_imgtitle {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 0 auto;
    line-height: 20px
}

#c_static_001-17276806104930 .e_loop-8 .p_imgwrapper img {
    width: 100%;
    object-fit: cover
}

#c_static_001-17276806104930 .e_loop-8 .p_active .p_imgwrapper {
    border: 1px solid #409eff
}

#c_static_001-17276806104930 .e_loop-8 {
    display-radio: 1;
    width: auto;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    max-width: none
}

#c_static_001-17276806104930 .e_container-9 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: auto;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(229, 229, 229, 1);
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 10px;
    margin-left: 10px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    display-radio: flex;
    transition-property: all;
    transition-radio: hover;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1)
}

#c_static_001-17276806104930 .e_container-9:hover,
#c_static_001-17276806104930.active .e_container-9 {
    border-style: solid;
    display-radio: 1;
    background-color: var(--c);
    border-width: 1px;
    border-color: rgba(255, 255, 255, 0)
}

#c_static_001-17276806104930 .e_container-9>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-17276806104930 .e_container-9:hover .e_text-10 a,
#c_static_001-17276806104930.active .e_container-9 .e_text-10 a {
    display-radio: 1;
    color: rgba(255, 255, 255, 1)
}

#c_static_001-17276806104930 .e_loop-8 .p_list .p_loopitem:nth-child(3) .e_container-9 {
    background-color: var(--c)
}

#c_static_001-17276806104930 .e_loop-8 .p_list .p_loopitem:nth-child(3) .e_container-9 .e_text-10 a {
    color: rgba(255, 255, 255, 1)
}

#c_static_001-17276806104930 .e_text-10 {
    font_radio: 2;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    text-align: center;
    display-radio: 1;
    transition-property: all;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1)
}

#c_static_001-17276806104930 .e_text-10 a {
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1)
}

#c_static_001-17276806104930 .e_richText-2 {
    font_radio: 1;
    display-radio: 1
}

#c_static_001-17276806104930 .e_breadcrumb-13 {
    display: none
}

#c_static_001-17276806104930 .e_breadcrumb-13 .p_breadcrumbItem {
    position: relative;
    float: left
}

#c_static_001-17276806104930 .e_breadcrumb-13 .icon {
    width: 12px;
    height: 12px
}

#c_static_001-17276806104930 .e_breadcrumb-13 .p_breadcrumbItem:not(:first-child) {
    padding: 0 3px 0 15px
}

#c_static_001-17276806104930 .e_breadcrumb-13 .p_breadcrumbItem:not(:first-child)::before {
    content: '>';
    position: absolute;
    left: 3px;
    color: #999
}

#c_static_001-17276806104930 .e_breadcrumb-13 .p_breadcrumb::after {
    /* display: flex; */
    display: block;
    clear: both;
    content: ''
}

#c_static_001-17276806104930 .e_breadcrumb-13 .p_showTitle {
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 5px;
    border: 1px solid transparent
}

#c_static_001-17276806104930 .e_breadcrumb-13 .siblings::after {
    content: '>';
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    transform: rotateZ(90deg);
    cursor: pointer;
    color: #ccc
}

/* 鼠标覆盖 */
#c_static_001-17276806104930 .e_breadcrumb-13 .siblings.active {
    border: 1px solid #dee2e6
}

#c_static_001-17276806104930 .e_breadcrumb-13 .siblings.active::after {
    transform: rotateZ(-90deg)
}

#c_static_001-17276806104930 .e_breadcrumb-13 .p_slide {
    position: absolute;
    left: 18px;
    min-width: 100%;
    padding: 5px;
    display: none;
    z-index: 999
}

#c_static_001-17276806104930 .e_breadcrumb-13 .p_sibling {
    display: block;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

@media screen and (max-width:768px) {
    #c_static_001-17276806104930 .e_loop-8 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 3)
    }

    #c_static_001-17276806104930 .e_container-1 {
        background_radio: 1;
        display-radio: 1;
        flex-direction: column;
        padding: 25px 0 0 0
    }

    #c_static_001-17276806104930 .e_richText-2 {
        margin-bottom: 15px
    }

    #c_static_001-17276806104930 .e_richText-2 p span {
        font-size: 24px !important
    }

    #c_static_001-17276806104930 .e_container-9 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        width: auto;
        border-style: solid;
        border-width: 1px;
        border-color: rgba(229, 229, 229, 1);
        padding-right: 0px;
        padding-left: 0px;
        margin-right: 3px;
        margin-left: 3px;
        margin-top: 10px;
        margin-bottom: 10px
    }

    #c_static_001-17276806104930 .e_container-1>.p_item {
        width: 100%;
        flex: 0 0 100%
    }

    #c_static_001-17276806104930 {
        padding-top: 0
    }

    #c_static_001-17276806104930 .e_breadcrumb-13 .p_breadcrumbItem:nth-child(1) .p_title,
    #c_static_001-17276806104930 .e_breadcrumb-13 .p_breadcrumbItem:nth-child(2) .p_title {
        white-space: pre
    }

    #c_static_001-17276806104930 .e_breadcrumb-13 .p_breadcrumbItem:nth-child(3) .p_title {
        word-break: break-all;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden
    }

    #c_static_001-17276806104930 .e_breadcrumb-13 a {
        display: flex
    }
}

@media screen and (min-width: 769px) {
    #c_static_001-17276806104930 .e_loop-8 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 4)
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {}

#c_new_list_158-17053874187830 .e_container-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(225, 222, 222, 1);
    width: auto;
    transition-property: all;
    transition-radio: hover;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1)
}

#c_new_list_158-17053874187830 {
    min-height: 300px;
    padding-top: 0px;
    padding-bottom: 50px;
    padding-right: 0px;
    background_radio: 2;
    display-radio: 1;
    background-color: rgba(255, 255, 255, 1);
    padding-left: 0px
}

#c_new_list_158-17053874187830 .e_loop-1 .p_list {
    display: flex;
    flex-wrap: wrap
}

#c_new_list_158-17053874187830 .e_loop-1 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#c_new_list_158-17053874187830 .e_loop-1 .p_page {
    text-align: center
}

#c_new_list_158-17053874187830 .e_loop-1 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_new_list_158-17053874187830 .e_loop-1 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 24px;
    margin: 15px 0
}

#c_new_list_158-17053874187830 .e_loop-1 .p_filter_key {
    width: 70px;
    overflow: hidden;
    margin-right: 10px;
    font-weight: bold;
    color: #333333;
    font-size: 12px
}

#c_new_list_158-17053874187830 .e_loop-1 .p_v_item {
    display: inline-block;
    padding: 0 3px;
    cursor: pointer;
    font-size: 13px;
    color: #555555;
    margin-right: 30px
}

#c_new_list_158-17053874187830 .e_loop-1 .p_active {
    color: #fff;
    background-color: #409EFF;
    border-radius: 2px
}

#c_new_list_158-17053874187830 .e_loop-1 .p_result_item {
    position: relative;
    padding: 3px 20px 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px
}

#c_new_list_158-17053874187830 .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_new_list_158-17053874187830 .e_loop-1 .multSelect {
    font-size: 13px;
    position: relative
}

#c_new_list_158-17053874187830 .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_new_list_158-17053874187830 .e_loop-1 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_new_list_158-17053874187830 .e_loop-1 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_new_list_158-17053874187830 .e_loop-1 .multSelect ul,
li {
    list-style: none
}

#c_new_list_158-17053874187830 .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_new_list_158-17053874187830 .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_new_list_158-17053874187830 .e_loop-1 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#c_new_list_158-17053874187830 .e_loop-1 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#c_new_list_158-17053874187830 .e_loop-1 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#c_new_list_158-17053874187830 .e_loop-1 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

#c_new_list_158-17053874187830 .e_loop-1 .multSelect .inputWrap>.fa svg {
    fill: #666;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: calc(50% - 3px)
}

#c_new_list_158-17053874187830 .e_loop-1 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_new_list_158-17053874187830 .e_loop-1 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_new_list_158-17053874187830 .e_loop-1 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

#c_new_list_158-17053874187830 .e_loop-1 .p_filter_select {
    width: 110px;
    height: 24px;
    padding: 0;
    border: 1px solid #DCDFE6
}

#c_new_list_158-17053874187830 .e_loop-1 .p_normal_start {
    display: inline;
    width: 60px;
    height: 22px
}

#c_new_list_158-17053874187830 .e_loop-1 .p_date_start {
    display: inline;
    width: 105px;
    height: 22px
}

#c_new_list_158-17053874187830 .e_loop-1 .p_normal_end {
    display: inline;
    width: 60px;
    height: 22px;
    margin-right: 5px
}

#c_new_list_158-17053874187830 .e_loop-1 .p_date_end {
    display: inline;
    width: 105px;
    height: 22px;
    margin-right: 5px
}

#c_new_list_158-17053874187830 .e_loop-1 .p_split {
    margin: 0 5px
}

#c_new_list_158-17053874187830 .e_loop-1 .p_normal {
    margin-right: 16px
}

#c_new_list_158-17053874187830 .e_loop-1 {
    background_radio: 1;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    display-radio: 1;
    width: 94%
}

#c_new_list_158-17053874187830 .e_container-2>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_new_list_158-17053874187830 .e_container-4 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 0px
}

#c_new_list_158-17053874187830 .e_container-4>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_new_list_158-17053874187830 .e_container-4 .cbox-4-0 {
    flex: 0 0 18%;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: rgba(225, 222, 222, 1)
}

#c_new_list_158-17053874187830 .e_container-5 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: auto;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto
}

#c_new_list_158-17053874187830 .e_container-5>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_new_list_158-17053874187830 .e_text-6 {
    line-height: 1.5;
    font_radio: 2;
    font-size: clamp(0.875rem, 0.83rem + 0.23vw, 1rem);
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    display-radio: -webkit-box;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

#c_new_list_158-17053874187830 .e_text-7 {
    font_radio: 2;
    font-size: 14px;
    line-height: 1.5;
    color: rgba(153, 153, 153, 1);
    display-radio: -webkit-box;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-top: 0px;
    margin-top: 10px;
    font-weight: normal
}

#c_new_list_158-17053874187830 .e_timeFormat-8 {
    min-height: 20px;
    font_radio: 2;
    font-size: 24px;
    font-family: Impact;
    text-align: center;
    color: rgba(153, 153, 153, 1);
    line-height: 1.5;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto
}

#c_new_list_158-17053874187830 .e_timeFormat-9 {
    min-height: 20px;
    font_radio: 2;
    text-align: center;
    font-size: 14px;
    font-family: Impact;
    color: rgba(153, 153, 153, 1);
    line-height: 1.5;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    display-radio: 1
}

#c_new_list_158-17053874187830 .e_container-11 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    max-width: 98%;
    width: auto;
    margin-left: auto;
    margin-right: auto
}

#c_new_list_158-17053874187830 .e_container-11>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_new_list_158-17053874187830 .e_image-12 {
    overflow: hidden;
    max-width: 20px;
    margin-right: 0px;
    margin-left: auto
}

#c_new_list_158-17053874187830 .e_image-12 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_new_list_158-17053874187830 .e_text-13 {
    font_radio: 2;
    font-size: 14px;
    color: rgba(153, 153, 153, 1);
    line-height: 1.5
}

#c_new_list_158-17053874187830 .e_container-14 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: auto;
    overflow: hidden;
    max-width: 100%
}

#c_new_list_158-17053874187830 .e_container-14>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_new_list_158-17053874187830 .e_container-2:hover .e_text-13,
#c_new_list_158-17053874187830 .e_container-2:hover .e_text-6 {
    color: var(--c)
}

#c_new_list_158-17053874187830 .e_text-13,
#c_new_list_158-17053874187830 .e_text-6 {
    transition-property: all;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1)
}

#c_new_list_158-17053874187830 .e_image-3 {
    overflow: hidden
}

#c_new_list_158-17053874187830 .e_image-3 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform: scale(1);
    transition: all 0.5s
}

#c_new_list_158-17053874187830 .e_container-2:hover .e_image-3 img {
    transform: scale(1.1)
}

@media screen and (max-width:768px) {
    #c_new_list_158-17053874187830 .e_loop-1 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 1)
    }

    #c_new_list_158-17053874187830 .e_container-4 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        width: 100%;
        margin-top: 20px;
        margin-bottom: 0px;
        display-radio: flex
    }

    #c_new_list_158-17053874187830 .e_timeFormat-9 {
        display: none;
        font_radio: 1;
        display-radio: none
    }

    #c_new_list_158-17053874187830 .e_container-4 .cbox-4-0 {
        flex: 0 0 100%
    }

    #c_new_list_158-17053874187830 .e_container-4 .cbox-4-1 {
        flex: 0 0 100%
    }

    #c_new_list_158-17053874187830 .e_timeFormat-8 {
        display: none
    }

    #c_new_list_158-17053874187830 .e_container-2 {
        margin-left: 0;
        margin-right: 0
    }
}

@media screen and (min-width: 769px) {
    #c_new_list_158-17053874187830 .e_loop-1 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 3)
    }

    #c_new_list_158-17053874187830 .e_image-3 img {
        object-fit: cover;
        min-height: 220px;
        max-height: 220px
    }
}