.footer-wrapper {
    width: 100%;
    background: #1b2534
}

.footer-wrapper .inner {
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0 32px;
}

.footer-wrapper .footer-content-title {
    margin-top: 8px;
    color: var(--Colour-Home-200, #9ee7e3);
    font-feature-settings: 'clig' off, 'liga' off;
    -webkit-text-stroke-width: .1;
    -webkit-text-stroke-color: var(--Colour-Home-200, #9ee7e3);
    font-family: "PingFang SC";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px
}

.footer-wrapper .footer-content-subtitle {
    color: var(--Colour-Home-200, #9ee7e3);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: "PingFang SC";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px
}

.footer-wrapper .footer-content {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.footer-wrapper .footer-content img {
    margin-right: 16px
}

.footer-wrapper .footer-content .footer-logo {
    height: 236px;
    width: 232px;
    position: relative;
    margin-right: 44px
}

.footer-wrapper .footer-content .footer-logo-icons {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    bottom: 0
}

.footer-wrapper .footer-content .footer-text {
    width: 152px;
    height: 236px;
    margin-right: 44px
}

.footer-wrapper .footer-content .footer-text .footer-text-title {
    color: var(--Colour-Neutral-00, #fff);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: "PingFang SC";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px
}

.footer-wrapper .footer-content .footer-text .footer-text-link {
    display: block;
    margin-top: 16px;
    color: var(--Colour-Neutral-400, #a9aeb8);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: "PingFang SC";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    cursor: pointer
}

.footer-wrapper .footer-download {
    margin-top: 60px;
    height: 72px;
    border-top: 1px solid #4e5969;
    border-bottom: 1px solid #4e5969;
    width: 100%;
    padding: 16px 0;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.footer-wrapper .footer-download-item {
    cursor: pointer;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #fff;
    width: 272.25px;
    margin-right: 37px;
    border-right: 1px solid var(--Colour-Neutral-700, #4e5969)
}

.footer-wrapper .footer-download-item:last-child {
    border: none
}

.footer-wrapper .footer-download-item .download-text {
    margin-left: 8px
}

.footer-wrapper .footer-download-item .download-text>div:first-child {
    color: var(--Colour-Neutral-400, #a9aeb8);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: "PingFang SC";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px
}

.footer-wrapper .footer-download-item .download-text>div:last-child {
    color: var(--Colour-Neutral-400, #a9aeb8);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: "PingFang SC";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px
}

.footer-wrapper .footer-company {
    margin-top: 32px
}

.footer-wrapper .footer-company-name {
    color: var(--Colour-Neutral-400, #a9aeb8);
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: "PingFang SC";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px
}

.footer-wrapper .footer-company-num {
    margin-top: 8px;
    color: var(--Colour-Neutral-400, #a9aeb8);
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: "PingFang SC";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px
}
.footer-wrapper .footer-content .footer-text .footer-andriod {
    display: inline-block;
}
.footer-wrapper .footer-content .footer-text .footer-andriod-driver {
    color: var(--Colour-Neutral-400, #A9AEB8);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "PingFang SC";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; 
    color: var(--Colour-Neutral-400, #A9AEB8);
    display: inline-block;
}
.footer-wrapper .footer-content .footer-text .footer-andriod-text {
    color: var(--Colour-Neutral-400, #A9AEB8);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "PingFang SC";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
}
.footer-wrapper .footer-content .footer-text .footer-andriod-content {
    width: 176px;
    height: 224px;
    padding: 12px 8px;
    gap: 8px;   
    border-radius: 6px;
    background: var(--Colour-Neutral-00, #FFF);   
}
.footer-wrapper .footer-content .footer-text .footer-andriod-content .footer-andriod-button {
    color: var(--Colour-Neutral-00, #FFF);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    /* 中文/桌面端/正文（14px Regular） */
    font-family: "PingFang SC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 157.143% */
    border-radius: 4px;
    background: linear-gradient(134deg, #00DDAE 1.19%, #00C0E5 98.13%);
    display: flex;
    width: 160px;
    height: 32px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 8px;
}