﻿

#c_effect_022_P_179-1703492395667 {
    min-height: 0px;
    padding-top: 60px;
    padding-bottom: 60px;
    display-radio: 1;
    max-height: none;
    background-color: rgba(255, 255, 255, 1);
    background_radio: 2
}

#c_effect_022_P_179-1703492395667 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    min-height: 0px;
    display-radio: flex;
    background_radio: 1
}

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

#c_effect_022_P_179-1703492395667 .e_loop-6 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%
}

#c_effect_022_P_179-1703492395667 .e_loop-6 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#c_effect_022_P_179-1703492395667 .e_loop-6 .p_page {
    text-align: center
}

#c_effect_022_P_179-1703492395667 .e_loop-6 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_effect_022_P_179-1703492395667 .e_loop-6 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

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

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

#c_effect_022_P_179-1703492395667 .e_loop-6 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
}

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

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

#c_effect_022_P_179-1703492395667 .e_loop-6 .multSelect {
    font-size: 13px;
    position: relative
}

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

#c_effect_022_P_179-1703492395667 .e_loop-6 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_effect_022_P_179-1703492395667 .e_loop-6 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_effect_022_P_179-1703492395667 .e_loop-6 .multSelect ul,
li {
    list-style: none
}

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

#c_effect_022_P_179-1703492395667 .e_loop-6 .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_effect_022_P_179-1703492395667 .e_loop-6 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#c_effect_022_P_179-1703492395667 .e_loop-6 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#c_effect_022_P_179-1703492395667 .e_loop-6 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#c_effect_022_P_179-1703492395667 .e_loop-6 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

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

#c_effect_022_P_179-1703492395667 .e_loop-6 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_effect_022_P_179-1703492395667 .e_loop-6 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_effect_022_P_179-1703492395667 .e_loop-6 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

#c_effect_022_P_179-1703492395667 .e_loop-6 .p_normal_start {
    display: inline;
    width: 60px;
    height: 22px
}

#c_effect_022_P_179-1703492395667 .e_loop-6 .p_date_start {
    display: inline;
    width: 105px;
    height: 22px
}

#c_effect_022_P_179-1703492395667 .e_loop-6 .p_normal_end {
    display: inline;
    width: 60px;
    height: 22px;
    margin-right: 5px
}

#c_effect_022_P_179-1703492395667 .e_loop-6 .p_date_end {
    display: inline;
    width: 105px;
    height: 22px;
    margin-right: 5px
}

#c_effect_022_P_179-1703492395667 .e_loop-6 .p_split {
    margin: 0 5px
}

#c_effect_022_P_179-1703492395667 .e_loop-6 .p_normal {
    margin-right: 16px
}

#c_effect_022_P_179-1703492395667 .e_loop-6 .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_effect_022_P_179-1703492395667 .e_loop-6 .input-check,
#c_effect_022_P_179-1703492395667 .e_loop-6 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_effect_022_P_179-1703492395667 .e_loop-6 .position-left {
    display: flex
}

#c_effect_022_P_179-1703492395667 .e_loop-6 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#c_effect_022_P_179-1703492395667 .e_loop-6 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#c_effect_022_P_179-1703492395667 .e_loop-6 .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_effect_022_P_179-1703492395667 .e_loop-6 .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_effect_022_P_179-1703492395667 .e_loop-6 .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_effect_022_P_179-1703492395667 .e_loop-6 .p_active .p_mbutton::before {
    display: block
}

#c_effect_022_P_179-1703492395667 .e_loop-6 .p_active .p_mbutton::after {
    display: block
}

#c_effect_022_P_179-1703492395667 .e_loop-6 {
    margin-top: 30px;
    display-radio: 1;
    max-width: none
}

#c_effect_022_P_179-1703492395667 .e_container-7 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 30px;
    cursor: pointer;
    transition: all ease .8s;
    display-radio: flex;
    margin-top: 0px;
    background_radio: 1
}

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

#c_effect_022_P_179-1703492395667 .e_container-9 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    background-color: rgba(245, 245, 245, 1);
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 30px;
    padding-right: 30px;
    transition: all ease .5s;
    cursor: auto
}

#c_effect_022_P_179-1703492395667 .e_container-7>.p_item:hover .e_container-9 {
    background-color: #307ab7
}

#c_effect_022_P_179-1703492395667 .e_container-7>.p_item:hover .e_image-8 {
    border: 1px solid #307ab7
}

#c_effect_022_P_179-1703492395667 .e_container-7>.p_item:hover .e_container-9 p {
    color: #fff
}

#c_effect_022_P_179-1703492395667 .e_container-9>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_effect_022_P_179-1703492395667 .e_text-10 {
    line-height: 1;
    font_radio: 2;
    font-size: 16px;
    text-align: center;
    color: rgba(0, 0, 0, 0.7);
    margin-bottom: 0;
    transition: all ease .5s;
    display-radio: 1
}


#c_effect_022_P_179-1703492395667 #bigimghnre {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    max-height: 1000px;
    z-index: 11;
    opacity: 0;
    visibility: hidden;
    transition: all ease .3s
}

#c_effect_022_P_179-1703492395667 #bigimghnre img {
    height: 100%;
    margin: 0 auto;
    display: block
}

#c_effect_022_P_179-1703492395667 #bigimghnre .black {
    background: rgb(0 0 0 / .6);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    transition: all ease .5s
}

#c_effect_022_P_179-1703492395667 #bigimghnre .black:hover {
    background: rgb(0 0 0 / .8)
}

#c_effect_022_P_179-1703492395667 #bigimghnre.in {
    opacity: 1;
    visibility: visible;
    transition: all ease .5s
}

#c_effect_022_P_179-1703492395667 .zhezi {
    position: absolute;
    margin-top: 0;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    max-height: 80vh;
    height: 100%
}

#c_effect_022_P_179-1703492395667 .zhezi .xx {
    position: fixed;
    width: 32px;
    right: 0;
    top: 0;
    z-index: 2;
    background: rgb(0 0 0 / 50%)
}

#c_effect_022_P_179-1703492395667 .zhezi .xx img {
    width: 32px !important;
    cursor: pointer
}

#c_effect_022_P_179-1703492395667 .zhezi::-webkit-scrollbar {
    width: 0px
}

#c_effect_022_P_179-1703492395667 .kzbianju .swiper-container {
    padding: 0 10px
}

#c_effect_022_P_179-1703492395667 .kzbianju {
    margin: 0 -10px;
    width: auto !important
}

#c_effect_022_P_179-1703492395667 .e_image-8 {
    overflow: hidden;
    padding-bottom: 72%;
    width: 100%;
    border: 1px solid #eee;
    position: relative;
    display-radio: 1
}

#c_effect_022_P_179-1703492395667 .e_image-8 img {
    object-fit: cover !important;
    position: absolute;
    width: 100%;
    min-height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.5s
}

#c_effect_022_P_179-1703492395667 .e_container-15 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: auto;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    display-radio: flex;
    min-width: 0px;
    background_radio: 1
}

#c_effect_022_P_179-1703492395667 .e_container-15>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_effect_022_P_179-1703492395667 .e_h1-16 {
    display-radio: 1;
    font_radio: 2;
    color: #222222;
    font-size: 36px;
    font-weight: normal;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 20px
}

#c_effect_022_P_179-1703492395667 .e_line-17 {
    display-radio: 1;
    margin-top: 10px;
    margin-bottom: 25px;
    max-height: 1px;
    min-height: 0px;
    height: auto;
    max-width: 60px;
    margin-left: auto;
    margin-right: auto;
    line_radio: 2;
    border-top-style: solid;
    border-top-width: 3px;
    border-top-color: rgba(208, 2, 10, 1)
}

@media screen and (max-width:768px) {
    #c_effect_022_P_179-1703492395667 .e_loop-6 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 2)
    }

    #c_effect_022_P_179-1703492395667 .zhezi {
        max-height: 100vh;
        height: auto;
        width: 90%
    }

    #c_effect_022_P_179-1703492395667 #bigimghnre img {
        height: auto;
        width: 100%
    }

    #c_effect_022_P_179-1703492395667 .e_container-1 {
        display-radio: 1;
        width: 100%
    }

    #c_effect_022_P_179-1703492395667 .e_container-7 {
        display-radio: 1;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 15px;
        background_radio: 1
    }

    #c_effect_022_P_179-1703492395667 .e_text-10 {
        font_radio: 2;
        display-radio: -webkit-box;
        color: rgba(51, 51, 51, 1);
        font-size: 12px;
        -webkit-line-clamp: 1;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden
    }

    #c_effect_022_P_179-1703492395667 .e_container-9 {
        display-radio: 1;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        padding-bottom: 15px
    }

    #c_effect_022_P_179-1703492395667 .p_loopitem>.e_container-7 {
        margin-right: 7px
    }

    #c_effect_022_P_179-1703492395667 .p_loopitem:nth-child(2n+0)>.e_container-7 {
        margin-left: 7px;
        margin-right: 0px
    }

    #c_effect_022_P_179-1703492395667 {
        display-radio: 1;
        padding-top: 30px;
        padding-bottom: 30px
    }

    #c_effect_022_P_179-1703492395667 .e_loop-6 {
        display-radio: 1;
        margin-top: 15px;
        margin-left: 15px;
        margin-right: 15px
    }

    #c_effect_022_P_179-1703492395667 .e_loop-6 .p_list {
        display-radio: 1
    }

    #c_effect_022_P_179-1703492395667 .e_container-15 {
        display-radio: 1;
        width: auto;
        max-width: none;
        margin-left: 15px;
        margin-right: 15px
    }

    #c_effect_022_P_179-1703492395667 .e_h1-16 {
        font_radio: 2;
        display-radio: 1;
        font-size: 22px
    }

    #c_effect_022_P_179-1703492395667 .e_h1-16,
    #c_static_001-1645192402193 .e_h1-1 {
        font-size: 22px !important;
        margin-bottom: 0px !important
    }

    #c_effect_022_P_179-1703492395667 .e_line-17 {
        display-radio: 1;
        margin-bottom: 15px;
        margin-top: 15px
    }

    #c_effect_022_P_179-1703492395667 .e_image-8 {
        display-radio: 1
    }
}

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

@media screen and (max-width: 1024px) and (min-width: 769px) {
    #c_effect_022_P_179-1703492395667 .e_loop-6 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 3)
    }

    #c_effect_022_P_179-1703492395667 .e_container-9 {
        display-radio: 1
    }

    #c_effect_022_P_179-1703492395667 .e_loop-6 {
        display-radio: 1
    }

    #c_effect_022_P_179-1703492395667 .e_container-7 {
        display-radio: 1;
        padding-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        margin-left: 7px;
        margin-top: 7px;
        margin-right: 7px;
        margin-bottom: 7px
    }
}