.new-footer-wrap .zupu-common-footer-wrap {
    width: 1200px;
    margin: 0 auto;
    font-family: PingFang SC;
    padding: 26px 0 20px;
}

.new-footer-wrap .zp-footer-top-bg {
    background-image: url("https://hsy1.zupu.cn/static/web/images/zpfootbg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.zupu-common-footer-wrap .zp-footer-top-wrap {
    display: flex;
    justify-content: space-between;
    align-content: flex-start;
    color: #333;
    font-size: 14px;
}

.zupu-common-footer-wrap .zp-footer-top-wrap .zp-footer-desc-box {
    flex: 1;
    margin-right: 102px;
}

.zupu-common-footer-wrap .zp-footer-top-wrap .zp-footer-desc-box .zp-footer-desc-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
}

.zupu-common-footer-wrap .zp-footer-top-wrap .zp-footer-desc-box .zp-footer-desc-content {
    text-indent: 28px;
}

.zupu-common-footer-wrap .zp-footer-top-wrap .zp-footer-link-box {
    flex: 0 0 60px;
    text-align: left;
}

.zupu-common-footer-wrap .zp-footer-top-wrap .zp-footer-link-box .zp-footer-link-title {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 30px;
}

.zupu-common-footer-wrap .zp-footer-top-wrap .zp-footer-link-box .zp-footer-link-item {
    margin-bottom: 10px;
}

.zupu-common-footer-wrap .zp-footer-top-wrap .zp-footer-link-box .zp-footer-link-item>a {
    text-decoration-line: underline;
    text-underline-offset: 2px;
    color: #333333;
}

.zupu-common-footer-wrap .zp-footer-top-wrap .zp-footer-pic-box {
    flex: 0 0 430px;
    display: flex;
    justify-content: space-between;
    margin-left: 102px;
}

.zupu-common-footer-wrap .zp-footer-top-wrap .zp-footer-pic-box .zp-footer-pic-item {
    flex: 0 0 180px;
}

.zupu-common-footer-wrap .zp-footer-top-wrap .zp-footer-pic-box .zp-footer-pic-item .zp-footer-pic-item-til {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 28px;
    text-align: center;
}

.zupu-common-footer-wrap .zp-footer-top-wrap .zp-footer-pic-box .zp-footer-pic-item .zp-footer-pic-item-img {
    width: 180px;
    height: 180px;
    background-image: url("https://imgs0.zupu.cn/photos/common/20210514/4630d7bc-319b-4610-94cb-b540de51d1f6.png");
    background-position: center;
    background-size: 90%;
    background-repeat: no-repeat;
    background-color: #fff;
}

.zupu-common-footer-wrap .zp-footer-top-wrap .zp-footer-pic-box .zp-footer-pic-item .zp-footer-pic-item-img.zp-footer-pic-item-img2 {
    background-image: url("https://imgs0.zupu.cn/photos/common/20201106/6317778d-970c-4dce-82cb-8ecb1488700c.jpg");
    background-size: contain;
}

.zupu-common-footer-wrap .zp-footer-grouplink {
    display: flex;
    flex-wrap: wrap;
    /* margin-top: 40px; */
}

.zupu-common-footer-wrap .zp-footer-grouplink .footer-xing-til {
    font-weight: 600;
    font-size: 16px;
    color: #333333;
    margin-bottom: 30px;
}

.zupu-common-footer-wrap .zp-footer-grouplink .zp-footer-grouplink-item {
    display: inline-block;
    flex: 0 0 124px;
    width: 124px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #333333;
    text-decoration-line: underline;
    white-space: nowrap;
    padding-bottom: 4px;
    text-underline-offset: 2px;
}

.zupu-common-footer-wrap .zp-footer-grouplink-xing {
    display: flex;
    flex-wrap: wrap;
}

.zupu-common-footer-wrap .zp-footer-grouplink-xing>a.zp-footer-grouplink-item {
    font-weight: normal;
}

.zupu-common-footer-wrap .footer-xing-til {
    font-weight: 600;
    font-size: 16px;
    color: #333333;
    margin: 46px 0 30px;
}

.zupu-common-footer-wrap .zp-footer-grouplink-xing .zp-footer-grouplink-item {
    display: inline-block;
    flex: 0 0 124px;
    width: 124px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
    font-size: 14px;
    color: #333333;
    text-decoration-line: underline;
    white-space: nowrap;
    padding-bottom: 4px;
}

.new-footer-wrap .zp-footer-bottom-box {
    width: 100%;
    text-align: center;
    padding: 50px 0;
    color: #fff;
    font-size: 14px;
    background-color: #313131;
    overflow: hidden;
}

.new-footer-wrap .zp-footer-bottom-box .zp-footer-desc-content {
    padding-bottom: 8px;
    color: #fff;
}

.new-footer-wrap .zp-footer-bottom-box .zp-footer-desc-content>a {
    color: #fff;
    font-size: 14px;
    text-decoration-line: none;
    padding-left: 22px;
}

.zp-footer-grouplink-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
}

.footer-adv-gap {
    width: 100%;
    height: 80px;
    background-color: #313131;
}

.footer-box>a {
    overflow: hidden;
    position: fixed;
    z-index: -1;
}