﻿/* pre css */
#c_grid-116273709439191 .p_gridbox::after {
    content: '';
    clear: left;
    display: block
}

#c_grid-116273709439191 > div > .p_gridbox {
    width: 100%;
    overflow: hidden;
    position: static
}

#c_grid-116273709439191 > div > .p_gridCell {
    float: left;
    position: static
}

#c_grid-116273709439191 > .p_gridbox.signal {
    min-height: inherit
}

#c_grid-116273709439191 > .p_gridbox.signal > .p_gridCell {
    min-height: inherit !important
}

#c_grid-116273709439191 {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

@media screen and (max-width: 768px) {
    #c_grid-116273709439191 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
        width:100%
    }
}

@media screen and (min-width: 769px) {
    #c_grid-116273709439191 > .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-116273709439191 > .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
    }
}

@media screen and (max-width: 1485px) and (min-width: 1380px) {
}

@media screen and (max-width: 1485px) and (min-width: 1200px) {
}

.page_a.current {
    background: #1e9e3b;
    color: #fff
}

:root {
    --mw: 400px
}

.saf-make #c_navigation_126-1682325418559 {
    position: relative
}

.saf-cn-header {
    width: 100%;
    padding: 0 50px;
    display: flex;
    background: #000000ad;
    position: relative
}

.saf-cn-header .logoRim {
    width: auto;
    position: absolute;
    left: 50%;
    top: 0;
    transition: 1s;
    margin-left: -100px
}

.saf-cn-header .logoRim a {
    display: flex;
    padding: 10px
}

.saf-cn-header .logoRim a img {
    width: auto;
    height: 60px
}

.saf-cn-header .m_list {
    flex: 0 0 50%;
    padding-right: 100px
}

.saf-cn-header .m_list ul {
    display: flex;
    flex-wrap: wrap;
    position: relative
}

.saf-cn-header .m_list ul li {
    flex: none
}

.saf-cn-header .m_list ul li > a {
    display: block;
    line-height: 80px;
    font-size: 16px;
    position: relative;
    color: #fff;
    font-family: Arial;
    padding: 0 15px
}

.saf-cn-header .m_list ul li > a >svg {
    display: none;
    width: auto;
    height: 30px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
    fill: #666
}

.saf-cn-header .m_list ul li .d-item-two {
    position: absolute;
    height: 100vh;
    max-height: 1440px;
    left: -100%;
    top: 0;
    z-index: -1;
    background: #fff;
    padding: 100px 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    width: 70%
}

.saf-cn-header .m_list ul li .d-item-two.show {
    left: -50px;
    visibility: visible;
    opacity: 1
}

.saf-cn-header .m_list ul li .d-item-two .item-two {
}

.saf-cn-header .m_list ul li .d-item-two .item-two:nth-child(12) {
    padding-top: 30px
}

.saf-cn-header .m_list ul li .d-item-two .item-two > a {
    display: flex;
    line-height: 1.6;
    align-items: center;
    padding: 0 50px
}

.saf-cn-header .m_list ul li .d-item-two .item-two > a > h3 {
    font-size: 16px;
    line-height: 1.6;
    color: #005ac8;
    margin: 0;
    flex: 1;
    padding: 10px 0;
    border-bottom: 1px #ddd solid
}

.saf-cn-header .m_list ul li.saf-other .d-item-two .item-two > a > h3 {
    color: #333;
    font-size: 18px;
    font-family: Arial
}

.saf-cn-header .m_list ul li.saf-other .d-item-two .item-two > a > h3 svg {
    width: auto;
    height: 16px;
    fill: #999
}

.saf-cn-header .m_list ul li .d-item-two .item-two > a > p {
    line-height: 1.6;
    font-size: 16px;
    color: #666
}

.saf-cn-header .m_list ul li .d-item-three {
    width: 100%
}

.saf-cn-header .m_list ul li .itemsRim {
    width: 100%
}

.saf-cn-header .m_list ul li .d-item-three .item-three {
    padding: 0
}

.saf-cn-header .m_list ul li .d-item-three .item-three a {
    display: block;
    padding: 10px 50px
}

.saf-cn-header .m_list ul li .d-item-three .item-three a h3 {
    display: flex;
    align-items: center;
    margin: 0;
    font-weight: normal
}

.saf-cn-header .m_list ul li .d-item-three .item-three a p {
    line-height: 1.6;
    font-size: 14px;
    color: #666;
    padding-top: 15px;
    text-align: left;
    font-family: Arial;
    word-break: break-word
}

.saf-cn-header .m_list ul li .d-item-three .item-three a h3 span {
    flex: 1;
    font-size: 18px;
    font-family: Arial
}

.saf-cn-header .m_list ul li .d-item-three .item-three a h3 svg {
    width: auto;
    height: 16px;
    fill: #666
}

.saf-cn-header .m_list ul li .d-item-three .item-three a.tel span {
    font-size: 24px;
    font-weight: bold;
    font-family: "impact"
}

.saf-cn-header .m_list ul li .d-item-three .item-three .d-item-four {
    width: var(--mw);
    padding: 100px 0;
    background: #f5f5f5;
    height: 100vh;
    max-height: 1440px;
    position: absolute;
    left: 130%;
    top: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s
}

.saf-cn-header .m_list ul li .d-item-three .item-three:hover > a {
    background: linear-gradient(90deg,#cae2ff,#cae2ff)
}

.saf-cn-header .m_list ul li .d-item-three .item-three:hover > a.tel {
    background: #fff
}

.saf-cn-header .m_list ul li .d-item-three .item-three:hover > a > h3 {
    color: #333
}

.saf-cn-header .m_list ul li .d-item-three .item-three .d-item-four.show {
    left: 100%;
    opacity: 1;
    visibility: visible
}

.saf-cn-header .m_list ul li .d-item-four .item-four {
    padding: 10px 0
}

.saf-cn-header .m_list ul li .d-item-four .item-four:hover {
}

.saf-cn-header .m_list ul li .d-item-four .item-four a h3 {
    display: flex;
    align-items: center;
    border-bottom: 1px #ddd solid;
    padding-bottom: 10px
}

.saf-cn-header .m_list ul li .d-item-four .item-four a h3 img {
    width: 20px;
    height: 20px;
    object-fit: cover;
    margin-right: 15px;
    display: block
}

.saf-cn-header .m_list ul li a.back {
    display: none !important;
    font-size: 14px;
    color: #005ac8;
    border: 1px #ddd solid;
    padding: 10px 15px;
    margin: 0 15px 15px;
    border-radius: 5px;
    align-items: center;
    width: 100px
}

.saf-cn-header .m_list ul li a.back svg {
    width: auto;
    height: 16px;
    margin-right: 10px;
    display: inline-block;
    fill: #005ac8
}

.saf-cn-header .rightRim {
    flex: 0 0 50%;
    padding-left: 100px;
    display: flex;
    justify-content: flex-end
}

.hidepc {
    display: none
}

.item-tel {
    padding: 0 15px;
    position: relative
}

.item-tel > a {
    display: flex;
    height: 100%;
    align-items: center;
    font-size: 20px;
    color: #fff
}

.item-tel > a svg {
    width: auto;
    height: 20px;
    fill: #fff;
    margin-right: 10px
}

.item-search {
    padding: 0 15px;
    position: relative
}

.item-search a {
    display: flex;
    height: 100%;
    align-items: center
}

.item-search a svg {
    width: auto;
    height: 20px;
    fill: #fff
}

.item-1 {
    padding: 20px 0 20px 15px;
    position: relative
}

.item-1 a {
    display: flex;
    height: 100%;
    padding: 0 20px;
    align-items: center;
    background: #005ac8;
    border-radius: 20px;
    color: #fff;
    transition: 0.3s;
    font-family: Arial
}

.item-lug {
    padding: 0 15px;
    position: relative
}

.item-lug > a {
    display: flex;
    height: 100%;
    align-items: center;
    color: #fff
}

.item-lug > a svg {
    width: auto;
    height: 20px;
    fill: #fff;
    margin-right: 10px
}

.item-lug .d-menu {
    position: absolute;
    right: 0;
    top: 100%;
    background: #f5f5f5;
    padding: 0;
    border: 1px #ddd solid;
    box-shadow: 0 5px 10px rgba(0,0,0,0.1);
    width: max-content;
    display: none;
    overflow: hidden
}

.item-lug .d-menu a {
    display: flex;
    line-height: 1.6;
    font-size: 15px;
    padding: 10px 20px;
    color: #666;
    align-items: center;
    transition: all 0.5s;
    opacity: 0
}

.item-lug .d-menu.show a {
    opacity: 1
}

.item-lug .d-menu a span {
    padding-right: 10px;
    border-right: 1px #ddd solid;
    font-size: 14px;
    font-weight: bold
}

.item-lug .d-menu a:hover {
    background: #fff
}

.item-lug .d-menu a p {
    padding-left: 10px
}

.toggleBtn {
    width: 30px;
    position: relative;
    display: none
}

.toggleBtn span {
    display: block;
    width: 30px;
    height: 2px;
    background: #666;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    transition: all 0.8s
}

.toggleBtn span:before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: #666;
    position: absolute;
    left: 0;
    bottom: 10px;
    transition: all 0.8s
}

.toggleBtn span:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: #666;
    position: absolute;
    left: 0;
    top: 10px;
    transition: all 0.8s
}

.toggleBtn.open span {
    background: none
}

.toggleBtn.open span:before {
    background: #005ac8;
    bottom: 0;
    transform: rotate(45deg)
}

.toggleBtn.open span:after {
    background: #005ac8;
    top: 0;
    transform: rotate(-45deg)
}

.searchBox {
    width: 100%;
    height: 100vh;
    padding: 20px;
    max-height: 1440px;
    position: fixed;
    left: 0;
    top: 0%;
    transform: translateY(-100%);
    z-index: 10;
    background: #333;
    display: flex;
    align-items: center;
    transition: all 1s
}

.searchBox.show {
    transform: translateY(0%)
}

.searchBox .searchRim {
    width: 100%;
    max-width: 1000px;
    padding: 50px 0;
    margin: 0 auto;
    position: relative
}

.searchBox .searchRim a.closeBtn {
    display: flex;
    width: 60px;
    height: 60px;
    border: 1px rgba(255,255,255,0.3) solid;
    border-radius: 50%;
    position: absolute;
    bottom: 100%;
    right: 0
}

.searchBox .searchRim a.closeBtn:before {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) rotate(45deg)
}

.searchBox .searchRim a.closeBtn:after {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) rotate(-45deg)
}

.searchBar {
    display: flex;
    border: 1px rgba(255,255,255,0.2) solid;
    padding: 15px;
    border-radius: 10px;
    align-items: center
}

.searchBar.is-invalid {
    border-color: #005ac8
}

.searchBar input {
    border: none;
    background: none;
    padding: 15px;
    font-size: 20px;
    flex: 1;
    color: #fff
}

.searchBar a {
    padding: 15px
}

.searchBar svg {
    width: auto;
    height: 30px;
    fill: #fff
}

.hotkey {
    padding-top: 30px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px
}

.hotkey a {
    display: block;
    border: 1px rgba(255,255,255,0.3) solid;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 1.6;
    margin: 5px;
    border-radius: 5px;
    color: #fff
}

.item-1 a:hover {
    margin-top: -5px;
    box-shadow: 0 5px 0px 0px #023778;
    transition: 0.3s
}

#c_navigation_126-1682325418559 .e_navigationF-24 {
    display-radio: 1
}

#c_navigation_126-1682325418559 {
    width: 100%;
    z-index: 9999
}

#c_navigation_126-1682325418559 {
    position: fixed;
    left: 0;
    top: 0
}

#c_navigation_126-1682325418559 .saf-cn-header .m_list ul li .d-item-two .item-two:hover {
}

.saf-cn-header .m_list ul li .itemsRim {
    width: 100%;
    height: 100%;
    overflow-y: auto
}

#c_navigation_126-1682325418559 .logoRim:hover {
    transform: scale(1.2);
    transition: 0.5s
}

.saf-cn-header .m_list ul li:nth-child(2) .d-item-two .item-two:hover {
    background: #cbe3ff !important
}

.saf-cn-header .m_list ul li:nth-child(3) .d-item-two .item-two:hover {
    background: #cbe3ff !important
}

.saf-cn-header .m_list ul li:nth-child(1) .d-item-four .item-four:hover {
    background: #cbe3ff !important
}

.saf-cn-header .m_list ul li:nth-child(4) .d-item-two .m-nolink:hover {
    background: #cbe3ff !important
}

.saf-cn-header .m_list ul li:nth-child(4) .d-item-two .item-two:nth-child(3):hover {
    background: #cbe3ff !important
}

.saf-cn-header .m_list ul li:nth-child(4) .d-item-two .item-two:nth-child(4):hover {
    background: #cbe3ff !important
}

.saf-cn-header .m_list ul li:nth-child(5) .d-item-two .itemsRim .item-two:hover {
    background: #cbe3ff !important
}

@media screen and (max-width: 768px) {
    .hidepc {
        display:block
    }

    .saf-cn-header {
        padding: 0 15px
    }

    .saf-cn-header .logoRim {
        position: relative;
        left: 0;
        margin-left: 0
    }

    .saf-cn-header .logoRim a {
        padding: 10px 0
    }

    .saf-cn-header .m_list {
        position: absolute;
        left: 0;
        top: 100%;
        background: rgba(0,0,0,0.6);
        width: 100%;
        padding: 0;
        display: none;
        height: calc(100vh - 80px);
        border-top: 1px #ddd solid
    }

    .saf-cn-header .m_list ul {
        width: 100%;
        padding: 15px;
        background: #f5f5f5
    }

    .saf-cn-header .m_list ul li {
        flex: 0 0 100%;
        max-width: none
    }

    .saf-cn-header .m_list ul li > a {
        line-height: 60px;
        border-bottom: 1px #ddd solid
    }

    .saf-cn-header .m_list ul li > a >svg {
        display: block
    }

    .saf-cn-header .rightRim {
        padding-left: 15px;
        flex: 1
    }

    .item-1 {
        display: none
    }

    .toggleBtn {
        display: block
    }

    .item-tel {
        display: none
    }

    .saf-cn-header .m_list ul li .d-item-two {
        z-index: 2;
        width: 100%;
        padding: 15px 0;
        height: calc(100vh - 80px)
    }

    .saf-cn-header .m_list ul li .d-item-two .item-two > a {
        padding: 0 15px
    }

    .saf-cn-header .m_list ul li .d-item-two.show {
        left: 0
    }

    .saf-cn-header .m_list ul li .d-item-three {
        z-index: 4;
        width: 100%;
        padding: 15px 0;
        height: auto
    }

    .saf-cn-header .m_list ul li .d-item-two .item-two .d-item-three.show {
        left: 0
    }

    .saf-cn-header .m_list ul li .d-item-three > .itemsRim {
        height: auto
    }

    .saf-cn-header .m_list ul li .d-item-three .item-three {
    }

    .saf-cn-header .m_list ul li .d-item-three .item-three a {
        padding: 10px 20px
    }

    .saf-cn-header .m_list ul li .d-item-three .item-three .d-item-four {
        z-index: 6;
        width: 100%;
        padding: 15px 0;
        height: calc(100vh - 80px)
    }

    .saf-cn-header .m_list ul li .d-item-four .item-four {
        padding: 15px 0
    }

    .saf-cn-header .m_list ul li .d-item-three .item-three .d-item-four.show {
        left: 0
    }

    .saf-cn-header .m_list ul li a.back {
        display: flex !important
    }

    .item-search {
        padding-right: 0
    }

    .searchBar {
        padding: 0
    }

    .hotkey a {
        font-size: 14px
    }

    .saf-cn-header .m_list ul li > a {
        display: block;
        line-height: 80px;
        font-size: 16px;
        position: relative;
        color: #333
    }

    #c_navigation_126-1682325418559 .saf-cn-header .logoRim a img {
        width: auto;
        height: 26px !important
    }

    .saf-cn-header .m_list ul li .d-item-three .item-three a h3 span {
        flex: 1;
        font-size: 16px;
        font-family: Arial
    }

    #c_navigation_126-1682325418559 {
        position: fixed !important;
        left: 0 !important;
        top: 0 !important
    }

    #c_grid-116273709439191 > div > .p_gridCell {
        float: none
    }

    .toggleBtn span:after {
        background: #ccc
    }

    .toggleBtn span {
        background: #ccc
    }

    .toggleBtn span:before {
        background: #ccc
    }
}

@media screen and (min-width: 769px) {
    .p_haveNav {
        min-height:auto !important
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .p_navBox2 .warp .left {
        width: 60%;
        padding: 0px
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .p_navBox2 .warp .left .title {
        font-size: 26px;
        line-height: 26px;
        color: #333;
        font-weight: bold;
        margin-bottom: 20px
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .p_navBox2 .warp .left .jieshao {
        font-size: 15px;
        line-height: 1.8;
        color: #777;
        margin-bottom: 15px
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .p_navBox2 .warp .right {
        width: 28.6%;
        display: none;
        justify-content: flex-end;
        align-items: center
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .p_navBox2 .warp .center {
        width: 33%
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .p_navBox2 .warp .center .imgZoom {
        position: relative;
        display: block;
        width: 100%;
        height: 0;
        overflow: hidden;
        padding-bottom: 55%
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .p_navBox2 .warp .center .imgZoom img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) scale(1);
        width: 100%;
        height: auto;
        transition: all 0.8s ease .1s
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .p_navItem2 a {
        padding: 15px 0px;
        border-bottom: 1px solid #ccc
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .haveThree {
        position: static
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .haveThree .p_navItem2 a {
        display: flex;
        align-items: center;
        padding: 0;
        width: 100%;
        transition: all ease .3s;
        border: none
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .haveThree .center .nav_img {
        display: none
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .haveThree .p_navBox2 {
        background: url(../image/9a2f15d9-414e-4f5e-a5b5-976b61771295.jpg) #f2f3f1 no-repeat right center
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .haveThree .p_navBox2 .warp .center {
        background: #fff;
        width: 35.15%
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .haveThree .p_navBox2 .warp .left {
        width: 36.25%;
        padding: 40px 0px
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .haveThree .p_navBox2 .warp .right {
        width: 28.6%;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        padding-left: 6%;
        padding-top: 5%
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .haveThree .p_navBox2 .warp .left .title {
        display: none
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .haveThree .p_navBox2 .warp .left .jieshao {
        display: none
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .haveThree .p_navItem2 a span.p_img {
        display: block
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .p_navBox1 {
        display: flex;
        justify-content: flex-end
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .p_navItem1 > p {
        display: flex;
        position: relative
    }

    #c_navigation_126-1682325418559.active .e_navigationF-24 .p_navItem1 > p a {
        color: #333
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .p_navItem1 > p a {
        display: block;
        line-height: 80px;
        color: #fff
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .p_navItem1 > p svg {
        display: none
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .p_navItem1 > p::after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: 0;
        margin: 0 auto;
        transition: all ease .3s
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .p_navItem1:hover > p::after {
        width: 100%
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .p_navBox2 {
        position: absolute;
        left: 50%;
        padding: 60px 0px;
        transform: translateX(-50%);
        top: 100%;
        display: flex;
        justify-content: center;
        z-index: 10;
        transition: all ease .3s;
        pointer-events: none
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .p_navBox2 .left ul li {
        width: 33.33%;
        padding-right: 5%
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .p_navBox2 ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .haveThree ul {
        flex-direction: row;
        justify-content: flex-end
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .haveThree .p_navBox2 .left ul li {
        width: 100%;
        margin-right: 0px
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .haveThree .p_navBox2 .left ul li.cur {
        background: #fff
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .haveThree .p_navItem2.cur a span {
        color: #1e9e3b
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .haveThree .p_navItem2 svg {
        display: none
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .haveThree .p_navBox2 .warp .center .sj_warp .p_level3Box {
        display: none
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .haveThree .p_navBox2 .warp .center .sj_warp {
        padding: 40px 0px
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .haveThree .p_navBox2 .warp .center .sj_warp .p_level3Box.pro_cur {
        display: block
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .p_navCon3 .p_jtIcon {
        display: none
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .p_navCon3 .sj_icon {
        margin-right: 10px
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .p_level3Box .p_menuItemhat {
        font-size: 16px;
        font-weight: normal;
        color: #333;
        line-height: 1.6;
        transition: all ease .15s
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .p_navItem2 a span {
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .p_navItem2 > p > svg {
        display: none
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .p_navItem2 > p > a svg {
        width: 12px;
        height: 12px
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .p_level3Box.p_listthree {
        flex-direction: column
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .haveThree .p_level3Box {
        min-height: 510px
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .p_level3Item:hover .p_menuItemhat {
        color: #1e9e3b
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .p_level3Item:hover .sj_icon {
        fill: #1e9e3b
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .p_navCon3 a {
        display: block;
        width: 100%
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .p_navItem1:hover > p a,#c_navigation_126-1682325418559.active .e_navigationF-24 .p_navItem1:hover > p a {
        color: #1e9e3b
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    #c_navigation_126-1682325418559 .e_navigationF-24 .p_level3Item {
        margin-right:25px
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .haveThree .p_navItem2 {
        margin-right: 30px
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .haveThree .p_navItem2 a {
        font-size: 18px;
        line-height: 28px
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .p_navItem2 img {
        max-width: 28px;
        margin-right: 10px
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .haveThree .p_level3Box {
        padding-left: 3px
    }

    #c_navigation_126-1682325418559 .e_navigationF-24 .haveThree .p_level4Box {
        padding-left: 11px
    }
}

@media screen and (max-width: 1485px) and (min-width: 1380px) {
    .saf-cn-header .m_list ul li > a {
        padding:0 6px
    }
}

@media screen and (max-width: 1485px) and (min-width: 1200px) {
    .saf-cn-header .m_list ul li > a {
        display:block;
        line-height: 80px;
        font-size: 16px;
        position: relative;
        color: #fff;
        font-family: Arial;
        padding: 0 6px
    }
}

#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:99%;
        margin-left: 0.5%;
        margin-right: 0.5%;
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
        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
    }
}

#c_static_001-1638926365579 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

#c_static_001-1638926365579 .e_container-1 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1638926365579 .e_image-2 {
    overflow: hidden;
    transition-property: all
}

#c_static_001-1638926365579 .e_image-2 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001-1638926365579 .e_image-3 {
    overflow: hidden;
    transition-property: all
}

#c_static_001-1638926365579 .e_image-3 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001-1638926365579 .e_image-4 {
    overflow: hidden;
    transition-property: all
}

#c_static_001-1638926365579 .e_image-4 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001-1638926365579 .e_image-5 {
    overflow: hidden;
    transition-property: all
}

#c_static_001-1638926365579 .e_image-5 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001-1638926365579 .e_text-6 {
    line-height: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition-property: all;
    font_radio: 2
}

#c_static_001-1638926365579 .e_text-7 {
    line-height: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition-property: all;
    font_radio: 2
}

#c_static_001-1638926365579 .e_text-8 {
    line-height: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition-property: all;
    font_radio: 2
}

#c_static_001-1638926365579 .e_text-9 {
    line-height: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition-property: all;
    font_radio: 2
}

#c_static_001-1638926365579 {
    min-height: 0px
}

.foot_links {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    background-color: rgba(34,34,34,1)
}

.foot_links .p_item {
    flex: 1;
    padding: 15px 0;
    position: relative;
    text-align: center;
    cursor: pointer
}

.foot_links .p_item .s_img {
    position: absolute;
    left: 50%;
    bottom: 150%;
    width: 120px;
    padding: 5px;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.5s;
    opacity: 0;
    visibility: hidden;
    transform: translate(-50%,0);
    z-index: 20
}

.foot_links .p_item .s_img img {
    width: 100%;
    height: auto
}

.foot_links .p_item svg {
    fill: #9da3a3;
    margin: 0 auto 10px
}

.foot_links .p_item p {
    line-height: 22px;
    padding-top: 10px;
    color: #9da3a3;
    font-size: 14px;
    display: flex;
    flex-direction: column
}

.foot_links .p_item:hover svg {
    fill: #fff
}

.foot_links .p_item:hover p {
    color: #fff
}

.foot_links .p_item:hover .s_img {
    opacity: 1;
    visibility: visible;
    bottom: 100%
}

#c_effect_004-1688303278526 .e_container-1 {
    display-radio: 1;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: none
}

#c_effect_004-1688303278526 {
    display-radio: 1
}

@media screen and (max-width: 768px) {
    #c_effect_004-1688303278526 {
        display:none
    }
}

@media screen and (min-width: 769px) {
    #c_effect_004-1688303278526 {
        display:none
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
}

#c_static_001-16883032281470 .e_bottomNav-53 .p_level1Item:nth-child(5).open {
    display: none
}

#c_static_001-16883032281470 .e_bottomNav-53 .p_level1Item:nth-child(8).open {
    display: none
}

#c_static_001-16883032281470 .e_bottomNav-53 .p_level1Item:nth-child(9).open {
    display: none
}

#c_static_001-16883032281470 .e_bottomNav-53 .p_level1Item:nth-child(10).open {
    display: none
}

#c_static_001-16883032281470 {
    padding-top: 60px;
    display-radio: 1;
    background-fill-value: background-color;
    background-color: rgba(34,34,34,1);
    min-height: 0px
}

.e_text0 {
    font_radio: 2;
    line-height: 2
}

.e_text1 {
    font_radio: 2;
    line-height: 2
}

.e_text2 {
    font_radio: 2;
    line-height: 2;
    font-weight: normal
}

.e_text3 {
    font_radio: 2;
    line-height: 2
}

.e_text4 {
    font_radio: 2;
    line-height: 2
}

.e_text5 {
    font_radio: 2;
    line-height: 2
}

.e_text6 {
    font_radio: 2;
    line-height: 2
}

#c_static_001-16883032281470 .e_container-34 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    background-fill-value: background-image
}

#c_static_001-16883032281470 .e_container-34 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-16883032281470 .e_container-35 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    background-color: rgba(14,16,80,0);
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: rgba(255,255,255,0.1)
}

#c_static_001-16883032281470 .e_container-35 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-16883032281470 .e_container-34 .p_item {
    display-radio: 1
}

#c_static_001-16883032281470 .e_container-37 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 92%;
    transition-property: all;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    display-radio: flex
}

#c_static_001-16883032281470 .e_container-37 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.saf-auto-licenseo a {
    color: rgba(255,255,255,0.5)
}

#c_static_001-16883032281470 .e_container-42 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 92%;
    transition-property: all;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 50px;
    display-radio: flex;
    justify-content: space-between
}

#c_static_001-16883032281470 .e_container-42 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-16883032281470 .e_container-42 .cbox-42-2 {
    flex: 0 0 360px
}

#c_static_001-16883032281470 .e_container-42 .cbox-42-1 {
    flex: 0 0 400px
}

#c_static_001-16883032281470 .e_container-44 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex
}

#c_static_001-16883032281470 .e_container-44 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-16883032281470 .e_text-41 {
    display-radio: 1;
    font_radio: 2;
    font-size: 14px;
    color: rgba(255,255,255,1);
    line-height: 1.5;
    text-align: center;
    font-family: Arial
}

#c_static_001-16883032281470 .e_container-49 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex
}

#c_static_001-16883032281470 .e_container-49 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-16883032281470 .e_bottomNav-53 span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

#c_static_001-16883032281470 .e_bottomNav-53 .p_level1Item {
    width: auto;
    padding: 0 8px;
    flex-grow: 1
}

#c_static_001-16883032281470 .e_bottomNav-53 .p_level3Box {
    display: none
}

#c_static_001-16883032281470 .e_bottomNav-53 .p_menu1Item {
    display-radio: 1;
    font-size: 18px;
    color: rgba(255,255,255,1);
    line-height: 1.5;
    margin-bottom: 15px;
    font-family: Arial
}

#c_static_001-16883032281470 .e_bottomNav-53 .p_menu2Item {
    display-radio: 1;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 8px;
    color: rgba(255,255,255,0.8);
    font-family: Arial
}

#c_static_001-16883032281470 .e_bottomNav-53 .p_menu2Item:hover {
    color: rgba(255,255,255,1)
}

#c_static_001-16883032281470 .e_text-45 {
    display-radio: 1;
    font_radio: 2;
    font-size: 24px;
    color: rgba(255,255,255,1);
    line-height: 1.5;
    margin-bottom: 10px;
    font-family: "114069cd-e449-4043-bbb5-51ff7fe73490";
    text-align: center
}

#c_static_001-16883032281470 .e_credible-58 .img1 {
    width: 65px;
    height: 23px
}

#c_static_001-16883032281470 .e_credible-58 .img2 {
    width: 79px;
    height: 28px
}

#c_static_001-16883032281470 .e_credible-58 .img3 {
    width: 92px;
    height: 33px
}

#c_static_001-16883032281470 .e_credible-58 .img4 {
    width: 106px;
    height: 38px
}

#c_static_001-16883032281470 .e_credible-58 .img5 {
    width: 131px;
    height: 47px
}

#c_static_001-16883032281470 .e_html-59 {
    min-height: 0px;
    display-radio: 1;
    background_radio: 1;
    height: auto
}

.side5 .icon {
    width: 25px !important;
    height: 25px !important;
    margin-right: 0px !important
}

#c_static_001-16883032281470 .e_bottomNav-53 {
    font_radio: 1;
    display-radio: 1
}

#c_static_001-16883032281470 .e_container-42 .p_item {
    display-radio: 1
}

#c_static_001-16883032281470 .e_credible-58 {
    background_radio: 1;
    display-radio: 1;
    margin-top: 2%;
    margin-bottom: 2%
}

#c_static_001-16883032281470 .e_container-130 {
    display-radio: 1;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    max-width: none
}

#c_static_001-16883032281470 .e_text-138 {
    font_radio: 2;
    display-radio: 1;
    font-family: Arial
}

#c_static_001-16883032281470 .e_container-139 {
    display-radio: 1;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    max-width: none;
    padding-right: 0px
}

#c_static_001-16883032281470 .e_text-144 {
    font_radio: 2;
    display-radio: 1;
    font-family: Arial
}

#c_static_001-16883032281470 .e_text-141 {
    font_radio: 2;
    display-radio: 1;
    font-family: Arial
}

#c_static_001-16883032281470 .e_text-132 {
    font_radio: 2;
    display-radio: 1;
    font-family: Arial
}

.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

#c_static_001-16883032281470 .p_level1Item .p_level2Box li:nth-child(12) {
    display: none !important
}

#c_static_001-16883032281470 .p_level1Item .p_level2Box li:nth-child(11) {
    display: none !important
}

#c_static_001-16883032281470 .e_container-42 .p_menu1Item {
    display-radio: 1
}

#c_static_001-16883032281470 .e_richText-160 {
    font_radio: 2;
    font-size: 16px;
    color: rgba(255,255,255,0.8);
    line-height: 2;
    display-radio: 1;
    font-family: Arial;
    margin-top: 10px;
    word-break: break-word
}

#c_static_001-16883032281470 .e_richText-160 a:hover {
    color: rgba(255,255,255,1)
}

.icon {
    font-size: 16px;
    width: 40px;
    height: 40px;
    margin-right: 3px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    margin-top: -3px;
    fill: currentColor
}

.foot_links .p_item:hover svg {
    fill: #9da3a3
}

#c_static_001-16883032281470 .e_text-164 {
    display-radio: 1;
    font_radio: 2;
    font-size: 24px;
    color: rgba(255,255,255,1);
    line-height: 1.5;
    margin-bottom: 10px;
    font-family: "114069cd-e449-4043-bbb5-51ff7fe73490"
}

#c_static_001-16883032281470 .e_provider-165 {
    text-align: center;
    font_radio: 2;
    display-radio: 1;
    font-family: Arial;
    color: rgba(255,255,255,1)
}

#c_static_001-16883032281470 .e_text-166 {
    display-radio: 1;
    font_radio: 2;
    font-size: 14px;
    color: rgba(255,255,255,1);
    line-height: 1.5;
    text-align: center;
    font-family: Arial
}

@media screen and (max-width: 768px) {
    .saf-licenseoprov {
        display:flex;
        align-items: center;
        justify-content: center
    }

    #c_grid-116273709439190 > .p_gridbox > .p_gridCell {
        margin: 0px !important;
        width: 100% !important
    }

    #c_static_001-16883032281470 .e_container-35 {
        padding-bottom: 53px
    }

    #c_static_001-16883032281470 .e_text-45 {
        text-align: center;
        margin-bottom: 10px;
        font_radio: 2;
        display-radio: 1
    }

    #c_static_001-16883032281470 .e_container-37 {
        flex-direction: column
    }

    #c_static_001-16883032281470 .e_text-41 {
        text-align: center
    }

    #c_static_001-16883032281470 .e_container-42 {
        flex-direction: column;
        margin-top: 30px;
        margin-bottom: 30px;
        display-radio: 1
    }

    #c_static_001-16883032281470 .e_container-42 .cbox-42-0 {
        display: none
    }

    #c_static_001-16883032281470 .e_container-42 .cbox-42-1 {
        display: block;
        flex: auto
    }

    #c_static_001-16883032281470 .e_container-42 .cbox-42-2 {
        display: block;
        flex: 0 0 auto
    }

    #c_static_001-16883032281470 .e_bottomNav-53 .p_menu1Item,#c_static_001-16883032281470 .e_bottomNav-53 .p_menu2Item {
        display: flex;
        justify-content: space-between
    }

    #c_static_001-16883032281470 .e_bottomNav-53 .p_level1Box ul {
        display: none
    }

    #c_static_001-16883032281470 .e_bottomNav-53 .p_jtIcon {
        width: auto;
        height: auto;
        max-width: 20px;
        font-size: inherit;
        transition: 0.5s;
        margin: 0
    }

    #c_static_001-16883032281470 .e_bottomNav-53 .p_jtIcon.active {
        transform: rotateZ(90deg)
    }

    #c_static_001-16883032281470 .e_bottomNav-53 a {
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    #c_static_001-16883032281470 .e_bottomNav-53 .p_level1Item {
        padding: 0
    }

    #c_static_001-16883032281470 .e_bottomNav-53 .p_menu2Item svg {
        opacity: .5
    }

    #c_static_001-16883032281470 .e_credible-58 {
        background_radio: 1;
        display-radio: 1;
        max-width: 130px;
        margin-left: auto;
        margin-right: auto
    }

    #c_static_001-16883032281470 .e_text-132 {
        font_radio: 1;
        display-radio: 1
    }

    #c_static_001-16883032281470 .e_container-130 {
        display-radio: 1
    }

    #c_static_001-16883032281470 .e_richText-160 {
        text-align: center;
        font_radio: 2;
        display-radio: 1
    }

    #c_static_001-16883032281470 .e_text-164 {
        text-align: center;
        margin-bottom: 10px;
        font_radio: 2;
        display-radio: 1
    }

    #c_static_001-16883032281470 .e_text-166 {
        text-align: center
    }

    #c_static_001-16883032281470 .e_provider-165 {
        display: none
    }
}

@media screen and (min-width: 769px) {
    #c_static_001-16883032281470 .e_container-42 .cbox-42-1 {
        width:calc(80% - 520px);
        padding-left: 2%;
        border-right: 1px solid rgba(255, 255, 255, 0.1);
        border-left: 1px solid rgba(255,255,255,0.1);
        padding-right: 2%;
        margin-left: 2%;
        margin-right: 0%
    }

    #c_static_001-16883032281470 .e_bottomNav-53 .p_level1Box {
        display: flex
    }

    #c_static_001-16883032281470 .e_bottomNav-53 .p_jtIcon {
        display: none
    }

    #c_static_001-16883032281470 .e_bottomNav-53 .p_level1Item {
        display: none
    }

    #c_static_001-16883032281470 .e_bottomNav-53 .p_level1Item.open {
        display: block
    }

    #c_static_001-16883032281470 .e_provider-165 {
        display: none
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
}

@media screen and (max-width: 1485px) and (min-width: 1380px) {
}

@media screen and (max-width: 1485px) and (min-width: 1200px) {
}

#c_effect_109_P_137-1753410034611 .e_loop_sub-1 {
    position: fixed;
    right: 0;
    bottom: 10%;
    z-index: 99
}

#c_effect_109_P_137-1753410034611 .e_loop_sub-1 .p_loopItem {
    position: relative;
    border-radius: 5px;
    background: #fff;
    margin-top: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    transition: all ease .3s
}

#c_effect_109_P_137-1753410034611 .e_text-2 {
    line-height: 1;
    text-align: center;
    font-size: 13px;
    color: #fff
}

#c_effect_109_P_137-1753410034611 .e_subImg-4 {
    overflow: hidden;
    display-radio: 1;
    max-width: 120px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px
}

#c_effect_109_P_137-1753410034611 .e_subImg-4 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_effect_109_P_137-1753410034611 .e_subImg-4 img[src="/npublic/img/no-img.svg"] {
    display: none
}

#c_effect_109_P_137-1753410034611 .e_container-5 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media screen and (max-width: 768px) {
    #c_effect_109_P_137-1753410034611 .e_loop_sub-1 {
        position:fixed;
        width: 100%;
        right: 0;
        bottom: 0px;
        z-index: 99
    }

    #c_effect_109_P_137-1753410034611 .e_loop_sub-1 .p_loopItem {
        position: relative;
        width: 100%;
        border-radius: 0px;
        border-right: 1px #ddd solid;
        background: #fff;
        margin-top: 0px;
        box-shadow: none;
        transition: all ease .3s
    }

    #c_effect_109_P_137-1753410034611 {
        background_radio: 2;
        display-radio: 1;
        height: auto
    }
}

@media screen and (min-width: 769px) {
    #c_effect_109_P_137-1753410034611 .e_loop_sub-1 {
        max-width:50px
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
}

:root {
    --c: #005ac8;
    /*网站主色调*/
    --n: #005ac8;
    --bw: 1400px;
    /*网页内容宽度 max-width:var(--bw);*/
    --bc: #005ac8;
    /*翻页按钮颜色*/
    --br: 5px;
    /*翻页按钮圆角*/
    --cc: #fff;
    /*文字自动圆圈颜色*/
    --ccsize: 150px;
    /*文字自动圆圈大小*/
    --color1: #005ac8
}

#c_static_001_P_23798-1693277401301 {
}

#c_static_001_P_23798-1693277401301 .e_container-1 {
    display: none;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    padding: 20px
}

.saf-make #c_static_001_P_23798-1693277401301 .e_container-1 {
    display: block
}

#c_static_001_P_23798-1693277401301 .e_container-1 > .p_item {
    flex: 0 0 100%;
    max-width: 100%;
    max-height: 100%;
    background: #fff;
    border-radius: 20px;
    padding: 30px
}

#c_static_001_P_23798-1693277401301 .e_h3-2 {
    padding-bottom: 15px;
    border-bottom: 1px #ddd solid;
    display: flex;
    font-size: 20px;
    font-weight: bold;
    color: #222
}

#c_static_001_P_23798-1693277401301 .e_h3-2 text {
    flex: 1;
    position: relative
}

#c_static_001_P_23798-1693277401301 .e_h3-2 text em {
    background: #f00;
    padding: 3px 5px;
    font-size: 12px;
    color: #fff;
    border-radius: 4px;
    position: absolute;
    top: 0;
    line-height: 1
}

#c_static_001_P_23798-1693277401301 .e_h3-2 span {
    color: #0CA200;
    display: flex
}

#c_static_001_P_23798-1693277401301 .e_h3-2 span:before {
    content: "注册码：";
    color: #666
}

.saf-plug legend.col-form-label {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    padding: 0 0 10px;
    border-bottom: 1px #ddd solid
}

.saf-plug .p_input {
    padding-top: 15px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px
}

#c_static_001_P_23798-1693277401301 .e_html-31 {
    min-height: 100px;
    padding-top: 15px
}

#c_static_001_P_23798-1693277401301 .e_html-31 h3 {
    border-bottom: 1px #ddd solid;
    padding-bottom: 15px;
    font-size: 18px;
    color: #333;
    display: flex;
    align-items: center
}

#c_static_001_P_23798-1693277401301 .e_html-31 h3 span {
    flex: 1;
    font-size: 14px;
    color: #666;
    font-weight: normal;
    text-align: right
}

#c_static_001_P_23798-1693277401301 .e_html-31 .saf-svgs {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
    margin: 0 -5px
}

#c_static_001_P_23798-1693277401301 .e_html-31 .saf-svgs > div {
    flex: 0 0 80px;
    padding: 10px;
    border: 1px #ddd solid;
    border-radius: 10px;
    margin: 5px;
    text-align: center;
    cursor: pointer
}

#c_static_001_P_23798-1693277401301 .e_html-31 .saf-svgs > div svg {
    width: 30px;
    height: 40px
}

#c_static_001_P_23798-1693277401301 .e_html-31 .saf-svgs > div svg path {
    fill: #666
}

#c_static_001_P_23798-1693277401301 .e_html-31 .saf-svgs > div:hover {
    border-color: var(--c)
}

#c_static_001_P_23798-1693277401301 .e_html-31 .saf-svgs > div:hover svg path {
    fill: var(--c)
}

#c_static_001_P_23798-1693277401301 .e_container-32 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    padding: 20px 0;
    display-radio: flex
}

#c_static_001_P_23798-1693277401301 .e_container-32 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_23798-1693277401301 .e_richText-33 {
}

#c_static_001_P_23798-1693277401301 .saf-setItem {
    line-height: 1.6 !important;
    border: 1px #ddd solid;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    font-size: 14px
}

#c_static_001_P_23798-1693277401301 .saf-setItem svg {
    width: auto;
    height: 20px;
    fill: #666
}

#c_static_001_P_23798-1693277401301 .saf-setItem > div,#c_static_001_P_23798-1693277401301 .saf-setItem > a {
    flex: 1;
    padding: 0 60px 0 15px;
    position: relative
}

#c_static_001_P_23798-1693277401301 .saf-setItem > div:before,#c_static_001_P_23798-1693277401301 .saf-setItem > a:before {
    content: "";
    display: block;
    width: 40px;
    height: 20px;
    background: #0CA200;
    border-radius: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px
}

#c_static_001_P_23798-1693277401301 .saf-setItem > div:after,#c_static_001_P_23798-1693277401301 .saf-setItem > a:after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    right: 3px;
    top: 50%;
    margin-top: -7px
}

#c_static_001_P_23798-1693277401301 .e_text-37 {
    line-height: normal
}

#c_static_001_P_23798-1693277401301 .e_text-38 {
    line-height: normal
}

#c_static_001_P_23798-1693277401301 .e_text-43 {
    line-height: normal
}

#c_static_001_P_23798-1693277401301 .e_richText-40 {
    line-height: normal;
    flex-wrap: wrap;
    font_radio: 2;
    display-radio: 1
}

#c_static_001_P_23798-1693277401301 .e_richText-40 h3 {
    font-size: 18px;
    color: #333;
    padding-bottom: 10px;
    border-bottom: 1px #ddd solid;
    position: relative;
    width: 100%;
    line-height: 1.6
}

#c_static_001_P_23798-1693277401301 .e_richText-40 h3:before {
    content: "";
    display: block;
    width: 40px;
    height: 20px;
    background: #0CA200;
    border-radius: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px
}

#c_static_001_P_23798-1693277401301 .e_richText-40 h3:after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    right: 3px;
    top: 50%;
    margin-top: -12px
}

#c_static_001_P_23798-1693277401301 .e_richText-40 > div:before,#c_static_001_P_23798-1693277401301 .e_richText-40 > div:after {
    display: none
}

#c_static_001_P_23798-1693277401301 .e_container-41 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 0 -10px;
    display-radio: flex
}

#c_static_001_P_23798-1693277401301 .e_container-41 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    padding: 10px
}

#c_static_001_P_23798-1693277401301 .e_container-41 > .p_item > div {
    height: 100%
}

#c_static_001_P_23798-1693277401301.response-animated {
    animation-name: none,none;
    animation-delay: 0.0s,0.6s;
    animation-duration: 0.6s,0.6s;
    animation-iteration-count: 1,1
}

#c_static_001_P_23798-1693277401301.response-animated .e_container-1 {
    animation-name: none,none;
    animation-delay: 0.0s,0.6s;
    animation-duration: 0.6s,0.6s;
    animation-iteration-count: 1,1
}

body.saf-svgs-show #c_static_001_P_23798-1693277401301 {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 100000;
    background: rgba(0,0,0,0.8);
    opacity: 1;
    visibility: visible;
    transform: translate(0,0)
}

body.saf-svgs-show #c_static_001_P_23798-1693277401301 .e_container-1 {
    display: block
}

body.saf-svgs-show #c_static_001_P_23798-1693277401301 .e_container-32 {
    display: none
}

body.saf-svgs-show #c_static_001_P_23798-1693277401301 .e_h3-2 {
    display: none
}

[saf-fullscreen] div.swiper.swiper-vertical > .swiper-wrapper {
    display: block !important
}

.saf-cnSwiper {
    padding: 0 60px
}

.saf-cnSwiper .saf-sbtn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    z-index: 6
}

.saf-cnSwiper .saf-sbtn svg {
    width: auto;
    height: 18px;
    fill: #666
}

.saf-cnSwiper .saf-sbtn:hover {
    background: #005ac8
}

.saf-cnSwiper .saf-sbtn:hover svg {
    fill: #fff
}

.saf-cnSwiper .saf-sbtn.swiper-prev {
    left: 0
}

.saf-cnSwiper .saf-sbtn.swiper-next {
    right: 0
}

@media screen and (max-width: 1485px) and (min-width: 1380px) {
}

@media screen and (max-width: 1485px) and (min-width: 1200px) {
}

#c_popbox-16945040654390 {
    width: 90%;
    max-width: 1600px;
    position: relative;
    margin: 100px auto 200px auto;
    display: none;
    display-radio: none;
    margin-left: auto;
    margin-right: auto;
    height: auto
}

#c_popbox-16945040654390 .pop_wrapper {
    height: inherit;
    position: relative;
    min-height: inherit
}

#c_popbox-16945040654390 .p_container {
    background-color: #fff;
    position: relative;
    z-index: 2;
    min-height: inherit;
    width: inherit;
    height: inherit;
    margin: 0 auto
}

#c_popbox-16945040654390 .p_background {
    width: 30000%;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: -100px;
    left: -15000%;
    min-height: calc(100% + 200px)
}

#c_popbox-16945040654390 .p_background-preview {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgb(0, 0, 0);
    opacity: 0.7
}

#c_popbox-16945040654390 .p_content {
    min-height: inherit;
    width: inherit;
    height: inherit;
    overflow: auto;
    display-radio: 1
}

#c_popbox-16945040654390 .p_title {
    padding: 10px;
    overflow: hidden
}

#c_popbox-16945040654390 .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_effect_026_P_052-16945040654621 {
    display-radio: 1;
    padding-top: 60px;
    padding-bottom: 60px;
    background-fill-value: background-image;
    position: relative;
    background: #087b46;
    margin-bottom: 20px;
    min-height: 0px;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    width: auto;
    background-image: url(../image/183b8d59-7126-401a-bb74-787d39343288.jpg);
    background-attachment: fixed;
    background_radio: 2
}

#c_effect_026_P_052-16945040654621:before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(../image/82becb1a-d400-45aa-ba4f-5e2c9ae4b6c2.jpg);
    background-repeat: no-repeat;
    z-index: 0;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    opacity: .81;
    background-size: cover;
    background-attachment: fixed
}

#c_effect_026_P_052-16945040654621 > p,#c_effect_026_P_052-16945040654621 > div,#c_effect_026_P_052-16945040654621 > button,#c_effect_026_P_052-16945040654621 > span,#c_effect_026_P_052-16945040654621 > a,#c_effect_026_P_052-16945040654621 > img,#c_effect_026_P_052-16945040654621 > h1,#c_effect_026_P_052-16945040654621 > h2 {
    z-index: 1
}

#c_effect_026_P_052-16945040654621 .e_video-1 {
    width: 100%;
    position: absolute;
    pointer-events: none;
    top: 0;
    bottom: 0;
    height: 100%;
    z-index: -1
}

#c_effect_026_P_052-16945040654621 .e_video-1 video {
    width: 100%;
    display: block;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 2
}

#c_effect_026_P_052-16945040654621 .e_video-1 .p_video {
    position: relative;
    overflow: hidden;
    height: 100%
}

#c_effect_026_P_052-16945040654621 .e_video-1 .cover {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

#c_effect_026_P_052-16945040654621 .e_video-1 .cover .coverImage {
    width: 100%;
    height: 100%
}

#c_effect_026_P_052-16945040654621 .e_video-1 .cover .coverImage img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_effect_026_P_052-16945040654621 .e_video-1 .cover .playBtn {
    position: absolute;
    width: 80px;
    height: 80px;
    z-index: 2;
    left: 50%;
    top: 50%;
    margin: -40px auto auto -40px;
    cursor: pointer
}

#c_effect_026_P_052-16945040654621 .e_container-10 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    margin-top: 0px;
    margin-bottom: 40px;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto
}

#c_effect_026_P_052-16945040654621 .e_container-10 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_effect_026_P_052-16945040654621 .e_container-10 .p_item {
    display-radio: 1
}

#c_effect_026_P_052-16945040654621 textarea.form-control.s_form-control.s_input.p_input {
    height: 120px
}

#c_effect_026_P_052-16945040654621 input.form-control.s_form-control.s_input.p_input {
    height: 41px
}

#c_effect_026_P_052-16945040654621 .e_container-22 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    display-radio: flex;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 50px
}

#c_effect_026_P_052-16945040654621 .e_container-22 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_effect_026_P_052-16945040654621 .e_container-22 .cbox-22-0 {
    padding-right: 0;
    flex: 0 0 100%;
    align-self: center
}

#c_effect_026_P_052-16945040654621 .e_container-22 .p_item {
    display-radio: 1
}

#c_effect_026_P_052-16945040654621 .e_container-22 .cbox-22-1 {
    flex: 0 0 100%
}

#c_effect_026_P_052-16945040654621 .e_text-25 {
    line-height: 1.5;
    font_radio: 2;
    display-radio: 1;
    font-size: 36px;
    font-family: Microsoft YaHei;
    text-align: center;
    font-weight: bold;
    color: rgba(255,255,255,1)
}

#c_effect_026_P_052-16945040654621 .e_richText-27 {
    margin-left: 0px;
    display-radio: 1;
    font_radio: 1;
    margin-bottom: 20px;
    margin-top: 10px
}

#c_effect_026_P_052-16945040654621 .e_form-73 {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    display-radio: 1
}

#c_effect_026_P_052-16945040654621 .e_form-73 > div input {
    border: 0;
    border-bottom: 1px solid #ddd;
    box-shadow: none;
    outline: none;
    border-radius: 0;
    height: 50px;
    line-height: 1;
    color: #333;
    transition: all ease .3s;
    padding: 0px 15px
}

#c_effect_026_P_052-16945040654621 .e_form-73 > div textarea {
    border: 0;
    border-bottom: 1px solid #ddd;
    box-shadow: none;
    outline: none;
    border-radius: 0;
    height: 120px;
    line-height: 1;
    color: #333;
    transition: all ease .3s;
    padding: 15px 15px
}

#c_effect_026_P_052-16945040654621 .e_form-73 > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

#c_effect_026_P_052-16945040654621 .e_form-73 > div .s_form1 {
    position: relative;
    margin-bottom: 20px;
    width: 32%
}

#c_effect_026_P_052-16945040654621 .e_form-73 .e_textarea-79 {
    width: 100%!important
}

#c_effect_026_P_052-16945040654621 .e_form-73 > div .p_label {
    position: absolute;
    left: 0;
    top: 14px;
    z-index: 20;
    transition: all ease .3s;
    color: #666;
    pointer-events: none;
    display: none
}

#c_effect_026_P_052-16945040654621 .e_form-73 > div .in .p_label {
    top: 0;
    font-weight: bold;
    color: #4ecd3e;
    font-size: 12px
}

#c_effect_026_P_052-16945040654621 .e_form-73 > div .s_form1::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 0%;
    height: 1px;
    z-index: 20;
    background: #4ecd3e
}

#c_effect_026_P_052-16945040654621 .e_form-73 > div .in::after {
    width: 100%;
    transition: all ease .3s
}

#c_effect_026_P_052-16945040654621 .e_form-73 > div [data-pagelink],.e_form-73 > div [data-pagename] {
    width: 49%
}

#c_effect_026_P_052-16945040654621 .e_form-73 > div .e_uploadFile-81 {
    width: 100%
}

#c_effect_026_P_052-16945040654621 .e_form-73 > div .s_form1:nth-child(4) {
    width: 50%;
    padding-right: 20px
}

#c_effect_026_P_052-16945040654621 .e_form-73 > div .s_form1:nth-child(5) {
    width: 50%
}

#c_effect_026_P_052-16945040654621 .e_clueName-74 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_effect_026_P_052-16945040654621 .e_clueName-74 {
    display-radio: 1
}

#c_effect_026_P_052-16945040654621 .e_clueName-74 .s_form-control {
    border-radio: 2;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(214,214,214,1)
}

#c_effect_026_P_052-16945040654621 .e_clueName-75 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_effect_026_P_052-16945040654621 .e_clueName-75 {
    display-radio: 1
}

#c_effect_026_P_052-16945040654621 .e_clueName-75 .s_form-control {
    border-radio: 2;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(214,214,214,1)
}

#c_effect_026_P_052-16945040654621 .e_clueName-76 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_effect_026_P_052-16945040654621 .e_clueName-76 {
    display-radio: 1
}

#c_effect_026_P_052-16945040654621 .e_clueName-76 .s_form-control {
    border-radio: 2;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(214,214,214,1)
}

#c_effect_026_P_052-16945040654621 .e_clueName-77 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_effect_026_P_052-16945040654621 .e_clueName-77 {
    display-radio: 1
}

#c_effect_026_P_052-16945040654621 .e_clueName-77 .s_form-control {
    border-radio: 2;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(214,214,214,1)
}

#c_effect_026_P_052-16945040654621 .e_clueName-78 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_effect_026_P_052-16945040654621 .e_clueName-78 {
    display-radio: 1
}

#c_effect_026_P_052-16945040654621 .e_clueName-78 .s_form-control {
    border-radio: 2;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(214,214,214,1)
}

#c_effect_026_P_052-16945040654621 .e_textarea-79 .p_required {
    vertical-align: middle;
    font-size: 1.4em;
    line-height: 100%;
    position: relative;
    font-weight: bold;
    top: 0.15em;
    padding-left: 5px
}

#c_effect_026_P_052-16945040654621 .e_textarea-79 {
    display-radio: 1
}

#c_effect_026_P_052-16945040654621 .e_textarea-79 .s_form-control {
    border-radio: 2;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(214,214,214,1)
}

#c_effect_026_P_052-16945040654621 .e_input-80 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_effect_026_P_052-16945040654621 .e_uploadFile-81 .p_uploadBtn {
    display: inline-block;
    width: 80px;
    margin-right: 20px;
    position: relative
}

#c_effect_026_P_052-16945040654621 .e_uploadFile-81 .p_uploadBtn button {
    width: 100%;
    height: 100%;
    background: #ec761c
}

#c_effect_026_P_052-16945040654621 .e_uploadFile-81 .p_uploadBtn input {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
    width: 100%;
    height: 100%;
    z-index: 2
}

#c_effect_026_P_052-16945040654621 .e_uploadFile-81 .p_fileItem {
    margin-bottom: 10px;
    overflow: hidden
}

#c_effect_026_P_052-16945040654621 .e_uploadFile-81 .p_fileItem .p_uploading {
    display: none
}

#c_effect_026_P_052-16945040654621 .e_uploadFile-81 .p_fileItem.onLoad .p_del {
    display: none
}

#c_effect_026_P_052-16945040654621 .e_uploadFile-81 .p_fileItem.onLoad .p_uploading {
    display: inline
}

#c_effect_026_P_052-16945040654621 .e_uploadFile-81 .p_op {
    float: right
}

#c_effect_026_P_052-16945040654621 .e_uploadFile-81 .p_size {
    margin-right: 10px
}

#c_effect_026_P_052-16945040654621 .e_uploadFile-81 .p_del {
    cursor: pointer
}

#c_effect_026_P_052-16945040654621 .e_uploadFile-81 .p_initList {
    padding-top: 10px
}

#c_effect_026_P_052-16945040654621 .e_uploadFile-81 {
    display-radio: 1;
    width: 100%
}

#c_effect_026_P_052-16945040654621 .e_uploadFile-81 .p_upload {
    display-radio: 1;
    color: rgba(255,255,255,1)
}

#c_effect_026_P_052-16945040654621 .e_formBtn-82 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: 200px;
    padding: 15px 15px;
    background: none !important;
    transition: all ease .3s;
    max-height: 56px;
    margin: 0 auto;
    background_radio: 1;
    border_radio: 2;
    font_radio: 2;
    radius_radio: 2;
    display-radio: block;
    color: rgba(255,255,255,1);
    font-size: 14px;
    background-color: #e60100;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(255,255,255,1);
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px
}

#c_effect_026_P_052-16945040654621 .e_formBtn-82:hover {
    background: #ec761c !important;
    color: #fff;
    background-color: #ec761c !important;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(236,118,28,1)
}

#c_effect_026_P_052-16945040654621 .e_formBtn-82 span {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    outline: 0;
    margin: 0px;
    overflow: hidden
}

#c_effect_026_P_052-16945040654621 .e_formBtn-82::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all .3s;
    z-index: 0;
    opacity: 0;
    top: 0;
    left: 0px
}

#c_effect_026_P_052-16945040654621 .e_formBtn-82:hover::after {
    opacity: 1
}

@media screen and (max-width: 768px) {
    #c_effect_026_P_052-16945040654621 .e_video-1 video {
        height:100%;
        width: auto
    }

    #c_effect_026_P_052-16945040654621 .e_container-22 .cbox-22-0 {
        flex: 0 0 100%;
        padding-right: 0px;
        padding-left: 0px
    }

    #c_effect_026_P_052-16945040654621 .e_container-22 {
        display-radio: 1;
        flex-direction: row;
        margin-top: 50px;
        margin-bottom: 0px
    }

    #c_effect_026_P_052-16945040654621 .e_container-22 .cbox-22-1 {
        flex: 0 0 100%;
        padding-top: 0px;
        margin-top: 30px
    }

    #c_effect_026_P_052-16945040654621 .e_richText-27 {
        font_radio: 2;
        display-radio: 1;
        font-size: 14px
    }

    #c_effect_026_P_052-16945040654621 .e_form-73 > div .s_form1 {
        width: 100%
    }

    #c_effect_026_P_052-16945040654621 .e_input-80 {
        display: none
    }

    #c_effect_026_P_052-16945040654621 .e_text-25 {
        font_radio: 2;
        display-radio: 1;
        font-size: 36px;
        font-family: Arial;
        font-weight: bold
    }

    #c_popbox-16945040654390 {
        width: 90%;
        max-width: 1600px;
        position: relative;
        margin: 100px auto 200px auto;
        display: none;
        display-radio: none;
        margin-left: auto;
        margin-right: auto;
        height: auto;
        margin: -410px auto 0px !important
    }
}

@media screen and (min-width: 769px) {
    #c_effect_026_P_052-16945040654621 .e_input-80 {
        display:none
    }
}

#c_popbox-16945042228300 {
    width: 90%;
    max-width: 1600px;
    position: relative;
    margin: 100px auto 200px auto;
    display: none;
    display-radio: none;
    margin-left: auto;
    margin-right: auto;
    height: auto
}

#c_popbox-16945042228300 .pop_wrapper {
    height: inherit;
    position: relative;
    min-height: inherit
}

#c_popbox-16945042228300 .p_container {
    background-color: #fff;
    position: relative;
    z-index: 2;
    min-height: inherit;
    width: inherit;
    height: inherit;
    margin: 0 auto
}

#c_popbox-16945042228300 .p_background {
    width: 30000%;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: -100px;
    left: -15000%;
    min-height: calc(100% + 200px)
}

#c_popbox-16945042228300 .p_background-preview {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgb(0, 0, 0);
    opacity: 0.7
}

#c_popbox-16945042228300 .p_content {
    min-height: inherit;
    height: inherit;
    overflow: auto;
    display-radio: 1
}

#c_popbox-16945042228300 .p_title {
    padding: 10px;
    overflow: hidden
}

#c_popbox-16945042228300 .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_effect_026_P_052-16945042228641 {
    display-radio: 1;
    padding-top: 60px;
    padding-bottom: 60px;
    background-fill-value: background-image;
    position: relative;
    background: #087b46;
    margin-bottom: 20px;
    min-height: 0px;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    width: auto;
    background-image: url(../image/183b8d59-7126-401a-bb74-787d39343288.jpg);
    background-attachment: fixed;
    background_radio: 2
}

#c_effect_026_P_052-16945042228641:before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(../image/82becb1a-d400-45aa-ba4f-5e2c9ae4b6c2.jpg);
    background-repeat: no-repeat;
    z-index: 0;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    opacity: .81;
    background-size: cover;
    background-attachment: fixed
}

#c_effect_026_P_052-16945042228641 > p,#c_effect_026_P_052-16945042228641 > div,#c_effect_026_P_052-16945042228641 > button,#c_effect_026_P_052-16945042228641 > span,#c_effect_026_P_052-16945042228641 > a,#c_effect_026_P_052-16945042228641 > img,#c_effect_026_P_052-16945042228641 > h1,#c_effect_026_P_052-16945042228641 > h2 {
    z-index: 1
}

#c_effect_026_P_052-16945042228641 .e_video-1 {
    width: 100%;
    position: absolute;
    pointer-events: none;
    top: 0;
    bottom: 0;
    height: 100%;
    z-index: -1
}

#c_effect_026_P_052-16945042228641 .e_video-1 video {
    width: 100%;
    display: block;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 2
}

#c_effect_026_P_052-16945042228641 .e_video-1 .p_video {
    position: relative;
    overflow: hidden;
    height: 100%
}

#c_effect_026_P_052-16945042228641 .e_video-1 .cover {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

#c_effect_026_P_052-16945042228641 .e_video-1 .cover .coverImage {
    width: 100%;
    height: 100%
}

#c_effect_026_P_052-16945042228641 .e_video-1 .cover .coverImage img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_effect_026_P_052-16945042228641 .e_video-1 .cover .playBtn {
    position: absolute;
    width: 80px;
    height: 80px;
    z-index: 2;
    left: 50%;
    top: 50%;
    margin: -40px auto auto -40px;
    cursor: pointer
}

#c_effect_026_P_052-16945042228641 .e_container-10 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    margin-top: 0px;
    margin-bottom: 40px;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto
}

#c_effect_026_P_052-16945042228641 .e_container-10 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_effect_026_P_052-16945042228641 .e_container-10 .p_item {
    display-radio: 1
}

#c_effect_026_P_052-16945042228641 textarea.form-control.s_form-control.s_input.p_input {
    height: 120px
}

#c_effect_026_P_052-16945042228641 input.form-control.s_form-control.s_input.p_input {
    height: 41px
}

#c_effect_026_P_052-16945042228641 .e_container-22 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    display-radio: flex;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 50px
}

#c_effect_026_P_052-16945042228641 .e_container-22 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_effect_026_P_052-16945042228641 .e_container-22 .cbox-22-0 {
    padding-right: 0;
    flex: 0 0 100%;
    align-self: center
}

#c_effect_026_P_052-16945042228641 .e_container-22 .p_item {
    display-radio: 1
}

#c_effect_026_P_052-16945042228641 .e_container-22 .cbox-22-1 {
    flex: 0 0 100%
}

#c_effect_026_P_052-16945042228641 .e_text-25 {
    line-height: 1.5;
    font_radio: 2;
    display-radio: 1;
    font-size: 36px;
    font-family: Microsoft YaHei;
    text-align: center;
    font-weight: bold;
    color: rgba(255,255,255,1)
}

#c_effect_026_P_052-16945042228641 .e_richText-27 {
    margin-left: 0px;
    display-radio: 1;
    font_radio: 1;
    margin-bottom: 20px;
    margin-top: 10px
}

#c_effect_026_P_052-16945042228641 .e_form-53 {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    display-radio: 1
}

#c_effect_026_P_052-16945042228641 .e_form-53 > div input {
    border: 0;
    border-bottom: 1px solid #ddd;
    box-shadow: none;
    outline: none;
    border-radius: 0;
    height: 50px;
    line-height: 1;
    color: #333;
    transition: all ease .3s;
    padding: 0px 15px
}

#c_effect_026_P_052-16945042228641 .e_form-53 > div textarea {
    border: 0;
    border-bottom: 1px solid #ddd;
    box-shadow: none;
    outline: none;
    border-radius: 0;
    height: 120px;
    line-height: 1;
    color: #333;
    transition: all ease .3s;
    padding: 15px 15px
}

#c_effect_026_P_052-16945042228641 .e_form-53 > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

#c_effect_026_P_052-16945042228641 .e_form-53 > div .s_form1 {
    position: relative;
    margin-bottom: 20px;
    width: 32%
}

#c_effect_026_P_052-16945042228641 .e_form-53 .e_textarea-59 {
    width: 100%!important
}

#c_effect_026_P_052-16945042228641 .e_form-53 > div .p_label {
    position: absolute;
    left: 0;
    top: 14px;
    z-index: 20;
    transition: all ease .3s;
    color: #666;
    pointer-events: none;
    display: none
}

#c_effect_026_P_052-16945042228641 .e_form-53 > div .in .p_label {
    top: 0;
    font-weight: bold;
    color: #4ecd3e;
    font-size: 12px
}

#c_effect_026_P_052-16945042228641 .e_form-53 > div .s_form1::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 0%;
    height: 1px;
    z-index: 20;
    background: #4ecd3e
}

#c_effect_026_P_052-16945042228641 .e_form-53 > div .in::after {
    width: 100%;
    transition: all ease .3s
}

#c_effect_026_P_052-16945042228641 .e_form-53 > div [data-pagelink],.e_form-53 > div [data-pagename] {
    width: 49%
}

#c_effect_026_P_052-16945042228641 .e_form-53 > div .e_uploadFile-61 {
    width: 100%
}

#c_effect_026_P_052-16945042228641 .e_form-53 > div .s_form1:nth-child(4) {
    width: 50%;
    padding-right: 20px
}

#c_effect_026_P_052-16945042228641 .e_form-53 > div .s_form1:nth-child(5) {
    width: 50%
}

#c_effect_026_P_052-16945042228641 .e_clueName-54 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_effect_026_P_052-16945042228641 .e_clueName-54 {
    display-radio: 1
}

#c_effect_026_P_052-16945042228641 .e_clueName-54 .s_form-control {
    border-radio: 2;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(214,214,214,1)
}

#c_effect_026_P_052-16945042228641 .e_clueName-55 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_effect_026_P_052-16945042228641 .e_clueName-55 {
    display-radio: 1
}

#c_effect_026_P_052-16945042228641 .e_clueName-55 .s_form-control {
    border-radio: 2;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(214,214,214,1)
}

#c_effect_026_P_052-16945042228641 .e_clueName-56 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_effect_026_P_052-16945042228641 .e_clueName-56 {
    display-radio: 1
}

#c_effect_026_P_052-16945042228641 .e_clueName-56 .s_form-control {
    border-radio: 2;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(214,214,214,1)
}

#c_effect_026_P_052-16945042228641 .e_clueName-57 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_effect_026_P_052-16945042228641 .e_clueName-57 {
    display-radio: 1
}

#c_effect_026_P_052-16945042228641 .e_clueName-57 .s_form-control {
    border-radio: 2;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(214,214,214,1)
}

#c_effect_026_P_052-16945042228641 .e_clueName-58 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_effect_026_P_052-16945042228641 .e_clueName-58 {
    display-radio: 1
}

#c_effect_026_P_052-16945042228641 .e_clueName-58 .s_form-control {
    border-radio: 2;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(214,214,214,1)
}

#c_effect_026_P_052-16945042228641 .e_textarea-59 .p_required {
    vertical-align: middle;
    font-size: 1.4em;
    line-height: 100%;
    position: relative;
    font-weight: bold;
    top: 0.15em;
    padding-left: 5px
}

#c_effect_026_P_052-16945042228641 .e_textarea-59 {
    display-radio: 1
}

#c_effect_026_P_052-16945042228641 .e_textarea-59 .s_form-control {
    border-radio: 2;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(214,214,214,1)
}

#c_effect_026_P_052-16945042228641 .e_input-60 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_effect_026_P_052-16945042228641 .e_uploadFile-61 .p_uploadBtn {
    display: inline-block;
    width: 80px;
    margin-right: 20px;
    position: relative
}

#c_effect_026_P_052-16945042228641 .e_uploadFile-61 .p_uploadBtn button {
    width: 100%;
    height: 100%;
    background: #ec761c
}

#c_effect_026_P_052-16945042228641 .e_uploadFile-61 .p_uploadBtn input {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
    width: 100%;
    height: 100%;
    z-index: 2
}

#c_effect_026_P_052-16945042228641 .e_uploadFile-61 .p_fileItem {
    margin-bottom: 10px;
    overflow: hidden
}

#c_effect_026_P_052-16945042228641 .e_uploadFile-61 .p_fileItem .p_uploading {
    display: none
}

#c_effect_026_P_052-16945042228641 .e_uploadFile-61 .p_fileItem.onLoad .p_del {
    display: none
}

#c_effect_026_P_052-16945042228641 .e_uploadFile-61 .p_fileItem.onLoad .p_uploading {
    display: inline
}

#c_effect_026_P_052-16945042228641 .e_uploadFile-61 .p_op {
    float: right
}

#c_effect_026_P_052-16945042228641 .e_uploadFile-61 .p_size {
    margin-right: 10px
}

#c_effect_026_P_052-16945042228641 .e_uploadFile-61 .p_del {
    cursor: pointer
}

#c_effect_026_P_052-16945042228641 .e_uploadFile-61 .p_initList {
    padding-top: 10px
}

#c_effect_026_P_052-16945042228641 .e_uploadFile-61 {
    display-radio: 1;
    width: 100%
}

#c_effect_026_P_052-16945042228641 .e_uploadFile-61 .p_upload {
    display-radio: 1;
    color: rgba(255,255,255,1)
}

#c_effect_026_P_052-16945042228641 .e_formBtn-62 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: 200px;
    padding: 15px 15px;
    background: none !important;
    transition: all ease .3s;
    max-height: 56px;
    margin: 0 auto;
    background_radio: 1;
    border_radio: 2;
    font_radio: 2;
    radius_radio: 2;
    display-radio: block;
    color: rgba(255,255,255,1);
    font-size: 14px;
    background-color: #e60100;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(255,255,255,1);
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px
}

#c_effect_026_P_052-16945042228641 .e_formBtn-62:hover {
    background: #ec761c !important;
    color: #fff;
    background-color: #ec761c !important;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(236,118,28,1)
}

#c_effect_026_P_052-16945042228641 .e_formBtn-62 span {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    outline: 0;
    margin: 0px;
    overflow: hidden
}

#c_effect_026_P_052-16945042228641 .e_formBtn-62::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all .3s;
    z-index: 0;
    opacity: 0;
    top: 0;
    left: 0px
}

#c_effect_026_P_052-16945042228641 .e_formBtn-62:hover::after {
    opacity: 1
}

@media screen and (max-width: 768px) {
    #c_effect_026_P_052-16945042228641 .e_video-1 video {
        height:100%;
        width: auto
    }

    #c_effect_026_P_052-16945042228641 .e_container-22 .cbox-22-0 {
        flex: 0 0 100%;
        padding-right: 0px;
        padding-left: 0px
    }

    #c_effect_026_P_052-16945042228641 .e_container-22 {
        display-radio: 1;
        flex-direction: row;
        margin-top: 50px;
        margin-bottom: 0px
    }

    #c_effect_026_P_052-16945042228641 .e_container-22 .cbox-22-1 {
        flex: 0 0 100%;
        padding-top: 0px;
        margin-top: 30px
    }

    #c_effect_026_P_052-16945042228641 .e_richText-27 {
        font_radio: 1;
        display-radio: 1
    }

    #c_effect_026_P_052-16945042228641 .e_form-53 > div .s_form1 {
        width: 100%
    }

    #c_effect_026_P_052-16945042228641 .e_input-60 {
        display: none
    }

    #c_popbox-16945042228300 {
        height: auto;
        overflow-y: scroll;
        top: 75%
    }

    #c_effect_026_P_052-16945042228641 .e_form-53 > div .s_form1:nth-child(4) {
        width: 100%;
        padding-right: 0px
    }

    #c_effect_026_P_052-16945042228641 .e_form-53 > div .s_form1:nth-child(5) {
        width: 100%
    }
}

@media screen and (min-width: 769px) {
    #c_effect_026_P_052-16945042228641 .e_input-60 {
        display:none
    }
}

#c_popbox-16944868725960 {
    width: 90%;
    max-width: 1600px;
    position: relative;
    margin: 100px auto 200px auto;
    display: none;
    display-radio: none;
    margin-left: auto;
    margin-right: auto;
    height: auto
}

#c_popbox-16944868725960 .pop_wrapper {
    height: inherit;
    position: relative;
    min-height: inherit
}

#c_popbox-16944868725960 .p_container {
    background-color: #fff;
    position: relative;
    z-index: 2;
    min-height: inherit;
    width: inherit;
    height: inherit;
    margin: 0 auto
}

#c_popbox-16944868725960 .p_background {
    width: 30000%;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: -100px;
    left: -15000%;
    min-height: calc(100% + 200px)
}

#c_popbox-16944868725960 .p_background-preview {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgb(0, 0, 0);
    opacity: 0.7
}

#c_popbox-16944868725960 .p_content {
    min-height: inherit;
    width: inherit;
    height: inherit;
    overflow: auto;
    display-radio: 1
}

#c_popbox-16944868725960 .p_title {
    padding: 10px;
    overflow: hidden
}

#c_popbox-16944868725960 .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_effect_026_P_052-16944868726221 {
    display-radio: 1;
    padding-top: 60px;
    padding-bottom: 60px;
    background-fill-value: background-image;
    position: relative;
    background: #087b46;
    margin-bottom: 20px;
    min-height: 0px;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    width: auto;
    background-image: url(../image/183b8d59-7126-401a-bb74-787d39343288.jpg);
    background-attachment: fixed;
    background_radio: 2
}

#c_effect_026_P_052-16944868726221:before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(../image/82becb1a-d400-45aa-ba4f-5e2c9ae4b6c2.jpg);
    background-repeat: no-repeat;
    z-index: 0;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    opacity: .81;
    background-size: cover;
    background-attachment: fixed
}

#c_effect_026_P_052-16944868726221 > p,#c_effect_026_P_052-16944868726221 > div,#c_effect_026_P_052-16944868726221 > button,#c_effect_026_P_052-16944868726221 > span,#c_effect_026_P_052-16944868726221 > a,#c_effect_026_P_052-16944868726221 > img,#c_effect_026_P_052-16944868726221 > h1,#c_effect_026_P_052-16944868726221 > h2 {
    z-index: 1
}

#c_effect_026_P_052-16944868726221 .e_video-1 {
    width: 100%;
    position: absolute;
    pointer-events: none;
    top: 0;
    bottom: 0;
    height: 100%;
    z-index: -1
}

#c_effect_026_P_052-16944868726221 .e_video-1 video {
    width: 100%;
    display: block;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 2
}

#c_effect_026_P_052-16944868726221 .e_video-1 .p_video {
    position: relative;
    overflow: hidden;
    height: 100%
}

#c_effect_026_P_052-16944868726221 .e_video-1 .cover {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

#c_effect_026_P_052-16944868726221 .e_video-1 .cover .coverImage {
    width: 100%;
    height: 100%
}

#c_effect_026_P_052-16944868726221 .e_video-1 .cover .coverImage img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_effect_026_P_052-16944868726221 .e_video-1 .cover .playBtn {
    position: absolute;
    width: 80px;
    height: 80px;
    z-index: 2;
    left: 50%;
    top: 50%;
    margin: -40px auto auto -40px;
    cursor: pointer
}

#c_effect_026_P_052-16944868726221 .e_container-10 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    margin-top: 0px;
    margin-bottom: 40px;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto
}

#c_effect_026_P_052-16944868726221 .e_container-10 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_effect_026_P_052-16944868726221 .e_container-10 .p_item {
    display-radio: 1
}

#c_effect_026_P_052-16944868726221 textarea.form-control.s_form-control.s_input.p_input {
    height: 120px
}

#c_effect_026_P_052-16944868726221 input.form-control.s_form-control.s_input.p_input {
    height: 41px
}

#c_effect_026_P_052-16944868726221 .e_container-22 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    display-radio: flex;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 50px
}

#c_effect_026_P_052-16944868726221 .e_container-22 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_effect_026_P_052-16944868726221 .e_container-22 .cbox-22-0 {
    padding-right: 0;
    flex: 0 0 100%;
    align-self: center
}

#c_effect_026_P_052-16944868726221 .e_container-22 .p_item {
    display-radio: 1
}

#c_effect_026_P_052-16944868726221 .e_container-22 .cbox-22-1 {
    flex: 0 0 100%
}

#c_effect_026_P_052-16944868726221 .e_text-25 {
    line-height: 1.5;
    font_radio: 2;
    display-radio: 1;
    font-size: 36px;
    font-family: Microsoft YaHei;
    text-align: center;
    font-weight: bold;
    color: rgba(255,255,255,1)
}

#c_effect_026_P_052-16944868726221 .e_richText-27 {
    margin-left: 0px;
    display-radio: 1;
    font_radio: 1;
    margin-bottom: 20px;
    margin-top: 10px
}

#c_effect_026_P_052-16944868726221 .e_form-37 {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    display-radio: 1
}

#c_effect_026_P_052-16944868726221 .e_form-37 > div input {
    border: 0;
    border-bottom: 1px solid #ddd;
    box-shadow: none;
    outline: none;
    border-radius: 0;
    height: 50px;
    line-height: 1;
    color: #333;
    transition: all ease .3s;
    padding: 0px 15px
}

#c_effect_026_P_052-16944868726221 .e_form-37 > div textarea {
    border: 0;
    border-bottom: 1px solid #ddd;
    box-shadow: none;
    outline: none;
    border-radius: 0;
    height: 120px;
    line-height: 1;
    color: #333;
    transition: all ease .3s;
    padding: 15px 15px
}

#c_effect_026_P_052-16944868726221 .e_form-37 > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

#c_effect_026_P_052-16944868726221 .e_form-37 > div .s_form1 {
    position: relative;
    margin-bottom: 20px;
    width: 32%
}

#c_effect_026_P_052-16944868726221 .e_form-37 .e_textarea-46 {
    width: 100%!important
}

#c_effect_026_P_052-16944868726221 .e_form-37 > div .p_label {
    position: absolute;
    left: 0;
    top: 14px;
    z-index: 20;
    transition: all ease .3s;
    color: #666;
    pointer-events: none;
    display: none
}

#c_effect_026_P_052-16944868726221 .e_form-37 > div .in .p_label {
    top: 0;
    font-weight: bold;
    color: #4ecd3e;
    font-size: 12px
}

#c_effect_026_P_052-16944868726221 .e_form-37 > div .s_form1::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 0%;
    height: 1px;
    z-index: 20;
    background: #4ecd3e
}

#c_effect_026_P_052-16944868726221 .e_form-37 > div .in::after {
    width: 100%;
    transition: all ease .3s
}

#c_effect_026_P_052-16944868726221 .e_form-37 > div [data-pagelink],.e_form-37 > div [data-pagename] {
    width: 49%
}

#c_effect_026_P_052-16944868726221 .e_form-37 > div .e_uploadFile-47 {
    width: 100%
}

#c_effect_026_P_052-16944868726221 .e_clueName-40 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_effect_026_P_052-16944868726221 .e_clueName-40 {
    display-radio: 1
}

#c_effect_026_P_052-16944868726221 .e_clueName-40 .s_form-control {
    border-radio: 2;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(214,214,214,1)
}

#c_effect_026_P_052-16944868726221 .e_clueName-41 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_effect_026_P_052-16944868726221 .e_clueName-41 {
    display-radio: 1
}

#c_effect_026_P_052-16944868726221 .e_clueName-41 .s_form-control {
    border-radio: 2;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(214,214,214,1)
}

#c_effect_026_P_052-16944868726221 .e_clueName-42 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_effect_026_P_052-16944868726221 .e_clueName-42 {
    display-radio: 1
}

#c_effect_026_P_052-16944868726221 .e_clueName-42 .s_form-control {
    border-radio: 2;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(214,214,214,1)
}

#c_effect_026_P_052-16944868726221 .e_clueName-43 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_effect_026_P_052-16944868726221 .e_clueName-43 {
    display-radio: 1
}

#c_effect_026_P_052-16944868726221 .e_clueName-43 .s_form-control {
    border-radio: 2;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(214,214,214,1)
}

#c_effect_026_P_052-16944868726221 .e_clueName-44 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_effect_026_P_052-16944868726221 .e_clueName-44 {
    display-radio: 1
}

#c_effect_026_P_052-16944868726221 .e_clueName-44 .s_form-control {
    border-radio: 2;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(214,214,214,1)
}

#c_effect_026_P_052-16944868726221 .e_textarea-46 .p_required {
    vertical-align: middle;
    font-size: 1.4em;
    line-height: 100%;
    position: relative;
    font-weight: bold;
    top: 0.15em;
    padding-left: 5px
}

#c_effect_026_P_052-16944868726221 .e_textarea-46 {
    display-radio: 1
}

#c_effect_026_P_052-16944868726221 .e_textarea-46 .s_form-control {
    border-radio: 2;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(214,214,214,1)
}

#c_effect_026_P_052-16944868726221 .e_uploadFile-47 .p_uploadBtn {
    display: inline-block;
    width: 80px;
    margin-right: 20px;
    position: relative
}

#c_effect_026_P_052-16944868726221 .e_uploadFile-47 .p_uploadBtn button {
    width: 100%;
    height: 100%;
    background: #ec761c
}

#c_effect_026_P_052-16944868726221 .e_uploadFile-47 .p_uploadBtn input {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
    width: 100%;
    height: 100%;
    z-index: 2
}

#c_effect_026_P_052-16944868726221 .e_uploadFile-47 .p_fileItem {
    margin-bottom: 10px;
    overflow: hidden
}

#c_effect_026_P_052-16944868726221 .e_uploadFile-47 .p_fileItem .p_uploading {
    display: none
}

#c_effect_026_P_052-16944868726221 .e_uploadFile-47 .p_fileItem.onLoad .p_del {
    display: none
}

#c_effect_026_P_052-16944868726221 .e_uploadFile-47 .p_fileItem.onLoad .p_uploading {
    display: inline
}

#c_effect_026_P_052-16944868726221 .e_uploadFile-47 .p_op {
    float: right
}

#c_effect_026_P_052-16944868726221 .e_uploadFile-47 .p_size {
    margin-right: 10px
}

#c_effect_026_P_052-16944868726221 .e_uploadFile-47 .p_del {
    cursor: pointer
}

#c_effect_026_P_052-16944868726221 .e_uploadFile-47 .p_initList {
    padding-top: 10px
}

#c_effect_026_P_052-16944868726221 .e_uploadFile-47 {
    display-radio: 1;
    width: 100%
}

#c_effect_026_P_052-16944868726221 .e_uploadFile-47 .p_upload {
    display-radio: 1;
    color: rgba(255,255,255,1)
}

#c_effect_026_P_052-16944868726221 .e_form-37 > div .s_form1:nth-child(4) {
    width: 50%;
    padding-right: 20px
}

#c_effect_026_P_052-16944868726221 .e_form-37 > div .s_form1:nth-child(5) {
    width: 50%
}

#c_effect_026_P_052-16944868726221 .e_formBtn-49 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: 200px;
    padding: 15px 15px;
    background: none !important;
    transition: all ease .3s;
    max-height: 56px;
    margin: 0 auto;
    background_radio: 1;
    border_radio: 2;
    font_radio: 2;
    radius_radio: 2;
    display-radio: block;
    color: rgba(255,255,255,1);
    font-size: 14px;
    background-color: #e60100;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(255,255,255,1);
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px
}

#c_effect_026_P_052-16944868726221 .e_formBtn-49:hover {
    background: #ec761c !important;
    color: #fff;
    background-color: #ec761c !important;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(236,118,28,1)
}

#c_effect_026_P_052-16944868726221 .e_formBtn-49 span {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    outline: 0;
    margin: 0px;
    overflow: hidden
}

#c_effect_026_P_052-16944868726221 .e_formBtn-49::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all .3s;
    z-index: 0;
    opacity: 0;
    top: 0;
    left: 0px
}

#c_effect_026_P_052-16944868726221 .e_formBtn-49:hover::after {
    opacity: 1
}

#c_effect_026_P_052-16944868726221 .e_input-52 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

@media screen and (max-width: 768px) {
    #c_effect_026_P_052-16944868726221 .e_video-1 video {
        height:100%;
        width: auto
    }

    #c_effect_026_P_052-16944868726221 .e_container-22 .cbox-22-0 {
        flex: 0 0 100%;
        padding-right: 0px;
        padding-left: 0px
    }

    #c_effect_026_P_052-16944868726221 .e_container-22 {
        display-radio: 1;
        flex-direction: row;
        margin-top: 50px;
        margin-bottom: 0px
    }

    #c_effect_026_P_052-16944868726221 .e_container-22 .cbox-22-1 {
        flex: 0 0 100%;
        padding-top: 0px;
        margin-top: 30px
    }

    #c_effect_026_P_052-16944868726221 .e_richText-27 {
        font_radio: 1;
        display-radio: 1
    }

    #c_effect_026_P_052-16944868726221 .e_form-37 > div .s_form1 {
        width: 100%
    }

    #c_effect_026_P_052-16944868726221 .e_input-52 {
        display: none
    }
}

@media screen and (min-width: 769px) {
    #c_effect_026_P_052-16944868726221 .e_input-52 {
        display:none
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
}

@media screen and (max-width: 1485px) and (min-width: 1380px) {
}

@media screen and (max-width: 1485px) and (min-width: 1200px) {
}

#c_popbox-1685688022950 {
    position: relative;
    margin: 100px auto 200px auto;
    display: none;
    display-radio: none;
    max-width: 1300px;
    width: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px
}

#c_popbox-1685688022950 .pop_wrapper {
    height: inherit;
    position: relative;
    min-height: inherit
}

#c_popbox-1685688022950 .p_container {
    background-color: #fff;
    position: relative;
    z-index: 2;
    min-height: inherit;
    width: inherit;
    height: inherit;
    margin: 0 auto
}

#c_popbox-1685688022950 .p_background {
    width: 30000%;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: -100px;
    left: -15000%;
    min-height: calc(100% + 200px)
}

#c_popbox-1685688022950 .p_background-preview {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgb(0, 0, 0);
    opacity: 0.7
}

#c_popbox-1685688022950 .p_content {
    min-height: inherit;
    width: inherit;
    height: inherit;
    overflow: auto
}

#c_popbox-1685688022950 .p_title {
    padding: 10px;
    overflow: hidden
}

#c_popbox-1685688022950 .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_effect_026_P_052-16856880311010 {
    display-radio: 1;
    padding-top: 80px;
    padding-bottom: 80px;
    background-fill-value: background-image;
    position: relative;
    background: #087b46;
    margin-bottom: 20px;
    min-height: 0px;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    width: auto;
    background-image: url(../image/183b8d59-7126-401a-bb74-787d39343288.jpg);
    background-attachment: fixed;
    background_radio: 2
}

#c_effect_026_P_052-16856880311010:before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(../image/82becb1a-d400-45aa-ba4f-5e2c9ae4b6c2.jpg);
    background-repeat: no-repeat;
    z-index: 0;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    opacity: .81;
    background-size: cover;
    background-attachment: fixed
}

#c_effect_026_P_052-16856880311010 > p,#c_effect_026_P_052-16856880311010 > div,#c_effect_026_P_052-16856880311010 > button,#c_effect_026_P_052-16856880311010 > span,#c_effect_026_P_052-16856880311010 > a,#c_effect_026_P_052-16856880311010 > img,#c_effect_026_P_052-16856880311010 > h1,#c_effect_026_P_052-16856880311010 > h2 {
    z-index: 1
}

#c_effect_026_P_052-16856880311010 .e_video-1 {
    width: 100%;
    position: absolute;
    pointer-events: none;
    top: 0;
    bottom: 0;
    height: 100%;
    z-index: -1
}

#c_effect_026_P_052-16856880311010 .e_video-1 video {
    width: 100%;
    display: block;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 2
}

#c_effect_026_P_052-16856880311010 .e_video-1 .p_video {
    position: relative;
    overflow: hidden;
    height: 100%
}

#c_effect_026_P_052-16856880311010 .e_video-1 .cover {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

#c_effect_026_P_052-16856880311010 .e_video-1 .cover .coverImage {
    width: 100%;
    height: 100%
}

#c_effect_026_P_052-16856880311010 .e_video-1 .cover .coverImage img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_effect_026_P_052-16856880311010 .e_video-1 .cover .playBtn {
    position: absolute;
    width: 80px;
    height: 80px;
    z-index: 2;
    left: 50%;
    top: 50%;
    margin: -40px auto auto -40px;
    cursor: pointer
}

#c_effect_026_P_052-16856880311010 .e_container-10 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    margin-top: 0px;
    margin-bottom: 40px;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto
}

#c_effect_026_P_052-16856880311010 .e_container-10 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_effect_026_P_052-16856880311010 .e_container-10 .p_item {
    display-radio: 1
}

#c_effect_026_P_052-16856880311010 textarea.form-control.s_form-control.s_input.p_input {
    height: 140px
}

#c_effect_026_P_052-16856880311010 input.form-control.s_form-control.s_input.p_input {
    height: 41px
}

#c_effect_026_P_052-16856880311010 .e_container-22 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    display-radio: flex;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 50px
}

#c_effect_026_P_052-16856880311010 .e_container-22 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_effect_026_P_052-16856880311010 .e_container-22 .cbox-22-0 {
    padding-right: 0;
    flex: 0 0 100%;
    align-self: center
}

#c_effect_026_P_052-16856880311010 .e_container-22 .p_item {
    display-radio: 1
}

#c_effect_026_P_052-16856880311010 .e_container-22 .cbox-22-1 {
    flex: 0 0 100%
}

#c_effect_026_P_052-16856880311010 .e_text-25 {
    line-height: 1.5;
    font_radio: 2;
    display-radio: 1;
    font-size: 36px;
    font-family: Microsoft YaHei;
    text-align: center;
    font-weight: bold;
    color: rgba(255,255,255,1)
}

#c_effect_026_P_052-16856880311010 .e_richText-27 {
    margin-left: 0px;
    display-radio: 1;
    font_radio: 1;
    margin-bottom: 0px;
    margin-top: 10px
}

#c_effect_026_P_052-16856880311010 .e_form-79 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    display-radio: 1;
    max-width: none
}

#c_effect_026_P_052-16856880311010 .e_form-79>div input {
    display: flex;
    align-items: center;
    margin: 0 auto;
    height: 56px;
    padding: 0 20px;
    background: #FAFAFA;
    border: 1px solid #FAFAFA;
    box-sizing: border-box;
    transition: .5s
}

#c_effect_026_P_052-16856880311010 .e_form-79>div textarea {
    display: flex;
    align-items: center;
    margin: 0 auto;
    height: 120px;
    padding: 0 20px;
    background: #FAFAFA;
    border: 1px solid #FAFAFA;
    box-sizing: border-box;
    transition: .5s;
    margin-bottom: 13px
}

#c_effect_026_P_052-16856880311010 .e_input-80 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_effect_026_P_052-16856880311010 .e_input-81 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_effect_026_P_052-16856880311010 .e_input-82 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_effect_026_P_052-16856880311010 .e_container-83 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex
}

#c_effect_026_P_052-16856880311010 .e_container-83 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_effect_026_P_052-16856880311010 .e_input-84 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_effect_026_P_052-16856880311010 .e_input-84 {
    display-radio: 1;
    padding-right: 0px;
    padding-left: 5px
}

#c_effect_026_P_052-16856880311010 .e_clueName-85 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_effect_026_P_052-16856880311010 .e_clueName-85 {
    display-radio: 1;
    padding-right: 5px
}

#c_effect_026_P_052-16856880311010 .e_container-86 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex
}

#c_effect_026_P_052-16856880311010 .e_container-86 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_effect_026_P_052-16856880311010 .e_input-87 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_effect_026_P_052-16856880311010 .e_input-87 {
    display-radio: 1;
    padding-right: 5px
}

#c_effect_026_P_052-16856880311010 .e_clueEmail-88 {
    display-radio: 1;
    padding-left: 5px
}

#c_effect_026_P_052-16856880311010 .e_textarea-89 .p_required {
    vertical-align: middle;
    font-size: 1.4em;
    line-height: 100%;
    position: relative;
    font-weight: bold;
    top: 0.15em;
    padding-left: 5px
}

#c_effect_026_P_052-16856880311010 .e_textarea-89 {
    display-radio: 1
}

#c_effect_026_P_052-16856880311010 .e_formBtn-90 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: 200px;
    padding: 15px 15px;
    background: none !important;
    transition: all ease .3s;
    max-height: 56px;
    margin: 0 auto;
    background_radio: 1;
    border_radio: 2;
    font_radio: 2;
    radius_radio: 2;
    display-radio: block;
    color: rgba(255,255,255,1);
    font-size: 14px;
    background-color: #e60100;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(255,255,255,1);
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px
}

#c_effect_026_P_052-16856880311010 .e_formBtn-90:hover {
    background: #ec761c !important;
    color: #fff;
    background-color: #ec761c !important;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(236,118,28,1)
}

#c_effect_026_P_052-16856880311010 .e_formBtn-90 span {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    outline: 0;
    margin: 0px;
    overflow: hidden
}

#c_effect_026_P_052-16856880311010 .e_formBtn-90::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all .3s;
    z-index: 0;
    opacity: 0;
    top: 0;
    left: 0px
}

#c_effect_026_P_052-16856880311010 .e_formBtn-90:hover::after {
    opacity: 1
}

@media screen and (max-width: 768px) {
    #c_effect_026_P_052-16856880311010 .e_video-1 video {
        height:100%;
        width: auto
    }

    #c_effect_026_P_052-16856880311010 .e_container-22 .cbox-22-0 {
        flex: 0 0 100%;
        padding-right: 0px;
        padding-left: 0px
    }

    #c_effect_026_P_052-16856880311010 .e_container-22 {
        display-radio: 1;
        flex-direction: row;
        margin-top: 50px;
        margin-bottom: 0px
    }

    #c_effect_026_P_052-16856880311010 .e_container-22 .cbox-22-1 {
        flex: 0 0 100%;
        padding-top: 0px;
        margin-top: 30px
    }

    #c_effect_026_P_052-16856880311010 .e_richText-27 {
        font_radio: 1;
        display-radio: 1
    }

    #c_effect_026_P_052-16856880311010 .e_form-79 {
        display-radio: 1;
        padding-left: 0px;
        padding-right: 0px
    }

    #c_effect_026_P_052-16856880311010 .e_input-81 {
        display: none
    }
}

@media screen and (min-width: 769px) {
    #c_effect_026_P_052-16856880311010 .e_input-81 {
        display:none
    }
}

#c_popbox-1685601198221 {
    width: 92%;
    max-width: 1400px;
    position: relative;
    margin: 100px auto 200px auto;
    display: none;
    display-radio: none;
    background-color: rgba(0,0,0,0);
    height: auto;
    padding-top: 0px
}

#c_popbox-1685601198221 .pop_wrapper {
    height: inherit;
    position: relative;
    min-height: inherit
}

#c_popbox-1685601198221 .p_container {
    background-color: #eee;
    position: relative;
    z-index: 2;
    min-height: inherit;
    width: inherit;
    height: inherit;
    margin: 0 auto
}

#c_popbox-1685601198221 .p_background {
    width: 30000%;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: -100px;
    left: -15000%;
    min-height: calc(100% + 200px)
}

#c_popbox-1685601198221 .p_background-preview {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgb(0, 0, 0);
    opacity: 0.7
}

#c_popbox-1685601198221 .p_content {
    min-height: inherit;
    width: inherit;
    height: inherit;
    overflow: auto
}

#c_popbox-1685601198221 .p_title {
    padding: 10px;
    overflow: hidden
}

#c_popbox-1685601198221 .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
}

@media screen and (max-width: 1485px) and (min-width: 1380px) {
}

@media screen and (max-width: 1485px) and (min-width: 1200px) {
}

#c_static_001-1685601596263 {
    display-radio: 1;
    min-height: 0px;
    max-width: 1400px;
    margin-top: 40px;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px
}

#c_static_001-1685601596263 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

#c_static_001-1685601596263 .e_container-1 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1685601596263 .e_container-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    display-radio: flex;
    margin-left: auto;
    margin-right: auto
}

#c_static_001-1685601596263 .e_container-2 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1685601596263 .e_image-3 {
    overflow: hidden;
    display-radio: 1;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

#c_static_001-1685601596263 .e_image-3 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001-1685601596263 .e_text-4 {
    line-height: 1.5;
    font_radio: 2;
    display-radio: 1;
    font-size: 16px;
    font-family: Microsoft YaHei;
    text-align: center;
    margin-top: 10px
}

#c_static_001-1685601596263 .e_container-5 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    display-radio: flex;
    margin-left: auto;
    margin-right: auto
}

#c_static_001-1685601596263 .e_container-5 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1685601596263 .e_image-6 {
    overflow: hidden;
    display-radio: 1;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

#c_static_001-1685601596263 .e_image-6 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001-1685601596263 .e_text-7 {
    line-height: 1.5;
    font_radio: 2;
    display-radio: 1;
    font-size: 16px;
    font-family: Microsoft YaHei;
    text-align: center;
    margin-top: 10px
}

#c_static_001-1685601596263 .e_container-8 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    display-radio: flex;
    margin-left: auto;
    margin-right: auto
}

#c_static_001-1685601596263 .e_container-8 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1685601596263 .e_image-9 {
    overflow: hidden;
    display-radio: 1;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

#c_static_001-1685601596263 .e_image-9 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001-1685601596263 .e_text-10 {
    line-height: 1.5;
    font_radio: 2;
    display-radio: 1;
    font-size: 16px;
    font-family: Arial;
    text-align: center;
    margin-top: 10px
}

#c_static_001-1685601596263 .e_container-11 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    display-radio: flex;
    margin-left: auto;
    margin-right: auto
}

#c_static_001-1685601596263 .e_container-11 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1685601596263 .e_image-12 {
    overflow: hidden;
    display-radio: 1;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

#c_static_001-1685601596263 .e_image-12 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001-1685601596263 .e_text-13 {
    font_radio: 2;
    display-radio: 1;
    font-size: 16px;
    font-family: Arial;
    text-align: center;
    margin-top: 10px
}

#c_static_001-1685601596263 .e_container-14 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    display-radio: flex;
    margin-left: auto;
    margin-right: auto
}

#c_static_001-1685601596263 .e_container-14 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1685601596263 .e_image-15 {
    overflow: hidden;
    display-radio: 1;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

#c_static_001-1685601596263 .e_image-15 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001-1685601596263 .e_text-16 {
    line-height: 1.5;
    font_radio: 2;
    display-radio: 1;
    font-size: 16px;
    font-family: Arial;
    text-align: center;
    margin-top: 10px
}

#c_static_001-1685601596263 .e_container-17 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    display-radio: flex;
    margin-left: auto;
    margin-right: auto
}

#c_static_001-1685601596263 .e_container-17 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1685601596263 .e_image-18 {
    overflow: hidden;
    display-radio: 1;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

#c_static_001-1685601596263 .e_image-18 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001-1685601596263 .e_text-19 {
    line-height: 1.5;
    font_radio: 2;
    display-radio: 1;
    font-size: 16px;
    font-family: Arial;
    text-align: center;
    margin-top: 10px
}

#c_static_001-1685601596263 .e_container-20 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    display-radio: flex;
    margin-left: auto;
    margin-right: auto
}

#c_static_001-1685601596263 .e_container-20 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-1685601596263 .e_image-21 {
    overflow: hidden;
    display-radio: 1;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

#c_static_001-1685601596263 .e_image-21 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001-1685601596263 .e_text-22 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 16px;
    font-family: Arial;
    text-align: center;
    margin-top: 10px
}

#c_static_001-1685601596263 .e_container-2 .cbox-2-0 {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px
}

@media screen and (max-width: 768px) {
    #c_static_001-1685601596263 .e_container-1 > .p_item {
        flex:0 0 33%;
        max-width: 100%;
        max-height: 100%
    }
}

@media screen and (min-width: 769px) {
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
}

@media screen and (max-width: 1485px) and (min-width: 1380px) {
}

@media screen and (max-width: 1485px) and (min-width: 1200px) {
}

#c_static_001_P_1706-16865379411240 {
    min-height: 0px;
    display-radio: 1;
    margin-left: auto;
    max-width: none
}

#c_static_001_P_1706-16865379411240 .e_bannerA-1 {
    height: 30vw
}

#c_static_001_P_1706-16865379411240 .e_bannerA-1 .swiper-container {
    height: inherit
}

#c_static_001_P_1706-16865379411240 .e_bannerA-1 .swiper-wrapper {
    height: inherit
}

#c_static_001_P_1706-16865379411240 .e_bannerA-1 .swiper-slide {
    height: inherit
}

#c_static_001_P_1706-16865379411240 .e_bannerA-1 .p_img {
    width: 100%;
    height: 100%;
    background: #000
}

#c_static_001_P_1706-16865379411240 .e_bannerA-1 .p_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: auto
}

#c_static_001_P_1706-16865379411240 .e_bannerA-1 .custom-bullet {
    background: #ccc
}

#c_static_001_P_1706-16865379411240 .e_bannerA-1 .p_info {
    width: 94%;
    max-width: 1600px;
    position: absolute;
    right: 50%;
    top: calc(46% + 30px);
    z-index: 9;
    display: flex;
    transform: translateX(50%) translateY(-50%);
    align-items: center;
    text-align: center
}

#c_static_001_P_1706-16865379411240 .e_bannerA-1 .p_info .p_btitle {
    font-size: 36px;
    font-weight: bold;
    text-align: center
}

#c_static_001_P_1706-16865379411240 .e_bannerA-1 .p_info .p_summary {
    font-size: 18px;
    letter-spacing: 0;
    text-align: left;
    margin-top: 24px
}

#c_static_001_P_1706-16865379411240 .e_bannerA-1 .p_info div {
    width: 100%
}

#c_static_001_P_1706-16865379411240 .e_bannerA-1 .p_subtitle {
    line-height: 2;
    padding: 5px 0;
    display-radio: 1;
    color: rgba(255,255,255,1);
    font-weight: bold
}

#c_static_001_P_1706-16865379411240 .e_bannerA-1 .swiper-container-vertical {
    height: 400px
}

#c_static_001_P_1706-16865379411240 .e_bannerA-1 .p_video {
    width: 100%;
    height: 100%;
    z-index: 3;
    overflow: hidden;
    margin-right: 0;
    margin-left: auto;
    position: relative
}

#c_static_001_P_1706-16865379411240 .e_bannerA-1 .p_video .videoContent {
    width: 100%;
    height: 100%
}

#c_static_001_P_1706-16865379411240 .e_bannerA-1 .p_video video {
    width: 100%;
    height: 100%;
    background: #000
}

#c_static_001_P_1706-16865379411240 .e_bannerA-1 .p_videoPoster {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    cursor: pointer
}

#c_static_001_P_1706-16865379411240 .e_bannerA-1 .p_videoPoster::before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: url('../image/playVideo.png') no-repeat center center
}

#c_static_001_P_1706-16865379411240 .e_bannerA-1 .p_videoPoster img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

#c_static_001_P_1706-16865379411240 .e_bannerA-1 .p_videoInfo {
    display: none
}

#c_static_001_P_1706-16865379411240 .e_bannerA-1 .p_btitle {
    display-radio: 1;
    color: rgba(255,255,255,1);
    font-weight: bold;
    font-family: Arial
}

@media screen and (max-width: 768px) {
    #c_static_001_P_1706-16865379411240 .e_bannerA-1 {
        height:auto;
        margin-top: 60px
    }

    #c_static_001_P_1706-16865379411240 .e_bannerA-1 .swiper-slide {
        height: 150px
    }

    #c_static_001_P_1706-16865379411240 .e_bannerA-1 .p_info {
        width: 70%;
        z-index: 9;
        text-align: center;
        top: 50%
    }

    #c_static_001_P_1706-16865379411240 .e_bannerA-1 .p_subtitle {
        display: none
    }

    #c_static_001_P_1706-16865379411240 .e_bannerA-1 .p_summary {
        display: none
    }

    #c_static_001_P_1706-16865379411240 .e_bannerA-1 .p_info .p_btitle {
        font-size: 22px;
        margin-bottom: 0px
    }

    #c_static_001_P_1706-16865379411240 .e_bannerA-1 .p_info .p_summary {
        font-size: 12px;
        letter-spacing: 0;
        text-align: left;
        margin-top: 9px;
        display: block
    }
}

@media screen and (min-width: 769px) {
    #c_static_001_P_1706-16865379411240 {
        height:30vw
    }

    #c_static_001_P_1706-16865379411240 .e_bannerA-1 {
        height: 30vw;
        top: 0;
        width: 100%;
        left: 0
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
}

@media screen and (max-width: 1485px) and (min-width: 1380px) {
}

@media screen and (max-width: 1485px) and (min-width: 1200px) {
}

.text-secondary {
    color: #fff
}

#c_static_001_P_5351-16795611434350 {
    min-height: 60px;
    background-color: rgba(0,0,0,0.6);
    width: auto;
    display-radio: 1;
    margin-bottom: 0px;
    margin-top: -90px;
    border-top: 1px solid rgba(255,255,255,.4);
    z-index: 100
}

#c_static_001_P_5351-16795611434350 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    max-width: 1600px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    min-height: 0px;
    display-radio: flex;
    margin-top: 0px
}

#c_static_001_P_5351-16795611434350 .e_container-1 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_5351-16795611434350 .e_container-1 .cbox-1-0 {
    flex: 0 0 auto;
    align-self: center;
    margin-right: 30px
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .p_page {
    text-align: center
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .p_filter_key {
    width: 70px;
    overflow: hidden;
    margin-right: 10px;
    font-weight: bold;
    color: #333333;
    font-size: 12px
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .p_v_item {
    display: inline-block;
    padding: 0 3px;
    cursor: pointer;
    font-size: 13px;
    color: #555555;
    margin-right: 30px
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .p_result_item {
    position: relative;
    padding: 3px 20px 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .p_filter_close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px;
    font-style: normal;
    font-size: 16px;
    margin-top: -5px;
    cursor: pointer
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .p_s_option {
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .multSelect {
    font-size: 13px;
    position: relative
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .multSelect .inputWrap {
    width: 100%;
    min-width: 100px;
    min-height: 24px;
    border: 1px solid #DCDFE6;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    background: white
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .multSelect ul,li {
    list-style: none
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .multSelect li {
    display: inline-block;
    background: #edf0f3;
    color: #92969c;
    padding: 0px 5px;
    margin: 1px 5px 1px 0;
    border-radius: 5px;
    line-height: 16px
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .multSelect .multSelect-option {
    width: 100%;
    border: 1px solid #DCDFE6;
    border-radius: 2px;
    border-top: 0;
    max-height: 200px;
    overflow-y: scroll;
    position: absolute;
    height: 0;
    opacity: 0;
    z-index: 9;
    background: #fff
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .multSelect .multSelect-option>div.selected {
    color: #005ac8
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #005ac8
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .multSelect .inputWrap>.fa svg {
    fill: #666;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: calc(50% - 3px)
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .p_normal_start {
    display: inline;
    width: 60px;
    height: 22px
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .p_date_start {
    display: inline;
    width: 105px;
    height: 22px
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .p_normal_end {
    display: inline;
    width: 60px;
    height: 22px;
    margin-right: 5px
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .p_date_end {
    display: inline;
    width: 105px;
    height: 22px;
    margin-right: 5px
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .p_split {
    margin: 0 5px
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .p_normal {
    margin-right: 16px
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .p_fbutton {
    background-color: #007bff;
    border: 1px solid #409EFF;
    text-decoration: none;
    color: white;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .input-check,#c_static_001_P_5351-16795611434350 .e_loop-2 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .position-left {
    display: flex
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .position-top {
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .p_mbutton {
    border: 1px solid #409EFF;
    text-decoration: none;
    color: #409EFF;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .p_mbutton:after {
    content: "";
    display: none;
    width: 16px;
    height: 16px;
    background-color: #409eff;
    -webkit-transform: skewY( -45deg);
    transform: skewY( 360deg);
    position: absolute;
    bottom: 0px;
    right: 0;
    z-index: 1
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .p_mbutton::before {
    content: "";
    display: none;
    width: 6px;
    height: 9px;
    border-right: #ffffff solid 2px;
    border-bottom: #ffffff solid 2px;
    -webkit-transform: rotate( 35deg);
    transform: rotate( 35deg);
    position: absolute;
    bottom: 5px;
    right: 4px;
    z-index: 2
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .p_active .p_mbutton::before {
    display: block
}

#c_static_001_P_5351-16795611434350 .e_loop-2 .p_active .p_mbutton::after {
    display: block
}

#c_static_001_P_5351-16795611434350 .e_text-4 {
    line-height: normal;
    font_radio: 2
}

#c_static_001_P_5351-16795611434350 .NavList_a1 {
    text-transform: capitalize
}

#c_static_001_P_5351-16795611434350 .NavList_a1 .p_list {
    text-align: right;
    display: block;
    font-size: 0px;
    flex-wrap: nowrap
}

#c_static_001_P_5351-16795611434350 .NavList_a1 .e_text-4 {
    font-size: 16px;
    height: 60px;
    line-height: 60px
}

#c_static_001_P_5351-16795611434350 .NavList_a1 a {
    position: relative;
    font-size: 16px;
    padding: 10px 35px;
    color: #222;
    display: block;
    transition: 0.3s ease 0s;
    border-radius: 10px 0px;
    background: #fff;
    border: 1px solid #fff
}

#c_static_001_P_5351-16795611434350 .p_loopitem-3:last-child a {
    border-right: 1px solid #eee
}

#c_static_001_P_5351-16795611434350 .NavList_a1 a:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 15px;
    display: none;
    background: #ccc;
    top: 50%;
    margin-top: -7px;
    right: 0px
}

#c_static_001_P_5351-16795611434350 .NavList_a1 a:before {
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0px;
    width: 0%;
    height: 100%;
    background-color: none;
    transition: all .3s;
    z-index: -1
}

#c_static_001_P_5351-16795611434350 .NavList_a1 a:hover:before {
    width: 100%;
    left: 0;
    background-color: #005ac8;
    z-index: -1
}

#c_static_001_P_5351-16795611434350 .NavList_a1 a:hover {
    color: #fff !important;
    background: #005ac8;
    border: 1px solid #fff
}

#c_static_001_P_5351-16795611434350 .NavList_a1 a.active:before {
    width: 100%;
    left: 0;
    background-color: #005ac8
}

#c_static_001_P_5351-16795611434350 .NavList_a1 a.active {
    color: #fff;
    background: #005ac8
}

#c_static_001_P_5351-16795611434350 .NavList_a1 .swiper-slide {
    position: static;
    display: inline-block;
    color: #fff;
    width: auto;
    vertical-align: top;
    flex: none
}

#c_static_001_P_5351-16795611434350 .menu-slide {
    z-index: -1;
    position: absolute;
    background: #e50014;
    bottom: 0px;
    display: none;
    transition: 0.5s cubic-bezier(0.21, 0.8, 0.31, 1.21) 0s
}

#c_static_001_P_5351-16795611434350 .swiper-container .swiper-notification {
    position: absolute;
    left: 0px;
    top: 0px;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

#c_static_001_P_5351-16795611434350 .swiper-container .swiper-notification {
    position: absolute;
    left: 0px;
    top: 0px;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

#c_static_001_P_5351-16795611434350 .NavList_a1 .e_switchbtn {
    display: none
}

#c_static_001_P_5351-16795611434350 .e_text-3 {
    display-radio: 1;
    font_radio: 2;
    font-family: Arial
}

#c_static_001_P_5351-16795611434350 .e_breadcrumb-5 .p_breadcrumbItem {
    position: relative
}

#c_static_001_P_5351-16795611434350 .e_breadcrumb-5 .icon {
    width: 12px;
    height: 12px
}

#c_static_001_P_5351-16795611434350 .e_breadcrumb-5 .p_breadcrumbItem:not(:first-child) {
    padding: 0 3px 0 15px;
    color: #fff
}

#c_static_001_P_5351-16795611434350 .e_breadcrumb-5 .p_breadcrumbItem:not(:first-child)::before {
    content: '>';
    position: absolute;
    left: 3px;
    color: #fff
}

#c_static_001_P_5351-16795611434350 .e_breadcrumb-5 .p_breadcrumb {
    display: flex;
    justify-content: flex-end
}

#c_static_001_P_5351-16795611434350 .e_breadcrumb-5 .p_showTitle {
    position: relative;
    display: block;
    align-items: center;
    padding-left: 5px;
    border: 1px solid transparent
}

#c_static_001_P_5351-16795611434350 .e_breadcrumb-5 .siblings::after {
    content: '>';
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    transform: rotateZ(90deg);
    cursor: pointer;
    color: #ccc
}

#c_static_001_P_5351-16795611434350 .e_breadcrumb-5 .siblings.active {
    border: 1px solid #dee2e6
}

#c_static_001_P_5351-16795611434350 .e_breadcrumb-5 .siblings.active::after {
    transform: rotateZ(-90deg)
}

#c_static_001_P_5351-16795611434350 .e_breadcrumb-5 .p_slide {
    position: absolute;
    left: 18px;
    min-width: 100%;
    padding: 5px;
    display: none;
    z-index: 999
}

#c_static_001_P_5351-16795611434350 .e_breadcrumb-5 .p_sibling {
    display: block;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

#c_static_001_P_5351-16795611434350 .e_container-1 .cbox-1-1 {
    align-self: center
}

#c_static_001_P_5351-16795611434350 .e_breadcrumb-5 {
    background_radio: 2;
    display-radio: 1
}

@media screen and (max-width: 768px) {
    #c_static_001_P_5351-16795611434350 {
        min-height:60px;
        background-color: #005ac8;
        width: auto;
        display-radio: 1;
        margin-bottom: 0px;
        margin-top: 0;
        border-top: 1px solid rgba(255,255,255,.4)
    }

    #c_static_001_P_5351-16795611434350 .e_container-1 .cbox-1-0 {
        flex: 1;
        align-self: center;
        margin-right: 30px;
        width: 100%;
        padding: 5px 0;
        border-bottom: 1px solid #ddd
    }

    #c_static_001_P_5351-16795611434350 .NavList_a1 .p_list {
        text-align: left;
        display: flex;
        font-size: 0;
        max-width: 90%;
        margin: 0 auto
    }

    #c_static_001_P_5351-16795611434350 .NavList_a1 a {
        padding: 0px 15px;
        font-size: 14px;
        height: 36px;
        line-height: 36px
    }

    #c_static_001_P_5351-16795611434350 .NavList_a1 a:hover {
        color: #e50014
    }

    #c_static_001_P_5351-16795611434350 .NavList_a1 a:active {
        color: #e50014
    }

    .NavList_a1 .e_switchbtn {
        display: block
    }

    #c_static_001_P_5351-16795611434350 .e_switchbtn {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 20px;
        height: 46px;
        line-height: 46px;
        text-align: center;
        z-index: 999;
        background: #eef2f5;
        color: #434343;
        cursor: pointer
    }

    #c_static_001_P_5351-16795611434350 .NavList_a1 .e_text-4 {
        font-size: 16px;
        height: 46px;
        line-height: 46px
    }

    #c_static_001_P_5351-16795611434350 .NavList_a1 .e_switchbtn {
        display: block
    }

    #c_static_001_P_5351-16795611434350 .btn-next {
        right: 0px
    }

    #c_static_001_P_5351-16795611434350 .btn-pre {
        left: 0px
    }

    #c_static_001_P_5351-16795611434350 .e_text-3 {
        font_radio: 1
    }

    #c_static_001_P_5351-16795611434350 .e_container-1 {
        flex-direction: column
    }

    #c_static_001_P_5351-16795611434350 .NavList_a1 .e_switchbtn {
        display: none
    }

    #c_static_001_P_5351-16795611434350 .NavList_a1 a {
        padding: 0px 0px
    }

    #c_static_001_P_5351-16795611434350 .NavList_a1 .p_list {
        max-width: 100%
    }

    #c_static_001_P_5351-16795611434350 .NavList_a1 .swiper-slide {
        width: 49%;
        margin-top: 6px;
        margin-right: 3px
    }

    #c_static_001_P_5351-16795611434350 .NavList_a1 a {
        text-align: center
    }

    #c_static_001_P_5351-16795611434350 .NavList_a1 .p_list {
        text-align: left;
        display: flex;
        font-size: 0;
        max-width: 100%;
        margin: 0 auto;
        flex-direction: row;
        align-content: flex-start;
        justify-content: flex-start;
        flex-wrap: wrap
    }

    #c_static_001_P_5351-16795611434350 .e_breadcrumb-5 {
        background_radio: 1;
        display-radio: 1;
        margin-top: 10px
    }
}

@media screen and (min-width: 769px) {
    #c_static_001_P_5351-16795611434350 .e_loop-2 .p_loopitem {
        flex-grow:0;
        flex-shrink: 0;
        flex-basis: calc(100% / 3);
        margin-right: 25px
    }
}

@media screen and (max-width: 1485px) and (min-width: 1380px) {
    #c_static_001_P_5351-16795611434350 .NavList_a1 a {
        padding:9px 27px;
        font-size: 12px
    }
}

#c_static_001_P_22842-1686640894123 {
    display-radio: 1;
    z-index: 2;
    margin-top: 100px;
    min-height: 0px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    max-width: none
}

#c_static_001_P_22842-1686640894123 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex
}

#c_static_001_P_22842-1686640894123 .e_container-1 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_22842-1686640894123 .e_container-1 .cbox-1-0 {
    margin-right: 5%
}

#c_static_001_P_22842-1686640894123 .e_container-5 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 92%;
    display-radio: flex;
    max-width: 800px
}

#c_static_001_P_22842-1686640894123 .e_container-5 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_22842-1686640894123 .e_container-1 .cbox-1-1 {
    align-self: center
}

.img_v {
    right: -32px;
    position: absolute;
    bottom: 40%
}

.img_v img {
    width: 70px;
    position: relative;
    z-index: 2
}

.img_v::before {
    content: "";
    position: absolute;
    width: 70px;
    height: 70px;
    left: 0;
    border-radius: 50px;
    top: 0px;
    z-index: 1;
    background: #c5d4e3;
    animation: ripple1 1200ms ease-out 100ms infinite
}

.img_v::after {
    content: "";
    position: absolute;
    width: 90px;
    height: 90px;
    left: -10px;
    border-radius: 50px;
    top: -10px;
    z-index: 1;
    background: #1b497870;
    animation: ripple1 1200ms ease-out 100ms infinite
}

@keyframes ripple1 {
    0% {
        opacity: 0;
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1)
    }

    5% {
        opacity: 0.3
    }

    50% {
        opacity: 0.6
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5)
    }
}

#c_static_001_P_22842-1686640894123 .e_richText-15 blockquote {
    font-style: italic;
    font-family: Georgia,Times,"Times New Roman",serif;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px
}

#c_static_001_P_22842-1686640894123 .e_richText-15 ol {
    display: block;
    list-style-type: decimal;
    margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:40px}

#c_static_001_P_22842-1686640894123 .e_richText-15 li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: inherit
}

#c_static_001_P_22842-1686640894123 .e_richText-15 ul {
    display: block;
    list-style-type: disc;
    margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:40px}

#c_static_001_P_22842-1686640894123 .e_richText-15 {
    font_radio: 2;
    display-radio: 1;
    font-size: 14px;
    font-family: Arial;
    text-align: left;
    word-break: break-word
}

#c_static_001_P_22842-1686640894123 .e_text-16 {
    line-height: 2;
    font_radio: 2;
    display-radio: 1;
    font-size: 36px;
    font-family: Arial;
    font-weight: bold;
    text-align: left
}

#c_static_001_P_22842-1686640894123 .e_image-17 {
    overflow: hidden;
    display-radio: 1;
    border-top-left-radius: 0px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 20px
}

#c_static_001_P_22842-1686640894123 .e_image-17 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

@media screen and (max-width: 768px) {
    #c_static_001_P_22842-1686640894123 {
        display-radio:1
    }

    #c_static_001_P_22842-1686640894123 .e_container-1 {
        display-radio: 1;
        flex-direction: column;
        margin-left: auto;
        margin-right: 0px;
        width: 96%
    }

    #c_static_001_P_22842-1686640894123 .e_text-16 {
        font_radio: 2;
        display-radio: 1;
        font-size: 32px;
        font-family: Arial
    }
}

#c_static_624-16881030497920 {
    overflow: hidden;
    display-radio: 1;
    background-fill-value: background-image;
    margin-top: 80px
}

#c_static_624-16881030497920 .bgBoxActive {
    background-image: url(../image/a4c9e0a6-6ea7-471e-b8d2-fef917a0e61b.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    pointer-events: none;
    background-attachment: fixed
}

#c_static_624-16881030497920 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 92%;
    display-radio: flex;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    max-height: none;
    overflow: hidden
}

#c_static_624-16881030497920 .e_container-1 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_624-16881030497920 .e_container-1 .cbox-1-0 {
    flex: 0 0 30%;
    padding-bottom: 170px;
    padding-top: 170px
}

#c_static_624-16881030497920 .e_container-1 .cbox-1-1 {
    flex: 0 0 70%
}

#c_static_624-16881030497920 .e_text-2 {
    line-height: 1.5;
    display-radio: 1;
    font_radio: 2;
    font-size: 36px;
    color: rgba(255,255,255,1);
    font-family: Arial;
    margin-bottom: 15px;
    font-weight: bold
}

#c_static_624-16881030497920 .e_loop-5 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%
}

#c_static_624-16881030497920 .e_loop-5 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#c_static_624-16881030497920 .e_loop-5 .p_page {
    text-align: center
}

#c_static_624-16881030497920 .e_loop-5 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_static_624-16881030497920 .e_loop-5 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

#c_static_624-16881030497920 .e_loop-5 .p_filter_key {
    width: 70px;
    overflow: hidden;
    margin-right: 10px;
    font-weight: bold;
    color: #333333;
    font-size: 12px
}

#c_static_624-16881030497920 .e_loop-5 .p_v_item {
    display: inline-block;
    padding: 0 3px;
    cursor: pointer;
    font-size: 13px;
    color: #555555;
    margin-right: 30px
}

#c_static_624-16881030497920 .e_loop-5 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
}

#c_static_624-16881030497920 .e_loop-5 .p_result_item {
    position: relative;
    padding: 3px 20px 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px
}

#c_static_624-16881030497920 .e_loop-5 .p_filter_close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px;
    font-style: normal;
    font-size: 16px;
    margin-top: -5px;
    cursor: pointer
}

#c_static_624-16881030497920 .e_loop-5 .multSelect {
    font-size: 13px;
    position: relative
}

#c_static_624-16881030497920 .e_loop-5 .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_624-16881030497920 .e_loop-5 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_static_624-16881030497920 .e_loop-5 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_static_624-16881030497920 .e_loop-5 .multSelect ul,li {
    list-style: none
}

#c_static_624-16881030497920 .e_loop-5 .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_624-16881030497920 .e_loop-5 .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_624-16881030497920 .e_loop-5 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#c_static_624-16881030497920 .e_loop-5 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#c_static_624-16881030497920 .e_loop-5 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#c_static_624-16881030497920 .e_loop-5 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

#c_static_624-16881030497920 .e_loop-5 .multSelect .inputWrap>.fa svg {
    fill: #666;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: calc(50% - 3px)
}

#c_static_624-16881030497920 .e_loop-5 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_static_624-16881030497920 .e_loop-5 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_static_624-16881030497920 .e_loop-5 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

#c_static_624-16881030497920 .e_loop-5 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px
}

#c_static_624-16881030497920 .e_loop-5 .p_date_start {
    display: inline;
    width: 105px;
    height: 40px
}

#c_static_624-16881030497920 .e_loop-5 .p_normal_end {
    display: inline;
    width: 100px;
    height: 40px;
    margin-right: 5px
}

#c_static_624-16881030497920 .e_loop-5 .p_date_end {
    display: inline;
    width: 105px;
    height: 40px;
    margin-right: 5px
}

#c_static_624-16881030497920 .e_loop-5 .p_split {
    margin: 0 5px
}

#c_static_624-16881030497920 .e_loop-5 .p_normal {
    margin-right: 16px
}

#c_static_624-16881030497920 .e_loop-5 .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_624-16881030497920 .e_loop-5 .input-check,#c_static_624-16881030497920 .e_loop-5 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_static_624-16881030497920 .e_loop-5 .position-left {
    display: flex
}

#c_static_624-16881030497920 .e_loop-5 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#c_static_624-16881030497920 .e_loop-5 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#c_static_624-16881030497920 .e_loop-5 .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_624-16881030497920 .e_loop-5 .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_624-16881030497920 .e_loop-5 .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_624-16881030497920 .e_loop-5 .p_active .p_mbutton::before {
    display: block
}

#c_static_624-16881030497920 .e_loop-5 .p_active .p_mbutton::after {
    display: block
}

#c_static_624-16881030497920 .e_loop-5 .p_input_match {
    width: 100px;
    height: 40px;
    padding: 10px;
    border: 1px solid #ced4da;
    border-radius: 3px
}

#c_static_624-16881030497920 .e_loop-5 .p_filter_result {
    display: inline-block
}

#c_static_624-16881030497920 .e_loop-5 .p_contclear {
    cursor: pointer
}

#c_static_624-16881030497920 .e_loop-5 .swiper-container {
    padding-bottom: 30px
}

#c_static_624-16881030497920 .e_container-6 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex
}

#c_static_624-16881030497920 .e_container-6 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_624-16881030497920 .e_text-7 {
    line-height: 1.4;
    display-radio: 1;
    font_radio: 2;
    font-size: 22px;
    font-family: Arial;
    color: rgba(255,255,255,1);
    text-align: right;
    padding-right: 40px;
    position: relative;
    transition: all ease .3s;
    opacity: 0.7
}

#c_static_624-16881030497920 .e_text-8 {
    line-height: 1.4;
    display-radio: 1;
    font_radio: 2;
    font-size: 18px;
    color: rgba(255,255,255,1);
    text-align: left;
    padding-left: 40px;
    font-family: Arial;
    transition: all ease .3s;
    opacity: 0.7
}

#c_static_624-16881030497920 .e_loop-5 {
    display-radio: 1
}

#c_static_624-16881030497920 .swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: auto
}

#c_static_624-16881030497920 .e_container-1 .p_item {
    display-radio: 1
}

#c_static_624-16881030497920 .developmentPath {
    max-height: 530px;
    height: 100%;
    overflow: hidden
}

#c_static_624-16881030497920 .e_container-6 .cbox-6-0 {
    flex: 0 0 30%
}

#c_static_624-16881030497920 .e_container-6 .cbox-6-1 {
    flex: 0 0 70%
}

#c_static_624-16881030497920 .developmentPathBox {
    padding: 170px 0
}

#c_static_624-16881030497920 .developmentPathBox::before {
    content: '';
    position: absolute;
    left: 30%;
    height: 100%;
    width: 1px;
    background: rgb(255 255 255 / 15%);
    top: 0
}

#c_static_624-16881030497920 .e_container-6 .e_text-7::after {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 100%;
    right: -3px;
    top: 50%;
    transform: translateY(-50%)
}

#c_static_624-16881030497920 .developmentPathBox .swiper-button-prev {
    left: 30%;
    margin: 0;
    top: 60px;
    border: 1px solid rgb(0 90 200);
    border-radius: 100%;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    background: #005ac8;
    transition: all ease .3s
}

#c_static_624-16881030497920 .developmentPathBox .swiper-button-next {
    left: 30%;
    margin: 0;
    bottom: 60px;
    border: 1px solid rgb(0 90 200);
    border-radius: 100%;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    right: auto;
    top: auto;
    background: #005ac8;
    transition: all ease .3s
}

#c_static_624-16881030497920 .developmentPathBox .swiper-button-prev::after {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    transform: rotate(90deg) translateX(-1px)
}

#c_static_624-16881030497920 .developmentPathBox .swiper-button-next::after {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    transform: rotate(90deg) translateX(1px)
}

#c_static_624-16881030497920 .developmentPathBox .swiper-button-prev:hover,#c_static_624-16881030497920 .developmentPathBox .swiper-button-next:hover {
    background: #ec761c;
    border: 1px solid #ec761c
}

#c_static_624-16881030497920 .swiper-slide:hover .e_text-8,#c_static_624-16881030497920 .swiper-slide:hover .e_text-7 {
    opacity: 1
}

#c_static_624-16881030497920 .e_text-10 {
    line-height: 1.8;
    font_radio: 2;
    display-radio: 1;
    font-size: 16px;
    font-family: Arial;
    text-align: left;
    margin-top: 5px;
    color: rgba(255,255,255,1);
    word-break: break-word
}

@media screen and (max-width: 768px) {
    #c_static_624-16881030497920 .e_loop-5 .p_loopitem {
        flex-grow:0;
        flex-shrink: 0;
        flex-basis: calc(100% / 1)
    }

    #c_static_624-16881030497920 .e_container-1 {
        display-radio: 1
    }

    #c_static_624-16881030497920 .e_container-1 .cbox-1-0 {
        flex: 0 0 100%;
        padding-top: 50px;
        padding-bottom: 35px
    }

    #c_static_624-16881030497920 .e_container-1 .cbox-1-1 {
        flex: 0 0 100%
    }

    #c_static_624-16881030497920 .e_text-2 {
        display-radio: 1;
        font_radio: 2;
        font-size: 32px;
        text-align: center;
        margin-bottom: 10px;
        font-family: Arial
    }

    #c_static_624-16881030497920 .developmentPathBox {
        padding: 80px 0 120px
    }

    #c_static_624-16881030497920 .developmentPathBox .swiper-button-prev {
        top: 0;
        left: 20px
    }

    #c_static_624-16881030497920 .developmentPathBox::before {
        left: 19px;
        top: 40px;
        bottom: 110px;
        height: auto
    }

    #c_static_624-16881030497920 .e_container-6 {
        display-radio: 1;
        padding-left: 50px
    }

    #c_static_624-16881030497920 .e_text-7 {
        display-radio: 1;
        font_radio: 2;
        text-align: left;
        font-size: 16px;
        padding-left: 0px;
        padding-right: 0px
    }

    #c_static_624-16881030497920 .e_text-8 {
        display-radio: 1;
        font_radio: 2;
        font-size: 18px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-top: 15px
    }

    #c_static_624-16881030497920 .e_container-6 .cbox-6-0 {
        flex: 0 0 100%
    }

    #c_static_624-16881030497920 .e_container-6 .cbox-6-1 {
        flex: 0 0 100%
    }

    #c_static_624-16881030497920 .e_container-6 .e_text-7::after {
        right: auto;
        left: -33px
    }

    #c_static_624-16881030497920 .swiper-slide-active .e_text-7 {
        opacity: 1
    }

    #c_static_624-16881030497920 .swiper-slide-active .e_text-8 {
        font-weight: bold;
        opacity: 1
    }

    #c_static_624-16881030497920 .developmentPathBox .swiper-button-next {
        left: 20px;
        bottom: 70px
    }
}

@media screen and (min-width: 769px) {
    #c_static_624-16881030497920 .e_loop-5 .p_loopitem {
        flex-grow:0;
        flex-shrink: 0;
        flex-basis: calc(100% / 1)
    }

    #c_static_624-16881030497920 .swiper-slide-active .e_text-7 {
        font-size: 28px;
        opacity: 1
    }

    #c_static_624-16881030497920 .swiper-slide-active .e_text-8 {
        font-size: 22px;
        font-weight: bold;
        opacity: 1
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
}

#c_static_001_P_23330-1688015649307 {
    display-radio: 1;
    padding-top: 5%;
    padding-bottom: 4%;
    background-fill-value: background-color
}

#c_static_001_P_23330-1688015649307.response-animated {
    animation-name: none,none;
    animation-delay: 0.0s,0.6s;
    animation-duration: 0.6s,0.6s;
    animation-iteration-count: 1,1
}

#c_static_001_P_23330-1688015649307 .e_container-10 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: rgba(165,165,165,1);
    display-radio: flex;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    background-fill-value: background-image;
    background-repeat: no-repeat;
    background-position: top left;
    width: 92%;
    margin-bottom: 30px
}

#c_static_001_P_23330-1688015649307 .e_container-10 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_23330-1688015649307 .e_container-10 .cbox-10-0 {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(197,197,197,1);
    border-style: none;
    align-self: center;
    padding-right: 0px;
    background-fill-value: background-color
}

#c_static_001_P_23330-1688015649307 .e_container-10 .cbox-10-1 {
    align-self: center
}

#c_static_001_P_23330-1688015649307 .e_container-10 .p_item {
    display-radio: 1
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .p_page {
    text-align: center
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .p_filter_key {
    width: 70px;
    overflow: hidden;
    margin-right: 10px;
    font-weight: bold;
    color: #333333;
    font-size: 12px
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .p_v_item {
    display: inline-block;
    padding: 0 3px;
    cursor: pointer;
    font-size: 13px;
    color: #555555;
    margin-right: 30px
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .p_result_item {
    position: relative;
    padding: 3px 20px 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .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_23330-1688015649307 .e_loop-23 .p_s_option {
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .multSelect {
    font-size: 13px;
    position: relative
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .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_23330-1688015649307 .e_loop-23 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .multSelect ul,li {
    list-style: none
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .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_23330-1688015649307 .e_loop-23 .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_23330-1688015649307 .e_loop-23 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .multSelect .inputWrap>.fa svg {
    fill: #666;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: calc(50% - 3px)
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .p_date_start {
    display: inline;
    width: 105px;
    height: 40px
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .p_normal_end {
    display: inline;
    width: 100px;
    height: 40px;
    margin-right: 5px
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .p_date_end {
    display: inline;
    width: 105px;
    height: 40px;
    margin-right: 5px
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .p_split {
    margin: 0 5px
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .p_normal {
    margin-right: 16px
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .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_23330-1688015649307 .e_loop-23 .input-check,#c_static_001_P_23330-1688015649307 .e_loop-23 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .position-left {
    display: flex
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .position-top {
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .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_23330-1688015649307 .e_loop-23 .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_23330-1688015649307 .e_loop-23 .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_23330-1688015649307 .e_loop-23 .p_active .p_mbutton::before {
    display: block
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .p_active .p_mbutton::after {
    display: block
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .p_input_match {
    width: 100px;
    height: 40px;
    padding: 10px;
    border: 1px solid #ced4da;
    border-radius: 3px
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .p_filter_result {
    display: inline-block
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .p_contclear {
    cursor: pointer
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .swiper-container {
    padding-bottom: 30px
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .p_imgwrapper {
    width: 80px;
    height: 100px;
    overflow: hidden
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .p_imgtitle {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 0 auto;
    line-height: 20px
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .p_imgwrapper img {
    width: 100%;
    object-fit: cover
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .p_active .p_imgwrapper {
    border: 1px solid #409eff
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .p_filter_result {
    display: none
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .p_contclear {
    display: none
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .p_inputRangeSearch {
    padding: 7px 12px;
    background: #007bff;
    color: white;
    font-size: 14px;
    font-style: normal
}

#c_static_001_P_23330-1688015649307 .e_loop-23 .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_23330-1688015649307 .e_container-24 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 96%;
    display-radio: flex;
    margin-bottom: 30px;
    background-color: rgba(245,245,245,1);
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    box-shadow: 2px 12px 9px 0 rgba(0, 0, 0, 0.1);
    transition: .8s;
    margin-left: auto;
    margin-right: auto;
    min-height: 212px
}

#c_static_001_P_23330-1688015649307 .e_container-24:hover {
    transform: translateY(-10px);
    transition: .8s
}

#c_static_001_P_23330-1688015649307 .e_container-24 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_23330-1688015649307 .e_container-24 .p_item {
    display-radio: 1
}

#c_static_001_P_23330-1688015649307 .e_image-26 {
    overflow: hidden;
    display-radio: 1;
    max-width: 60px;
    margin-bottom: 15px
}

#c_static_001_P_23330-1688015649307 .e_image-26 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001_P_23330-1688015649307 .e_richText-30 {
    font_radio: 2;
    display-radio: -webkit-box;
    color: rgba(0,0,0,1);
    font-weight: normal;
    font-size: 16px;
    font-family: Arial;
    text-align: left;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

#c_static_001_P_23330-1688015649307 .e_container-31 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    display-radio: flex;
    margin-left: auto;
    margin-right: auto
}

#c_static_001_P_23330-1688015649307 .e_container-31 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_23330-1688015649307 .e_loop-23 {
    display-radio: 1;
    max-width: 1610px;
    width: 92%;
    margin-left: auto;
    margin-right: auto
}

#c_static_001_P_23330-1688015649307 .e_container-24 .cbox-24-0 {
    align-self: center
}

#c_static_001_P_23330-1688015649307 .e_container-24 .cbox-24-1 {
    align-self: center
}

#c_static_001_P_23330-1688015649307 .e_text-32 {
    line-height: 1.5;
    font_radio: 2;
    display-radio: 1;
    font-size: 36px;
    font-family: Arial;
    font-weight: bold;
    text-align: center
}

#c_static_001_P_23330-1688015649307 .e_container-33 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex
}

#c_static_001_P_23330-1688015649307 .e_container-33 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_23330-1688015649307 .e_container-33 .cbox-33-0 {
    flex: 0 0 25%
}

#c_static_001_P_23330-1688015649307 .e_text-34 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 24px;
    font-weight: bold;
    font-family: Arial;
    padding-top: 20px
}

#c_static_001_P_23330-1688015649307 .e_text-35 {
    line-height: 1.5;
    font_radio: 2;
    display-radio: 1;
    font-size: 16px;
    font-family: Arial;
    text-align: center;
    margin-top: 5px;
    word-break: break-word
}

@media screen and (max-width: 768px) {
    #c_static_001_P_23330-1688015649307 .e_loop-23 .p_loopitem {
        flex-grow:0;
        flex-shrink: 0;
        flex-basis: calc(100% / 1)
    }

    #c_static_001_P_23330-1688015649307 .e_container-10 {
        flex-direction: row;
        display-radio: 1;
        width: 90%;
        margin-top: 30px;
        margin-bottom: 30px
    }

    #c_static_001_P_23330-1688015649307 .e_container-10 .cbox-10-0 {
        flex: 0 0 100%;
        align-self: center
    }

    #c_static_001_P_23330-1688015649307 .e_container-10 .cbox-10-1 {
        flex: 0 0 100%
    }

    #c_static_001_P_23330-1688015649307 {
        display-radio: 1;
        margin-bottom: 0px;
        padding-bottom: 40px
    }

    #c_static_001_P_23330-1688015649307 .e_container-24 {
        display-radio: 1
    }

    #c_static_001_P_23330-1688015649307 .e_loop-23 {
        display-radio: 1
    }

    #c_static_001_P_23330-1688015649307 .e_container-33 {
        display-radio: 1;
        flex-direction: column
    }

    #c_static_001_P_23330-1688015649307 .e_text-32 {
        font_radio: 2;
        display-radio: 1;
        font-size: 32px;
        font-family: Arial
    }
}

@media screen and (min-width: 769px) {
    #c_static_001_P_23330-1688015649307 .e_loop-23 .p_loopitem {
        flex-grow:0;
        flex-shrink: 0;
        flex-basis: calc(100% / 4)
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    #c_static_001_P_23330-1688015649307 .e_container-10 {
        display-radio:1;
        width: 100%
    }
}

@media screen and (max-width: 1485px) and (min-width: 1380px) {
}

@media screen and (max-width: 1485px) and (min-width: 1200px) {
}

#c_static_001_P_3932-1688370096696 {
    padding-bottom: 80px;
    background-color: rgba(211,225,238,1);
    display-radio: 1;
    min-height: 0px;
    padding-top: 80px
}

#c_static_001_P_3932-1688370096696 .e_container-26 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 92%;
    display-radio: flex;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto
}

#c_static_001_P_3932-1688370096696 .e_container-26 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_3932-1688370096696 .e_image-27 {
    overflow: hidden
}

#c_static_001_P_3932-1688370096696 .e_image-27 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

@media screen and (max-width: 768px) {
    #c_static_001_P_3932-1688370096696 {
        padding-top:20px;
        padding-bottom: 40px
    }
}

@media screen and (min-width: 769px) {
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
}

#c_effect_022_P_246-1687761143653 {
    min-height: 0px;
    padding-top: 60px;
    display-radio: 1;
    max-height: none;
    background-color: rgba(255,255,255,1);
    padding-bottom: 50px
}

#c_effect_022_P_246-1687761143653 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 92%;
    max-width: 1640px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 0px;
    display-radio: flex
}

#c_effect_022_P_246-1687761143653 .e_container-1 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .p_page {
    text-align: center
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .p_filter_key {
    width: 70px;
    overflow: hidden;
    margin-right: 10px;
    font-weight: bold;
    color: #333333;
    font-size: 12px
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .p_v_item {
    display: inline-block;
    padding: 0 3px;
    cursor: pointer;
    font-size: 13px;
    color: #555555;
    margin-right: 30px
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .p_result_item {
    position: relative;
    padding: 3px 20px 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .p_filter_close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px;
    font-style: normal;
    font-size: 16px;
    margin-top: -5px;
    cursor: pointer
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .multSelect {
    font-size: 13px;
    position: relative
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .multSelect .inputWrap {
    width: 100%;
    min-width: 100px;
    min-height: 24px;
    border: 1px solid #DCDFE6;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    background: white
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .multSelect ul,li {
    list-style: none
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .multSelect li {
    display: inline-block;
    background: #edf0f3;
    color: #92969c;
    padding: 0px 5px;
    margin: 1px 5px 1px 0;
    border-radius: 5px;
    line-height: 16px
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .multSelect .multSelect-option {
    width: 100%;
    border: 1px solid #DCDFE6;
    border-radius: 2px;
    border-top: 0;
    max-height: 200px;
    overflow-y: scroll;
    position: absolute;
    height: 0;
    opacity: 0;
    z-index: 9;
    background: #fff
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .multSelect .inputWrap>.fa svg {
    fill: #666;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: calc(50% - 3px)
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .p_normal_start {
    display: inline;
    width: 60px;
    height: 22px
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .p_date_start {
    display: inline;
    width: 105px;
    height: 22px
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .p_normal_end {
    display: inline;
    width: 60px;
    height: 22px;
    margin-right: 5px
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .p_date_end {
    display: inline;
    width: 105px;
    height: 22px;
    margin-right: 5px
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .p_split {
    margin: 0 5px
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .p_normal {
    margin-right: 16px
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .p_fbutton {
    background-color: #007bff;
    border: 1px solid #409EFF;
    text-decoration: none;
    color: white;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .input-check,#c_effect_022_P_246-1687761143653 .e_loop-6 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .position-left {
    display: flex
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .p_mbutton {
    border: 1px solid #409EFF;
    text-decoration: none;
    color: #409EFF;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .p_mbutton:after {
    content: "";
    display: none;
    width: 16px;
    height: 16px;
    background-color: #409eff;
    -webkit-transform: skewY( -45deg);
    transform: skewY( 360deg);
    position: absolute;
    bottom: 0px;
    right: 0;
    z-index: 1
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .p_mbutton::before {
    content: "";
    display: none;
    width: 6px;
    height: 9px;
    border-right: #ffffff solid 2px;
    border-bottom: #ffffff solid 2px;
    -webkit-transform: rotate( 35deg);
    transform: rotate( 35deg);
    position: absolute;
    bottom: 5px;
    right: 4px;
    z-index: 2
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .p_active .p_mbutton::before {
    display: block
}

#c_effect_022_P_246-1687761143653 .e_loop-6 .p_active .p_mbutton::after {
    display: block
}

#c_effect_022_P_246-1687761143653 .e_loop-6 {
    margin-top: 10px;
    display-radio: 1;
    max-width: none
}

#c_effect_022_P_246-1687761143653 .e_container-7 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    cursor: pointer;
    transition: all ease .8s;
    display-radio: flex;
    margin-top: 15px;
    background: #eff1f5
}

#c_effect_022_P_246-1687761143653 .e_container-7 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_effect_022_P_246-1687761143653 .e_container-9 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    background-color: rgba(245,245,245,1);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    transition: all ease .5s;
    cursor: auto;
    display-radio: flex
}

#c_effect_022_P_246-1687761143653 .e_container-7 > .p_item:hover .e_container-9 {
    background-color: rgb(0 90 200)
}

#c_effect_022_P_246-1687761143653 .e_container-7 > .p_item:hover .e_container-9 p {
    color: #fff
}

#c_effect_022_P_246-1687761143653 .e_container-9 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_effect_022_P_246-1687761143653 .e_text-10 {
    line-height: 1.5;
    font_radio: 2;
    font-size: 16px;
    font-family: Arial;
    text-align: center;
    color: rgba(0,0,0,0.7);
    margin-bottom: 5px;
    transition: all ease .5s;
    display-radio: -webkit-box;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

#c_effect_022_P_246-1687761143653 .e_container-7 a {
    pointer-events: none
}

#c_effect_022_P_246-1687761143653 #bigimghnre {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    max-height: 1000px;
    z-index: 11;
    opacity: 0;
    visibility: hidden;
    transition: all ease .3s
}

#c_effect_022_P_246-1687761143653 #bigimghnre img {
    height: 100%;
    margin: 0 auto;
    display: block
}

#c_effect_022_P_246-1687761143653 #bigimghnre .black {
    background: rgb(0 0 0 / .6);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    transition: all ease .5s
}

#c_effect_022_P_246-1687761143653 #bigimghnre .black:hover {
    background: rgb(0 0 0 / .8)
}

#c_effect_022_P_246-1687761143653 #bigimghnre.in {
    opacity: 1;
    visibility: visible;
    transition: all ease .5s
}

#c_effect_022_P_246-1687761143653 .zhezi {
    position: absolute;
    margin-top: 0;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    max-height: 80vh;
    height: 100%
}

#c_effect_022_P_246-1687761143653 .zhezi .xx {
    position: fixed;
    width: 32px;
    right: 0;
    top: 0;
    z-index: 2;
    background: rgb(0 0 0 / 50%)
}

#c_effect_022_P_246-1687761143653 .zhezi .xx img {
    width: 32px !important;
    cursor: pointer
}

#c_effect_022_P_246-1687761143653 .zhezi::-webkit-scrollbar {
    width: 0px
}

#c_effect_022_P_246-1687761143653 .kzbianju .swiper-container {
    padding: 0 10px
}

#c_effect_022_P_246-1687761143653 .kzbianju {
    margin: 0 -10px;
    width: auto !important
}

#c_effect_022_P_246-1687761143653 .e_image-8 {
    overflow: hidden;
    display-radio: 1;
    height: auto
}

#c_effect_022_P_246-1687761143653 .e_image-8 img {
    width: auto;
    max-height: 100%;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
    object-fit: contain;
    padding-top: 0px;
    padding-bottom: 0px
}

#c_effect_022_P_246-1687761143653 .e_text-14 {
    line-height: 1.5;
    font_radio: 2;
    display-radio: 1;
    font-size: 36px;
    font-family: Arial;
    font-weight: bold;
    text-align: center
}

.page_a.current {
    background: #005ac8;
    color: #fff
}

#c_effect_022_P_246-1687761143653 .e_text-15 {
    line-height: 1.5;
    font_radio: 2;
    display-radio: 1;
    font-size: 16px;
    font-family: Arial;
    text-align: center;
    margin-top: 10px;
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    word-break: break-word
}

.fancybox__container {
    z-index: 1000000000000 !important
}

@media screen and (max-width: 768px) {
    #c_effect_022_P_246-1687761143653 .e_loop-6 .p_loopitem {
        flex-grow:0;
        flex-shrink: 0;
        flex-basis: calc(100% / 2)
    }

    #c_effect_022_P_246-1687761143653 .zhezi {
        max-height: 100vh;
        height: auto;
        width: 90%
    }

    #c_effect_022_P_246-1687761143653 #bigimghnre img {
        height: auto;
        width: 100%
    }

    #c_effect_022_P_246-1687761143653 .e_container-1 {
        display-radio: 1;
        width: 100%
    }

    #c_effect_022_P_246-1687761143653 .e_container-7 {
        display-radio: 1;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 15px
    }

    #c_effect_022_P_246-1687761143653 .e_text-10 {
        font_radio: 2;
        display-radio: 1;
        color: rgba(51,51,51,1);
        font-size: 15px
    }

    #c_effect_022_P_246-1687761143653 .e_container-9 {
        display-radio: 1;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        padding-bottom: 15px
    }

    #c_effect_022_P_246-1687761143653 .p_loopitem > .e_container-7 {
        margin-right: 7px
    }

    #c_effect_022_P_246-1687761143653 .p_loopitem:nth-child(2n+0) > .e_container-7 {
        margin-left: 7px;
        margin-right: 0px
    }

    #c_effect_022_P_246-1687761143653 .e_text-14 {
        font_radio: 2;
        display-radio: 1;
        font-size: 32px;
        font-family: Arial
    }
}

@media screen and (min-width: 769px) {
    #c_effect_022_P_246-1687761143653 .e_loop-6 .p_loopitem {
        flex-grow:0;
        flex-shrink: 0;
        flex-basis: calc(100% / 4)
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    #c_effect_022_P_246-1687761143653 .e_loop-6 .p_loopitem {
        flex-grow:0;
        flex-shrink: 0;
        flex-basis: calc(100% / 3)
    }

    #c_effect_022_P_246-1687761143653 .e_container-9 {
        display-radio: 1
    }

    #c_effect_022_P_246-1687761143653 .e_loop-6 {
        display-radio: 1
    }

    #c_effect_022_P_246-1687761143653 .e_container-7 {
        display-radio: 1;
        padding-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        margin-left: 7px;
        margin-top: 7px;
        margin-right: 7px;
        margin-bottom: 7px
    }
}

#c_static_001_P_23717-1687739717932 {
    padding-top: 60px;
    padding-bottom: 80px;
    background-color: rgba(255,255,255,1);
    display-radio: 1;
    min-height: 0px
}

#c_static_001_P_23717-1687739717932 .e_text-7 {
    line-height: normal;
    font_radio: 2;
    font-size: 36px;
    text-align: center;
    color: rgba(51,51,51,1);
    max-width: 1600px;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    display-radio: 1;
    font-family: Arial;
    font-weight: bold
}

#c_static_001_P_23717-1687739717932 .e_container-9 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 92%;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    background-color: rgba(242,242,242,1);
    display-radio: flex
}

#c_static_001_P_23717-1687739717932 .e_container-9 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_23717-1687739717932 .e_image-12 {
    overflow: hidden
}

#c_static_001_P_23717-1687739717932 .e_image-12 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001_P_23717-1687739717932 .e_richText-13 {
    font_radio: 2;
    font-size: 16px;
    line-height: 2;
    padding-left: 50px;
    display-radio: 1;
    padding-right: 50px;
    margin-top: 5px;
    font-family: Arial
}

#c_static_001_P_23717-1687739717932 .e_container-9 .cbox-9-0 {
    align-self: center
}

#c_static_001_P_23717-1687739717932 .e_container-9 .cbox-9-1 {
    align-self: center
}

@media screen and (max-width: 768px) {
    #c_static_001_P_23717-1687739717932 {
        padding-top:20px;
        padding-bottom: 40px
    }

    #c_static_001_P_23717-1687739717932 .e_text-7 {
        font_radio: 2;
        font-size: 22px
    }

    #c_static_001_P_23717-1687739717932 .e_container-9 {
        margin-top: 20px;
        flex-direction: column
    }

    #c_static_001_P_23717-1687739717932 .e_richText-13 {
        font_radio: 2;
        padding-left: 0px;
        font-size: 14px
    }

    #c_static_001_P_23717-1687739717932 .e_container-9 .cbox-9-1 {
        padding: 15px
    }
}

#c_static_386_P_020-1688005391168 {
    min-height: 0px;
    display-radio: 1;
    background-color: rgb(255 255 255);
    max-width: 1600px;
    width: 92%;
    margin-left: auto;
    margin-right: auto
}

.e_container1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px
}

.e_container1 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container1 .cbox-1-0 {
    flex: 0 0 30%;
    align-self: center
}

.e_container1 .cbox-1-1 {
    flex: 0 0 70%;
    align-self: center;
    overflow: hidden
}

.e_container2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    padding-left: 15%;
    padding-right: 15%
}

.e_container2 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container9 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px
}

.e_container9 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container9 .cbox-1-0 {
    flex: 0 0 70%;
    align-self: center;
    overflow: hidden
}

.e_container9 .cbox-1-1 {
    flex: 0 0 30%;
    align-self: center
}

.e_text1 {
    line-height: 2;
    font_radio: 2;
    font-size: 36px;
    font-family: Microsoft YaHei;
    color: rgba(81,186,135,1);
    font-weight: 300
}

.e_text3 {
    font_radio: 2;
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: rgba(102,102,102,1);
    line-height: 1.6;
    margin-top: 10px
}

#c_static_386_P_020-1688005391168 .e_container-5 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    display-radio: flex
}

#c_static_386_P_020-1688005391168 .e_container-5 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_386_P_020-1688005391168 .e_container-9 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    max-width: none;
    margin-left: auto;
    display-radio: flex;
    margin-bottom: 0px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    width: auto;
    margin-right: auto
}

#c_static_386_P_020-1688005391168 .e_container-9 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_386_P_020-1688005391168 .e_container-10 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    min-height: 0;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    overflow: hidden;
    display-radio: flex;
    max-height: none;
    height: auto;
    min-width: 0px
}

#c_static_386_P_020-1688005391168 .e_container-10:hover .e_image-12 {
    opacity: 1;
    transition: all .5s;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    width: 100%
}

#c_static_386_P_020-1688005391168 .e_container-10 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_386_P_020-1688005391168 .e_container-10:hover .e_image-33 {
    opacity: 0.2;
    transition: all .5s;
    overflow: hidden;
    max-width: none;
    width: 100%
}

#c_static_386_P_020-1688005391168 .e_image-12 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.e_container-18:hover .e_container-31:hover #c_static_386_P_020-1688005391168 .e_image-12 {
    opacity: 0.2;
    transition: all .5s;
    display-radio: 1;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px
}

#c_static_386_P_020-1688005391168 .e_container-5 .cbox-5-0 {
    padding-left: 0px;
    padding-right: 10px
}

#c_static_386_P_020-1688005391168 .e_container-5 .p_item {
    display-radio: 1
}

#c_static_386_P_020-1688005391168 .e_container-5 .cbox-5-1 {
    padding-left: 0px;
    padding-right: 10px
}

#c_static_386_P_020-1688005391168 .e_container-9 .cbox-9-0 {
    padding-left: 0px;
    padding-right: 0px
}

#c_static_386_P_020-1688005391168 .e_container-9 .cbox-9-1 {
    padding-left: 10px;
    padding-right: 0px
}

#c_static_386_P_020-1688005391168 .e_container-9 .p_item {
    display-radio: 1
}

#c_static_386_P_020-1688005391168 .e_container-22 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    min-height: 0px;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    overflow: hidden;
    display-radio: flex;
    max-height: none;
    height: auto;
    min-width: 0px;
    width: auto
}

#c_static_386_P_020-1688005391168 .e_container-22:hover .e_image-24 {
    opacity: 1;
    transition: all .5s;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    width: 100%
}

#c_static_386_P_020-1688005391168 .e_container-22 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_386_P_020-1688005391168 .e_container-22:hover .e_image-33 {
    opacity: 0.2;
    transition: all .5s;
    overflow: hidden;
    max-width: none;
    width: 100%
}

#c_static_386_P_020-1688005391168 .e_image-24 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_386_P_020-1688005391168 .e_container-25 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    min-height: 0;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    overflow: hidden;
    display-radio: flex;
    max-height: none;
    height: auto;
    min-width: 0px
}

#c_static_386_P_020-1688005391168 .e_container-25:hover .e_image-27 {
    opacity: 1;
    transition: all .5s;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    width: 100%
}

#c_static_386_P_020-1688005391168 .e_container-25 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_386_P_020-1688005391168 .e_container-25:hover .e_image-33 {
    opacity: 0.2;
    transition: all .5s;
    overflow: hidden;
    max-width: none;
    width: 100%
}

#c_static_386_P_020-1688005391168 .e_image-27 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_386_P_020-1688005391168 .e_container-28 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    min-height: 0;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    overflow: hidden;
    display-radio: flex;
    max-height: none;
    height: auto;
    min-width: 0px
}

#c_static_386_P_020-1688005391168 .e_container-28:hover .e_image-30 {
    opacity: 1;
    transition: all .5s;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    width: 100%
}

#c_static_386_P_020-1688005391168 .e_container-28 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_386_P_020-1688005391168 .e_container-28:hover .e_image-33 {
    opacity: 0.2;
    transition: all .5s;
    overflow: hidden;
    max-width: none;
    width: 100%
}

#c_static_386_P_020-1688005391168 .e_image-30 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_386_P_020-1688005391168 .e_container-5 .cbox-5-2 {
    padding-right: 10px
}

#c_static_386_P_020-1688005391168 .e_text-31 {
    line-height: normal;
    font_radio: 2;
    font-size: 36px;
    text-align: center;
    color: rgba(51,51,51,1);
    max-width: 1600px;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    display-radio: 1;
    font-family: Arial;
    font-weight: bold
}

@media screen and (max-width: 768px) {
    #c_static_386_P_020-1688005391168 .e_container-5 {
        display-radio:1;
        flex-direction: column;
        margin-top: 0px
    }

    #c_static_386_P_020-1688005391168 .e_container-5 .cbox-5-1 {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px
    }

    #c_static_386_P_020-1688005391168 .e_text-31 {
        font_radio: 2;
        font-size: 22px
    }

    #c_static_386_P_020-1688005391168 .e_container-5 .cbox-5-0 {
        padding-left: 0px;
        padding-right: 0px
    }

    #c_static_386_P_020-1688005391168 .e_container-5 .cbox-5-2 {
        padding-right: 0px
    }

    #c_static_386_P_020-1688005391168 .e_image-27 {
        display-radio: 1;
        margin-top: 20px
    }

    #c_static_386_P_020-1688005391168 .e_container-22 {
        display-radio: 1;
        margin-top: 10px
    }

    #c_static_386_P_020-1688005391168 .e_container-10 {
        display-radio: 1;
        margin-top: 20px
    }

    #c_static_386_P_020-1688005391168 .e_container-28 {
        display-radio: 1;
        margin-top: 20px
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    #c_static_386_P_020-1688005391168 {
        min-height:0
    }

    #c_static_386_P_020-1688005391168 .e_container-5 .cbox-5-2 {
        display: none
    }
}

#c_static_001-16877620846870 {
    display-radio: 1;
    background-color: rgba(211,225,238,1);
    padding-top: 100px;
    padding-bottom: 100px;
    min-height: 0px;
    margin-top: 80px
}

#c_static_001-16877620846870 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 92%;
    display-radio: flex;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto
}

#c_static_001-16877620846870 .e_container-1 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001-16877620846870 .e_richText-7 blockquote {
    font-style: italic;
    font-family: Georgia,Times,"Times New Roman",serif;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px
}

#c_static_001-16877620846870 .e_richText-7 ol {
    display: block;
    list-style-type: decimal;
    margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:40px}

#c_static_001-16877620846870 .e_richText-7 li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: inherit
}

#c_static_001-16877620846870 .e_richText-7 ul {
    display: block;
    list-style-type: disc;
    margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:40px}

#c_static_001-16877620846870 .e_richText-7 {
    font_radio: 2;
    display-radio: 1;
    font-size: 16px;
    font-family: Arial;
    margin-top: 5px;
    word-break: break-word
}

#c_static_001-16877620846870 .e_text-8 {
    line-height: 1.5;
    font_radio: 2;
    display-radio: 1;
    font-size: 36px;
    font-family: Arial;
    font-weight: bold;
    text-align: center
}

#c_static_001-16877620846870 .e_loop-10 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%
}

#c_static_001-16877620846870 .e_loop-10 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#c_static_001-16877620846870 .e_loop-10 .p_page {
    text-align: center
}

#c_static_001-16877620846870 .e_loop-10 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_static_001-16877620846870 .e_loop-10 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

#c_static_001-16877620846870 .e_loop-10 .p_filter_key {
    width: 70px;
    overflow: hidden;
    margin-right: 10px;
    font-weight: bold;
    color: #333333;
    font-size: 12px
}

#c_static_001-16877620846870 .e_loop-10 .p_v_item {
    display: inline-block;
    padding: 0 3px;
    cursor: pointer;
    font-size: 13px;
    color: #555555;
    margin-right: 30px
}

#c_static_001-16877620846870 .e_loop-10 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
}

#c_static_001-16877620846870 .e_loop-10 .p_result_item {
    position: relative;
    padding: 3px 20px 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px
}

#c_static_001-16877620846870 .e_loop-10 .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-16877620846870 .e_loop-10 .multSelect {
    font-size: 13px;
    position: relative
}

#c_static_001-16877620846870 .e_loop-10 .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-16877620846870 .e_loop-10 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_static_001-16877620846870 .e_loop-10 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_static_001-16877620846870 .e_loop-10 .multSelect ul,li {
    list-style: none
}

#c_static_001-16877620846870 .e_loop-10 .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-16877620846870 .e_loop-10 .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-16877620846870 .e_loop-10 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#c_static_001-16877620846870 .e_loop-10 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#c_static_001-16877620846870 .e_loop-10 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#c_static_001-16877620846870 .e_loop-10 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

#c_static_001-16877620846870 .e_loop-10 .multSelect .inputWrap>.fa svg {
    fill: #666;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: calc(50% - 3px)
}

#c_static_001-16877620846870 .e_loop-10 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_static_001-16877620846870 .e_loop-10 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_static_001-16877620846870 .e_loop-10 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

#c_static_001-16877620846870 .e_loop-10 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px
}

#c_static_001-16877620846870 .e_loop-10 .p_date_start {
    display: inline;
    width: 105px;
    height: 40px
}

#c_static_001-16877620846870 .e_loop-10 .p_normal_end {
    display: inline;
    width: 100px;
    height: 40px;
    margin-right: 5px
}

#c_static_001-16877620846870 .e_loop-10 .p_date_end {
    display: inline;
    width: 105px;
    height: 40px;
    margin-right: 5px
}

#c_static_001-16877620846870 .e_loop-10 .p_split {
    margin: 0 5px
}

#c_static_001-16877620846870 .e_loop-10 .p_normal {
    margin-right: 16px
}

#c_static_001-16877620846870 .e_loop-10 .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-16877620846870 .e_loop-10 .input-check,.e_loop-10 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_static_001-16877620846870 .e_loop-10 .position-left {
    display: flex
}

#c_static_001-16877620846870 .e_loop-10 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#c_static_001-16877620846870 .e_loop-10 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#c_static_001-16877620846870 .e_loop-10 .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-16877620846870 .e_loop-10 .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-16877620846870 .e_loop-10 .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-16877620846870 .e_loop-10 .p_active .p_mbutton::before {
    display: block
}

#c_static_001-16877620846870 .e_loop-10 .p_active .p_mbutton::after {
    display: block
}

#c_static_001-16877620846870 .e_loop-10 .p_input_match {
    width: 100px;
    height: 40px;
    padding: 10px;
    border: 1px solid #ced4da;
    border-radius: 3px
}

#c_static_001-16877620846870 .e_loop-10 .p_filter_result {
    display: none
}

#c_static_001-16877620846870 .e_loop-10 .p_contclear {
    cursor: pointer;
    display: none
}

#c_static_001-16877620846870 .e_loop-10 .swiper-container {
    padding-bottom: 30px
}

#c_static_001-16877620846870 .e_loop-10 .p_imgwrapper {
    width: 80px;
    height: 100px;
    overflow: hidden
}

#c_static_001-16877620846870 .e_loop-10 .p_imgtitle {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 0 auto;
    line-height: 20px
}

#c_static_001-16877620846870 .e_loop-10 .p_imgwrapper img {
    width: 100%;
    object-fit: cover
}

#c_static_001-16877620846870 .e_loop-10 .p_active .p_imgwrapper {
    border: 1px solid #409eff
}

#c_static_001-16877620846870 .e_loop-10 .p_inputRangeSearch {
    padding: 7px 12px;
    background: #007bff;
    color: white;
    font-size: 14px;
    font-style: normal
}

#c_static_001-16877620846870 .e_loop-10 .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-16877620846870 .e_loop-10 .p_categoryActive {
    color: #409EFF
}

#c_static_001-16877620846870 .e_loop-10 {
    display-radio: 1;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    max-width: none;
    margin-top: 20px
}

#c_static_001-16877620846870 .e_container-11 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: auto;
    background-color: rgb(255 255 255);
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 40px;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    position: relative
}

#c_static_001-16877620846870 .e_container-11:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0%;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: #ea7529;
    transition: all .5s ease
}

#c_static_001-16877620846870 .e_container-11:hover:after {
    height: 100%
}

#c_static_001-16877620846870 .e_container-11 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    position: relative;
    z-index: 2
}

#c_static_001-16877620846870 .e_container-11:hover .e_image-12 img {
    transform: scale(1.1)
}

#c_static_001-16877620846870 .e_image-12 {
    overflow: hidden
}

#c_static_001-16877620846870 .e_image-12 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform: scale(1);
    transition: all 0.5s
}

@media screen and (max-width: 768px) {
    #c_static_001-16877620846870 .e_loop-10 .p_loopitem {
        flex-grow:0;
        flex-shrink: 0;
        flex-basis: calc(100% / 2)
    }

    #c_static_001-16877620846870 .e_container-11 {
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 20px
    }

    #c_static_001-16877620846870 .e_text-8 {
        font_radio: 2;
        display-radio: 1;
        font-size: 32px;
        font-family: Arial
    }
}

@media screen and (min-width: 769px) {
    #c_static_001-16877620846870 .e_loop-10 .p_loopitem {
        flex-grow:0;
        flex-shrink: 0;
        flex-basis: calc(100% / 3)
    }
}

#c_effect_022_P_246-16877624819260 {
    min-height: 0px;
    padding-top: 80px;
    padding-bottom: 50px;
    display-radio: 1;
    max-height: none;
    background-color: rgba(255,255,255,1)
}

#c_effect_022_P_246-16877624819260 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 92%;
    max-width: 1640px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 0px;
    display-radio: flex
}

#c_effect_022_P_246-16877624819260 .e_container-1 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .p_page {
    text-align: center
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .p_filter_key {
    width: 70px;
    overflow: hidden;
    margin-right: 10px;
    font-weight: bold;
    color: #333333;
    font-size: 12px
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .p_v_item {
    display: inline-block;
    padding: 0 3px;
    cursor: pointer;
    font-size: 13px;
    color: #555555;
    margin-right: 30px
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .p_result_item {
    position: relative;
    padding: 3px 20px 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .p_filter_close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px;
    font-style: normal;
    font-size: 16px;
    margin-top: -5px;
    cursor: pointer
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .multSelect {
    font-size: 13px;
    position: relative
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .multSelect .inputWrap {
    width: 100%;
    min-width: 100px;
    min-height: 24px;
    border: 1px solid #DCDFE6;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    background: white
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .multSelect ul,li {
    list-style: none
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .multSelect li {
    display: inline-block;
    background: #edf0f3;
    color: #92969c;
    padding: 0px 5px;
    margin: 1px 5px 1px 0;
    border-radius: 5px;
    line-height: 16px
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .multSelect .multSelect-option {
    width: 100%;
    border: 1px solid #DCDFE6;
    border-radius: 2px;
    border-top: 0;
    max-height: 200px;
    overflow-y: scroll;
    position: absolute;
    height: 0;
    opacity: 0;
    z-index: 9;
    background: #fff
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .multSelect .inputWrap>.fa svg {
    fill: #666;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: calc(50% - 3px)
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .p_normal_start {
    display: inline;
    width: 60px;
    height: 22px
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .p_date_start {
    display: inline;
    width: 105px;
    height: 22px
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .p_normal_end {
    display: inline;
    width: 60px;
    height: 22px;
    margin-right: 5px
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .p_date_end {
    display: inline;
    width: 105px;
    height: 22px;
    margin-right: 5px
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .p_split {
    margin: 0 5px
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .p_normal {
    margin-right: 16px
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .p_fbutton {
    background-color: #007bff;
    border: 1px solid #409EFF;
    text-decoration: none;
    color: white;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .input-check,#c_effect_022_P_246-16877624819260 .e_loop-6 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .position-left {
    display: flex
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .p_mbutton {
    border: 1px solid #409EFF;
    text-decoration: none;
    color: #409EFF;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .p_mbutton:after {
    content: "";
    display: none;
    width: 16px;
    height: 16px;
    background-color: #409eff;
    -webkit-transform: skewY( -45deg);
    transform: skewY( 360deg);
    position: absolute;
    bottom: 0px;
    right: 0;
    z-index: 1
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .p_mbutton::before {
    content: "";
    display: none;
    width: 6px;
    height: 9px;
    border-right: #ffffff solid 2px;
    border-bottom: #ffffff solid 2px;
    -webkit-transform: rotate( 35deg);
    transform: rotate( 35deg);
    position: absolute;
    bottom: 5px;
    right: 4px;
    z-index: 2
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .p_active .p_mbutton::before {
    display: block
}

#c_effect_022_P_246-16877624819260 .e_loop-6 .p_active .p_mbutton::after {
    display: block
}

#c_effect_022_P_246-16877624819260 .e_loop-6 {
    margin-top: 10px;
    display-radio: 1;
    max-width: none
}

#c_effect_022_P_246-16877624819260 .e_container-7 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    cursor: pointer;
    transition: all ease .8s;
    display-radio: flex;
    margin-top: 15px;
    background: #eff1f5
}

#c_effect_022_P_246-16877624819260 .e_container-7 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_effect_022_P_246-16877624819260 .e_container-9 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    background-color: rgba(245,245,245,1);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    transition: all ease .5s;
    cursor: auto;
    display-radio: flex
}

#c_effect_022_P_246-16877624819260 .e_container-7 > .p_item:hover .e_container-9 {
    background-color: rgb(0 90 200)
}

#c_effect_022_P_246-16877624819260 .e_container-7 > .p_item:hover .e_container-9 p {
    color: #fff
}

#c_effect_022_P_246-16877624819260 .e_container-9 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_effect_022_P_246-16877624819260 .e_text-10 {
    line-height: 1.5;
    font_radio: 2;
    font-size: 16px;
    font-family: Arial;
    text-align: center;
    color: rgba(0,0,0,0.7);
    margin-bottom: 5px;
    transition: all ease .5s;
    display-radio: -webkit-box;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

#c_effect_022_P_246-16877624819260 .e_container-7 a {
    pointer-events: none
}

#c_effect_022_P_246-16877624819260 #bigimghnre {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    max-height: 1000px;
    z-index: 11;
    opacity: 0;
    visibility: hidden;
    transition: all ease .3s
}

#c_effect_022_P_246-16877624819260 #bigimghnre img {
    height: 100%;
    margin: 0 auto;
    display: block
}

#c_effect_022_P_246-16877624819260 #bigimghnre .black {
    background: rgb(0 0 0 / .6);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    transition: all ease .5s
}

#c_effect_022_P_246-16877624819260 #bigimghnre .black:hover {
    background: rgb(0 0 0 / .8)
}

#c_effect_022_P_246-16877624819260 #bigimghnre.in {
    opacity: 1;
    visibility: visible;
    transition: all ease .5s
}

#c_effect_022_P_246-16877624819260 .zhezi {
    position: absolute;
    margin-top: 0;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    max-height: 80vh;
    height: 100%
}

#c_effect_022_P_246-16877624819260 .zhezi .xx {
    position: fixed;
    width: 32px;
    right: 0;
    top: 0;
    z-index: 2;
    background: rgb(0 0 0 / 50%)
}

#c_effect_022_P_246-16877624819260 .zhezi .xx img {
    width: 32px !important;
    cursor: pointer
}

#c_effect_022_P_246-16877624819260 .zhezi::-webkit-scrollbar {
    width: 0px
}

#c_effect_022_P_246-16877624819260 .kzbianju .swiper-container {
    padding: 0 10px
}

#c_effect_022_P_246-16877624819260 .kzbianju {
    margin: 0 -10px;
    width: auto !important
}

#c_effect_022_P_246-16877624819260 .e_image-8 {
    overflow: hidden;
    display-radio: 1;
    height: auto
}

#c_effect_022_P_246-16877624819260 .e_image-8 img {
    width: auto;
    max-height: 100%;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
    object-fit: contain;
    padding-top: 0px;
    padding-bottom: 0px
}

#c_effect_022_P_246-16877624819260 .e_text-14 {
    line-height: 1.5;
    font_radio: 2;
    display-radio: 1;
    font-size: 36px;
    font-family: Arial;
    font-weight: bold;
    text-align: center
}

.page_a.current {
    background: #005ac8;
    color: #fff
}

#c_effect_022_P_246-16877624819260 .e_text-15 {
    line-height: 1.5;
    font_radio: 2;
    display-radio: 1;
    font-size: 16px;
    font-family: Arial;
    text-align: center;
    margin-top: 10px;
    width: 98%;
    margin-left: auto;
    margin-right: auto
}

@media screen and (max-width: 768px) {
    #c_effect_022_P_246-16877624819260 .e_loop-6 .p_loopitem {
        flex-grow:0;
        flex-shrink: 0;
        flex-basis: calc(100% / 2)
    }

    #c_effect_022_P_246-16877624819260 .zhezi {
        max-height: 100vh;
        height: auto;
        width: 90%
    }

    #c_effect_022_P_246-16877624819260 #bigimghnre img {
        height: auto;
        width: 100%
    }

    #c_effect_022_P_246-16877624819260 .e_container-1 {
        display-radio: 1;
        width: 100%
    }

    #c_effect_022_P_246-16877624819260 .e_container-7 {
        display-radio: 1;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 15px
    }

    #c_effect_022_P_246-16877624819260 .e_text-10 {
        font_radio: 2;
        display-radio: 1;
        color: rgba(51,51,51,1);
        font-size: 15px
    }

    #c_effect_022_P_246-16877624819260 .e_container-9 {
        display-radio: 1;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        padding-bottom: 15px
    }

    #c_effect_022_P_246-16877624819260 .p_loopitem > .e_container-7 {
        margin-right: 7px
    }

    #c_effect_022_P_246-16877624819260 .p_loopitem:nth-child(2n+0) > .e_container-7 {
        margin-left: 7px;
        margin-right: 0px
    }

    #c_effect_022_P_246-16877624819260 .e_text-14 {
        font_radio: 2;
        display-radio: 1;
        font-size: 32px;
        font-family: Arial
    }
}

@media screen and (min-width: 769px) {
    #c_effect_022_P_246-16877624819260 .e_loop-6 .p_loopitem {
        flex-grow:0;
        flex-shrink: 0;
        flex-basis: calc(100% / 3)
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    #c_effect_022_P_246-16877624819260 .e_loop-6 .p_loopitem {
        flex-grow:0;
        flex-shrink: 0;
        flex-basis: calc(100% / 3)
    }

    #c_effect_022_P_246-16877624819260 .e_container-9 {
        display-radio: 1
    }

    #c_effect_022_P_246-16877624819260 .e_loop-6 {
        display-radio: 1
    }

    #c_effect_022_P_246-16877624819260 .e_container-7 {
        display-radio: 1;
        padding-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        margin-left: 7px;
        margin-top: 7px;
        margin-right: 7px;
        margin-bottom: 7px
    }
}

#c_popbox-1686641239348 {
    width: 92%;
    max-width: 1200px;
    position: relative;
    margin: 100px auto 200px auto;
    display: none;
    display-radio: none;
    height: auto
}

#c_popbox-1686641239348 .pop_wrapper {
    height: inherit;
    position: relative;
    min-height: inherit
}

#c_popbox-1686641239348 .p_container {
    background-color: #fff;
    position: relative;
    z-index: 2;
    min-height: inherit;
    width: inherit;
    height: inherit;
    margin: 0 auto
}

#c_popbox-1686641239348 .p_background {
    width: 30000%;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: -100px;
    left: -15000%;
    min-height: calc(100% + 200px)
}

#c_popbox-1686641239348 .p_background-preview {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgb(0, 0, 0);
    opacity: 0.7
}

#c_popbox-1686641239348 .p_content {
    min-height: inherit;
    width: inherit;
    height: inherit;
    overflow: auto
}

#c_popbox-1686641239348 .p_title {
    padding: 10px;
    overflow: hidden
}

#c_popbox-1686641239348 .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_731_P_021-16866412537670 {
    margin-left: auto;
    margin-right: auto;
    display-radio: 1;
    max-width: none;
    width: auto;
    background-fill-value: background-color;
    min-height: 0px;
    background-color: rgba(255,255,255,1);
    padding-top: 0px;
    padding-bottom: 0px
}

#c_static_731_P_021-16866412537670 .e_video-28 {
    position: relative;
    display-radio: 1;
    margin-left: auto;
    margin-right: auto;
    max-width: none;
    width: auto;
    margin-top: 0px
}

#c_static_731_P_021-16866412537670 .e_video-28 video {
    width: 100%;
    display: block
}

#c_static_731_P_021-16866412537670 .e_video-28 .p_video {
    position: relative;
    display-radio: 1
}

#c_static_731_P_021-16866412537670 .e_video-28 .cover {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

#c_static_731_P_021-16866412537670 .e_video-28 .cover .coverImage {
    width: 100%;
    height: 100%
}

#c_static_731_P_021-16866412537670 .e_video-28 .cover .coverImage img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_731_P_021-16866412537670 .e_video-28 .cover .playBtn {
    position: absolute;
    width: 80px;
    height: 80px;
    z-index: 2;
    left: 50%;
    top: 50%;
    margin: -40px auto auto -40px;
    cursor: pointer
}

@media screen and (max-width: 768px) {
    #c_static_731_P_021-16866412537670 {
        display-radio:1;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 0px;
        margin-bottom: 0px
    }
}
