@font-face {
    font-family: "PingFang-Regular";
    src: url(../PingFang_Regular.ttf);
}

* {
    font-family: "PingFang-Regular" !important;
}

.havestatic>div,
.havestatic>div[class*="cbox-"] {
    position: static !important;
}

@media screen and (max-width:768px) {
    .p_haveNav {
        min-height: auto !important;
    }

    .p_haveNav.fix {
        position: fixed !important;
        z-index: 1000;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
    }
}

@media screen and (min-width: 769px) {
    .p_haveNav {
        min-height: auto !important;
    }
}

.havestatic>div,
.havestatic>div[class*="cbox-"] {
    position: static !important;
}

.e_container0 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.e_container0>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
}

.e_container0 .cbox-10-0 {
    flex: 0 0 auto;
    margin-right: 0px;
    margin-left: auto;
}

.e_container0 .cbox-10-1 {
    flex: 0 0 auto;
    margin-left: 20px;
    margin-right: 20px;
}

.e_container0 .cbox-10-2 {
    flex: 0 0 auto;
    margin-left: 0px;
    margin-right: auto;
}

.custom-switch {
    padding-left: 5rem;
}

.custom-switch .custom-control-label::before {
    left: -3rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem;
}

.custom-switch .custom-control-label::after {
    top: calc(0.25rem + 2px);
    left: calc(-3rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .custom-switch .custom-control-label::after {
        transition: none;
    }
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(0.75rem);
    transform: translateX(0.75rem);
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.3);
}

.custom-control {
    position: relative;
    z-index: 1;
    display: block;
    min-height: 1.5rem;
    padding-left: 3.2rem;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    print-color-adjust: exact;
}

.custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff;
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: #80bdff;
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff;
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}

.custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: 1px solid #adb5bd;
}

.custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: 50%/50% 50% no-repeat;
}

.custom-switch {
    padding-left: 5rem;
}

.custom-switch .custom-control-label::before {
    left: -3rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem;
}

.custom-switch .custom-control-label::after {
    top: calc(0.25rem + 2px);
    left: calc(-3rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .custom-switch .custom-control-label::after {
        transition: none;
    }
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(0.75rem);
    transform: translateX(0.75rem);
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.3);
}

.custom-control {
    position: relative;
    z-index: 1;
    display: block;
    min-height: 1.5rem;
    padding-left: 3.2rem;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    print-color-adjust: exact;
}

.custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff;
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: #80bdff;
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff;
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}

.custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: 1px solid #adb5bd;
}

.custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: 50%/50% 50% no-repeat;
}

#c_grid-1698912686072 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background_radio: 2;
    display-radio: 1;
    background-color: rgba(255, 255, 255, 1);
    height: auto;
}

#c_grid-1698912686072 .p_gridbox::after {
    content: '';
    clear: left;
    display: block;
}

#c_grid-1698912686072>div>.p_gridbox {
    width: 100%;
    overflow: hidden;
    position: static;
}

#c_grid-1698912686072>div>.p_gridCell {
    float: left;
    position: static;
}

#c_grid-1698912686072>.p_gridbox.signal {
    min-height: inherit;
}

#c_grid-1698912686072>.p_gridbox.signal>.p_gridCell {
    min-height: inherit !important;
}

@media screen and (max-width:768px) {
    #c_grid-1698912686072>.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-1698912686072>.p_gridbox>.p_gridCell:nth-child(1n + 1) {
        width: 100%;
        margin-left: 0%;
        margin-right: 0%;
        margin-top: 0rem;
        margin-bottom: 0rem;
        clear: left;
    }
}

#c_static_001-17255927054270 {
    min-height: auto;
}

#c_static_001-17255927054270 .e_bannerA-1 {
    height: auto;
}

#c_static_001-17255927054270 .e_bannerA-1 .swiper-container {
    height: inherit;
}

#c_static_001-17255927054270 .e_bannerA-1 .swiper-wrapper {
    height: inherit;
}

#c_static_001-17255927054270 .e_bannerA-1 .swiper-slide {
    height: inherit;
}

#c_static_001-17255927054270 .e_bannerA-1 .p_img {
    width: 100%;
    height: 100%;
    background: #000;
}

#c_static_001-17255927054270 .e_bannerA-1 .p_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#c_static_001-17255927054270 .e_bannerA-1 .custom-bullet {
    background: #ccc;
}

#c_static_001-17255927054270 .e_bannerA-1 .p_info {
    width: 50%;
    position: absolute;
    right: 50%;
    top: 50%;
    z-index: 9;
    display: flex;
    transform: translateX(50%) translateY(-50%);
    align-items: center;
    text-align: center;
}

#c_static_001-17255927054270 .e_bannerA-1 .p_info div {
    width: 100%;
}

#c_static_001-17255927054270 .e_bannerA-1 .p_subtitle {
    line-height: 2;
    padding: 5px 0;
}

#c_static_001-17255927054270 .e_bannerA-1 .swiper-container-vertical {
    height: 400px;
}

#c_static_001-17255927054270 .e_bannerA-1 .p_video {
    width: 100%;
    height: 100%;
    z-index: 3;
    overflow: hidden;
    margin-right: 0;
    margin-left: auto;
    position: relative;
}

#c_static_001-17255927054270 .e_bannerA-1 .p_video .videoContent {
    width: 100%;
    height: 100%;
}

#c_static_001-17255927054270 .e_bannerA-1 .p_video video {
    width: 100%;
    height: 100%;
    background: #000;
}

#c_static_001-17255927054270 .e_bannerA-1 .p_videoPoster {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    cursor: pointer;
}

#c_static_001-17255927054270 .e_bannerA-1 .p_videoPoster::before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: url('../assets/vendor/npublic/img/playvideo.png') no-repeat center center;
}

#c_static_001-17255927054270 .e_bannerA-1 .p_videoPoster img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#c_static_001-17255927054270 .e_bannerA-1 .p_videoInfo {
    display: none;
}

#c_static_001-17255927054270 .e_bannerA-1 .p_btitle {
    font-size: 2.5em;
    font-weight: bold;
    letter-spacing: 5px;
}

#c_static_001-17255927054270 .e_bannerA-1 .p_summary {
    display-radio: 1;
    font-size: 18px;
}

@media screen and (max-width:768px) {
    #c_static_001-17255927054270 .e_bannerA-1 .swiper-slide {
        height: 200px;
    }

    #c_static_001-17255927054270 .e_bannerA-1 .p_info {
        width: 100%;
        z-index: 9;
        text-align: center;
    }

    #c_static_001-17255927054270 .e_bannerA-1 .p_subtitle {
        display: none;
    }

    #c_static_001-17255927054270 .e_bannerA-1 .p_summary {
        display: none;
    }

    #c_static_001-17255927054270 .e_bannerA-1 .p_btitle {
        font-size: 1.5em;
        margin-top: 10%;
    }
}

#c_static_001_P_11919-17328659103690 {
    min-height: 0px;
    display-radio: 1;
    height: auto;
    width: auto;
    border-bottom: 1px solid #e1e1e3;
}

#c_static_001_P_11919-17328659103690 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    display-radio: flex;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between;
    background_radio: 1;
    max-width: none;
}

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

#c_static_001_P_11919-17328659103690 .e_container-1 .cbox-1-0 {
    align-self: center;
    flex: 0 0 auto;
}

#c_static_001_P_11919-17328659103690 .e_breadcrumb-2 .p_breadcrumbItem {
    position: relative;
    float: left;
    display-radio: 1;
    font-size: clamp(14px, 0.7vw, 18px);
    color: rgba(166, 166, 167, 1);
}

#c_static_001_P_11919-17328659103690 .e_breadcrumb-2 .icon {
    width: 14px;
    height: 14px;
}

#c_static_001_P_11919-17328659103690 .e_breadcrumb-2 .p_breadcrumbItem:not(:first-child) {
    padding: 0 3px 0 15px;
}

#c_static_001_P_11919-17328659103690 .e_breadcrumb-2 .p_breadcrumbItem:not(:first-child)::before {
    content: '/';
    position: absolute;
    left: 3px;
    color: #999;
}

#c_static_001_P_11919-17328659103690 .e_breadcrumb-2 .p_breadcrumb::after {
    display: block;
    clear: both;
    content: '';
}

#c_static_001_P_11919-17328659103690 .e_breadcrumb-2 .p_showTitle {
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 5px;
    border: 1px solid transparent;
}

#c_static_001_P_11919-17328659103690 .e_breadcrumb-2 .siblings::after {
    content: '/';
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    transform: rotateZ(90deg);
    cursor: pointer;
    color: #ccc;
}

#c_static_001_P_11919-17328659103690 .e_breadcrumb-2 .siblings.active {
    border: 1px solid #dee2e6;
}

#c_static_001_P_11919-17328659103690 .e_breadcrumb-2 .siblings.active::after {
    transform: rotateZ(-90deg);
}

#c_static_001_P_11919-17328659103690 .e_breadcrumb-2 .p_slide {
    position: absolute;
    left: 18px;
    min-width: 100%;
    padding: 5px;
    display: none;
    z-index: 999;
}

#c_static_001_P_11919-17328659103690 .e_breadcrumb-2 .p_sibling {
    display: block;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#c_static_001_P_11919-17328659103690 .e_breadcrumb-2 .p_title {
    display-radio: 1;
    font-size: clamp(14px, 0.7vw, 18px);
    color: rgba(166, 166, 167, 1);
}

#c_static_001_P_11919-17328659103690 .e_container-1 .cbox-1-1 {
    align-self: center;
    flex: 0 0 auto;
}

#c_static_001_P_11919-17328659103690 .e_breadcrumb-2 {
    background_radio: 2;
    display-radio: 1;
    background-color: rgba(255, 255, 255, 0);
}

#c_static_001_P_11919-17328659103690 .p_breadcrumb {
    margin-top: 20px;
    margin-bottom: 20px;
}

@media screen and (max-width:768px) {

    #c_static_001_P_11919-17328659103690 .e_breadcrumb-2 .p_breadcrumbItem:nth-child(1) .p_title,
    #c_static_001_P_11919-17328659103690 .e_breadcrumb-2 .p_breadcrumbItem:nth-child(2) .p_title {
        white-space: pre;
    }

    #c_static_001_P_11919-17328659103690 .e_breadcrumb-2 .p_breadcrumbItem:nth-child(3) .p_title {
        word-break: break-all;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    #c_static_001_P_11919-17328659103690 .e_breadcrumb-2 a {
        display: flex;
    }

    #c_static_001_P_11919-17328659103690 {
        display-radio: 1;
        padding-left: 10px;
        padding-right: 10px;
    }

    #c_static_001_P_11919-17328659103690 .e_container-1 {
        display-radio: 1;
        width: 100%;
    }

    #c_static_001_P_11919-17328659103690 .e_container-1>.p_item {
        flex: 0 0 100%;
    }

    #c_static_001_P_11919-17328659103690 .e_container-1 .cbox-1-0 {
        margin-top: 5px;
    }

    #c_static_001_P_11919-17328659103690 .p_breadcrumb {
        margin-top: 5px;
        margin-bottom: 5px;
    }
}

#c_static_727-17322555017470 {
    min-height: 300px;
    padding-top: 3%;
    padding-bottom: 2%;
    background-color: rgba(255, 255, 255, 1);
    background_radio: 2;
    display-radio: 1;
}

#c_static_727-17322555017470 .e_container-9 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between;
    background_radio: 1;
    display-radio: flex;
    max-width: none;
    margin-top: 0px;
}

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

#c_static_727-17322555017470 .e_richText-12 {
    font_radio: 2;
    font-size: clamp(18px, 1vw, 24px);
    color: rgba(102, 102, 102, 1);
    line-height: 2;
    display-radio: 1;
    margin-top: 1%;
}

#c_static_727-17322555017470 .e_container-9 .cbox-9-0 {
    flex: 0 0 100%;
    align-self: center;
}

#c_static_727-17322555017470 .e_container-9 .cbox-9-1 {
    align-self: center;
    flex: 0 0 auto;
}

#c_static_727-17322555017470 .e_h1-38 {
    font_radio: 2;
    display-radio: 1;
    font-size: clamp(28px, 2.2vw, 48px);
    color: rgba(51, 51, 51, 1);
    line-height: 1.5;
    text-align: left;
    font-weight: normal;
}

#c_static_727-17322555017470 .e_loop-45 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%;
    justify-content: space-around;
}

#c_static_727-17322555017470 .e_loop-45 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative;
}

#c_static_727-17322555017470 .e_loop-45 .p_page {
    text-align: center;
}

#c_static_727-17322555017470 .e_loop-45 .p_filter_wrapper {
    width: 100%;
    font-size: 13px;
}

#c_static_727-17322555017470 .e_loop-45 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0;
}

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

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

#c_static_727-17322555017470 .e_loop-45 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue;
}

#c_static_727-17322555017470 .e_loop-45 .p_result_item {
    position: relative;
    padding: 3px 20px 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px;
}

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

#c_static_727-17322555017470 .e_loop-45 .multSelect {
    font-size: 13px;
    position: relative;
}

#c_static_727-17322555017470 .e_loop-45 .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_727-17322555017470 .e_loop-45 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545;
}

#c_static_727-17322555017470 .e_loop-45 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px;
}

#c_static_727-17322555017470 .e_loop-45 .multSelect ul,
li {
    list-style: none;
}

#c_static_727-17322555017470 .e_loop-45 .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_727-17322555017470 .e_loop-45 .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_727-17322555017470 .e_loop-45 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px;
}

#c_static_727-17322555017470 .e_loop-45 .multSelect .multSelect-option>div.selected {
    color: #409eff;
}

#c_static_727-17322555017470 .e_loop-45 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9;
}

#c_static_727-17322555017470 .e_loop-45 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px;
}

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

#c_static_727-17322555017470 .e_loop-45 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg);
}

#c_static_727-17322555017470 .e_loop-45 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg);
}

#c_static_727-17322555017470 .e_loop-45 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0;
}

#c_static_727-17322555017470 .e_loop-45 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px;
}

#c_static_727-17322555017470 .e_loop-45 .p_date_start {
    display: inline;
    width: 105px;
    height: 40px;
}

#c_static_727-17322555017470 .e_loop-45 .p_normal_end {
    display: inline;
    width: 100px;
    height: 40px;
    margin-right: 5px;
}

#c_static_727-17322555017470 .e_loop-45 .p_date_end {
    display: inline;
    width: 105px;
    height: 40px;
    margin-right: 5px;
}

#c_static_727-17322555017470 .e_loop-45 .p_split {
    margin: 0 5px;
}

#c_static_727-17322555017470 .e_loop-45 .p_normal {
    margin-right: 16px;
}

#c_static_727-17322555017470 .e_loop-45 .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_727-17322555017470 .e_loop-45 .input-check,
.e_loop-45 .input-radio {
    margin: 0 5px;
    vertical-align: text-top;
}

#c_static_727-17322555017470 .e_loop-45 .position-left {
    display: flex;
}

#c_static_727-17322555017470 .e_loop-45 .position-right {
    display: flex;
    flex-direction: row-reverse;
}

#c_static_727-17322555017470 .e_loop-45 .position-bottom {
    display: flex;
    flex-direction: column-reverse;
}

#c_static_727-17322555017470 .e_loop-45 .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_727-17322555017470 .e_loop-45 .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_727-17322555017470 .e_loop-45 .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_727-17322555017470 .e_loop-45 .p_active .p_mbutton::before {
    display: block;
}

#c_static_727-17322555017470 .e_loop-45 .p_active .p_mbutton::after {
    display: block;
}

#c_static_727-17322555017470 .e_loop-45 .p_input_match {
    width: 100px;
    height: 40px;
    padding: 10px;
    border: 1px solid #ced4da;
    border-radius: 3px;
}

#c_static_727-17322555017470 .e_loop-45 .p_filter_result {
    display: none;
}

#c_static_727-17322555017470 .e_loop-45 .p_contclear {
    cursor: pointer;
    display: none;
}

#c_static_727-17322555017470 .e_loop-45 .swiper-container {
    padding-bottom: 30px;
}

#c_static_727-17322555017470 .e_loop-45 .p_imgwrapper {
    width: 80px;
    height: 100px;
    overflow: hidden;
}

#c_static_727-17322555017470 .e_loop-45 .p_imgtitle {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 0 auto;
    line-height: 20px;
}

#c_static_727-17322555017470 .e_loop-45 .p_imgwrapper img {
    width: 100%;
    object-fit: cover;
}

#c_static_727-17322555017470 .e_loop-45 .p_active .p_imgwrapper {
    border: 1px solid #409eff;
}

#c_static_727-17322555017470 .e_loop-45 .p_inputRangeSearch {
    padding: 7px 12px;
    background: #007bff;
    color: white;
    font-size: 14px;
    font-style: normal;
}

#c_static_727-17322555017470 .e_loop-45 .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_727-17322555017470 .e_loop-45 {
    display-radio: 1;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    max-width: none;
    margin-bottom: 0px;
    margin-top: 1%;
}

#c_static_727-17322555017470 .e_container-46 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(183, 183, 183, 1);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    height: 100%;
}

#c_static_727-17322555017470 .e_container-46>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
}

#c_static_727-17322555017470 .e_container-46 .cbox-46-0 {
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    display: flex;
}

#c_static_727-17322555017470 .e_container-47 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
}

#c_static_727-17322555017470 .e_container-47>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
}

#c_static_727-17322555017470 .e_richText-48 {
    font_radio: 2;
    display-radio: 1;
    font-size: clamp(14px, 0.8vw, 20px);
    padding-right: 0px;
    text-align: center;
}

#c_static_727-17322555017470 .e_text-49 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: clamp(18px, 1vw, 24px);
    text-align: center;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgba(4, 124, 249, 1);
    border-radius: 0 0 20px 20px;
    font-weight: bold;
}

#c_static_727-17322555017470 .e_h3-50 {
    font_radio: 2;
    display-radio: 1;
    font-size: 24px;
    color: rgba(51, 51, 51, 1);
    line-height: 1.5;
    text-align: left;
    font-weight: bold;
    margin-top: 2%;
    margin-bottom: 0px;
}

#c_static_727-17322555017470 .e_h3-57 {
    font_radio: 2;
    display-radio: 1;
    font-size: clamp(22px, 1.2vw, 28px);
    color: rgba(51, 51, 51, 1);
    line-height: 1.5;
    text-align: left;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 1%;
}

#c_static_727-17322555017470 .e_richText-58 {
    font_radio: 2;
    font-size: clamp(18px, 1vw, 24px);
    color: rgba(102, 102, 102, 1);
    line-height: 2;
    display-radio: 1;
    margin-top: 1%;
}

#c_static_727-17322555017470 .e_richText-59 {
    font_radio: 2;
    font-size: clamp(18px, 1vw, 24px);
    color: rgba(102, 102, 102, 1);
    line-height: 2;
    display-radio: 1;
    margin-top: 1%;
}

@media screen and (max-width:768px) {
    #c_static_727-17322555017470 {
        padding-top: 20px;
        padding-bottom: 40px;
    }

    #c_static_727-17322555017470 .e_container-9 {
        margin-top: 20px;
        flex-direction: column;
        margin-bottom: 30px;
    }

    #c_static_727-17322555017470 .e_richText-12 {
        font_radio: 2;
        font-size: 14px;
        line-height: 1.6;
        color: rgba(102, 102, 102, 1);
        display-radio: 1;
        margin-top: 4%;
    }

    #c_static_727-17322555017470 .e_container-9 .cbox-9-1 {
        align-self: flex-start;
    }

    #c_static_727-17322555017470 .e_loop-45 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 1);
        margin-bottom: 25px;
    }

    #c_static_727-17322555017470 .e_loop-45 {
        display-radio: 1;
        padding-top: 0px;
        padding-bottom: 30px;
    }

    #c_static_727-17322555017470 .e_container-47 {
        display-radio: 1;
    }

    #c_static_727-17322555017470 .e_richText-48 {
        font_radio: 2;
        display-radio: 1;
        font-size: 14px;
    }

    #c_static_727-17322555017470 .e_text-49 {
        font_radio: 2;
        display-radio: 1;
        font-size: 18px;
    }

    #c_static_727-17322555017470 .e_h1-38 {
        font_radio: 2;
        display-radio: 1;
        font-size: 24px;
        color: #333;
        line-height: 1.5;
        text-align: left;
        font-weight: bold;
    }

    #c_static_727-17322555017470 .e_h3-50 {
        font_radio: 2;
        display-radio: 1;
        font-size: 18px;
        color: rgba(51, 51, 51, 1);
        line-height: 1.5;
        text-align: left;
        font-weight: bold;
    }

    #c_static_727-17322555017470 .e_h3-57 {
        font_radio: 2;
        display-radio: 1;
        font-size: 18px;
        color: rgba(51, 51, 51, 1);
        line-height: 1.5;
        text-align: left;
        font-weight: bold;
    }

    #c_static_727-17322555017470 .e_richText-58 {
        font_radio: 2;
        font-size: 14px;
        line-height: 1.6;
        color: rgba(102, 102, 102, 1);
        display-radio: 1;
        margin-top: 4%;
    }

    #c_static_727-17322555017470 .e_richText-59 {
        font_radio: 2;
        font-size: 14px;
        line-height: 1.6;
        color: rgba(102, 102, 102, 1);
        display-radio: 1;
        margin-top: 4%;
    }
}

@media screen and (min-width: 769px) {
    #c_static_727-17322555017470 .e_loop-45 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex: 0 0 auto;
        width: calc(90% / 4);
        margin-right: 0;
        margin-bottom: 30px;
    }

    #c_static_727-17322555017470 .e_loop-45 .p_loopitem:nth-child(3n) {
        margin-right: 0;
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    #c_static_727-17322555017470 .e_loop-45 {
        display-radio: 1;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #c_static_727-17322555017470 .e_richText-48 {
        font_radio: 2;
        display-radio: 1;
        font-size: 16px;
    }

    #c_static_727-17322555017470 .e_text-49 {
        font_radio: 2;
        display-radio: 1;
        font-size: 18px;
    }
}

#c_static_001-1732256382529 {
    min-height: 300px;
    background_radio: 2;
    display-radio: 1;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 3%;
    padding-bottom: 3%;
    background-color: rgba(245, 245, 245, 1);
}

#c_static_001-1732256382529 .e_loop-2 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%;
}

#c_static_001-1732256382529 .e_loop-2 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative;
    display-radio: 1;
}

#c_static_001-1732256382529 .e_loop-2 .p_page {
    text-align: center;
}

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

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

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

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

#c_static_001-1732256382529 .e_loop-2 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue;
}

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

#c_static_001-1732256382529 .e_loop-2 .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-1732256382529 .e_loop-2 .multSelect {
    font-size: 13px;
    position: relative;
}

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

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

#c_static_001-1732256382529 .e_loop-2 .multSelect ul,
li {
    list-style: none;
}

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

#c_static_001-1732256382529 .e_loop-2 .multSelect .multSelect-option>div.selected {
    color: #409eff;
}

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

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

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

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

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

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

#c_static_001-1732256382529 .e_loop-2 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px;
}

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

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

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

#c_static_001-1732256382529 .e_loop-2 .p_split {
    margin: 0 5px;
}

#c_static_001-1732256382529 .e_loop-2 .p_normal {
    margin-right: 16px;
}

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

#c_static_001-1732256382529 .e_loop-2 .position-left {
    display: flex;
}

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

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

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

#c_static_001-1732256382529 .e_loop-2 .p_active .p_mbutton::after {
    display: block;
}

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

#c_static_001-1732256382529 .e_loop-2 .p_filter_result {
    display: none;
}

#c_static_001-1732256382529 .e_loop-2 .p_contclear {
    cursor: pointer;
    display: none;
}

#c_static_001-1732256382529 .e_loop-2 .swiper-container {
    padding-bottom: 30px;
}

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

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

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

#c_static_001-1732256382529 .e_loop-2 .p_active .p_imgwrapper {
    border: 1px solid #409eff;
}

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

#c_static_001-1732256382529 .e_loop-2 .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-1732256382529 .e_loop-2 .p_categoryActive {
    color: #409EFF;
}

#c_static_001-1732256382529 .e_loop-2 {
    display-radio: 1;
    margin-left: auto;
    margin-right: auto;
    max-width: none;
    width: 90%;
    margin-top: 2%;
}

#c_static_001-1732256382529 .e_container-3 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 96%;
    background_radio: 1;
    display-radio: flex;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2%;
    padding-bottom: 2%;
    padding-right: 2%;
    padding-left: 2%;
}

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

#c_static_001-1732256382529 .e_container-3 .p_item {
    display-radio: 1;
}

#c_static_001-1732256382529 .e_image-4 {
    overflow: hidden;
    display-radio: 1;
    max-height: none;
    max-width: 80px;
    margin-left: auto;
    margin-right: auto;
}

#c_static_001-1732256382529 .e_image-4 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

#c_static_001-1732256382529 .e_text-5 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: clamp(18px, 1vw, 24px);
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
    color: rgba(51, 51, 51, 1);
}

#c_static_001-1732256382529 .e_line-6 {
    line_radio: 1;
    display-radio: 1;
    width: auto;
}

#c_static_001-1732256382529 .e_richText-7 blockquote {
    font-style: italic;
    font-family: Georgia, Times, "Times New Roman", serif;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px;
}

#c_static_001-1732256382529 .e_richText-7 ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

#c_static_001-1732256382529 .e_richText-7 li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: inherit;
}

#c_static_001-1732256382529 .e_richText-7 ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

#c_static_001-1732256382529 .e_richText-7 {
    font_radio: 2;
    display-radio: 1;
    min-height: 22px;
    font-size: clamp(14px, 0.8vw, 20px);
    color: #666;
    line-height: 1.8;
    text-align: left;
}

#c_static_001-1732256382529 .e_h3-8 {
    font_radio: 2;
    display-radio: 1;
    font-size: clamp(28px, 1.5vw, 34px);
    color: rgba(34, 34, 34, 1);
    line-height: 1.5;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1%;
    margin-top: 0px;
}

#c_static_001-1732256382529 .e_container-9 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    background_radio: 1;
    display-radio: flex;
    margin-left: auto;
    margin-right: auto;
}

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

#c_static_001-1732256382529 .e_richText-10 blockquote {
    font-style: italic;
    font-family: Georgia, Times, "Times New Roman", serif;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px;
}

#c_static_001-1732256382529 .e_richText-10 ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

#c_static_001-1732256382529 .e_richText-10 li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: inherit;
}

#c_static_001-1732256382529 .e_richText-10 ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

#c_static_001-1732256382529 .e_richText-10 {
    font_radio: 2;
    display-radio: 1;
    font-size: clamp(16px, 0.9vw, 22px);
    color: #666;
    line-height: 1.8;
    text-align: center;
}

#c_static_001-1732256382529 .e_line-12 {
    line_radio: 2;
    display-radio: 1;
    border-top-style: dashed;
    border-top-width: 1px;
}

#c_static_001-1732256382529 .e_richText-13 blockquote {
    font-style: italic;
    font-family: Georgia, Times, "Times New Roman", serif;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px;
}

#c_static_001-1732256382529 .e_richText-13 ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

#c_static_001-1732256382529 .e_richText-13 li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: inherit;
}

#c_static_001-1732256382529 .e_richText-13 ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

#c_static_001-1732256382529 .e_richText-13 {
    font_radio: 2;
    display-radio: 1;
    font-size: clamp(16px, 0.9vw, 22px);
    color: #666;
    line-height: 1.8;
    text-align: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

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

    #c_static_001-1732256382529 .e_container-3 {
        background_radio: 1;
        display-radio: 1;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    #c_static_001-1732256382529 .e_image-4 {
        display-radio: 1;
        max-width: 50px;
    }

    #c_static_001-1732256382529 .e_text-5 {
        font_radio: 2;
        display-radio: 1;
        font-size: 20px;
        color: rgba(0, 0, 0, 1);
        margin-top: 20px;
        margin-bottom: 10px;
    }

    #c_static_001-1732256382529 .e_richText-7 {
        font_radio: 1;
        display-radio: 1;
    }

    #c_static_001-1732256382529 .e_h3-8 {
        font_radio: 2;
        display-radio: 1;
        font-size: 18px;
        color: rgba(51, 51, 51, 1);
        line-height: 1.5;
        text-align: left;
        font-weight: bold;
    }
}

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

#c_static_001-17322607756820 {
    min-height: 300px;
    background_radio: 2;
    display-radio: 1;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 3%;
    padding-bottom: 3%;
    background-color: rgba(255, 255, 255, 1);
}

#c_static_001-17322607756820 .e_h3-8 {
    font_radio: 2;
    display-radio: 1;
    font-size: 30px;
    color: rgba(34, 34, 34, 1);
    line-height: 1.5;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1%;
    margin-top: 0px;
}

#c_static_001-17322607756820 .e_container-9 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    background_radio: 1;
    display-radio: flex;
    margin-left: auto;
    margin-right: auto;
}

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

#c_static_001-17322607756820 .e_richText-10 blockquote {
    font-style: italic;
    font-family: Georgia, Times, "Times New Roman", serif;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px;
}

#c_static_001-17322607756820 .e_richText-10 ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

#c_static_001-17322607756820 .e_richText-10 li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: inherit;
}

#c_static_001-17322607756820 .e_richText-10 ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

#c_static_001-17322607756820 .e_richText-10 {
    font_radio: 2;
    display-radio: 1;
    font-size: 18px;
    color: #666;
    line-height: 1.8;
    text-align: center;
}

#c_static_001-17322607756820 .e_loop-13 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%;
}

#c_static_001-17322607756820 .e_loop-13 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative;
    display-radio: 1;
}

#c_static_001-17322607756820 .e_loop-13 .p_page {
    text-align: center;
}

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

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

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

#c_static_001-17322607756820 .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-17322607756820 .e_loop-13 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue;
}

#c_static_001-17322607756820 .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-17322607756820 .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-17322607756820 .e_loop-13 .multSelect {
    font-size: 13px;
    position: relative;
}

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

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

#c_static_001-17322607756820 .e_loop-13 .multSelect ul,
li {
    list-style: none;
}

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

#c_static_001-17322607756820 .e_loop-13 .multSelect .multSelect-option>div.selected {
    color: #409eff;
}

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

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

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

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

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

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

#c_static_001-17322607756820 .e_loop-13 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px;
}

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

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

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

#c_static_001-17322607756820 .e_loop-13 .p_split {
    margin: 0 5px;
}

#c_static_001-17322607756820 .e_loop-13 .p_normal {
    margin-right: 16px;
}

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

#c_static_001-17322607756820 .e_loop-13 .position-left {
    display: flex;
}

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

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

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

#c_static_001-17322607756820 .e_loop-13 .p_active .p_mbutton::after {
    display: block;
}

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

#c_static_001-17322607756820 .e_loop-13 .p_filter_result {
    display: none;
}

#c_static_001-17322607756820 .e_loop-13 .p_contclear {
    cursor: pointer;
    display: none;
}

#c_static_001-17322607756820 .e_loop-13 .swiper-container {
    padding-bottom: 30px;
}

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

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

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

#c_static_001-17322607756820 .e_loop-13 .p_active .p_imgwrapper {
    border: 1px solid #409eff;
}

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

#c_static_001-17322607756820 .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-17322607756820 .e_loop-13 .p_categoryActive {
    color: #409EFF;
}

#c_static_001-17322607756820 .e_loop-13 {
    display-radio: 1;
    margin-left: auto;
    margin-right: auto;
    max-width: none;
    width: 90%;
    margin-top: 2%;
}

#c_static_001-17322607756820 .e_container-14 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 96%;
    background_radio: 1;
    display-radio: flex;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2%;
    padding-bottom: 2%;
    padding-right: 2%;
    padding-left: 2%;
}

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

#c_static_001-17322607756820 .e_container-14 .p_item {
    display-radio: 1;
}

#c_static_001-17322607756820 .e_text-15 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: rgba(4, 124, 249, 1);
    margin-top: 0px;
}

#c_static_001-17322607756820 .e_line-16 {
    line_radio: 1;
    display-radio: 1;
    width: 92%;
}

#c_static_001-17322607756820 .e_richText-17 blockquote {
    font-style: italic;
    font-family: Georgia, Times, "Times New Roman", serif;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px;
}

#c_static_001-17322607756820 .e_richText-17 ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

#c_static_001-17322607756820 .e_richText-17 li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: inherit;
}

#c_static_001-17322607756820 .e_richText-17 ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

#c_static_001-17322607756820 .e_richText-17 {
    font_radio: 2;
    display-radio: 1;
    font-size: 16px;
    color: #666;
    line-height: 1.8;
    text-align: center;
    min-height: 0px;
}

#c_static_001-17322607756820 .e_richText-18 blockquote {
    font-style: italic;
    font-family: Georgia, Times, "Times New Roman", serif;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px;
}

#c_static_001-17322607756820 .e_richText-18 ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

#c_static_001-17322607756820 .e_richText-18 li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: inherit;
}

#c_static_001-17322607756820 .e_richText-18 ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

#c_static_001-17322607756820 .e_richText-18 {
    font_radio: 2;
    display-radio: 1;
    font-size: 18px;
    color: #666;
    line-height: 1.8;
    text-align: center;
    margin-top: 1%;
}

#c_static_001-17322607756820 .e_container-20 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    background_radio: 1;
    display-radio: flex;
    margin-left: auto;
    margin-right: auto;
}

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

#c_static_001-17322607756820 .e_richText-23 blockquote {
    font-style: italic;
    font-family: Georgia, Times, "Times New Roman", serif;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px;
}

#c_static_001-17322607756820 .e_richText-23 ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

#c_static_001-17322607756820 .e_richText-23 li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: inherit;
}

#c_static_001-17322607756820 .e_richText-23 ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

#c_static_001-17322607756820 .e_richText-23 {
    font_radio: 2;
    display-radio: 1;
    font-size: 18px;
    color: #666;
    line-height: 1.8;
    text-align: center;
    margin-top: 1%;
}

#c_static_001-17322607756820 .e_loop-24 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%;
}

#c_static_001-17322607756820 .e_loop-24 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative;
    display-radio: 1;
}

#c_static_001-17322607756820 .e_loop-24 .p_page {
    text-align: center;
}

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

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

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

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

#c_static_001-17322607756820 .e_loop-24 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue;
}

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

#c_static_001-17322607756820 .e_loop-24 .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-17322607756820 .e_loop-24 .multSelect {
    font-size: 13px;
    position: relative;
}

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

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

#c_static_001-17322607756820 .e_loop-24 .multSelect ul,
li {
    list-style: none;
}

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

#c_static_001-17322607756820 .e_loop-24 .multSelect .multSelect-option>div.selected {
    color: #409eff;
}

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

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

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

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

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

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

#c_static_001-17322607756820 .e_loop-24 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px;
}

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

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

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

#c_static_001-17322607756820 .e_loop-24 .p_split {
    margin: 0 5px;
}

#c_static_001-17322607756820 .e_loop-24 .p_normal {
    margin-right: 16px;
}

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

#c_static_001-17322607756820 .e_loop-24 .position-left {
    display: flex;
}

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

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

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

#c_static_001-17322607756820 .e_loop-24 .p_active .p_mbutton::after {
    display: block;
}

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

#c_static_001-17322607756820 .e_loop-24 .p_filter_result {
    display: none;
}

#c_static_001-17322607756820 .e_loop-24 .p_contclear {
    cursor: pointer;
    display: none;
}

#c_static_001-17322607756820 .e_loop-24 .swiper-container {
    padding-bottom: 30px;
}

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

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

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

#c_static_001-17322607756820 .e_loop-24 .p_active .p_imgwrapper {
    border: 1px solid #409eff;
}

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

#c_static_001-17322607756820 .e_loop-24 .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-17322607756820 .e_loop-24 .p_categoryActive {
    color: #409EFF;
}

#c_static_001-17322607756820 .e_loop-24 {
    display-radio: 1;
    margin-left: auto;
    margin-right: auto;
    max-width: none;
    width: 90%;
    margin-top: 2%;
}

#c_static_001-17322607756820 .e_container-25 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 96%;
    background_radio: 1;
    display-radio: flex;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2%;
    padding-bottom: 2%;
    padding-right: 2%;
    padding-left: 2%;
}

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

#c_static_001-17322607756820 .e_container-25 .p_item {
    display-radio: 1;
}

#c_static_001-17322607756820 .e_text-26 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: rgba(4, 124, 249, 1);
    margin-top: 0px;
}

#c_static_001-17322607756820 .e_line-27 {
    line_radio: 1;
    display-radio: 1;
    width: 92%;
}

#c_static_001-17322607756820 .e_richText-28 blockquote {
    font-style: italic;
    font-family: Georgia, Times, "Times New Roman", serif;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px;
}

#c_static_001-17322607756820 .e_richText-28 ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

#c_static_001-17322607756820 .e_richText-28 li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: inherit;
}

#c_static_001-17322607756820 .e_richText-28 ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

#c_static_001-17322607756820 .e_richText-28 {
    font_radio: 2;
    display-radio: 1;
    min-height: 22px;
    font-size: 16px;
    color: #666;
    line-height: 1.8;
    text-align: center;
}

#c_static_001-17322607756820 .e_line-29 {
    line_radio: 2;
    display-radio: 1;
    border-top-style: dashed;
    border-top-width: 1px;
    border-top-color: rgba(221, 221, 221, 1);
    width: 90%;
}

#c_static_001-17322607756820 .e_richText-30 blockquote {
    font-style: italic;
    font-family: Georgia, Times, "Times New Roman", serif;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px;
}

#c_static_001-17322607756820 .e_richText-30 ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

#c_static_001-17322607756820 .e_richText-30 li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: inherit;
}

#c_static_001-17322607756820 .e_richText-30 ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

#c_static_001-17322607756820 .e_richText-30 {
    font_radio: 2;
    display-radio: 1;
    font-size: 18px;
    color: #666;
    line-height: 1.8;
    text-align: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width:768px) {
    #c_static_001-17322607756820 .e_h3-8 {
        font_radio: 2;
        display-radio: 1;
        font-size: 18px;
        color: rgba(51, 51, 51, 1);
        line-height: 1.5;
        text-align: left;
        font-weight: bold;
    }

    #c_static_001-17322607756820 .e_loop-13 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 1);
    }

    #c_static_001-17322607756820 .e_container-14 {
        background_radio: 1;
        display-radio: 1;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    #c_static_001-17322607756820 .e_text-15 {
        font_radio: 2;
        display-radio: 1;
        font-size: 20px;
        color: rgba(0, 0, 0, 1);
        margin-top: 20px;
        margin-bottom: 10px;
    }

    #c_static_001-17322607756820 .e_richText-17 {
        font_radio: 1;
        display-radio: 1;
    }

    #c_static_001-17322607756820 .e_loop-24 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 1);
    }

    #c_static_001-17322607756820 .e_container-25 {
        background_radio: 1;
        display-radio: 1;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    #c_static_001-17322607756820 .e_text-26 {
        font_radio: 2;
        display-radio: 1;
        font-size: 20px;
        color: rgba(0, 0, 0, 1);
        margin-top: 20px;
        margin-bottom: 10px;
    }

    #c_static_001-17322607756820 .e_richText-28 {
        font_radio: 1;
        display-radio: 1;
    }
}

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

    #c_static_001-17322607756820 .e_loop-24 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 3);
    }
}

#c_static_001-17322625045060 {
    min-height: 300px;
    background_radio: 2;
    display-radio: 1;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 3%;
    padding-bottom: 3%;
    background-color: rgba(245, 245, 245, 1);
}

#c_static_001-17322625045060 .e_loop-2 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%;
}

#c_static_001-17322625045060 .e_loop-2 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative;
    display-radio: 1;
}

#c_static_001-17322625045060 .e_loop-2 .p_page {
    text-align: center;
}

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

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

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

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

#c_static_001-17322625045060 .e_loop-2 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue;
}

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

#c_static_001-17322625045060 .e_loop-2 .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-17322625045060 .e_loop-2 .multSelect {
    font-size: 13px;
    position: relative;
}

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

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

#c_static_001-17322625045060 .e_loop-2 .multSelect ul,
li {
    list-style: none;
}

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

#c_static_001-17322625045060 .e_loop-2 .multSelect .multSelect-option>div.selected {
    color: #409eff;
}

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

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

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

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

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

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

#c_static_001-17322625045060 .e_loop-2 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px;
}

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

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

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

#c_static_001-17322625045060 .e_loop-2 .p_split {
    margin: 0 5px;
}

#c_static_001-17322625045060 .e_loop-2 .p_normal {
    margin-right: 16px;
}

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

#c_static_001-17322625045060 .e_loop-2 .position-left {
    display: flex;
}

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

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

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

#c_static_001-17322625045060 .e_loop-2 .p_active .p_mbutton::after {
    display: block;
}

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

#c_static_001-17322625045060 .e_loop-2 .p_filter_result {
    display: none;
}

#c_static_001-17322625045060 .e_loop-2 .p_contclear {
    cursor: pointer;
    display: none;
}

#c_static_001-17322625045060 .e_loop-2 .swiper-container {
    padding-bottom: 30px;
}

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

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

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

#c_static_001-17322625045060 .e_loop-2 .p_active .p_imgwrapper {
    border: 1px solid #409eff;
}

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

#c_static_001-17322625045060 .e_loop-2 .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-17322625045060 .e_loop-2 .p_categoryActive {
    color: #409EFF;
}

#c_static_001-17322625045060 .e_loop-2 {
    display-radio: 1;
    margin-left: auto;
    margin-right: auto;
    max-width: none;
    width: 90%;
    margin-top: 1%;
}

#c_static_001-17322625045060 .e_container-3 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 96%;
    background_radio: 1;
    display-radio: flex;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3%;
    padding-bottom: 3%;
    padding-right: 4%;
    padding-left: 4%;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(217, 217, 217, 1);
    margin-top: 2%;
}

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

#c_static_001-17322625045060 .e_container-3 .p_item {
    display-radio: 1;
}

#c_static_001-17322625045060 .e_text-5 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    margin-top: 5px;
    color: rgba(4, 124, 249, 1);
}

#c_static_001-17322625045060 .e_richText-7 blockquote {
    font-style: italic;
    font-family: Georgia, Times, "Times New Roman", serif;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px;
}

#c_static_001-17322625045060 .e_richText-7 ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

#c_static_001-17322625045060 .e_richText-7 li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: inherit;
}

#c_static_001-17322625045060 .e_richText-7 ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

#c_static_001-17322625045060 .e_richText-7 {
    font_radio: 2;
    display-radio: 1;
    font-size: 16px;
    color: #666;
    line-height: 1.8;
    text-align: center;
    min-height: 0px;
    margin-top: 1%;
}

#c_static_001-17322625045060 .e_h3-8 {
    font_radio: 2;
    display-radio: 1;
    font-size: 30px;
    color: rgba(34, 34, 34, 1);
    line-height: 1.5;
    text-align: center;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}

#c_static_001-17322625045060 .e_container-9 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    background_radio: 1;
    display-radio: flex;
    margin-left: auto;
    margin-right: auto;
}

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

#c_static_001-17322625045060 .e_line-12 {
    line_radio: 2;
    display-radio: 1;
    border-top-style: dashed;
    border-top-width: 1px;
}

#c_static_001-17322625045060 .e_richText-13 blockquote {
    font-style: italic;
    font-family: Georgia, Times, "Times New Roman", serif;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px;
}

#c_static_001-17322625045060 .e_richText-13 ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

#c_static_001-17322625045060 .e_richText-13 li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: inherit;
}

#c_static_001-17322625045060 .e_richText-13 ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

#c_static_001-17322625045060 .e_richText-13 {
    font_radio: 2;
    display-radio: 1;
    font-size: 18px;
    color: #666;
    line-height: 1.8;
    text-align: center;
    margin-top: 1%;
}

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

    #c_static_001-17322625045060 .e_container-3 {
        background_radio: 1;
        display-radio: 1;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    #c_static_001-17322625045060 .e_text-5 {
        font_radio: 2;
        display-radio: 1;
        font-size: 20px;
        color: rgba(0, 0, 0, 1);
        margin-top: 20px;
        margin-bottom: 10px;
    }

    #c_static_001-17322625045060 .e_richText-7 {
        font_radio: 1;
        display-radio: 1;
    }

    #c_static_001-17322625045060 .e_h3-8 {
        font_radio: 2;
        display-radio: 1;
        font-size: 18px;
        color: rgba(51, 51, 51, 1);
        line-height: 1.5;
        text-align: left;
        font-weight: bold;
    }
}

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

#c_static_001-17322656682170 {
    background_radio: 2;
    display-radio: 1;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 3%;
    padding-bottom: 3%;
    background-color: rgba(255, 255, 255, 1);
    min-height: 0px;
}

#c_static_001-17322656682170 .e_h3-8 {
    font_radio: 2;
    display-radio: 1;
    font-size: 30px;
    color: rgba(34, 34, 34, 1);
    line-height: 1.5;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1%;
    margin-top: 0px;
}

#c_static_001-17322656682170 .e_container-9 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    background_radio: 1;
    display-radio: flex;
    margin-left: auto;
    margin-right: auto;
}

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

#c_static_001-17322656682170 .e_richText-10 blockquote {
    font-style: italic;
    font-family: Georgia, Times, "Times New Roman", serif;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px;
}

#c_static_001-17322656682170 .e_richText-10 ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

#c_static_001-17322656682170 .e_richText-10 li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: inherit;
}

#c_static_001-17322656682170 .e_richText-10 ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

#c_static_001-17322656682170 .e_richText-10 {
    font_radio: 2;
    display-radio: 1;
    font-size: 18px;
    color: #666;
    line-height: 1.8;
    text-align: center;
}

@media screen and (max-width:768px) {
    #c_static_001-17322656682170 .e_h3-8 {
        font_radio: 2;
        display-radio: 1;
        font-size: 18px;
        color: rgba(51, 51, 51, 1);
        line-height: 1.5;
        text-align: left;
        font-weight: bold;
    }
}

#c_static_001-17322631874360 {
    background_radio: 2;
    display-radio: 1;
    padding-bottom: 3%;
    padding-top: 3%;
    background-color: rgba(245, 245, 245, 1);
}

#c_static_001-17322631874360 .e_container-30 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    background_radio: 1;
    display-radio: flex;
    margin-left: auto;
    margin-right: auto;
}

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

#c_static_001-17322631874360 .e_h3-31 {
    font_radio: 2;
    display-radio: 1;
    font-size: 30px;
    color: rgba(34, 34, 34, 1);
    line-height: 1.5;
    text-align: center;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 1%;
}

#c_static_001-17322631874360 .e_loop-33 .p_list {
    display: flex;
    flex-wrap: wrap;
}

#c_static_001-17322631874360 .e_loop-33 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative;
}

#c_static_001-17322631874360 .e_loop-33 .p_page {
    text-align: center;
}

#c_static_001-17322631874360 .e_loop-33 .p_filter_wrapper {
    width: 100%;
}

#c_static_001-17322631874360 .e_loop-33 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
}

#c_static_001-17322631874360 .e_loop-33 .p_filter_key {
    line-height: 40px;
    margin-right: 10px;
}

#c_static_001-17322631874360 .e_loop-33 .p_v_item {
    display: inline-block;
    margin: 0 5px;
    line-height: 40px;
    cursor: pointer;
}

#c_static_001-17322631874360 .e_loop-33 .p_active {
    color: blueviolet;
}

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

#c_static_001-17322631874360 .e_loop-33 .p_filter_close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px;
    font-style: normal;
    font-size: 10px;
    margin-top: 2px;
    cursor: pointer;
}

#c_static_001-17322631874360 .e_loop-33 .multSelect {
    font-size: 14px;
    position: relative;
}

#c_static_001-17322631874360 .e_loop-33 .multSelect .inputWrap {
    width: 100%;
    min-width: 100px;
    min-height: 40px;
    border: 1px solid #ccc;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
}

#c_static_001-17322631874360 .e_loop-33 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545;
}

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

#c_static_001-17322631874360 .e_loop-33 .multSelect ul,
li {
    list-style: none;
}

#c_static_001-17322631874360 .e_loop-33 .multSelect li {
    display: inline-block;
    background: #edf0f3;
    color: #92969c;
    padding: 3px 5px;
    margin: 5px 5px 5px 0;
    border-radius: 5px;
}

#c_static_001-17322631874360 .e_loop-33 .multSelect .multSelect-option {
    width: 100%;
    border: 1px solid #ccc;
    border-top: 0;
    max-height: 200px;
    overflow-y: scroll;
    position: absolute;
    height: 0;
    opacity: 0;
    z-index: 9;
    background: #fff;
}

#c_static_001-17322631874360 .e_loop-33 .multSelect .multSelect-option>div {
    line-height: 40px;
    cursor: pointer;
    padding: 0 10px;
}

#c_static_001-17322631874360 .e_loop-33 .multSelect .multSelect-option>div.selected {
    color: #409eff;
}

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

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

#c_static_001-17322631874360 .e_loop-33 .multSelect .inputWrap>.fa svg {
    fill: #666;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: calc(50% - 8px);
}

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

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

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

#c_static_001-17322631874360 .e_loop-33 .p_filter_select {
    width: 150px;
}

#c_static_001-17322631874360 .e_loop-33 .p_normal_start,
.e_loop-33 .p_date_start {
    display: inline;
    width: 100px;
}

#c_static_001-17322631874360 .e_loop-33 .p_normal_end,
.e_loop-33 .p_date_end {
    display: inline;
    width: 100px;
}

#c_static_001-17322631874360 .e_loop-33 .p_split {
    margin: 0 5px;
}

#c_static_001-17322631874360 .e_loop-33 .p_normal {
    margin-right: 16px;
}

#c_static_001-17322631874360 .e_loop-33 {
    margin-left: auto;
    margin-right: auto;
    display-radio: 1;
    max-width: none;
    width: 90%;
}

#c_static_001-17322631874360 .e_container-34 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding-right: 0px;
    margin-right: 10px;
    padding-left: 0px;
    margin-left: 10px;
    margin-bottom: 0px;
    background_radio: 1;
    display-radio: flex;
}

#c_static_001-17322631874360 .e_container-34 .p_item {
    flex: 1;
    max-width: 100%;
}

#c_static_001-17322631874360 .e_container-34:hover .e_image-35 img {
    transform: scale(1.05);
}

#c_static_001-17322631874360 .e_image-35 {
    overflow: hidden;
    display-radio: 1;
    width: 80px;
    margin-left: auto;
    margin-right: auto;
}

#c_static_001-17322631874360 .e_image-35 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform: scale(1);
    transition: all 0.5s;
}

#c_static_001-17322631874360 .e_container-36 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding-right: 50px;
    margin-top: 20px;
    padding-left: 50px;
    display-radio: flex;
    max-width: none;
    background_radio: 1;
}

#c_static_001-17322631874360 .e_container-36 .p_item {
    flex: 1;
    max-width: 100%;
}

#c_static_001-17322631874360 .e_text-37 {
    color: rgba(0, 0, 0, 1);
    text-align: center;
    font-size: 22px;
    font_radio: 2;
    line-height: 1;
    display-radio: 1;
}

#c_static_001-17322631874360 .e_text-39 {
    margin-top: 15px;
    font_radio: 1;
    display-radio: 1;
}

@media screen and (max-width:768px) {
    #c_static_001-17322631874360 .e_h3-31 {
        font_radio: 2;
        display-radio: 1;
        font-size: 18px;
        color: rgba(51, 51, 51, 1);
        line-height: 1.5;
        text-align: left;
        font-weight: bold;
    }

    #c_static_001-17322631874360 .e_loop-33 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 1);
    }

    #c_static_001-17322631874360 .e_container-34 {
        display-radio: 1;
    }

    #c_static_001-17322631874360 .e_container-36 {
        display-radio: 1;
    }
}























