#c_static_001_P_52528-17428765248680 {
    min-height: 300px;
    
    background-color: rgba(245, 245, 245, 1);
    padding-top: 60px;
    padding-bottom: 60px;
   
}

#c_static_001_P_52528-17428765248680 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto
}

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

#c_static_001_P_52528-17428765248680 .e_container-1 .cbox-1-0 {
    flex: 0 0 70%
}

#c_static_001_P_52528-17428765248680 .e_container-1 .cbox-1-1 {
    flex: 0 0 25%;
    margin-left: 5%
}

#c_static_001_P_52528-17428765248680 .e_loop-4 .p_list {
    display: flex;
    flex-wrap: wrap
}

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

#c_static_001_P_52528-17428765248680 .e_loop-4 .p_page {
    text-align: center
}

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

#c_static_001_P_52528-17428765248680 .e_loop-4 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 24px;
    margin: 15px 0
}

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

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

#c_static_001_P_52528-17428765248680 .e_loop-4 .p_active {
    color: #fff;
    background-color: #409EFF;
    border-radius: 2px
}

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

#c_static_001_P_52528-17428765248680 .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_static_001_P_52528-17428765248680 .e_loop-4 .multSelect {
    font-size: 13px;
    position: relative
}

#c_static_001_P_52528-17428765248680 .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_static_001_P_52528-17428765248680 .e_loop-4 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

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

#c_static_001_P_52528-17428765248680 .e_loop-4 .multSelect ul,
li {
    list-style: none
}

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

#c_static_001_P_52528-17428765248680 .e_loop-4 .multSelect .multSelect-option>div.selected {
    color: #1e47bd
}

#c_static_001_P_52528-17428765248680 .e_loop-4 .multSelect .multSelect-option>div:hover {
    color: #1e47bd;
    background: #f3f6f9
}

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

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

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

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

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

#c_static_001_P_52528-17428765248680 .e_loop-4 .p_filter_select {
    width: 110px;
    height: 24px;
    padding: 0;
    border: 1px solid #DCDFE6
}

#c_static_001_P_52528-17428765248680 .e_loop-4 .p_normal_start {
    display: inline;
    width: 60px;
    height: 22px
}

#c_static_001_P_52528-17428765248680 .e_loop-4 .p_date_start {
    display: inline;
    width: 105px;
    height: 22px
}

#c_static_001_P_52528-17428765248680 .e_loop-4 .p_normal_end {
    display: inline;
    width: 60px;
    height: 22px;
    margin-right: 5px
}

#c_static_001_P_52528-17428765248680 .e_loop-4 .p_date_end {
    display: inline;
    width: 105px;
    height: 22px;
    margin-right: 5px
}

#c_static_001_P_52528-17428765248680 .e_loop-4 .p_split {
    margin: 0 5px
}

#c_static_001_P_52528-17428765248680 .e_loop-4 .p_normal {
    margin-right: 16px
}

#c_static_001_P_52528-17428765248680 .e_loop-4 {
    
    margin-top: 0px;
    
}

#c_static_001_P_52528-17428765248680 .e_image-6 {
    overflow: hidden;
    margin-bottom: 10px
}

#c_static_001_P_52528-17428765248680 .e_image-6 img {
    width: 100%;
    height: 200px;
    object-fit: cover
}

#c_static_001_P_52528-17428765248680 .e_text-7 {
    line-height: 1.5;
    
    font-size: 16px;
    color: rgba(68, 68, 68, 1);
    font-weight: bold;
    
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

#c_static_001_P_52528-17428765248680 .e_timeFormat-8 {
    min-height: 20px;
    
    
    font-size: 14px;
    color: rgba(90, 90, 90, 1);
    line-height: 1.5
}

#c_static_001_P_52528-17428765248680 .e_container-9 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    
    padding-top: 8%;
    padding-bottom: 8%;
    padding-left: 6%;
    padding-right: 6%;
    background-color: rgba(255, 255, 255, 1);
   
}

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

#c_static_001_P_52528-17428765248680 .e_line-11 {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: rgba(221, 221, 221, 1);
    height: 1px
}

#c_static_001_P_52528-17428765248680 .e_container-12 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    
}

#c_static_001_P_52528-17428765248680 .e_container-12>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_52528-17428765248680 .e_container-13 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    
}

#c_static_001_P_52528-17428765248680 .e_container-13>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_52528-17428765248680 .e_container-13 .cbox-13-1 {
    flex: 0 0 auto
}

#c_static_001_P_52528-17428765248680 .e_container-13 .cbox-13-0 {
    flex: 0 0 auto
}

#c_static_001_P_52528-17428765248680 .e_container-14 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    background-color: rgba(245, 245, 245, 1);
    margin-top: 20px;
    
}

#c_static_001_P_52528-17428765248680 .e_container-14>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_52528-17428765248680 .e_richText-15 {
    
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
    line-height: 2;
    margin-top: 30px
}

#c_static_001_P_52528-17428765248680 .e_richText-15 img {
    filter: blur(0);
    width: 100% !important;
    height: auto !important;
    transition: filter 1s
}

#c_static_001_P_52528-17428765248680 .e_richText-15 p {
    padding-bottom: 15px
}

#c_static_001_P_52528-17428765248680 .e_richText-15 span {
    font-size: 16px;
    font-weight: normal;
    line-height: 2
}

#c_static_001_P_52528-17428765248680 .e_text-16 {
    
    
    font-size: 14px;
    color: rgba(90, 90, 90, 1);
    line-height: 1.8
}

#c_static_001_P_52528-17428765248680 .e_timeFormat-17 {
    min-height: 20px;
    
    font-size: 14px;
    color: rgba(90, 90, 90, 1);
    line-height: 1.5;
    
}

#c_static_001_P_52528-17428765248680 .e_text-18 {
    
    
    font-size: 14px;
    color: rgba(90, 90, 90, 1);
    line-height: 1.5
}

#c_static_001_P_52528-17428765248680 .e_container-19 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    
    background-color: rgba(255, 255, 255, 1);
    padding-top: 8%;
    padding-left: 8%;
    padding-bottom: 8%;
    padding-right: 8%;
    margin-top: 20px
}

#c_static_001_P_52528-17428765248680 .e_container-19>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_52528-17428765248680 .e_container-2 {
    
    padding-top: 8%;
    padding-left: 8%;
    padding-right: 8%;
    padding-bottom: 8%;
    border-color: rgba(255, 255, 255, 1);
    background-color: rgba(255, 255, 255, 1)
}

#c_static_001_P_52528-17428765248680 .e_container-5 {
    
    margin-bottom: 20px
}

#c_static_001_P_52528-17428765248680 .e_container-5:hover .e_text-7 {
    color: #005e37
}

#c_static_001_P_52528-17428765248680 .e_text-20 {
    line-height: normal;
    
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(68, 68, 68, 1);
    
    margin-bottom: 20px
}

#c_static_001_P_52528-17428765248680 .e_websiteShare-21 .p_share a {
    width: 30px;
    display: inline-block;
    margin-right: 10px
}

#c_static_001_P_52528-17428765248680 .e_websiteShare-21 .p_share a img {
    width: 100%
}

#c_static_001_P_52528-17428765248680 .btn:focus {
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%)
}

#c_static_001_P_52528-17428765248680 .e_container-2 .cbox-2-0 {
    background-color: rgba(255, 255, 255, 1)
}

#c_static_001_P_52528-17428765248680 .e_container-24 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0px;
    padding-left: 0px;
    
    margin-top: 0px
}

#c_static_001_P_52528-17428765248680 .e_container-24>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_52528-17428765248680 .e_container-25 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    
    margin-right: auto;
    max-width: none;
    margin-left: auto;
    
}

#c_static_001_P_52528-17428765248680 .e_container-25>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_52528-17428765248680 .e_container-25 .cbox-25-0 {
    flex: 0 0 auto
}

#c_static_001_P_52528-17428765248680 .e_container-26 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    
    margin-right: auto;
    max-width: none;
    margin-left: auto
}

#c_static_001_P_52528-17428765248680 .e_container-26>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_52528-17428765248680 .e_container-26 .cbox-26-0 {
    flex: 0 0 auto
}

#c_static_001_P_52528-17428765248680 .e_text-27 {
    line-height: 2;
    
    
    color: rgba(85, 85, 85, 1);
    font-size: 14px;
    text-align: left
}

#c_static_001_P_52528-17428765248680 .e_text-28 {
    line-height: 2;
    
    
    color: rgba(85, 85, 85, 1);
    font-size: 14px;
    text-align: right;
    margin-left: auto
}

#c_static_001_P_52528-17428765248680 .e_text-29 {
    line-height: 2;
    
    
    color: rgba(85, 85, 85, 1);
    font-size: 14px;
    text-align: left
}

#c_static_001_P_52528-17428765248680 .e_text-30 {
    line-height: 2;
    
    
    color: rgba(85, 85, 85, 1);
    font-size: 14px;
    text-align: right;
    margin-left: auto
}

#c_static_001_P_52528-17428765248680 .e_text-31 {
    line-height: 2;
    
    
    color: rgba(0, 0, 0, 1);
    font-size: 16px;
    text-align: left;
    margin-left: auto;
    font-weight: bold;
    margin-bottom: 10px
}

#c_static_001_P_52528-17428765248680 .e_h1-32 {
    
    
    color: #222222;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center
}

@media screen and (max-width:768px) {
    #c_static_001_P_52528-17428765248680 .e_container-1 {
        flex-direction: column
    }

    #c_static_001_P_52528-17428765248680 .e_container-1 .cbox-1-1 {
        flex: 0 0 auto;
        margin-left: 0%
    }

    #c_static_001_P_52528-17428765248680 .e_loop-4 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 1)
    }

    #c_static_001_P_52528-17428765248680 .e_richText-15 img {
        filter: blur(0);
        width: 100% !important;
        height: auto !important;
        transition: filter 1s
    }

    #c_static_001_P_52528-17428765248680 .e_richText-15 {
        
        font-size: 14px;
        line-height: 1.8;
        
        margin-top: 15px
    }

    #c_static_001_P_52528-17428765248680 {
        
        padding-top: 30px;
        padding-bottom: 40px;
       
    }

    #c_static_001_P_52528-17428765248680 .e_text-16 {
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden
    }

    #c_static_001_P_52528-17428765248680 .e_container-9 {
        
        padding-top: 5%;
        padding-bottom: 5%;
        padding-left: 3%;
        padding-right: 3%;
        margin-bottom: 30px
    }

    #c_static_001_P_52528-17428765248680 .e_container-2 {
        
        padding-top: 5%;
        padding-bottom: 5%;
        padding-left: 5%;
        padding-right: 5%
    }

    #c_static_001_P_52528-17428765248680 .e_text-20 {
        
        
        font-size: 22px;
        color: #333333;
        line-height: 1.5
    }

    #c_static_001_P_52528-17428765248680 .e_container-19 {
        
        padding-top: 5%;
        padding-bottom: 5%;
        padding-left: 5%;
        padding-right: 5%
    }

    #c_static_001_P_52528-17428765248680 .e_line-11 {
        
        margin-top: 8px;
        margin-bottom: 8px
    }

    #c_static_001_P_52528-17428765248680 .e_container-14 {
        
        margin-top: 10px
    }

    #c_static_001_P_52528-17428765248680 .e_h1-32 {
        color: #222222;
        font-size: 24px;
        font-weight: bold;
        line-height: 1.3
    }
}

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

#c_effect_099-17426092718340 {
    min-height: 60px;
    
    height: 60px;
    max-height: 60px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
   ;
    background-color: rgba(247, 247, 247, 1)
}

#c_effect_099-17426092718340 .e_image-1 {
    overflow: hidden;
    
}

#c_effect_099-17426092718340 .e_image-1 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.waves {
    position: relative;
    width: 100%;
    height: 100px;
    /*Fix for safari gap*/
    min-height: 100px
}

/* Animation */
.parallax>use {
    animation: move-forever 25s cubic-bezier(.55, .5, .45, .5) infinite
}

.parallax>use:nth-child(1) {
    animation-delay: -2s;
    animation-duration: 7s
}

.parallax>use:nth-child(2) {
    animation-delay: -3s;
    animation-duration: 10s
}

.parallax>use:nth-child(3) {
    animation-delay: -4s;
    animation-duration: 13s
}

.parallax>use:nth-child(4) {
    animation-delay: -5s;
    animation-duration: 20s
}

@keyframes move-forever {
    0% {
        transform: translate3d(-90px, 0, 0)
    }

    100% {
        transform: translate3d(85px, 0, 0)
    }
}

/*Shrinking for mobile*/
@media (max-width:768px) {
    .waves {
        height: 40px;
        min-height: 40px
    }
}

@media screen and (max-width:768px) {
    .waves {
        height: 50px;
        min-height: 50px
    }

    #c_effect_099-17426092718340 {
        min-height: auto;
        height: auto;
        max-height: auto
    }
}