/* 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
}

/*信息最终页*/
#article_view_content {
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
    padding-top: 5px;
}

#article_view_content .aTitle {
    text-align: center;
    font: normal 24px/31px 'Microsoft Yahei', 'Arial', '宋体';
    padding: 7px 0px;
    background: url(../images/underline.png) repeat-x 0px bottom;
    color: #333;
}

#article_view_content .aProperties {
    text-align: center;
    font: normal 14px/27px 'Arial';
    color: #999;
}

#article_view_content .aProperties span {
    cursor: pointer;
}

#article_view_content .aContent {
    text-align: left;
    padding: 10px 0px;
    word-wrap: break-all;
    font: normal 18px/1.8 '';
}

#article_view_content .aContent p {
    padding: 1px 0 9px 0;
    font: normal 18px/1.8 '';
}

#article_view_content .aIMG {
    padding: 10px 0 2px 0;
    text-align: center;
}

#article_view_content .aIMG img {
    padding: 4px;
    background-color: #FFF;
    border: 1px solid #DDD;
    max-width: 100%;
}
#article_view_content .aContent img{
    max-width: 100%;
}

.btn_viewB, .btn_viewA {
    width: 45px;
    height: 19px;
    color: #FFF;
    float: right;
    margin-left: 1px;
    display: inline;
    font: normal 12px/19px "宋体";
    text-align: center;
}

.btn_viewB a, .btn_viewB a:link, .btn_viewB a:visited, .btn_viewB a:active, .btn_viewA a, .btn_viewA a:link, .btn_viewA a:visited, .btn_viewA a:active {
    color: #FFF;
    display: block;
    height: 19px;
}

.btn_viewB {
    background: #6A440B;
}

.btn_viewA {
    background: #A46B11;
}

.show_next {
    display: block;
    clear: both;
    margin: 0px auto;
    text-align: left;
    font: normal 12px/21px 'Arial';
    padding: 3px 6px;
    border: 1px dashed #DDD;
    color: #666;
}

.show_next a:link, .show_next a:visited, .show_next a:active {
    color: #666;
}

.ClsSinglePageTxt {
    text-align: left;
    padding: 1px 0px;
    word-wrap: break-all;
    font: normal 18px/1.8 '';
    color: #111;
}

.ClsSinglePageTxt p {
    padding: 2px 0 7px 0;
    font: normal 18px/1.8 '';
}

/*sitemap*/
.sitemapTable {
    border-collapse: collapse;
    border-left: 1px solid #E4E4E4;
    border-top: 1px solid #E4E4E4;
}

.sitemapTable td {
    border-right: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4;
    padding: 5px 10px;
    font: normal 14px/19px 'Arial';
    color: #333;
}

.sitemapTable td.sTw_1 {
    width: 100px;
    text-align: right;
    background-color: #EFEFEF;
}

.sitemapTable td.sTw_2 {
    width: 560px;
}

.sitemapTable td a {
    color: #049;
    text-decoration: underline;
}

.NoInformation {
    width: 100%;
    text-align: center;
    clear: both;
    display: block;
    padding: 13px 0px;
}

.NoInformation_shineText {
    color: #f00;
    font-weight: bold;
}

.PageProgram {
    width: 100%;
    text-align: center;
    padding: 15px 0 7px 0px;
    clear: both;
    font: normal 12px/21px 'Arial';
    color: #666666;
}

.PageProgram span {
    padding: 6px 9px;
    background: #F9F9F9;
    border: 1px solid #E4E4E4;
}

.PageProgram span:hover {
    background: #E9E9E9;
    border: 1px solid #D4D4D4;
}

.PageProgram span a {
    color: #333333;
}

.PageProgram input {
    vertical-align: middle;
    margin-top: -1px;
}

.PageProgram_inputA {
    border: 1px solid #CFCFCF;
    background-color: #FFFFFF;
    width: 19px;
    padding: 2px 4px 1px 4px;
}

.PageProgram_inputB {
    border: 1px solid #AFAFAF;
    background-color: #CCCCCC;
    width: 29px;
    padding: 2px 4px 1px 4px;
    cursor: pointer;
}

.infoViewPage {
    width: 99%;
    display: block;
    text-align: center;
    padding: 5px 0;
}

.infoViewPage a {
    font: normal 12px/19px 'Arial';
    padding: 4px 9px;
    background: #F9F9F9;
    border: 1px solid #E4E4E4;
}

.infoViewPage a:hover {
    background: #FEEFCB;
    border: 1px solid #FFAF60;
}

.infoViewPage .pVisited {
    background: #FEE9B6;
    border: 1px solid #FFA54A;
    font: bold 14px/19px 'Arial';
    color: #FF3300;
}

/*产品图片列表*/
.imageList_default ul {
    margin: 0px;
    list-style: none;
    width: 105%;
    padding: 0;
}

.imageList_default ul li {
    width: 230px;
    height: 240px;
    float: left;
    margin: 10px 40px 0px 0px;
    display: inline;
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.imageList_default ul li .p_title {
    width: 100%;
    display: block;
    line-height: 1.5;
    padding: 3px 0px 7px 0px;
}

.thumbnail_product {
    cursor: pointer;
    margin: 0px;
}

.thumbnail_product a {
    display: block;
    overflow: hidden;
    text-align: center;
}

.thumbnail_product img {
    display: block;
    vertical-align: middle;
    width: 230px;
    height: 194px;
}

/*products*/
.pro_main {
    width: 100%;
    zoom: 1;
    overflow: hidden;
    padding-top: 10px;
}

dl.pj_list_dl {
    width:25%;
    overflow: hidden;
    float: left;
    padding: 10px;
}

dl.pj_list_dl dt,
dl.pj_list_dl dt a {
    line-height: 0;
    font-size: 0;
}

dl.pj_list_dl dt img {
    width: 100%;
    height: 100%;
    border: 1px solid #eee;
    padding: 3px;
}

dl.pj_list_dl dt img:hover {
    border-color: #1A3262
}

dl.pj_list_dl dd {
    margin-top: 3px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    text-align: center;
}

dl.pj_list_dl_0 {
    padding-right: 0;
}


/*列表数字分页*/
.pageNavigationDefault {
    display: block;
    clear: both;
    text-align: center;
    padding-bottom: 15px;
}

.pageNavigationDefault a, .pageNavigationDefault span {
    margin: 0px 3px;
    _margin: 0px 3px;
    padding: 6px 10px;
    font: normal 14px/16px 'Arial';
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.pageNavigationDefault a {
    border: 1px solid #DDD;
    background-color: #FFF;
    text-decoration: none;
}

.pageNavigationDefault a:hover {
    border: 1px solid #CCC;
    background-color: #EEE;
    color: #666;
    text-decoration: none;
}

.pageNavigationDefault span.pCurrent {
    border: 1px solid #FF500B;
    background-color: #FF7300;
    color: #FFF;
}

.pageNavigationDefault span.pDisabled {
    border: 1px solid #DDD;
    background-color: #FFF;
    color: #999;
}

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

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

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

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

@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_static_001-16420726227420 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display-radio: 1;
    padding-top: 0px;
    padding-bottom: 0px;
    background-fill-value: background-image;
    background-image: url(../images/9814fa2b-052b-4d66-833d-a60b08f5be07.jpg);
    background-repeat: repeat
}

#c_static_001-16420726227420:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 50px;
    bottom: 0;
    left: 0;
    background: #cb1e24
}

#c_static_001-16420726227420 .s_templatetitle {
    font-size: 16px;
    color: #fff;
    font-weight: bold
}

#c_static_001-16420726227420 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 93%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    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 50%;
    align-self: center
}

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

#c_static_001-16420726227420 .e_navigationA-6 .p_level1Box {
    display: flex;
    justify-content: center
}

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

#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: 15px 0;
    background: #fff;
    width: 160px;
    position: absolute;
    left: 50%;
    top: 100%;
    z-index: 99;
    transform: translateX(-50%);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

#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 .p_level1Item:hover {
    background-image: url(../images/2e157327-f0d2-4cca-815f-bd5dc92af8b6.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

#c_static_001-16420726227420 .e_navigationA-6 .p_level1Item {
    position: relative;
    border: none;
    width: 11%;
}

#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: 50px;
    display: block;
    text-align: center
}

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

#c_static_001-16420726227420 .e_navigationA-6 .p_level2Item a:hover {
    opacity: 1
}

#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_image-8 {
    overflow: hidden;
    display-radio: 1;
    max-width: 510px;
    margin-left: 0px;
    margin-right: auto
}

#c_static_001-16420726227420 .e_image-8 img {
    width: 80%;
    height: 100%;
    object-fit: contain;
    padding: 5% 0;
}

#c_static_001-16420726227420 .e_container-1 .cbox-1-2 {
    flex: 0 0 100%
}

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

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

#c_static_001-16420726227420 .e_container-11 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    background-fill-value: background-image;
    background-image: url(../images/47efcaeb-943e-4f4b-bf52-e5a11026c5ea.jpg);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 90px
}

#c_static_001-16420726227420 .e_container-11 h1 {
    margin-bottom: 0rem
}

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

#c_static_001-16420726227420 .e_search-12 {
    display: flex;
    border: 1px solid #ccc;
    background-color: #fff;
    height: 40px;
    border-radius: 20px;
    max-width: 220px;
    background_radio: 1;
    display-radio: flex;
    margin-top: 15px
}

#c_static_001-16420726227420 .btn-primary {
    background-color: #b49f7e;
    border-color: #b49f7e
}

#c_static_001-16420726227420 .e_search-12 .p_inputCon {
    flex-grow: 1;
    padding: 0 20px;
    overflow: hidden
}

#c_static_001-16420726227420 .e_search-12 .p_selectCon {
    flex: 0 0 120px;
    max-width: 30%
}

#c_static_001-16420726227420 .e_search-12 .p_btnCon {
    flex: 0 0 100px;
    max-width: 30%
}

#c_static_001-16420726227420 .e_search-12 .p_input {
    width: 100%;
    height: 100%;
    line-height: 38px;
    border: none
}

#c_static_001-16420726227420 .e_search-12 .p_btn {
    padding: 0;
    width: 100%;
    height: 100%;
    border-radius: 0 20px 20px 0;
    font-size: 14px;
    line-height: 38px;
    overflow: hidden
}

#c_static_001-16420726227420 .e_search-12 .p_select {
    height: 100%;
    position: relative;
    text-align: center;
    cursor: pointer;
    color: #999
}

#c_static_001-16420726227420 .e_search-12 .p_current {
    line-height: 38px;
    overflow: hidden;
    display: block;
    height: 100%
}

#c_static_001-16420726227420 .e_search-12 .p_current .icon {
    fill: currentColor;
    width: 14px;
    height: 14px
}

#c_static_001-16420726227420 .e_search-12 .p_selectList {
    display: none;
    width: 100%;
    background-color: #fff;
    border: 1px solid #eee;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 9;
    border-radius: 0 0 4px 4px;
    max-height: 162px;
    overflow: auto
}

#c_static_001-16420726227420 .e_search-12 .p_selectItem {
    line-height: 20px;
    padding: 10px 0;
    cursor: pointer
}

#c_static_001-16420726227420 .e_search-12 .p_selectItem:hover,
.e_search-12 .p_selectItem.p_active {
    background-color: #eee
}

#c_static_001-16420726227420 .e_text-13 {
    line-height: normal
}

#c_static_001-16420726227420 .e_h1-14 {
    font_radio: 2;
    display-radio: 1;
    font-size: 30px;
    color: rgba(169, 4, 0, 1);
    line-height: 1;
    font-family: Microsoft YaHei;
    font-weight: normal;
    margin-top: 5px
}

#c_static_001-16420726227420 .e_container-10 .cbox-10-0 {
    flex: 0 0 auto
}

#c_static_001-16420726227420 .e_container-10 .cbox-10-1 {
    padding-left: 30px
}

@media screen and (max-width:768px) {
    #c_static_001-16420726227420 {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px
    }

    #c_static_001-16420726227420 .e_navigationA-6 .p_level1Box {
        display: block;
        width: 100%
    }

    #c_static_001-16420726227420 .e_navigationA-6 .p_iconBox {
        display: block;
        height: 60px;
        line-height: 60px
    }

    #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;
        width: 100%;
    }
    #c_static_001-16420726227420 .p_level1Item:hover{
        background-image: none;
    }

    #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-1 .cbox-1-1 {
        display: none;
        flex: 0 0 0%
    }

    #c_static_001-16420726227420 .e_container-1 .cbox-1-0 {
        flex: 0 0 75%
    }

    #c_static_001-16420726227420 .e_container-1 .cbox-1-2 {
        flex: 0 0 24%
    }

    #c_static_001-16420726227420:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 0px;
        bottom: 0;
        left: 0;
        background: none
    }

    #c_static_001-16420726227420 .e_image-8 {
        max-width: 240px
    }
}

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

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

.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: 0px;
    padding-bottom: 0px;
    display-radio: 1;
    background-fill-value: background-image;
    background-image: url(../images/9362d575-6127-437f-83fc-ad76b34bb7a4.jpg);
    background-repeat: repeat
}

#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_menu1Item {
    font-size: 16px;
    font-weight: normal;
    line-height: 50px;
    margin-bottom: 0px;
    display-radio: 1;
    color: #fff;
    text-align: center
}

#c_static_001-16420726718590 .e_bottomNav-29 .p_menu2Item {
    font-size: 13px;
    font-weight: normal;
    line-height: 2
}

#c_static_001-16420726718590 .e_bottomNav-29 {
    font_radio: 1;
    display-radio: 1;
    width: 93%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

#c_static_001-16420726718590 .e_container-34 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    background-color: rgba(203, 30, 36, 1)
}

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

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

#c_static_001-16420726718590 .p_item {
    display-radio: 1
}

#c_static_001-16420726718590 .e_container-35 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 93%;
    display-radio: flex;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 20px;
}

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

#c_static_001-16420726718590 .e_container-35 .cbox-35-0 {
    flex: 0 0 80%
}

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

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

#c_static_001-16420726718590 .e_image-37 {
    overflow: hidden;
    display-radio: 1;
    max-width: 92px;
    margin-left: 0px;
    margin-right: auto
}

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

#c_static_001-16420726718590 .e_container-36 .cbox-36-0 {
    flex: 0 0 110px
}

#c_static_001-16420726718590 .e_container-38 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    padding-left: 23px;
    border-left: 1px solid #d6c9b6
}

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

#c_static_001-16420726718590 .e_richText-39 {
    font_radio: 2;
    display-radio: 1;
    font-size: 14px;
    color: #333333;
    line-height: 1.7;
    font-family: Microsoft YaHei
}

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

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

#c_static_001-16420726718590 .e_text-41 {
    line-height: 1.7;
    font_radio: 2;
    display-radio: 1;
    font-size: 14px;
    font-family: Microsoft YaHei
}

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

#c_static_001-16420726718590 .e_container-42 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-top: 5px
}

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

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

#c_static_001-16420726718590 .e_text-43 {
    line-height: 1.7;
    font_radio: 2;
    display-radio: 1;
    font-size: 14px;
    font-family: Microsoft YaHei
}

#c_static_001-16420726718590 .e_container-40 .cbox-40-0 {
    flex: 0 0 210px
}

#c_static_001-16420726718590 .e_container-42 .cbox-42-0 {
    flex: 0 0 210px
}

#c_static_001-16420726718590 .e_text-44 {
    line-height: 1.7;
    font_radio: 2;
    display-radio: 1;
    padding-left: 25px;
    font-size: 14px;
    font-family: Microsoft YaHei
}

#c_static_001-16420726718590 .e_container-45 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    max-width: 683px;
    margin-left: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-top: 5px
}

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

#c_static_001-16420726718590 .e_container-45 .cbox-45-0 {
    flex: 0 0 50%
}

#c_static_001-16420726718590 .e_container-46 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    max-width: 371px
}

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

#c_static_001-16420726718590 .e_container-46 .cbox-46-1 {
    flex: 0 0 auto
}

#c_static_001-16420726718590 .e_container-46 .cbox-46-0 {
    flex: 0 0 170px
}

#c_static_001-16420726718590 .e_richText-47 {
    font_radio: 2;
    display-radio: 1;
    font-size: 14px;
    color: #333333;
    line-height: 1;
    font-family: Microsoft YaHei
}

#c_static_001-16420726718590 .e_richText-47 p {
    line-height: 1.5 !important
}

#c_static_001-16420726718590 .e_provider-48 {
    font_radio: 2;
    margin-top: 0px;
    width: auto;
    max-width: none;
    display-radio: 1;
    font-size: 14px;
    line-height: 1.5;
    color: rgba(51, 51, 51, 1);
    font-family: Microsoft YaHei;
    text-align: left
}

#c_static_001-16420726718590 .e_provider-48 a {
    text-align: left;
    display: block;
    padding-left: 0px
}

#c_static_001-16420726718590 .e_provider-48 .p_item {
    width: auto
}

#c_static_001-16420726718590 .e_container-49 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    max-width: 328px
}

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

#c_static_001-16420726718590 .e_container-49 .cbox-49-1 {
    flex: 0 0 70px
}

#c_static_001-16420726718590 .e_text-50 {
    display-radio: 1;
    font_radio: 2;
    margin-left: 0px;
    font-size: 14px;
    color: rgba(51, 51, 51, 1);
    line-height: 1.5;
    font-family: Microsoft YaHei;
    text-align: left;
    padding-left: 10px
}

#c_static_001-16420726718590 .e_text-51 {
    line-height: 1.5;
    font_radio: 2;
    display-radio: 1;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    padding-right: 0px
}

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

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

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

#c_static_001-16420726718590 .e_container-53 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    max-width: 90px;
    margin-left: auto;
    margin-right: auto
}

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

#c_static_001-16420726718590 .e_text-54 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 12px;
    font-family: Microsoft YaHei;
    text-align: center;
    margin-bottom: 8px
}

#c_static_001-16420726718590 .e_image-55 {
    overflow: hidden;
    display-radio: 1;
    max-width: 90px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto
}

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

#c_static_001-16420726718590 .e_container-56 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    max-width: 90px;
    margin-left: auto;
    margin-right: auto
}

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

#c_static_001-16420726718590 .e_text-57 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 12px;
    font-family: Microsoft YaHei;
    text-align: center;
    margin-bottom: 8px
}

#c_static_001-16420726718590 .e_image-58 {
    overflow: hidden;
    display-radio: 1;
    max-width: 90px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto
}

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

#c_static_001-16420726718590 .e_credible-59 .img1 {
    width: 65px;
    height: 23px
}

#c_static_001-16420726718590 .e_credible-59 .img2 {
    width: 79px;
    height: 28px
}

#c_static_001-16420726718590 .e_credible-59 .img3 {
    width: 92px;
    height: 33px
}

#c_static_001-16420726718590 .e_credible-59 .img4 {
    width: 106px;
    height: 38px
}

#c_static_001-16420726718590 .e_credible-59 .img5 {
    width: 90px;
    height: auto;
    margin: 0px auto
}

#c_static_001-16420726718590 .e_credible-59 {
    display-radio: 1;
    background_radio: 1;
    max-width: 133px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    text-align: center
}

#c_static_001-16420726718590 .e_top-60 {
    /* display: none; */
    width: 40px;
    height: 40px;
    position: fixed;
    right: 0;
    bottom: 5px;
    z-index: 9
}

#c_static_001-16420726718590 .btn {
    padding: 0.4rem 0.5rem
}

#c_static_001-16420726718590 .e_top-60 .p_top {
    width: 100%;
    height: 100%;
    display: block;
    background: #717171;
    color: #fff
}

#c_static_001-16420726718590 .e_top-60 .p_top:hover {
    background: #cb1e24
}

#c_static_001-16420726718590 .e_top-60 .p_top .icon {
    width: 100%;
    height: 100%
}

@media screen and (max-width:768px) {
    #c_static_001-16420726718590 {
        padding-right: 0px;
        padding-left: 0px
    }

    #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_menu1Item {
        font-size: 14px;
        line-height: 36px
    }

    #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;
        padding-bottom: 10px
    }

    #c_static_001-16420726718590 .e_container-45 {
        display-radio: 1;
        flex-direction: column;
        border-top: 0px solid rgb(255, 255, 255, .2);
        padding-top: 0px;
        margin-top: 10px;
        display: block
    }

    #c_static_001-16420726718590 .e_container-46 .cbox-46-0 {
        flex: 0 0 auto
    }

    #c_static_001-16420726718590 .e_richText-47 {
        padding-left: 15px
    }

    #c_static_001-16420726718590 .e_provider-48 {
        font_radio: 1
    }

    #c_static_001-16420726718590 .e_provider-48 a {
        text-align: left;
        display: block;
        padding-left: 0px
    }

    #c_static_001-16420726718590 .e_container-49 .cbox-49-1 {
        flex: 0 0 auto
    }

    #c_static_001-16420726718590 .e_container-49 .cbox-49-0 {
        flex: 0 0 260px
    }

    #c_static_001-16420726718590 .e_text-50 {
        display-radio: 1;
        font_radio: 1
    }

    #c_static_001-16420726718590 .e_text-51 {
        text-align: left
    }

    #c_static_001-16420726718590 .e_container-35 {
        display-radio: 1;
        flex-direction: column;
        margin-top: 15px
    }

    #c_static_001-16420726718590 .e_container-36 {
        display-radio: 1;
        flex-direction: column
    }

    #c_static_001-16420726718590 .e_container-36 .cbox-36-0,
    #c_static_001-16420726718590 .e_container-40 .cbox-40-0,
    #c_static_001-16420726718590 .e_container-42 .cbox-42-0 {
        flex: 0 0 auto
    }

    #c_static_001-16420726718590 .e_container-38 {
        padding-left: 0px;
        border-left: 0px solid #d6c9b6
    }

    #c_static_001-16420726718590 .e_container-40 {
        display-radio: 1;
        flex-direction: column
    }

    #c_static_001-16420726718590 .e_text-43 {
        font_radio: 1;
        display-radio: 1
    }

    #c_static_001-16420726718590 .e_container-42 {
        display-radio: 1;
        flex-direction: column;
        margin-top: 0px
    }

    #c_static_001-16420726718590 .e_container-52 {
        width: 200px;
        margin-top: 20px
    }

    #c_static_001-16420726718590 .e_credible-59 {
        margin-right: auto;
        margin-left: 0px
    }

    #c_static_001-16420726718590 .e_container-36 .cbox-36-1 {
        align-self: auto
    }
}

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

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

#c_banner_019-16695372237160 {
    min-height: 0px
}

#c_banner_019-16695372237160 .e_bannerA-2 {
    height: auto
}

#c_banner_019-16695372237160 .e_bannerA-2 .swiper-container {
    height: inherit
}

#c_banner_019-16695372237160 .e_bannerA-2 .swiper-wrapper {
    height: inherit
}

#c_banner_019-16695372237160 .e_bannerA-2 .swiper-slide {
    height: inherit
}

#c_banner_019-16695372237160 .e_bannerA-2 .p_img {
    width: 100%;
    height: 100%;
    background: #000
}

#c_banner_019-16695372237160 .e_bannerA-2 .p_img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

#c_banner_019-16695372237160 .e_bannerA-2 .custom-bullet {
    background: #ccc
}

#c_banner_019-16695372237160 .e_bannerA-2 .p_info {
    width: 50%;
    position: absolute;
    right: 50%;
    top: 50%;
    z-index: 9;
    display: flex;
    transform: translateX(50%) translateY(-50%);
    align-items: center;
    text-align: center
}

#c_banner_019-16695372237160 .e_bannerA-2 .p_info div {
    width: 100%
}

#c_banner_019-16695372237160 .e_bannerA-2 .p_subtitle {
    line-height: 2;
    padding: 5px 0
}

#c_banner_019-16695372237160 .e_bannerA-2 .swiper-container-vertical {
    height: 400px
}

#c_banner_019-16695372237160 .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-16695372237160 .e_bannerA-2 .p_video .videoContent {
    width: 100%;
    height: 100%
}

#c_banner_019-16695372237160 .e_bannerA-2 .p_video video {
    width: 100%;
    height: 100%;
    background: #000
}

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

#c_banner_019-16695372237160 .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
}

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

#c_banner_019-16695372237160 .e_bannerA-2 .p_videoInfo {
    display: none
}

@media screen and (max-width:768px) {
    #c_banner_019-16695372237160 .e_bannerA-2 .swiper-slide {
        height: auto
    }

    #c_banner_019-16695372237160 .e_bannerA-2 .p_info {
        width: 100%;
        z-index: 9;
        text-align: center
    }

    #c_banner_019-16695372237160 .e_bannerA-2 .p_subtitle {
        display: none
    }

    #c_banner_019-16695372237160 .e_bannerA-2 .p_summary {
        display: none
    }

    #c_banner_019-16695372237160 .swiper-button-next:after,
    #c_banner_019-16695372237160 .swiper-button-prev:after {
        font-size: 22px;
        color: #bdbdbd
    }
}

#c_grid-1669537256194 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    display-radio: 1;
    padding-top: 40px;
    padding-bottom: 40px
}

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

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

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

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

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

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

@media screen and (max-width:768px) {
    #c_grid-1669537256194>.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-1669537256194 {
        display-radio: 1;
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media screen and (min-width: 769px) {
    #c_grid-1669537256194>.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-1669537256194>.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-1669537301994 {
    margin-left: auto;
    margin-right: auto;
    width: 93%;
    display-radio: 1;
    max-width: 1200px
}

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

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

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

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

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

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

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

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

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

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

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

#c_static_001-1669537572748 {
    min-height: 0px;
    display-radio: 1;
    background-fill-value: background-image;
    background-repeat: no-repeat;
    background-position: bottom right;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-image: url(../images/d1fb48f1-800c-41ba-9a3e-b49a3f210fde.png);
    background-color: #cb1d24
}

#c_static_001-1669537572748 .e_text-1 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 22px;
    font-family: Microsoft YaHei;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 5px
}

#c_static_001-1669537572748 .e_text-2 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 16px;
    font-family: Arial;
    color: rgba(255, 255, 255, 1)
}

@media screen and (max-width:768px) {
    #c_static_001-1669537572748 {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .ClsSinglePageTxt figure{
        display: block!important;
    }
    .ClsSinglePageTxt img{
        max-width: 100%;
        margin: 0!important;
    }
    
}

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

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

#c_category_348_P_004-1669537450870 {
    min-height: 0px;
    display-radio: 1;
    max-width: none;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 13px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px
}

#c_category_348_P_004-1669537450870 .e_loop-4 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%
}

#c_category_348_P_004-1669537450870 .e_loop-4 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#c_category_348_P_004-1669537450870 .e_loop-4 .p_page {
    text-align: center
}

#c_category_348_P_004-1669537450870 .e_loop-4 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_category_348_P_004-1669537450870 .e_loop-4 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

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

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

#c_category_348_P_004-1669537450870 .e_loop-4 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
}

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

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

#c_category_348_P_004-1669537450870 .e_loop-4 .multSelect {
    font-size: 13px;
    position: relative
}

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

#c_category_348_P_004-1669537450870 .e_loop-4 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_category_348_P_004-1669537450870 .e_loop-4 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_category_348_P_004-1669537450870 .e_loop-4 .multSelect ul,
li {
    list-style: none
}

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

#c_category_348_P_004-1669537450870 .e_loop-4 .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_category_348_P_004-1669537450870 .e_loop-4 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#c_category_348_P_004-1669537450870 .e_loop-4 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#c_category_348_P_004-1669537450870 .e_loop-4 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#c_category_348_P_004-1669537450870 .e_loop-4 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

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

#c_category_348_P_004-1669537450870 .e_loop-4 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_category_348_P_004-1669537450870 .e_loop-4 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_category_348_P_004-1669537450870 .e_loop-4 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

#c_category_348_P_004-1669537450870 .e_loop-4 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px
}

#c_category_348_P_004-1669537450870 .e_loop-4 .p_date_start {
    display: inline;
    width: 105px;
    height: 40px
}

#c_category_348_P_004-1669537450870 .e_loop-4 .p_normal_end {
    display: inline;
    width: 100px;
    height: 40px;
    margin-right: 5px
}

#c_category_348_P_004-1669537450870 .e_loop-4 .p_date_end {
    display: inline;
    width: 105px;
    height: 40px;
    margin-right: 5px
}

#c_category_348_P_004-1669537450870 .e_loop-4 .p_split {
    margin: 0 5px
}

#c_category_348_P_004-1669537450870 .e_loop-4 .p_normal {
    margin-right: 16px
}

#c_category_348_P_004-1669537450870 .e_loop-4 .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_category_348_P_004-1669537450870 .e_loop-4 .input-check,
#c_category_348_P_004-1669537450870 .e_loop-4 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_category_348_P_004-1669537450870 .e_loop-4 .position-left {
    display: flex
}

#c_category_348_P_004-1669537450870 .e_loop-4 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#c_category_348_P_004-1669537450870 .e_loop-4 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#c_category_348_P_004-1669537450870 .e_loop-4 .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_category_348_P_004-1669537450870 .e_loop-4 .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_category_348_P_004-1669537450870 .e_loop-4 .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_category_348_P_004-1669537450870 .e_loop-4 .p_active .p_mbutton::before {
    display: block
}

#c_category_348_P_004-1669537450870 .e_loop-4 .p_active .p_mbutton::after {
    display: block
}

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

#c_category_348_P_004-1669537450870 .e_loop-4 .p_filter_result {
    display: inline-block
}

#c_category_348_P_004-1669537450870 .e_loop-4 .p_contclear {
    cursor: pointer
}

#c_category_348_P_004-1669537450870 .e_loop-4 .swiper-container {
    padding-bottom: 30px
}

#c_category_348_P_004-1669537450870 .e_text-6 {
    display-radio: 1;
    font_radio: 2;
    font-size: 15px;
    font-family: Microsoft YaHei;
    text-align: left;
    line-height: 1;
    color: rgba(51, 51, 51, 1)
}

#c_category_348_P_004-1669537450870 .e_container-5 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    background-color: #fff;
    border-color: rgba(235, 235, 235, 1);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-width: 1px;
    border-style: solid;
    margin-bottom: 8px;
    padding-right: 15px;
    padding-left: 25px;
    transition: all ease .3s
}

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

#c_category_348_P_004-1669537450870 .e_loop-4 {
    display-radio: 1
}

#c_category_348_P_004-1669537450870 .e_container-5 .cbox-5-0 {
    align-self: center
}

#c_category_348_P_004-1669537450870 .e_container-5 .cbox-5-1 {
    align-self: center
}

#c_category_348_P_004-1669537450870 .e_text-6 p {
    padding: 14px 0;
    display: flex;
    justify-content: space-between;
    transition: all ease .3s
}

#c_category_348_P_004-1669537450870 .e_text-6 p svg {
    margin: 0;
    height: 100%;
    width: 15px
}

#c_category_348_P_004-1669537450870 .light .e_container-5 {
    background-color: #cb1d24;
    border-color: #cb1d24
}

#c_category_348_P_004-1669537450870 .light .e_container-5 p a {
    color: #fff
}

#c_category_348_P_004-1669537450870 .e_container-5:hover,
#c_category_348_P_004-1669537450870 .active .e_container-5 {
    background-color: #cb1d24;
    border-color: #cb1d24
}

#c_category_348_P_004-1669537450870 .e_text-6 p {
    padding: 0;
}

#c_category_348_P_004-1669537450870 .e_container-5:hover p a,
#c_category_348_P_004-1669537450870 .active .e_container-5 p a {
    color: #fff
}

.ClsSinglePageTxt img {
    margin: 0 10px;
}

#c_category_348_P_004-1669537450870 .e_text-6 p a {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 15px 0;
    transition: all ease .3s
}

#c_category_348_P_004-1669537450870 .e_text-6 p.p_hLink {
    padding: 0
}

#c_category_348_P_004-1669537450870 .cateGoryArr {
    border: 1px solid #ebebeb;
    background: #f6f6f4;
    margin-bottom: 8px;
    padding: 6px 7px;
    border-radius: 4px;
    text-align: right;
    cursor: pointer;
    transition: all ease .3s;
    display: none
}

#c_category_348_P_004-1669537450870 .cateGoryArr svg {
    margin: 0;
    width: 29px;
    height: 100%
}

#c_category_348_P_004-1669537450870 .cateGoryArr:hover {
    background: #ebebeb;
    border: 1px solid #ebebeb
}

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

    #c_category_348_P_004-1669537450870 .cateGoryArr {
        display: block;
        text-align: left;
        padding-left: 15px;
        border: 1px solid #ebebeb;
        background: #fff
    }

    #c_category_348_P_004-1669537450870 .cateGory {
        display: none
    }

    #c_category_348_P_004-1669537450870 {
        display-radio: 1;
        background-color: rgba(255, 255, 255, 0)
    }
}

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

#c_static_001-1669538043632 {
    min-height: 0px;
    display-radio: 1;
    margin-top: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border: 1px solid #ddd
}

#c_static_001-1669538043632 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    background-color: rgba(203, 29, 36, 1);
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px
}

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

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

#c_static_001-1669538043632 .e_text-2 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 22px;
    font-family: Microsoft YaHei;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 5px
}

#c_static_001-1669538043632 .e_container-3 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 30px
}

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

#c_static_001-1669538043632 .e_richText-4 {
    font_radio: 2;
    display-radio: 1;
    background-fill-value: background-image;
    background-image: url(../images/7bed4f8c-58ce-43e2-82f9-f9a454f88230.jpg);
    background-repeat: no-repeat;
    background-position: center left;
    font-size: 18px;
    color: #333333;
    line-height: 1.3;
    font-family: Arial;
    padding-left: 80px;
    padding-top: 10px;
    padding-bottom: 10px
}

#c_static_001-1669538043632 .e_richText-5 {
    font_radio: 2;
    display-radio: 1;
    font-size: 14px;
    color: #333333;
    line-height: 1.7;
    font-family: Microsoft YaHei;
    font-weight: bold;
    margin-top: 10px
}

#c_static_001-1669538043632 .e_container-6 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    max-width: 199.31px;
    display-radio: flex;
    margin-top: 15px
}

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

#c_static_001-1669538043632 .e_container-7 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto
}

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

#c_static_001-1669538043632 .e_image-9 {
    overflow: hidden;
    display-radio: 1;
    max-width: 90%;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto
}

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

#c_static_001-1669538043632 .e_container-10 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    max-width: 90px;
    margin-left: auto;
    margin-right: auto
}

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

#c_static_001-1669538043632 .e_image-12 {
    overflow: hidden;
    display-radio: 1;
    max-width: 90px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto
}

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

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

@media screen and (max-width:768px) {
    #c_static_001-1669538043632 .e_container-6 {
        width: 200px;
        margin-top: 20px
    }

    #c_static_001-1669538043632 {
        display: none
    }
}

#c_static_001-1669538933389 {
    min-height: 0px;
    display-radio: 1;
    width: 94%;
    margin-left: auto;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px
}

#c_static_001-1669538933389 .e_breadcrumb-1 .p_breadcrumbItem {
    position: relative;
    float: left
}

#c_static_001-1669538933389 .e_breadcrumb-1 .icon {
    width: 12px;
    height: 12px
}

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

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

#c_static_001-1669538933389 .e_breadcrumb-1 .p_breadcrumb::after {
    display: block;
    clear: both;
    content: ''
}

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

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

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

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

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

#c_static_001-1669538933389 .e_breadcrumb-1 {
    background_radio: 1;
    display-radio: 1;
    padding-top: 6px;
    padding-bottom: 6px;
    border-bottom: 1px solid #ddd
}

#c_static_001-1669538933389 .e_loop-3 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%
}

#c_static_001-1669538933389 .e_loop-3 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#c_static_001-1669538933389 .e_loop-3 .p_page {
    text-align: center
}

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

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

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

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

#c_static_001-1669538933389 .e_loop-3 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
}

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

#c_static_001-1669538933389 .e_loop-3 .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-1669538933389 .e_loop-3 .p_s_option {}

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

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

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

#c_static_001-1669538933389 .e_loop-3 .multSelect ul,
li {
    list-style: none
}

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

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

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

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

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

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

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

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

#c_static_001-1669538933389 .e_loop-3 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px
}

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

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

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

#c_static_001-1669538933389 .e_loop-3 .p_split {
    margin: 0 5px
}

#c_static_001-1669538933389 .e_loop-3 .p_normal {
    margin-right: 16px
}

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

#c_static_001-1669538933389 .e_loop-3 .position-left {
    display: flex
}

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

#c_static_001-1669538933389 .e_loop-3 .position-top {}

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

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

#c_static_001-1669538933389 .e_loop-3 .p_active .p_mbutton::after {
    display: block
}

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

#c_static_001-1669538933389 .e_loop-3 .p_filter_result {
    display: inline-block
}

#c_static_001-1669538933389 .e_loop-3 .p_contclear {
    cursor: pointer
}

#c_static_001-1669538933389 .e_loop-3 .swiper-container {
    padding-bottom: 30px
}

#c_static_001-1669538933389 .e_loop-3 .p_imgwrapper {
    width: 80px;
    height: 100px;
    overflow: hidden
}

#c_static_001-1669538933389 .e_loop-3 .p_imgtitle {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 0 auto;
    line-height: 20px
}

#c_static_001-1669538933389 .e_loop-3 .p_imgwrapper img {
    width: 100%;
    object-fit: cover
}

#c_static_001-1669538933389 .e_loop-3 .p_active .p_imgwrapper {
    border: 1px solid #409eff
}

#c_static_001-1669538933389 .e_loop-3 .p_filter_result {
    display: none
}

#c_static_001-1669538933389 .e_loop-3 .p_contclear {
    display: none
}

#c_static_001-1669538933389 .e_loop-3 .p_inputRangeSearch {
    padding: 7px 12px;
    background: #007bff;
    color: white;
    font-size: 14px;
    font-style: normal
}

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

#c_static_001-1669538933389 .e_container-4 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    padding-bottom: 18px;
    padding-left: 0px;
    margin-bottom: 18px;
    border-bottom: 1px solid #eee
}

#c_static_001-1669538933389 .e_container-4:hover .e_image-6 {
    transition: all .5s;
    transform: scale(1.05);
    -webkit-transform: scale(1.05)
}

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

#c_static_001-1669538933389 .e_container-4 .cbox-4-0 {
    flex: 0 0 25%
}

#c_static_001-1669538933389 .e_container-5 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    overflow: hidden
}

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

#c_static_001-1669538933389 .e_image-6 {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 60%;
    transition: all .5s;
    transform: scale(1);
    -webkit-transform: scale(1)
}

#c_static_001-1669538933389 .e_image-6 img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1.0);
    width: 100%;
    height: auto;
    transition: all .5s ease;
    min-width: 100%;
    min-height: 100%
}

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

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

#c_static_001-1669538933389 .e_text-8 {
    line-height: normal;
    font_radio: 2;
    display-radio: -webkit-box;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: #cb1d24
}

#c_static_001-1669538933389 .e_timeFormat-9 {
    min-height: 20px;
    font_radio: 2;
    display-radio: 1;
    font-size: 14px;
    color: #333333;
    line-height: 1.5;
    font-family: Arial;
    text-align: right
}

#c_static_001-1669538933389 .e_loop-3 {
    display-radio: 1;
    margin-top: 20px
}

#c_static_001-1669538933389 .e_container-4 .cbox-4-1 {
    padding-left: 25px
}

#c_static_001-1669538933389 .e_richText-10 {
    font_radio: 2;
    display-radio: -webkit-box;
    font-size: 14px;
    color: rgba(153, 153, 153, 1);
    line-height: 1.5;
    font-family: Microsoft YaHei;
    text-align: justify;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 15px
}

#c_static_001-1669538933389 .e_button-11:hover {
    background: #cb1d24;
    border: 1px solid #cb1d24;
    color: #fff
}

#c_static_001-1669538933389 .e_button-11 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: 90px;
    line-height: 30px;
    font-size: 14px;
    margin-top: 20px;
    background: none;
    border: 1px solid #ddd;
    color: #888;
    border-radius: 4px;
    padding: 0px;
    background_radio: 1;
    border_radio: 1;
    font_radio: 1;
    radius_radio: 1;
    display-radio: block;
    margin-left: auto;
    margin-right: 0px
}

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

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

#c_static_001-1669538933389 .e_button-11:hover::after {
    opacity: 1
}

#c_static_001-1669538933389 .e_container-7 .cbox-7-1 {
    flex: 0 0 100px
}

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

    #c_static_001-1669538933389 .e_breadcrumb-1 .p_breadcrumbItem:nth-child(1) .p_title,
    #c_static_001-1669538933389 .e_breadcrumb-1 .p_breadcrumbItem:nth-child(2) .p_title {
        white-space: pre
    }

    #c_static_001-1669538933389 .e_breadcrumb-1 .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-1669538933389 .e_breadcrumb-1 a {
        display: flex
    }

    #c_static_001-1669538933389 .e_breadcrumb-1 {
        display: none
    }

    #c_static_001-1669538933389 {
        display-radio: 1;
        width: auto;
        padding-top: 0px
    }

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

    #c_static_001-1669538933389 .e_container-4 {
        display-radio: 1;
        flex-direction: column;
        display: block
    }

    #c_static_001-1669538933389 .e_container-4 .cbox-4-1 {
        padding-left: 0px
    }

    #c_static_001-1669538933389 .e_container-7 {
        display-radio: 1;
        flex-direction: column
    }

    #c_static_001-1669538933389 .e_container-7 .cbox-7-1 {
        flex: 0 0 auto
    }

    #c_static_001-1669538933389 .e_timeFormat-9 {
        text-align: left
    }

    #c_static_001-1669538933389 .e_button-11 {
        margin-left: 0px;
        margin-right: auto;
        margin-top: 10px
    }

    #c_static_001-1669538933389 .e_richText-10 {
        margin-top: 5px
    }

    #c_static_001-1669538933389 .e_text-8 {
        margin-top: 10px;
        margin-bottom: 5px
    }
}

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