
#c_static_001_P_36436-1704430954089 {
    min-height: 300px;
    padding: 80px 0;
    background: #f5f5f5;
    display-radio: 1
}

.pubTitle {
    text-align: center
}

#c_static_001_P_36436-1704430954089 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto
}

#c_static_001_P_36436-1704430954089 .e_container-1>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    padding: 30px 15px
}

#c_static_001_P_36436-1704430954089 .e_h3-7 {
    padding-bottom: 30px;
    font-size: 30px;
    color: var(--c);
    text-align: center
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    /*瑙ｅ喅鏃犵紳婊氬姩鍦ㄥ惊鐜綋澶氬垪灞曠ず闂  */
    max-width: 100%
        /* 瑙ｅ喅鏃犵紳婊氬姩鍦ㄥ惊鐜綋澶氬垪灞曠ず闂 */
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .p_page {
    text-align: center;
    padding-top: 40px
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .p_filter_key {
    /* min-width:80px;
     */
    width: 70px;
    overflow: hidden;
    margin-right: 10px;
    font-weight: bold;
    color: #333333;
    font-size: 12px
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .p_v_item {
    display: inline-block;
    padding: 0 3px;
    cursor: pointer;
    font-size: 13px;
    color: #555555;
    margin-right: 30px
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
        /* border-radius:2px;
     */
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .p_result_item {
    position: relative;
    padding: 3px 20px 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .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_P_36436-1704430954089 .e_loop-15 .p_s_option {}

#c_static_001_P_36436-1704430954089 .e_loop-15 .multSelect {
    font-size: 13px;
    position: relative
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .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_P_36436-1704430954089 .e_loop-15 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .multSelect ul,
li {
    list-style: none
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .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_P_36436-1704430954089 .e_loop-15 .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_P_36436-1704430954089 .e_loop-15 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .multSelect .inputWrap>.fa svg {
    fill: #666;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: calc(50% - 3px)
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

/* #c_static_001_P_36436-1704430954089 .e_loop-15 .p_filter_close::before {
        content: "\2716";
    }
    */
/* #c_static_001_P_36436-1704430954089 .e_loop-15 .p_filter_select {
        width: 110px;
        height: 24px;
        padding: 0;
        border: 1px solid #DCDFE6;
    }
    */
#c_static_001_P_36436-1704430954089 .e_loop-15 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .p_date_start {
    display: inline;
    width: 105px;
    height: 40px
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .p_normal_end {
    display: inline;
    width: 100px;
    height: 40px;
    margin-right: 5px
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .p_date_end {
    display: inline;
    width: 105px;
    height: 40px;
    margin-right: 5px
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .p_split {
    margin: 0 5px
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .p_normal {
    margin-right: 16px
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .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_P_36436-1704430954089 .e_loop-15 .input-check,
#c_static_001_P_36436-1704430954089 .e_loop-15 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .position-left {
    display: flex
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .position-top {
    /* display:flex;
     */
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .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_P_36436-1704430954089 .e_loop-15 .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_P_36436-1704430954089 .e_loop-15 .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_P_36436-1704430954089 .e_loop-15 .p_active .p_mbutton::before {
    display: block
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .p_active .p_mbutton::after {
    display: block
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .p_input_match {
    width: 100px;
    height: 40px;
    padding: 10px;
    border: 1px solid #ced4da;
    border-radius: 3px
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .p_filter_result {
    display: inline-block
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .p_contclear {
    cursor: pointer
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .swiper-container {
    padding-bottom: 30px
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .p_imgwrapper {
    width: 80px;
    height: 100px;
    overflow: hidden
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .p_imgtitle {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 0 auto;
    line-height: 20px
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .p_imgwrapper img {
    width: 100%;
    object-fit: cover
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .p_active .p_imgwrapper {
    border: 1px solid #409eff
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .p_filter_result {
    display: none
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .p_contclear {
    display: none
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .p_inputRangeSearch {
    padding: 7px 12px;
    background: #007bff;
    color: white;
    font-size: 14px;
    font-style: normal
}

#c_static_001_P_36436-1704430954089 .e_loop-15 .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_P_36436-1704430954089 .e_container-16 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    background: #fff
}

#c_static_001_P_36436-1704430954089 .e_container-16>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    padding: 30px
}

#c_static_001_P_36436-1704430954089 .e_image-17 {
    overflow: hidden;
    display-radio: 1
}

#c_static_001_P_36436-1704430954089 .e_image-17 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001_P_36436-1704430954089 .e_h3-18 {
    font_radio: 1;
    display-radio: 1;
    color: #333;
    font-size: 20px;
    line-height: 1.5
}

#c_static_001_P_36436-1704430954089 .e_richText-19 {
    font_radio: 1;
    display-radio: 1;
    line-height: 1.6;
    font-size: 14px;
    color: #666
}

@media screen and (max-width:768px) {
    #c_static_001_P_36436-1704430954089 .e_container-1>.p_item {
        flex: 0 0 100%;
        padding: 30px 15px
    }

    #c_static_001_P_36436-1704430954089 .e_container-1>.p_item h3 {
        font-size: 22px
    }

    #c_static_001_P_36436-1704430954089 .e_container-1>.p_item p {
        font-size: 16px
    }

    #c_static_001_P_36436-1704430954089 .e_loop-15 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 1)
    }

    #c_static_001_P_36436-1704430954089 .e_container-16>.p_item {
        flex: 0 0 100%
    }
}

@media screen and (min-width: 769px) {
    #c_static_001_P_36436-1704430954089 .e_loop-15 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 1)
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {}

#c_static_001-1670480903964 {
    min-height: 300px;
    padding: 80px 0;
    background: #fff;
    display-radio: 1;
    background-color: #fff
}

#c_static_001-1670480903964 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto
}

#c_static_001-1670480903964 .e_container-1>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    padding: 15px;
    text-align: center
}

#c_static_001-1670480903964 .e_text-3 {
    line-height: 1.6;
    font-size: 18px;
    color: #666;
    max-width: 800px;
    margin: 0 auto;
    width: 100%
}

#c_static_001-1670480903964 .e_container-6 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    max-width: 1400px;
    margin: 0 auto;
    padding: 50px 0 15px
}

#c_static_001-1670480903964 .e_container-6>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    padding: 15px
}

#c_static_001-1670480903964 .e_richText-7 {
    font_radio: 1;
    display-radio: 1;
    line-height: 1.6;
    font-size: 16px;
    color: #666;
    text-align: justify
}

#c_static_001-1670480903964 .e_h3-8 {
    font_radio: 1;
    display-radio: 1;
    text-align: center;
    color: var(--c);
    font-size: 22px
}

#c_static_001-1670480903964 .e_h3-9 {
    font_radio: 1;
    display-radio: 1;
    text-align: center;
    color: var(--c);
    font-size: 22px
}

#c_static_001-1670480903964 .e_h3-10 {
    font_radio: 1;
    display-radio: 1;
    text-align: center;
    color: var(--c);
    font-size: 22px
}

#c_static_001-1670480903964 .e_richText-11 {
    font_radio: 1;
    display-radio: 1;
    line-height: 1.6;
    font-size: 16px;
    color: #666;
    text-align: justify
}

#c_static_001-1670480903964 .e_richText-12 {
    font_radio: 1;
    display-radio: 1;
    line-height: 1.6;
    font-size: 16px;
    color: #666;
    text-align: justify
}

#c_static_001-1670480903964 .e_container-6>.p_item>h3 {
    position: absolute;
    background: var(--c);
    color: #fff;
    padding: 0 30px;
    line-height: 50px;
    border-radius: 10px;
    left: 50%;
    top: -10px;
    transform: translate(-50%, 0)
}

#c_static_001-1670480903964 .e_container-6>.p_item>div {
    border: 1px #ddd solid;
    padding: 50px 15px 30px;
    height: 100%;
    border-radius: 10px
}

@media screen and (max-width:768px) {
    #c_static_001-1670480903964 .e_container-6>.p_item {
        flex: 0 0 100%;
        padding-bottom: 40px
    }
}

#c_static_001-16709238516540 {
    min-height: 300px;
    /* padding: 80px 0; */
    background: #f5f5f5;
    display-radio: 1
}

#c_static_001-16709238516540 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto
}

#c_static_001-16709238516540 .e_container-1>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    padding: 15px;
    text-align: center
}

#c_static_001-16709238516540 .e_loop-13 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    /*瑙ｅ喅鏃犵紳婊氬姩鍦ㄥ惊鐜綋澶氬垪灞曠ず闂  */
    margin: 0 -10px
}

#c_static_001-16709238516540 .e_loop-13 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative;
    padding: 10px
}

#c_static_001-16709238516540 .e_loop-13 .p_page {
    text-align: center
}

#c_static_001-16709238516540 .e_loop-13 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_static_001-16709238516540 .e_loop-13 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

#c_static_001-16709238516540 .e_loop-13 .p_filter_key {
    /* min-width: 80px; */
    width: 70px;
    overflow: hidden;
    margin-right: 10px;
    font-weight: bold;
    color: #333333;
    font-size: 12px
}

#c_static_001-16709238516540 .e_loop-13 .p_v_item {
    display: inline-block;
    padding: 0 3px;
    cursor: pointer;
    font-size: 13px;
    color: #555555;
    margin-right: 30px
}

#c_static_001-16709238516540 .e_loop-13 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
        /* border-radius: 2px; */
}

#c_static_001-16709238516540 .e_loop-13 .p_result_item {
    position: relative;
    padding: 3px 20px 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px
}

#c_static_001-16709238516540 .e_loop-13 .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-16709238516540 .e_loop-13 .p_s_option {}

#c_static_001-16709238516540 .e_loop-13 .multSelect {
    font-size: 13px;
    position: relative
}

#c_static_001-16709238516540 .e_loop-13 .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-16709238516540 .e_loop-13 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_static_001-16709238516540 .e_loop-13 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_static_001-16709238516540 .e_loop-13 .multSelect ul,
li {
    list-style: none
}

#c_static_001-16709238516540 .e_loop-13 .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-16709238516540 .e_loop-13 .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-16709238516540 .e_loop-13 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#c_static_001-16709238516540 .e_loop-13 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#c_static_001-16709238516540 .e_loop-13 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#c_static_001-16709238516540 .e_loop-13 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

#c_static_001-16709238516540 .e_loop-13 .multSelect .inputWrap>.fa svg {
    fill: #666;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: calc(50% - 3px)
}

#c_static_001-16709238516540 .e_loop-13 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_static_001-16709238516540 .e_loop-13 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_static_001-16709238516540 .e_loop-13 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

/* #c_static_001-16709238516540 .e_loop-13 .p_filter_close::before{
        content: "\2716";
        
    } */
/* #c_static_001-16709238516540 .e_loop-13 .p_filter_select{
            width: 110px;
            height: 24px;
            padding: 0;
            border: 1px solid #DCDFE6;
    
    } */
#c_static_001-16709238516540 .e_loop-13 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px
}

#c_static_001-16709238516540 .e_loop-13 .p_date_start {
    display: inline;
    width: 105px;
    height: 40px
}

#c_static_001-16709238516540 .e_loop-13 .p_normal_end {
    display: inline;
    width: 100px;
    height: 40px;
    margin-right: 5px
}

#c_static_001-16709238516540 .e_loop-13 .p_date_end {
    display: inline;
    width: 105px;
    height: 40px;
    margin-right: 5px
}

#c_static_001-16709238516540 .e_loop-13 .p_split {
    margin: 0 5px
}

#c_static_001-16709238516540 .e_loop-13 .p_normal {
    margin-right: 16px
}

#c_static_001-16709238516540 .e_loop-13 .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-16709238516540 .e_loop-13 .input-check,
#c_static_001-16709238516540 .e_loop-13 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_static_001-16709238516540 .e_loop-13 .position-left {
    display: flex
}

#c_static_001-16709238516540 .e_loop-13 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#c_static_001-16709238516540 .e_loop-13 .position-top {
    /* display: flex; */
}

#c_static_001-16709238516540 .e_loop-13 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#c_static_001-16709238516540 .e_loop-13 .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-16709238516540 .e_loop-13 .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-16709238516540 .e_loop-13 .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-16709238516540 .e_loop-13 .p_active .p_mbutton::before {
    display: block
}

#c_static_001-16709238516540 .e_loop-13 .p_active .p_mbutton::after {
    display: block
}

#c_static_001-16709238516540 .e_loop-13 .p_input_match {
    width: 100px;
    height: 40px;
    padding: 10px;
    border: 1px solid #ced4da;
    border-radius: 3px
}

#c_static_001-16709238516540 .e_loop-13 .p_filter_result {
    display: inline-block
}

#c_static_001-16709238516540 .e_loop-13 .p_contclear {
    cursor: pointer
}

#c_static_001-16709238516540 .e_loop-13 .swiper-container {
    padding-bottom: 30px
}

#c_static_001-16709238516540 .e_loop-13 .p_imgwrapper {
    width: 80px;
    height: 100px;
    overflow: hidden
}

#c_static_001-16709238516540 .e_loop-13 .p_imgtitle {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 0 auto;
    line-height: 20px
}

#c_static_001-16709238516540 .e_loop-13 .p_imgwrapper img {
    width: 100%;
    object-fit: cover
}

#c_static_001-16709238516540 .e_loop-13 .p_active .p_imgwrapper {
    border: 1px solid #409eff
}

#c_static_001-16709238516540 .e_loop-13 .p_filter_result {
    display: none
}

#c_static_001-16709238516540 .e_loop-13 .p_contclear {
    display: none
}

#c_static_001-16709238516540 .e_loop-13 .p_inputRangeSearch {
    padding: 7px 12px;
    background: #007bff;
    color: white;
    font-size: 14px;
    font-style: normal
}

#c_static_001-16709238516540 .e_loop-13 .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-16709238516540 .e_image-14 {
    overflow: hidden;
    height: 250px
}

#c_static_001-16709238516540 .e_image-14 img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

#c_static_001-16709238516540 .e_text-15 {
    line-height: 1.6;
    padding: 15px;
    background: #fff
}

@media screen and (max-width:768px) {
    #c_static_001-16709238516540 .e_loop-13 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 1)
    }
}

@media screen and (min-width: 769px) {}

@media screen and (max-width: 1024px) and (min-width: 769px) {}