/* pre css */
#c_static_001-1725239928539 {
    min-height: 300px;
    background_radio: 2;
    display-radio: 1;
    background-color: rgba(247,247,247,1);
    padding-top: 50px;
    padding-bottom: 66px
}

#c_static_001-1725239928539 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    background_radio: 1;
    display-radio: flex;
    padding-bottom: 3.6vw;
    border-bottom: 1px solid #ddd
}

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

#c_static_001-1725239928539 .e_container-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding-top: 2vw
}

#c_static_001-1725239928539 .e_container-2 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

#c_static_001-1725239928539 .e_text-3 {
    line-height: 2;
    font_radio: 2;
    display-radio: 1;
    color: rgba(0,0,0,1);
    width: 40%
}

#c_static_001-1725239928539 .e_text-3:hover a {
    color: var(--wy_Color)
}

#c_static_001-1725239928539 .e_button-4 {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: 160px;
    padding: 8px;
    background_radio: 2;
    border_radio: 2;
    font_radio: 2;
    radius_radio: 1;
    display-radio: block;
    height: 46px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(166,173,178,1);
    border-style: solid;
    border-color: rgba(166,173,178,1);
    border-width: 1px;
    color: rgba(255,255,255,1)
}

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

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

#c_static_001-1725239928539 .e_button-4:hover::after {
    opacity: 1
}

#c_static_001-1725239928539 .e_container-5 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    background_radio: 1;
    display-radio: flex;
    margin-bottom: 2.6vw
}

#c_static_001-1725239928539 .e_container-5 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between
}

#c_static_001-1725239928539 .e_text-6 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    color: rgba(0,0,0,1);
    width: calc(100% - 160px)
}

#c_static_001-1725239928539 .e_timeFormat-7 {
    font_radio: 2;
    display-radio: 1;
    color: rgba(136,136,136,1);
    text-align: right;
    min-height: 0px;
    line-height: 1;
    width: 160px
}

#c_static_001-1725239928539 .e_websiteShareNew-8 {
    position: relative
}

#c_static_001-1725239928539 .e_websiteShareNew-8:before {
    content: "";
    position: absolute;
    top: 14px;
    right: 0;
    width: 46.8vw;
    height: 1px;
    background: #ddd
}

#c_static_001-1725239928539 .e_websiteShareNew-8 .p_share {
    display: flex
}

#c_static_001-1725239928539 .e_websiteShareNew-8 .p_share.vertical {
    flex-direction: column
}

#c_static_001-1725239928539 .e_websiteShareNew-8 .p_shareItem {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

#c_static_001-1725239928539 .e_websiteShareNew-8 .p_shareItem[key='moments'] {
    display: none
}

#c_static_001-1725239928539 .e_websiteShareNew-8 .horizontal .p_shareItem+.p_shareItem {
    margin-left: 10px
}

#c_static_001-1725239928539 .e_websiteShareNew-8 .vertical .p_shareItem+.p_shareItem {
    margin-top: 10px
}

#c_static_001-1725239928539 .e_websiteShareNew-8 .p_img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1725239928539 .e_websiteShareNew-8 .p_wxShareCon {
    display: none;
    position: absolute;
    width: 140px;
    z-index: 9;
    left: 50%;
    transform: translateX(-50%);
    top: calc(100% + 10px);
    background-color: #fff;
    box-shadow: 1px 1px 4px #888;
    padding: 10px;
    border-radius: 4px
}

#c_static_001-1725239928539 .e_websiteShareNew-8 .p_wxShareCon canvas {
    display: block
}

#c_static_001-1725239928539 .e_websiteShareNew-8 .vertical .p_wxShareCon {
    top: 50%;
    transform: translateY(-50%);
    left: calc(100% + 10px)
}

#c_static_001-1725239928539 .e_websiteShareNew-8 .p_pop {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none
}

#c_static_001-1725239928539 .e_websiteShareNew-8 .p_content {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 300px;
    max-width: 90%;
    border-radius: 4px;
    background: #fff;
    padding: 20px;
    text-align: center;
    transform: translateX(-50%) translateY(-50%)
}

#c_static_001-1725239928539 .e_websiteShareNew-8 .p_close {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer
}

#c_static_001-1725239928539 .e_websiteShareNew-8 .p_close .icon {
    width: 100%;
    height: 100%;
    margin: 0
}

#c_static_001-1725239928539 .e_websiteShareNew-8 .p_prompt {
    margin: 15px 0
}

#c_static_001-1725239928539 .e_websiteShareNew-8 .p_qrcode {
    padding-top: 10px
}

#c_static_001-1725239928539 .e_text-10 {
    line-height: 1.5;
    font_radio: 2;
    display-radio: 1;
    color: rgba(0,0,0,1);
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 2vw;
    margin-top: 3.1vw
}

#c_static_001-1725239928539 .e_loop-11 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    /*è§£å†³æ— ç¼æ»šåŠ¨åœ¨å¾ªçŽ¯ä½“å¤šåˆ—å±•ç¤ºé—®é¢˜  */
    max-width: 100%/* è§£å†³æ— ç¼æ»šåŠ¨åœ¨å¾ªçŽ¯ä½“å¤šåˆ—å±•ç¤ºé—®é¢˜ */
}

#c_static_001-1725239928539 .e_loop-11 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative;
    margin-bottom: 25px
}

#c_static_001-1725239928539 .e_loop-11 .p_page {
    text-align: center
}

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

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

#c_static_001-1725239928539 .e_loop-11 .p_filter_key {
    /* min-width:80px;
 */
    width: 70px;
    overflow: hidden;
    margin-right: 10px;
    font-weight: bold;
    color: #333333;
    font-size: 12px
}

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

#c_static_001-1725239928539 .e_loop-11 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue/* border-radius:2px;
 */
}

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

#c_static_001-1725239928539 .e_loop-11 .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-1725239928539 .e_loop-11 .p_s_option {
}

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

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

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

#c_static_001-1725239928539 .e_loop-11 .multSelect ul,li {
    list-style: none
}

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

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

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

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

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

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

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

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

/* #c_static_001-1725239928539 .e_loop-11 .p_filter_close::before {
	content: "\2716";
}
*/
/* #c_static_001-1725239928539 .e_loop-11 .p_filter_select {
	width: 110px;
	height: 24px;
	padding: 0;
	border: 1px solid #DCDFE6;
}
*/
#c_static_001-1725239928539 .e_loop-11 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px
}

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

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

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

#c_static_001-1725239928539 .e_loop-11 .p_split {
    margin: 0 5px
}

#c_static_001-1725239928539 .e_loop-11 .p_normal {
    margin-right: 16px
}

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

#c_static_001-1725239928539 .e_loop-11 .position-left {
    display: flex
}

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

#c_static_001-1725239928539 .e_loop-11 .position-top {
    /* display:flex;
 */
}

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

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

#c_static_001-1725239928539 .e_loop-11 .p_active .p_mbutton::after {
    display: block
}

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

#c_static_001-1725239928539 .e_loop-11 .p_filter_result {
    display: inline-block
}

#c_static_001-1725239928539 .e_loop-11 .p_contclear {
    cursor: pointer
}

#c_static_001-1725239928539 .e_loop-11 .swiper-container {
    padding-bottom: 30px
}

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

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

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

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

#c_static_001-1725239928539 .e_loop-11 .p_filter_result {
    display: none
}

#c_static_001-1725239928539 .e_loop-11 .p_contclear {
    display: none
}

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

#c_static_001-1725239928539 .e_loop-11 .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-1725239928539 .e_loop-11 .p_categoryActive {
    color: #409EFF
}

#c_static_001-1725239928539 .e_image-12 {
    overflow: hidden;
    display-radio: 1;
    width: 100%;
    height: 190px;
    position: relative
}

#c_static_001-1725239928539 .e_image-12 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s
}

#c_static_001-1725239928539 .e_loop-11 .p_loopitem:hover .e_image-12 img {
    transform: scale(1.1)
}

#c_static_001-1725239928539 .e_text-13 {
    line-height: 2;
    font_radio: 2;
    display-radio: -webkit-box;
    color: rgba(0,0,0,1);
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 5px
}

#c_static_001-1725239928539 .e_container-1 .cbox-1-0 {
    flex: 0 0 76%;
    padding-right: 2vw;
    position: relative
}

#c_static_001-1725239928539 .e_container-1 .cbox-1-1 {
    flex: 0 0 24%;
    padding-left: 2.3vw
}

#c_static_001-1725239928539 .e_richText-9 {
    font_radio: 2;
    display-radio: 1;
    color: rgba(0,0,0,1);
    line-height: 2;
    text-align: left;
    padding-top: 3vw;
    height: auto;
    position: relative
}

#c_static_001-1725239928539 .e_loop-11 {
    display-radio: 1
}

#c_static_001-1725239928539 .e_text-14 {
    line-height: 2;
    font_radio: 2;
    display-radio: 1;
    color: rgba(0,0,0,1);
    width: 40%;
    text-align: right
}

#c_static_001-1725239928539 .e_text-14:hover a {
    color: var(--wy_Color)
}

#c_static_001-1725239928539 .e_button-4:hover {
    background-color: rgba(230,0,18,1);
    border-style: solid;
    border-color: rgba(230,0,18,1);
    border-width: 1px
}

@media screen and (max-width: 768px) {
    #c_static_001-1725239928539 .e_loop-11 .p_loopitem {
        flex-grow:0;
        flex-shrink: 0;
        flex-basis: calc(100% / 1);
        margin-bottom: 20px
    }

    #c_static_001-1725239928539 .e_text-3 {
        font_radio: 1;
        display-radio: 1;
        width: 100%
    }

    #c_static_001-1725239928539 .e_text-14 {
        font_radio: 2;
        display-radio: 1;
        width: 100%;
        text-align: left
    }

    #c_static_001-1725239928539 .e_button-4 {
        background_radio: 1;
        border_radio: 1;
        font_radio: 1;
        radius_radio: 1;
        display-radio: 1;
        display: none
    }

    #c_static_001-1725239928539 .e_container-1 {
        background_radio: 1;
        display-radio: 1;
        flex-direction: column
    }

    #c_static_001-1725239928539 .e_container-1 .cbox-1-0 {
        flex: 0 0 100%;
        padding-right: 0px
    }

    #c_static_001-1725239928539 .e_container-1 .cbox-1-1 {
        flex: 0 0 100%;
        padding-left: 0px
    }

    #c_static_001-1725239928539 {
        background_radio: 2;
        display-radio: 1;
        padding-bottom: 50px
    }

    #c_static_001-1725239928539 .e_text-6 {
        font_radio: 1;
        display-radio: 1;
        width: 100%;
        margin-bottom: 10px
    }

    #c_static_001-1725239928539 .e_timeFormat-7 {
        font_radio: 2;
        display-radio: 1;
        width: 100%;
        line-height: 1.8;
        text-align: left
    }

    #c_static_001-1725239928539 .e_websiteShareNew-8 {
        display-radio: 1
    }

    #c_static_001-1725239928539 .e_richText-9 {
        font_radio: 1;
        display-radio: 1;
        padding-top: 30px;
        padding-bottom: 30px
    }

    #c_static_001-1725239928539 .e_text-10 {
        font_radio: 1;
        display-radio: 1;
        margin-bottom: 20px
    }
}

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

    #c_static_001-1725239928539 .e_richText-9:before {
        content: "";
        position: absolute;
        top: -15px;
        right: -2vw;
        width: 1px;
        height: calc(100% + 15px);
        background: #ddd
    }

    #c_static_001-1725239928539 .e_button-4 {
        display: none
    }
}

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

@media screen and (max-width: 1440px) and (min-width: 1025px) {
}

@media screen and (max-width: 1600px) and (min-width: 1367px) {
}
