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

.page_a.current {
    background: #b00b10;
    color: #fff
}

#c_navigation_084_P_053-1711520195453 {
    min-height: 0px;
    background: rgba(255,255,255,.1);
    padding-top: 0px;
    padding-bottom: 0px;
    width: 100%;
    border-bottom: 1px solid rgba(255,255,255,.2);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    transition: all .5s ease;
    display-radio: 1;
    background-color: rgba(255,255,255,1)
}

#c_navigation_084_P_053-1711520195453.active {
    background: #fff;
    box-shadow: 0 0 15px rgb(0 0 0 / 20%)
}

#c_navigation_084_P_053-1711520195453 .e_image-16 {
    overflow: hidden;
    max-width: 201px;
    display-radio: 1
}

#c_navigation_084_P_053-1711520195453 .e_image-16 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: unset
}

#c_navigation_084_P_053-1711520195453 .e_image-16 img.logocai {
    width: 50px;
    height: 100%;
    object-fit: contain;
    filter: unset;
    
}

#c_navigation_084_P_053-1711520195453.active .e_image-16 img {
    display: block;
}

#c_navigation_084_P_053-1711520195453.active .e_image-16 img.logocai {
    width: 50px;
    height: 100%;
    object-fit: contain;
    filter: unset;
    display: block
}

#c_navigation_084_P_053-1711520195453 .e_container-21 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    max-width: 1800px;
    margin-left: auto;
    margin-right: auto;
    display-radio: flex
}

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

#c_navigation_084_P_053-1711520195453 .e_container-22 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

#c_navigation_084_P_053-1711520195453 .e_container-22 > .p_item {
    flex: 1;
    flex-basis: auto;
    max-width: 100%;
    max-height: 100%
}

#c_navigation_084_P_053-1711520195453 .e_container-21 .cbox-21-0 {
    flex: 0 0 auto;
    align-self: center
}

#c_navigation_084_P_053-1711520195453 .e_container-21 .cbox-21-2 {
    flex: 0 0 auto;
    align-self: center
}

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

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 {
    display: flex;
    justify-content: flex-end
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navButton {
    width: 100px;
    justify-content: center;
    padding: 20px 0;
    display: none
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navButton > p {
    width: 21px;
    height: 16px;
    cursor: pointer
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navButton > p span {
    width: 100%;
    background: #b00b10;
    display: block;
    height: 2px;
    margin: 2px 0;
    float: left;
    -webkit-transition: all ease 0.8s,opacity ease 0.3s;
    -moz-transition: all ease 0.8s,opacity ease 0.3s;
    -ms-transition: all ease 0.8s,opacity ease 0.3s;
    -o-transition: all ease 0.8s,opacity ease 0.3s;
    transition: all ease 0.8s,opacity ease 0.3s;
    opacity: 1
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navButton > p span:nth-of-type(1) {
    width: 50%;
    float: left
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navButton > p span:nth-of-type(3) {
    width: 50%;
    float: right
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navButton > p.showmenu span {
    background: #b00b10;
    -webkit-animation: animaspan 0.5s 1;
    animation: animaspan 0.5s 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navButton > p.showmenu span:nth-of-type(1) {
    transform: translateY(6px) rotate(720deg);
    width: 100%
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navButton > p.showmenu span:nth-of-type(2) {
    transform: rotate(720deg)
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navButton > p.showmenu span:nth-of-type(3) {
    transform: translateY(-6px) rotate(720deg);
    width: 100%
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navButton > p.showmenu span.biahuan:nth-of-type(1) {
    transform: translateY(6px) rotate(670deg)
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navButton > p.showmenu span.biahuan:nth-of-type(2) {
    transform: translateY(0px) rotate(768deg)
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navButton > p.showmenu span.biahuan:nth-of-type(3) {
    width: 0;
    opacity: 0
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navCon {
    color: #fff;
    font-size: 17px;
    line-height: 1;
    transition: all ease .3s;
    text-decoration: none;
    display-radio: 1
}

#c_navigation_084_P_053-1711520195453.active .e_navigationF-24 .p_navCon {
    color: #333
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem1:hover .p_navCon {
    color: #b00b10
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navCon::after {
    background: #b00b10;
    height: 4px
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 > div.warp {
    width: 94%;
    margin: 0 auto;
    display: flex;
    max-width: 1600px;
    justify-content: space-between
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 .warp .right .tit {
    font-size: 30px;
    line-height: 30px;
    font-weight: normal;
    margin-bottom: 40px;
    color: #333
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 .warp .right .con {
    display: flex;
    flex-direction: column
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 .warp .right .con a {
    width: 220px;
    height: 46px;
    font-size: 16px;
    color: #333;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 30px;
    border: 2px solid #bfbfbf;
    margin-bottom: 15px;
    transition: all .5s ease
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 .warp .right .con a:hover {
    color: #fff;
    background: #b00b10;
    border: 2px solid #b00b10
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 .warp .right .con a svg {
    width: 12px;
    height: 12px;
    fill: #333;
    transition: all .5s ease
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 .warp .right .con a:hover svg {
    fill: #fff
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 .warp .right .tel {
    padding-top: 10px
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 .warp .right .tel .t {
    font-size: 16px;
    line-height: 20px;
    color: #666
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 .warp .right .tel .c {
    font-size: 30px;
    font-family: arial
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 .warp .right .tel .c a {
    color: #b00b10
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem1:hover .p_navBox2 {
    opacity: 1;
    visibility: visible
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 ul {
    padding: 10px 0
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree ul {
    padding: 0
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_navItem2 {
    width: auto;
    margin-right: 0px
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 a {
    display: flex;
    align-items: center;
    width: 100%;
    transition: all ease .3s
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navCon2 {
    font-size: 16px;
    text-align: left;
    color: #333;
    transition: all ease .15s;
    display: flex;
    width: 100%;
    padding: 0;
    line-height: 1.2;
    text-decoration: none
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_navCon2 {
    text-align: left;
    font-size: 20px;
    padding: 0px 25px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 80px
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 a span {
    width: 100%
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 img {
    width: 100%;
    max-width: 50px;
    margin-right: 25px
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_navItem2 img {
    margin-right: 20px
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_level3Box {
    margin-top: 0px;
    padding-top: 0px
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_level3Item {
    margin-right: 0px
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navCon3 {
    font-size: 16px;
    letter-spacing: 0;
    color: #333;
    padding: 0px 50px;
    line-height: 46px;
    transition: all ease .15s;
    font-weight: bold
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem1 {
    position: static;
    padding-left: 1.2vw;
    padding-right: 1.2vw
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_navBox2 {
    width: 100%;
    padding: 0px
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_level4Box {
    flex-direction: column;
    margin-top: 20px
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_menuItem {
    font-size: 14px;
    font-weight: 500;
    color: rgb(255 255 255 / 50%);
    line-height: 1.7;
    transition: all ease .15s
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_level4Item span {
    display: flex;
    flex-direction: column;
    justify-content: center
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_level4Item .p_dian {
    width: 15px;
    position: relative
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_level4Item .p_dian::after {
    content: '';
    width: 4px;
    height: 4px;
    background: rgb(0 0 0 / 40%);
    border-radius: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_level4Item img {
    width: auto
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 a:hover,#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 .p_navCon3:hover,#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 .p_menuItem:hover,#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 .p_menuItemhat:hover {
    color: #b00b10;
    border-bottom: 1px solid #b00b10
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_listthree img {
    width: auto
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_listthree .p_menuItemhat {
    font-size: 14px;
    font-weight: 500;
    color: #333;
    line-height: 1.7;
    transition: all ease .15s
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2.isdesign {
    display: none;
    opacity: 1;
    visibility: visible
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem1 > p a {
    padding: 0;
    width: 100%
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 {
    background: #f2f3f1;
    padding: 0px 0 0px;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    border-bottom: 4px solid #b00b10
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 a span.p_img {
    width: auto;
    margin-right: 0;
    display: none
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_navItem2 a span {
    width: auto;
    margin-right: 0;
    font-size: 20px;
    color: #333;
    font-weight: normal;
    letter-spacing: 0px
}

p,div,span {
    word-break: normal
}

#c_navigation_084_P_053-1711520195453 .closeFrom {
    display: flex;
    flex-direction: column;
    justify-content: center
}

#c_navigation_084_P_053-1711520195453 .closeFrom svg {
    fill: #b00b10;
    transition: all ease .3s;
    cursor: pointer
}

#c_navigation_084_P_053-1711520195453 .closeFrom:hover svg {
    transform: rotate(90deg)
}

#c_navigation_084_P_053-1711520195453 .boxForm.active {
    top: 0
}

.nav-tel .tel-con .iconfont {
    font-size: inherit;
    height: 100%;
    display: inline;
    color: inherit;
    font-family: "Microsoft Yahei";
    font-weight: 400;
    text-decoration: none
}

.nav-tel {
    display: flex;
    align-items: center
}

.nav-tel .tel-con {
    display: flex;
    align-items: center;
    height: 81px;
    padding: 0 20px;
    border-left: 1px solid rgba(255,255,255,.2);
    border-right: 1px solid rgba(255,255,255,.2)
}

.nav-tel .tel-con .tel-ico {
    height: 32px;
    width: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 50%;
    line-height: 32px;
    margin-right: 8px
}

.nav-tel .tel-con .tel-text {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    font-family: arial
}

#c_navigation_084_P_053-1711520195453 .e_html-31 {
    background_radio: 1;
    display-radio: 1;
    min-height: 0px;
    margin-left: 0px;
    width: 100%
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem1 > p a {
    display: block;
    line-height: 100px;
    color: #333
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 {
    display: flex;
    justify-content: center
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navCon::after {
    background: var(--xc1);
    height: 4px
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 {
    background: #f2f3f1;
    padding: 0px 0 0px;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    border-bottom: 4px solid var(--xc1)
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 a:hover,#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 .p_navCon3:hover,#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 .p_menuItem:hover,#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 .p_menuItemhat:hover {
    color: var(--xc1);
    border-bottom: 1px solid var(--xc1)
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem1 > p span>svg {
    display: initial;
    width: 10px;
    margin-left: 10px;
    line-height: 80px
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 .warp .center {
    width: 33%;
    display: none
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 .warp .left {
    width: 100%;
    padding: 0px
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 .warp .left .title {
    font-size: 26px;
    line-height: 26px;
    color: #333;
    font-weight: bold;
    margin-bottom: 20px;
    display: none
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 .warp .left .jieshao {
    font-size: 15px;
    line-height: 1.8;
    color: #777;
    display: none;
    margin-bottom: 15px
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 a:hover,#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 .p_navCon3:hover,#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 .p_menuItem:hover,#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 .p_menuItemhat:hover {
    color: var(--xc1);
    border-bottom: 0px solid var(--xc1)
}

#c_navigation_084_P_005-1660631943629 .e_navigationF-32 .p_navBox2 {
    position: absolute;
    left: 50%;
    padding: 0px 0px;
    transform: translateX(-50%);
    top: 100%;
    display: flex;
    justify-content: center;
    z-index: 10;
    transition: all ease .3s;
    border-bottom: 0px solid var(--xc1)
}

#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navCon {
    color: #fff;
    font-size: 1vw;
    line-height: 1;
    transition: all ease .3s;
    text-decoration: none
}

.fz {
    width: 231px;
    height: 40px;
    float: right
}

.fz .a1 {
    width: 40px;
    height: 40px;
    border: 2px solid var(--xc1);
    color: var(--xc1);
    text-align: center;
    display: block;
    font-size: 14px;
    line-height: 36px;
    border-radius: 40px;
    font-family: arial;
    float: left;
    margin-right: 10px
}

.fz .a3 {
    width: 40px;
    height: 40px;
    border: 2px solid var(--xc1);
    color: var(--xc1);
    text-align: center;
    display: block;
    line-height: 34px;
    border-radius: 40px;
    font-family: arial;
    float: left;
    margin-right: 10px;
    transition: 1s all
}

.fz .a3:hover {
    border: 2px solid var(--xc1);
    color: #fff;
    background: var(--xc1);
    transition: 1s all
}

.fz .a3:hover svg {
    fill: currentColor;
    overflow: hidden;
    color: #fff !important;
    transition: 1s all
}

.fz .a2 {
    width: 130px;
    height: 40px;
    border: 2px solid var(--xc1);
    color: var(--xc1);
    text-align: center;
    display: block;
    font-size: 16px;
    line-height: 36px;
    font-weight: bold;
    border-radius: 40px;
    font-family: arial;
    float: left
}

.fz .a2:hover {
    border: 2px solid var(--xc1);
    background: var(--xc1);
    color: #fff;
    transition: 1s all
}

@media screen and (max-width: 768px) {
    #c_navigation_084_P_053-1711520195453 .e_image-16 img.logocai {
        width: 30px;
        height: 100%;
        object-fit: contain;
        filter: unset;
        
    }
    #c_navigation_084_P_053-1711520195453.active .e_image-16 img.logocai {
        width: 30px;
        height: 100%;
        object-fit: contain;
        filter: unset;
        display: block
    }
    .p_haveNav {
        min-height:auto !important
    }

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

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox1::-webkit-scrollbar {
        width: 0px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox1::-webkit-scrollbar-track {
        background: #252525
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox1::-webkit-scrollbar-thumb {
        background: #545454
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox1::-webkit-scrollbar-thumb:hover {
        background: #fff
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navButton {
        width: 60px;
        height: 60px;
        align-items: center;
        display: flex;
        justify-content: center;
        padding: 0
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox1 {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: #fff;
        padding: 0px;
        height: calc(0vh);
        overflow-y: scroll;
        z-index: 10;
        max-height: 1080px;
        transition: all ease .3s
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox1.pkcclb {
        height: calc(100vh)
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem1 {
        border-top: 1px solid #eee;
        padding: 15px 20px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem1:last-child {
        margin-bottom: 100px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navCon {
        display: flex;
        justify-content: space-between;
        color: #333;
        line-height: 22px;
        font-size: 14px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navCon2 {
        padding: 15px;
        font-size: 14px;
        border-top: 1px solid #eee;
        color: #333
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navCon3 {
        display: flex;
        justify-content: space-between;
        padding: 0;
        color: #333;
        font-size: 14px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem1 > p svg,#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 > p svg,#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_level3Item > p svg {
        width: 16px;
        margin: 0px 0;
        opacity: .5;
        cursor: pointer;
        transition: all ease .3s
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem1 > p a {
        padding: 0
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem1 > p:hover {
        color: rgb(255 255 255)
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 .p_img,#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_level3Item span {
        opacity: .8
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 .p_img img {
        width: 23px;
        margin-right: 10px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 {
        display: none;
        opacity: 1;
        visibility: visible;
        background: none;
        width: 100%;
        margin-top: 15px;
        border-bottom: none
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 ul {
        padding: 0px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_level3Box {
        display: none
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_level3Item {
        width: 100%;
        margin: 0
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_level3Item span,#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_level4Item span {
        display: none
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_level4Box {
        display: none
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_level3Item .p_menuItem {
        font-size: 14px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_level4Item .p_menuItem::before {
        display: none
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 p svg.rotate {
        transform: rotate(90deg)
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 {
        margin-bottom: 0px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 span {
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_navBox2 {
        padding: 0
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_navItem2 {
        margin-right: 0
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_navItem2 a {
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 0px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_level3Box {
        margin: 0;
        padding: 0;
        border: 0
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_level3Item:first-child {
        margin-top: 15px;
        padding-top: 15px;
        border-top: 1px solid rgb(255 255 255 / 20%);
        margin-right: 0
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_level3Item:last-child {
        padding: 0 0 20px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 img {
        width: auto;
        max-width: 23px;
        margin-right: 10px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_level4Item:first-child {
        margin-top: 20px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_level4Item:last-child {
        margin-bottom: 20px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_level4Box {
        margin: 0
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox1.isdesign {
        height: calc(100vh);
        display: none
    }

    #c_navigation_084_P_053-1711520195453 {
        background: #fff
    }

    #c_navigation_084_P_053-1711520195453 .e_container-21 {
        position: relative;
        width: 100%;
        padding: 0px 0px 0px 15px;
        justify-content: space-between;
        display-radio: 1
    }

    #c_navigation_084_P_053-1711520195453 .e_container-21 .cbox-21-0 {
        flex: 0 0 150px
    }

    #c_navigation_084_P_053-1711520195453 .e_image-16 img {
        display: none
    }

    #c_navigation_084_P_053-1711520195453 .e_image-16 img.logocai {
        display: block
    }

    #c_navigation_084_P_053-1711520195453 .e_container-21 .cbox-21-1 {
        flex: 0 0 auto
    }

    #c_navigation_084_P_053-1711520195453 .e_container-21 .cbox-21-2 {
        flex: 0 0 auto;
        position: absolute !important;
        right: 62px;
        z-index: 5
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navButton > p span:nth-of-type(1) {
        width: 100%;
        float: left
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navButton > p span:nth-of-type(3) {
        width: 100%;
        float: right
    }

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

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 .left .title {
        display: none
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 .left .jieshao {
        display: none
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 .center {
        display: none
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 .right {
        display: none
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 a svg {
        display: none
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 > div.warp {
        width: 100%
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem1 .p_navBox2 .left {
        width: 100%
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 a:hover,#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 .p_navCon3:hover,#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 .p_menuItem:hover,#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 .p_menuItemhat:hover {
        border-bottom: none
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2:first-child .p_navCon2 {
        border-top: none
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2:last-child .p_navCon2 {
        padding-bottom: 0px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_navCon2 {
        text-align: left;
        font-size: 14px;
        padding: 15px;
        font-weight: normal;
        letter-spacing: 0;
        line-height: 22px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_navItem2 a span {
        width: 100%;
        margin-right: 0;
        font-size: 14px;
        color: #333;
        font-weight: normal;
        letter-spacing: 0px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_navCon2:hover a span {
        color: #1e9e3b
    }

    #c_navigation_084_P_053-1711520195453 .e_image-16 {
        display-radio: 1;
        max-width: 110px
    }

    #c_navigation_084_P_053-1711520195453 .e_html-31 {
        display: none
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem1 > p a {
        display: block;
        line-height: 35px;
        color: #333
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem1 > p svg,#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 > p svg,#c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_level3Item > p svg {
        width: 16px;
        margin: 7px 0;
        opacity: .5;
        cursor: pointer;
        transition: all ease .3s
    }
}

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

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 .warp .left {
        width: 100%;
        padding: 0px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 .warp .left .title {
        font-size: 26px;
        line-height: 26px;
        color: #333;
        font-weight: bold;
        margin-bottom: 20px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 .warp .left .jieshao {
        font-size: 15px;
        line-height: 1.8;
        color: #777;
        margin-bottom: 15px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 .warp .right {
        width: 28.6%;
        display: none;
        justify-content: flex-end;
        align-items: center
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 .warp .center {
        width: 33%
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 .warp .center .imgZoom {
        position: relative;
        display: block;
        width: 100%;
        height: 0;
        overflow: hidden;
        padding-bottom: 55%
    }

    #c_navigation_084_P_053-1711520195453 .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_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 a {
        padding: 15px 0px;
        border-bottom: 1px solid #ccc
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree {
        position: static
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_navItem2 a {
        display: flex;
        align-items: center;
        padding: 0;
        width: 100%;
        transition: all ease .3s;
        border: none
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .center .nav_img {
        display: none
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_navBox2 {
        background: url(../images/9a2f15d9-414e-4f5e-a5b5-976b61771295.jpg) #f2f3f1 no-repeat right center
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_navBox2 .warp .center {
        background: #fff;
        width: 35.15%
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_navBox2 .warp .left {
        width: 36.25%;
        padding: 40px 0px
    }

    #c_navigation_084_P_053-1711520195453 .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_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_navBox2 .warp .left .title {
        display: none
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_navBox2 .warp .left .jieshao {
        display: none
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_navItem2 a span.p_img {
        display: block
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox1 {
        display: flex;
        justify-content: flex-end
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem1 > p {
        display: flex;
        position: relative
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem1 > p a {
        display: block;
        line-height: 100px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem1 > p svg {
        display: none
    }

    #c_navigation_084_P_053-1711520195453 .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_084_P_053-1711520195453 .e_navigationF-24 .p_navItem1:hover > p::after {
        width: 100%
    }

    #c_navigation_084_P_053-1711520195453 .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
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 .left ul li {
        width: 33.33%;
        padding-right: 5%
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree ul {
        flex-direction: row;
        justify-content: flex-end
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_navBox2 .left ul li {
        width: 100%;
        margin-right: 0px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_navBox2 .left ul li.cur {
        background: #fff
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_navItem2.cur a span {
        color: #1e9e3b
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_navItem2 svg {
        display: none
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_navBox2 .warp .center .sj_warp .p_level3Box {
        display: none
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_navBox2 .warp .center .sj_warp {
        padding: 40px 0px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_navBox2 .warp .center .sj_warp .p_level3Box.pro_cur {
        display: block
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navCon3 .p_jtIcon {
        display: none
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navCon3 .sj_icon {
        margin-right: 10px
    }

    #c_navigation_084_P_053-1711520195453 .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_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 a span {
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 > p > svg {
        display: none
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 > p > a svg {
        width: 12px;
        height: 12px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_level3Box.p_listthree {
        flex-direction: column
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_level3Box {
        min-height: 510px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_level3Item:hover .p_menuItemhat {
        color: #1e9e3b
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_level3Item:hover .sj_icon {
        fill: #1e9e3b
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navCon3 a {
        display: block;
        width: 100%
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 a {
        padding: 0;
        border-bottom: 0px solid #ccc
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 > p > a svg {
        width: 12px;
        display: none;
        height: 12px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 .left ul li {
        width: auto;
        padding-right: 3%
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 a {
        padding: 0px;
        border-bottom: 0px solid #ccc
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 {
        position: absolute;
        left: 50%;
        padding: 0px 0px;
        transform: translateX(-50%);
        top: 100%;
        display: flex;
        justify-content: center;
        border-bottom: 0px solid var(--xc1);
        z-index: 10;
        transition: all ease .3s
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navBox2 ul {
        padding: 15px 0
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_level3Item {
        margin-right:25px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_navItem2 {
        margin-right: 30px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_navItem2 a {
        font-size: 18px;
        line-height: 28px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem2 img {
        max-width: 28px;
        margin-right: 10px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_level3Box {
        padding-left: 3px
    }

    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .haveThree .p_level4Box {
        padding-left: 11px
    }
}

@media screen and (max-width: 1920px) and (min-width: 1300px) {
    #c_navigation_084_P_053-1711520195453 .e_navigationF-24 .p_navItem1 {
        position:static;
        padding-left: 1vw;
        padding-right: 1vw
    }
}

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

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

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

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

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

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

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

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

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

#c_static_001_P_12132-1711528825045 {
    min-height: 100px;
    padding-top: 0px;
    background: url(../images/fonts/40ce4ed6a16b42fe9dcbbea7a3de4c53.woff)
}

#c_static_001_P_12132-1711528825045 .e_container-59 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_12132-1711528825045 .e_image-60 {
    overflow: hidden;
    display-radio: 1;
    max-width: 250px
}

#c_static_001_P_12132-1711528825045 .e_image-60 img {
    width: 50px;
    height: 100%;
    object-fit: contain
}

#c_static_001_P_12132-1711528825045 .e_container-59 .cbox-59-0 {
    flex: 0 0 auto;
    align-self: center
}

#c_static_001_P_12132-1711528825045 .e_container-59 .cbox-59-1 {
    flex: 0 0 auto;
    align-self: center
}

#c_static_001_P_12132-1711528825045 .e_container-61 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 96%;
    display-radio: flex;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between;
    padding-top: 50px;
    padding-bottom: 50px;
    background_radio: 1
}

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

#c_static_001_P_12132-1711528825045 .e_container-61 .cbox-61-0 {
    margin-right: 0%;
    flex: 0 0 55%
}

#c_static_001_P_12132-1711528825045 .e_credible-58 {
    display-radio: 1;
    background_radio: 1;
    margin-top: 20px;
    text-align: center
}

#c_static_001_P_12132-1711528825045 .e_text-62 {
    line-height: 1.5;
    display-radio: 1;
    font_radio: 2;
    font-size: 18px;
    color: rgba(255,255,255,1);
    font-family: "f3d0ef6f-e72f-4733-8cd9-0a0ccb4a9e6d"
}

#c_static_001_P_12132-1711528825045 .e_text-63 {
    display-radio: 1;
    font_radio: 2;
    font-size: 16px;
    color: rgba(255,255,255,1);
    line-height: 1.5;
    margin-bottom: 25px;
    text-align: center;
    margin-top: 10px
}

#c_static_001_P_12132-1711528825045 .e_image-64 {
    overflow: hidden;
    display-radio: 1;
    max-width: 100px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto
}

#c_static_001_P_12132-1711528825045 .e_image-64 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001_P_12132-1711528825045 .e_container-65 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-left: auto;
    margin-right: auto
}

#c_static_001_P_12132-1711528825045 .e_container-65 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_12132-1711528825045 .e_container-67 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex
}

#c_static_001_P_12132-1711528825045 .e_container-67 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_12132-1711528825045 .e_container-67 .p_item {
    display-radio: 1
}

#c_static_001_P_12132-1711528825045 .e_container-65 .cbox-65-0 {
    align-self: center
}

#c_static_001_P_12132-1711528825045 .e_bottomNav-74 span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

#c_static_001_P_12132-1711528825045 .e_bottomNav-74 .p_level1Item {
    width: auto;
    padding: 0 15px;
    flex-grow: 1
}

#c_static_001_P_12132-1711528825045 .e_bottomNav-74 .p_level1Item:nth-child(1) {
    display: none
}

#c_static_001_P_12132-1711528825045 .e_bottomNav-74 .p_level1Item:last-child {
    display: none
}

#c_static_001_P_12132-1711528825045 .e_bottomNav-74 .p_level3Box {
    display: none
}

#c_static_001_P_12132-1711528825045 .e_bottomNav-74 .p_menu1Item {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.8;
    margin-bottom: 15px;
    color: #fff
}

#c_static_001_P_12132-1711528825045 .e_bottomNav-74 .p_menu2Item {
    font-size: 13px;
    font-weight: normal;
    line-height: 2
}

#c_static_001_P_12132-1711528825045 .e_bottomNav-74 {
    font_radio: 1;
    display-radio: 1
}

#c_static_001_P_12132-1711528825045 .e_richText-75 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition-property: all;
    font_radio: 2;
    font-size: 14px;
    color: rgba(255,255,255,0.5);
    line-height: 1.6;
    display-radio: -webkit-box
}

#c_static_001_P_12132-1711528825045 .e_richText-75 span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition-property: all;
    font_radio: 2;
    font-size: 16px;
    color: rgba(255,255,255,0.5);
    line-height: 1.6
}

.onlineBox {
    position: fixed;
    right: 10px;
    bottom: 10%;
    z-index: 22;
    width: 50px
}

.onlineBox ul {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 15px rgba(0,0,0,.1);
    margin-bottom: 10px
}

.onlineBox ul li {
    display: block;
    border-bottom: 1px #eee solid;
    margin: 0
}

.onlineBox ul li:last-child {
    border: none
}

.onlineBox ul li a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    justify-content: center;
    position: relative
}

.onlineBox ul li a svg {
    fill: #666
}

.onlineBox ul li a p {
    position: absolute;
    right: 58px;
    background: var(--xc1);
    padding: 5px 15px;
    border-radius: 5px;
    top: 50%;
    transform: translate(-50px,-50%);
    color: #fff;
    width: max-content;
    font-size: 14px;
    line-height: 30px;
    opacity: 0;
    visibility: hidden;
    transition: all .6s
}

.onlineBox ul li a p:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 10px solid var(--xc1);
    border-bottom: 5px solid transparent;
    position: absolute;
    right: -8px;
    top: 50%;
    transform: translate(0,-50%)
}

.onlineBox ul li.weixin a p {
    padding: 5px;
    background: #fff
}

.onlineBox ul li.weixin a p:after {
    border-left: 10px solid #fff
}

.onlineBox ul li a p img {
    width: 130px
}

.onlineBox ul li a:hover svg {
    fill: var(--xc1)
}

.onlineBox ul li a:hover p {
    transform: translate(0,-50%);
    opacity: 1;
    visibility: visible
}

#c_static_001_P_12132-1711528825045 .e_container-77 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    background_radio: 1
}

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

#c_static_001_P_12132-1711528825045 .e_text-79 {
    display-radio: 1;
    font_radio: 2;
    font-size: 14px;
    color: rgba(255,255,255,0.5);
    line-height: 1.5
}

#c_static_001_P_12132-1711528825045 .e_container-77 .cbox-77-2 {
    flex: 0 0 20%
}

#c_static_001_P_12132-1711528825045 .e_container-44 .cbox-44-0 {
    flex: 0 0 60%
}

#c_static_001_P_12132-1711528825045 .e_image-80 {
    overflow: hidden;
    display-radio: 1;
    max-width: 100px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto
}

#c_static_001_P_12132-1711528825045 .e_image-80 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001_P_12132-1711528825045 .e_text-82 {
    display-radio: 1;
    font_radio: 2;
    font-size: 16px;
    color: rgba(255,255,255,1);
    line-height: 1.5;
    margin-bottom: 25px;
    text-align: center;
    margin-top: 10px
}

@media screen and (max-width: 768px) {
    #c_grid-116273709439190 > .p_gridbox > .p_gridCell {
        margin:0px !important;
        width: 100% !important
    }

    #c_static_001_P_12132-1711528825045 .e_container-59 {
        display: none
    }

    #c_static_001_P_12132-1711528825045 .e_container-61 .cbox-61-0 {
        display: none
    }

    #c_static_001_P_12132-1711528825045 .e_credible-58 {
        text-align: left
    }

    #c_static_001_P_12132-1711528825045 .e_container-61 .cbox-61-1 {
        flex: 0 0 100%
    }

    #c_static_001_P_12132-1711528825045 .e_container-35 {
        padding-bottom: 0px
    }

    #c_static_001_P_12132-1711528825045 .e_richText-46 {
        text-align: left
    }

    #c_static_001_P_12132-1711528825045 .e_text-45 {
        text-align: left;
        margin-bottom: 10px
    }

    #c_static_001_P_12132-1711528825045 .e_container-37 {
        flex-direction: column
    }

    #c_static_001_P_12132-1711528825045 .e_container-38 {
        flex-direction: column;
        display-radio: 1
    }

    #c_static_001_P_12132-1711528825045 .e_provider-40 {
        text-align: left
    }

    #c_static_001_P_12132-1711528825045 .e_provider-40 a {
        text-align: left
    }

    #c_static_001_P_12132-1711528825045 .e_container-38 .cbox-38-0 {
        padding-right: 0px
    }

    #c_static_001_P_12132-1711528825045 .e_container-38 .cbox-38-1 {
        text-align: left
    }

    #c_static_001_P_12132-1711528825045 .e_text-41 {
        text-align: left
    }

    #c_static_001_P_12132-1711528825045 .e_html-54 .sideBar {
        display: none !important
    }

    #c_static_001_P_12132-1711528825045 .e_html-54 .m-foot {
        display: block
    }

    #c_static_001_P_12132-1711528825045 .e_html-54 .wyz {
        display: block
    }

    #c_static_001_P_12132-1711528825045 .e_text-63 {
        text-align: left;
        margin-bottom: 10px;
        display-radio: 1;
        font_radio: 2;
        display: none
    }

    #c_static_001_P_12132-1711528825045 .e_container-44 {
        display-radio: 1;
        flex-direction: column
    }

    #c_static_001_P_12132-1711528825045 .e_container-65 {
        display-radio: 1;
        display: none
    }

    #c_static_001_P_12132-1711528825045 .e_bottomNav-74 .p_menu1Item,.e_bottomNav-74 .p_menu2Item {
        display: flex;
        justify-content: space-between
    }

    #c_static_001_P_12132-1711528825045 .e_bottomNav-74 .p_level1Box ul {
        display: none
    }

    #c_static_001_P_12132-1711528825045 .e_bottomNav-74 .p_jtIcon {
        width: auto;
        height: auto;
        max-width: 20px;
        font-size: inherit;
        transition: 0.5s;
        margin: 0
    }

    #c_static_001_P_12132-1711528825045 .e_bottomNav-74 .p_jtIcon.active {
        transform: rotateZ(90deg)
    }

    #c_static_001_P_12132-1711528825045 .e_bottomNav-74 a {
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    #c_static_001_P_12132-1711528825045 .e_bottomNav-74 .p_level1Item {
        padding: 0
    }

    #c_static_001_P_12132-1711528825045 .e_bottomNav-74 .p_menu2Item svg {
        opacity: .5
    }

    #c_static_001_P_12132-1711528825045 .e_bottomNav-74 {
        font_radio: 1;
        margin-top: 10px
    }

    #c_static_001_P_12132-1711528825045 .e_text-79 {
        text-align: left
    }

    #c_static_001_P_12132-1711528825045 .e_container-77 {
        display-radio: 1;
        flex-direction: column
    }

    #c_static_001_P_12132-1711528825045 .e_richText-75 {
        font_radio: 1;
        display-radio: 1
    }

    #c_static_001_P_12132-1711528825045 .e_richText-75 p {
        text-align: left !important
    }

    .saf-licenseoprov {
        display: flex;
        align-items: center;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start
    }

    #c_static_001_P_12132-1711528825045 .e_text-82 {
        text-align: left;
        margin-bottom: 10px;
        display-radio: 1;
        font_radio: 2;
        display: none
    }

    #c_static_001_P_12132-1711528825045 {
        background_radio: 2;
        display-radio: 1
    }
}

@media screen and (min-width: 769px) {
    #c_static_001_P_12132-1711528825045 .e_bottomNav-74 .p_level1Box {
        display:flex
    }

    #c_static_001_P_12132-1711528825045 .e_bottomNav-74 .p_jtIcon {
        display: none
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
    #c_static_001_P_12132-1711528825045 .e_richText-46 {
        display-radio:1;
        font_radio: 2;
        font-size: 14px
    }

    #c_static_001_P_12132-1711528825045 .e_text-45 {
        display-radio: 1;
        font_radio: 2;
        font-size: 16px
    }

    #c_static_001_P_12132-1711528825045 .e_text-63 {
        display-radio: 1;
        font_radio: 2;
        font-size: 16px
    }

    #c_static_001_P_12132-1711528825045 .e_text-82 {
        display-radio: 1;
        font_radio: 2;
        font-size: 16px
    }
}

:root {
    --xc1: #009f41;
    --c: #009f41;
    /*ç½‘ç«™ä¸»è‰²è°ƒ*/
    --n: #009f41;
    /*ç½‘ç«™è¾…åŠ©è‰²*/
    --bw: 1400px;
    /*ç½‘é¡µå†…å®¹å®½åº¦ max-width:var(--bw);*/
    --bc: #009f41;
    /*ç¿»é¡µæŒ‰é’®é¢œè‰²*/
    --br: 5px;
    /*ç¿»é¡µæŒ‰é’®åœ†è§’*/
    --cc: #fff;
    /*æ–‡å­—è‡ªåŠ¨åœ†åœˆé¢œè‰²*/
    --ccsize: 150px/*æ–‡å­—è‡ªåŠ¨åœ†åœˆå¤§å°*/
}

body {
    --saftime: 0.8s;
    /*SAFåŠ¨ç”»æ—¶é—´*/
    --safswtime: 1s 1s;
    --pagecolor: #fff;
    /*ç¿»å±æ•ˆæžœé¡µé¢æŒ‡ç¤ºå™¨é»˜è®¤é¢œè‰²*/
    opacity: 0;
    transition: padding-top 1s
}

body.saf-active {
    --pagecolor: #000/*ç¿»å±æ•ˆæžœé¡µé¢æŒ‡ç¤ºå™¨ç¬¬äºŒçŠ¶æ€é¢œè‰²*/
}

::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    border-radius: 10px
}

::-webkit-scrollbar-thumb {
    background-color: var(--c)
}

#c_static_001_P_23798-1711519191909 {
}

#c_static_001_P_23798-1711519191909 .e_container-1 {
    display: none;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    padding: 20px
}

.saf-make #c_static_001_P_23798-1711519191909 .e_container-1 {
    display: block
}

#c_static_001_P_23798-1711519191909 .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-1711519191909 .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-1711519191909 .e_h3-2 text {
    flex: 1;
    position: relative
}

#c_static_001_P_23798-1711519191909 .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-1711519191909 .e_h3-2 span {
    color: #0CA200;
    display: flex
}

#c_static_001_P_23798-1711519191909 .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-1711519191909 .e_html-31 {
    min-height: 100px;
    padding-top: 15px
}

#c_static_001_P_23798-1711519191909 .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-1711519191909 .e_html-31 h3 span {
    flex: 1;
    font-size: 14px;
    color: #666;
    font-weight: normal;
    text-align: right
}

#c_static_001_P_23798-1711519191909 .e_html-31 .saf-svgs {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
    margin: 0 -5px
}

#c_static_001_P_23798-1711519191909 .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-1711519191909 .e_html-31 .saf-svgs > div svg {
    width: 30px;
    height: 40px
}

#c_static_001_P_23798-1711519191909 .e_html-31 .saf-svgs > div svg path {
    fill: #666
}

#c_static_001_P_23798-1711519191909 .e_html-31 .saf-svgs > div:hover {
    border-color: var(--c)
}

#c_static_001_P_23798-1711519191909 .e_html-31 .saf-svgs > div:hover svg path {
    fill: var(--c)
}

#c_static_001_P_23798-1711519191909 .e_container-32 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    padding: 20px 0;
    display-radio: flex
}

#c_static_001_P_23798-1711519191909 .e_container-32 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_23798-1711519191909 .e_richText-33 {
}

#c_static_001_P_23798-1711519191909 .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-1711519191909 .saf-setItem svg {
    width: auto;
    height: 20px;
    fill: #666
}

#c_static_001_P_23798-1711519191909 .saf-setItem > div,#c_static_001_P_23798-1711519191909 .saf-setItem > a {
    flex: 1;
    padding: 0 60px 0 15px;
    position: relative
}

#c_static_001_P_23798-1711519191909 .saf-setItem > div:before,#c_static_001_P_23798-1711519191909 .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-1711519191909 .saf-setItem > div:after,#c_static_001_P_23798-1711519191909 .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-1711519191909 .e_text-37 {
    line-height: normal
}

#c_static_001_P_23798-1711519191909 .e_text-38 {
    line-height: normal
}

#c_static_001_P_23798-1711519191909 .e_text-43 {
    line-height: normal
}

#c_static_001_P_23798-1711519191909 .e_richText-40 {
    line-height: normal;
    flex-wrap: wrap;
    font_radio: 2;
    display-radio: 1
}

#c_static_001_P_23798-1711519191909 .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-1711519191909 .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-1711519191909 .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-1711519191909 .e_richText-40 > div:before,#c_static_001_P_23798-1711519191909 .e_richText-40 > div:after {
    display: none
}

#c_static_001_P_23798-1711519191909 .e_container-41 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 0 -10px;
    display-radio: flex
}

#c_static_001_P_23798-1711519191909 .e_container-41 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    padding: 10px
}

#c_static_001_P_23798-1711519191909 .e_container-41 > .p_item > div {
    height: 100%
}

#c_static_001_P_23798-1711519191909.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-1711519191909.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-1711519191909 {
    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-1711519191909 .e_container-1 {
    display: block
}

body.saf-svgs-show #c_static_001_P_23798-1711519191909 .e_container-32 {
    display: none
}

body.saf-svgs-show #c_static_001_P_23798-1711519191909 .e_h3-2 {
    display: none
}

[saf-fullscreen] div.swiper.swiper-vertical > .swiper-wrapper {
    display: block !important
}

@media screen and (max-width: 1920px) and (min-width: 1300px) {
}

#c_static_001_P_37977-1711605584596 {
    display-radio: 1;
    background_radio: 2
}

#c_static_001_P_37977-1711605584596 .e_container-8 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    max-width: none;
    min-height: 500px
}

#c_static_001_P_37977-1711605584596 .e_container-8 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_37977-1711605584596 .e_container-8 .p_item {
    display-radio: 1
}

#c_static_001_P_37977-1711605584596 .e_container-8 .cbox-8-0 {
    background-fill-value: background-image;
    background-image: url(../images/267dba2b-0ee7-4777-bbb0-33004ff8b191.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

#c_static_001_P_37977-1711605584596 .e_container-9 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    display-radio: flex;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    position: absolute;
    top: 60%;
    z-index: 9;
    transform: translateY(-60%);
    transition: all 0.5s;
    width: 100%;
    max-width: none
}

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

#c_static_001_P_37977-1711605584596 .e_container-9 .p_item {
    display-radio: 1
}

#c_static_001_P_37977-1711605584596 .e_h1-10 {
    display-radio: 1;
    font_radio: 2;
    color: rgba(255,255,255,1);
    font-size: 44px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center
}

#c_static_001_P_37977-1711605584596.response-animated .e_h1-10 {
    animation-name: fadeInDown,none;
    animation-delay: 0.0s,0.6s;
    animation-duration: 1.0s,0.6s;
    animation-iteration-count: 1,1
}

#c_static_001_P_37977-1711605584596 .e_line-13 {
    display-radio: 1;
    border-top-style: solid;
    border-top-width: 3px;
    border-top-color: rgba(220,34,38,1);
    width: 40px;
    height: 4px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0 auto
}

#c_static_001_P_37977-1711605584596 .e_h2-14 {
    font_radio: 2;
    display-radio: 1;
    font-size: 18px;
    text-align: center;
    color: rgba(255,255,255,1);
    line-height: 2
}

#c_static_001_P_37977-1711605584596.response-animated .e_h2-14 {
    animation-name: fadeInUp,none;
    animation-delay: 0.0s,0.6s;
    animation-duration: 0.6s,0.6s;
    animation-iteration-count: 1,1
}

@media screen and (max-width: 768px) {
    #c_static_001_P_37977-1711605584596 .e_container-8 {
        display-radio:flex;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        width: 100%;
        max-width: none;
        min-height: 260px
    }

    #c_static_001_P_37977-1711605584596 .e_container-8 .p_item {
        display-radio: 1
    }

    #c_static_001_P_37977-1711605584596 .e_container-9 {
        display-radio: 1;
        padding-top: 60px
    }

    #c_static_001_P_37977-1711605584596 .e_h1-10 {
        display-radio: 1;
        font_radio: 2;
        color: rgba(242,242,242,1);
        font-size: 36px;
        font-weight: normal;
        line-height: 1
    }
}

#c_static_001_P_5485-1711605713878 {
    min-height: 0px;
    background-color: rgba(247,247,247,1);
    padding-top: 15px;
    padding-bottom: 15px;
    display-radio: 1;
    background_radio: 2
}

#c_static_001_P_5485-1711605713878 .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    display-radio: flex;
    background_radio: 1;
    max-width: 90%
}

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

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

#c_static_001_P_5485-1711605713878 .e_breadcrumb-5 .p_breadcrumbItem {
    position: relative;
    float: left
}

#c_static_001_P_5485-1711605713878 .e_breadcrumb-5 .icon {
    width: 12px;
    height: 12px
}

#c_static_001_P_5485-1711605713878 .e_breadcrumb-5 .p_breadcrumbItem:not(:first-child) {
    padding: 0 3px 0 15px
}

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

#c_static_001_P_5485-1711605713878 .e_breadcrumb-5 .p_breadcrumb::after {
    display: block;
    clear: both;
    content: ''
}

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

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

#c_static_001_P_5485-1711605713878 .e_breadcrumb-5 .siblings.active {
    border: 1px solid #dee2e6
}

#c_static_001_P_5485-1711605713878 .e_breadcrumb-5 .siblings.active::after {
    transform: rotateZ(-90deg)
}

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

#c_static_001_P_5485-1711605713878 .e_breadcrumb-5 .p_sibling {
    display: block;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

@media screen and (max-width: 768px) {
    #c_static_001_P_5485-1711605713878 .e_container-1 .cbox-1-1 {
        display:none
    }

    #c_static_001_P_5485-1711605713878 .e_container-1 {
        max-width: 100%
    }

    #c_static_001_P_5485-1711605713878 {
        padding-top: 0;
        padding-bottom: 0
    }

    #c_static_001_P_5485-1711605713878 .e_breadcrumb-5 .p_breadcrumbItem:nth-child(1) .p_title,#c_static_001_P_5485-1711605713878 .e_breadcrumb-5 .p_breadcrumbItem:nth-child(2) .p_title {
        white-space: pre
    }

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

    #c_static_001_P_5485-1711605713878 .e_breadcrumb-5 a {
        display: flex
    }
}

#c_static_001_P_9005-1711614871088 {
    min-height: 300px;
    background: #f5f5f5;
    display-radio: 1;
    background-color: #f5f5f5;
    padding-bottom: 1%;
    padding-top: 40px;
    background_radio: 2
}

#c_static_001_P_9005-1711614871088 .e_container-5 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 96%;
    max-width: 90%;
    margin: 0 auto;
    display-radio: flex;
    margin-bottom: 40px;
    background: #fff;
    border-top: 5px var(--xc1) solid;
    background-color: #fff;
    background_radio: 2
}

#c_static_001_P_9005-1711614871088 .e_container-5 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    background: #fff;
    padding: 30px
}

#c_static_001_P_9005-1711614871088 .e_richText-7 {
    line-height: 1.6;
    font-size: 16px;
    text-align: left;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
    font_radio: 2;
    display-radio: 1
}

#c_static_001_P_9005-1711614871088 .e_richText-7 p {
    padding: 5px 0
}

#c_static_001_P_9005-1711614871088 .e_text-8 {
    line-height: 1.6;
    font-size: 1.5rem;
    color: #333;
    text-align: left;
    font-weight: bold;
    font_radio: 2;
    display-radio: 1;
    padding-top: 20px
}

#dituContent {
    width: 100%;
    height: 480px
}

#c_static_001_P_9005-1711614871088 .e_text-51 {
    line-height: normal;
    font_radio: 2;
    font-weight: bold;
    font-family: Impact;
    font-size: 48px;
    color: rgba(32,32,32,1);
    display-radio: 1
}

#c_static_001_P_9005-1711614871088 .e_container-52 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

#c_static_001_P_9005-1711614871088 .e_container-52 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_9005-1711614871088 .e_container-52 .cbox-52-0 {
    flex: 0 0 140px
}

#c_static_001_P_9005-1711614871088 .e_image-54 {
    overflow: hidden;
    max-width: 120px;
    display-radio: 1
}

#c_static_001_P_9005-1711614871088 .e_image-54 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#c_static_001_P_9005-1711614871088 .e_container-5 .p_item {
    display-radio: 1
}

#c_static_001_P_9005-1711614871088 .e_container-5 .cbox-5-0 {
    align-self: center
}

#c_static_001_P_9005-1711614871088 .e_container-67 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 50px;
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
    display-radio: flex;
    border-top: 5px var(--xc1) solid;
    background_radio: 2
}

#c_static_001_P_9005-1711614871088 .e_container-67 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_9005-1711614871088 .e_text-68 {
    line-height: normal;
    font_radio: 2;
    font-size: 22px;
    text-align: center;
    color: var(--xc1);
    font-weight: bold;
    display-radio: 1
}

#c_static_001_P_9005-1711614871088 .e_container-5 .cbox-5-1 {
    align-self: center
}

#c_static_001_P_9005-1711614871088 .e_form-78 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    display-radio: 1;
    max-width: none;
    margin-top: 30px
}

#c_static_001_P_9005-1711614871088 .e_container-79 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex
}

#c_static_001_P_9005-1711614871088 .e_container-79 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_static_001_P_9005-1711614871088 .e_container-79 .cbox-79-0 {
    padding-right: 10px
}

#c_static_001_P_9005-1711614871088 .e_container-79 .cbox-79-1 {
    padding-left: 10px
}

#c_static_001_P_9005-1711614871088 .e_container-80 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex
}

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

#c_static_001_P_9005-1711614871088 .e_container-80 .cbox-80-0 {
    padding-right: 10px
}

#c_static_001_P_9005-1711614871088 .e_container-80 .cbox-80-1 {
    padding-left: 10px
}

#c_static_001_P_9005-1711614871088 .e_input-81 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_static_001_P_9005-1711614871088 .e_input-81 {
    bg-radio: 1;
    border-radio: 1;
    font-radio: 2;
    display-radio: 1
}

#c_static_001_P_9005-1711614871088 .e_input-81 .s_label {
    font-radio: 2
}

#c_static_001_P_9005-1711614871088 .e_input-81 .s_input {
    font-radio: 1
}

#c_static_001_P_9005-1711614871088 .e_input-81 .p_input {
    display-radio: 1
}

#c_static_001_P_9005-1711614871088 .e_input-82 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_static_001_P_9005-1711614871088 .e_input-82 {
    bg-radio: 1;
    border-radio: 1;
    font-radio: 2;
    display-radio: 1
}

#c_static_001_P_9005-1711614871088 .e_input-82 .s_label {
    font-radio: 2
}

#c_static_001_P_9005-1711614871088 .e_input-82 .s_input {
    font-radio: 1
}

#c_static_001_P_9005-1711614871088 .e_input-83 .p_phoneCode {
    width: 90px;
    margin-right: 10px
}

#c_static_001_P_9005-1711614871088 .e_input-83 {
    bg-radio: 1;
    border-radio: 1;
    font-radio: 2;
    display-radio: 1
}

#c_static_001_P_9005-1711614871088 .e_input-83 .s_label {
    font-radio: 2
}

#c_static_001_P_9005-1711614871088 .e_input-83 .s_input {
    font-radio: 1
}

#c_static_001_P_9005-1711614871088 .e_input-83 .p_input {
    display-radio: 1
}

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

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

#c_static_001_P_9005-1711614871088 .e_formBtn-86 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: 160px;
    padding: 12px;
    background_radio: 2;
    border_radio: 2;
    font_radio: 2;
    radius_radio: 2;
    display-radio: block;
    background-color: var(--xc1);
    font-size: 14px;
    border-style: none;
    border-color: var(--xc1);
    border-width: 1px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-left: auto;
    margin-right: auto;
    color: #fff
}

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

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

#c_static_001_P_9005-1711614871088 .e_formBtn-86:hover::after {
    opacity: 1
}

#c_static_001_P_9005-1711614871088 .e_formBtn-86:hover {
    background-color: rgba(64, 158, 255, 1);
    font-size: 14px;
    border-style: none;
    border-color: rgba(64, 158, 255, 1);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

#c_static_001_P_9005-1711614871088 .e_formBtn-86:before {
    border-radius: 50%
}

#c_static_001_P_9005-1711614871088 .e_container-52 .cbox-52-1 {
    align-self: center;
    flex: 0 0 140px
}

#c_static_001_P_9005-1711614871088 .e_mapbaidu-88 {
    width: 100%;
    height: 450px;
    border: 1px solid #ccc;
    display-radio: 1
}

#c_static_001_P_9005-1711614871088 .e_mapbaidu-88 #mapCotainer {
    width: 100%;
    height: 100%
}

.p_mapimg {
    width: 139px;
    height: 104px
}

#c_static_001_P_9005-1711614871088 .e_image-89 {
    overflow: hidden;
    max-width: 120px;
    display-radio: 1
}

#c_static_001_P_9005-1711614871088 .e_image-89 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

@media screen and (max-width: 768px) {
    #c_static_001_P_9005-1711614871088 {
        padding-top:20px
    }

    #c_static_001_P_9005-1711614871088 .e_container-5 {
        max-width: 94%
    }

    #c_static_001_P_9005-1711614871088 .e_container-52 .cbox-52-1 {
        display: none
    }

    #c_static_001_P_9005-1711614871088 .e_container-52 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        width: 100%
    }

    #c_static_001_P_9005-1711614871088 .e_container-5 {
        display-radio: 1;
        flex-direction: column
    }

    #c_static_001_P_9005-1711614871088 .e_container-5 .p_item {
        display-radio: 1;
        padding: 20px
    }

    #c_static_001_P_9005-1711614871088 .e_container-5 .cbox-5-1 {
        display: none
    }

    #c_static_001_P_9005-1711614871088 .e_text-8 {
        font-size: 1.4rem
    }

    #c_static_001_P_9005-1711614871088 .e_container-67 {
        padding: 20px;
        max-width: 94%;
        margin-top: 10px;
        margin-bottom: 20px
    }

    #c_static_001_P_9005-1711614871088 .e_image-54 {
        display-radio: 1;
        margin-left: auto;
        margin-right: auto
    }

    #c_static_001_P_9005-1711614871088 .e_image-89 {
        display-radio: 1;
        margin-left: auto;
        margin-right: auto
    }
}

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

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

@media screen and (max-width: 1920px) and (min-width: 1300px) {
}
