/* pre css */
@import "global.css";

.cls-1 {
    fill: var(--hmsecond);
    fill-rule: evenodd
}

#c_grid-116273709439191 {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0);
    z-index: 1009;
    border-bottom: 0px solid rgba(255, 255, 255, 0.2) !important;
    transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out
}




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

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

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

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

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

#c_grid-116273709439190 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;

}

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








.e_credible-93 .img1 {
    width: 65px;
    height: 23px
}

.e_credible-93 .img2 {
    width: 79px;
    height: 28px
}

.e_credible-93 .img3 {
    width: 92px;
    height: 33px
}

.e_credible-93 .img4 {
    width: 106px;
    height: 38px
}

.e_credible-93 .img5 {
    width: 100%;
    height: auto
}

.e_credible-93 {


    max-width: 90px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px
}

.e_input-88 .s_form-control {
    border-radio: 2;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px
}

.e_textarea-89 .s_form-control {
    border-radio: 2;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px
}

.e_input-88 .s_input {
    font-radio: 2;
    color: rgba(255, 255, 255, 1)
}

input::-webkit-input-placeholder {
    color: #fff !important
}

input::-moz-placeholder {
    color: #fff !important
}

input:-ms-input-placeholder {
    color: #fff !important
}

textarea::-webkit-input-placeholder {
    color: #fff !important
}

textarea::-moz-placeholder {
    color: #fff !important
}

textarea:-ms-input-placeholder {
    color: #fff !important
}

.e_text-99 {


    font-size: 20px;
    color: rgba(255, 255, 255, 1);
    line-height: 1.5;
    margin-bottom: 10px;
    margin-top: 25px
}

.e_richText-100 {

    font-size: 15px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 2;

    margin-top: 0px;
    width: auto;
    max-width: none
}

.e_richText-100 a .e_container-67 .p_item {}










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

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

.multSelect {
    font-size: 13px;
    position: relative
}

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

.multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

.multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

.multSelect ul,
li {
    list-style: none
}

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

.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
}

.multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

.multSelect .multSelect-option>div.selected {
    color: #409eff
}

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

.multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

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

.multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

.multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

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

.p_normal_start {
    display: inline;
    width: 100px;
    height: 40px
}

.p_date_start {
    display: inline;
    width: 105px;
    height: 40px
}

.p_normal_end {
    display: inline;
    width: 100px;
    height: 40px;
    margin-right: 5px
}

.p_date_end {
    display: inline;
    width: 105px;
    height: 40px;
    margin-right: 5px
}

.p_split {
    margin: 0 5px
}

.p_normal {
    margin-right: 16px
}

.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
}

.input-check,
.input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

.position-left {
    display: flex
}

.position-right {
    display: flex;
    flex-direction: row-reverse
}

.position-bottom {
    display: flex;
    flex-direction: column-reverse
}

.p_mbutton {
    border: 1px solid #409EFF;
    text-decoration: none;
    color: #409EFF;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

.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
}

.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
}

.p_active .p_mbutton::before {
    display: block
}

.p_active .p_mbutton::after {
    display: block
}

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

.p_filter_result {
    display: none
}

.p_contclear {
    cursor: pointer;
    display: none
}

.swiper-container {
    padding-bottom: 30px
}

.p_imgwrapper {
    width: 80px;
    height: 100px;
    overflow: hidden
}

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

.p_imgwrapper img {
    width: 100%;
    object-fit: cover
}

.p_active .p_imgwrapper {
    border: 1px solid #409eff
}

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

.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
}
























.p_businessclose {
    position: absolute;
    right: 20px;
    z-index: 9999;
    top: 0;
    cursor: pointer
}

.icon {
    color: white;
    cursor: pointer
}

.p_businesscontent {
    position: absolute;
    z-index: 9999;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 100%
}

.p_businessbg {
    background: #1e1e1e;
    opacity: .9;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999
}

.p_businessimg {
    width: 100%;
    height: 100%;
    object-fit: contain
}





.p_btH3 {
    text-align: center
}

.p_btP {
    margin: 20px 0;
    text-align: center
}

.p_btBtn {
    text-align: center
}

.p_btSet,
.p_btAllow,
.p_btRefuse,
.p_btConfirm {
    min-width: 160px;
    border-width: 1px;
    margin: 0 5px
}

.p_mdContent {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    display: none
}

.p_close {
    position: absolute;
    right: 30px;
    top: 30px
}

.p_mdContent .p_btP {
    text-align: left
}

.p_mdMain {
    background: #f3f3f3;
    width: 80%;
    max-width: 1000px;
    padding: 50px 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    border-radius: 4px
}

.p_mdList {
    border-top: 1px solid #aaa;
    margin: 30px 20px;
    padding: 30px 0;
    height: 220px;
    overflow-y: auto
}

.p_switch {
    font-weight: bold
}

.p_itemPrompt {
    padding: 10px 0 20px 50px;
    display: none
}

.p_mdItem {
    position: relative
}

.p_mdItem+.p_mdItem {
    margin-top: 20px
}

.p_plus {
    
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 20px;
 
    text-align: center;
  
}



.p_plus.p_active::after {
    content: " - "
}

.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
}

.e_text-120 {


    font-size: 14px;
    color: rgba(222, 222, 222, 1);
    line-height: 1.5;
    margin-bottom: 15px;
    margin-top: 15px
}

.e_input-121 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

.e_input-121 {

    margin-bottom: 10px
}

.e_input-121 .s_form-control {
    border-radio: 2;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px
}

.e_input-121 .s_input {
    font-radio: 2;
    color: rgba(255, 255, 255, 1)
}

    {

    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    line-height: 2;

    margin-top: 0px;
    width: auto;
    max-width: none
}

a
/* Footer响应式样式已移至 navigation.css */

#c_popbox-1743060824799 {
    width: 80%;
    max-width: 1000px;
    height: auto;
    position: relative;
    margin: 100px auto 200px auto;
    display: none;

    display-radio: none;
    margin-left: auto;
    margin-right: auto
}

#c_popbox-1743060824799 .pop_wrapper {
    height: inherit;
    position: relative;
    min-height: inherit;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

#c_popbox-1743060824799 .p_container {
    background-color: #fff;
    position: relative;
    z-index: 2;
    min-height: inherit;
    width: inherit;
    height: inherit;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center
}

#c_popbox-1743060824799 .p_background {
    width: 100vw;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: -100px;
    left: calc(-50vw + 50%);
    min-height: calc(100% + 200px)
}

#c_popbox-1743060824799 .p_background-preview {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgb(0, 0, 0);
    opacity: 0.7
}

#c_popbox-1743060824799 .p_content {
    min-height: inherit;
    width: inherit;
    height: inherit;
    overflow: auto
}

#c_popbox-1743060824799 .p_title {
    padding: 10px;
    overflow: hidden
}

#c_popbox-1743060824799 .p_close {
    width: auto;
    height: auto;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 10000;
    text-align: right
}

.fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    top: 50%;
    z-index: 9999;
    margin: -150px auto 0 auto
}

.fixed .p_background {
    position: fixed !important;
    top: 0 !important;
    right: 0;
    bottom: 0;
    left: 0 !important
}

#c_static_334_P_150-17430608493310 {
    background-color: rgba(242, 242, 242, 1);
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;

    min-height: 0px;
    padding-top: 0px;
    margin-left: auto;
    margin-right: auto;

    max-width: none
}

#c_static_334_P_150-17430608493310 .e_container-27 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: rgba(255, 255, 255, 1);
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;

    max-width: none
}

#c_static_334_P_150-17430608493310 .e_container-27>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

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

#c_static_334_P_150-17430608493310 .e_form-82 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;

    background: transparent;
    max-width: 800px;
    background-color: transparent;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px
}

#c_static_334_P_150-17430608493310 .e_form-82 .input-group input {
    height: 48px;
    border-radius: 50px 0 0 50px !important
}

#c_static_334_P_150-17430608493310 .e_form-82>.p_formItem {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_334_P_150-17430608493310 .e_form-82 .ptishiCon {
    display: none
}

#c_static_334_P_150-17430608493310 .e_form-82 .cbox-82-1 {
    flex: 0 0 20%
}

#c_static_334_P_150-17430608493310 .e_formBtn-83 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: 100px;
    padding: 8px;





    min-height: 48px;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    background-color: var(--primary-color);
    border-radius: 0 50px 50px 0
}

#c_static_334_P_150-17430608493310 .e_formBtn-83 span {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    outline: 0;
    margin: 0px;
    overflow: hidden
}

#c_static_334_P_150-17430608493310 .e_formBtn-83::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all .3s;
    z-index: 0;
    opacity: 0;
    top: 0;
    left: 0px
}

#c_static_334_P_150-17430608493310 .e_formBtn-83:hover::after {
    opacity: 1
}

#c_static_334_P_150-17430608493310 .e_formBtn-83:hover {
    font-size: 14px;
    background-color: rgba(28, 80, 156, 1);
    border-style: solid;
    border-color: rgba(28, 80, 156, 1)
}

#c_static_334_P_150-17430608493310 .e_input-84 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_static_334_P_150-17430608493310 .e_input-84 {

    min-height: 48px;
    padding-top: 0px;
    padding-bottom: 0px
}

#c_static_334_P_150-17430608493310 .e_container-85 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;

    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px
}

#c_static_334_P_150-17430608493310 .e_container-85>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_334_P_150-17430608493310 .e_text-87 {
    line-height: normal;


    text-align: center;
    font-size: 32px;
    color: rgba(51, 51, 51, 1);
    margin-bottom: 10px
}

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

        padding-bottom: 20px;
        padding-top: 0px
    }

    #c_static_334_P_150-17430608493310 .e_container-27 {

        padding-left: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-right: 20px;
        width: 94%;
        margin-top: 0px
    }

    #c_static_334_P_150-17430608493310 .e_container-85 {

        margin-bottom: 20px
    }

    #c_static_334_P_150-17430608493310 .e_text-87 {


        font-size: 24px;
        color: #333333;
        line-height: 1.5
    }
}

@media screen and (max-width: 1400px) and (min-width: 1200px) {}

#c_grid-1644907763742 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;

}

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

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

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

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

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

#c_grid-1644907763742 .p_gridCell {}

@media screen and (max-width: 768px) {
    #c_grid-1644907763742>.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_grid-1644907763742 {}
}

@media screen and (min-width: 769px) {
    #c_grid-1644907763742>.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 (max-width: 1024px) and (min-width: 769px) {
    #c_grid-1644907763742>.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 (max-width: 1400px) and (min-width: 1200px) {}

#c_banner_019_P_1986-1731305488413 {
    background: #111;


    background-color: #111
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 {
    height: auto;
    width: 100%;

}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .swiper-container {
    height: inherit
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .swiper-wrapper {
    height: inherit;
    position: relative
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .swiper-slide {
    height: inherit
}

#c_banner_019_P_1986-1731305488413 .swiper-container-horizontal>.swiper-pagination-bullets,
#c_banner_019_P_1986-1731305488413 .swiper-pagination-custom,
#c_banner_019_P_1986-1731305488413 .swiper-pagination-fraction {
    bottom: 100px !important
}

#c_banner_019_P_1986-1731305488413 .swiper-button-next {
    background: rgba(0, 94, 55, 0.62);
    width: 40px !important;
    height: 80px !important;
    color: #fff !important;
    top: 45% !important;
    border-radius: 30px !important;
    border: 1px rgba(0, 94, 55, 0.62) solid !important
}

#c_banner_019_P_1986-1731305488413 .swiper-button-prev {
    background: rgba(0, 94, 55, 0.62);
    width: 40px !important;
    height: 80px !important;
    color: #fff !important;
    top: 45% !important;
    border-radius: 30px !important;
    border: 1px rgba(0, 94, 55, 0.62) solid !important
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .p_img {
    width: 100%;
    height: 100%;
    padding-bottom: 52%;
    max-height: 1080px;
    background: #000;
    display: flex;
    position: relative;
    overflow: hidden
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .p_img:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0), transparent);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 4
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .p_img .saf__slide__wipe {
    flex: 1;
    height: 100%;
    overflow: hidden;
    transition: all 1s;
    position: relative;
    z-index: 2
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .p_img .saf__slide__wipe .slideRim {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    transition: 2s
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .swiper-slide-active .p_img .saf__slide__wipe .slideRim {
    width: 0
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .p_img .saf__slide__wipe .slideRim img {
    width: 100vw;
    height: 100%;
    position: relative;
    object-fit: cover
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .p_img .saf__slide__wipe:nth-child(2) .slideRim img {
    left: -25vw
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .p_img .saf__slide__wipe:nth-child(3) .slideRim img {
    left: -50vw
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .p_img .saf__slide__wipe:nth-child(4) .slideRim img {
    left: -75vw
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .p_img .bgimg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    transition: all 2.5s;
    transform: scale(1)
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .swiper-slide-active .p_img .bgimg {
    transform: scale(1)
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .p_img .bgimg img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .custom-bullet {
    background: #ccc
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .p_info {
    width: 100%;
    max-width: var(--bw);
    padding: 15px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 9;
    transform: translate(-50%, -50%);
    align-items: center;
    text-align: center;
    justify-content: center
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .p_info div {
    width: auto;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2)
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .p_btitle {
    font-size: 34px;
    line-height: 1.5;
    padding-bottom: 10px;
    transition: all 0.5s ease 0.5s;
    opacity: 0;
    transform: translate(0, 100px)
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .p_subtitle {
    line-height: 1.5;
    font-size: 2.6vw;
    letter-spacing: 1px;
    font-weight: bold;
    border-top: 10px #fff solid;
    padding-top: 10px;
    transition: all 0.5s ease 0.7s;
    opacity: 0;
    transform: translate(0, 100px);
    font-family: Antonio;
    text-transform: uppercase
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .p_summary {
    font-size: 20px;
    padding-bottom: 20px;
    border-bottom: 3px #fff solid;
    text-transform: uppercase;
    transition: all 0.5s ease 0.9s;
    opacity: 0;
    transform: translate(0, 100px)
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .swiper-slide-active .p_info div .text-white {
    opacity: 1 !important;
    transform: translate(0, 0) !important
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .swiper-container-vertical {
    height: 400px
}

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

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .p_video .videoContent {
    width: 100%;
    height: 100%
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .p_video video {
    width: 100%;
    height: 100%;
    background: #000
}

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

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .p_videoPoster::before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: url('/npublic/img/playVideo.png') no-repeat center center
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .p_videoPoster img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .p_videoInfo {
    display: none
}

#c_banner_019_P_1986-1731305488413 .swiper-button-next {
    right: 20px
}

#c_banner_019_P_1986-1731305488413 .swiper-pagination span {
    width: 6px;
    height: 6px;
    border-radius: 50px;
    transition: all 0.5s;
    background: #afabab;
    opacity: 1
}

#c_banner_019_P_1986-1731305488413 .swiper-pagination span.swiper-pagination-bullet-active {
    background: var(--c);
    width: 30px
}

.rollingTxt {
    width: 100%;
    position: absolute;
    left: 0;
    top: 30%;
    transfrom: translate(0, -50%);
    z-index: 4;
    opacity: 0.15;
    display: none
}

.rollingTxt p {
    color: transparent;
    -webkit-text-stroke: 1px #fff;
    font-size: 12vw;
    font-family: impact;
    line-height: 1;
    text-transform: uppercase
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .p_scrool {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    display: none;
    bottom: 40px;
    color: #fff;
    z-index: 10;
    width: min-content;
    animation: hmm 1.5s infinite linear .75s
}

@keyframes hmm {
    0% {
        transform: translateY(-30%)
    }

    50% {
        transform: translateY(-10%)
    }

    100% {
        transform: translateY(-30%)
    }
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .p_scrool span {
    text-transform: uppercase;
    color: #fff;
    display: block;
    font-family: arial;
    writing-mode: tb;
    line-height: 20px;
    margin-bottom: 12px;
    font-size: 12px
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .p_scrool i {
    display: block;
    width: 20px;
    height: 30px;
    border-radius: 12px;
    border: 2px #fff solid;
    position: relative
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .p_scrool i:before {
    content: "";
    display: block;
    width: 4px;
    height: 10px;
    background: #fff;
    border-radius: 2px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 3px;
    animation: scrollmouse 2s linear infinite
}

@keyframes scrollmouse {
    from {
        transform: translate(-50%, 0);
        opacity: 1
    }

    to {
        transform: translate(-50%, 10px);
        opacity: 0
    }
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10%;
    left: 0;
    width: 100%;
    bottom: 120px
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .swiper-container .e_image-2 {
    overflow: hidden;

    margin-top: 0px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 9
}

#c_banner_019_P_1986-1731305488413 .e_bannerA-2 .swiper-container .e_image-2 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

@media screen and (max-width: 768px) {
    #c_banner_019_P_1986-1731305488413 {
        padding-top: 60px
    }

    #c_banner_019_P_1986-1731305488413 .e_bannerA-2 .swiper-slide .p_img {
        height: 100%
    }

    #c_banner_019_P_1986-1731305488413 .e_bannerA-2 .p_info {
        width: 100%;
        z-index: 9;
        text-align: center;
        zoom: 0.8
    }

    #c_banner_019_P_1986-1731305488413 .e_bannerA-2 .p_subtitle {
        font-size: 20px;
        letter-spacing: 0;
        border-top: 5px #fff solid
    }

    #c_banner_019_P_1986-1731305488413 .e_bannerA-2 .p_summary {
        font-size: 14px;
        border-bottom: 2px #fff solid;
        display: none
    }

    #c_banner_019_P_1986-1731305488413 .swiper-button-next,
    #c_banner_019_P_1986-1731305488413 .swiper-button-prev {
        width: 40px;
        height: 40px;
        display: none
    }

    #c_banner_019_P_1986-1731305488413 .swiper-button-next:after,
    #c_banner_019_P_1986-1731305488413 .swiper-button-prev:after {
        font-size: 14px
    }

    .rollingTxt {
        top: 65%
    }

    .rollingTxt p {
        font-size: 20vw
    }

    #c_banner_019_P_1986-1731305488413 .e_bannerA-2 .swiper-container .e_image-2 {
        bottom: -3px
    }
}

@media screen and (max-width: 1400px) and (min-width: 1200px) {}

#c_product_list_263-17401201821980 {


    width: auto;
    max-width: none;
    padding-top: 80px;
    padding-bottom: 100px;

    background-repeat: no-repeat;
    background-position: bottom left;
    background: #fdfaf2 url(/static/images/a117b9c8-4041-456e-88cb-5d05caa8f561.png) left bottom no-repeat
}

#c_product_list_263-17401201821980 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    padding: 0 0 0 10vw;


}

#c_product_list_263-17401201821980 .e_container-1>.p_item {
    max-width: 100%;
    max-height: 100%
}

#c_product_list_263-17401201821980 .e_container-1 .p_item {}

#c_product_list_263-17401201821980 .e_container-4 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;


}

#c_product_list_263-17401201821980 .e_container-4>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_product_list_263-17401201821980 .e_html-5 {
    min-height: 0px;

    width: 100%;
    height: auto
}

#c_product_list_263-17401201821980 .e_html-5 .swp_tool {
    align-items: center;
    justify-content: space-between;
    display: flex
}

#c_product_list_263-17401201821980 .e_html-5 .tool_line {
    position: relative;
    width: calc(100% - 170px)
}

#c_product_list_263-17401201821980 .e_html-5 .swiper-scrollbar {
    height: 1px;
    width: auto;
    background: rgba(0, 0, 0, .1);
    border-radius: 10px;
    position: relative
}

#c_product_list_263-17401201821980 .e_html-5 .swiper-scrollbar-drag {
    display: none
}

#c_product_list_263-17401201821980 .e_html-5 .tool_btn {
    display: flex;
    width: auto;
    position: relative;
    z-index: 0
}

#c_product_list_263-17401201821980 .e_html-5 .tool_num {
    font-size: 16px;
    font-family: arial;
    font-weight: bold;
    line-height: 1
}

#c_product_list_263-17401201821980 .e_html-5 .tool_num .swiper-pagination-current {
    color: var(--c);
    margin-right: 3px
}

#c_product_list_263-17401201821980 .e_html-5 .tool_num .swiper-pagination-total {
    margin-left: 3px
}

#c_product_list_263-17401201821980 .e_html-5 .swiper-pagination {
    position: relative;
    bottom: auto;
    left: auto;
    text-align: left;
    width: auto;
    display: flex;
    font-size: 20px;
    align-items: center;
    font-family: "montserrat extra bold"
}

#c_product_list_263-17401201821980 .e_html-5 .swiper-button-next,
#c_product_list_263-17401201821980 .e_html-5 .swiper-button-prev {
    position: relative;
    top: auto;
    bottom: auto;
    right: auto;
    left: auto;
    margin: 0
}

#c_product_list_263-17401201821980 .e_html-5 .swiper-button-next:hover:after,
#c_product_list_263-17401201821980 .e_html-5 .swiper-button-prev:hover:after {
    color: #6eb847
}

#c_product_list_263-17401201821980 .e_html-5 .swiper-button-prev:after,
#c_product_list_263-17401201821980 .e_html-5 .swiper-button-next:after {
    font-size: 20px;
    color: #666666
}

.flex {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.index_product_content {
    width: 20.7821229%;
    padding-right: 3.125vw
}

.index_product_calist {
    width: 79.2178771%
}

.cover {
    position: relative;
    height: 0;
    overflow: hidden
}

.cover img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover
}

.index_product_tab .index_product_item_box {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all .8s cubic-bezier(.69, .27, .45, .99);
    transition: all .8s cubic-bezier(.69, .27, .45, .99);
    -webkit-transition-delay: 200ms;
    transition-delay: 200ms;
    border-radius: 1.3541666vw;
    overflow: hidden;
    position: relative
}

.index_product_item_box a {
    position: relative;
    display: block;
    z-index: 9
}

.index_product_item_box a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-image: linear-gradient(to top, rgba(0, 2, 59, .8) 0%, rgba(0, 2, 59, 0) 50%);
    opacity: 0;
    -webkit-transition: all .8s cubic-bezier(.69, .27, .45, .99);
    transition: all .8s cubic-bezier(.69, .27, .45, .99)
}

.index_product_item_box a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-image: linear-gradient(to top, rgba(0, 0, 0, .8) 0%, rgba(0, 0, 0, 0) 50%);
    -webkit-transition: all .8s cubic-bezier(.69, .27, .45, .99);
    transition: all .8s cubic-bezier(.69, .27, .45, .99)
}

.index_product_item_img {
    padding-bottom: 139.48497%;
    z-index: 1
}

.index_product_item_read {
    position: absolute;
    bottom: 1.82291666vw;
    left: 0;
    width: 100%;
    padding: 0 1.9791666vw;
    z-index: 3
}

.index_product_item_number {
    font-size: 2.6041666vw;
    line-height: 2.708333vw;
    color: rgba(255, 255, 255, 0);
    -webkit-text-stroke: 0.0520833vw #fff;
    box-sizing: border-box;
    margin-bottom: 1.041666vw;
    -webkit-transition: all .8s cubic-bezier(.69, .27, .45, .99);
    transition: all .8s cubic-bezier(.69, .27, .45, .99)
}

.index_product_item_title {
    font-size: 1.25vw;
    line-height: 1.5625vw;
    margin-bottom: 0.3125vw;
    font-weight: bold;
    color: #fff
}

.index_product_item_text {
    font-size: 0.78125vw;
    line-height: 1.458333vw;
    color: #fff
}

.index_product_item_box:hover a:before {
    opacity: 1
}

.index_product_item_box:hover a:after {
    opacity: 0
}

.index_product_item_box:hover .index_product_item_number {
    color: rgba(255, 255, 255, 1)
}

.index_public_pagination_box {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all .8s cubic-bezier(.69, .27, .45, .99);
    transition: all .8s cubic-bezier(.69, .27, .45, .99);
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms;
    align-items: center;
    width: 100%
}

.index_public_pagination_read {
    width: 3.958333vw
}

.index_public_pagination_text {
    font-size: 0.9375vw;
    color: #222222
}

.index_product_pagination_current,
.index_strength_pagination_current {
    color: #1d2088
}

.index_public_pagination_text {
    font-size: 0.9375vw;
    color: #222222
}

.index_public_pagination_line {
    width: calc(100% - 7.8125vw);
    height: 0.1041666vw;
    background: #e7e7e7
}

.index_public_pagination_label {
    width: 100%;
    height: 100%;
    background: #1d2088
}

.index_strength_pagination_animate {
    -webkit-animation: strengthLineWidth 10s forwards linear normal;
    animation: strengthLineWidth 10s forwards linear normal
}

.index_public_swiper_button {
    padding: 0 0.78125vw
}

.index_public_pagination_btn {
    width: 1.1458333vw;
    height: 2.08333vw;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
    outline: none
}

.index_public_pagination_btn:nth-child(1) {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.index_public_pagination_btn svg {
    width: 40.9090909%;
    fill: #999999;
    -webkit-transition: all .8s cubic-bezier(.69, .27, .45, .99);
    transition: all .8s cubic-bezier(.69, .27, .45, .99)
}

.index_public_pagination_this svg {
    fill: #1d2088
}

@-webkit-keyframes strengthLineWidth {
    0% {
        width: 0
    }

    100% {
        width: 100%
    }
}

@keyframes strengthLineWidth {
    0% {
        width: 0
    }

    100% {
        width: 100%
    }
}

#c_product_list_263-17401201821980 .e_loop-9 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%
}

#c_product_list_263-17401201821980 .e_loop-9 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#c_product_list_263-17401201821980 .e_loop-9 .p_page {
    text-align: center
}

#c_product_list_263-17401201821980 .e_loop-9 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_product_list_263-17401201821980 .e_loop-9 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

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

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

#c_product_list_263-17401201821980 .e_loop-9 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
}

#c_product_list_263-17401201821980 .e_loop-9 .p_result_item {
    position: relative;
    padding: 3px 20px 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px
}

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

#c_product_list_263-17401201821980 .e_loop-9 .p_s_option {}

#c_product_list_263-17401201821980 .e_loop-9 .multSelect {
    font-size: 13px;
    position: relative
}

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

#c_product_list_263-17401201821980 .e_loop-9 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_product_list_263-17401201821980 .e_loop-9 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_product_list_263-17401201821980 .e_loop-9 .multSelect ul,
li {
    list-style: none
}

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

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

#c_product_list_263-17401201821980 .e_loop-9 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#c_product_list_263-17401201821980 .e_loop-9 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#c_product_list_263-17401201821980 .e_loop-9 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

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

#c_product_list_263-17401201821980 .e_loop-9 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_product_list_263-17401201821980 .e_loop-9 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_product_list_263-17401201821980 .e_loop-9 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

#c_product_list_263-17401201821980 .e_loop-9 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px
}

#c_product_list_263-17401201821980 .e_loop-9 .p_date_start {
    display: inline;
    width: 105px;
    height: 40px
}

#c_product_list_263-17401201821980 .e_loop-9 .p_normal_end {
    display: inline;
    width: 100px;
    height: 40px;
    margin-right: 5px
}

#c_product_list_263-17401201821980 .e_loop-9 .p_date_end {
    display: inline;
    width: 105px;
    height: 40px;
    margin-right: 5px
}

#c_product_list_263-17401201821980 .e_loop-9 .p_split {
    margin: 0 5px
}

#c_product_list_263-17401201821980 .e_loop-9 .p_normal {
    margin-right: 16px
}

#c_product_list_263-17401201821980 .e_loop-9 .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_product_list_263-17401201821980 .e_loop-9 .input-check,
#c_product_list_263-17401201821980 .e_loop-9 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_product_list_263-17401201821980 .e_loop-9 .position-left {
    display: flex
}

#c_product_list_263-17401201821980 .e_loop-9 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#c_product_list_263-17401201821980 .e_loop-9 .position-top {}

#c_product_list_263-17401201821980 .e_loop-9 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#c_product_list_263-17401201821980 .e_loop-9 .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_product_list_263-17401201821980 .e_loop-9 .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_product_list_263-17401201821980 .e_loop-9 .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_product_list_263-17401201821980 .e_loop-9 .p_active .p_mbutton::before {
    display: block
}

#c_product_list_263-17401201821980 .e_loop-9 .p_active .p_mbutton::after {
    display: block
}

#c_product_list_263-17401201821980 .e_loop-9 .p_input_match {
    width: 100px;
    height: 40px;
    padding: 10px;
    border: 1px solid #ced4da;
    border-radius: 3px
}

#c_product_list_263-17401201821980 .e_loop-9 .p_filter_result {
    display: inline-block
}

#c_product_list_263-17401201821980 .e_loop-9 .p_contclear {
    cursor: pointer
}

#c_product_list_263-17401201821980 .e_loop-9 .swiper-container {
    padding-bottom: 0px
}

#c_product_list_263-17401201821980 .e_loop-9 .p_imgwrapper {
    width: 80px;
    height: 100px;
    overflow: hidden
}

#c_product_list_263-17401201821980 .e_loop-9 .p_imgtitle {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 0 auto;
    line-height: 20px
}

#c_product_list_263-17401201821980 .e_loop-9 .p_imgwrapper img {
    width: 100%;
    object-fit: cover
}

#c_product_list_263-17401201821980 .e_loop-9 .p_active .p_imgwrapper {
    border: 1px solid #409eff
}

#c_product_list_263-17401201821980 .e_loop-9 .p_filter_result {
    display: none
}

#c_product_list_263-17401201821980 .e_loop-9 .p_contclear {
    display: none
}

#c_product_list_263-17401201821980 .e_loop-9 .p_inputRangeSearch {
    padding: 7px 12px;
    background: #007bff;
    color: white;
    font-size: 14px;
    font-style: normal
}

#c_product_list_263-17401201821980 .e_loop-9 .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_product_list_263-17401201821980 .e_loop-9 .p_categoryActive {
    color: #409EFF
}

#c_product_list_263-17401201821980 .e_container-10 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    position: relative
}

#c_product_list_263-17401201821980 .e_container-10:hover {
    cursor: pointer
}

#c_product_list_263-17401201821980 .e_container-10>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_product_list_263-17401201821980 .e_image-11 {
    overflow: hidden;
    height: clamp(20rem, 14.318rem + 28.41vw, 35.625rem)
}

#c_product_list_263-17401201821980 .e_image-11 img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

#c_product_list_263-17401201821980 .e_container-12 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    padding: 0 1.9791666vw;


    position: absolute;
    top: auto;
    left: auto;
    z-index: 4;
    bottom: 0px;
    height: 100%;
    padding-bottom: 40px;
    padding-top: 40px
}

#c_product_list_263-17401201821980 .e_container-12>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    display: flex;
    justify-content: flex-end;
    flex-direction: column
}

#c_product_list_263-17401201821980 .e_richText-13 blockquote {
    font-style: italic;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px
}

#c_product_list_263-17401201821980 .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_product_list_263-17401201821980 .e_richText-13 li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: inherit
}

#c_product_list_263-17401201821980 .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_product_list_263-17401201821980 .e_text-14 {
    font-size: 14px;
    line-height: 1.5em;
    min-height: 44px;
    color: #fff;


    text-align: left;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

#c_product_list_263-17401201821980 .e_text-15 {
    font-size: 1.25vw;
    line-height: 1.5625vw;
    margin-bottom: 0.6vw;
    font-weight: bold;
    color: #fff;
    text-align: left
}

#c_product_list_263-17401201821980 .e_richText-13 {
    line-height: 2.708333vw;
    color: rgba(255, 255, 255, 0);
    -webkit-text-stroke: 0.0520833vw #fff;
    box-sizing: border-box;
    margin-bottom: 1.041666vw;
    opacity: 0.6;


    text-align: left;
    transition: all .8s cubic-bezier(.69, .27, .45, .99);
    font-size: 40px;
    font-family: "montserrat extra bold"
}

#c_product_list_263-17401201821980 .e_container-10:hover .e_richText-13 {
    color: rgba(255, 255, 255, 1)
}

#c_product_list_263-17401201821980 .e_container-10:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-image: linear-gradient(to top, rgba(0, 94, 55, .9) 0%, rgba(0, 0, 0, 0) 50%);
    -webkit-transition: all .8s cubic-bezier(.69, .27, .45, .99);
    transition: all .8s cubic-bezier(.69, .27, .45, .99)
}

#c_product_list_263-17401201821980 .e_container-10:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-image: linear-gradient(to top, rgb(235 169 2 / 90%) 0%, rgba(0, 2, 59, 0) 50%);
    opacity: 0;
    -webkit-transition: all .8s cubic-bezier(.69, .27, .45, .99);
    transition: all .8s cubic-bezier(.69, .27, .45, .99)
}

#c_product_list_263-17401201821980 .e_container-10:hover:after {
    opacity: 0
}

#c_product_list_263-17401201821980 .e_container-10:hover:before {
    opacity: 1
}

#c_product_list_263-17401201821980 .e_loop-9 {}

#c_product_list_263-17401201821980 .e_container-21 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;


    margin-left: auto;
    margin-right: 0px;
    padding-right: 20px;
    max-width: none;
    width: auto
}

#c_product_list_263-17401201821980 .e_container-21>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_product_list_263-17401201821980 .e_line-23 {
    line_radio: 2;

    border-top-style: solid;
    border-top-width: 3px;
    border-top-color: var(--primary-color);
    max-width: 50px;
    height: 2px;
    max-height: 2px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: auto
}

#c_product_list_263-17401201821980 .e_richText-24 {


    margin-top: 35px;
    font-size: 16px;
    width: auto;
    max-width: 100%;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.5
}

#c_product_list_263-17401201821980 .e_text-36 {
    line-height: normal;


    color: var(--primary-color-rgba);
    font-size: 30px;
    font-family: "montserrat extra bold";
    text-align: left;
    letter-spacing: 0px;
    word-break: break-word !important
}

@media screen and (max-width: 768px) {
    #c_product_list_263-17401201821980 {
        padding-top: 30px;
        padding-bottom: 30px
    }

    #c_product_list_263-17401201821980 .e_container-1 .p_item {
        width: 100%
    }

    #c_product_list_263-17401201821980 .e_html-5 {
        margin-bottom: 30px
    }

    #c_product_list_263-17401201821980 .e_richText-13 {
        font-size: 30px;
        line-height: 1;
        margin-bottom: 10px;
        display: none
    }

    #c_product_list_263-17401201821980 .e_image-11 {
        height: 230px
    }

    #c_product_list_263-17401201821980 .e_text-15 {
        font-size: 20px;
        line-height: 2;


        text-align: center
    }

    #c_product_list_263-17401201821980 .e_text-14 {
        font-size: 14px;
        line-height: 1.5;


        min-height: 0px;
        height: auto;
        max-height: none
    }

    #c_product_list_263-17401201821980 .e_container-1 {


        padding-left: 10px;
        padding-right: 10px
    }

    #c_product_list_263-17401201821980 .e_container-4 {


        max-width: none;
        width: auto;
        min-width: 0px;
        margin-left: auto;
        margin-right: auto
    }

    #c_product_list_263-17401201821980 .e_container-1 .cbox-1-0 {
        padding-left: 0px;
        padding-right: 0px
    }

    #c_product_list_263-17401201821980 .e_container-21 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;


        margin-left: auto;
        margin-right: auto;
        padding-right: 0px;
        width: auto;
        max-width: none;
        margin-top: 10px;
        padding-left: 0px
    }

    #c_product_list_263-17401201821980 .e_richText-24 {


        margin-top: 10px;
        font-size: 14px;
        font-family: Microsoft YaHei;
        width: auto;
        max-width: 100%
    }

    #c_product_list_263-17401201821980 .e_richText-24 span {
        font-size: 15px !important;
        line-height: 26px !important
    }

    #c_product_list_263-17401201821980 .e_html-5 .swiper-pagination {
        bottom: 0px !important
    }

    #c_product_list_263-17401201821980 .e_text-36 {
        font-size: 24px;


    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    #c_product_list_263-17401201821980 .e_container-1 {
        padding: 0 0 0 3vw
    }

    #c_product_list_263-17401201821980 .e_html-5 {
        margin-bottom: 30px
    }

    #c_product_list_263-17401201821980 .e_richText-13 {
        font-size: 30px;
        line-height: 1;
        margin-bottom: 10px
    }

    #c_product_list_263-17401201821980 .e_text-15 {
        font-size: 24px;
        line-height: 2
    }

    #c_product_list_263-17401201821980 .e_text-14 {
        font-size: 14px;
        line-height: 1.5
    }
}

#c_static_001_P_44439-1715319456255 {

    max-width: none;
    width: auto;
    padding-bottom: 1%;
    min-height: 0px;
    overflow: hidden;
    background-fill-value: background-color;

    padding-top: 4%
}

@keyframes d_fu1 {
    0% {
        transform: translateX(0)
    }

    50% {
        transform: translateX(-100%)
    }

    50.001% {
        transform: translateX(100%);
        display: none
    }

    100% {
        transform: translateX(0);
        display: block
    }
}

@keyframes d_fu2 {
    from {
        transform: translateX(100%)
    }

    to {
        transform: translateX(-100%)
    }
}

#c_static_001_P_44439-1715319456255:before {
    content: 'ABOUT US';
    position: absolute;
    width: 1900px;
    height: 338px;
    right: 0px;
    top: 45%;
    font-size: 350px;
    color: rgba(6, 52, 137, 0);
    font-weight: 700;
    transform: translateX(0);
    animation: d_fu1 200s linear infinite
}

#c_static_001_P_44439-1715319456255:after {
    content: 'ABOUT US';
    position: absolute;
    width: 1900px;
    height: 338px;
    right: 0px;
    top: 45%;
    font-size: 350px;
    color: rgba(6, 52, 137, 0);
    font-weight: 700;
    transform: translateX(100%);
    animation: d_fu2 200s linear infinite
}

#c_static_001_P_44439-1715319456255 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;

    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 2
}

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

#c_static_001_P_44439-1715319456255 .e_container-3 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;


}

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

#c_static_001_P_44439-1715319456255 .e_container-3 .cbox-3-0 {
    flex: 0 0 45%;
    padding-right: 5%
}

#c_static_001_P_44439-1715319456255 .e_container-3 .cbox-3-1 {
    flex: 0 0 55%;
    margin-left: auto;
    align-self: center
}

#c_static_001_P_44439-1715319456255 .e_container-3 .cbox-3-1:hover p {
    letter-spacing: 2px
}

#c_static_001_P_44439-1715319456255 .lpas {
    width: 50px;
    margin-bottom: 10px
}

#c_static_001_P_44439-1715319456255 .lpas img {
    max-width: 100%;
    height: auto;
    object-fit: contain
}

#c_static_001_P_44439-1715319456255 .e_scrollNumber-36 {
    height: 60px;
    line-height: 60px;
    font-size: clamp(1.125rem, -0.057rem + 5.91vw, 4.375rem);

    font-weight: bold;
    color: rgba(0, 77, 160, 1);

}

#c_static_001_P_44439-1715319456255 .e_richText-37 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition-property: all;

    font-size: 16px;
    color: rgba(112, 112, 112, 1);
    line-height: 2;
    margin-top: 10px;
    display-radio: -webkit-box
}

#c_static_001_P_44439-1715319456255 .e_richText-35 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition-property: all;

    font-size: 16px;
    color: rgba(112, 112, 112, 1);
    line-height: 2;
    margin-top: 10px;
    display-radio: -webkit-box
}

#c_static_001_P_44439-1715319456255 .e_container-68 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;


    margin-left: auto;
    margin-right: 0px;
    padding-right: 40px;
    max-width: none;
    width: auto
}

#c_static_001_P_44439-1715319456255 .e_container-68>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_44439-1715319456255 .e_richText-72 {


    margin-top: 35px;
    font-size: 18px;
    width: auto;
    max-width: 100%;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

#c_static_001_P_44439-1715319456255 .e_container-73 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    max-height: 280px;

    padding-top: 33px;
    width: auto;

}

#c_static_001_P_44439-1715319456255 .e_container-73>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_44439-1715319456255 .e_container-73 .p_item {}

#c_static_001_P_44439-1715319456255 .e_container-73 .cbox-73-0 {
    margin-left: 0px
}

#c_static_001_P_44439-1715319456255 .e_container-74 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-left: 0px;
    margin-right: auto;
    max-width: 240px;
    max-height: 280px;

    width: auto;

}

#c_static_001_P_44439-1715319456255 .e_container-74>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_44439-1715319456255 .e_container-74 .cbox-74-0 {
    margin-left: 0px
}

#c_static_001_P_44439-1715319456255 .e_scrollNumber-75 {
    line-height: 1;
    font-size: 2.3vw;
    font-weight: bold;
    font-family: Impact;


    color: var(--mrColor)
}

#c_static_001_P_44439-1715319456255 .e_scrollNumber-75 .p_plus {
    font-size: 16px;
    color: #666;
    font-weight: normal
}

#c_static_001_P_44439-1715319456255 .e_text-76 {
    line-height: normal;

    color: rgba(122, 122, 122, 1);
    margin-top: 11px;

    font-size: 12px
}

#c_static_001_P_44439-1715319456255 .e_container-77 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-left: 0px;
    margin-right: auto;
    max-width: 240px;
    max-height: 280px;

    width: auto;

}

#c_static_001_P_44439-1715319456255 .e_container-77>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_44439-1715319456255 .e_container-77 .cbox-77-0 {
    margin-left: 0px
}

#c_static_001_P_44439-1715319456255 .e_scrollNumber-78 {
    line-height: 1;
    font-size: 2.3vw;
    font-weight: bold;
    font-family: Impact;


    color: var(--mrColor)
}

#c_static_001_P_44439-1715319456255 .e_scrollNumber-78 .p_plus {
    font-size: 16px;
    color: #666;
    font-weight: normal
}

#c_static_001_P_44439-1715319456255 .e_scrollNumber-78 .p_num {

    color: var(--primary-color);
    font-family: "montserrat extra bold"
}

#c_static_001_P_44439-1715319456255 .e_text-79 {
    line-height: normal;

    color: rgba(122, 122, 122, 1);
    margin-top: 11px;

    font-size: 12px
}

#c_static_001_P_44439-1715319456255 .e_container-80 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-left: 0px;
    margin-right: auto;
    max-width: 240px;
    max-height: 280px;

    width: auto;

}

#c_static_001_P_44439-1715319456255 .e_container-80>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_44439-1715319456255 .e_container-80 .cbox-80-0 {
    margin-left: 0px
}

#c_static_001_P_44439-1715319456255 .e_scrollNumber-81 {
    line-height: 1;
    font-size: 2.3vw;
    font-weight: bold;
    font-family: Impact;


    color: var(--mrColor)
}

#c_static_001_P_44439-1715319456255 .e_scrollNumber-81 .p_plus {
    font-size: 16px;
    color: #666;
    font-weight: normal
}

#c_static_001_P_44439-1715319456255 .e_text-82 {
    line-height: normal;

    color: rgba(122, 122, 122, 1);
    margin-top: 11px;

    font-size: 12px
}

#c_static_001_P_44439-1715319456255 .e_scrollNumber-81 .p_num {

    color: var(--primary-color);
    font-family: "montserrat extra bold"
}

#c_static_001_P_44439-1715319456255 .e_scrollNumber-75 .p_num {

    color: var(--primary-color);
    font-family: "montserrat extra bold"
}

#c_static_001_P_44439-1715319456255 .e_button-108 {
    display: flex;
    position: relative;
    overflow: hidden;
    text-align: left;
    box-sizing: border-box;
    width: 220px;
    padding: 0;

    margin-top: 40px;
    height: 50px;
    align-items: center;
    justify-content: space-around;
    margin-left: 0px;
    font-size: 16px;
    margin-right: auto;
    padding-left: 20px;
    background-color: var(--primary-color);

    color: rgba(255, 255, 255, 1);
    box-shadow: 0 0 15px #007bff24;
    font-weight: bold;
    border-style: solid;
    border-color: var(--primary-color);
    border-width: 0px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px
}

#c_static_001_P_44439-1715319456255 .e_button-108 div {
    width: 34px;
    height: 34px;
    z-index: 2;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: -10px
}

#c_static_001_P_44439-1715319456255 .e_button-108 span {
    display: block;
    position: relative;
    z-index: 3;
    outline: 0;
    margin: 0px;
    overflow: hidden;
    left: 0;
    transition: all .6s ease
}

#c_static_001_P_44439-1715319456255 .e_button-108:hover span {
    left: 5px;
    color: #fff;
    z-index: 3
}

#c_static_001_P_44439-1715319456255 .e_button-108 div::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #f3b927;
    border-radius: 80px;
    width: 100%;
    height: 100%;
    z-index: -2;
    transition: transform 0.5s 0s, width 0.1s 0s
}

#c_static_001_P_44439-1715319456255 .e_button-108:hover div::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #f3b927;
    border-radius: 80px;
    width: 100%;
    height: 100%;
    z-index: -1;
    transition: transform 0.5s, width 0.7s;
    transform: scale(1.1)
}

#c_static_001_P_44439-1715319456255 .e_button-108 div i>svg {
    width: 20px;
    height: 20px;
    fill: #ffffff
}

#c_static_001_P_44439-1715319456255 .e_button-108:hover {
    color: #ffffff;
    background-color: #be0000;
    border-style: solid;
    border-color: #be0000;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px
}

#c_static_001_P_44439-1715319456255 .e_button-108:hover div i>svg {
    width: 20px;
    height: 20px;
    fill: #000
}

#c_static_001_P_44439-1715319456255 .e_button-108:before {
    border-radius: 50%
}

#c_static_001_P_44439-1715319456255 .e_line-109 {
    line_radio: 2;

    border-top-style: solid;
    border-top-width: 3px;
    border-top-color: var(--primary-color);
    max-width: 50px;
    height: 2px;
    max-height: 2px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: auto
}

#c_static_001_P_44439-1715319456255 .e_image-112 {
    overflow: hidden;
    border-radius: 10px;

}

#c_static_001_P_44439-1715319456255 .e_image-112:hover img {
    transform: scale(1.1);
    transition: 0.8s
}

#c_static_001_P_44439-1715319456255 .e_image-112 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: 0.8s
}

#c_static_001_P_44439-1715319456255 .e_text-113 {
    line-height: normal;


    color: var(--primary-color-rgba);
    font-size: 30px;
    font-family: "montserrat extra bold";
    text-align: left;
    letter-spacing: 0px
}

#c_static_001_P_44439-1715319456255 .p_num {}

@media screen and (max-width: 768px) {
    #c_static_001_P_44439-1715319456255 .e_container-3 .cbox-3-0 {
        flex: 0 0 100%;
        order: 2;
        margin-top: 15px;
        padding-right: 0px
    }

    #c_static_001_P_44439-1715319456255 .e_container-3 .cbox-3-1 {
        flex: 0 0 100%;
        margin-left: auto;
        margin-right: auto
    }

    #c_static_001_P_44439-1715319456255 .lpas {
        width: 35px;
        margin: 10px auto
    }

    #c_static_001_P_44439-1715319456255 .e_container-3 {}

    #c_static_001_P_44439-1715319456255 .e_container-68 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;


        margin-left: auto;
        margin-right: auto;
        padding-right: 0px;
        width: auto;
        max-width: none;
        margin-top: 10px;
        padding-left: 0px
    }

    #c_static_001_P_44439-1715319456255 .e_richText-72 {


        margin-top: 10px;
        font-size: 14px;
        font-family: Microsoft YaHei;
        width: auto;
        max-width: 100%
    }

    #c_static_001_P_44439-1715319456255 .e_richText-72 span {
        font-size: 15px !important;
        line-height: 26px !important
    }

    #c_static_001_P_44439-1715319456255 .e_container-73 {

        flex-direction: row;
        min-height: 0px;
        max-height: 280px;
        height: auto;
        display: none;
        flex-wrap: wrap;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        padding-top: 15px;
        width: auto;

    }

    #c_static_001_P_44439-1715319456255 .e_scrollNumber-75 {


        color: var(--mrColor);
        font-size: 35px
    }

    #c_static_001_P_44439-1715319456255 .e_text-76 {
        line-height: normal;

        color: rgba(122, 122, 122, 1);
        margin-top: 11px;

        font-size: 12px
    }

    #c_static_001_P_44439-1715319456255 .e_scrollNumber-78 {


        color: var(--mrColor);
        font-size: 35px
    }

    #c_static_001_P_44439-1715319456255 .e_text-79 {
        line-height: normal;

        color: rgba(122, 122, 122, 1);
        margin-top: 11px;

        font-size: 12px
    }

    #c_static_001_P_44439-1715319456255 .e_scrollNumber-81 {


        color: var(--mrColor);
        font-size: 35px
    }

    #c_static_001_P_44439-1715319456255 .e_text-82,
    .e_text-79,
    .e_text-76 {
        font-size: 12px
    }

    #c_static_001_P_44439-1715319456255 .e_button-108 {
        width: 135px;
        padding-left: 12px;
        height: 40px
    }

    #c_static_001_P_44439-1715319456255 .e_button-108 div {
        width: 2.6rem;
        height: 2.6rem
    }

    #c_static_001_P_44439-1715319456255 .e_text-113 {
        font-size: 24px;


    }
}

#c_static_001_P_26659-17400336977540 {
    min-height: 300px;
    width: 100%;
    overflow: hidden;


    padding-top: 3%;
    padding-bottom: 4%;

    background: #f6f6f6 url(/static/images/912abf1e-8f75-4f7c-9b09-a80e1fe930c1.png) center bottom no-repeat;
    margin-top: 0;
    background-position: bottom center
}

#c_static_001_P_26659-17400336977540 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 92%;
    max-width: 1600px;
    margin: 0 auto;


}

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

#c_static_001_P_26659-17400336977540 .e_loop-3 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .p_page {
    text-align: center
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

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

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

#c_static_001_P_26659-17400336977540 .e_loop-3 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
}

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

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

#c_static_001_P_26659-17400336977540 .e_loop-3 .p_s_option {}

#c_static_001_P_26659-17400336977540 .e_loop-3 .multSelect {
    font-size: 13px;
    position: relative
}

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

#c_static_001_P_26659-17400336977540 .e_loop-3 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .multSelect ul,
li {
    list-style: none
}

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

#c_static_001_P_26659-17400336977540 .e_loop-3 .multSelect .multSelect-option {
    width: 100%;
    border: 1px solid #DCDFE6;
    border-radius: 2px;
    border-top: 0;
    max-height: 200px;
    overflow-y: scroll;
    position: absolute;
    height: 0;
    opacity: 0;
    z-index: 9;
    background: #fff
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

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

#c_static_001_P_26659-17400336977540 .e_loop-3 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .p_date_start {
    display: inline;
    width: 105px;
    height: 40px
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .p_normal_end {
    display: inline;
    width: 100px;
    height: 40px;
    margin-right: 5px
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .p_date_end {
    display: inline;
    width: 105px;
    height: 40px;
    margin-right: 5px
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .p_split {
    margin: 0 5px
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .p_normal {
    margin-right: 16px
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .p_fbutton {
    background-color: #007bff;
    border: 1px solid #409EFF;
    text-decoration: none;
    color: white;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .input-check,
#c_static_001_P_26659-17400336977540 .e_loop-3 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .position-left {
    display: flex
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .position-top {}

#c_static_001_P_26659-17400336977540 .e_loop-3 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .p_mbutton {
    border: 1px solid #409EFF;
    text-decoration: none;
    color: #409EFF;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .p_mbutton:after {
    content: "";
    display: none;
    width: 16px;
    height: 16px;
    background-color: #409eff;
    -webkit-transform: skewY(-45deg);
    transform: skewY(360deg);
    position: absolute;
    bottom: 0px;
    right: 0;
    z-index: 1
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .p_mbutton::before {
    content: "";
    display: none;
    width: 6px;
    height: 9px;
    border-right: #ffffff solid 2px;
    border-bottom: #ffffff solid 2px;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
    position: absolute;
    bottom: 5px;
    right: 4px;
    z-index: 2
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .p_active .p_mbutton::before {
    display: block
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .p_active .p_mbutton::after {
    display: block
}

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

#c_static_001_P_26659-17400336977540 .e_loop-3 .p_filter_result {
    display: inline-block
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .p_contclear {
    cursor: pointer
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .swiper-container {
    padding-bottom: 30px
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .p_imgwrapper {
    width: 80px;
    height: 100px;
    overflow: hidden
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .p_imgtitle {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 0 auto;
    line-height: 20px
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .p_imgwrapper img {
    width: 100%;
    object-fit: cover
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .p_active .p_imgwrapper {
    border: 1px solid #409eff
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .p_filter_result {
    display: none
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .p_contclear {
    display: none
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .p_inputRangeSearch {
    padding: 7px 12px;
    background: #007bff;
    color: white;
    font-size: 14px;
    font-style: normal
}

#c_static_001_P_26659-17400336977540 .e_loop-3 .p_inputSearch {
    padding: 0px 17px;
    background: #007bff;
    color: white;
    font-size: 14px;
    font-style: normal;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 5px;
    margin-left: 10px
}

#c_static_001_P_26659-17400336977540 .e_container-5 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;

    align-items: center;
    cursor: pointer;
    height: auto !important
}

#c_static_001_P_26659-17400336977540 .e_container-5>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    text-align: right;
    transition: all 0.5s
}

#c_static_001_P_26659-17400336977540 .e_container-5>.p_item.cbox-5-1 {
    flex: 0 0 100px;
    padding-left: 20px
}

#c_static_001_P_26659-17400336977540 .e_container-5.swiper-slide-thumb-active>.p_item.cbox-5-0 {
    padding-right: 15px
}

#c_static_001_P_26659-17400336977540 .e_image-6 {
    overflow: hidden;

    width: 80px;
    height: 80px;
    background: #fff;
    padding: 5px;
    border-radius: 50%;
    border: 2px #fff solid;
    transition: all 0.5s
}

#c_static_001_P_26659-17400336977540 .e_container-5.swiper-slide-thumb-active .e_image-6 {
    border-color: var(--hmfirst)
}

#c_static_001_P_26659-17400336977540 .e_container-5.swiper-slide-thumb-active .e_text-7 {
    color: var(--hmfirst)
}

#c_static_001_P_26659-17400336977540 .e_container-5.swiper-slide-thumb-active .e_text-8 {
    color: var(--hmfirst)
}

#c_static_001_P_26659-17400336977540 .e_image-6 img {
    width: 100%;
    height: 100%;
    border-radius: 50%
}

#c_static_001_P_26659-17400336977540 .e_text-7 {
    line-height: 1;
    font-size: 18px;
    color: rgba(51, 51, 51, 1);
    font-weight: 600;


    font-family: Arial
}

#c_static_001_P_26659-17400336977540 .e_text-8 {
    line-height: 1.3;
    font-size: 14px;
    color: #777;


    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: Arial
}

#c_static_001_P_26659-17400336977540 .e_container-9 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;

    opacity: 0 !important;
    visibility: hidden;
    transition: all 0.5s
}

.cn-make #c_static_001_P_26659-17400336977540 .e_container-9 {
    opacity: 1 !important;
    visibility: visible
}

#c_static_001_P_26659-17400336977540 .e_container-9.swiper-slide-active {
    visibility: visible;
    opacity: 1 !important
}

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

#c_static_001_P_26659-17400336977540 .e_container-9 .p_item {}

#c_static_001_P_26659-17400336977540 .e_h3-10 {


    font-size: 1.8vw;
    font-weight: bold;
    color: #333;
    font-family: "montserrat-black";
    line-height: 1
}

#c_static_001_P_26659-17400336977540 .e_text-11 {
    line-height: 1.6;
    font-size: 16px;
    color: #484848;
    padding: 10px 0 30px;


    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: Arial;
    display: block
}

#c_static_001_P_26659-17400336977540 .e_image-13 {
    overflow: hidden;

}

#c_static_001_P_26659-17400336977540 .e_image-13 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

@keyframes mycircle {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

.cn-show .saf-cn-proSwiper {
    height: 100%;
    max-height: 1440px;
    display: flex;
    padding: 0px 0;
    align-items: center
}

.cn-show .saf-cn-proSwiper .saf-col {
    padding: 15px
}

.cn-show .saf-cn-proSwiper .saf-left {
    width: calc(100% - 35vw - 360px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 3%
}

.cn-show .saf-cn-proSwiper .saf-left .saf-proTitle {
    padding-bottom: 40px;
    color: #fff;
    display: none
}

.cn-show .saf-cn-proSwiper .saf-left .saf-proTitle h1 {
    font-size: 2.5rem;
    line-height: 1.6;
    margin: 0
}

.cn-show .saf-cn-proSwiper .saf-left .saf-proTitle p {
    font-size: 26px;
    line-height: 1.6;
    text-transform: uppercase
}

.cn-show .saf-cn-proSwiper .saf-left .swiper-container {
    width: 100%
}

.cn-show .saf-cn-proSwiper .saf-middle {
    width: 30vw;
    height: 30vw;
    position: relative;
    padding: 20px
}

.cn-show .saf-cn-proSwiper .saf-middle .saf-circle {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px #fff solid;
    animation: mycircle 10s infinite linear
}

.cn-show .saf-cn-proSwiper .saf-middle .saf-circle:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    left: -10px;
    top: 50%
}

.cn-show .saf-cn-proSwiper .saf-middle .saf-proImg {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

.cn-show .saf-cn-proSwiper .saf-middle .saf-proImg .e_image-13 {
    width: 100%;
    height: 100%;
    position: absolute;
    background: none;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    z-index: 1;
    left: 0;
    top: 0;
    overflow: hidden
}

.cn-show .saf-cn-proSwiper .saf-middle .saf-proImg .e_image-13 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: all 0.5s;
    transform: scale(1.5);
    opacity: 0
}

.cn-show .saf-cn-proSwiper .saf-middle .saf-proImg .e_image-13.light {
    position: relative;
    z-index: 3;
    opacity: 1;
    visibility: visible
}

.cn-show .saf-cn-proSwiper .saf-middle .saf-proImg .e_image-13.light img {
    transform: scale(1);
    opacity: 1
}

.cn-show .saf-cn-proSwiper .saf-middle .saf-proImg .e_image-13.light:hover img {
    transform: scale(1.1);
    opacity: 1
}

.cn-show .saf-cn-proSwiper .saf-right {
    width: 460px;
    height: 100%;
    padding-left: 3%;
    position: relative
}

.cn-show .saf-cn-proSwiper .saf-right:after {
    content: "";
    display: block;
    width: 1px;
    height: 100vh;
    max-height: 1440px;
    border-right: 1px var(--hmfirst) dashed;
    position: absolute;
    right: 0;
    top: 100%;
    transform: translate(-55px, -50%);
    opacity: 0.3
}

.cn-show .saf-cn-proSwiper .saf-right .swiper-container {
    height: 100%
}

.saf-cn-proSwiper .swiper-container-vertical>.swiper-wrapper {
    display: flex;
    justify-content: center
}

.cn-show .saf-cn-proSwiper .saf-right .swiper-vertical>.swiper-wrapper {
    flex-direction: column;
    justify-content: center
}

#c_static_001_P_26659-17400336977540 .e_container-20 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;

    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: -3%;
    position: relative;
    z-index: 9
}

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

#c_static_001_P_26659-17400336977540 .e_container-20 .cbox-20-0 {
    align-self: center
}

#c_static_001_P_26659-17400336977540 .e_container-20 .p_item {}

#c_static_001_P_26659-17400336977540 .e_container-20 .cbox-20-1 {
    align-self: center
}

#c_static_001_P_26659-17400336977540 .e_text-26 {
    line-height: normal;


    color: rgba(0, 94, 55, 0.05);
    font-size: 5vw;
    font-family: "montserrat extra bold";
    font-weight: normal
}

#c_static_001_P_26659-17400336977540 .e_button-28 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: 160px;
    padding: 8px;

    border_radio: 1;



    padding-top: 10px;
    padding-bottom: 10px;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: Arial;
    border-radius: 30px;
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    margin-top: 30px
}

#c_static_001_P_26659-17400336977540 .e_button-28:hover span {
    color: #fff
}

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

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

#c_static_001_P_26659-17400336977540 .e_button-28:hover::after {
    opacity: 1
}

#c_static_001_P_26659-17400336977540 .e_button-28:hover {
    font-size: 16px;
    color: rgba(214, 0, 28, 1)
}

#c_static_001_P_26659-17400336977540 .e_loop-3 {}

@media screen and (max-width: 768px) {
    .cn-show .saf-cn-proSwiper {
        justify-content: center;
        flex-wrap: wrap;
        height: auto
    }

    #c_static_001_P_26659-17400336977540 {
        background-size: cover
    }

    #c_static_001_P_26659-17400336977540 .e_text-7 {
        color: #fff
    }

    #c_static_001_P_26659-17400336977540 .e_text-8 {
        color: #fff
    }

    #c_static_001_P_26659-17400336977540 .e_container-5.swiper-slide-thumb-active .e_text-7 {
        color: #fff
    }

    #c_static_001_P_26659-17400336977540 .e_container-5.swiper-slide-thumb-active .e_text-8 {
        color: #fff
    }

    .cn-show .saf-cn-proSwiper .saf-left {
        width: 100%;
        padding-bottom: 0;
        padding-right: 0
    }

    .cn-show .saf-cn-proSwiper .saf-left .saf-proTitle {
        text-align: center;
        zoom: 0.8
    }

    .cn-show .saf-cn-proSwiper .e_container-9>.p_item {
        text-align: center
    }

    .cn-show .saf-cn-proSwiper .e_container-9>.p_item .e_text-11 {
        text-align: center !important
    }

    .cn-show .saf-cn-proSwiper .saf-middle {
        width: 90vw;
        height: 90vw
    }

    .cn-show .saf-cn-proSwiper .saf-right {
        flex: none;
        width: 100%;
        padding: 0px;
        height: auto;
        opacity: 0
    }

    .cn-show .saf-cn-proSwiper .saf-right .swiper-container {
        height: 0
    }

    .cn-show .saf-cn-proSwiper .saf-right:after {
        width: 100%;
        height: 1;
        border: none;
        border-bottom: 1px #fff dashed;
        left: 50%;
        top: auto;
        bottom: 20px;
        transform: translate(-50%, 0);
        display: none
    }

    .cn-show .saf-cn-proSwiper .saf-right .swiper-slide:before {
        content: "";
        display: block;
        width: 0;
        height: 2px;
        border-radius: 5px;
        background: var(--hmfirst);
        transition: all 5s;
        position: absolute;
        left: 0;
        bottom: -16px
    }

    .cn-show .saf-cn-proSwiper .saf-right .swiper-slide.swiper-slide-active:before {
        width: 100%
    }

    .cn-show .saf-cn-proSwiper .saf-right .swiper-container {
        padding-bottom: 20px
    }

    .cn-show .saf-cn-proSwiper .saf-right .swiper-wrapper {
        flex-direction: row;
        width: auto;
        flex-wrap: nowrap
    }

    .cn-show .saf-cn-proSwiper .e_container-5>.p_item {
        text-align: left !important
    }

    #c_static_001_P_26659-17400336977540 .e_h3-10 {


        font-size: 36px;
        color: var(--hmfirst);
        font-weight: bold
    }

    #c_static_001_P_26659-17400336977540 {

        padding-top: 8%;
        padding-bottom: 8%;
        background_radio: 2
    }

    #c_static_001_P_26659-17400336977540 .e_container-20 .cbox-20-0 {
        flex: 0 0 100%;
        margin-bottom: 0px;
        margin-top: 0px
    }

    #c_static_001_P_26659-17400336977540 .e_container-20 .cbox-20-1 {
        flex: 0 0 100%;
        margin-top: 0px;
        margin-bottom: 0px
    }

    #c_static_001_P_26659-17400336977540 .e_container-20 {

        width: 90%;
        margin-bottom: 5%
    }

    #c_static_001_P_26659-17400336977540 .e_text-26 {


        font-size: 28px
    }

    #c_static_001_P_26659-17400336977540 .e_text-11 {}

    #c_static_001_P_26659-17400336977540 .e_button-28 {

        border_radio: 1;



        margin-left: auto;
        margin-right: auto
    }
}

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

    #c_static_001_P_26659-17400336977540 .e_text-8 {
        display: none
    }
}

#c_static_001-17401229292210 {

    padding-top: 0px;
    padding-bottom: 100px;

    min-height: 0px;

    background: #f6f6f6;
    background-color: #f6f6f6
}

#c_static_001-17401229292210 .e_loopFocus-2 .p_list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px
}

#c_static_001-17401229292210 .e_loopFocus-2 .p_loopItem {
    position: relative;
    flex: 0 0 100%
}

#c_static_001-17401229292210 .e_loopFocus-2 .p_page {
    text-align: center
}

#c_static_001-17401229292210 .e_loopFocus-2 .p_leftData {
    display: flex
}

#c_static_001-17401229292210 .e_loopFocus-2 .p_left {
    flex: 0 0 50%
}

#c_static_001-17401229292210 .e_loopFocus-2 .p_focusItem {
    height: 100%;
    padding: 0px 20px
}

#c_static_001-17401229292210 .e_loopFocus-2 .p_right {
    flex: 0 0 50%
}

#c_static_001-17401229292210 .e_loopFocus-2 .p_nodata {
    min-height: 200px
}

#c_static_001-17401229292210 .e_loopFocus-2 {

    width: 94%;
    max-width: 1640px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px
}

#c_static_001-17401229292210 .e_container-3 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;

    background-color: var(--primary-color-light);

    border-radius: 50px 50px 0 0
}

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

#c_static_001-17401229292210 .e_loopFocus-2 .cbox-2:nth-child(odd) {
    padding-left: 20px;
    padding-right: 20px
}

#c_static_001-17401229292210 .e_container-4 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;


    margin-top: 20px
}

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

#c_static_001-17401229292210 .e_container-4 .cbox-4-0 {
    flex: 0 0 100px
}

#c_static_001-17401229292210 .e_container-3 .cbox-3-0 {
    flex: 0 0 40%
}

#c_static_001-17401229292210 .e_container-3 .cbox-3-1 {
    flex: 0 0 60%;
    align-self: center
}

#c_static_001-17401229292210 .e_image-5 {
    overflow: hidden;
    border-radius: 50px 0px 0 0;
    position: relative;
    height: 0px;
    padding-bottom: 60%;
    margin: 0px
}

#c_static_001-17401229292210 .e_image-5 img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    transition: all .8s ease;
    position: absolute;
    top: 0px;
    left: 0px
}

#c_static_001-17401229292210 .e_container-3:hover .e_image-5 img {
    transform: scale(1.1)
}

#c_static_001-17401229292210 .e_container-6 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;

    padding-left: 8%;
    padding-right: 8%;
    padding-top: 2%;
    padding-bottom: 2%
}

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

#c_static_001-17401229292210 .e_timeFormat-7 {
    min-height: 20px;


    font-size: 18px;
    color: rgba(255, 255, 255, 1);
    line-height: 1.5;
    font-family: "montserrat extra bold"
}

#c_static_001-17401229292210 .e_text-8 {
    line-height: 1.3;


    color: rgba(255, 255, 255, 1);
    font-size: 28px;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 30px;
    font-family: "montserrat-black"
}

#c_static_001-17401229292210 .e_richText-9 {


    font-size: 14px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.5;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 15px
}

#c_static_001-17401229292210 .e_button-10 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: 140px;
    border-radius: 0px;
    padding: 12px 8px;

    border_radio: 1;



    background: none;
    border: 1px solid #ffffff;
    transition: all .5s ease;
    margin-top: 3%;
    background-color: none
}

#c_static_001-17401229292210 .e_button-10:hover {
    background: var(--primary-color);
    border: 1px solid var(--primary-color);
    background-color: var(--primary-color)
}

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

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

#c_static_001-17401229292210 .e_button-10:hover::after {
    opacity: 1
}

#c_static_001-17401229292210 .e_container-11 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;

    height: 100%;
    background-color: var(--primary-color-light);

    border-radius: 15px;
    min-height: 0px;
    padding-top: 16px;
    padding-bottom: 16px
}

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

#c_static_001-17401229292210 .e_timeFormat-12 {
    min-height: 20px;


    font-size: 20px;
    color: rgba(255, 255, 255, 1);
    line-height: 1.5;
    font-weight: bold;
    font-family: "montserrat extra bold";
    text-align: center
}

#c_static_001-17401229292210 .e_timeFormat-13 {
    min-height: 20px;


    font-size: 28px;
    color: rgba(255, 255, 255, 1);
    line-height: 1.2;
    font-family: "montserrat extra bold";
    text-align: center;
    font-weight: bold
}

#c_static_001-17401229292210 .e_container-11 .cbox-11-0 {
    align-self: center
}

#c_static_001-17401229292210 .e_container-14 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    padding-left: 20px;
}

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

#c_static_001-17401229292210 .e_text-15 {
    line-height: 1.5;


    font-size: 18px;
    font-weight: normal;
    color: rgba(0, 0, 0, 1);
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: all .5s ease;
    font-family: Microsoft YaHei, å¾®è½¯é›…é»‘
}

#c_static_001-17401229292210 .e_container-4:hover .e_text-15 {
    color: var(--primary-color);
}

#c_static_001-17401229292210 .e_button-17 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: 94px;
    border-radius: 5px;
    padding: 6px;
    border: 1px solid var(--primary-color);
    background: none;
    transition: all .5s ease;
    margin-top: 18px;
    background-color: none
}

#c_static_001-17401229292210 .e_container-4:hover .e_button-17 {
    background-color: var(--primary-color);
}

#c_static_001-17401229292210 .e_button-17:hover {
    background-color: var(--primary-color);
}

#c_static_001-17401229292210 .e_button-17 span {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    outline: 0;
    margin: 0px;
    overflow: hidden;
    font-size: 14px;
    color: var(--primary-color);
    transition: all .5s ease
}

#c_static_001-17401229292210 .e_button-17:hover span {
    color: #fff
}

#c_static_001-17401229292210 .e_container-4:hover .e_button-17 span {
    color: #fff
}

#c_static_001-17401229292210 .e_container-4 .cbox-4-1 {
    align-self: center
}

#c_static_001-17401229292210 .e_container-18 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;

    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}

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

#c_static_001-17401229292210 .e_text-19 {
    line-height: normal;


    color: var(--primary-color-rgba);
    font-size: 30px;
    font-family: "montserrat extra bold";
    text-align: left;
    letter-spacing: 0px
}

#c_static_001-17401229292210 .e_line-22 {
    border-top-style: solid;
    border-top-width: 3px;
    border-top-color: var(--primary-color);
    max-width: 50px;
    height: 2px;
    max-height: 2px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: auto
}

@media screen and (max-width: 768px) {
    #c_static_001-17401229292210 .e_loopFocus-2 .p_leftData {
        display: block
    }

    #c_static_001-17401229292210 .e_loopFocus-2 .p_loopItem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 1)
    }

    #c_static_001-17401229292210 {
        padding-top: 45px;
        padding-bottom: 45px;


    }

    #c_static_001-17401229292210 .e_container-3 {

        flex-direction: column;
        display: block
    }

    #c_static_001-17401229292210 .e_loopFocus-2 .p_focusItem {
        padding: 0px
    }

    #c_static_001-17401229292210 .e_container-6 {
        padding: 15px;


        padding-top: 18px;
        padding-bottom: 20px;
        padding-left: 17px;
        padding-right: 16px
    }

    #c_static_001-17401229292210 .e_timeFormat-7 {
        font-size: 14px;
        display: none
    }

    #c_static_001-17401229292210 .e_text-8 {
        font-size: 18px;
        margin-top: 0px;


    }

    #c_static_001-17401229292210 .e_richText-9 {
        margin-top: 10px;


        font-size: 14px;
        line-height: 1.5
    }

    #c_static_001-17401229292210 .e_button-10 {
        padding: 8px;
        margin-top: 4%;
        width: 120px
    }

    #c_static_001-17401229292210 .e_loopFocus-2 .cbox-2:nth-child(odd) {
        padding: 0px;
        margin-bottom: 10px
    }

    #c_static_001-17401229292210 .e_loopFocus-2 .cbox-2:nth-child(even) {
        padding: 0px;
        margin-bottom: 10px
    }

    #c_static_001-17401229292210 .e_loopFocus-2 .p_list {
        margin-top: 30px
    }

    #c_static_001-17401229292210 .e_timeFormat-13 {
        font-size: 20px
    }

    #c_static_001-17401229292210 .e_timeFormat-12 {
        font-size: 14px
    }

    #c_static_001-17401229292210 .e_container-4 .cbox-4-0 {
        display: none
    }

    #c_static_001-17401229292210 .e_container-4 {
        margin-top: 0
    }

    #c_static_001-17401229292210 .e_container-14 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        width: 100%;

        padding-left: 0;
        margin-bottom: 10px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 20px;
        margin-top: 0px
    }

    #c_static_001-17401229292210 .e_container-18 {
        width: 92%
    }

    #c_static_001-17401229292210 .e_text-19 {
        font-size: 24px;


    }

    #c_static_001-17401229292210 .e_loopFocus-2 {

        width: 92%;
        margin-top: 35px;
        margin-bottom: 30px
    }

    #c_static_001-17401229292210 .e_text-15 {


        font-size: 18px;
        color: #333333;
        line-height: 1;
        -webkit-line-clamp: 1;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden
    }
}

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

@media screen and (max-width: 1024px) and (min-width: 769px) {
    #c_static_001-17401229292210 .e_timeFormat-7 {
        font-size: 18px
    }

    #c_static_001-17401229292210 .e_text-8 {
        font-size: 22px;
        margin-top: 10px
    }

    #c_static_001-17401229292210 .e_richText-9 {
        font-size: 14px;
        margin-top: 10px
    }

    #c_static_001-17401229292210 .e_button-10 {
        padding: 8px;
        margin-top: 4%
    }
}

@media screen and (max-width: 1400px) and (min-width: 1200px) {
    #c_static_001-17401229292210 .e_timeFormat-7 {
        font-size: 18px
    }

    #c_static_001-17401229292210 .e_text-8 {
        font-size: 22px
    }

    #c_static_001-17401229292210 .e_richText-9 {
        font-size: 14px
    }

    #c_static_001-17401229292210 .e_button-10 {
        padding: 8px;
        margin-top: 4%
    }
}

#c_effect_099-17316370501600 {
    min-height: 60px;

    height: 60px;
    max-height: 60px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;

    background-color: rgba(246, 246, 246, 1)
}

#c_effect_099-17316370501600 .e_image-1 {
    overflow: hidden;

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 1400px) and (min-width: 1200px) {}