
.is-mobile{
    display: block;
}
.is-desktop{
    display: none;
}
.new-footer {
    padding: 35px 0 2rem 0;
} 
.new-footer.site-footer a {
    font-size: 2.4rem;
} 
.new-footer.site-footer .pt-2, .new-footer.site-footer .m-0 {
    font-size: 2.4rem;
} 
.new-footer .site-logo{
    width: 20rem;
    height: 4rem;
    margin-bottom: 2rem;
}
.new-footer .font10{
    font-size: 2rem;
}
.new-footer .font14{
    font-size: 2.4rem;
}
.new-footer .font22{
    font-size: 3.0rem;
}
.new-footer .link{
    color: #f7327b;
}
.site-footer.new-footer .widget .widget-title {
    padding: 0;
    padding-bottom: 2rem;
}
.site-footer.new-footer .widget .vertical-list li{
    padding: 0 0 1rem;
}
.site-footer.new-footer .widget {
    margin-bottom: 1rem;
}
.new-footer .adaptation {
    padding: 3rem 1.5rem 1.5rem;
    display: flex;
    justify-content: space-between;
    margin: 0 -5.0rem 0 0;
}
.new-footer .adaptation .item{
    margin-right: 2.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.new-footer .adaptation .item img{
    width: 4.8rem;
    height: 4.8rem;
    margin-bottom: 1.0rem;
}

.new-footer .col-lg-8 {
    padding: 3.0rem 0 3.0rem 7.3rem;
    margin-bottom: 6rem;
    border-radius: 4rem;
    border: solid 0.2rem #333;
    margin: 0 2.0rem;
}
.new-footer .col-lg-4 {
    margin: 5.0rem 9.05rem 0 9.25rem;
}

.new-footer .tip{
    text-align: center;
    font-size: 2.4rem;
    font-weight: 500;
    color: #ffffffcc;
    margin: 0 0 15.6rem 0;
}

.new-footer .col-4 {
    flex: 0 0 100%;
    max-width: 100%;
}
.new-footer .flag-wrap {
    display: flex;
    justify-content: space-between;
}
/* +/- 展开：不依赖 add.png / less.png（仓库内无此资源，展开后「-」会丢失） */
.new-footer .font22 .flag {
    flex-shrink: 0;
    background-image: none !important;
    background-color: rgba(255, 255, 255, 0.12);
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    box-sizing: border-box;
}
.new-footer .font22 .flag::before,
.new-footer .font22 .flag::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, 0.92);
    border-radius: 1px;
}
/* 横条：展开/收起均显示（即「—」） */
.new-footer .font22 .flag::before {
    width: 62%;
    height: 2px;
    min-width: 8px;
}
/* 竖条：仅「+」状态显示 */
.new-footer .font22 .flag::after {
    width: 2px;
    height: 62%;
    min-height: 8px;
    opacity: 1;
    transition: opacity 0.12s ease, transform 0.12s ease;
}
.new-footer .font22 .flag.less::after {
    opacity: 0;
    transform: translate(-50%, -50%) scaleY(0);
}
.new-footer .list-inline{
    display: none;
}

/* H5：<992px（Zeplin h5/51yc · 矩形 375×483） */
@media (max-width: 991.98px) {
    #site-footer.site-footer.new-footer {
        padding: 35px 0 24px;
        background-color: #000;
    }

    #site-footer.site-footer.new-footer > .container {
        padding-left: 24px;
        padding-right: 24px;
    }

    #site-footer.site-footer.new-footer .col-lg-6 {
        padding-left: 0;
        padding-right: 0;
    }

    #site-footer.site-footer.new-footer .site-logo {
        width: 71px !important;
        height: 30px !important;
        max-height: 30px !important;
        object-fit: contain;
        margin-bottom: 0 !important;
    }

    #site-footer.site-footer.new-footer .col-lg-6.order-1 .font14,
    #site-footer.site-footer.new-footer .col-lg-6.order-1 .pt-2,
    #site-footer.site-footer.new-footer .col-lg-6.order-1 .m-0 {
        font-size: 14px !important;
        line-height: 14px !important;
        color: rgba(255, 255, 255, 0.8);
        margin: 0;
    }

    #site-footer.site-footer.new-footer .col-lg-6.order-1 .pt-2 {
        padding-top: 14px !important;
    }

    #site-footer.site-footer.new-footer .col-lg-6.order-1 .font14 > .pt-2:first-child {
        padding-top: 0 !important;
    }

    #site-footer.site-footer.new-footer .col-lg-6.order-1 a.link {
        font-size: 14px !important;
        color: #f7327b;
    }

    #site-footer.site-footer.new-footer .col-lg-6.order-2 > .row {
        margin-top: 60px;
    }

    #site-footer.site-footer.new-footer .widget {
        margin-bottom: 0;
        padding-top: 15px;
        padding-bottom: 15px;
        /* border-bottom: 1px solid rgba(255, 255, 255, 0.08); */
    }

    #site-footer.site-footer.new-footer .col-4:first-child .widget {
        padding-top: 0;
    }

    #site-footer.site-footer.new-footer .col-4:last-child .widget {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    #site-footer.site-footer.new-footer .widget .widget-title.font22 {
        font-size: 22px !important;
        font-weight: 500 !important;
        line-height: 22px !important;
        color: #fff;
        padding-bottom: 0 !important;
        margin: 0 0 5px 0;
    }

    #site-footer.site-footer.new-footer .widget-title.flag-wrap {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        gap: 8px;
        min-height: 22px;
        padding: 0;
        cursor: pointer;
    }

    /* 展开箭头：CSS chevron，与 Zeplin icon/icon-箭头 10×5 rotation:270 一致 */
    #site-footer.site-footer.new-footer .font22 .flag {
        flex-shrink: 0;
        width: 20px !important;
        height: 20px !important;
        min-width: 20px !important;
        min-height: 20px !important;
        margin: 0;
        padding: 0;
        background-color: transparent !important;
        background-image: none !important;
        border-radius: 0;
        position: relative;
        cursor: pointer;
        transition: none;
    }

    #site-footer.site-footer.new-footer .font22 .flag::before {
        display: block !important;
        content: "" !important;
        position: absolute;
        left: 50%;
        top: 50%;
        width: 9px;
        height: 9px;
        border-right: 2px solid #595959;
        border-bottom: 2px solid #595959;
        transform: translate(-50%, -65%) rotate(45deg);
        background-color: transparent !important;
        border-radius: 0 !important;
        transition: transform 0.2s ease;
    }

    #site-footer.site-footer.new-footer .font22 .flag::after {
        display: none !important;
        content: none !important;
    }

    #site-footer.site-footer.new-footer .font22 .flag.less {
        transform: none;
    }

    #site-footer.site-footer.new-footer .font22 .flag.less::before {
        transform: translate(-50%, -35%) rotate(-135deg);
    }

    #site-footer.site-footer.new-footer .widget .vertical-list li,
    #site-footer.site-footer.new-footer .widget .vertical-list.font14 li {
        padding: 5px 0 !important;
        font-size: 14px;
    }

    #site-footer.site-footer.new-footer .widget .vertical-list li:last-child {
        padding-bottom: 0 !important;
    }

    #site-footer.site-footer.new-footer .widget .vertical-list a {
        font-size: 14px !important;
        line-height: 22px !important;
        color: rgba(255, 255, 255, 0.6);
    }

    #site-footer.site-footer.new-footer .widget .widget-title.flag-wrap + .list-inline {
        padding-top: 10px;
    }

    /* 编组 4：4图标居中，间距 43px */
    #site-footer.site-footer.new-footer .adaptation {
        box-sizing: border-box;
        width: 100%;
        max-width: 100%;
        margin: 30px 0 0;
        padding: 0;
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        align-items: flex-start;
        gap: 25px;
    }

    #site-footer.site-footer.new-footer .adaptation > .item {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
        margin: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        white-space: nowrap;
    }

    #site-footer.site-footer.new-footer .adaptation .item img {
        display: block;
        width: 22px !important;
        height: 22px !important;
        margin: 0 0 5px !important;
    }

    #site-footer.site-footer.new-footer .adaptation .item .font10 {
        font-size: 10px !important;
        line-height: 14px !important;
        color: rgba(255, 255, 255, 0.6);
    }
    #site-footer.site-footer.new-footer .row{
        margin-right: 0;
        margin-left: 0;
    }
    #site-footer.site-footer.new-footer .col-4{
        padding-right: 0;
        padding-left: 0;
    }

}

/* PC：≥992px（Zeplin 矩形 2576 / 控件-底部） */
@media (min-width: 992px) {
    #site-footer.site-footer.new-footer {
        padding: 50px 0 32px;
        background-color: #000;
    }

    #site-footer.site-footer.new-footer > .container > .row {
        align-items: flex-start;
    }

    #site-footer.site-footer.new-footer .site-logo {
        width: 71px;
        height: 30px;
        margin-bottom: 0px;
    }

    #site-footer.site-footer.new-footer .col-lg-6.order-1 .font14,
    #site-footer.site-footer.new-footer .col-lg-6.order-1 .pt-2,
    #site-footer.site-footer.new-footer .col-lg-6.order-1 .m-0 {
        font-size: 14px;
        line-height: 14px;
        color: rgba(255, 255, 255, 0.8);
        margin: 0;
        padding-top: 14px !important;
    }

    #site-footer.site-footer.new-footer .col-lg-6.order-1 .font14 .pt-2:first-child,
    #site-footer.site-footer.new-footer .col-lg-6.order-1 .is-desktop.pt-2 {
        padding-top: 0;
    }

    #site-footer.site-footer.new-footer .col-lg-6.order-1 a.link {
        font-size: 14px;
        color: #f7327b;
    }

    /* 组 14793：344×128，三列起点 x=0/144/288 */
    #site-footer.site-footer.new-footer .col-lg-6.order-2 {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    #site-footer.site-footer.new-footer .col-lg-6.order-2 > .row {
        width: 344px;
        max-width: 100%;
        margin: 0 0 0 auto;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        column-gap: 0;
        flex-wrap: nowrap;
    }

    #site-footer.site-footer.new-footer .col-lg-6.order-2 .col-4 {
        flex: none;
        width: auto;
        max-width: none;
        padding: 0;
    }

    #site-footer.site-footer.new-footer .widget {
        margin-bottom: 0;
    }

    #site-footer.site-footer.new-footer .widget .widget-title.font22 {
        font-size: 22px;
        font-weight: 500;
        line-height: 22px;
        color: #fff;
        padding-bottom: 20px;
        margin: 0;
    }

    #site-footer.site-footer.new-footer .widget .vertical-list li {
        padding: 0 0 10px;
    }

    #site-footer.site-footer.new-footer .widget .vertical-list li:last-child {
        padding-bottom: 0;
    }

    #site-footer.site-footer.new-footer .widget .vertical-list a {
        font-size: 14px;
        line-height: 22px;
        color: rgba(255, 255, 255, 0.6);
    }

    #site-footer.site-footer.new-footer .widget .vertical-list a:hover {
        color: #f7327b;
    }

    #site-footer.site-footer.new-footer .list-inline {
        display: block;
    }

    /* 编组 4：235×41，左缘与组 14793 对齐，图标行 217×22、间距 43px */
    #site-footer.site-footer.new-footer .adaptation {
        box-sizing: border-box;
        width: 235px;
        max-width: 100%;
        margin: 63px 109px 0 auto;
        padding: 0 0 0 0px;
        display: flex;
        flex-flow: row nowrap;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 25px;
    }

    #site-footer.site-footer.new-footer .adaptation > .item {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
        margin: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        white-space: nowrap;
    }

    #site-footer.site-footer.new-footer .adaptation .item img {
        display: block;
        width: 22px;
        height: 22px;
        margin: 0 0 5px;
    }

    #site-footer.site-footer.new-footer .adaptation .item .font10 {
        font-size: 10px;
        line-height: 14px;
        color: rgba(255, 255, 255, 0.6);
    }

    .is-mobile {
        display: none;
    }

    .is-desktop {
        display: block;
    }
}

@media(min-width: 992px) {
    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}
@media(max-width: 991.9px) {
    .col-lg-6{
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }
}