﻿/* 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) {
}

.text-secondary {
    color: #fff
}

#c_static_001_P_5351-16795642303340 {
    min-height: 60px;
    background-color: rgb(0 0 0 / 60%);
    width: auto;
    display-radio: 1;
    margin-bottom: 0px;
    margin-top: -92px;
    border-top: 1px solid rgba(255,255,255,.4)
}

#c_static_001_P_5351-16795642303340 .e_text-4 {
    line-height: normal;
    font_radio: 2
}

#c_static_001_P_5351-16795642303340 .NavList_a1 {
    text-transform: capitalize
}

#c_static_001_P_5351-16795642303340 .NavList_a1 .p_list {
    text-align: right;
    display: block;
    font-size: 0px;
    flex-wrap: nowrap
}

#c_static_001_P_5351-16795642303340 .NavList_a1 .e_text-4 {
    font-size: 16px;
    height: 60px;
    line-height: 60px
}

#c_static_001_P_5351-16795642303340 .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-16795642303340 .p_loopitem-3:last-child a {
    border-right: 1px solid #eee
}

#c_static_001_P_5351-16795642303340 .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-16795642303340 .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-16795642303340 .NavList_a1 a:hover:before {
    width: 100%;
    left: 0;
    background-color: #1891c5;
    z-index: -1
}

#c_static_001_P_5351-16795642303340 .NavList_a1 a:hover {
    color: #fff !important;
    background: #1891c5;
    border: 1px solid #fff
}

#c_static_001_P_5351-16795642303340 .NavList_a1 a.active:before {
    width: 100%;
    left: 0;
    background-color: #1891c5
}

#c_static_001_P_5351-16795642303340 .NavList_a1 a.active {
    color: #fff;
    background: #1891c5
}

#c_static_001_P_5351-16795642303340 .NavList_a1 .swiper-slide {
    position: static;
    display: inline-block;
    color: #fff;
    width: auto;
    vertical-align: top;
    flex: none
}

#c_static_001_P_5351-16795642303340 .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-16795642303340 .swiper-container .swiper-notification {
    position: absolute;
    left: 0px;
    top: 0px;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

#c_static_001_P_5351-16795642303340 .swiper-container .swiper-notification {
    position: absolute;
    left: 0px;
    top: 0px;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

#c_static_001_P_5351-16795642303340 .NavList_a1 .e_switchbtn {
    display: none
}

@media screen and (max-width: 768px) {
    #c_static_001_P_5351-16795642303340 {
        min-height:60px;
        background-color: #002691;
        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-16795642303340 .NavList_a1 .p_list {
        text-align: left;
        display: flex;
        font-size: 0;
        max-width: 90%;
        margin: 0 auto
    }

    #c_static_001_P_5351-16795642303340 .NavList_a1 a {
        padding: 0px 15px;
        font-size: 14px;
        height: 36px;
        line-height: 36px
    }

    #c_static_001_P_5351-16795642303340 .NavList_a1 a:hover {
        color: #e50014
    }

    #c_static_001_P_5351-16795642303340 .NavList_a1 a:active {
        color: #e50014
    }

    .NavList_a1 .e_switchbtn {
        display: block
    }

    #c_static_001_P_5351-16795642303340 .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-16795642303340 .NavList_a1 .e_text-4 {
        font-size: 16px;
        height: 46px;
        line-height: 46px
    }

    #c_static_001_P_5351-16795642303340 .NavList_a1 .e_switchbtn {
        display: block
    }

    #c_static_001_P_5351-16795642303340 .btn-next {
        right: 0px
    }

    #c_static_001_P_5351-16795642303340 .btn-pre {
        left: 0px
    }

    #c_static_001_P_5351-16795642303340 .NavList_a1 .e_switchbtn {
        display: none
    }

    #c_static_001_P_5351-16795642303340 .NavList_a1 a {
        padding: 0px 0px
    }

    #c_static_001_P_5351-16795642303340 .NavList_a1 .p_list {
        max-width: 100%
    }

    #c_static_001_P_5351-16795642303340 .NavList_a1 .swiper-slide {
        width: 32%;
        margin-top: 6px;
        margin-right: 3px
    }

    #c_static_001_P_5351-16795642303340 .NavList_a1 a {
        text-align: center
    }

    #c_static_001_P_5351-16795642303340 .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
    }
}

@media screen and (max-width: 1485px) and (min-width: 1380px) {
    #c_static_001_P_5351-16795642303340 .NavList_a1 a {
        padding:9px 27px;
        font-size: 12px
    }
}

#c_static_001-1685416377562 {
    display-radio: 1;
    background-fill-value: background-image;
    min-height: 0px;
    padding-top: 130px;
    padding-bottom: 130px;
    background-attachment: fixed;
    background-image: url(../image/2b3a923a-fede-4518-b255-679e2bcd7356.jpg);
    margin-top: 0px
}

#c_static_001-1685416377562 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 92%;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 0 20px rgb(0 0 0 / 5%);
    margin-top: 20px;
    margin-bottom: 20px;
    display-radio: flex;
    background-color: rgba(0,0,0,0);
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 0px
}

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

#c_static_001-1685416377562 .e_container-1 .cbox-1-0 {
    padding-left: 0px;
    padding-right: 0px;
    flex: 0 0 27%;
    background-color: rgba(255,255,255,1)
}

#c_static_001-1685416377562 .e_container-1 .cbox-1-1 {
    flex: 0 0 72%
}

#c_static_001-1685416377562 .e_text-21 {
    line-height: 1.5;
    font_radio: 2;
    display-radio: 1;
    font-size: 36px;
    font-family: Arial;
    font-weight: bold;
    color: rgba(51,51,51,1);
    word-break: break-word
}

.gallery-flex .gallery-right {
    margin-right: 20px;
    width: calc(80% - -35px) !important;
    order: -2;
    height: 440px !important;
    display: flex;
    flex-direction: column
}

#c_static_001-1685416377562 .e_imageList-30 {
    display-radio: 1;
    height: auto
}

#c_static_001-1685416377562 .e_imageList-30 .p_img {
    width: 100%;
    height: 100%
}

#c_static_001-1685416377562 .e_imageList-30 .p_img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

#c_static_001-1685416377562 .e_imageList-30 .custom-bullet {
    background: #ccc
}

#c_static_001-1685416377562 .e_imageList-30 .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0%
}

#c_static_001-1685416377562 .e_imageList-30 .gallery-top {
    height: 80%;
    width: 100%
}

#c_static_001-1685416377562 .e_imageList-30 .gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding-top: 5px
}

#c_static_001-1685416377562 .e_imageList-30 .gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.6
}

#c_static_001-1685416377562 .e_imageList-30 .gallery-thumbs .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 1px solid #ddd
}

#c_static_001-1685416377562 .e_imageList-30 .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1
}

#c_static_001-1685416377562 .e_container-31 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    display-radio: flex;
    background-color: rgba(255,255,255,1);
    padding-top: 66px;
    padding-bottom: 96px;
    padding-left: 50px;
    padding-right: 50px;
    width: 95%;
    margin-left: auto;
    margin-right: 0px
}

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

.swiper-button-prev,.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto;
    display: none !important
}

.swiper-button-next,.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
    display: none !important
}

#c_static_001-1685416377562 .e_container-34 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-top: 0px;
    background-color: rgba(255,255,255,1);
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0px
}

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

#c_static_001-1685416377562 .e_image-35 {
    overflow: hidden;
    display-radio: 1;
    margin-top: 15px
}

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

#c_static_001-1685416377562 .e_text-36 {
    line-height: 1.8;
    font_radio: 2;
    display-radio: -webkit-box;
    font-size: 16px;
    font-family: Arial;
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: none;
    min-height: 200px;
}

#c_static_001-1685416377562 .e_container-37 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    display-radio: flex;
    margin-top: 30px;
    width: auto;
    max-width: none
}

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

#c_static_001-1685416377562 .e_container-37 .cbox-37-0 {
    margin-right: 3%;
    flex: 0 0 auto
}

#c_static_001-1685416377562 .e_container-37 .cbox-37-1 {
    flex: 0 0 auto
}

#c_static_001-1685416377562 .e_button-38 {
    display: flex;
    position: relative;
    overflow: hidden;
    text-align: center;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 10px 8px;
    background_radio: 2;
    border_radio: 2;
    font_radio: 2;
    radius_radio: 2;
    display-radio: flex;
    max-height: none;
    height: auto;
    background-color: rgba(0,90,200,1);
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0,90,200,1);
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 2;
    width: 200px;
    background: none!important;
    color: #005ac8;
    border: 1px solid #005ac8;
    font-family: Arial
}

#c_static_001-1685416377562 .e_button-38 span {
    display: block;
    width: auto;
    position: relative;
    z-index: 1;
    font-size: 16px;
    outline: 0;
    margin: 0px;
    overflow: hidden
}

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

#c_static_001-1685416377562 .e_button-38:hover::after {
    opacity: 1
}

#c_static_001-1685416377562 .e_button-38:hover {
    background-color: rgba(24,56,133,1);
    border-style: solid;
    border-color: rgba(24,56,133,1);
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border: 1px solid #005ac8;
    margin-top: -5px;
    transition: 0.3s;
    box-shadow: 0px 5px 0px 0px #005ac8;
    font-family: Arial
}

#c_static_001-1685416377562 .e_button-39 {
    display: flex;
    position: relative;
    overflow: hidden;
    text-align: center;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    width: 200px;
    padding: 10px 8px;
    background_radio: 2;
    border_radio: 2;
    font_radio: 2;
    radius_radio: 2;
    max-height: none;
    height: auto;
    border-style: solid;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    max-width: none;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    font-family: Arial;
    background: none !important;
    line-height: 2;
    display-radio: flex;
    font-weight: normal;
    background-color: rgba(236,118,28,1);
    border: 1px solid #ec761c;
    color: #ec761c
}

#c_static_001-1685416377562 .e_button-39 span {
    display: block;
    width: auto;
    position: relative;
    z-index: 1;
    font-size: 16px;
    outline: 0;
    margin: 0px;
    overflow: hidden
}

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

#c_static_001-1685416377562 .e_button-39:hover::after {
    opacity: 1
}

#c_static_001-1685416377562 .e_button-39:hover {
    background-color: rgba(24,56,133,1);
    border-style: solid;
    border-color: rgba(24,56,133,1);
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border: 1px solid #ec761c;
    margin-top: -5px;
    transition: 0.3s;
    box-shadow: 0px 5px 0px 0px #ec761c;
    font-family: Arial
}

#c_static_001-1685416377562 .e_container-41 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    background_radio: 1;
    display-radio: flex;
    margin-top: 35px
}

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

#c_static_001-1685416377562 .e_text-42 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 20px;
    color: rgba(0,90,200,1);
    margin-top: 15px;
    font-family: Arial
}

#c_static_001-1685416377562 .e_text-43 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 20px;
    color: rgba(0,90,200,1);
    margin-top: 15px;
    font-family: Arial
}

#c_static_001-1685416377562 .e_container-41 .cbox-41-0 {
    flex: 0 0 40%
}

@media screen and (max-width: 768px) {
    #c_static_001-1685416377562 .e_container-1 {
        display-radio:1;
        flex-direction: column;
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px
    }

    #c_static_001-1685416377562 {
        display-radio: 1;
        background-fill-value: background-image;
        min-height: 0px;
        padding-top: 130px;
        padding-bottom: 130px;
        margin-top: 0px;
        background-attachment: fixed;
        background-image: url(../image/2b3a923a-fede-4518-b255-679e2bcd7356.jpg)
    }

    #c_static_001-1685416377562 .e_container-31 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        display-radio: flex;
        background-color: rgba(255,255,255,1);
        padding-top: 66px;
        padding-bottom: 80px;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        margin-left: auto;
        margin-right: 0px;
        margin-top: 20px
    }

    #c_static_001-1685416377562 .e_text-21 {
        font_radio: 2;
        display-radio: 1;
        font-size: 22px
    }

    #c_static_001-1685416377562 .e_text-36 {
        font_radio: 2;
        display-radio: 1;
        text-align: left
    }

    #c_static_001-1685416377562 .e_container-37 {
        display-radio: 1;
        flex-direction: column;
        display: none
    }

    #c_static_001-1685416377562 .e_button-38 {
        background_radio: 1;
        border_radio: 1;
        font_radio: 1;
        radius_radio: 1;
        display-radio: 1;
        width: 200px;
        margin-top: 5px;
        margin-bottom: 2px;
        margin-left: auto;
        margin-right: auto
    }

    #c_static_001-1685416377562 .e_button-38 span {
        font-size: 14px
    }

    #c_static_001-1685416377562 .e_button-39 {
        background_radio: 1;
        border_radio: 1;
        font_radio: 1;
        radius_radio: 1;
        width: 200px;
        display-radio: 1;
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto
    }

    #c_static_001-1685416377562 .e_button-39 span {
        font-size: 14px
    }

    #c_static_001-1685416377562 .e_container-41 {
        background_radio: 1;
        display-radio: 1;
        flex-direction: column
    }
}

@media screen and (min-width: 769px) {
    #c_static_001-1685416377562 .e_container-37 {
        display:none
    }
}

#c_product_detail_003_P_059-16854274822890 {
    min-height: 0px;
    padding-top: 50px;
    display-radio: 1;
    background-fill-value: background-color;
    background-attachment: fixed;
    background-color: rgba(242,244,246,1);
    padding-bottom: 50px
}

.e_container0 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(255,255,255,1);
    padding-top: 30px;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
    margin-top: 20px;
    margin-bottom: 20px
}

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

.container-fluid {
    position: fixed;
    background: black;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 999;
    display: flex;
    align-items: center
}

.container-fluid .closeBtn {
    width: 35px;
    position: absolute;
    right: 20px;
    top: 20px;
    height: 35px;
    display: block;
    z-index: 999;
    cursor: pointer
}

.container-fluid .closeBtn img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.rotate-icon::before {
    content: "";
    display: block;
    width: 50px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    z-index: 99;
    border: 3px solid #fff;
    border-radius: 50%;
    transform: rotateX(70deg)
}

.rotate-icon::after {
    content: "360°";
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    z-index: 99;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    background-color: transparent
}

#c_product_detail_003_P_059-16854274822890 .sp-loading {
    text-align: center;
    max-width: 270px;
    padding: 15px;
    border: 5px solid #eee;
    border-radius: 3px;
    font-size: 12px;
    color: #888
}

#c_product_detail_003_P_059-16854274822890 .sp-wrap {
    display: none;
    line-height: 0px;
    font-size: 0px;
    background: #fff;
    border: none;
    border-radius: 0px;
    position: relative;
    margin: 0px;
    max-width: 800px
}

#c_product_detail_003_P_059-16854274822890 .sp-thumbs {
    text-align: left;
    display: inline-block;
    margin-top: 10px
}

#c_product_detail_003_P_059-16854274822890 .sp-thumbs img {
    min-height: 50px;
    min-width: 50px;
    max-width: 50px
}

#c_product_detail_003_P_059-16854274822890 .sp-thumbs a:link,#c_product_detail_003_P_059-16854274822890 .sp-thumbs a:visited {
    width: 60px;
    height: 60px;
    overflow: hidden;
    opacity: .3;
    display: inline-block;
    border: 1px solid #999;
    margin-right: 10px;
    background-size: cover;
    background-position: center;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

#c_product_detail_003_P_059-16854274822890 .sp-thumbs a:hover {
    opacity: 1
}

#c_product_detail_003_P_059-16854274822890 .sp-thumbs a:active,#c_product_detail_003_P_059-16854274822890 .sp-current {
    opacity: 1!important;
    position: relative
}

#c_product_detail_003_P_059-16854274822890 .sp-large {
    position: relative;
    overflow: hidden;
    top: 0px;
    left: 0px;
    border: 1px solid #ccc
}

#c_product_detail_003_P_059-16854274822890 .sp-large a img {
    max-width: 100%;
    height: auto
}

#c_product_detail_003_P_059-16854274822890 .sp-large a {
    display: block
}

#c_product_detail_003_P_059-16854274822890 .sp-zoom {
    position: absolute;
    left: -50%;
    top: -50%;
    cursor: zoom-in;
    display: none
}

#c_product_detail_003_P_059-16854274822890 .cp_xj_icon {
    fill: #fff;
    margin-right: 5px
}

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

#c_product_detail_003_P_059-16854274822890 table {
    width: 100% !important;
    background: none !important;
    margin-left: 0px !important;
    margin-right: 0px !important
}

#c_product_detail_003_P_059-16854274822890 td {
    width: auto !important;
    background: none !important;
    padding: 5px !important;
    border: 1px solid #ddd !important
}

#c_product_detail_003_P_059-16854274822890 td p {
    font-family: none !important;
    font-size: 16px !important;
    color: #000 !important
}

#c_product_detail_003_P_059-16854274822890 td span {
    font-family: none !important;
    font-size: 16px !important;
    color: #000 !important
}

#c_product_detail_003_P_059-16854274822890 font {
    font-family: Arial !important;
    color: #000 !important;
    font-size: 16px !important
}

tr:nth-child(odd) {
    background-color: #eff2f7
}

tr:nth-child(even) {
    background-color: #fff
}

#c_product_detail_003_P_059-16854274822890 .e_productTabList-64::-webkit-scrollbar {
    display: none
}

#c_product_detail_003_P_059-16854274822890 .e_productTabList-64 .p_tabName {
    overflow-x: auto;
    overflow-y: hidden;
    background: #fff;
    padding: 0px 20px;
    padding-bottom: 20px;
    z-index: 5;
    position: sticky;
    top: 90px
}

#c_product_detail_003_P_059-16854274822890 .e_productTabList-64 .p_nameItem {
    display: inline-block;
    width: 19.8%;
    min-width: 98px;
    padding: 0 5px;
    color: #fff !important;
    background: #005ac8;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border-bottom: 1px solid transparent
}

#c_product_detail_003_P_059-16854274822890 .e_productTabList-64 .p_nameItem.active {
    color: var(--primary);
    border-bottom: 1px solid var(--primary);
    background: #ec761c
}

#c_product_detail_003_P_059-16854274822890 .e_productTabList-64 .p_tabContent {
    background: #fff;
    padding: 0px 20px;
    padding-bottom: 30px
}

#c_product_detail_003_P_059-16854274822890 .e_productTabList-64 .p_contentItem {
    display: none
}

#c_product_detail_003_P_059-16854274822890 .e_productTabList-64 .p_contentItem.active {
    display: block
}

#c_product_detail_003_P_059-16854274822890 .e_productTabList-64 .p_infoItem {
    overflow: hidden;
    margin-bottom: 0px;
    display-radio: 1
}

#c_product_detail_003_P_059-16854274822890 .e_productTabList-64 .p_attrItem {
    width: 25%;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 15px;
    display: none
}

#c_product_detail_003_P_059-16854274822890 .e_productTabList-64 .p_summary {
    padding: 10px 0;
    display: none
}

#c_product_detail_003_P_059-16854274822890 .e_productTabList-64 .p_keywordLabel {
    float: left;
    display: block;
    height: 28px;
    line-height: 28px
}

#c_product_detail_003_P_059-16854274822890 .e_productTabList-64 .p_keywordValue {
    float: left;
    overflow: hidden
}

#c_product_detail_003_P_059-16854274822890 .e_productTabList-64 .p_keywordItem {
    padding: 0 15px;
    border-radius: 5px;
    float: left;
    height: 28px;
    line-height: 28px;
    margin-left: 15px
}

#c_product_detail_003_P_059-16854274822890 .e_productTabList-64 .p_groupName {
    padding-left: 45px;
    height: 35px;
    line-height: 35px
}

#c_product_detail_003_P_059-16854274822890 .e_productTabList-64 .p_params {
    display: flex;
    line-height: 35px
}

#c_product_detail_003_P_059-16854274822890 .e_productTabList-64 .p_paramsName {
    display: flex;
    justify-content: flex-end;
    flex-grow: 0;
    flex-shrink: 0;
    width: 20%;
    padding: 0 15px;
    white-space: normal;
    overflow: hidden
}

#c_product_detail_003_P_059-16854274822890 .e_productTabList-64 .p_paramsValue {
    padding: 0 15px
}

#c_product_detail_003_P_059-16854274822890 .e_productTabList-64 {
    display-radio: 1;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    width: 92%
}

#c_product_detail_003_P_059-16854274822890 table span {
    background: none !important
}

#c_product_detail_003_P_059-16854274822890 h2 {
    line-height: normal;
    font_radio: 2;
    font-size: 20px;
    color: #000;
    padding: 7px;
    text-align: left;
    display-radio: 1;
    font-weight: bold;
    font-family: Arial;
    text-transform: capitalize;
    background: #eff2f7
}

#c_product_detail_003_P_059-16854274822890 p {
    font-size: 16px;
    font-family: Arial;
    word-break: break-word
}

#c_product_detail_003_P_059-16854274822890 span {
    font-size: 16px
}

#c_product_detail_003_P_059-16854274822890 strong span {
    font-size: 20px
}

@media screen and (max-width: 768px) {
    #c_product_detail_003_P_059-16854274822890 {
        display-radio:1;
        padding-top: 0px;
        padding-bottom: 30px
    }

    #c_product_detail_003_P_059-16854274822890 .sp-thumbs a:link,#c_product_detail_003_P_059-16854274822890 .sp-thumbs a:visited {
        width: 50px;
        height: 50px;
        margin-right: 5px
    }

    img {
        filter: blur(0);
        transition: filter 1s;
        height: auto !important
    }

    #c_product_detail_003_P_059-16854274822890 table {
        width: 100% !important;
        background: none !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
        overflow: scroll;
        overflow-x: auto !important;
        padding: 10px !important;
        display: block
    }

    #c_product_detail_003_P_059-16854274822890 .e_productTabList-64 .p_attrItem {
        width: 100%
    }

    #c_product_detail_003_P_059-16854274822890 .e_productTabList-64 .p_groupName {
        padding-left: 15px;
        height: 30px;
        line-height: 30px
    }

    #c_product_detail_003_P_059-16854274822890 .e_productTabList-64 .p_paramsName {
        width: 30%;
        padding: 0 10px
    }

    #c_product_detail_003_P_059-16854274822890 .e_productTabList-64 .p_params {
        line-height: 30px
    }

    #c_product_detail_003_P_059-16854274822890 .e_productTabList-64 .p_tabName {
        padding: 0px 19px
    }

    #c_product_detail_003_P_059-16854274822890 .e_productTabList-64 .p_nameItem {
        display: inline-block;
        width: 49%;
        min-width: 98px;
        padding: 0px 5px;
        color: #fff !important;
        background: #005ac8;
        height: 46px;
        line-height: 46px;
        text-align: center;
        border-bottom: 1px solid transparent;
        margin-top: 4px
    }

    #c_product_detail_003_P_059-16854274822890 td span {
        font-family: none !important;
        font-size: 16px !important;
        color: #000 !important;
        word-break: keep-all !important
    }
}

#c_video_list_018-16947654278450 {
    min-height: 300px;
    display-radio: 1;
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: rgba(255,255,255,1)
}

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

#c_video_list_018-16947654278450 .e_loop-2 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#c_video_list_018-16947654278450 .e_loop-2 .p_page {
    text-align: center
}

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

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

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

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

#c_video_list_018-16947654278450 .e_loop-2 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
}

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

#c_video_list_018-16947654278450 .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_video_list_018-16947654278450 .e_loop-2 .p_s_option {
}

#c_video_list_018-16947654278450 .e_loop-2 .multSelect {
    font-size: 13px;
    position: relative
}

#c_video_list_018-16947654278450 .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_video_list_018-16947654278450 .e_loop-2 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

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

#c_video_list_018-16947654278450 .e_loop-2 .multSelect ul,li {
    list-style: none
}

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

#c_video_list_018-16947654278450 .e_loop-2 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

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

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

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

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

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

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

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

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

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

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

#c_video_list_018-16947654278450 .e_loop-2 .p_split {
    margin: 0 5px
}

#c_video_list_018-16947654278450 .e_loop-2 .p_normal {
    margin-right: 16px
}

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

#c_video_list_018-16947654278450 .e_loop-2 .position-left {
    display: flex
}

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

#c_video_list_018-16947654278450 .e_loop-2 .position-top {
}

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

#c_video_list_018-16947654278450 .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_video_list_018-16947654278450 .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_video_list_018-16947654278450 .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_video_list_018-16947654278450 .e_loop-2 .p_active .p_mbutton::before {
    display: block
}

#c_video_list_018-16947654278450 .e_loop-2 .p_active .p_mbutton::after {
    display: block
}

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

#c_video_list_018-16947654278450 .e_loop-2 .p_filter_result {
    display: inline-block
}

#c_video_list_018-16947654278450 .e_loop-2 .p_contclear {
    cursor: pointer
}

#c_video_list_018-16947654278450 .e_loop-2 .swiper-container {
    padding-bottom: 30px
}

#c_video_list_018-16947654278450 .e_loop-2 {
    display-radio: 1;
    max-width: none;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto
}

#c_video_list_018-16947654278450 .e_container-3 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 92%;
    display-radio: flex;
    max-width: 1660px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto
}

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

#c_video_list_018-16947654278450 .e_container-6 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 96%;
    display-radio: flex;
    margin-bottom: 35px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto
}

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

#c_video_list_018-16947654278450 .videoBox {
    position: fixed;
    background: rgb(0 0 0 / 60%);
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all ease .3s;
    pointer-events: none;
    opacity: 0;
    z-index: 10;
    padding: 0 18px
}

#c_video_list_018-16947654278450 .videoBox.show {
    opacity: 1;
    pointer-events: auto
}

#c_video_list_018-16947654278450 .e_html-10 {
    min-height: 0px;
    display-radio: 1;
    background_radio: 1;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

#c_video_list_018-16947654278450 .closeVideo {
    max-width: 150px;
    background: #fff;
    margin: 30px auto 0;
    border-radius: 55px;
    padding: 10px 30px;
    width: 100%;
    text-align: center;
    font-size: 15px;
    cursor: pointer;
    transition: all ease .3s
}

#c_video_list_018-16947654278450 .closeVideo:hover {
    background: #171717;
    color: #fff
}

#c_video_list_018-16947654278450 .videoimg {
    display: none
}

#c_video_list_018-16947654278450 .videoimg.vpHide:not([nd_deleted]) {
    display: none !important
}

#c_video_list_018-16947654278450 .e_container-12 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    background-color: rgba(242,242,242,1)
}

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

#c_video_list_018-16947654278450 .e_text-19 {
    font_radio: 2;
    display-radio: 1;
    font-size: 36px;
    font-family: Microsoft YaHei,微软雅黑;
    font-weight: bold;
    text-align: center
}

#c_video_list_018-16947654278450 .p_loopitem .e_text-19 {
    display: none
}

#c_video_list_018-16947654278450 .p_loopitem:nth-child(1) .e_text-19 {
    display: block;
    position: relative;
    left: 65%;
    margin-left: -25%;
    bottom: 30px
}

#c_video_list_018-16947654278450 .videoBox video {
    max-width: 1000px !important;
    margin: 0 auto;
    width: 100%
}

#c_video_list_018-16947654278450 .videoBox > div:first-child {
    width: 100%;
    max-width: 1000px !important;
    margin: 0 auto
}

#c_video_list_018-16947654278450 .e_container-12 .p_item {
    display-radio: 1
}

#c_video_list_018-16947654278450 .e_richText-32 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_video_list_018-16947654278450 .e_richText-32 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_video_list_018-16947654278450 .e_richText-32 li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: inherit
}

#c_video_list_018-16947654278450 .e_richText-32 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_video_list_018-16947654278450 .e_richText-32 {
    font_radio: 2;
    display-radio: 1;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center
}

#c_video_list_018-16947654278450 .e_richText-34 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_video_list_018-16947654278450 .e_richText-34 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_video_list_018-16947654278450 .e_richText-34 li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: inherit
}

#c_video_list_018-16947654278450 .e_richText-34 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_video_list_018-16947654278450 iframe {
    width: 100% !important;
    height: 400px !important
}

#c_video_list_018-16947654278450 .p_loopitem:nth-child(2) {
    margin-top: 80px !important
}

#c_video_list_018-16947654278450 .p_loopitem:nth-child(1) {
    margin-top: 20px !important
}

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

    #c_video_list_018-16947654278450 .e_container-6 {
        display-radio: 1;
        width: 98%
    }

    #c_video_list_018-16947654278450 .videoBox {
        background: rgb(0 0 0 / 80%)
    }

    #c_video_list_018-16947654278450 .p_loopitem:nth-child(1) .e_text-19 {
        display: block;
        position: relative;
        left: 0%;
        margin-left: 0%;
        word-break: break-word
    }

    #c_video_list_018-16947654278450 .e_text-19 {
        font_radio: 2;
        display-radio: 1;
        font-size: 32px;
        font-family: Arial;
        line-height: 1.2;
        font-weight: bold
    }
}

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

#c_grid-1694505908296 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    display-radio: 1;
    background-fill-value: background-image;
    background-image: url(../image/d7b37cfd-35cf-440b-a666-01d80aad4b67.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

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

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

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

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

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

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

@media screen and (min-width: 769px) {
    #c_grid-1694505908296 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
        width:100%;
        margin-left: 0%;
        margin-right: 0%;
        margin-top: 0rem;
        margin-bottom: 0rem;
        clear: left
    }
}

#c_static_001_P_20692-16854388942970 {
    display-radio: 1;
    background-fill-value: background-color;
    margin-left: auto;
    padding-top: 80px;
    min-height: 0px;
    background-attachment: fixed;
    padding-left: 0px;
    margin-right: auto;
    padding-bottom: 0px
}

#c_static_001_P_20692-16854388942970 .e_loop-2 .p_list {
    display: flex;
    flex-wrap: wrap
}

#c_static_001_P_20692-16854388942970 .e_loop-2 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#c_static_001_P_20692-16854388942970 .e_loop-2 .p_page {
    text-align: center
}

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

#c_static_001_P_20692-16854388942970 .e_loop-2 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 24px;
    margin: 15px 0
}

#c_static_001_P_20692-16854388942970 .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_20692-16854388942970 .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_20692-16854388942970 .e_loop-2 .p_active {
    color: #fff;
    background-color: #409EFF;
    border-radius: 2px
}

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

#c_static_001_P_20692-16854388942970 .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_20692-16854388942970 .e_loop-2 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

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

#c_static_001_P_20692-16854388942970 .e_loop-2 .multSelect ul,li {
    list-style: none
}

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

#c_static_001_P_20692-16854388942970 .e_loop-2 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

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

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

#c_static_001_P_20692-16854388942970 .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_20692-16854388942970 .e_loop-2 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

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

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

#c_static_001_P_20692-16854388942970 .e_loop-2 .p_filter_select {
    width: 110px;
    height: 24px;
    padding: 0;
    border: 1px solid #DCDFE6
}

#c_static_001_P_20692-16854388942970 .e_loop-2 .p_normal_start {
    display: inline;
    width: 60px;
    height: 22px
}

#c_static_001_P_20692-16854388942970 .e_loop-2 .p_date_start {
    display: inline;
    width: 105px;
    height: 22px
}

#c_static_001_P_20692-16854388942970 .e_loop-2 .p_normal_end {
    display: inline;
    width: 60px;
    height: 22px;
    margin-right: 5px
}

#c_static_001_P_20692-16854388942970 .e_loop-2 .p_date_end {
    display: inline;
    width: 105px;
    height: 22px;
    margin-right: 5px
}

#c_static_001_P_20692-16854388942970 .e_loop-2 .p_split {
    margin: 0 5px
}

#c_static_001_P_20692-16854388942970 .e_loop-2 .p_normal {
    margin-right: 16px
}

#c_static_001_P_20692-16854388942970 .e_loop-2 {
    background_radio: 1;
    padding-left: 0px;
    margin-left: auto;
    margin-right: auto;
    display-radio: 1;
    padding-right: 0px;
    position: relative;
    background: none;
    margin-top: 30px;
    background-color: none;
    max-width: 1600px;
    width: 92%
}

#c_static_001_P_20692-16854388942970 .e_loop-2 .cbox-2:nth-child(odd) {
    background-color: rgba(255,255,255,0)
}

#c_static_001_P_20692-16854388942970 .e_loop-2 .p_loopitem:hover .e_text-5 {
    background: #005ac8;
    color: #fff
}

#c_static_001_P_20692-16854388942970 .e_loop-2 .p_loopitem:hover .e_image-4 img {
    transform: scale(1.2)
}

#c_static_001_P_20692-16854388942970 .e_container-3 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px
}

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

#c_static_001_P_20692-16854388942970 .e_image-4 {
    overflow: hidden;
    display-radio: 1;
    border-top-left-radius: 30px
}

#c_static_001_P_20692-16854388942970 .e_image-4 img {
    width: 100%;
    background: #ffffff;
    padding: 20px;
    height: 100%;
    object-fit: contain;
    cursor: pointer;
    transition: all 0.6s;
    border-top-left-radius: 40px
}

#c_static_001_P_20692-16854388942970 .e_text-5 {
    font_radio: 2;
    font-size: 16px;
    color: rgba(51,51,51,1);
    font-weight: normal;
    text-align: center;
    font-family: Arial;
    display-radio: -webkit-box;
    line-height: 1.8;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    transition: all 0.6s;
    background-color: rgba(240,240,240,1);
    border-bottom-right-radius: 30px;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.productter {
    display: flex;
    vertical-align: middle;
    width: 100%
}

.chanp {
    margin: 0 auto;
    width: 90% !important;
    position: relative
}

.saf-sBar .saf-s-Btn {
    border: 1px #a0a0a0 solid !important
}

.saf-sBar {
    padding-top: 10px !important
}

#c_static_001_P_20692-16854388942970 .e_text-6 {
    line-height: 1.5;
    font_radio: 2;
    display-radio: 1;
    font-size: 36px;
    font-family: Arial;
    font-weight: bold;
    text-align: center;
    max-width: 1400px;
    width: 92%;
    margin-left: auto;
    margin-right: auto
}

.saf-sBar .saf-s-Btn:hover {
    background: #005ac8
}

#c_static_001_P_20692-16854388942970 .e_button-7 {
    display: flex;
    position: relative;
    overflow: hidden;
    text-align: center;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 10px 8px;
    background_radio: 2;
    border_radio: 2;
    font_radio: 2;
    radius_radio: 2;
    display-radio: flex;
    max-height: none;
    height: auto;
    background-color: rgba(0,90,200,1);
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0,90,200,1);
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 1;
    width: 200px;
    background: none!important;
    color: #005ac8;
    border: 1px solid #005ac8;
    font-family: Arial;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px
}

#c_static_001_P_20692-16854388942970 .e_button-7 span {
    display: block;
    width: auto;
    position: relative;
    z-index: 1;
    font-size: 16px;
    outline: 0;
    margin: 0px;
    overflow: hidden
}

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

#c_static_001_P_20692-16854388942970 .e_button-7:hover::after {
    opacity: 1
}

#c_static_001_P_20692-16854388942970 .e_button-7:hover {
    background-color: rgba(24,56,133,1);
    border-style: solid;
    border-color: rgba(24,56,133,1);
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border: 1px solid #005ac8;
    margin-top: -5px;
    transition: 0.3s;
    box-shadow: 0px 5px 0px 0px #005ac8;
    font-family: Arial
}

@media screen and (max-width: 768px) {
    .indAb {
        left:auto
    }

    #c_static_001_P_20692-16854388942970 {
        padding-bottom: 40px;
        padding-left: 0
    }

    #c_static_001_P_20692-16854388942970 .e_loop-2 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 1)
    }

    #c_static_001_P_20692-16854388942970 .e_loop-2 {
        display-radio: 1;
        padding-right: 0px;
        padding-left: 0px
    }

    #c_static_001_P_20692-16854388942970 .e_loop-2 .cbox-2:nth-child(odd) {
        padding-right: 0px;
        padding-left: 0px;
        margin-left: 0px;
        margin-right: 0px
    }

    #c_static_001_P_20692-16854388942970 .e_image-4 {
        display-radio: 1;
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 0px;
        margin-right: 0px
    }

    #c_static_001_P_20692-16854388942970 .e_text-5 {
        display-radio: 1;
        font_radio: 1;
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 14px
    }

    #c_static_001_P_20692-16854388942970 .e_text-6 {
        font_radio: 2;
        display-radio: 1;
        font-size: 32px;
        font-family: Arial
    }

    #c_static_001_P_20692-16854388942970 .e_button-7 {
        background_radio: 1;
        border_radio: 1;
        font_radio: 1;
        radius_radio: 1;
        display-radio: 1;
        width: 200px;
        margin-top: 40px;
        margin-bottom: 2px
    }

    #c_static_001_P_20692-16854388942970 .e_button-7 span {
        font-size: 14px
    }
}

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

    #c_static_001_P_20692-16854388942970 .e_button-7 {
        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_static_001-1694502552714 {
    min-height: 80px;
    display-radio: 1;
    background-fill-value: background-color
}

@media screen and (max-width: 1485px) and (min-width: 1380px) {
}

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

#c_grid-16848989207270 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    display-radio: 1;
    background-fill-value: background-image;
    padding-top: 140px;
    padding-bottom: 100px;
    background-attachment: fixed;
    background-image: url(../image/ac0ccc0c-46ac-4d0f-b1be-85da4868fe04.jpg);
    margin-top: 0px
}

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

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

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

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

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

#c_grid-16848989207270 .p_gridCell {
    display-radio: 1
}

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

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

#c_form_057-1685428783735 {
    display-radio: 1;
    min-height: 0px
}

#c_form_057-1685428783735 .e_container-12 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 92%;
    display-radio: flex;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto
}

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

#c_form_057-1685428783735 .e_text-15 {
    line-height: 1.5;
    font_radio: 2;
    display-radio: 1;
    font-size: 16px;
    font-family: Arial;
    color: rgba(255,255,255,1);
    margin-top: 15px;
    text-align: left
}

#c_form_057-1685428783735 .e_container-12 .cbox-12-0 {
    flex: 0 0 35%
}

#c_form_057-1685428783735 .e_text-18 {
    line-height: 1.5;
    font_radio: 2;
    display-radio: 1;
    font-size: 34px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(255,255,255,1);
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: auto
}

#c_form_057-1685428783735 .e_text-19 {
    line-height: 1;
    font_radio: 2;
    display-radio: 1;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(255,255,255,1);
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    margin-top: 20px
}

#c_form_057-1685428783735 .e_container-20 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    display-radio: flex;
    max-width: 1600px;
    margin-right: 0px;
    margin-left: auto
}

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

.form-control {
    display: block;
    width: 100%;
    line-height: 2.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

#c_form_057-1685428783735 .e_container-21 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-top: 15px
}

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

#c_form_057-1685428783735 .e_container-21 .cbox-21-0 {
    flex: 0 0 10%
}

#c_form_057-1685428783735 .e_icon-22 {
    width: 40px;
    height: 40px;
    font_radio: 2;
    display-radio: 1;
    color: rgba(255,255,255,1)
}

#c_form_057-1685428783735 .e_icon-22 .icon {
    margin: 0;
    width: 100%;
    height: 100%;
    fill: currentColor
}

#c_form_057-1685428783735 .e_text-23 {
    line-height: 1.2;
    font_radio: 2;
    display-radio: 1;
    font-size: 30px;
    font-family: "114069cd-e449-4043-bbb5-51ff7fe73490";
    color: rgba(236,118,28,1)
}

#c_form_057-1685428783735 .e_form-35 {
    margin-left: auto;
    margin-right: 0px;
    display-radio: 1;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 20px;
    max-width: none;
    width: auto
}

#c_form_057-1685428783735 .e_container-36 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex
}

#c_form_057-1685428783735 .e_container-36 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_form_057-1685428783735 .e_container-37 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

#c_form_057-1685428783735 .e_container-37 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_form_057-1685428783735 .e_input-38 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_form_057-1685428783735 .e_input-38 .p_input {
    display-radio: 1;
    font-size: 14px;
    font-family: Microsoft YaHei
}

#c_form_057-1685428783735 .e_input-38 {
    display-radio: 1;
    padding-right: 0px;
    padding-left: 5px
}

#c_form_057-1685428783735 .e_input-39 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_form_057-1685428783735 .e_input-39 {
    display-radio: 1;
    padding-left: 0px;
    padding-right: 5px
}

#c_form_057-1685428783735 .e_input-39 .p_input {
    display-radio: 1;
    font-size: 14px;
    font-family: Microsoft YaHei
}

#c_form_057-1685428783735 .e_input-40 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_form_057-1685428783735 .e_input-40 {
    display-radio: 1;
    padding-left: 5px
}

#c_form_057-1685428783735 .e_input-40 .p_input {
    display-radio: 1;
    font-size: 14px;
    font-family: Microsoft YaHei
}

#c_form_057-1685428783735 .e_input-41 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_form_057-1685428783735 .e_input-41 .p_input {
    display-radio: 1;
    font-size: 14px;
    font-family: Microsoft YaHei
}

#c_form_057-1685428783735 .e_input-41 {
    display-radio: 1;
    padding-right: 5px
}

#c_form_057-1685428783735 .e_textarea-42 .p_required {
    vertical-align: middle;
    font-size: 1.4em;
    line-height: 100%;
    position: relative;
    font-weight: bold;
    top: 0.15em;
    padding-left: 5px
}

#c_form_057-1685428783735 .e_textarea-42 .p_input {
    display-radio: 1;
    font-size: 14px;
    font-family: Arial
}

#c_form_057-1685428783735 .e_input-43 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_form_057-1685428783735 .e_input-44 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_form_057-1685428783735 .e_formBtn-45 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    padding: 8px;
    background_radio: 2;
    border_radio: 2;
    font_radio: 2;
    radius_radio: 2;
    width: 300px;
    background-color: rgba(236,118,28,1);
    border-color: rgba(236,118,28,1);
    font-size: 14px;
    font-family: Microsoft YaHei;
    line-height: 1.5;
    margin-right: auto;
    margin-left: auto;
    background: none !important;
    border: 1px solid #fff;
    display-radio: block;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px
}

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

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

#c_form_057-1685428783735 .e_formBtn-45:hover::after {
    opacity: 1
}

#c_form_057-1685428783735 .e_formBtn-45:hover {
    background: #ec761c !important;
    border: 1px solid #ec761c;
    background-color: #ec761c !important
}

#c_form_057-1685428783735 .e_h1-46 {
    font_radio: 2;
    display-radio: 1;
    font-size: 34px;
    font-family: Microsoft YaHei,微软雅黑;
    font-weight: bold;
    color: rgba(255,255,255,1)
}

@media screen and (max-width: 768px) {
    #c_form_057-1685428783735 .e_container-12 {
        display-radio:1;
        flex-direction: column
    }

    #c_form_057-1685428783735 .e_container-20 {
        display-radio: 1;
        margin-top: 20px
    }

    #c_form_057-1685428783735 .e_container-20 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        width: 100%;
        display-radio: flex;
        max-width: 1600px;
        margin-right: 0px;
        margin-left: auto
    }

    #c_form_057-1685428783735 .e_text-23 {
        font_radio: 2;
        display-radio: 1;
        font-size: 24px
    }

    #c_form_057-1685428783735 .e_text-15 {
        font_radio: 2;
        display-radio: 1;
        font-family: Arial;
        word-break: break-word;
        text-align: center
    }

    #c_form_057-1685428783735 .e_text-18 {
        font_radio: 2;
        display-radio: 1;
        font-size: 32px;
        font-family: Arial
    }

    #c_form_057-1685428783735 .e_text-19 {
        font_radio: 2;
        display-radio: 1;
        text-align: center
    }

    #c_form_057-1685428783735 .e_h1-46 {
        font_radio: 2;
        display-radio: 1;
        text-align: center
    }

    #c_form_057-1685428783735 .e_container-21 {
        background_radio: 1;
        display-radio: 1
    }
}

#c_popbox-1680508976816 {
    width: 80%;
    max-width: 800px;
    height: 613px;
    position: relative;
    margin: 100px auto 200px auto;
    display: none;
    display-radio: none
}

#c_popbox-1680508976816 .pop_wrapper {
    height: inherit;
    position: relative;
    min-height: inherit
}

#c_popbox-1680508976816 .p_container {
    background-color: #fff;
    position: relative;
    z-index: 2;
    min-height: inherit;
    width: inherit;
    height: inherit;
    margin: 0 auto
}

#c_popbox-1680508976816 .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-1680508976816 .p_background-preview {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgb(0, 0, 0);
    opacity: 0.7
}

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

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

#c_popbox-1680508976816 .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
}

::-webkit-scrollbar-thumb {
    background-color: #183885 !important
}

::-webkit-scrollbar-thumb {
    background-color: #183885 !important
}

#c_magiccube_004-1680509191189 {
    min-height: 613px;
    background-color: rgba(247,247,247,1);
    padding-top: 0px;
    padding-bottom: 0px;
    display-radio: 1
}

#c_magiccube_004-1680509191189 .e_loop-1 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    /*解决无缝滚动在循环体多列展示问题  */
    max-width: 100%/* 解决无缝滚动在循环体多列展示问题 */
}

#c_magiccube_004-1680509191189 .e_loop-1 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#c_magiccube_004-1680509191189 .e_loop-1 .p_page {
    text-align: center
}

#c_magiccube_004-1680509191189 .e_loop-1 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_magiccube_004-1680509191189 .e_loop-1 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

#c_magiccube_004-1680509191189 .e_loop-1 .p_filter_key {
    /* min-width:80px;
 */
    width: 70px;
    overflow: hidden;
    margin-right: 10px;
    font-weight: bold;
    color: #333333;
    font-size: 12px
}

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

#c_magiccube_004-1680509191189 .e_loop-1 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue/* border-radius:2px;
 */
}

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

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

#c_magiccube_004-1680509191189 .e_loop-1 .p_s_option {
}

#c_magiccube_004-1680509191189 .e_loop-1 .multSelect {
    font-size: 13px;
    position: relative
}

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

#c_magiccube_004-1680509191189 .e_loop-1 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_magiccube_004-1680509191189 .e_loop-1 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_magiccube_004-1680509191189 .e_loop-1 .multSelect ul,li {
    list-style: none
}

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

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

#c_magiccube_004-1680509191189 .e_loop-1 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

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

#c_magiccube_004-1680509191189 .e_loop-1 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

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

#c_magiccube_004-1680509191189 .e_loop-1 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_magiccube_004-1680509191189 .e_loop-1 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

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

/* #c_magiccube_004-1680509191189 .e_loop-1 .p_filter_close::before {
	content: "\2716";
}
*/
/* #c_magiccube_004-1680509191189 .e_loop-1 .p_filter_select {
	width: 110px;
	height: 24px;
	padding: 0;
	border: 1px solid #DCDFE6;
}
*/
#c_magiccube_004-1680509191189 .e_loop-1 .p_normal_start {
    display: inline;
    width: 60px;
    height: 22px
}

#c_magiccube_004-1680509191189 .e_loop-1 .p_date_start {
    display: inline;
    width: 105px;
    height: 22px
}

#c_magiccube_004-1680509191189 .e_loop-1 .p_normal_end {
    display: inline;
    width: 60px;
    height: 22px;
    margin-right: 5px
}

#c_magiccube_004-1680509191189 .e_loop-1 .p_date_end {
    display: inline;
    width: 105px;
    height: 22px;
    margin-right: 5px
}

#c_magiccube_004-1680509191189 .e_loop-1 .p_split {
    margin: 0 5px
}

#c_magiccube_004-1680509191189 .e_loop-1 .p_normal {
    margin-right: 16px
}

#c_magiccube_004-1680509191189 .e_loop-1 .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_magiccube_004-1680509191189 .e_loop-1 .input-check,#c_magiccube_004-1680509191189 .e_loop-1 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_magiccube_004-1680509191189 .e_loop-1 .position-left {
    display: flex
}

#c_magiccube_004-1680509191189 .e_loop-1 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#c_magiccube_004-1680509191189 .e_loop-1 .position-top {
    /* display:flex;
 */
}

#c_magiccube_004-1680509191189 .e_loop-1 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#c_magiccube_004-1680509191189 .e_loop-1 .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_magiccube_004-1680509191189 .e_loop-1 .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_magiccube_004-1680509191189 .e_loop-1 .p_mbutton::before {
    content: "";
    display: none;
    width: 6px;
    height: 9px;
    border-right: #ffffff solid 2px;
    border-bottom: #ffffff solid 2px;
    -webkit-transform: rotate( 35deg);
    transform: rotate( 35deg);
    position: absolute;
    bottom: 5px;
    right: 4px;
    z-index: 2
}

#c_magiccube_004-1680509191189 .e_loop-1 .p_active .p_mbutton::before {
    display: block
}

#c_magiccube_004-1680509191189 .e_loop-1 .p_active .p_mbutton::after {
    display: block
}

#c_magiccube_004-1680509191189 .e_richText-2 {
    font_radio: 1;
    display-radio: 1
}

#c_magiccube_004-1680509191189 .e_loop-1 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(255,255,255,1);
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 50px;
    padding-right: 50px;
    display-radio: 1
}

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

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

@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) {
}
