
a:hover {
    text-decoration: none;
}
.dXjWCm .menu-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    padding: 8px 0px;
    margin-left: 15px;
    margin-right: 15px;
    cursor: pointer;
}

@media (min-width:993px) and (max-width:1200px) {
    .dXjWCm .menu-item {
        margin-left: 5px;
    }
}

.dXjWCm .menu-item.item-todo {
    cursor: default !important;
}

.dXjWCm .menu-item:hover {
    background: #f5f5f5;
    border-radius: 4px;
}

.dXjWCm .menu-item:active {
    background: #f8f9fb;
}

.dXjWCm .menu-item .left-logo {
    -webkit-flex: 0 1 18px;
    -ms-flex: 0 1 18px;
    flex: 0 1 18px;
    height: 18px;
    margin: 3px 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-font-smoothing: antialiased;
}

.dXjWCm .menu-item .left-logo img {
    width: 18px;
    height: 18px;
    margin: 0;
}

.dXjWCm .menu-item .right-desc {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.dXjWCm .menu-item .right-desc .desc-title {
    font-weight: 400;
    color: rgba(0, 0, 0, 0.9);
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 2px;
}

.dXjWCm .menu-item .right-desc .desc-info {
    font-weight: 400;
    color: rgba(0, 0, 0, 0.35);
    font-size: 12px;
    line-height: 18px;
    height: 36px;
    padding-right: 10px;
}

/* sc-component-id: sc-htpNat */
.jqyIab {
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
    height: 86px;
    background: rgba(255, 255, 255, 1);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border-bottom: 1px solid #eeeeee;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media (max-width:62em) {
    .jqyIab {
        display: none;
    }
}

@media (max-width:48em) {
    .jqyIab {
        display: none;
    }
}

@media (max-width:48em) {
    .jqyIab {
        display: none;
    }
}

.jqyIab .content-wrapper {
    max-width: 1200px !important;
    height: 100%;
}

.jqyIab a:hover,
.jqyIab a:active {
    -webkit-text-decoration: none;
    text-decoration: none;
}

.jqyIab .btn-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.jqyIab .logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.jqyIab .logo img {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-bottom: 0;
    width: 105px;
}

.jqyIab .nav-list {
    padding-left: 19px !important;
}

.jqyIab .nav-list .nav-item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    margin-right: 24px;
    cursor: pointer;
}

.jqyIab .nav-list .nav-item.active .link {
    color: rgba(0,175,131,1);
}

.jqyIab .nav-list .nav-item .link {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
}

.jqyIab .nav-list .nav-item .link:hover {
    color: rgba(0,175,131,1);
}

.jqyIab .nav-list .nav-item .link .iconfont {
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-left: 5px;
}

/* sc-component-id: sc-bxivhb */
.bLPQTI {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/* sc-component-id: sc-ifAKCX */
.dCoIjQ {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/* sc-component-id: sc-EHOje */
.fUuNNN {
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 120px;
    height: 42px;
    border-radius: 40px;
    font-size: 16px;
    color: rgba(0,175,131,1);
    border: 2px solid rgba(0,175,131,1);
}

/* sc-component-id: sc-bZQynM */
.jmEPun {
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 120px;
    height: 42px;
    border-radius: 40px;
    background: rgba(0,175,131,1);
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    cursor: pointer;
    margin-left: 10px;
}

.jmEPun:hover {
    background-color: rgba(0,175,131,1);
}

/* sc-component-id: sc-gzVnrw */
.dpQAAF {
    background: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    z-index: -1;
    pointer-events: none;
    padding-bottom: 16px;
    overflow: hidden;
    position: absolute;
    top: 100%;
    width: 100%;
    box-shadow: 0px 10px 20px 0px rgba(49, 83, 212, 0.05);
}

.dpQAAF .menu-wrap {
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 1140px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (min-width:993px) and (max-width:1200px) {
    .dpQAAF .menu-wrap {
        width: 960px;
    }
}

.dpQAAF .menu-wrap .bottom-line {
    border-bottom: 1px solid rgba(238, 238, 238, 1);
    width: 100vw;
    -webkit-filter: blur(0px);
    filter: blur(0px);
    position: absolute;
    left: 0;
}

.dpQAAF .menu-wrap .sub-menu-wrap {
    width: 25%;
    border-left: 1px solid rgba(238, 238, 238, 1);
    margin-top: 20px;
    box-sizing: border-box;
}

.dpQAAF .menu-wrap .sub-menu-wrap .title {
    font-weight: 400;
    color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    line-height: 22px;
    padding: 0px 0 10px 0;
    margin-left: 25px;
}

.dpQAAF .menu-wrap .sub-menu-wrap .menu-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    padding: 8px 0px;
    margin-left: 15px;
    margin-right: 15px;
    cursor: pointer;
}

@media (min-width:993px) and (max-width:1200px) {
    .dpQAAF .menu-wrap .sub-menu-wrap .menu-item {
        margin-left: 5px;
    }
}

.dpQAAF .menu-wrap .sub-menu-wrap .menu-item.item-todo {
    cursor: default !important;
}

.dpQAAF .menu-wrap .sub-menu-wrap .menu-item:hover {
    background: #f5f5f5;
    border-radius: 4px;
}

.dpQAAF .menu-wrap .sub-menu-wrap .menu-item:active {
    background: #f8f9fb;
}

.dpQAAF .menu-wrap .sub-menu-wrap .menu-item .left-logo {
    -webkit-flex: 0 1 18px;
    -ms-flex: 0 1 18px;
    flex: 0 1 18px;
    height: 18px;
    margin: 3px 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-font-smoothing: antialiased;
}

.dpQAAF .menu-wrap .sub-menu-wrap .menu-item .left-logo img {
    width: 18px;
    height: 18px;
    margin: 0;
}

.dpQAAF .menu-wrap .sub-menu-wrap .menu-item .right-desc {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.dpQAAF .menu-wrap .sub-menu-wrap .menu-item .right-desc .desc-title {
    font-weight: 400;
    color: rgba(0, 0, 0, 0.9);
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 2px;
}

.dpQAAF .menu-wrap .sub-menu-wrap .menu-item .right-desc .desc-info {
    font-weight: 400;
    color: rgba(0, 0, 0, 0.35);
    font-size: 12px;
    line-height: 18px;
    height: 36px;
    padding-right: 10px;
}

.dpQAAF .menu-wrap .right {
    border-right: 1px solid rgba(238, 238, 238, 1);
}

/* sc-component-id: sc-htoDjs */
.sCAZh {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid #eeeeee;
    background: rgba(255, 255, 255, 1);
    border-bottom: 1px solid #eeeeee;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    pointer-events: none;
    padding-top: 13px;
    padding-bottom: 16px;
    width: 286px;
    overflow: hidden;
}

/* sc-component-id: sc-dnqmqq */
.ewLqS {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 630px;
    z-index: -1;
}

/* sc-component-id: sc-gZMcBi */
.kffkJZ {
    font-size: 38px;
    position: relative;
}

.kffkJZ .hover-img-wrapper {
    position: absolute;
    top: 0;
    left: 50%;
    width: 200px;
    -webkit-transform: translate(-50%, calc(-100% + 6px));
    -ms-transform: translate(-50%, calc(-100% + 6px));
    transform: translate(-50%, calc(-100% + 6px));
    display: none;
}

.kffkJZ .hover-img-wrapper img {
    width: 100%;
    margin: 0;
}

.kffkJZ .hover-img-wrapper .hover-title {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.45);
    line-height: 20px;
}

.kffkJZ:hover>.hover-img-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.kffkJZ:hover>.hover-img-wrapper>div {
    border-radius: 15px;
    background-color: white;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 16px 7px 7px;
}

.kffkJZ:hover .icon {
    color: #FFF;
}

.kffkJZ .byicon-svg-arrow-solid-down {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: white;
    font-size: 20px;
}

.kffkJZ .icon>span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

/* sc-component-id: sc-gqjmRU */
.jLFIRd {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.iKfmxz {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.iuQBnB {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    width: 56vw;
    padding-left: 10vw;
}

.kSxeym {
    font-size: 18px;
    text-align: center;
}

.jqBVFj {
    margin-top: 32px;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
}

.cIDABC {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 23vw;
    margin-left: auto;
    margin-right: 14.5vw;
    margin-top: 0.8125rem;
}

.cMdpLq {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    width: 52vw;
    padding-left: 10vw;
}

.dGysYP {
    border-radius: 8px;
    background-color: #1e2790;
    padding-left: 32px;
    padding-right: 32px;
    line-height: 48px;
    background-color: #1e2790;
}

@media (min-width:0px) {
    .dGysYP {
        font-size: 14px;
    }
}

@media (min-width:600px) {
    .dGysYP {
        font-size: 14px;
    }
}

@media (min-width:960px) {
    .dGysYP {
        font-size: 16px;
    }
}

@media (min-width:1280px) {
    .dGysYP {
        font-size: 18px;
    }
}

.kDDDRR {
    margin-top: 40px;
    text-align: center;
}

.bSlQAp {
    margin-top: 16px;
    text-align: center;
}

.ksYQmg {
    max-width: 400px;
    margin-top: 16px;
}

.fwsiFl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.lhaFkE {
    text-align: center;
}

.jNtkNu {
    color: #666;
    margin-top: 10px;
}

@media (min-width:0px) {
    .jNtkNu {
        max-width: 83vw;
    }
}

@media (min-width:600px) {
    .jNtkNu {
        max-width: 83vw;
    }
}

@media (min-width:960px) {
    .jNtkNu {
        max-width: 430px;
    }
}

@media (min-width:1280px) {
    .jNtkNu {
        max-width: 430px;
    }
}

@media (min-width:0px) {
    .jNtkNu {
        font-size: 14px;
        text-align: center;
    }
}

@media (min-width:600px) {
    .jNtkNu {
        font-size: 14px;
        text-align: center;
    }
}

@media (min-width:960px) {
    .jNtkNu {
        font-size: 16px;
        text-align: left;
    }
}

@media (min-width:1280px) {
    .jNtkNu {
        font-size: 16px;
        text-align: left;
    }
}

/* sc-component-id: sc-VigVT */
.csiiGT {
    width: 100%;
    position: relative;
    min-height: 460px;
    background: #0D1727;
    padding-top: 14px;
}

.csiiGT>div {
    max-width: 1200px !important;
    margin: 0 auto;
}

@media (max-width:48em) {
    .csiiGT {
        padding-left: 32px;
    }

    .csiiGT .col-item {
        text-align: left;
        line-height: 22px;
        margin-bottom: 12px;
    }

    .csiiGT .col-item,
    .csiiGT .col-item a {
        font-size: 14px;
        line-height: 22px;
    }
}

.csiiGT .the-btn:hover,
.csiiGT a.phone>:hover {
    color: #FFFFFF !important;
    -webkit-text-decoration: none !important;
    text-decoration: none !important;
}

/* sc-component-id: sc-jTzLTM */
.keWDPh {
    max-width: 1200px;
    height: 94px;
    border-top: 1px solid rgb(255, 255, 255, 0.16);
    font-size: 16px;
    color: rgba(255, 255, 255, 0.65);
    line-height: 22px;
    -webkit-letter-spacing: 1px;
    -moz-letter-spacing: 1px;
    -ms-letter-spacing: 1px;
    letter-spacing: 1px;
    position: absolute !important;
    left: 50%;
    bottom: 0 !important;
    width: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.keWDPh span {
    text-align: center;
}

@media (max-width:768px) {
    .keWDPh {
        font-size: 14px;
        padding: 24px 28px;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 192px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        line-height: 20px;
    }

    .keWDPh span {
        margin-bottom: 24px;
    }
}

/* sc-component-id: sc-fjdhpX */
.ehzfzZ {
    margin-top: 27px;
    color: rgba(255, 255, 255, 0.65) !important;
    font-size: 16px;
    -webkit-letter-spacing: 1px;
    -moz-letter-spacing: 1px;
    -ms-letter-spacing: 1px;
    letter-spacing: 1px;
}

@media (max-width:980px) {
    .ehzfzZ {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 192px;
    }

    .ehzfzZ .margin-adjust {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-align-items: flex-start;
        -webkit-box-align: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        font-size: 14px;
        line-height: 22px;
    }

    .ehzfzZ .two-icon {
        margin-bottom: 40px;
    }
}

.ehzfzZ .title {
    margin-bottom: 24px;
    font-size: 20px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 28px;
    -webkit-letter-spacing: 1px;
    -moz-letter-spacing: 1px;
    -ms-letter-spacing: 1px;
    letter-spacing: 1px;
}

.ehzfzZ .phone {
    color: rgba(255, 255, 255, 0.65) !important;
}

.ehzfzZ .addr {
    margin: 23px 0px 24px;
}

.ehzfzZ .margin-adjust>div {
    margin-bottom: 10px;
}

.ehzfzZ .two-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ehzfzZ .two-icon>div:nth-child(1) {
    margin-right: 24px;
}

@media (max-width:48em) {
    .ehzfzZ {
        -webkit-align-items: flex-start;
        -webkit-box-align: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start;
    }

    .ehzfzZ .title {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 22px;
    }

    .ehzfzZ .addr {
        margin-top: 10px;
        margin-bottom: 20px;
    }
}

/* sc-component-id: sc-jzJRlG */
.fAmscb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.fAmscb>div>div {
    margin-bottom: 16px;
}

@media (max-width:62em) {
    .fAmscb>div>div {
        text-align: center;
    }
}

@media (max-width:62em) {
    .fAmscb:nth-child(4)>div {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
}

@media (max-width:62em) {
    .fAmscb:nth-child(4)>div>div {
        -webkit-flex: 0 0 auto !important;
        -ms-flex: 0 0 auto !important;
        flex: 0 0 auto !important;
        width: auto !important;
    }
}

@media (max-width:62em) {
    .fAmscb:nth-child(2)>div {
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
}

.fAmscb h6 {
    margin-bottom: 24px;
    font-size: 20px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 28px;
    -webkit-letter-spacing: 1px;
    -moz-letter-spacing: 1px;
    -ms-letter-spacing: 1px;
    letter-spacing: 1px;
}

@media (max-width:62em) {
    .fAmscb h6 {
        text-align: center;
    }
}

@media (max-width:48em) {
    .fAmscb h6 {
        text-align: left;
        font-size: 16px;
        line-height: 24px;
        margin-top: 26px;
        margin-bottom: 22px;
    }
}

.fAmscb a {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.65) !important;
    line-height: 24px;
    -webkit-letter-spacing: 1px;
    -moz-letter-spacing: 1px;
    -ms-letter-spacing: 1px;
    letter-spacing: 1px;
}

.fAmscb a:hover,
.fAmscb a:active {
    -webkit-text-decoration: none;
    text-decoration: none;
}

.fAmscb img {
    margin-bottom: 0;
    width: 32px;
    height: 32px;
}

/* sc-component-id: sc-cSHVUG */
.gcqohj {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.gcqohj img {
    height: 28px;
    margin-bottom: 0;
}

.gcqohj img:first-child {
    margin-right: 16px;
}

/* sc-component-id: sc-chPdSV */
.fwIeBx {
    height: 0;
    z-index: 99;
    position: fixed;
    top: 0;
    width: 100vw;
}

@media (max-width:62em) {
    .fwIeBx {
        display: block;
    }
}

@media (max-width:48em) {
    .fwIeBx {
        display: block;
    }
}

@media (max-width:48em) {
    .fwIeBx {
        display: block;
    }
}

@media (min-width:62em) {
    .fwIeBx {
        display: none;
    }
}

.fwIeBx a {
    color: rgb(13, 25, 36) !important;
}

.fwIeBx a:hover,
.fwIeBx a:active {
    -webkit-text-decoration: none;
    text-decoration: none;
}

/* sc-component-id: sc-kgoBCf */
.eulhMI {
    height: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 25px;
    border-bottom: 1px solid rgb(238, 238, 238);
    background: #fff;
    color: unset;
}

.eulhMI img {
    height: 22px;
    margin: 0;
}

.eulhMI .iconfont {
    padding: 10px 25px;
    font-size: 17px;
}

/* sc-component-id: sc-kGXeez */
.kUKQcj {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

/* sc-component-id: sc-kpOJdX */
.hWDsqv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 25px;
    border-bottom: 1px solid #EEEEEE;
    height: 72px;
    font-size: 16px;
}

.hWDsqv:active {
    background-color: #e8e8e8;
}

.hWDsqv .iconfont {
    color: #ccc;
}

/* sc-component-id: sc-jKJlTe */
.dWXHkD {
    top: 50px;
    background: #fff;
    height: 0;
    -webkit-transition: height .3s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: height .3s cubic-bezier(0.075, 0.82, 0.165, 1);
    overflow-y: auto;
}

/* sc-component-id: sc-eNQAEJ */
.kdFQpP {
    z-index: 10;
    top: 0;
    width: 80px;
    right: 20px;
    height: 100vh;
    position: fixed;
}

@media (max-width:48em) {
    .kdFQpP {
        display: none;
    }
}

.kdFQpP .__react_component_tooltip {
    padding: 0;
    box-shadow: 0px 10px 30px 0px rgba(49, 83, 212, 0.1);
    background: #fff;
    opacity: 1 !important;
}

.kdFQpP .tip400 {
    height: 80px;
    line-height: 80px;
    padding: 0 40px;
    color: #2E2E2E;
    font-size: 20px;
    font-weight: 500;
}

.kdFQpP .qr-code {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 30px;
}

.kdFQpP .qr-code img {
    width: 186px;
    height: 186px;
    margin: 0;
}

.kdFQpP .qr-code span {
    text-align: center;
    font-size: 16px;
    line-height: 22px;
}

.kdFQpP .qimo-toggler {
    position: absolute;
    bottom: -120px;
    background: #fff;
    border-radius: 40px;
    box-shadow: 0px 10px 20px 0px rgba(49, 83, 212, 0.2);
}

.kdFQpP .qimo-toggler .suspension-icon {
    border-top: none;
}

/* sc-component-id: sc-hMqMXs */
.dXaNDd {
    position: fixed;
    top: calc(100vh - 640px);
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    list-style: none;
    box-shadow: 0px 10px 26px 0px rgba(49, 83, 212, 0.15);
    -webkit-transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/* sc-component-id: sc-kEYyzF */
.euNBxn {
    background: rgba(255, 255, 255, 1);
    margin-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: rgba(46, 46, 46, 1);
    cursor: pointer;
    -webkit-transition: all .3s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all .3s cubic-bezier(0.075, 0.82, 0.165, 1);
    width: 80px;
    height: 80px;
}

.euNBxn .st0 {
    fill: #3153D4;
}

.euNBxn svg {
    width: 40px;
}

.euNBxn .st1 {
    fill: #FF0000;
}

.euNBxn:hover {
    background: rgba(0,175,131,1);
    color: rgba(255, 255, 255, 1);
}

.euNBxn:hover .suspension-icon .iconfont {
    color: rgba(255, 255, 255, 1);
}

.euNBxn:hover .st0,
.euNBxn:hover .st1 {
    fill: #ffffff;
}

.euNBxn:hover .suspension-desc span {
    color: #FFF;
}

.euNBxn .suspension-icon {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 40px;
    border-top: 1px solid rgba(49, 83, 212, 0.2);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
}

.euNBxn .suspension-icon:only-child {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.euNBxn .suspension-icon .iconfont {
    -webkit-transition: all .3s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all .3s cubic-bezier(0.075, 0.82, 0.165, 1);
    font-size: 40px;
    line-height: 1;
    color: rgba(50, 83, 212, 1);
}

.euNBxn .suspension-icon .iconweixin {
    color: #1BB723;
}

.euNBxn.qimo-toggler {
    background: rgba(0,175,131,1);
    color: rgba(255, 255, 255, 1);
}

.euNBxn.qimo-toggler .suspension-icon .iconfont {
    color: rgba(255, 255, 255, 1);
}

.euNBxn.qimo-toggler .suspension-icon .iconweixin {
    color: '#1BB723';
}

.euNBxn.qimo-toggler:hover {
    background: #fff;
}

.euNBxn.qimo-toggler:hover .suspension-icon .iconfont {
    color: rgba(50, 83, 212, 1);
}

.euNBxn:first-child .suspension-icon {
    border-top: none;
}

.euNBxn .suspension-desc {
    margin-bottom: 8px;
}

.euNBxn .suspension-desc span {
    font-size: 12px;
    font-weight: 400;
    color: #0D1924;
}

/* sc-component-id: sc-kkGfuU */
.hgSUDS {
    position: absolute;
    bottom: 40px;
    width: 214px;
    height: 247px;
    right: 106px;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.hgSUDS .spokesman {
    width: 118px;
    height: 124px;
    position: absolute;
    top: -65px;
    margin-bottom: 0;
}

.hgSUDS>.qrcode {
    width: 154px;
    margin-top: 39px;
    margin-bottom: 0;
}

.hgSUDS>.iconchuangkou-guanbi {
    position: absolute;
    padding: 8px 12px;
    font-size: 20px;
    top: 0;
    right: 0;
    color: #3153D4;
    cursor: pointer;
    opacity: 0.6;
}

.hgSUDS .acticons {
    margin-top: 7px;
}

.hgSUDS .acticons span {
    font-size: 14px;
    font-weight: 500;
    color: rgba(153, 153, 153, 1);
}

.hgSUDS .acticons .help-onebyone {
    margin-right: 8px;
    color: rgba(0,175,131,1);
}

.hgSUDS .angle {
    position: absolute;
    right: -6px;
    bottom: 15px;
    width: 6px;
}

/* sc-component-id: sc-jDwBTQ */
.hAETsO {
    z-index: 999;
    width: 100vw;
    height: 60px;
    bottom: 0;
    position: fixed;
    display: none;
    box-shadow: 0px -1px 0px 0px rgba(238, 238, 238, 1);
}

@media (max-width:48em) {
    .hAETsO {
        display: block;
    }
}

.hAETsO .qr-code {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px;
    padding-bottom: 20px;
    box-shadow: 0px 18px 52px 0px rgba(49, 83, 212, 0.1);
    position: absolute;
    border-radius: 18px;
    bottom: 152px;
    width: 320px;
    background: #fff;
    left: -20px;
}

.hAETsO .qr-code img {
    width: 260px;
    height: 260px;
    margin: 0;
}

.hAETsO .qr-code span {
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    color: rgba(13, 25, 36, 1);
    line-height: 33px;
    opacity: 0.66;
}

.hAETsO .qr-code:after {
    content: '';
    border: 10px solid transparent;
    border-top-color: #fff;
    width: 0;
    height: 0;
    position: absolute;
    bottom: -5px;
    bottom: -20px;
    left: 50px;
}

/* sc-component-id: sc-gPEVay */
.cPyDPO {
    list-style: none;
    box-shadow: 0px 10px 26px 0px rgba(49, 83, 212, 0.15);
    -webkit-transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 50px;
    margin: 0;
    background: #fff;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    position: fixed;
    width: 200vw;
    height: 120px;
    bottom: -30px;
    left: -50vw;
}

.cPyDPO #phone:active,
.cPyDPO #phone:hover {
    -webkit-text-decoration: none;
    text-decoration: none;
}

/* sc-component-id: sc-iRbamj */
.bEYKLn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: rgba(46, 46, 46, 1);
    -webkit-transition: all .3s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all .3s cubic-bezier(0.075, 0.82, 0.165, 1);
    padding: 14px 0;
    width: 92px;
}

.bEYKLn .st0 {
    fill: #3153D4;
}

.bEYKLn svg {
    width: 64px;
}

.bEYKLn .st1 {
    fill: #FF0000;
}

.bEYKLn .suspension-icon .iconfont {
    -webkit-transition: all .3s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all .3s cubic-bezier(0.075, 0.82, 0.165, 1);
    font-size: 64px;
    line-height: 1;
    color: rgba(50, 83, 212, 1);
}

.bEYKLn .suspension-icon .iconweixin {
    color: #1BB723;
}

.bEYKLn .suspension-desc {
    margin-top: 4px;
}

.bEYKLn .suspension-desc span {
    font-size: 18px;
    font-weight: 400;
    color: #0D1924;
    opacity: 0.66;
}

/* sc-component-id: sc-fMiknA */
.duHMXe {
    padding-top: 60px;
    padding-bottom: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    background-image: none;
    background-color: unset;
    background-size: cover;
}

@media (max-width:48em) {
    .duHMXe {
        padding-top: 32px !important;
        padding-bottom: 32px !important;
    }
}

.duHMXe h3.desc-title {
    padding: 0 30px;
    font-size: 36px;
    font-weight: 500;
    color: rgba(13, 25, 36, 1);
    line-height: 50px;
    text-align: center;
}

@media (max-width:48em) {
    .duHMXe h3.desc-title {
        padding: 0 24px;
        font-size: 26px;
        line-height: 1.4;
    }
}

.duHMXe p.desc-content {
    padding: 0 30px;
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
    line-height: 24px;
    text-align: center;
    margin-bottom: 60px;
}

@media (max-width:48em) {
    .duHMXe p.desc-content {
        display: none;
        padding: 0 24px;
        line-height: 1.6;
    }
}

.hyZHua {
    padding-top: 60px;
    padding-bottom: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    background-image: url(../images/xian2.png);
    background-color: unset;
    background-size: cover;
}

@media (max-width:48em) {
    .hyZHua {
        padding-top: 32px !important;
        padding-bottom: 32px !important;
    }
}

.hyZHua h3.desc-title {
    padding: 0 30px;
    font-size: 36px;
    font-weight: 500;
    color: rgba(13, 25, 36, 1);
    line-height: 50px;
    text-align: center;
}

@media (max-width:48em) {
    .hyZHua h3.desc-title {
        padding: 0 24px;
        font-size: 26px;
        line-height: 1.4;
    }
}

.hyZHua p.desc-content {
    padding: 0 30px;
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
    line-height: 24px;
    text-align: center;
    margin-bottom: 60px;
}

@media (max-width:48em) {
    .hyZHua p.desc-content {
        display: none;
        padding: 0 24px;
        line-height: 1.6;
    }
}

/* sc-component-id: sc-dVhcbM */
.edzFjG {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 16px;
}

.edzFjG .card-wrapper {
    width: 94%;
    box-shadow: 5px 10px 30px 0px rgba(49, 83, 212, 0.1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

@media (max-width:48em) {
    .edzFjG .card-wrapper {
        width: 85%;
        margin-bottom: 16px;
        box-shadow: 0px 20px 60px 0px rgba(49, 83, 212, 0.1);
    }
}

.edzFjG .card-wrapper:hover {
    background: rgba(0,175,131,1);
    box-shadow: 5px 10px 30px 0px rgba(49, 83, 212, 0.1);
}

.edzFjG .card-wrapper:hover .cover img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
}

.edzFjG .card-wrapper:hover .card-content .trade,
.edzFjG .card-wrapper:hover .card-content .title {
    color: #fff;
}

.edzFjG .card-wrapper:hover .card-content .info {
    color: #fff;
    border-top: 1px solid rgba(245, 246, 251, .3);
}

.edzFjG .card-wrapper:hover .card-content .desc {
    color: rgba(255, 255, 255, 0.8);
}

.edzFjG .card-wrapper .cover {
    width: 100%;
    overflow: hidden;
}

.edzFjG .card-wrapper .cover img {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 100%;
    height: 100%;
}

.edzFjG .card-wrapper .card-content {
    box-sizing: border-box;
    min-height: 255px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    padding: 20px 30px 0 30px;
}

.edzFjG .card-wrapper .trade {
    font-weight: 300;
    margin-bottom: 20px;
    color: rgba(0,175,131,1);
}

.edzFjG .card-wrapper .trade span {
    font-size: 14px;
    line-height: 24px;
}

.edzFjG .card-wrapper .trade span:nth-child(2) {
    display: inline-block;
    margin: 0 8px;
}

.edzFjG .card-wrapper .title {
    font-size: 26px;
    color: rgba(13, 25, 36, 1);
    line-height: 37px;
    margin-bottom: 10px;
    font-weight: 400;
    font-family: PingFangSC-Light;
}

.edzFjG .card-wrapper .desc {
    font-size: 14px;
    color: rgba(102, 102, 102, 1);
    line-height: 21px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-weight: 300;
}

.edzFjG .card-wrapper .info {
    width: 100%;
    padding: 20px 0;
    border-top: 1px solid rgba(245, 246, 251, 1);
    font-size: 14px;
    color: rgba(13, 25, 36, 1);
    line-height: 17px;
    font-weight: 300;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

/* sc-component-id: sc-eqIVtm */
.eKdDyX {
    position: relative;
    width: 100%;
    height: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid rgba(0,175,131,1);
    border-radius: 4px;
    padding: 0 20px;
}

.eKdDyX .rate {
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    height: 100%;
    background: rgba(49, 83, 212, 0.1);
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}

.eKdDyX .audio-title {
    font-size: 16px;
    color: rgba(0,175,131,1);
    line-height: 22px;
}

.eKdDyX .audio {
    position: absolute;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    background: rgba(0,175,131,1);
    box-shadow: 0px 10px 20px 0px rgba(31, 49, 175, 0.2);
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    right: 21px;
    top: 15px;
}

.eKdDyX .audio .iconfont {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.eKdDyX .audio .iconplay {
    left: 53%;
}

/* sc-component-id: sc-fAjcbJ */
.hOMlKJ {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.hOMlKJ .card-wrapper {
    margin-top: 60px;
    margin-bottom: 120px;
    background: #fff;
    width: 90%;
    box-shadow: 5px 10px 30px 0px rgba(49, 83, 212, 0.1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 35px 40px;
}

@media (max-width:48em) {
    .hOMlKJ .card-wrapper {
        min-height: 300px;
        margin: 8px auto;
    }
}

@media (max-width:991px) {
    .hOMlKJ .card-wrapper {
        min-height: 300px;
        margin: 8px auto;
    }
}

.hOMlKJ .card-wrapper img {
    width: 60px;
    height: 60px;
    margin-bottom: 20px;
}

.hOMlKJ .card-wrapper .title {
    font-size: 22px;
    color: rgba(13, 25, 36, 1);
    line-height: 29px;
    margin-bottom: 10px;
}

.hOMlKJ .card-wrapper .desc {
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
    line-height: 22px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.hOMlKJ .card-wrapper .advantage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
}

.hOMlKJ .card-wrapper .advantage:before {
    border-radius: 2px;
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 10px;
    border: 1px solid rgba(102, 102, 102, 1);
}

.hOMlKJ .card-wrapper .audio-list {
    margin-top: 34px;
}

.hOMlKJ .card-wrapper .audio-list>div {
    margin-bottom: 18px;
}

.hOMlKJ .card-wrapper .audio-list>div:last-child {
    margin-bottom: 0;
}

/* sc-component-id: sc-caSCKo */
.eLdiDp {
    width: 100%;
    height: 566px;
    margin-bottom: 37px;
    background: #f8fafc;
    background-size: cover;
}

@media (max-width:48em) {
    .eLdiDp {
        height: 416px;
    }
}

@media (max-width:768px) {
    .eLdiDp {
        background: url(../images/shoujiduan-4.png);
    }
}

@media (max-width:48em) {
    .eLdiDp {
        height: auto;
    }
}

.eLdiDp>div {
    height: 100%;
}

.eLdiDp>div>div {
    height: 100%;
}

.eLdiDp .left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
}

@media (max-width:48em) {
    .eLdiDp .left {
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 60px;
    }
}

.eLdiDp .left h3 {
    font-size: 36px;
    color: #273045;
    line-height: 50px;
    text-shadow: 0px 0px 50px rgba(13, 37, 62, 1);
    font-weight: 400;
}

@media (max-width:48em) {
    .eLdiDp .left h3 {
        margin-top: 60px;
    }
}

.eLdiDp .left .btn {
    cursor: pointer;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 184px;
    height: 50px;
    /* background: rgba(255, 255, 255, 1); */
    box-shadow: 0px 0px 20px 0px rgba(61, 90, 254, 0.2);
    border-radius: 25px;
    font-size: 16px;
    font-weight: 500;
    /* color: rgba(0,175,131,1); */
    line-height: 22px;
    margin-top: 37px;
    background-color: rgba(0,175,131,1);
    color: rgba(255, 255, 255, 1);
}

.eLdiDp .left .btn:hover {
    background-color: rgba(0,175,131,1);
    /* border: 1px solid rgba(255, 255, 255, 1); */
    color: rgba(255, 255, 255, 1);
}

.eLdiDp .right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 640px;
    margin-top: -37px;
}

@media (max-width:48em) {
    .eLdiDp .right {
        height: 490px;
    }
}

@media (max-width:48em) {
    .eLdiDp .right {
        margin-top: 0;
    }
}

.eLdiDp .right .marketing-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    padding-left: 50px;
    /* box-shadow: 0px 0px 60px 10px rgba(49, 83, 212, 0.1); */
    box-shadow: 0px 0px 20px 0px rgb(196 210 224 / 50%);
    border-radius: 4px;
    height: 200px;
    width: 100%;
    background-color: #fff;
    background-image: url(../images/yuanquan.png);
    background-size: cover;
    box-sizing: border-box;
}
.eLdiDp .right .marketing-card:hover {
    box-shadow: 0px 0px 20px 0px rgb(196 210 224 / 50%);
    transform: translateY(-10px);
    transition: all 0.3s;
}

@media (max-width:48em) {
    .eLdiDp .right .marketing-card {
        height: 150px;
    }
}

@media (max-width:48em) {
    .eLdiDp .right .marketing-card {
        width: 90%;
        margin: 0 auto 16px auto;
        padding: 30px;
        background-size: contain;
    }
}

.eLdiDp .right .marketing-card .title {
    font-size: 32px;
    font-weight: 500;
    color: rgba(0,175,131,1);
    line-height: 45px;
    -webkit-letter-spacing: 1px;
    -moz-letter-spacing: 1px;
    -ms-letter-spacing: 1px;
    letter-spacing: 1px;
}

.eLdiDp .right .marketing-card .desc {
    margin-top: 8px;
    font-size: 18px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 25px;
}

/* sc-component-id: sc-gisBJw */
.bnoJtr {
    height: 292px;
    background: rgba(248, 249, 251, 1);
}

@media (max-width:48em) {
    .bnoJtr {
        height: auto;
    }
}

.bnoJtr>div {
    height: 100%;
}

.bnoJtr>div>div {
    height: 100%;
}

.bnoJtr .content,
.bnoJtr .btn-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width:48em) {

    .bnoJtr .content,
    .bnoJtr .btn-wrapper {
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.bnoJtr .content .light,
.bnoJtr .btn-wrapper .light {
    font-size: 36px;
    font-weight: 200;
    color: rgba(102, 102, 102, 1);
    line-height: 50px;
}

@media (max-width:48em) {

    .bnoJtr .content .light,
    .bnoJtr .btn-wrapper .light {
        display: none;
    }
}

.bnoJtr .content .bold,
.bnoJtr .btn-wrapper .bold {
    font-size: 36px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 50px;
}

@media (max-width:48em) {

    .bnoJtr .content .bold,
    .bnoJtr .btn-wrapper .bold {
        text-align: center;
        font-size: 23px;
        line-height: 1.5;
        margin-top: 30px;
    }
}

.bnoJtr .content .btn,
.bnoJtr .btn-wrapper .btn {
    cursor: pointer;
    width: 200px;
    height: 50px;
    background: rgba(0,175,131,1);
    border-radius: 40px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 22px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media (max-width:48em) {

    .bnoJtr .content .btn,
    .bnoJtr .btn-wrapper .btn {
        height: 40px;
        border-radius: 20px;
        margin-top: 20px;
        margin-bottom: 30px;
    }
}

.bnoJtr .content .btn:hover,
.bnoJtr .btn-wrapper .btn:hover {
    background-color: rgba(0,175,131,1);
}

/* sc-component-id: sc-kjoXOD */
.kWofCj {
    background: #fff;
    background-size: cover;
    min-height: 625px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:768px) {
    .kWofCj {
    }
}

@media (max-width:48em) {
    .kWofCj {
        height: auto;
        padding-bottom: 24px;
    }
}

.kWofCj>div {
    height: 40%;
}

.kWofCj>div>div {
    height: 100%;
}

.kWofCj h3 {
    font-size: 36px;
    font-weight: 500;
    color: #273045;
    line-height: 50px;
    margin-top: 0;
    margin-bottom: 88px;
}

@media (max-width:48em) {
    .kWofCj h3 {
        font-size: 28px;
        width: 80%;
        height: auto;
        margin-top: 60px;
        margin-bottom: 50px;
        text-align: center;
    }
}

.kWofCj .data-circle {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:48em) {
    .kWofCj .data-circle {
        margin-bottom: 24px;
    }
}

.kWofCj .data-circle .circle {
    width: 122px;
    height: 122px;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid;
}
.kWofCj .data-circle .circle:hover{
    box-shadow: 0px 0px 20px 0px rgb(196 210 224 / 50%);
    transform: translateY(-10px);
    transition: all 0.3s;
}

.kWofCj .data-circle .circle .value {
    font-size: 46px;
    font-weight: 500;
    color: #273045;
    line-height: 65px;
}

.kWofCj .data-circle .circle .unit {
    font-size: 16px;
    font-weight: 300;
    color: #273045;
    line-height: 22px;
    padding-top: 16px;
}

.kWofCj .data-circle .name {
    font-size: 20px;
    font-weight: 400;
    color: #273045;
    line-height: 28px;
    margin-top: 34px;
}

@media (max-width:48em) {
    .kWofCj .data-circle .name {
        margin-top: 16px;
    }
}

.kWofCj .data-circle .desc {
    font-size: 14px;
    font-weight: 300;
    color: #273045;
    line-height: 20px;
}

.kWofCj .data-circle .desc b {
    display: inline-block;
    margin: 0 5px;
}

.kWofCj .data-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.kWofCj .title>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/* sc-component-id: sc-cHGsZl */
.cXubXE {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    height: 40px !important;
}

.cXubXE>img {
    height: 40px;
    line-height: 40px;
}

.cXubXE>i {
    line-height: 40px;
    height: 40px !important;
    color: white;
    font-size: 30px;
    font-weight: lighter;
    margin: 0 30px;
    font-style: normal;
}

/* sc-component-id: sc-TOsTZ */
.XmEDi {
    font-size: 66px;
    height: 66px !important;
    font-weight: bold;
    line-height: 66px;
    margin-bottom: 35px;
    margin-top: 50px;
    background-image: linear-gradient(to top, #5fa5fb, white);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
}

/* sc-component-id: sc-kgAjT */
.cfymwC {
    padding: 0 56px;
    margin-top: 12px;
    margin-bottom: 58px;
    line-height: 52px;
    height: 52px !important;
    border-radius: 28px;
    background-color: white;
    color: #0a19a6;
    font-size: 32px;
    font-weight: 400;
}

/* sc-component-id: sc-cJSrbW */
.mftQg {
    color: rgba(255, 255, 255, 0.5);
    line-height: 16px;
    height: 16px !important;
    font-weight: 400;
}

/* sc-component-id: sc-ksYbfQ */
.dWvSwJ {
    height: calc(100vh - 100px - 86px);
    min-height: 700px;
    width: 100%;
    background-image: url(../images/banner_bg.svg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
    margin-top: 86px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
}

@media (max-width:48em) {
    .dWvSwJ {
        height: auto;
    }
}

@media (max-width:48em) {
    .dWvSwJ {
        height: calc(100vh - 86px);
        padding: 0 5vw;
        background-position: center;
    }

    .dWvSwJ .content {
        width: 100vw !important;
        max-width: 100vw !important;
    }

    .dWvSwJ .content h3 {
        text-align: center;
        font-size: 22px !important;
    }

    .dWvSwJ .content h2 {
        margin-top: 16px;
        text-align: center;
        font-size: 32px !important;
        line-height: 1.5 !important;
    }

    .dWvSwJ .content p.desc {
        display: none;
    }

    .dWvSwJ .content .control-wrapper {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .dWvSwJ .financing-content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: auto;
        margin-right: auto;
        margin-top: 6vh !important;
    }

    .dWvSwJ .financing-content h3 {
        text-align: center;
        font-size: 22px !important;
        margin-bottom: 0;
    }

    .dWvSwJ .financing-content h2 {
        margin-top: 16px;
        text-align: center;
        font-size: 32px !important;
        line-height: 1.5 !important;
    }

    .dWvSwJ .financing-content h2 b {
        display: block;
        font-size: 52px;
        line-height: 1;
    }

    .dWvSwJ .financing-content p.desc {
        overflow: hidden;
        background: #fff;
        font-size: 14px;
        padding: 0 8px;
    }
}

@media (max-width:768px) {
    .dWvSwJ {
        background-image: url(../images/shoujiduan-1.png) !important;
        margin-top: 0px !important;
    }
}

.dWvSwJ::after {
    content: '';
    position: absolute;
    pointer-events: none;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url();
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width:768px) {
    .dWvSwJ.banner-wrapper-partner {
        margin-top: 0;
        background-size: cover;
    }
}

.dWvSwJ.banner-wrapper-partner::after {
    background-size: 800px;
    background-position: 85% 50%;
}

@media (max-width:768px) {
    .dWvSwJ.banner-wrapper-partner::after {
        background-image: none;
    }
}

.dWvSwJ.banner-wrapper-partner .financing-content {
    margin-top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.dWvSwJ.banner-wrapper-partner h2 {
    color: #fff !important;
    margin-bottom: 30px;
}

.dWvSwJ.banner-wrapper-partner .partner-item {
    color: #fff;
    font-size: 32px;
    line-height: 45px;
    font-weight: 400;
    margin: 0;
}

.dWvSwJ.banner-wrapper-partner .partner-item img {
    margin-bottom: 24px;
}

.dWvSwJ.investment-partner::after {
    background-size: 600px;
}

.dWvSwJ>div {
    height: 100%;
}

.dWvSwJ>div>div {
    height: 100%;
}

.dWvSwJ .financing-content {
    margin-top: 15vh;
}

.dWvSwJ .financing-content h3 {
    font-size: 32px;
    font-weight: 400;
    color: #fff;
    line-height: 45px;
    margin-bottom: 16px;
}

.dWvSwJ .financing-content h2 {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 50px;
    font-weight: 500;
    color: rgba(13, 25, 36, 1);
    line-height: 84px;
    border-bottom: none;
    margin-top: 0;
    margin-bottom: 24px;
}

.dWvSwJ .financing-content h2 b {
    font-size: 72px;
    font-weight: 500;
    color: #ff0000;
    line-height: 70px;
}

.dWvSwJ .financing-content .desc {
    color: #fff;
    font-weight: 400;
    font-size: 32px;
    line-height: 45px;
}

.dWvSwJ .content {
    margin-top: 10vh;
}

@media (max-width:48em) {
    .dWvSwJ .content {
        margin-top: 6vh;
    }
}

.dWvSwJ .content h3 {
    font-size: 32px;
    font-weight: 400;
    color: rgba(13, 25, 36, 1);
    line-height: 45px;
    margin-bottom: 0px;
}

.dWvSwJ .content h2 {
    font-size: 50px;
    font-weight: 500;
    color: rgba(13, 25, 36, 1);
    line-height: 70px;
    border-bottom: none;
    margin-bottom: 20px;
}

.dWvSwJ .content .desc {
    font-size: 12px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 21px;
}

.dWvSwJ .img-content {
    margin-top: 18vh;
    height: 80vh;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.dWvSwJ .img-content.img-financing {
    margin-top: 6vh;
}

@media (max-width:48em) {
    .dWvSwJ .img-content {
        display: none;
    }
}

.dWvSwJ .control-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5vh;
}

.dWvSwJ .control-wrapper .iconfont {
    margin-right: 20px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-radius: 50%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50px;
    height: 50px;
    background: rgba(0,175,131,1);
    box-shadow: 0px 10px 20px 0px rgba(31, 49, 175, 0.2);
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.dWvSwJ .control-wrapper .btn {
    cursor: pointer;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 160px;
    height: 50px;
    border-radius: 40px;
    border: 2px solid rgba(0,175,131,1);
    font-size: 16px;
    font-weight: 500;
    color: rgba(0,175,131,1);
    line-height: 22px;
}

.dWvSwJ .control-wrapper .btn:hover {
    background-color: rgba(0,175,131,1);
    color: white;
}

.dWvSwJ .control-wrapper .btn.btn-green {
    border-color: #37f5a2;
    color: #37f5a2;
}

.dWvSwJ .control-wrapper .btn.btn-green:hover {
    background-color: #37f5a2;
    color: white;
}

.dHSTzp {
    height: calc(100vh - 100px - 86px);
    min-height: 700px;
    width: 100%;
    background-image: url(../images/huawei-coop.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
    margin-top: 86px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
}

@media (max-width:48em) {
    .dHSTzp {
        height: auto;
    }
}

@media (max-width:48em) {
    .dHSTzp {
        height: calc(100vh - 86px);
        padding: 0 5vw;
        background-position: center;
    }

    .dHSTzp .content {
        width: 100vw !important;
        max-width: 100vw !important;
    }

    .dHSTzp .content h3 {
        text-align: center;
        font-size: 22px !important;
    }

    .dHSTzp .content h2 {
        margin-top: 16px;
        text-align: center;
        font-size: 32px !important;
        line-height: 1.5 !important;
    }

    .dHSTzp .content p.desc {
        display: none;
    }

    .dHSTzp .content .control-wrapper {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .dHSTzp .financing-content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: auto;
        margin-right: auto;
        margin-top: 6vh !important;
    }

    .dHSTzp .financing-content h3 {
        text-align: center;
        font-size: 22px !important;
        margin-bottom: 0;
    }

    .dHSTzp .financing-content h2 {
        margin-top: 16px;
        text-align: center;
        font-size: 32px !important;
        line-height: 1.5 !important;
    }

    .dHSTzp .financing-content h2 b {
        display: block;
        font-size: 52px;
        line-height: 1;
    }

    .dHSTzp .financing-content p.desc {
        overflow: hidden;
        background: #fff;
        font-size: 14px;
        padding: 0 8px;
    }
}

@media (max-width:768px) {
    .dHSTzp {
        background-image: url(../images/huawei-coop-xs.png) !important;
        margin-top: 0px !important;
    }
}

.dHSTzp::after {
    content: '';
    position: absolute;
    pointer-events: none;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url();
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width:768px) {
    .dHSTzp.banner-wrapper-partner {
        margin-top: 0;
        background-size: cover;
    }
}

.dHSTzp.banner-wrapper-partner::after {
    background-size: 800px;
    background-position: 85% 50%;
}

@media (max-width:768px) {
    .dHSTzp.banner-wrapper-partner::after {
        background-image: none;
    }
}

.dHSTzp.banner-wrapper-partner .financing-content {
    margin-top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.dHSTzp.banner-wrapper-partner h2 {
    color: #fff !important;
    margin-bottom: 30px;
}

.dHSTzp.banner-wrapper-partner .partner-item {
    color: #fff;
    font-size: 32px;
    line-height: 45px;
    font-weight: 400;
    margin: 0;
}

.dHSTzp.banner-wrapper-partner .partner-item img {
    margin-bottom: 24px;
}

.dHSTzp.investment-partner::after {
    background-size: 600px;
}

.dHSTzp>div {
    height: 100%;
}

.dHSTzp>div>div {
    height: 100%;
}

.dHSTzp .financing-content {
    margin-top: 15vh;
}

.dHSTzp .financing-content h3 {
    font-size: 32px;
    font-weight: 400;
    color: #fff;
    line-height: 45px;
    margin-bottom: 16px;
}

.dHSTzp .financing-content h2 {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 50px;
    font-weight: 500;
    color: rgba(13, 25, 36, 1);
    line-height: 84px;
    border-bottom: none;
    margin-top: 0;
    margin-bottom: 24px;
}

.dHSTzp .financing-content h2 b {
    font-size: 72px;
    font-weight: 500;
    color: #ff0000;
    line-height: 70px;
}

.dHSTzp .financing-content .desc {
    color: #fff;
    font-weight: 400;
    font-size: 32px;
    line-height: 45px;
}

.dHSTzp .content {
    margin-top: 10vh;
}

@media (max-width:48em) {
    .dHSTzp .content {
        margin-top: 6vh;
    }
}

.dHSTzp .content h3 {
    font-size: 32px;
    font-weight: 400;
    color: rgba(13, 25, 36, 1);
    line-height: 45px;
    margin-bottom: 0px;
}

.dHSTzp .content h2 {
    font-size: 50px;
    font-weight: 500;
    color: rgba(13, 25, 36, 1);
    line-height: 70px;
    border-bottom: none;
    margin-bottom: 20px;
}

.dHSTzp .content .desc {
    font-size: 12px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 21px;
}

.dHSTzp .img-content {
    margin-top: 18vh;
    height: 80vh;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.dHSTzp .img-content.img-financing {
    margin-top: 6vh;
}

@media (max-width:48em) {
    .dHSTzp .img-content {
        display: none;
    }
}

.dHSTzp .control-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5vh;
}

.dHSTzp .control-wrapper .iconfont {
    margin-right: 20px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-radius: 50%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50px;
    height: 50px;
    background: rgba(0,175,131,1);
    box-shadow: 0px 10px 20px 0px rgba(31, 49, 175, 0.2);
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.dHSTzp .control-wrapper .btn {
    cursor: pointer;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 160px;
    height: 50px;
    border-radius: 40px;
    border: 2px solid rgba(0,175,131,1);
    font-size: 16px;
    font-weight: 500;
    color: rgba(0,175,131,1);
    line-height: 22px;
}

.dHSTzp .control-wrapper .btn:hover {
    background-color: rgba(0,175,131,1);
    color: white;
}

.dHSTzp .control-wrapper .btn.btn-green {
    border-color: #37f5a2;
    color: #37f5a2;
}

.dHSTzp .control-wrapper .btn.btn-green:hover {
    background-color: #37f5a2;
    color: white;
}

.cluFPP {
    height: calc(100vh - 100px - 86px);
    min-height: 700px;
    width: 100%;
    background-image: url(../images/全球40强pc背景.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
    margin-top: 86px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
}

@media (max-width:48em) {
    .cluFPP {
        height: auto;
    }
}

@media (max-width:48em) {
    .cluFPP {
        height: calc(100vh - 86px);
        padding: 0 5vw;
        background-position: center;
    }

    .cluFPP .content {
        width: 100vw !important;
        max-width: 100vw !important;
    }

    .cluFPP .content h3 {
        text-align: center;
        font-size: 22px !important;
    }

    .cluFPP .content h2 {
        margin-top: 16px;
        text-align: center;
        font-size: 32px !important;
        line-height: 1.5 !important;
    }

    .cluFPP .content p.desc {
        display: none;
    }

    .cluFPP .content .control-wrapper {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .cluFPP .financing-content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: auto;
        margin-right: auto;
        margin-top: 6vh !important;
    }

    .cluFPP .financing-content h3 {
        text-align: center;
        font-size: 22px !important;
        margin-bottom: 0;
    }

    .cluFPP .financing-content h2 {
        margin-top: 16px;
        text-align: center;
        font-size: 32px !important;
        line-height: 1.5 !important;
    }

    .cluFPP .financing-content h2 b {
        display: block;
        font-size: 52px;
        line-height: 1;
    }

    .cluFPP .financing-content p.desc {
        overflow: hidden;
        background: #fff;
        font-size: 14px;
        padding: 0 8px;
    }
}

@media (max-width:768px) {
    .cluFPP {
        background-image: url(../images/全球40强手机-1222.png) !important;
        margin-top: 0px !important;
    }
}

.cluFPP::after {
    content: '';
    position: absolute;
    pointer-events: none;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url();
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width:768px) {
    .cluFPP.banner-wrapper-partner {
        margin-top: 0;
        background-size: cover;
    }
}

.cluFPP.banner-wrapper-partner::after {
    background-size: 800px;
    background-position: 85% 50%;
}

@media (max-width:768px) {
    .cluFPP.banner-wrapper-partner::after {
        background-image: none;
    }
}

.cluFPP.banner-wrapper-partner .financing-content {
    margin-top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.cluFPP.banner-wrapper-partner h2 {
    color: #fff !important;
    margin-bottom: 30px;
}

.cluFPP.banner-wrapper-partner .partner-item {
    color: #fff;
    font-size: 32px;
    line-height: 45px;
    font-weight: 400;
    margin: 0;
}

.cluFPP.banner-wrapper-partner .partner-item img {
    margin-bottom: 24px;
}

.cluFPP.investment-partner::after {
    background-size: 600px;
}

.cluFPP>div {
    height: 100%;
}

.cluFPP>div>div {
    height: 100%;
}

.cluFPP .financing-content {
    margin-top: 15vh;
}

.cluFPP .financing-content h3 {
    font-size: 32px;
    font-weight: 400;
    color: #fff;
    line-height: 45px;
    margin-bottom: 16px;
}

.cluFPP .financing-content h2 {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 50px;
    font-weight: 500;
    color: rgba(13, 25, 36, 1);
    line-height: 84px;
    border-bottom: none;
    margin-top: 0;
    margin-bottom: 24px;
}

.cluFPP .financing-content h2 b {
    font-size: 72px;
    font-weight: 500;
    color: #ff0000;
    line-height: 70px;
}

.cluFPP .financing-content .desc {
    color: #fff;
    font-weight: 400;
    font-size: 32px;
    line-height: 45px;
}

.cluFPP .content {
    margin-top: 10vh;
}

@media (max-width:48em) {
    .cluFPP .content {
        margin-top: 6vh;
    }
}

.cluFPP .content h3 {
    font-size: 32px;
    font-weight: 400;
    color: rgba(13, 25, 36, 1);
    line-height: 45px;
    margin-bottom: 0px;
}

.cluFPP .content h2 {
    font-size: 50px;
    font-weight: 500;
    color: rgba(13, 25, 36, 1);
    line-height: 70px;
    border-bottom: none;
    margin-bottom: 20px;
}

.cluFPP .content .desc {
    font-size: 12px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 21px;
}

.cluFPP .img-content {
    margin-top: 18vh;
    height: 80vh;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.cluFPP .img-content.img-financing {
    margin-top: 6vh;
}

@media (max-width:48em) {
    .cluFPP .img-content {
        display: none;
    }
}

.cluFPP .control-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5vh;
}

.cluFPP .control-wrapper .iconfont {
    margin-right: 20px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-radius: 50%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50px;
    height: 50px;
    background: rgba(0,175,131,1);
    box-shadow: 0px 10px 20px 0px rgba(31, 49, 175, 0.2);
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.cluFPP .control-wrapper .btn {
    cursor: pointer;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 160px;
    height: 50px;
    border-radius: 40px;
    border: 2px solid rgba(0,175,131,1);
    font-size: 16px;
    font-weight: 500;
    color: rgba(0,175,131,1);
    line-height: 22px;
}

.cluFPP .control-wrapper .btn:hover {
    background-color: rgba(0,175,131,1);
    color: white;
}

.cluFPP .control-wrapper .btn.btn-green {
    border-color: #37f5a2;
    color: #37f5a2;
}

.cluFPP .control-wrapper .btn.btn-green:hover {
    background-color: #37f5a2;
    color: white;
}

.dildtB {
    height: calc(100vh - 100px - 86px);
    min-height: 700px;
    width: 100%;
    background-image: url(../images/官网banner pc背景.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
    margin-top: 86px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
}

@media (max-width:48em) {
    .dildtB {
        height: auto;
    }
}

@media (max-width:48em) {
    .dildtB {
        height: calc(100vh - 86px);
        padding: 0 5vw;
        background-position: center;
    }

    .dildtB .content {
        width: 100vw !important;
        max-width: 100vw !important;
    }

    .dildtB .content h3 {
        text-align: center;
        font-size: 22px !important;
    }

    .dildtB .content h2 {
        margin-top: 16px;
        text-align: center;
        font-size: 32px !important;
        line-height: 1.5 !important;
    }

    .dildtB .content p.desc {
        display: none;
    }

    .dildtB .content .control-wrapper {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .dildtB .financing-content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: auto;
        margin-right: auto;
        margin-top: 6vh !important;
    }

    .dildtB .financing-content h3 {
        text-align: center;
        font-size: 22px !important;
        margin-bottom: 0;
    }

    .dildtB .financing-content h2 {
        margin-top: 16px;
        text-align: center;
        font-size: 32px !important;
        line-height: 1.5 !important;
    }

    .dildtB .financing-content h2 b {
        display: block;
        font-size: 52px;
        line-height: 1;
    }

    .dildtB .financing-content p.desc {
        overflow: hidden;
        background: #fff;
        font-size: 14px;
        padding: 0 8px;
    }
}

@media (max-width:768px) {
    .dildtB {
        background-image: url(../images/官网banner h5.png) !important;
        margin-top: 0px !important;
    }
}

.dildtB::after {
    content: '';
    position: absolute;
    pointer-events: none;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url();
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width:768px) {
    .dildtB.banner-wrapper-partner {
        margin-top: 0;
        background-size: cover;
    }
}

.dildtB.banner-wrapper-partner::after {
    background-size: 800px;
    background-position: 85% 50%;
}

@media (max-width:768px) {
    .dildtB.banner-wrapper-partner::after {
        background-image: none;
    }
}

.dildtB.banner-wrapper-partner .financing-content {
    margin-top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.dildtB.banner-wrapper-partner h2 {
    color: #fff !important;
    margin-bottom: 30px;
}

.dildtB.banner-wrapper-partner .partner-item {
    color: #fff;
    font-size: 32px;
    line-height: 45px;
    font-weight: 400;
    margin: 0;
}

.dildtB.banner-wrapper-partner .partner-item img {
    margin-bottom: 24px;
}

.dildtB.investment-partner::after {
    background-size: 600px;
}

.dildtB>div {
    height: 100%;
}

.dildtB>div>div {
    height: 100%;
}

.dildtB .financing-content {
    margin-top: 15vh;
}

.dildtB .financing-content h3 {
    font-size: 32px;
    font-weight: 400;
    color: #fff;
    line-height: 45px;
    margin-bottom: 16px;
}

.dildtB .financing-content h2 {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 50px;
    font-weight: 500;
    color: rgba(13, 25, 36, 1);
    line-height: 84px;
    border-bottom: none;
    margin-top: 0;
    margin-bottom: 24px;
}

.dildtB .financing-content h2 b {
    font-size: 72px;
    font-weight: 500;
    color: #ff0000;
    line-height: 70px;
}

.dildtB .financing-content .desc {
    color: #fff;
    font-weight: 400;
    font-size: 32px;
    line-height: 45px;
}

.dildtB .content {
    margin-top: 10vh;
}

@media (max-width:48em) {
    .dildtB .content {
        margin-top: 6vh;
    }
}

.dildtB .content h3 {
    font-size: 32px;
    font-weight: 400;
    color: rgba(13, 25, 36, 1);
    line-height: 45px;
    margin-bottom: 0px;
}

.dildtB .content h2 {
    font-size: 50px;
    font-weight: 500;
    color: rgba(13, 25, 36, 1);
    line-height: 70px;
    border-bottom: none;
    margin-bottom: 20px;
}

.dildtB .content .desc {
    font-size: 12px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 21px;
}

.dildtB .img-content {
    margin-top: 18vh;
    height: 80vh;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.dildtB .img-content.img-financing {
    margin-top: 6vh;
}

@media (max-width:48em) {
    .dildtB .img-content {
        display: none;
    }
}

.dildtB .control-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5vh;
}

.dildtB .control-wrapper .iconfont {
    margin-right: 20px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-radius: 50%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50px;
    height: 50px;
    background: rgba(0,175,131,1);
    box-shadow: 0px 10px 20px 0px rgba(31, 49, 175, 0.2);
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.dildtB .control-wrapper .btn {
    cursor: pointer;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 160px;
    height: 50px;
    border-radius: 40px;
    border: 2px solid rgba(0,175,131,1);
    font-size: 16px;
    font-weight: 500;
    color: rgba(0,175,131,1);
    line-height: 22px;
}

.dildtB .control-wrapper .btn:hover {
    background-color: rgba(0,175,131,1);
    color: white;
}

.dildtB .control-wrapper .btn.btn-green {
    border-color: #37f5a2;
    color: #37f5a2;
}

.dildtB .control-wrapper .btn.btn-green:hover {
    background-color: #37f5a2;
    color: white;
}

.eedYZN {
    height: calc(100vh - 100px - 86px);
    min-height: 700px;
    width: 100%;
    background-image: url(../images/pc.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
    margin-top: 86px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
}

@media (max-width:48em) {
    .eedYZN {
        height: auto;
    }
}

@media (max-width:48em) {
    .eedYZN {
        height: calc(100vh - 86px);
        padding: 0 5vw;
        background-position: center;
    }

    .eedYZN .content {
        width: 100vw !important;
        max-width: 100vw !important;
    }

    .eedYZN .content h3 {
        text-align: center;
        font-size: 22px !important;
    }

    .eedYZN .content h2 {
        margin-top: 16px;
        text-align: center;
        font-size: 32px !important;
        line-height: 1.5 !important;
    }

    .eedYZN .content p.desc {
        display: none;
    }

    .eedYZN .content .control-wrapper {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .eedYZN .financing-content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: auto;
        margin-right: auto;
        margin-top: 6vh !important;
    }

    .eedYZN .financing-content h3 {
        text-align: center;
        font-size: 22px !important;
        margin-bottom: 0;
    }

    .eedYZN .financing-content h2 {
        margin-top: 16px;
        text-align: center;
        font-size: 32px !important;
        line-height: 1.5 !important;
    }

    .eedYZN .financing-content h2 b {
        display: block;
        font-size: 52px;
        line-height: 1;
    }

    .eedYZN .financing-content p.desc {
        overflow: hidden;
        background: #fff;
        font-size: 14px;
        padding: 0 8px;
    }
}

@media (max-width:768px) {
    .eedYZN {
        background-image: url(../images/app-v3.jpg) !important;
        margin-top: 0px !important;
    }
}

.eedYZN::after {
    content: '';
    position: absolute;
    pointer-events: none;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url();
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width:768px) {
    .eedYZN.banner-wrapper-partner {
        margin-top: 0;
        background-size: cover;
    }
}

.eedYZN.banner-wrapper-partner::after {
    background-size: 800px;
    background-position: 85% 50%;
}

@media (max-width:768px) {
    .eedYZN.banner-wrapper-partner::after {
        background-image: none;
    }
}

.eedYZN.banner-wrapper-partner .financing-content {
    margin-top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.eedYZN.banner-wrapper-partner h2 {
    color: #fff !important;
    margin-bottom: 30px;
}

.eedYZN.banner-wrapper-partner .partner-item {
    color: #fff;
    font-size: 32px;
    line-height: 45px;
    font-weight: 400;
    margin: 0;
}

.eedYZN.banner-wrapper-partner .partner-item img {
    margin-bottom: 24px;
}

.eedYZN.investment-partner::after {
    background-size: 600px;
}

.eedYZN>div {
    height: 100%;
}

.eedYZN>div>div {
    height: 100%;
}

.eedYZN .financing-content {
    margin-top: 15vh;
}

.eedYZN .financing-content h3 {
    font-size: 32px;
    font-weight: 400;
    color: #fff;
    line-height: 45px;
    margin-bottom: 16px;
}

.eedYZN .financing-content h2 {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 50px;
    font-weight: 500;
    color: rgba(13, 25, 36, 1);
    line-height: 84px;
    border-bottom: none;
    margin-top: 0;
    margin-bottom: 24px;
}

.eedYZN .financing-content h2 b {
    font-size: 72px;
    font-weight: 500;
    color: #ff0000;
    line-height: 70px;
}

.eedYZN .financing-content .desc {
    color: #fff;
    font-weight: 400;
    font-size: 32px;
    line-height: 45px;
}

.eedYZN .content {
    margin-top: 10vh;
}

@media (max-width:48em) {
    .eedYZN .content {
        margin-top: 6vh;
    }
}

.eedYZN .content h3 {
    font-size: 32px;
    font-weight: 400;
    color: rgba(13, 25, 36, 1);
    line-height: 45px;
    margin-bottom: 0px;
}

.eedYZN .content h2 {
    font-size: 50px;
    font-weight: 500;
    color: rgba(13, 25, 36, 1);
    line-height: 70px;
    border-bottom: none;
    margin-bottom: 20px;
}

.eedYZN .content .desc {
    font-size: 12px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 21px;
}

.eedYZN .img-content {
    margin-top: 18vh;
    height: 80vh;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.eedYZN .img-content.img-financing {
    margin-top: 6vh;
}

@media (max-width:48em) {
    .eedYZN .img-content {
        display: none;
    }
}

.eedYZN .control-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5vh;
}

.eedYZN .control-wrapper .iconfont {
    margin-right: 20px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-radius: 50%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50px;
    height: 50px;
    background: rgba(0,175,131,1);
    box-shadow: 0px 10px 20px 0px rgba(31, 49, 175, 0.2);
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.eedYZN .control-wrapper .btn {
    cursor: pointer;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 160px;
    height: 50px;
    border-radius: 40px;
    border: 2px solid rgba(0,175,131,1);
    font-size: 16px;
    font-weight: 500;
    color: rgba(0,175,131,1);
    line-height: 22px;
}

.eedYZN .control-wrapper .btn:hover {
    background-color: rgba(0,175,131,1);
    color: white;
}

.eedYZN .control-wrapper .btn.btn-green {
    border-color: #37f5a2;
    color: #37f5a2;
}

.eedYZN .control-wrapper .btn.btn-green:hover {
    background-color: #37f5a2;
    color: white;
}

.gfjnCS {
    height: calc(100vh - 100px - 86px);
    min-height: 700px;
    width: 100%;
    background-image: url(../images/timeline-1230.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
    margin-top: 86px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
}

@media (max-width:48em) {
    .gfjnCS {
        height: auto;
    }
}

@media (max-width:48em) {
    .gfjnCS {
        height: calc(100vh - 86px);
        padding: 0 5vw;
        background-position: center;
    }

    .gfjnCS .content {
        width: 100vw !important;
        max-width: 100vw !important;
    }

    .gfjnCS .content h3 {
        text-align: center;
        font-size: 22px !important;
    }

    .gfjnCS .content h2 {
        margin-top: 16px;
        text-align: center;
        font-size: 32px !important;
        line-height: 1.5 !important;
    }

    .gfjnCS .content p.desc {
        display: none;
    }

    .gfjnCS .content .control-wrapper {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .gfjnCS .financing-content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: auto;
        margin-right: auto;
        margin-top: 6vh !important;
    }

    .gfjnCS .financing-content h3 {
        text-align: center;
        font-size: 22px !important;
        margin-bottom: 0;
    }

    .gfjnCS .financing-content h2 {
        margin-top: 16px;
        text-align: center;
        font-size: 32px !important;
        line-height: 1.5 !important;
    }

    .gfjnCS .financing-content h2 b {
        display: block;
        font-size: 52px;
        line-height: 1;
    }

    .gfjnCS .financing-content p.desc {
        overflow: hidden;
        background: #fff;
        font-size: 14px;
        padding: 0 8px;
    }
}

@media (max-width:768px) {
    .gfjnCS {
        background-image: url(../images/investment-0310.png) !important;
        margin-top: 0px !important;
    }
}

.gfjnCS::after {
    content: '';
    position: absolute;
    pointer-events: none;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(../images/timeline-second-0310.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width:768px) {
    .gfjnCS.banner-wrapper-partner {
        margin-top: 0;
        background-size: cover;
    }
}

.gfjnCS.banner-wrapper-partner::after {
    background-size: 800px;
    background-position: 85% 50%;
}

@media (max-width:768px) {
    .gfjnCS.banner-wrapper-partner::after {
        background-image: none;
    }
}

.gfjnCS.banner-wrapper-partner .financing-content {
    margin-top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.gfjnCS.banner-wrapper-partner h2 {
    color: #fff !important;
    margin-bottom: 30px;
}

.gfjnCS.banner-wrapper-partner .partner-item {
    color: #fff;
    font-size: 32px;
    line-height: 45px;
    font-weight: 400;
    margin: 0;
}

.gfjnCS.banner-wrapper-partner .partner-item img {
    margin-bottom: 24px;
}

.gfjnCS.investment-partner::after {
    background-size: 600px;
}

.gfjnCS>div {
    height: 100%;
}

.gfjnCS>div>div {
    height: 100%;
}

.gfjnCS .financing-content {
    margin-top: 15vh;
}

.gfjnCS .financing-content h3 {
    font-size: 32px;
    font-weight: 400;
    color: #fff;
    line-height: 45px;
    margin-bottom: 16px;
}

.gfjnCS .financing-content h2 {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 50px;
    font-weight: 500;
    color: rgba(13, 25, 36, 1);
    line-height: 84px;
    border-bottom: none;
    margin-top: 0;
    margin-bottom: 24px;
}

.gfjnCS .financing-content h2 b {
    font-size: 72px;
    font-weight: 500;
    color: #ff0000;
    line-height: 70px;
}

.gfjnCS .financing-content .desc {
    color: #fff;
    font-weight: 400;
    font-size: 32px;
    line-height: 45px;
}

.gfjnCS .content {
    margin-top: 10vh;
}

@media (max-width:48em) {
    .gfjnCS .content {
        margin-top: 6vh;
    }
}

.gfjnCS .content h3 {
    font-size: 32px;
    font-weight: 400;
    color: rgba(13, 25, 36, 1);
    line-height: 45px;
    margin-bottom: 0px;
}

.gfjnCS .content h2 {
    font-size: 50px;
    font-weight: 500;
    color: rgba(13, 25, 36, 1);
    line-height: 70px;
    border-bottom: none;
    margin-bottom: 20px;
}

.gfjnCS .content .desc {
    font-size: 12px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 21px;
}

.gfjnCS .img-content {
    margin-top: 18vh;
    height: 80vh;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.gfjnCS .img-content.img-financing {
    margin-top: 6vh;
}

@media (max-width:48em) {
    .gfjnCS .img-content {
        display: none;
    }
}

.gfjnCS .control-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5vh;
}

.gfjnCS .control-wrapper .iconfont {
    margin-right: 20px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-radius: 50%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50px;
    height: 50px;
    background: rgba(0,175,131,1);
    box-shadow: 0px 10px 20px 0px rgba(31, 49, 175, 0.2);
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.gfjnCS .control-wrapper .btn {
    cursor: pointer;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 160px;
    height: 50px;
    border-radius: 40px;
    border: 2px solid rgba(0,175,131,1);
    font-size: 16px;
    font-weight: 500;
    color: rgba(0,175,131,1);
    line-height: 22px;
}

.gfjnCS .control-wrapper .btn:hover {
    background-color: rgba(0,175,131,1);
    color: white;
}

.gfjnCS .control-wrapper .btn.btn-green {
    border-color: #37f5a2;
    color: #37f5a2;
}

.gfjnCS .control-wrapper .btn.btn-green:hover {
    background-color: #37f5a2;
    color: white;
}

.bztFUa {
    height: calc(100vh - 100px - 86px);
    min-height: 700px;
    width: 100%;
    background-image: url(../images/partner-1230.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
    margin-top: 86px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
}

@media (max-width:48em) {
    .bztFUa {
        height: auto;
    }
}

@media (max-width:48em) {
    .bztFUa {
        height: calc(100vh - 86px);
        padding: 0 5vw;
        background-position: center;
    }

    .bztFUa .content {
        width: 100vw !important;
        max-width: 100vw !important;
    }

    .bztFUa .content h3 {
        text-align: center;
        font-size: 22px !important;
    }

    .bztFUa .content h2 {
        margin-top: 16px;
        text-align: center;
        font-size: 32px !important;
        line-height: 1.5 !important;
    }

    .bztFUa .content p.desc {
        display: none;
    }

    .bztFUa .content .control-wrapper {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .bztFUa .financing-content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: auto;
        margin-right: auto;
        margin-top: 6vh !important;
    }

    .bztFUa .financing-content h3 {
        text-align: center;
        font-size: 22px !important;
        margin-bottom: 0;
    }

    .bztFUa .financing-content h2 {
        margin-top: 16px;
        text-align: center;
        font-size: 32px !important;
        line-height: 1.5 !important;
    }

    .bztFUa .financing-content h2 b {
        display: block;
        font-size: 52px;
        line-height: 1;
    }

    .bztFUa .financing-content p.desc {
        overflow: hidden;
        background: #fff;
        font-size: 14px;
        padding: 0 8px;
    }
}

@media (max-width:768px) {
    .bztFUa {
        background-image: url(../images/partner-mobile-1222-42000.png) !important;
        margin-top: 0px !important;
    }
}

.bztFUa::after {
    content: '';
    position: absolute;
    pointer-events: none;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(../images/partner-second-1222-1.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width:768px) {
    .bztFUa.banner-wrapper-partner {
        margin-top: 0;
        background-size: cover;
    }
}

.bztFUa.banner-wrapper-partner::after {
    background-size: 800px;
    background-position: 85% 50%;
}

@media (max-width:768px) {
    .bztFUa.banner-wrapper-partner::after {
        background-image: none;
    }
}

.bztFUa.banner-wrapper-partner .financing-content {
    margin-top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.bztFUa.banner-wrapper-partner h2 {
    color: #fff !important;
    margin-bottom: 30px;
}

.bztFUa.banner-wrapper-partner .partner-item {
    color: #fff;
    font-size: 32px;
    line-height: 45px;
    font-weight: 400;
    margin: 0;
}

.bztFUa.banner-wrapper-partner .partner-item img {
    margin-bottom: 24px;
}

.bztFUa.investment-partner::after {
    background-size: 600px;
}

.bztFUa>div {
    height: 100%;
}

.bztFUa>div>div {
    height: 100%;
}

.bztFUa .financing-content {
    margin-top: 15vh;
}

.bztFUa .financing-content h3 {
    font-size: 32px;
    font-weight: 400;
    color: #fff;
    line-height: 45px;
    margin-bottom: 16px;
}

.bztFUa .financing-content h2 {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 50px;
    font-weight: 500;
    color: rgba(13, 25, 36, 1);
    line-height: 84px;
    border-bottom: none;
    margin-top: 0;
    margin-bottom: 24px;
}

.bztFUa .financing-content h2 b {
    font-size: 72px;
    font-weight: 500;
    color: #ff0000;
    line-height: 70px;
}

.bztFUa .financing-content .desc {
    color: #fff;
    font-weight: 400;
    font-size: 32px;
    line-height: 45px;
}

.bztFUa .content {
    margin-top: 10vh;
}

@media (max-width:48em) {
    .bztFUa .content {
        margin-top: 6vh;
    }
}

.bztFUa .content h3 {
    font-size: 32px;
    font-weight: 400;
    color: rgba(13, 25, 36, 1);
    line-height: 45px;
    margin-bottom: 0px;
}

.bztFUa .content h2 {
    font-size: 50px;
    font-weight: 500;
    color: rgba(13, 25, 36, 1);
    line-height: 70px;
    border-bottom: none;
    margin-bottom: 20px;
}

.bztFUa .content .desc {
    font-size: 12px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 21px;
}

.bztFUa .img-content {
    margin-top: 18vh;
    height: 80vh;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.bztFUa .img-content.img-financing {
    margin-top: 6vh;
}

@media (max-width:48em) {
    .bztFUa .img-content {
        display: none;
    }
}

.bztFUa .control-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5vh;
}

.bztFUa .control-wrapper .iconfont {
    margin-right: 20px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-radius: 50%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50px;
    height: 50px;
    background: rgba(0,175,131,1);
    box-shadow: 0px 10px 20px 0px rgba(31, 49, 175, 0.2);
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.bztFUa .control-wrapper .btn {
    cursor: pointer;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 160px;
    height: 50px;
    border-radius: 40px;
    border: 2px solid rgba(0,175,131,1);
    font-size: 16px;
    font-weight: 500;
    color: rgba(0,175,131,1);
    line-height: 22px;
}

.bztFUa .control-wrapper .btn:hover {
    background-color: rgba(0,175,131,1);
    color: white;
}

.bztFUa .control-wrapper .btn.btn-green {
    border-color: #37f5a2;
    color: #37f5a2;
}

.bztFUa .control-wrapper .btn.btn-green:hover {
    background-color: #37f5a2;
    color: white;
}

/* sc-component-id: sc-hmzhuo */
.hCbrym {
    display: inline-block;
    color: #23eeeb;
    font-size: 64px;
    line-height: 90px;
    margin: 0 16px 8px;
}

/* sc-component-id: sc-frDJqD */
.pZhAp {
    width: 140px;
    margin-right: 24px;
}

/* sc-component-id: sc-hqyNC */
.bmUYFP {
    width: 100%;
    max-width: 100vw;
}

@media (max-width:48em) {
    .bmUYFP {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

/* sc-component-id: sc-jbKcbu */
.kpodXo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 15px !important;
}

@media (max-width:48em) {
    .kpodXo {
        padding-left: 0 !important;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.kpodXo h3,
.kpodXo h4 {
    margin-top: 20px;
    font-size: 36px;
    font-weight: 500;
    color: rgba(13, 25, 36, 1);
    line-height: 42px;
}

@media (max-width:48em) {

    .kpodXo h3,
    .kpodXo h4 {
        margin-top: 12px;
        padding-left: 0 !important;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }
}

.kpodXo h4 {
    font-size: 28px;
    font-weight: 500;
}

.kpodXo p {
    line-height: 24px;
    color: #666;
    font-size: 16px;
}

@media (max-width:48em) {
    .kpodXo p {
        display: none;
    }
}

.kpodXo>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width:48em) {
    .kpodXo>div {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 16px 0 0 0;
    }
}

.kpodXo>div>div {
    margin-right: 50px;
}

@media (max-width:48em) {
    .kpodXo>div>div {
        margin-right: 16px;
    }
}

.kpodXo>div>div:last-child {
    margin-right: 32px;
    margin-right: 0px;
}

/* sc-component-id: sc-dNLxif */
.dpLAqg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.dpLAqg img {
    width: 30vw;
}

@media (max-width:48em) {
    .dpLAqg img {
        width: 60vw;
        margin-bottom: 0;
    }
}

/* sc-component-id: sc-jqCOkK */
.cboiHd {
    padding-top: 60px;
    padding-bottom: 60px;
}

.cboiHd .iconyou-dajiantou,
.cboiHd .iconzuo-dajiantou {
    color: #666;
    font-size: 60px;
}

.cboiHd .nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 40px;
    margin-top: 40px;
}

@media (max-width:48em) {
    .cboiHd .nav {
        margin-bottom: 0;
        margin-top: 24px;
        padding-left: 0 !important;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

/* sc-component-id: sc-uJMKN */
.enEnPC {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 140px;
    height: 50px;
    background: rgba(255, 255, 255, 1);
    border-radius: 25px;
    font-size: 14px;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
    cursor: pointer;
}

@media (max-width:48em) {
    .enEnPC {
        width: 120px !important;
        height: 40px !important;
    }
}

.bQHjjw {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 140px;
    height: 50px;
    background: #3153D4;
    border-radius: 25px;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    cursor: pointer;
}

@media (max-width:48em) {
    .bQHjjw {
        width: 120px !important;
        height: 40px !important;
    }
}

/* sc-component-id: sc-bbmXgH */
.gIpqIE {
    margin-top: 4px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #666;
}

@media (min-width:0px) {
    .gIpqIE {
        font-size: 14px;
    }
}

@media (min-width:600px) {
    .gIpqIE {
        font-size: 14px;
    }
}

@media (min-width:960px) {
    .gIpqIE {
        font-size: 16px;
    }
}

@media (min-width:1280px) {
    .gIpqIE {
        font-size: 16px;
    }
}

.gIpqIE img {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    box-shadow: 0 10px 15px rgba(49, 83, 212, .15);
}

.gIpqIE>div {
    margin-right: 50px;
}

@media (max-width:48em) {
    .gIpqIE>div {
        margin-right: 7vw !important;
    }
}

.gIpqIE>div:last-child {
    margin-right: 0px !important;
}

.kHbDgp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #666;
}

@media (min-width:0px) {
    .kHbDgp {
        padding-top: 16px;
    }
}

@media (min-width:600px) {
    .kHbDgp {
        padding-top: 16px;
    }
}

@media (min-width:960px) {
    .kHbDgp {
        padding-top: 32px;
    }
}

@media (min-width:1280px) {
    .kHbDgp {
        padding-top: 32px;
    }
}

@media (min-width:0px) {
    .kHbDgp {
        font-size: 14px;
    }
}

@media (min-width:600px) {
    .kHbDgp {
        font-size: 14px;
    }
}

@media (min-width:960px) {
    .kHbDgp {
        font-size: 16px;
    }
}

@media (min-width:1280px) {
    .kHbDgp {
        font-size: 16px;
    }
}

.kHbDgp img {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    box-shadow: 0 10px 15px rgba(49, 83, 212, .15);
}

.kHbDgp>div {
    margin-right: 50px;
}

@media (max-width:48em) {
    .kHbDgp>div {
        margin-right: 7vw !important;
    }
}

.kHbDgp>div:last-child {
    margin-right: 0px !important;
}

/* sc-component-id: sc-gGBfsJ */
.itBDsZ {
    height: 100px;
    border-bottom: 1px solid #eee;
}

@media (max-width:48em) {
    .itBDsZ {
        height: 50px !important;
        padding: 0 16px;
    }

    .itBDsZ .news-title {
        margin-left: 12px !important;
    }

    .itBDsZ .news-title span {
        width: 28px !important;
        height: 28px !important;
        font-size: 12px !important;
        line-height: 1.2 !important;
        border-right: none !important;
        padding-right: 0 !important;
    }

    .itBDsZ .more {
        font-size: 12px !important;
    }

    .itBDsZ .news-list a {
        font-size: 12px !important;
    }
}

.itBDsZ>div {
    height: 100%;
}

.itBDsZ>div>div {
    height: 100%;
}

.itBDsZ .banner-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.itBDsZ .news-title {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.itBDsZ .news-title span {
    position: relative;
    width: 34px;
    height: 34px;
    font-family: STHeitiTC-Medium;
    font-size: 16px;
    font-weight: 500;
    color: rgba(13, 25, 36, 1);
    line-height: 20px;
    border-right: 1px solid rgba(102, 102, 102, 1);
    padding-right: 26px;
    box-sizing: content-box;
}

.itBDsZ .news-title span img {
    position: absolute;
    width: 41px;
    height: 27px;
    top: -5px;
    left: -10px;
}

.itBDsZ .news-wrapper {
    position: relative;
    height: 34px;
    width: 100%;
    overflow: hidden;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.itBDsZ .news-wrapper .news-list {
    position: absolute;
    top: 0;
    width: 100%;
    height: 34px;
    -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.itBDsZ .news-wrapper .news-list a {
    height: 34px;
    overflow: hidden;
    display: block;
    padding: 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    font-family: STHeitiTC-Medium;
    font-weight: 500;
    color: rgba(13, 25, 36, 1);
    line-height: 34px;
    -webkit-text-decoration: none;
    text-decoration: none;
}

.itBDsZ .more {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 16px;
    color: rgba(0,175,131,1);
    line-height: 22px;
    cursor: pointer;
}

.itBDsZ .more .iconfont {
    margin-left: 4px;
}

/* sc-component-id: sc-jnlKLf */
.cnckaP {
    margin-top: 30px;
}

.cnckaP .title {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 24px;
    font-weight: 500;
    color: rgba(162, 177, 190, 1);
    line-height: 33px;
    padding-left: 25px;
    position: relative;
    margin-bottom: 60px;
}

.cnckaP .title img {
    position: absolute;
    right: 0;
    top: -10px;
}

.cnckaP .comment-item {
    margin-bottom: 60px;
    min-height: 200px;
}

.cnckaP .comment-item .comment {
    box-sizing: border-box;
    min-height: 396px;
    height: 100%;
    width: 90%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 10px 30px 0px rgba(49, 83, 212, 0.1);
    border-radius: 5px;
    padding: 40px;
}

.cnckaP .comment-item .comment p {
    font-size: 14px;
    font-weight: 400;
    color: rgba(13, 25, 36, 1);
    line-height: 32px;
    text-align: justify;
    position: relative;
    padding-left: 10px;
    margin-bottom: 0;
}

.cnckaP .comment-item .comment p:before {
    position: absolute;
    content: '“';
    top: 2px;
    left: 0px;
    font-size: 18px;
    font-family: Helvetica;
    color: rgba(50, 65, 72, 1);
    line-height: 32px;
}

.cnckaP .banner-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 100px;
}

.cnckaP .banner-control .iconfont {
    cursor: pointer;
    width: 50px;
    height: 50px;
    box-shadow: 0px 13px 20px 0px rgba(49, 83, 212, 0.15);
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    background: #fff;
    color: #666;
    font-size: 22px;
    font-weight: 500;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.cnckaP .banner-control .iconfont:hover {
    color: #fff;
    background: rgba(0,175,131,1);
}

.cnckaP .banner-control .iconfont:first-child {
    margin-right: 20px;
}

/* sc-component-id: sc-fYxtnH */
.dkLbhE .partner-wrap {
    padding: 100px 0;
    background-color: #FFFFFF;
}

@media (max-width:48em) {
    .dkLbhE .partner-wrap {
        padding: 60px 0;
    }
}

.dkLbhE .partner-wrap .part-title {
    font-weight: 500;
    color: rgba(13, 25, 36, 1);
    font-size: 36px;
    text-align: center;
}

@media (max-width:48em) {
    .dkLbhE .partner-wrap .part-title {
        font-weight: 400;
        margin-bottom: 23px;
        padding: 0px 31px;
    }

    .dkLbhE .partner-wrap .part-title::after {
        content: '';
        width: 40px;
        display: block;
        height: 2px;
        background: rgba(0,175,131,1);
        border-radius: 3px;
        margin: 0 auto;
        margin-top: 5px;
    }
}

.dkLbhE .partner-wrap .part-item-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 1192px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-top: 35px;
}

@media (max-width:48em) {
    .dkLbhE .partner-wrap .part-item-wrap {
        width: 340px;
    }
}

.dkLbhE .partner-wrap .part-item-wrap .part-item {
    width: 200px;
    background: rgba(255, 255, 255, 1);
    height: 80px;
    margin-right: 47px;
    margin-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.dkLbhE .partner-wrap .part-item-wrap .part-item:nth-child(5n) {
    margin-right: 0;
}

@media (max-width:48em) {
    .dkLbhE .partner-wrap .part-item-wrap .part-item {
        width: 100px;
        height: 40px;
        margin-right: 20px;
        margin-top: 7px;
        margin-bottom: 8px;
    }

    .dkLbhE .partner-wrap .part-item-wrap .part-item:nth-child(3n) {
        margin-right: 0;
    }

    .dkLbhE .partner-wrap .part-item-wrap .part-item:nth-child(5n) {
        margin-right: 20px;
    }

    .dkLbhE .partner-wrap .part-item-wrap .part-item:nth-child(15n) {
        margin-right: 0;
    }

    .dkLbhE .partner-wrap .part-item-wrap .part-item:last-child {
        margin-right: 120px;
    }
}

/* sc-component-id: sc-tilXH */
.jPHDfb .voice-footer-wrap {
    padding: 80px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

@media (max-width:48em) {
    .jPHDfb .voice-footer-wrap {
        padding-top: 50px;
        padding-bottom: 45px;
    }
}

.jPHDfb .voice-footer-wrap .footer-title {
    font-weight: 400;
    color: rgba(13, 25, 36, 1);
    font-size: 36px;
    text-align: center;
    -webkit-letter-spacing: 0px;
    -moz-letter-spacing: 0px;
    -ms-letter-spacing: 0px;
    letter-spacing: 0px;
}

@media (max-width:48em) {
    .jPHDfb .voice-footer-wrap .footer-title {
        font-weight: 400;
        margin-bottom: 23px;
        font-weight: 300;
        font-size: 23px;
        -webkit-letter-spacing: 0px;
        -moz-letter-spacing: 0px;
        -ms-letter-spacing: 0px;
        letter-spacing: 0px;
        display: none;
        text-align: center;
    }
}

.jPHDfb .voice-footer-wrap .footer-t1 {
    display: none;
}

@media (max-width:48em) {
    .jPHDfb .voice-footer-wrap .footer-t1 {
        font-weight: 400;
        font-size: 22px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 0 10%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.jPHDfb .voice-footer-wrap .btn {
    width: 190px;
    height: 50px;
    background: rgba(0,175,131,1);
    border-radius: 25px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: white;
    margin-top: 30px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media (max-width:48em) {
    .jPHDfb .voice-footer-wrap .btn {
        width: 200px;
        height: 40px;
        font-size: 14px;
        border-radius: 20px;
        margin-top: 19px;
    }
}

.jPHDfb .voice-footer-wrap .btn:hover {
    background-color: rgba(0,175,131,1);
}

/* sc-component-id: sc-hEsumM */
.hrHiQD {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    color: rgba(13, 25, 36, 1);
    line-height: 22px;
    margin-top: 60px;
}

.hrHiQD span {
    cursor: pointer;
}

.hrHiQD .iconfont {
    display: inline-block;
    margin-left: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.hrHiQD:hover {
    color: #3153d4;
}

.hrHiQD:hover .iconfont {
    font-size: 20px;
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px);
}

/* sc-component-id: sc-cIShpX */
.gbQBdH {
    background: #f8f9fb no-repeat bottom center/contain;
    height: 820px;
}

.gbQBdH>div {
    height: 100%;
}

.gbQBdH>div>div {
    height: 100%;
}

.gbQBdH .data-visual-wrapper {
    height: 100%;
    -webkit-align-items: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

@media (max-width:48em) {
    .gbQBdH .data-visual-wrapper {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding: 0 16px;
    }

    .gbQBdH .data-visual-wrapper>div {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-top: 5vh;
    }
}

.gbQBdH .data-visual-wrapper>div {
    height: 100%;
}

@media (max-width:48em) {
    .gbQBdH .data-visual-wrapper>div {
        height: auto;
        margin-top: 50px;
    }
}

@media (max-width:768px) {
    .gbQBdH {
        background-image: url(../images/画板 23-bg.png);
    }
}