.div_end {
    display: none;
    width: 100%;
    height: 100vh;
    overflow-x: auto;
}

.div_end_content {
    height: 100vh;
    /* position: relative; */
}

#div_end_text {
    position: relative;
}

.img_end_title {
    width: 75%;
    margin: 15px 0;
    position: relative;
    max-width: 480px;
}

.div_end_content_desc {
    position: absolute;
    /* padding: 30px 56px; */
    width: 88%;
    left: 50%;
    top: 63%;
    transform: translate(-50%);
    max-width: 650px;
}

.p_end_desc {
    width: 50%;
    font-size: 3.7%;
    color: #815026;
    text-align: center;
}

.div_end_desc1 {
    width: 50%;
}

.p_end_desc_big {
    font-size: 5.3%;
    color: #542B09;
    font-family: FZTeHei;
    text-align: center;
}

.p_color {
    color: #542B09;
}

.div_end_desc_flex_parent {
    width: 100%;
    margin: 12% auto 0;
}

.div_end_desc_flex {
    margin: 0 30px 10px;
    position: relative;
    align-items: normal;
    justify-content: space-around;
}

.div_end_desc_width {
    width: fit-content;
    margin: auto;
}

.p_left {
    margin-left: 38px;
}

.div_end_desc_flex_20 {
    margin-top: 5.3%;
}

#qrcode_parent {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.img_end_bg {
    width: 100%;
    position: absolute;
}

.img_end_keys {
    width: 90%;
    margin: 10px 0;
    position: relative;
}

/* .img_end_person {
    width: 87.5%;
    left: 51%;
    top: 3vh;
    transform: translate(-50%);
    position: absolute;
    max-width: 500px;
} */

.div_page_end_person_svg {
    width: 87.5%;
    left: 50%;
    top: 3vh;
    transform: translate(-50%);
    position: absolute;
    max-width: 500px;
}

.div_end_share {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
}

#p_end_nickName {
    background-image: url(./../img/end_title_bg.png);
    background-size: 100% 100%;
    padding: 6px 10px;
    margin-left: -10px;
    /* margin-bottom: 8px; */
    width: fit-content;
    line-height: normal;
}

#p_end_desc {
    display: block;
    margin: 10px 0 0 -2.5%;
    line-height: normal;
}


.share_content_end1 {
    margin: 0 14.4%;
}

.div_end_share_content {
    width: 100%;
    background-image: url('https://static.ukids.cn/feres/YearEnd2025/end_bg_b.png');
    background-size: 100% 100%;
    position: absolute;
    z-index: 9999;
}

.img_logo {
    width: 40px;
    top: 23px;
}

.div_end_content_desc_share {
    position: absolute;
    width: 276px;
    left: 50%;
    top: 60%;
    transform: translate(-50%);
}

.div_end_desc_flex_share_parent {
    width: 100%;
    margin: 10% auto 0;
}

.div_end_desc_share_flex {
    margin: 0 20px 6px;
    position: relative;
    align-items: normal;
}

.p_left {
    margin-left: 18px;
}

.div_end_desc_share_flex1 {
    margin-top: 10px;
}



.p_end_share_desc {
    font-size: 0.625rem;
    color: #815026;
    width: 50%;
    text-align: center;
}

#p_end_share_desc {
    margin-left: -7px;
}

.p_end_desc_share_big {
    font-size: 1rem;
    color: #542B09;
    font-family: FZTeHei;
    text-align: center;
}

.img_end_bg_share {
    width: 276px;
    position: absolute;
}

.img_end_person_share {
    width: 335px;
    position: absolute;
    top: 0
}

.p_font_share_small {
    font-size: 13.4px;
    color: #542b09;
    font-family: 'FZCuYuan';
}

#wxbcImg {
    display: none;
}

#div_end_share_text {
    padding: 15px 40px 0;
}

.div_share_qrcode_parent {
    width: 70%;
    margin: -1% auto;
    padding-bottom: 5%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15%;
}

.div_share_qrcode {

    display: flex;
    justify-content: flex-end;
    /* width: 95%; */
    align-items: center;
}

.div_share_codeTxt {
    margin: 0 5px 0;
}

#img_end_share_title {
    width: 75%;
    margin: 11px 12.5% 0;
}

#img_end_share_key {
    margin: 0 5%;
}


.p_end_title_desc_share {
    font-size: 15.2px;
    color: #432661;
    line-height: 2.1875rem;
    text-align: center;
}

#p_end_share_nickName {

    background-image: url(./../img/end_title_share_bg.png);
    background-size: 100% 100%;
    width: fit-content;
    padding: 6px 10px;
    margin-left: -10px;
    margin-bottom: 8px;
}


.div_qrcode {
    font-size: 0;
    position: relative;
}

.p_share_code {
    font-size: 0.5625rem;
    line-height: 1.4;
    color: #231815;
    font-family: 'PingFang SC', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
}

#div_page_ending_svg {
    width: 100%;
    /* height: 100vh; */
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 99;
    transform: translate(0, -50%);
}

.div_ending {
    display: none;
    position: absolute;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
}

.div_ending_txt {
    position: absolute;
    top: 45%;
    z-index: 99;
    font-size: 1rem;
    text-align: center;
    color: #fff;
    width: 100%;

}

.div_qrcode {
    width: 56px;
    height: 56px;
    background-color: #fff;
    position: relative;
}
.share_btn{
    width: 65%;
    margin: 0px 17.5% 20px;
    /* position: absolute;
    bottom: 3%;
    left: 50%;
    transform: translate(-50%); */
    animation: scale_center 1s linear 0s infinite alternate;
    --from-scale: 1;
    --to-scale: 1.05;
}
.div_btn_share {
    width: 65%;
    margin: 0 auto;
    position: absolute;
    bottom: 3%;
    left: 50%;
    transform: translate(-50%);
    animation: ani_to_scale_center 1s linear 0s infinite alternate;
    --from-scale: 1;
    --to-scale: 1.05;
}
@keyframes scale_center {
    0% {
        transform:scale(var(--from-scale));
    }

    100% {
        transform:scale(var(--to-scale));
    }
}