ubpage {
    display-radio: 1;
    min-height: 0px
}

#c_banner-subpage .subpage_ad {
    background-color: rgba(0, 0, 0, 1);
    position: relative;
    height: 400px;
    overflow: hidden;
    display: block;
    margin-top: 0px
}

#c_banner-subpage .bgimg {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden
}

#c_banner-subpage .pcitem {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: no-repeat center/cover;
    opacity: 0.8;
    height: 100%;
    width: 100%;
    transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    -moz-transition: all 0.1s ease 0s;
    -webkit-transition: all 0.1s ease 0s
}

#c_banner-subpage .pcitem:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1
}

#c_banner-subpage .p_info {
    position: absolute;
    width: 100%;
    color: #fff;
    text-align: left;
    top: 50%;
    left: 50%;
    line-height: 1.6;
    transform: translate(-50%, -50%);
    z-index: 4
}

#c_banner-subpage .text {
    width: 94%;
    max-width: 1600px;
    margin: 0 auto;
    padding: 0px;
    text-align: left;
    display: block;
    position: relative
}

#c_banner-subpage .ban_wz {
    width: 100%;
    display: inline-block;
    height: auto;
    padding: 0px;
    padding-top: 100px;
    background-color: rgba(0, 51, 102, 0)
}

#c_banner-subpage .p_btitle {
    font-size: 42px;
    line-height: 1.2;
    font-weight: normal;
    text-align: left;
    text-transform: Uppercase
}

#c_banner-subpage .p_btitle a {
    color: rgba(255, 255, 255, 1)
}

#c_banner-subpage .p_line {
    height: 1px;
    width: 58px;
    background: var(--theme-color);
    margin: 15px auto
}

#c_banner-subpage .p_subtitle {
    font-size: 22px;
    line-height: 1.2;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.7);
    text-align: center;
    margin-bottom: 0px
}

@media screen and (max-width:768px) {
    #c_banner-subpage .subpage_ad {
        background-color: rgba(0, 0, 0, 1);
        position: relative;
        height: 200px;
        overflow: hidden;
        display: block;
        margin-top: 0px
    }

    #c_banner-subpage .pcitem {
        height: 200px;
        position: absolute
    }

    #c_banner-subpage .e_bannerA-2 .swiper-slide {
        width: 100%;
        height: auto;
        padding-bottom: 100%;
        margin: 0px;
        overflow: hidden;
        display: inline-block;
        position: relative
    }

    #c_banner-subpage .e_bannerA-2 .p_info {
        width: 100%;
        z-index: 0;
        text-align: center
    }

    #c_banner-subpage .p_btitle {
        font-size: 24px
    }

    #c_banner-subpage .p_subtitle {
        font-size: 14px;
        padding: 0px 10px
    }

    #c_banner-subpage .e_bannerA-2 .p_summary {
        display: none
    }

    #c_banner-subpage .ban_wz {
        width: 100%;
        display: inline-block;
        height: auto;
        padding: 0px 0px;
        background-color: rgba(0, 51, 102, 0)
    }
}

#c_category-breadcrumb {
    display-radio: 1;
    background-color: rgba(255, 255, 255, 1);
    border-bottom: solid 1px #ebebeb
}

#c_category-breadcrumb .e_container-6 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    background_radio: 1
}

#c_category-breadcrumb .e_container-6>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_category-breadcrumb .e_container-6 .cbox-6-1 {
    align-self: center;
    flex: 0 0 auto
}

#c_category-breadcrumb .e_breadcrumb-7 .p_breadcrumbItem {
    position: relative;
    display-radio: 1
}

#c_category-breadcrumb .e_breadcrumb-7 .icon {
    width: 15px;
    height: 15px
}

#c_category-breadcrumb .e_breadcrumb-7 .p_breadcrumbItem:not(:first-child) {
    padding: 0 3px 0 15px;
    color: #6c757d
}

#c_category-breadcrumb .e_breadcrumb-7 .p_breadcrumbItem:not(:first-child)::before {
    content: '>';
    position: absolute;
    left: 3px;
    color: #999
}

#c_category-breadcrumb .e_breadcrumb-7 .p_breadcrumb {
    flex-wrap: wrap;
    display: flex;
    display-radio: flex
}

#c_category-breadcrumb .e_breadcrumb-7 .p_showTitle {
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 5px
}

#c_category-breadcrumb .e_breadcrumb-7 .siblings::after {
    content: '>';
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    transform: rotateZ(90deg);
    cursor: pointer;
    color: #ccc
}

#c_category-breadcrumb .e_breadcrumb-7 .siblings.active {
    border: 1px solid #dee2e6
}

#c_category-breadcrumb .e_breadcrumb-7 .siblings.active::after {
    transform: rotateZ(-90deg)
}

#c_category-breadcrumb .e_breadcrumb-7 .p_slide {
    position: absolute;
    left: 18px;
    min-width: 100%;
    padding: 5px;
    display: none;
    z-index: 999
}

#c_category-breadcrumb .e_breadcrumb-7 .p_sibling {
    display: block;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

#c_category-breadcrumb .e_breadcrumb-7 {
    display-radio: 1;
    background_radio: 1;
    margin-left: auto;
    margin-right: auto;
    max-width: none;
    width: auto;
    padding-top: 20px;
    padding-bottom: 20px
}

@media screen and (max-width:768px) {
    #c_category-breadcrumb .e_container-6 .cbox-6-1 {
        align-self: start;
        flex: 0 0 100%;
        margin-bottom: 20px
    }

    #c_category-breadcrumb {
        display-radio: 1;
        background-color: rgba(255, 255, 255, 1);
        padding-top: 10px
    }

    #c_category-breadcrumb .e_breadcrumb-7 {
        background_radio: 1;
        display-radio: 1;
        margin-top: 20px
    }

    #c_category-breadcrumb .e_breadcrumb-7 .p_breadcrumb {
        display: flex;
        justify-content: flex-start
    }

    #c_category-breadcrumb .e_container-6 {
        display-radio: 1;
        flex-direction: row
    }

    #c_category-breadcrumb .e_container-6 .cbox-6-0 {
        flex: 0 0 100%
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    #c_category-breadcrumb .e_container-6 {
        display-radio: 1;
        flex-direction: column
    }

    #c_category-breadcrumb .e_container-6 .p_item {
        display-radio: 1
    }

    #c_category-breadcrumb .e_container-6 .cbox-6-1 {
        align-self: start;
        flex: 0 0 auto;
        margin-bottom: 20px
    }
}

#c_grid-sidebar {
    margin-left: auto;
    margin-right: auto;
    width: 94%;
    background_radio: 2;
    display-radio: 1;
    padding-top: 3rem;
    padding-bottom: 3rem;
    max-width: 1600px
}

#c_grid-sidebar .p_gridbox::after {
    content: '';
    clear: left;
    display: block
}

#c_grid-sidebar>div>.p_gridbox {
    width: 100%;
    overflow: hidden;
    position: static
}

#c_grid-sidebar>div>.p_gridCell {
    float: left;
    position: static
}

#c_grid-sidebar>.p_gridbox.signal {
    min-height: inherit
}

#c_grid-sidebar>.p_gridbox.signal>.p_gridCell {
    min-height: inherit !important
}

#c_grid-sidebar .p_gridCell {
    display-radio: 1
}

@media screen and (max-width:768px) {
    #c_grid-sidebar>.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-sidebar>.p_gridbox>.p_gridCell:nth-child(2n + 1) {
        width: 18.49%;
        margin-left: 0%;
        margin-right: 0%;
        margin-top: 0rem;
        margin-bottom: 0rem;
        clear: left
    }

    #c_grid-sidebar>.p_gridbox>.p_gridCell:nth-child(2n + 2) {
        width: 78.49%;
        margin-left: 3%;
        margin-right: 0%;
        margin-top: 0rem;
        margin-bottom: 0rem;
        clear: inherit
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    #c_grid-sidebar>.p_gridbox>.p_gridCell:nth-child(2n + 1) {
        width: 18.49%;
        margin-left: 0%;
        margin-right: 0%;
        margin-top: 0rem;
        margin-bottom: 0rem;
        clear: left
    }

    #c_grid-sidebar>.p_gridbox>.p_gridCell:nth-child(2n + 2) {
        width: 78.49%;
        margin-left: 3%;
        margin-right: 0%;
        margin-top: 0rem;
        margin-bottom: 0rem;
        clear: inherit
    }
}

#c_category-tree {
    min-height: 0px;
    display-radio: 1;
    max-width: none;
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    background_radio: 2
}

#c_category-tree .contactXin {
    padding: 0px 0 25px
}

#c_category-tree .contactXin li {
    margin-bottom: 10px
}

#c_category-tree .contactNei {
    display: none;
    padding-left: 35px;
    font-size: 12px;
    color: #666;
    line-height: 2
}

#c_category-tree .contactTitle {
    display: flex;
    line-height: 1;
    font-weight: bold;
    cursor: pointer;
    padding: 10px 15px;
    background: linear-gradient(0deg, white, transparent);
    border: 1px solid #ddd
}

#c_category-tree .contactTitle:hover,
#c_category-tree .active .contactTitle {
    color: #06c;
    background: linear-gradient(0deg, whitesmoke, transparent)
}

#c_category-tree .contactTitle span {
    font-size: 14px;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 14px;
    height: 14px;
    position: relative
}

#c_category-tree .contactTitle span::after,
#c_category-tree .contactTitle span::before {
    content: '-';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 14px;
    font-family: cursive;
    opacity: 0
}

#c_category-tree .active .contactTitle span::before {
    opacity: 1
}

#c_category-tree .active .contactTitle span::after {
    opacity: 0
}

#c_category-tree .contactTitle p {
    padding-left: 7px;
    font-size: 12px
}

#c_category-tree .contactNei p:first-child {
    margin-top: 10px
}

#c_category-tree .e_container-11 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

#c_category-tree .e_container-11>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_category-tree .cateGoryArr {
    color: #fff;
    display: none;
    flex-direction: column;
    justify-content: center
}

#c_category-tree .cateGoryArr svg {
    width: 25px;
    height: auto;
    margin: 0
}

#c_category-tree .e_categoryB-12 {
    user-select: none;
    font-size: 14px;
    width: 100%;
    max-width: 100%;
    padding: 25px 0;
    background: #f7f7f7;
    position: relative
}

#c_category-tree .e_categoryB-12 ul {
    list-style: none;
    margin: 0
}

#c_category-tree .e_categoryB-12 li {
    position: relative
}

#c_category-tree .e_categoryB-12 .deep a {
    width: 100%;
    padding-left: 35px;
    display: flex;
    justify-content: flex-start;
    transition: all ease .3s
}

#c_category-tree .e_categoryB-12 .deep a span {
    width: 100%;
    border-bottom: 1px solid #ddd;
    font-weight: 700
}

#c_category-tree .e_categoryB-12 .p_c_title1 {
    display: flex;
    justify-content: space-between;
    position: relative;
    line-height: 44px;
    font-size: 13px;
    transition: all ease .3s;
    width: 100%;
    color: #333;
    font-weight: bold;
    padding-right: 15px;
    border-left: #cecece 7px solid
}

#c_category-tree .e_categoryB-12 .deep-2 {
    width: 100%;
    display: none
}

#c_category-tree .e_categoryB-12 .p_arrbtm {
    width: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    transition: border-left ease .3s;
    border-bottom: 1px solid #ddd
}

#c_category-tree .e_categoryB-12 .p_arrow {
    margin: 0;
    font-size: 12px;
    transform: rotate(-90deg);
    line-height: 1;
    padding: 0;
    width: auto;
    height: 10px;
    right: 15px;
    pointer-events: none
}

#c_category-tree .e_categoryB-12 .p_c_title2 {
    display: flex;
    justify-content: space-between;
    position: relative;
    line-height: 44px;
    font-size: 13px;
    transition: all ease .3s;
    width: 100%;
    color: #666;
    border-left: #cecece 7px solid;
    padding-right: 15px
}

#c_category-tree .e_categoryB-12 .p_c_title2 a span {
    font-weight: 400
}

#c_category-tree .e_categoryB-12 .deep-3 {
    width: 100%;
    display: none
}

#c_category-tree .e_categoryB-12 .p_c_title3 {
    display: flex;
    justify-content: space-between;
    position: relative;
    line-height: 44px;
    font-size: 13px;
    transition: all ease .3s;
    width: 100%;
    color: #999;
    border-left: #cecece 7px solid;
    padding-right: 15px
}

#c_category-tree .e_categoryB-12 .p_c_images {
    width: 27px;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 6px;
    order: -1;
    overflow: hidden;
    transition: all ease .3s
}

#c_category-tree .e_categoryB-12 .p_c_images img {
    width: 100%;
    height: auto;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

#c_category-tree .e_categoryB-12 p:hover .p_c_images {
    opacity: 0;
    margin-right: 0px;
    width: 0px
}

#c_category-tree .e_categoryB-12 .deep:hover {
    border-left: #ec1b24 7px solid
}

#c_category-tree .e_categoryB-12 .deep:hover a {
    color: #ec1b24
}

#c_category-tree .e_categoryB-12 .active>p {
    color: #ec1b24;
    border-left: #ec1b24 7px solid
}

#c_category-tree .e_categoryB-12::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 7px;
    height: 100%;
    background: #cecece
}

#c_category-tree .e_categoryB-12 li.active>ul.p_c_content {
    display: block
}

@media screen and (max-width:768px) {
    #c_category-tree {
        display-radio: 1;
        width: auto;
        max-width: none;
        padding-left: 15px;
        padding-right: 15px
    }

    #c_category-tree .cateGoryArr {
        display: flex
    }

    #c_category-tree .e_categoryB-12 {
        padding-top: 15px
    }

    #c_category-tree .e_categoryB-12 .deep a {
        padding-left: 25px
    }

    #c_category-tree .e_categoryB-12 .p_arrbtm {
        width: 50px
    }

    #c_category-tree .e_categoryB-12 .p_arrow {
        right: 15px;
        position: absolute
    }
}

@media screen and (min-width: 769px) {

    #c_category-tree .e_categoryB-12 .p_c_mbtn,
    #c_category-tree .e_categoryB-12 .p_c_mput,
    #c_category-tree .e_categoryB-12 .p_c_item>.p_c_content {
        display: none
    }
}

#c_product-grid {
    display-radio: 1;
    padding-top: 0px;
    padding-bottom: 0px;
    background_radio: 2;
    min-height: 0px
}

#c_product-grid .e_loop-1 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%
}

#c_product-grid .e_loop-1 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative;
    border-bottom: solid 5px rgba(245, 245, 245, 1)
}

#c_product-grid .e_loop-1 .p_page {
    text-align: center;
    padding: 30px 0
}

#c_product-grid .e_loop-1 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_product-grid .e_loop-1 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

#c_product-grid .e_loop-1 .p_filter_key {
    width: 70px;
    overflow: hidden;
    margin-right: 10px;
    font-weight: bold;
    color: #333333;
    font-size: 12px
}

#c_product-grid .e_loop-1 .p_v_item {
    display: inline-block;
    padding: 0 3px;
    cursor: pointer;
    font-size: 13px;
    color: #555555;
    margin-right: 30px
}

#c_product-grid .e_loop-1 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
}

#c_product-grid .e_loop-1 .p_result_item {
    position: relative;
    padding: 3px 20px 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px
}

#c_product-grid .e_loop-1 .p_filter_close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px;
    font-style: normal;
    font-size: 16px;
    margin-top: -5px;
    cursor: pointer
}

#c_product-grid .e_loop-1 .multSelect {
    font-size: 13px;
    position: relative
}

#c_product-grid .e_loop-1 .multSelect .inputWrap {
    width: 100%;
    min-width: 100px;
    min-height: 24px;
    border: 1px solid #DCDFE6;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    background: white
}

#c_product-grid .e_loop-1 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_product-grid .e_loop-1 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_product-grid .e_loop-1 .multSelect ul,
li {
    list-style: none
}

#c_product-grid .e_loop-1 .multSelect li {
    display: inline-block;
    background: #edf0f3;
    color: #92969c;
    padding: 0px 5px;
    margin: 1px 5px 1px 0;
    border-radius: 5px;
    line-height: 16px
}

#c_product-grid .e_loop-1 .multSelect .multSelect-option {
    width: 100%;
    border: 1px solid #DCDFE6;
    border-radius: 2px;
    border-top: 0;
    max-height: 200px;
    overflow-y: scroll;
    position: absolute;
    height: 0;
    opacity: 0;
    z-index: 9;
    background: #fff
}

#c_product-grid .e_loop-1 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#c_product-grid .e_loop-1 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#c_product-grid .e_loop-1 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#c_product-grid .e_loop-1 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

#c_product-grid .e_loop-1 .multSelect .inputWrap>.fa svg {
    fill: #666;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: calc(50% - 3px)
}

#c_product-grid .e_loop-1 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_product-grid .e_loop-1 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_product-grid .e_loop-1 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

#c_product-grid .e_loop-1 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px
}

#c_product-grid .e_loop-1 .p_date_start {
    display: inline;
    width: 105px;
    height: 40px
}

#c_product-grid .e_loop-1 .p_normal_end {
    display: inline;
    width: 100px;
    height: 40px;
    margin-right: 5px
}

#c_product-grid .e_loop-1 .p_date_end {
    display: inline;
    width: 105px;
    height: 40px;
    margin-right: 5px
}

#c_product-grid .e_loop-1 .p_split {
    margin: 0 5px
}

#c_product-grid .e_loop-1 .p_normal {
    margin-right: 16px
}

#c_product-grid .e_loop-1 .p_fbutton {
    background-color: #007bff;
    border: 1px solid #409EFF;
    text-decoration: none;
    color: white;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#c_product-grid .e_loop-1 .input-check,
#c_product-grid .e_loop-1 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_product-grid .e_loop-1 .position-left {
    display: flex
}

#c_product-grid .e_loop-1 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#c_product-grid .e_loop-1 .position-top {}

#c_product-grid .e_loop-1 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#c_product-grid .e_loop-1 .p_mbutton {
    border: 1px solid #409EFF;
    text-decoration: none;
    color: #409EFF;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#c_product-grid .e_loop-1 .p_mbutton:after {
    content: "";
    display: none;
    width: 16px;
    height: 16px;
    background-color: #409eff;
    -webkit-transform: skewY(-45deg);
    transform: skewY(360deg);
    position: absolute;
    bottom: 0px;
    right: 0;
    z-index: 1
}

#c_product-grid .e_loop-1 .p_mbutton::before {
    content: "";
    display: none;
    width: 6px;
    height: 9px;
    border-right: #ffffff solid 2px;
    border-bottom: #ffffff solid 2px;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
    position: absolute;
    bottom: 5px;
    right: 4px;
    z-index: 2
}

#c_product-grid .e_loop-1 .p_active .p_mbutton::before {
    display: block
}

#c_product-grid .e_loop-1 .p_active .p_mbutton::after {
    display: block
}

#c_product-grid .e_loop-1 .p_input_match {
    width: 100px;
    height: 40px;
    padding: 10px;
    border: 1px solid #ced4da;
    border-radius: 3px
}

#c_product-grid .e_loop-1 .swiper-container {
    padding-bottom: 30px
}

#c_product-grid .e_loop-1 .p_imgwrapper {
    width: 80px;
    height: 100px;
    overflow: hidden
}

#c_product-grid .e_loop-1 .p_imgtitle {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 0 auto;
    line-height: 20px
}

#c_product-grid .e_loop-1 .p_imgwrapper img {
    width: 100%;
    object-fit: cover
}

#c_product-grid .e_loop-1 .p_active .p_imgwrapper {
    border: 1px solid #409eff
}

#c_product-grid .e_loop-1 .p_filter_result {
    display: none
}

#c_product-grid .e_loop-1 .p_contclear {
    display: none
}

#c_product-grid .e_loop-1 .p_inputRangeSearch {
    padding: 7px 12px;
    background: #007bff;
    color: white;
    font-size: 14px;
    font-style: normal
}

#c_product-grid .e_loop-1 .p_inputSearch {
    padding: 0px 17px;
    background: #007bff;
    color: white;
    font-size: 14px;
    font-style: normal;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 5px;
    margin-left: 10px
}

#c_product-grid .e_loop-1 .p_categoryActive {
    color: #409EFF
}

#c_product-grid .e_loop-1 {
    display-radio: 1;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: none
}

#c_product-grid .e_container-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding-top: 1%;
    transition-property: all;
    transition-radio: hover;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
    display-radio: flex;
    padding-bottom: 1%;
    background-color: rgba(255, 255, 255, 1);
    padding-left: 18px;
    padding-right: 18px;
    margin-bottom: 16px
}

#c_product-grid .e_container-2 .p_item {
    flex: 1;
    max-width: 100%
}

#c_product-grid .e_container-2 .cbox-2-0 {
    flex: 0 0 25%;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    overflow: hidden;
    align-self: center
}

#c_product-grid .e_container-2:hover .e_text-6 {
    color: rgba(236, 27, 36, 1)
}

#c_product-grid .e_container-2 .cbox-2-1 {
    flex: 0 0 75%;
    align-self: center
}

#c_product-grid .e_container-3 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    min-height: 0px;
    height: 0px;
    padding-bottom: 65%
}

#c_product-grid .e_container-3>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_product-grid .e_container-5 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    display-radio: flex;
    padding-left: 5%;
    margin-bottom: 16px;
    padding-bottom: 0px
}

#c_product-grid .e_container-5 .p_item {
    flex: 1;
    max-width: 100%;
    display-radio: 1
}

#c_product-grid .e_container-5 .cbox-5-0 {
    padding-left: 20px;
    padding-right: 20px
}

#c_product-grid .e_text-6 {
    padding-bottom: 5px;
    padding-top: 5px;
    margin-top: 0px;
    font_radio: 2;
    transition-property: all;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
    margin-left: 0px;
    display-radio: -webkit-box;
    color: rgba(26, 26, 26, 1);
    font-size: 20px;
    font-family: Arial;
    line-height: 1.5;
    font-weight: bold;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

#c_product-grid .e_text-6 a {
    font-weight: 700
}

#c_product-grid .e_text-8 {
    font_radio: 2;
    display-radio: -webkit-box;
    height: auto;
    min-height: 0px;
    padding-bottom: 0px;
    margin-bottom: 2%;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-top: 0px;
    margin-top: 0px;
    color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    font-weight: normal;
    line-height: 2;
    font-family: Arial;
    text-align: left
}

#c_product-grid .e_image-10 {
    overflow: hidden;
    display-radio: 1
}

#c_product-grid .e_image-10 img {
    width: 100%;
    /* height: 100%; */
    object-fit: contain;
    transform: scale(1);
    transition: all 0.5s
}

#c_product-grid .e_container-2:hover .e_image-10 img {
    transform: scale(1.1)
}

#c_product-grid .e_button-11 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: 125px;
    padding: 8px;
    background_radio: 2;
    opacity: 0;
    border_radio: 2;
    font_radio: 2;
    radius_radio: 2;
    background-color: rgba(236, 27, 36, 1);
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    border-style: none;
    border-width: 1px;
    border-color: rgba(64, 158, 255, 1);
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
    display-radio: block;
    transition: all .5s ease
}

#c_product-grid .e_button-11 span {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    outline: 0;
    margin: 0px;
    overflow: hidden
}

#c_product-grid .e_button-11::after {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    transition: all .3s;
    z-index: 0;
    opacity: 0;
    top: 0;
    left: 0px
}

#c_product-grid .e_button-11:hover::after {
    opacity: 1
}

#c_product-grid .e_button-11:hover {
    background-color: rgba(236, 27, 36, 1);
    border-style: none;
    border-color: rgba(64, 158, 255, 1);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

#c_product-grid .e_container-2:hover .e_button-11 {
    opacity: 1
}

@media screen and (max-width:768px) {
    #c_product-grid .e_container-2 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        display-radio: flex;
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 0px;
        padding-bottom: 18px;
        min-width: 0px;
        max-width: none
    }

    #c_product-grid .e_container-2 .cbox-2-0 {
        flex: 0 0 100%
    }

    #c_product-grid .e_container-2 .cbox-2-1 {
        flex: 0 0 100%;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 20px;
        padding-left: 20px
    }

    #c_product-grid .e_container-3 {
        display-radio: 1;
        flex-direction: row
    }

    #c_product-grid .e_container-5 {
        display-radio: 1;
        flex-direction: row;
        margin-top: 16px;
        padding-left: 0px;
        padding-right: 0px
    }

    #c_product-grid .e_container-5 .cbox-5-0 {
        padding-left: 0px;
        padding-right: 0px
    }

    #c_product-grid .e_text-6 {
        display-radio: 1;
        font_radio: 2;
        height: auto;
        max-height: none;
        min-height: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 10px;
        font-size: 18px;
        color: rgba(26, 26, 26, 1);
        line-height: 2;
        font-family: Microsoft YaHei
    }

    #c_product-grid .e_text-8 {
        display-radio: 1;
        font_radio: 1;
        height: auto
    }

    #c_product-grid .e_loop-1 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 1)
    }
}

@media screen and (min-width: 769px) {
    #c_product-grid .e_loop-1 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 1)
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {}