/* 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%;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 0;
        clear: left
    }
}

@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: 0;
        margin-bottom: 0;
        clear: left
    }
}

@media screen and (max-width:1024px) 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: 0;
        margin-bottom: 0;
        clear: left
    }
}

.L_nav .pc_nav {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 99;
    transition: all .5s;
    background: #fff
}

.L_nav .header1>.header-left {
    display: flex;
    max-width: 1780px;
    width: 94%;
    align-items: center;
    margin: 0 auto !important;
    justify-content: space-between;
    line-height: 0
}

.L_nav .header1>.header-left h1 {
    width: 140px;
    height: 90px;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin: 0
}

.L_nav .header1>.header-left h1 a {
    display: block
}

.L_nav .header1>.header-left h1 a img {
    max-width: 100%;
    width: auto;
    height: auto
}

.L_nav .header1>.header-left nav.fr {
    height: auto;
    width: auto;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.L_nav .header1 nav ul.f-cb {
    overflow: visible;
    padding-right: 280px
}

.L_nav .header1 nav ul.f-cb:after {
    clear: both;
    display: block;
    content: ''
}

.L_nav li.hvr-left {
    text-align: center;
    transition: all .3s cubic-bezier(.86, .5, 1, 1);
    position: relative;
    display: block;
    float: left
}

.L_nav li.hvr-left .home-dec {
    display: block;
    position: relative;
    line-height: 90px;
    font-size: 18px;
    color: #333;
    padding: 0 1.45vw
}

.L_nav li.hvr-left .home-dec:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0%;
    height: 3px;
    background: var(--theme-color);
    transition: all .5s ease;
    transform: translateX(-50%)
}

.L_nav li.hvr-left:hover .home-dec:after {
    width: 100%
}

.L_nav li.hvr-left .nav-sub {
    border: none;
    background: #fff;
    width: auto;
    left: 50%;
    margin-left: -73px;
    padding: 0;
    border-radius: .2em;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 50%);
    position: absolute;
    min-width: 146px;
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    transition: opacity .5s ease, transform .5s ease;
    max-height: 0;
    overflow: hidden
}

.L_nav li.hvr-left:hover .nav-sub {
    opacity: 1;
    transform: none;
    max-height: 100vh
}

.L_nav li.hvr-left .nav-sub a {
    border: none;
    padding: 0;
    text-align: center;
    line-height: 46px;
    height: 46px;
    font-size: 15px;
    color: #333;
    display: block;
    white-space: nowrap
}

.L_nav li.hvr-left .nav-sub a:hover {
    background-color: var(--theme-color);
    color: #fff
}

.L_nav li.L_Last_box {
    float: left;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 290px;
    margin-left: 2vw;
    position: absolute;
    right: 0
}

.L_nav li.L_Last_box:before {
    display: block;
    height: 30px;
    position: absolute;
    width: 1px;
    background: #ccc;
    left: 0;
    top: 50%;
    margin-top: -15px
}

.L_nav .L_TopLang {
    position: relative;
    height: 90px;
    display: flex;
    align-items: center;
    width: 90px;
    justify-content: center;
    background: #21478b
}

.L_nav .L_TopLangBtn {
    cursor: pointer
}

.L_nav .L_TopLangCon {
    background: #1578bd;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 120px;
    opacity: 0;
    visibility: hidden;
    transition: all .6s ease;
    display: none
}

.L_nav .L_TopLangCon:before {
    content: '';
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    background: 0 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid #1578bd;
    width: 10px;
    height: 10px
}

.L_nav .L_TopLangCon a {
    width: 100px;
    text-align: center;
    display: block;
    line-height: 36px;
    color: #fff
}

.L_nav .L_TopLang:hover .L_TopLangCon {
    top: 90px;
    opacity: 1;
    transition: all .8s ease;
    visibility: visible
}

.L_nav .L_TopLangCon a:hover {
    background: #999
}

.on .pc_nav {
    background: #fff;
    box-shadow: 0 4px 4px rgb(0 0 0 / 10%)
}

.L_nav li.L_Last_box img {
    cursor: pointer
}

.L_nav a.L_pulic {
    width: 200px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #fff;
    background: #1578bd
}

.bdshare_popup_bg,
.bdshare_popup_box {
    right: 10px !important;
    left: auto !important;
    top: 90px !important;
    position: fixed !important
}

.L_nav .bdshare-button-style0-16 .bds_more {
    margin: 0 !important
}

.L_nav .bdshare-button-style0-16 a:hover {
    color: #fff;
    opacity: 1
}

#c_static_001_P_249-1647251843165 .e_websiteShare-2 .p_share a {
    width: 40px;
    display: inline-block;
    margin: 0 2px
}

#c_static_001_P_249-1647251843165 .e_websiteShare-2 .p_share a img {
    width: 100%
}

#c_static_001_P_249-1647251843165 .e_websiteShare-2 {
    display-radio: 1;
    background_radio: 1;
    max-width: 200px;
    position: fixed;
    right: 0;
    top: 90px;
    z-index: 999;
    width: 100%;
    background: rgba(255, 255, 255, .8);
    padding: 20px;
    display: none
}

#c_static_001_P_249-1647251843165 .e_websiteShare-2 .p_share {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%
}

@media screen and (max-width:768px) {
    .L_nav .pc_nav {
        display: none
    }

    .L_nav .header2 {
        height: 70px;
        position: fixed;
        background: rgb(255 255 255);
        z-index: 100;
        top: 0;
        width: 100%;
        display: block
    }

    .L_nav .header2 .main-wrap {
        height: 70px;
        padding: 0 3%;
        box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .L_nav .header2 .logo {
        width: 100px;
        height: 70px;
        margin-top: 0;
        overflow: hidden;
        position: relative;
        display: flex;
        align-items: center;
        margin-bottom: 0
    }

    .L_nav .header2 .logo a {
        display: block
    }

    .L_nav .header2 .logo a img {
        max-width: 100%;
        width: auto !important;
        height: auto !important
    }

    .L_nav .header2 .nav-btn {
        width: 25px;
        height: 16px;
        cursor: pointer;
        position: relative
    }

    .L_nav .header2 .nav-btn .line {
        display: block;
        width: 100%;
        height: 2px;
        border-radius: 2px;
        background-color: #040a64;
        position: absolute;
        left: 50%;
        margin-left: -15px
    }

    .L_nav .header2 .nav-btn .line1 {
        -webkit-transform-origin: 4px 0;
        -ms-transform-origin: 4px 0;
        transform-origin: 4px 0
    }

    .L_nav .header2 .nav-btn.hover .line {
        background: var(--theme-color)
    }

    .L_nav .header2 .nav-btn .line2 {
        top: 7px
    }

    .L_nav .header2 .nav-btn .line3 {
        bottom: 0;
        -webkit-transform-origin: 1px center;
        -ms-transform-origin: 1px center;
        transform-origin: 1px center
    }

    .L_nav .header2 .sub-menu {
        width: 100%;
        padding: 0 3%;
        display: none;
        position: absolute;
        left: 0;
        top: 80px;
        z-index: 2;
        overflow-y: auto
    }

    .L_nav .header2 .sub-menu ul {
        width: 100%;
        height: calc(100vh - 55px - 1.5rem)
    }

    .L_nav .header2 .sub-menu li {
        border-bottom: 1px solid #dcdcdc;
        font-size: 16px;
        padding: 0 20px
    }

    .L_nav .header2 .sub-menu li:nth-child(4) {
        display: none
    }

    .L_nav .js-m-3 {
        opacity: 0;
        -webkit-transform: translate(30px, 0);
        -ms-transform: translate(30px, 0);
        transform: translate(30px, 0);
        -webkit-transition: all .8s ease;
        transition: all .8s ease
    }

    .L_nav .js-m-3.animate {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .L_nav .header2 .sub-menu li {
        border-bottom: 1px solid #dcdcdc;
        font-size: 16px;
        padding: 0 20px
    }

    .L_nav .header2 .sub-menu .tit {
        display: inline-block;
        text-decoration: none;
        width: 80%;
        line-height: 60px;
        color: #333;
        position: relative;
        box-sizing: border-box
    }

    .L_nav .header2 .sub-menu .sub-tit.on {
        background-color: #e9e9e9
    }

    .L_nav .header2 .sub-menu .sec-list {
        line-height: 40px;
        padding: 10px 0;
        display: none
    }

    .L_nav .header2 .sub-menu .jt {
        position: relative;
        display: inline-block;
        width: 10%;
        height: 60px;
        text-align: center;
        background: 0 0;
        float: right;
        cursor: pointer
    }

    .L_nav .header2 .sub-menu .jt:after {
        content: '';
        display: block;
        width: 26px;
        height: 26px;
        background: url(../images/rBQBHVzEZzKEUBJMAAAAAMfREL8486.png) no-repeat center;
        background-size: 17px auto;
        position: absolute;
        right: 3%;
        top: 15px
    }

    .L_nav .header2 .sub-menu .jt.jtRote:after {
        background: url(../images/rBQBG1zEZ1eEBkkYAAAAADz6RB0116.png) no-repeat center;
        background-size: 20px auto
    }

    .L_nav .header2 .sub-menu .sec-list p {
        background: url(../images/rBQBHVzEdJGEfkUaAAAAAGBOHjA006.png) no-repeat left center;
        background-size: 3px auto;
        font-size: 14px
    }

    .L_nav .header2 .sub-menu .sec-list a {
        padding-left: 5%;
        color: #666;
        display: block
    }

    .L_nav .header2 .sub-menu .sec-list a:active {
        color: #005bac
    }

    .L_nav .search-bg {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 20;
        background-color: #f5f5f5;
        display: none
    }

    .L_nav {
        height: 70px;
        background: #fff
    }
}

@media screen and (min-width:769px) {
    .L_nav .header2 {
        display: none
    }
}

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

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

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

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

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

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

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

@media screen and (max-width:1024px) 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: 0;
        margin-bottom: 0;
        clear: left
    }
}

#c_static_001-1636703125092 {
    padding-top: 2%;
    background-color: #21478b;
    display-radio: 1;
    min-height: 0
}

#c_static_001-1636703125092 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    max-width: 1340px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 6%;
    margin-top: 3%;
    padding-top: 0;
    padding-bottom: 0;
    display-radio: flex
}

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

#c_static_001-1636703125092 .e_container-1 .cbox-1-0 {
    flex: 0 0 23%
}

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

.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-1636703125092 .e_container-1 .cbox-1-1 {
    flex: 0 0 72%;
    margin-left: 5%
}

#c_static_001-1636703125092 .e_image-34 {
    overflow: hidden;
    width: 100%;
    max-width: 200px
}

#c_static_001-1636703125092 .e_image-34 img {
    width: 100%;
    object-fit: contain
}

#c_static_001-1636703125092 .e_text-35 {
    line-height: normal;
    font_radio: 2;
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: #fff;
    background-image: url(../images/a57e5aaa-aafc-4316-b6b3-592b2cef3fe5.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 40px;
    margin-top: 15px;
    display-radio: 1;
    margin-bottom: 15px
}

#c_static_001-1636703125092 .e_text-36 {
    line-height: normal;
    font_radio: 2;
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: #fff;
    margin: 40px 0;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 40px;
    background-image: url(../images/c1571bcc-686b-4655-b605-d69b35531ad5.png);
    display-radio: 1;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 15px;
    margin-top: 0
}

#c_static_001-1636703125092 .e_text-37 {
    font_radio: 2;
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: #fff;
    max-width: none;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 40px;
    background-image: url(../images/3aa2c0dc-233b-4e10-83f7-3afa8eb7c985.png);
    display-radio: 1;
    line-height: 1.5;
    margin-bottom: 15px
}

#c_static_001-1636703125092 .e_container-39 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex
}

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

#c_static_001-1636703125092 .e_container-39 .cbox-39-1 {
    flex: 0 0 15%
}

#c_static_001-1636703125092 .e_container-39 .cbox-39-0 {
    flex: 0 0 80%;
    margin-right: 5%
}

#c_static_001-1636703125092 .e_bottomNav-40 .p_level2Box,
#c_static_001-1636703125092 .e_bottomNav-40 .p_level3Box {
    height: auto
}

#c_static_001-1636703125092 .e_bottomNav-40 .p_closeIcon,
#c_static_001-1636703125092 .e_bottomNav-40 .p_openIcon {
    width: 36px;
    height: 36px
}

#c_static_001-1636703125092 .e_bottomNav-40 span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

#c_static_001-1636703125092 .e_bottomNav-40 {
    font_radio: 2;
    padding-bottom: 20px;
    line-height: 2;
    font-size: 18px;
    display-radio: 1
}

#c_static_001-1636703125092 .e_image-41 {
    overflow: hidden;
    max-width: 130px;
    width: 100%;
    min-width: 0;
    height: auto;
    max-height: none;
    min-height: 0;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto
}

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

#c_static_001-1636703125092 .e_container-42 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    max-width: 130px;
    margin-left: auto;
    margin-right: 0
}

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

#c_static_001-1636703125092 .e_text-43 {
    line-height: normal;
    font_radio: 2;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: #ccc;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px
}

#c_static_001-1636703125092 .e_bottomNav-40 .p_menuItem {
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: #ccc
}

#c_static_001-1636703125092 .e_bottomNav-40 .p_level1Item>p>a>span {
    font-size: 18px;
    color: #fff
}

#c_static_001-1636703125092 .e_bottomNav-40 .p_level1Item:first-of-type,
#c_static_001-1636703125092 .e_bottomNav-40 .p_level1Item:nth-of-type(5),
#c_static_001-1636703125092 .e_bottomNav-40 .p_level1Item:nth-of-type(6),
#c_static_001-1636703125092 .e_bottomNav-40 .p_level1Item:nth-of-type(7) {
    display: none
}

#c_static_001-1636703125092 .e_container-54 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    max-width: 1340px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 20px;
    padding-top: 20px;
    display-radio: flex
}

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

#c_static_001-1636703125092 .e_container-54 .cbox-54-0 {
    flex: 0 0 50%;
    margin-left: auto;
    margin-right: auto
}

#c_static_001-1636703125092 .e_container-54 .cbox-54-1 {
    flex: 0 0 50%
}

#c_static_001-1636703125092 .e_richText-55 {
    font_radio: 2;
    font-size: 14px;
    color: #e5e5e5;
    line-height: 1;
    font-family: Microsoft YaHei;
    text-align: right
}

#c_static_001-1636703125092 .e_text-56 {
    line-height: normal;
    font_radio: 2;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: #e5e5e5;
    display-radio: 1
}

#c_static_001-1636703125092 .e_richText-57 {
    display-radio: 1;
    font_radio: 2;
    color: #e5e5e5;
    font-size: 14px
}

#c_static_001-1636703125092 .e_html-58 {
    display-radio: 1;
    background_radio: 1;
    min-height: 0;
    display: none
}

#c_static_001-1636703125092 .L_left_box {
    display: flex;
    justify-content: space-between;
    margin-top: 0;
    flex-wrap: wrap;
    max-width: 200px;
    margin-left: auto
}

#c_static_001-1636703125092 .L_left_box li {
    margin: 0;
    position: relative
}

#c_static_001-1636703125092 .L_left_box li img {
    max-width: 34px
}

#c_static_001-1636703125092 .L_left_box li>img {
    position: absolute;
    left: 50%;
    z-index: 9999;
    top: 100%;
    transform: translateX(-50%);
    max-width: 130px;
    max-height: 0;
    overflow: hidden;
    transition: all .5s ease
}

#c_static_001-1636703125092 .L_left_box li:hover img {
    max-height: 150px
}

#c_static_001-1636703125092 .e_text-59 {
    font_radio: 2;
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: #fff;
    max-width: none;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 40px;
    background-image: url(../images/a57e5aaa-aafc-4316-b6b3-592b2cef3fe5.png);
    display-radio: 1;
    line-height: 1.5;
    margin-bottom: 15px
}

#c_static_001-1636703125092 .e_text-60 {
    font_radio: 2;
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: #fff;
    max-width: none;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 40px;
    background-image: url(../images/c1571bcc-686b-4655-b605-d69b35531ad5.png);
    display-radio: 1;
    line-height: 1.5
}

#c_static_001-1636703125092 .e_richText-57 a {
    font-size: 14px;
    color: #ccc;
    line-height: 2rem
}

#c_static_001-1636703125092 .e_richText-57 p {
    font-size: 18px !important
}

#c_static_001-1636703125092 .e_container-61 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex
}

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

#c_static_001-1636703125092 .e_container-61 .cbox-61-0 {
    flex: 0 0 20%;
    align-self: center
}

#c_static_001-1636703125092 .e_container-61 .cbox-61-1 {
    flex: 0 0 20%;
    align-self: center
}

#c_static_001-1636703125092 .e_container-61 .cbox-61-2 {
    flex: 0 0 20%
}

#c_static_001-1636703125092 .e_richText-63 {
    display-radio: 1;
    font_radio: 2;
    color: #e5e5e5;
    font-size: 14px
}

#c_static_001-1636703125092 .e_richText-63 a {
    font-size: 14px;
    color: #ccc;
    line-height: 2rem
}

#c_static_001-1636703125092 .e_richText-63 p {
    font-size: 16px !important
}

#c_static_001-1636703125092 .e_richText-64 {
    display-radio: 1;
    font_radio: 2;
    color: #e5e5e5;
    font-size: 14px
}

#c_static_001-1636703125092 .e_richText-64 a {
    font-size: 14px;
    color: #ccc;
    line-height: 2rem
}

#c_static_001-1636703125092 .e_richText-64 p {
    font-size: 18px !important
}

#c_static_001-1636703125092 .e_richText-65 {
    display-radio: 1;
    font_radio: 2;
    color: #e5e5e5;
    font-size: 14px;
    margin-bottom: 10px;
    padding-top: 0;
    margin-top: 20px;
    padding-left: 0
}

#c_static_001-1636703125092 .e_richText-65 a {
    font-size: 14px;
    color: #ccc;
    line-height: 2rem
}

#c_static_001-1636703125092 .e_richText-65 p {
    font-size: 18px !important;
    line-height: 2rem !important
}

#c_static_001-1636703125092 .e_container-66 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

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

#c_static_001-1636703125092 .e_bottomNav-40 .p_level1Item {
    display-radio: 1
}

#c_static_001-1636703125092 .e_container-66 .cbox-66-0 {
    margin-top: 10px;
    padding-left: 10px
}

#c_static_001-1636703125092 .phoneright ul.ul-bot {
    display: flex !important;
    width: 100%;
    position: fixed;
    bottom: 0;
    align-items: center;
    justify-content: center;
    background: var(--theme-color);
    z-index: 10;
    left: 0
}

#c_static_001-1636703125092 .phoneright li {
    width: 25%;
    text-align: center;
    padding: 3%;
    border-right: 1px solid rgba(255, 255, 255, .5);
    height: 70px
}

#c_static_001-1636703125092 .phoneright a {
    text-decoration: none;
    font-size: 12px;
    color: #f0f8ff
}

#c_static_001-1636703125092 .phoneright a {
    text-decoration: none;
    font-size: 12px;
    color: #f0f8ff
}

@media screen and (max-width:768px) {
    #c_static_001-1636703125092 .e_bottomNav-40 .p_menuItem {
        display: flex;
        justify-content: space-between
    }

    #c_static_001-1636703125092 .e_bottomNav-40 .p_level1Box ul {
        display: none
    }

    #c_static_001-1636703125092 .e_bottomNav-40 .p_level2Box,
    #c_static_001-1636703125092 .e_bottomNav-40 .p_level3Box {
        padding-left: 10px
    }

    #c_static_001-1636703125092 .e_bottomNav-40 .p_jtIcon {
        align-items: stretch;
        width: auto;
        height: auto;
        max-width: 25px;
        font-size: inherit;
        transition: .5s
    }

    #c_static_001-1636703125092 .e_bottomNav-40 .p_jtIcon.active {
        transform: rotateZ(90deg)
    }

    #c_static_001-1636703125092 .e_container-1 {
        display: none
    }

    #c_static_001-1636703125092 .e_container-54 {
        display-radio: 1;
        flex-direction: column
    }

    #c_static_001-1636703125092 .e_container-54 .cbox-54-0 {
        flex: 0 0 100%
    }

    #c_static_001-1636703125092 .e_container-54 .cbox-54-1 {
        flex: 0 0 100%
    }

    #c_static_001-1636703125092 .e_container-54 .cbox-54-1 p {
        text-align: center;
        margin-top: 10px
    }

    #c_static_001-1636703125092 .e_richText-55 {
        display-radio: 1;
        font_radio: 1
    }

    #c_static_001-1636703125092 .e_text-56 {
        display-radio: 1;
        font_radio: 1
    }

    #c_static_001-1636703125092 {
        margin-bottom: 71px
    }
}

@media screen and (min-width:769px) {
    #c_static_001-1636703125092 .e_bottomNav-40 .p_level1Box {
        display: flex;
        justify-content: space-between
    }

    #c_static_001-1636703125092 .e_bottomNav-40 .p_level1Item {
        min-width: 100px;
        max-width: 20%;
        width: auto;
        padding: 0 10px;
        flex-grow: 1
    }

    #c_static_001-1636703125092 .e_bottomNav-40 p:hover {
        color: #409eff
    }

    #c_static_001-1636703125092 .e_bottomNav-40 .p_jtIcon {
        display: none
    }

    #c_static_001-1636703125092 .phoneright {
        display: none
    }
}

.L_H_banner .yx_Banner_N {
    position: relative;
    height: 24vw;
    overflow: hidden;
    background: #fff;
    max-height: 750px
}

.L_H_banner .yx_BN_Img {
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all .6s ease;
    object-fit: cover;
    opacity: .85;
    background-attachment: fixed;
    filter: gray;
    background-repeat: repeat-y;
    background-position: center
}

.L_H_banner .yx_BN_Con {
    position: absolute;
    bottom: 20%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    text-shadow: rgba(0, 0, 0, .3) 6px 10px 6px;
    margin: 0 auto;
    width: 94%;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 1340px;
    text-align: center
}

.L_H_banner .yx_Banner_N:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #436dc2, #fff);
    top: 0;
    left: 0;
    opacity: .52;
    z-index: 2
}

.L_H_banner .yx_Banner_N .yx_Title {
    font-size: 24px;
    color: #fff;
    opacity: 1
}

.L_H_banner .yx_Banner_N .yx_Summary {
    font-size: 48px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

.L_H_banner .yx_Banner_N .yx_Line {
    position: relative;
    width: 21px;
    height: 30px;
    overflow: hidden;
    border-radius: 21px;
    margin: 48px auto 0;
    border: 2px solid rgba(255, 255, 255, .85)
}

.L_H_banner .yx_Banner_N .yx_Line:before {
    content: '';
    display: block;
    width: 2px;
    height: 6px;
    position: absolute;
    left: 45%;
    bottom: 5px;
    transform: translateX(-50%);
    background: #fff;
    -webkit-animation: scroll-icon 1.6s infinite ease;
    animation: scroll-icon 2s infinite ease;
    margin: 2% auto 0
}

@keyframes scroll-icon {
    0% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
        opacity: 0
    }

    30%,
    70% {
        opacity: 1
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 0
    }
}

@media screen and (max-width:768px) {
    .L_H_banner .yx_Banner_N {
        height: 200px
    }

    .L_H_banner .yx_BN_Img {
        background-size: 100% auto;
        background-attachment: scroll;
        background-position: center
    }

    .L_H_banner .yx_Banner_N .yx_Title {
        font-size: 16px
    }

    .L_H_banner .yx_Banner_N .yx_Summary {
        font-size: 24px
    }

    .L_H_banner .yx_Banner_N .yx_Line {
        margin: 28px auto 0
    }
}

#c_static_001-1642657997042 {
    display-radio: 1;
    min-height: 0;
    width: 100%;
    max-width: none;
    min-width: 0;
    height: auto;
    max-height: none;
    border-bottom: 1px solid #f5f5f5
}

#c_static_001-1642657997042 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    max-width: 1340px;
    margin-left: auto;
    margin-right: auto
}

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

#c_static_001-1642657997042 .e_container-1 .cbox-1-0 {
    flex: 0 0 100%
}

#c_static_001-1642657997042 .e_container-1 .cbox-1-1 {
    flex: 0 0 30%
}

#c_static_001-1642657997042 .e_breadcrumb-2 .p_breadcrumbItem {
    position: relative
}

#c_static_001-1642657997042 .e_breadcrumb-2 .icon {
    width: 12px;
    height: 12px
}

#c_static_001-1642657997042 .e_breadcrumb-2 .p_breadcrumbItem:not(:first-child) {
    padding: 0 3px 0 15px
}

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

#c_static_001-1642657997042 .e_breadcrumb-2 .p_breadcrumb {
    display: flex
}

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

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

#c_static_001-1642657997042 .e_breadcrumb-2 .siblings.active {
    border: 1px solid #dee2e6
}

#c_static_001-1642657997042 .e_breadcrumb-2 .siblings.active::after {
    transform: rotateZ(-90deg)
}

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

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

#c_static_001-1642657997042 .e_breadcrumb-2 {
    display-radio: 1;
    background_radio: 1;
    width: auto;
    padding-top: 15px;
    padding-bottom: 15px
}

#c_static_001-1642658000256 {
    display-radio: 1;
    width: auto;
    min-width: 0;
    height: auto;
    max-height: none;
    margin-left: auto;
    margin-right: auto;
    min-height: 0;
    padding-bottom: 0;
    max-width: none;
    padding-top: 0
}

#c_static_001-1642658000256 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    max-width: 1340px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 5%;
    padding-bottom: 5%
}

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

#c_static_001-1642658000256 .e_container-1 .p_item {
    display-radio: 1
}

#c_static_001-1642658000256 .e_image-2 {
    overflow: hidden
}

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

#c_static_001-1642658000256 .p_item {
    display-radio: 1
}

#c_static_001-1642658000256 .e_container-1 .cbox-1-0 {
    flex: 0 0 45%;
    margin-right: 5%;
    margin-left: auto;
    align-self: center
}

#c_static_001-1642658000256 .e_container-1 .cbox-1-1 {
    flex: 0 0 50%
}

#c_static_001-1642658000256 .e_text-3 {
    line-height: normal;
    display-radio: 1;
    font_radio: 2;
    font-size: 32px;
    font-family: Microsoft YaHei;
    color: #333;
    font-weight: 400
}

#c_static_001-1642658000256 .e_line-4 {
    display-radio: 1;
    border-top-color: #ccc;
    border-top-style: solid;
    border-top-width: 3px;
    width: 100%;
    max-width: 60px;
    margin-left: 0;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    min-height: 0;
    max-height: none;
    height: auto
}

#c_static_001-1642658000256 .e_richText-5 {
    display-radio: 1;
    font_radio: 2;
    font-size: 16px;
    color: #595959;
    line-height: 2;
    font-family: Microsoft YaHei
}

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

    #c_static_001-1642658000256 .e_container-1 .cbox-1-0 {
        flex: inherit;
        margin-right: 0;
        margin-left: auto;
        align-self: center;
        margin-bottom: 25px
    }

    #c_static_001-1642658000256 .e_text-3 {
        font-size: 24px
    }

    #c_static_001-1642658000256 .e_richText-5 {
        font-size: 14px
    }
}

#c_static_369-1642667239068 .e_container-199 {
    display: flex;
    flex-wrap: wrap;
    position: static;
    width: auto;
    max-width: none;
    min-width: 0;
    height: 100%;
    max-height: none;
    min-height: 0;
    margin-top: 0;
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 0;
    padding-bottom: 0;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    z-index: auto;
    border-style: solid;
    border-width: 0;
    border-color: #e2e2e2;
    background: #fff;
    transition-property: all;
    transition-radio: hover;
    transition-duration: .6s;
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
    box-shadow:5px 5px 5px 5px #d6d6d6;
    background-color: #fff;
    display-radio: flex;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    overflow: hidden
}

#c_static_369-1642667239068 {
    min-height: 0;
    position: static;
    width: auto;
    max-width: none;
    min-width: 0;
    height: auto;
    max-height: none;
    margin-top: 0;
    margin-right: 0;
    margin-left: auto;
    padding-right: 0;
    padding-bottom: 60px;
    padding-left: 0;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    z-index: auto;
    background-color: #f4f4f4;
    padding-top: 0;
    margin-bottom: 0;
    display-radio: 1
}

#c_static_369-1642667239068 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    position: static;
    width: auto;
    max-width: 1360px;
    min-width: 0;
    height: auto;
    max-height: none;
    min-height: 0;
    margin-top: -100px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    z-index: auto;
    background-color: rgba(255, 255, 255, .02);
    display-radio: flex
}

#c_static_369-1642667239068 .e_container-1 .p_item {
    flex: 1
}

#c_static_369-1642667239068 .e_h1-2 {
    position: static;
    width: auto;
    max-width: none;
    min-width: 0;
    height: auto;
    max-height: none;
    min-height: 0;
    padding-top: 100px;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    z-index: auto;
    font_radio: 2;
    font-size: 32px;
    color: #191919;
    text-align: center;
    font-family: Microsoft YaHei;
    line-height: 1;
    display-radio: 1;
    font-weight: 400
}

#c_static_369-1642667239068 .e_text-46 {
    text-align: right;
    color: #333
}

#c_static_369-1642667239068 .e_container-105 {
    display: flex;
    flex-wrap: wrap
}

#c_static_369-1642667239068 .e_container-105 .p_item {
    flex: 1
}

#c_static_369-1642667239068 .e_container-105 .cbox-105-0 {
    flex: 0 0 6%
}

#c_static_369-1642667239068 .e_image-106 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_369-1642667239068 .e_image-106 {
    max-width: 19.33px
}

#c_static_369-1642667239068 .e_container-198 {
    /* display: flex;
    flex-wrap: wrap;
    background-fill-value: background-image;
    background-image: url(../images/1d05af99-6674-433e-9b3c-5330ad16ee9d.jpg);
    background-repeat: no-repeat;
    display-radio: flex */
}

#c_static_369-1642667239068 .e_container-198 .p_item {
    flex: 1
}

#c_static_369-1642667239068 .e_container-199 .p_item {
    flex: 1
}

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

.e_container05 .p_item {
    flex: 1
}

.e_container05 .cbox-211-0 {
    flex: 0 0 6%
}

.e_container98 {
    display: flex;
    flex-wrap: wrap;
    background-fill-value: background-image;
    background-repeat: no-repeat
}

.e_container98 .p_item {
    flex: 1
}

.e_container99 {
    display: flex;
    flex-wrap: wrap;
    position: static;
    width: auto;
    max-width: none;
    min-width: 0;
    height: auto;
    max-height: none;
    min-height: 0;
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 30px;
    padding-bottom: 0;
    padding-left: 30px;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    z-index: auto;
    background-color: #fff;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-style: solid;
    border-width: 1px;
    border-color: #e2e2e2
}

.e_container99 .p_item {
    flex: 1
}

#c_static_369-1642667239068 .e_h1-224 {
    position: static;
    width: 80%;
    max-width: none;
    min-width: 0;
    height: auto;
    max-height: none;
    min-height: 0;
    margin-top: 20px;
    margin-bottom: 150px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    z-index: auto;
    font_radio: 2;
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: #fff;
    text-align: center;
    line-height: 1.5;
    display-radio: 1;
    padding-left: 0;
    margin-left: auto;
    margin-right: auto
}

#c_static_369-1642667239068 .e_loop-246 .p_list {
    display: flex;
    flex-wrap: wrap
}

#c_static_369-1642667239068 .e_loop-246 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative;
    margin-bottom: 30px
}

#c_static_369-1642667239068 .e_loop-246 .p_page {
    text-align: center
}

#c_static_369-1642667239068 .e_loop-246 .p_filter_wrapper {
    width: 100%
}

#c_static_369-1642667239068 .e_loop-246 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap
}

#c_static_369-1642667239068 .e_loop-246 .p_filter_key {
    line-height: 40px;
    margin-right: 10px
}

#c_static_369-1642667239068 .e_loop-246 .p_v_item {
    display: inline-block;
    margin: 0 5px;
    line-height: 40px;
    cursor: pointer
}

#c_static_369-1642667239068 .e_loop-246 .p_active {
    color: #8a2be2
}

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

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

#c_static_369-1642667239068 .e_loop-246 .multSelect {
    font-size: 14px;
    position: relative
}

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

#c_static_369-1642667239068 .e_loop-246 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_static_369-1642667239068 .e_loop-246 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_static_369-1642667239068 .e_loop-246 .multSelect ul,
li {
    list-style: none
}

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

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

#c_static_369-1642667239068 .e_loop-246 .multSelect .multSelect-option>div {
    line-height: 40px;
    cursor: pointer;
    padding: 0 10px
}

#c_static_369-1642667239068 .e_loop-246 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

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

#c_static_369-1642667239068 .e_loop-246 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

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

#c_static_369-1642667239068 .e_loop-246 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_static_369-1642667239068 .e_loop-246 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

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

#c_static_369-1642667239068 .e_loop-246 .p_filter_select {
    width: 150px
}

#c_static_369-1642667239068 .e_loop-246 .p_date_start,
#c_static_369-1642667239068 .e_loop-246 .p_normal_start {
    display: inline;
    width: 100px
}

#c_static_369-1642667239068 .e_loop-246 .p_date_end,
#c_static_369-1642667239068 .e_loop-246 .p_normal_end {
    display: inline;
    width: 100px
}

#c_static_369-1642667239068 .e_loop-246 .p_split {
    margin: 0 5px
}

#c_static_369-1642667239068 .e_loop-246 .p_normal {
    margin-right: 16px
}

#c_static_369-1642667239068 .e_loop-246 {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    display-radio: 1
}

#c_static_369-1642667239068 .e_text-248 {
    color: #222;
    margin-bottom: 15px;
    font_radio: 2;
    font-size: 20px;
    text-align: center;
    font-family: Microsoft YaHei;
    line-height: 1;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display-radio: -webkit-box;
    font-weight: 700;
    margin-top: 20px
}

#c_static_369-1642667239068 .e_image-249 {
    overflow: hidden;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    transition-property: all;
    transition-duration: .6s;
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
    display-radio: 1;
    width: auto
}

#c_static_369-1642667239068 .e_image-249 img {
    width: 100%;
    object-fit: contain;
    transition-property: all;
    transition-duration: .6s;
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1)
}

#c_static_369-1642667239068 .e_container-199:hover .e_image-249 img {
    transform: scale(1.1)
}

#c_static_369-1642667239068 .e_container-199:hover {
    box-shadow: 2px 2px 5px 0 #d6d6d6
}

#c_static_369-1642667239068 .e_richText-250 {
    display-radio: 1;
    font_radio: 2;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
    font-size: 14px;
    color: #666;
    line-height: 2;
    text-indent: 2em
}

#c_static_369-1642667239068 .e_line-251 {
    display-radio: 1;
    border-top-color: #333;
    border-top-style: solid;
    border-top-width: 3px;
    width: 100%;
    max-width: 60px;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    min-height: 0;
    max-height: none;
    height: auto;
    padding-left: 0;
    margin-left: auto
}

#c_static_369-1642667239068 .e_h1-252 {
    position: static;
    width: 80%;
    max-width: none;
    min-width: 0;
    height: auto;
    max-height: none;
    min-height: 0;
    margin-top: 20px;
    margin-bottom: 150px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    z-index: auto;
    font_radio: 2;
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: #333;
    text-align: center;
    line-height: 1.5;
    display-radio: 1;
    padding-left: 0;
    margin-left: auto;
    margin-right: auto
}

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

    #c_static_369-1642667239068 .e_container-1 {
        display: flex;
        flex-wrap: wrap;
        position: static;
        width: auto;
        max-width: 1200px;
        min-width: 0;
        height: auto;
        max-height: none;
        min-height: 0;
        margin-top: -100px;
        margin-right: auto;
        margin-bottom: 10px;
        margin-left: auto;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        z-index: auto;
        flex-direction: row;
        background-color: rgba(255, 255, 255, .02)
    }

    #c_static_369-1642667239068 .e_h1-2 {
        display-radio: 1;
        font_radio: 2;
        font-size: 24px;
        font-weight: 700;
        line-height: 1;
        padding-top: 30px;
    }

    #c_static_369-1642667239068 .e_image-249 {
        display-radio: 1
    }

    #c_static_369-1642667239068 .e_richText-250 {
        display-radio: 1;
        font_radio: 2;
        font-size: 14px;
        color: #333;
        line-height: 2;
        font-family: Microsoft YaHei
    }

    #c_static_369-1642667239068 .e_text-248 {
        display-radio: 1;
        font_radio: 1
    }

    #c_static_369-1642667239068 .e_h1-224 {
        display-radio: 1;
        font_radio: 2;
        font-size: 16px;
        color: #fff;
        line-height: 1.5;
        text-align: left;
        width: 94%
    }
}

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

    #c_static_369-1642667239068 .e_h1-224 {
        display: none
    }
}

#c_static_001-1642660941016 .e_richText-7 b {
    font-size: 16px
}

#c_static_001-1642660941016 {
    min-height: 300px;
    display-radio: 1;
    background-fill-value: background-image;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url(../images/c8429304-e28a-420a-bfc6-e642f2005c0c.jpg)
}

#c_static_001-1642660941016 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    background-color: rgba(0, 0, 0, .42)
}

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

#c_static_001-1642660941016 .e_container-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    max-width: 1340px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 5%;
    padding-bottom: 5%
}

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

#c_static_001-1642660941016 .e_container-2 .p_item {
    display-radio: 1
}

#c_static_001-1642660941016 .e_container-2 .cbox-2-0 {
    flex: 0 0 45%;
    margin-right: 5%;
    margin-left: auto;
    align-self: center
}

#c_static_001-1642660941016 .e_container-2 .cbox-2-1 {
    flex: 0 0 45%
}

#c_static_001-1642660941016 .e_text-3 {
    line-height: normal;
    display-radio: 1;
    font_radio: 2;
    font-size: 32px;
    font-family: Microsoft YaHei;
    color: #fff;
    font-weight: 400
}

#c_static_001-1642660941016 .e_line-4 {
    display-radio: 1;
    border-top-color: #fff;
    border-top-style: solid;
    border-top-width: 3px;
    width: 100%;
    max-width: 60px;
    margin-left: 0;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    min-height: 0;
    max-height: none;
    height: auto
}

#c_static_001-1642660941016 .e_richText-5 b {
    font-size: 16px
}

#c_static_001-1642660941016 .e_richText-5 {
    display-radio: 1;
    font_radio: 2;
    font-size: 14px;
    color: #fff;
    line-height: 2;
    font-family: Microsoft YaHei;
    margin-bottom: 40px
}

#c_static_001-1642660941016 .e_image-6 {
    overflow: hidden
}

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

#c_static_001-1642660941016 .e_richText-7 {
    display-radio: 1;
    font_radio: 2;
    font-size: 14px;
    color: #fff;
    line-height: 2;
    font-family: Microsoft YaHei
}

#c_static_001-1642660941016 .p_item {
    display-radio: 1
}

@media screen and (max-width:768px) {
    #c_static_001-1642660941016 {
        background-attachment: scroll
    }

    #c_static_001-1642660941016 .e_container-2 {
        display-radio: 1;
        flex-direction: column;
        padding-top: 30px;
        padding-bottom: 30px
    }

    #c_static_001-1642660941016 .e_text-3 {
        display-radio: 1;
        font_radio: 2;
        font-size: 24px;
        color: #fff;
        line-height: 1;
        font-family: Microsoft YaHei
    }

    #c_static_001-1642660941016 .e_richText-7 {
        display-radio: 1;
        font_radio: 2;
        font-size: 14px;
        color: #fff;
        line-height: 2;
        font-family: Microsoft YaHei;
        margin-bottom: 30px
    }
}

#c_static_315-1642670446304 {
    position: relative;
    min-width: 0;
    height: auto;
    max-height: none;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    z-index: auto;
    display-radio: 1;
    min-height: 0;
    width: auto;
    max-width: none
}

#c_static_315-1642670446304 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    position: static;
    width: auto;
    max-width: 100%;
    min-width: 0;
    height: auto;
    max-height: none;
    min-height: 0;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 50px;
    padding-right: 0;
    padding-bottom: 50px;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    z-index: auto;
    background-color: #f8f8f9;
    display-radio: flex;
    padding-left: 0
}

#c_static_315-1642670446304 .e_container-1 .p_item {
    flex: 1
}

#c_static_315-1642670446304 .e_container-2 {
    display: flex;
    flex-wrap: wrap;
    position: static;
    width: 94%;
    max-width: 1360px;
    min-width: 0;
    height: auto;
    max-height: none;
    min-height: 0;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    z-index: auto;
    background-color: #fff;
    display-radio: flex;
    padding-left: 50px
}

#c_static_315-1642670446304 .e_container-2 .p_item {
    flex: 1
}

#c_static_315-1642670446304 .e_text-4 {
    font_radio: 2;
    font-size: 32px;
    color: #303133;
    font-family: Microsoft YaHei;
    display-radio: 1
}

#c_static_315-1642670446304 .e_text-5 {
    position: static;
    width: auto;
    max-width: none;
    min-width: 0;
    height: auto;
    max-height: none;
    min-height: 0;
    margin-top: 30px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    z-index: auto;
    font_radio: 2;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: #909399
}

#c_static_315-1642670446304 .e_loop-7 .p_list {
    display: flex;
    flex-wrap: wrap
}

#c_static_315-1642670446304 .e_loop-7 .p_item {
    flex: 0 0 33.3%;
    position: relative
}

#c_static_315-1642670446304 .e_loop-7 .p_page {
    text-align: center
}

#c_static_315-1642670446304 .e_loop-7 {
    position: static;
    width: auto;
    max-width: none;
    min-width: 0;
    height: auto;
    max-height: none;
    min-height: 0;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 40px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    z-index: auto;
    display-radio: 1
}

#c_static_315-1642670446304 .e_image-10 {
    overflow: hidden;
    margin-top: 10px;
    margin-left: 0;
    margin-bottom: 10px;
    margin-right: 20px;
    border-style: solid;
    border-width: 1px;
    border-color: #ebeef5;
    position: relative;
    height: 0;
    padding-bottom: 50%;
    background: #fff;
    display: block
}

#c_static_315-1642670446304 .e_image-10 img {
    position: absolute;
    max-width: 80%;
    max-height: 80%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

#c_static_315-1642670446304 .e_container-2 .cbox-2-0 {
    flex: 0 0 100%
}

#c_static_315-1642670446304 .e_line-11 {
    display-radio: 1;
    border-top-color: #ccc;
    border-top-style: solid;
    border-top-width: 3px;
    width: 100%;
    max-width: 60px;
    margin-left: 0;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    min-height: 0;
    max-height: none;
    height: auto
}

@media screen and (max-width:768px) {
    #c_static_315-1642670446304 .e_container-2 {
        display: flex;
        flex-wrap: wrap;
        position: static;
        width: auto;
        max-width: 1200px;
        min-width: 0;
        height: auto;
        max-height: none;
        min-height: 0;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
        padding-right: 20px;
        padding-bottom: 50px;
        padding-left: 20px;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        z-index: auto;
        flex-direction: column;
        background-color: #fff;
        display-radio: flex;
        padding-top: 50px
    }

    #c_static_315-1642670446304 .e_loop-7 .p_item {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 2)
    }

    #c_static_315-1642670446304 {
        display-radio: 1;
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 0;
        margin-bottom: 0
    }

    #c_static_315-1642670446304 .e_text-4 {
        display-radio: 1;
        font_radio: 2;
        font-size: 24px;
        color: #333;
        line-height: 1
    }

    #c_static_315-1642670446304 .e_text-5 {
        display-radio: 1;
        font_radio: 1;
        margin-top: 10px;
        margin-bottom: 0
    }

    #c_static_315-1642670446304 .e_container-1 {
        display-radio: 1;
        padding-top: 0;
        padding-bottom: 0
    }

    #c_static_315-1642670446304 .e_container-1 .cbox-1-0 {
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 0;
        margin-bottom: 0
    }

    #c_static_315-1642670446304 .e_loop-7 {
        display-radio: 1;
        padding-top: 0;
        margin-top: 20px
    }
}

@media screen and (min-width:769px) {
    #c_static_315-1642670446304 .e_loop-7 .p_item {
        flex: 0 0 calc(100%/4);
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 6)
    }
}