*{
    font-family: FZCuYuan;
}
.div_content {
    display: none;
}

.div_content_bg {
    position: absolute;
    z-index: -1;
}
.div_content_bg3{
    width: 100%;
}
.global_bg {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    width: 105vw;
    height: 100vh;
}
.page2_content_bg{
    position: absolute;
    width: 100%;
    height: 100vh;
}
.div_bird {
    position: absolute;
    top: 23.5vh;
    display: flex;
    width: 100%;
    animation: ani_to_x 25s linear 0s infinite;
    --from-x: -80%;
    --to-x: 80%;
}

.img_bird1 {
    margin: 19px 0 0 31.2%;
    width: 14px;
    height: 22px;
}

.img_bird2 {
    margin-top: 8px;
    width: 12px;
    height: 18px;
}

.img_bird3 {
    margin-right: 42px;
    width: 16px;
    height: 25px;
}

.img_cloud {
    position: absolute;
    top: 5.8vh;
    width: 94px;
    height: 29px;
    animation: ani_to_x 15s linear 0s infinite;
    --from-x: 110%;
    --to-x: -30%;
}

.img_cloud1 {
    position: absolute;
    top: 45.8vh;
    width: 74px;
    height: 39px;
    animation: ani_to_x 15s linear 3s infinite;
    --from-x: 110%;
    --to-x: -30%;
}

.div_page_text {
    position: absolute;
    left: 5%;
    top: 27%;
    animation: fadeUpIn 1s ease-out forwards;
    letter-spacing: normal;
}

.div_content_page {
    /* display: none; */
    height: 100vh;
    position: relative;
    overflow-x: visible;
}

.p_font_big {
    font-size:1.375rem;
    margin: 0 5px;
    color: #740b0b;
    font-family: FZCuYuan;
}

.p_font_small {
    font-size: 1rem;
    color: #740b0b;
    font-family: FZCuYuan;
}

.img_bg_page1 {
    width: 75%;
    position: absolute;
    top: 3%;
    left: 14%;
    z-index: -1;
}
.page2_light{
    width: 35%;
    position: absolute;
    left: 20%;
    top: 0%;
}
.page2_clock{
    width: 25%;
    position: absolute;
    left: 10%;
    top: 20%;
}
.page2_main_box{
    width: 105%;
    position: absolute;
    right: -10%;
    bottom: 7%;
}
.page2_main_img{
    width: 100%;
}
.page2_pos_box1{
    position: absolute;
    left: 0%;
    top: 39%;
    width: 100%;
    text-align: center;
    animation: fadeUpIn 1s ease-out forwards;
}
.page2_pos_box2{
    position: absolute;
    left: 0%;
    top: 45%;
    width: 100%;
    text-align: center;
    animation: fadeUpIn 1s ease-out forwards;
}
.page2_pos_box3{
    position: absolute;
    left: -7%;
    top: 61%;
    width: 100%;
    text-align: center;
    animation: fadeUpIn 1s ease-out forwards;
}
.div_page2_text{
    width: 80%;
    position: absolute;
    left: 50%;
    top:53%;
    transform: translate(-50%,-50%);
    text-align: center;
}
.page2_text_s{
    font-size: 1rem;
    color: #740b0b;
    font-family: FZCuYuan;
}
.page2_text_b{
    font-size: 1.375rem;
    color: #740b0b;
    font-family: FZCuYuan;
    margin: 0 5px;
}
.page2_text_t{
    font-size: 1.375rem;
    color: #ff6b00;
    font-family: FZCuYuan;
    margin: 0 15px;
}
.page2_text_div{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2%;
    margin-bottom: 7%;
}
.page3_pencil{
    width: 60%;
    position: absolute;
    left: 0%;
    top:0;
    z-index: -1;
}
.page3_left_ip{
    width: 27%;
    position: absolute;
    left: -5%;
    top: 18%;
    animation: slideInLeft 1s ease-out forwards;
}
.page3_right_ip{
    width: 35%;
    position: absolute;
    right: -13%;
    top: 13%;
    animation: slideInRight 1s ease-out forwards;
}
.page3_main_bg{
    width: 102%;
    position: absolute;
    left: -1%;
    top: 13%;
    animation: slideInRightDownTilt 2s ease forwards;
}

.page3_main_box{
    width: 95%;
    position: absolute;
    left: 2.5%;
    top: 22%;
    animation: slideInRightBottomTilt 2s ease forwards;
}
.page3_main_img{
width: 100%;

}
.page3_text_main{
    width: 80%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.page3_user_box{
    width: 35%;
    position: absolute;
    left: 10.5%;
    top: 23%;
    display: flex;
    align-items: center;
    z-index: 9;
    transform: rotate(-2deg);
    transform-origin: top left;
}
.page3_name{
    font-family: FZCuYuan;
    font-size: 1.25rem;
    color: #ff6b00;
}
.swing_box2{
    width: 8%;
    position: absolute;
    left: 15%;
    bottom: 12%;
    animation: swingLR 1.5s steps(1) infinite;
    animation-delay: 1.5s;
}
.page3_note{
    width: 100%;
    animation: slideInLeft 1s ease-out forwards;
}
.swing_box{
width: 35%;
    position: absolute;
    left: 15%;
    bottom: -5%;
    animation: swingLR 1.5s steps(1) infinite;
    animation-delay: 1s;
}
.page3_kid{
    width: 100%;
    animation: slideInLeft 1s ease-out forwards;
}
.page3_xunting{
    width: 27%;
    position: absolute;
    left: 54%;
    bottom: -0%;
    animation: slideInRight 1s ease-out forwards;
}
.page3_text_top{
    width: 80%;
    position: absolute;
    left: 10%;
    top: 36%;
    animation: fadeUpIn 2s ease-out forwards;
    line-height: 1.4;
}
.page3_text_b{
    color: #740b0b;
    font-size: 1.375rem;
    margin-right:5px;
}
.margin_left{
    margin-left: 5px;
}
.page3_text_bottom{
    width: 85%;
    position: absolute;
    left: 10%;
    top: 56%;
    line-height: 1.75rem;
    animation: fadeUpIn 2s ease-out forwards;
}   
.page3_text_s{
    color: #740b0b;
    font-size: 1rem;
}
.page3_text_t{
    color: #ff6b00;
    margin: 0 5px;
    font-size: 1.375rem;
}
.img_page4_bg {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 63.4vh;
    max-height: 723px;
}
.page4_star{
    width: 40%;
    position: absolute;
    left: 25%;
    top:2.5%;
}
.page4_name_box{
    width: 88%;
    position: absolute;
    left: 8%;
    top:11%;
    animation: slideInLeft 1s ease-out forwards;
}
.page4_name_tag{
    width: 100%;
}
.page4_user_box{
    width: 37%;
    position: absolute;
    left: 8%;
    top: 45%;
    display: flex;
    align-items: center;
    z-index: 9;
    transform: rotate(-2deg);
    transform-origin: top left;
}
.page4_main_box{
    position: absolute;
    left: 0;
    top: 24%;
}
.page4_text_s{
    font-size: 1rem;
    color: #740b0b;
    line-height: 1.75rem;
}
.page4_text_t{
    font-size: 1.375rem;
    color: #ff3600;
    margin: 0 5px;
}
.page4_text_top{
    width: 100%;
    position: absolute;
    left: 18%;
    top: 17%;
    opacity: 0;
    animation: fadeUpInDelay 0.8s ease forwards;
    animation-delay: 1s; /* 延迟 2 秒后开始 */
}
.page4_text_bottom{
    width: 45%;
    position: absolute;
    left: 37%;
    top: 47%;
    
    opacity: 0;
    animation: fadeUpInDelay 0.8s ease forwards;
    animation-delay: 1s; /* 延迟 2 秒后开始 */
}
.div_page4_svg{
    width: 100%;
}
.rotate{
transform: rotate(6deg);        /* 左高右低 */
    transform-origin: top left;
}
.page5_ip_box{
        width: 96%;
    position: absolute;
    left: 3%;
    top: 13%;
    animation: slideInLeftBottomTilt 1s ease forwards;
}
.page5_ip_icon{
    width: 30%;
    position: absolute;
    left: 5%;
    top: 15%;
    animation: swingLR 1.5s steps(1) infinite;
}
.page5_ip_icon_center{
    width: 30%;
    position: absolute;
    left: 35%;
    top: 15%;
}
.page5_ip_bg{
    width: 100%;
    
}
.page5_bg_icon{
    width: 25%;
    position: absolute;
    left: 23%;
    top: 6%;
}
.page5_star1{
    width: 10%;
    position: absolute;
    right: 32%;
    top: 5%;
    animation: scaleSnapLoop 1s steps(2, end) infinite;
}
.page5_star2{
    width: 5%;
    position: absolute;
    right: 10%;
    top: 30%;
    animation: scaleSnapLooprotate 1s steps(2, end) infinite;
    animation-delay: -0.5s;
}
.page5_under_main{
    width: 100%;
    position: absolute;
    right: 0%;
    bottom: 0%;
    animation: fadeUpIn 1s ease-out forwards;
}
.page5_main_bg{
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    transform: translate(-50%);
}
.page5_under{
    width: 100%;
    height: 100vh;
}
.page5_name_box{
    width: 75%;
    position: absolute;
    left: 12%;
    bottom:42%;
}
.page5_name_tag{
    width: 100%;
}
.page5_user_box{
    width: 42%;
    position: absolute;
    left: 3.5%;
    top: 31.5%;
    display: flex;
    align-items: center;
    transform: rotate(-2deg);
    transform-origin: top left;
}
.page5_text_bottom{
    width: 100%;
    position: absolute;
    left: 0%;
    bottom: 26%;
    text-align: center;
    opacity: 0;
  animation: slideDownBounceIn 2s cubic-bezier(.25,.8,.25,1) forwards;
  animation-delay: 0.5s;
}
.page5_text_s{
    font-size: 1rem;
    color: #740b0b;
}
.page5_text_b{
    font-size: 1.375rem;
    margin-right: 5px;
}
.page5_text_t{
    font-size: 1.875rem;
    color: #ff702c;
    margin: 15px 0 18px;
}
.page5_under_star{
    width: 20%;
    position: absolute;
    left: 35%;
    bottom: 12%;
}
.page5_under_meteor{
        width: 85%;
    position: absolute;
    left: 7%;
    bottom: 18%;
}
.page6_meteor1{
    width: 10%;
    position: absolute;
    left: 20%;
    top: 10%;
}
.page6_meteor2{
    width: 15%;
    position: absolute;
    left: 60%;
    top: 5%;
}
.page6_meteor3{
    width: 10%;
    position: absolute;
    right: 10%;
    bottom: 15%;
}
.page6_earth{
    width: 30%;
    position: absolute;
    right: -10%;
    top: 15%;
    animation: slideInRightBottomTilt  1s ease forwards;
}
.page6_main_box{
    width: 100%;
    position: absolute;
    bottom: 0%;
    left: 0%;
}
.div_page6_svg{
    width: 100%;
    margin-bottom: -1%;
}
.page6_name_box{
    width: 80%;
    position: absolute;
    top: 20%;
    left: 10%;
}
.page6_user_box{
    width: 31%;
    position: absolute;
    left: 16%;
    top: 22%;
    display: flex;
    align-items: center;
    opacity: 0;
    animation: fadeIn 1s ease forwards;
    animation-delay: 2s;
    transform: rotate(-2deg);
    transform-origin: top left;
}
.page6_text_content{
    width: 80%;
    position: absolute;
    top: 48%;
    transform: translate(0,-50%);
    left: 10%;
    text-align: center;
}
.page6_text_box{
    
    opacity: 0;
    animation: fadeUpIn 1s ease forwards;
    animation-delay: 1s;
}
.page6_text_top{
    color: #740b0b;
}
.page6_text_center{
    color: #740b0b;
    margin: 15px 0 25px;
}
.page6_text_bottom{
    color: #740b0b;
}
.page6_text_s{
    font-size: 1rem;
    line-height: 1.45rem;
}
.page6_text_b{
    font-size: 1.375rem;
    /* margin: 0 5px; */
}
.two_line{
    font-size: 0.9375rem !important;
}
.page6_text_t{
font-size: 1.125rem;
margin-top: 2%;
color: #ff6b00;
}
.page7_name_box{
    width: 90%;
    position: absolute;
    left: 0;
    top: 13%;
    animation: slideInLeft 1s ease-out forwards;
}
.page7_name_bg{
    width: 100%;
}
.page7_user_box{
    width: 35%;
    position: absolute;
    left: 10%;
    top: 45%;
    display: flex;
    align-items: center;
    transform: rotate(-2deg);
    transform-origin: top left;
}
.page7_earth{
    width: 25%;
    position: absolute;
    left: 20%;
    top: 5%;
}
.page7_star2{
    width: 10%;
    position: absolute;
    left: 60%;
    top: 10%;
}
.page7_star1{
    width: 10%;
    position: absolute;
    left: 3%;
    top: 55%;
}
.page7_sign{
    width: 20%;
    position: absolute;
    right: 6%;
    top: 55%;
}
.page7_main_box{
    width: 100%;
    position: absolute;
    left: 2.5%;
    top: 25%;
    animation: slideInRightBottomTilt 2s ease forwards;
}
.page7_main_img{
    width: 100%;
}
.page7_text_top{
    width: 70%;
    position: absolute;
    left: 7%;
    top: 30%;
    color: #740b0b;
    opacity: 0;
    animation: fadeUpIn 1s ease-out forwards;
    animation-delay: 1s;
}
.page7_text_bottom{
    width: 80%;
    position: absolute;
    left: 13%;
    top: 75%;
    color: #740b0b;
    opacity: 0;
    animation: fadeUpIn 1s ease-out forwards;
    animation-delay: 1s;
}
.page7_text_s{
    font-size: 1rem;
    line-height: 1.625rem;
    
}
.page7_text_name{
    width: 100%;
white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.page7_text_b{
    font-size: 1.375rem;
    margin-left: 5px;
}
.page7_text_t{
font-size: 1.125rem;
margin-top: 2%;
margin: 0 5px;
color: #ff6b00;
}
.div_page7_svg{
    width: 75%;
    position: absolute;
    left: 0;
    bottom: 0%;
}
.page8_fadein_box1{
    width: 60%;
    position: absolute;
    left: 5%;
    top: 8%;
    animation: slideInLeftBottomTilt 2s ease forwards;
}
.page8_detail_bg1{
    width: 100%;
    animation: swingLR 1.5s steps(1) infinite;
    animation-delay: 2s;
}
.page8_fadein_box2{
    width: 50%;
    position: absolute;
    right: 10%;
    top: 20%;
    animation: slideInRightBottomTilt 2s ease forwards;
}
.page8_detail_bg2{
    width: 100%;
    animation: swingLR 1.5s steps(1) infinite;
    animation-delay: 2.5s;
}
.page8_fadein_box3{
    width: 18%;
    position: absolute;
    left: 20%;
    top: 46%;
    animation: slideInLeftBottomTilt 2s ease forwards;
}
.page8_ukids{
    width: 100%;
    animation: swingLR 1.5s steps(1) infinite;
    animation-delay: 2.2s;
}
.page8_sign{
    width: 30%;
    position: absolute;
    right: 5%;
    top: 6%;
    z-index: -1;
}
.div_page13_svg{
    width: 100%;
    margin-bottom: -10%;
}
.page8_under_main{
    width: 90%;
    position: absolute;
    left: 5%;
    bottom: 10%;
    animation: slideInRightBottomTilt 2s ease forwards;
}
.page8_main_bg{
    width: 100%;
}
.page8_user_box{
    width: 35%;
    position: absolute;
    left: 7%;
    top: 8%;
    display: flex;
    align-items: center;
    transform: rotate(-2deg);
    transform-origin: top left;
}
.page8_text_top{
    width: 80%;
    position: absolute;
    left: 10%;
    top: 40%;
    color: #740b0b;
    line-height: 1.875rem;
    opacity: 0;
    animation: fadeUpInDelay 2s ease-out forwards;
    
}   
.page8_text_s{
    font-size: 1rem;
}
.page8_text_b{
    font-size: 1.375rem;
}
.page8_text_t{
    font-size: 1.375rem;
    margin-right:5px;
    color: #ff6b00;
}
.page8_text_bottom{
    width: 80%;
    position: absolute;
    left: 10%;
    top:70%;
    color: #740b0b;
    opacity: 0;
    animation: fadeUpInDelay 2s ease-out forwards;
}

.page9_sign{
    width: 15%;
    position: absolute;
    left: 20%;
    top: 10%;
}
.page9_name_box{
        width: 87%;
    position: absolute;
    left: 5%;
    top: 14%;
}
.page9_name_tag{
width: 100%;
}
.page9_user_box{
width: 37%;
    position: absolute;
    left: 4%;
    top: 34%;
    display: flex;
    align-items: center;
    z-index: 9;
    transform: rotate(-2deg);
    transform-origin: top left;
}
.page9_main_box{
    width: 100%;
    position: absolute;
    left: 2.5%;
    top: 10%;
    animation: slideInRightDownTilt 2s ease forwards;
}
.page9_main_bg{
    width: 100%;
        
}
.page9_text_box{
    width: 90%;
    position: absolute;
    left: 5%;
    top: 30%;
    animation: slideInRightBottomTilt 2s ease forwards;
}
.page9_head{
    width: 22%;
    position: absolute;
    right: 16%;
    top: -5%;
    animation: swingLR 1.5s steps(1) infinite;
}
.page9_text_top{
    width: 90%;
    position: absolute;
    left: 10%;
    top: 19%;
    color: #740b0b;
    line-height: 1.875rem;
    opacity: 0;
    animation: fadeUpInDelay 1s ease-out forwards;
    animation-delay: 1s;
}   
.page9_text_s{
    font-size: 1rem;
}
.page9_text_b{
    font-size: 1.375rem;
    margin: 0 5px;
}
.page9_text_t{
    font-size: 1.375rem;
    margin: 0 5px;
    color: #ff6b00;
}
.page9_text_bottom{
    width: 90%;
    position: absolute;
    left: 10%;
    bottom:22%;
    color: #740b0b;
    opacity: 0;
    animation: fadeUpInDelay 1s ease-out forwards;
    animation-delay: 1s;
}
.page9_text_bg{
    width: 100%;
}

.div_page9_svg{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 7%;
}

.page10_letter_box{
    width: 100%;
    position: absolute;
    left: 0;
    top: 15%;
        animation: slideInRightDownTilt 2s ease forwards;
}
.page10_letter_bg{
    width: 100%;
}
.div_page10_svg{
        width: 115%;
    position: absolute;
    left: 2%;
    top: -11%;
}
.page10_user_box{
        width: 32%;
    position: absolute;
    left: 13.5%;
    bottom: 35.5%;
    display: flex;
    align-items: center;
    z-index: 9;
    transform: rotate(-2deg);
    transform-origin: top left;
}
.page10_text_top{
        width: 90%;
    position: absolute;
    left: 15%;
    bottom: 25%;
    color: #740b0b;
    opacity: 0;
    animation: fadeUpInDelay 1s ease-out forwards;
    animation-delay: 1s;
}
.page10_text_s{
    font-size: 1rem;
    line-height: 1.875rem;
}
.page10_text_b{
        font-size: 1.375rem;
}
.page10_text_t{
            font-size: 1.875rem;
            margin: 0 5px;
    color: #ff6b00;
}
.page10_text_bottom{
    width: 54%;
    position: absolute;
    left: 15%;
    bottom: 15%;
    color: #740b0b;
    opacity: 0;
    animation: fadeUpInDelay 1s ease-out forwards;
    animation-delay: 1s;
}
.page10_lightball{
    width: 100%;
    animation: swingLR 1.5s steps(1) infinite;
    animation-delay: 2.2s;
}
.page10_growth_box{
    width: 20%;
    position: absolute;
    right: 10%;
    bottom: 0%;
    opacity: 0;
    animation: scaleInLinear 1s ease-out forwards;
    animation-delay: 1s;
}
.page11_name_box{
    width: 95%;
    position: absolute;
    left: 0;
    top: 12%;
        animation: slideInLeft 1s ease-out forwards;
}
.page11_name_tag{
    width: 100%;
}
.page11_user_box{
    width: 33%;
    position: absolute;
    left: 6%;
    bottom: 23%;
    display: flex;
    align-items: center;
    z-index: 9;
    transform: rotate(-4deg);
    transform-origin: top left;
    
}
.page11_text_s{
    font-size: 1rem;
}
.page11_user_box .user_name{
    color: #740b0b;
}
.page11_main_box{
    width: 92%;
     position: absolute;
    left: 2.5%;
    top: 25%;
    animation: slideInRightBottomTilt 2s ease forwards;
}
.page11_text_bg{
    width: 100%;
}
.page11_note{
    width: 60%;
    position: absolute;
    left: 10%;
    top: 5%;
}
.page11_sign{
    width: 15%;
    position: absolute;
    left: 5%;
    bottom: 18%;
}
.page11_icon{
    width:28%;
    position: absolute;
    right: 20%;
    bottom: 0%;
    animation: swingLR 1.5s steps(1) infinite;
    animation-delay: 2.2s;
}
.div_page11_svg{
    width:95%;
    position: absolute;
    right: 5%;
    bottom: 4%;
}
.page11_text_top{
    text-align: center;
        width: 100%;
    position: absolute;
    left: 3%;
    top: 32%;
    color: #740b0b;
    line-height: 1.875rem;
    opacity: 0;
    animation: fadeUpInDelay 1s ease-out forwards;
    animation-delay: 1s;
}
.page11_text_b{
        font-size: 1.375rem;
}
.page11_text_t{
            font-size: 1.875rem;
            margin: 0 5px;
    color: #ff6b00;
}
.page11_text_bottom{
    text-align: center;
    width: 100%;
    position: absolute;
    left: 3%;
    top:50%;
    line-height: 1.5rem;
    color: #740b0b;
    opacity: 0;
    animation: fadeUpInDelay 1s ease-out forwards;
    animation-delay: 1s;
}
.page12_bg{
    width: 100%;
    height: 100%;
    background: #fdf0e0;
    position: absolute;
    z-index: -1;
}
.page12_mark{
        width: 30%;
    position: absolute;
    left: 15%;
    top: 7%;
}
.page12_sign{
    width: 15%;
    position: absolute;
    left: 5%;
    top: 20%;
}

.page12_phone_box{
        width: 74%;
    position: absolute;
    right: 3%;
    top: 16%;
        animation: slideInRightDownTilt 2s ease forwards;
}
.page12_star_growth_box{
width: 12%;
    position: absolute;
    right: 10%;
    top: 12%;
    opacity: 0;
    animation: scaleInLinear 1s ease-out forwards;
    animation-delay: 1s;
}
.page12_star{
    width: 100%;
    animation: scaleSnapLoop 1s steps(2, end) infinite;
    animation-delay: 2s;
}
.page12_phone_bg{
    width: 100%;
}
.page12_letter_box{
    width: 100%;
    position: absolute;
    left: 0%;
    bottom: 0%;
        animation: slideInRightDownTilt 2s ease forwards;
        z-index: 1;
}
.page12_bottom_bg{
    width: 100vw;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    bottom: 0;
    z-index: 9;
}
.page12_letter_bg{
    width: 100%;
}
.page12_logo{
    width: 30%;
    position: absolute;
    right: 5%;
    bottom: 30%;
}
.page12_pencil_growth_box{
    width: 12%;
    position: absolute;
    left: 10%;
    top: -10%;
    opacity: 0;
    animation: scaleInLinear 1s ease-out forwards;
    animation-delay: 1s;
}
.page12_pencil{
    width: 100%;
        animation: swingLR 1.5s steps(1) infinite;
    animation-delay: 2.2s;
}
.page12_text_top{
        width: 80%;
    position: absolute;
    left: 15%;
    top: 30%;
    color: #740b0b;
    line-height: 1.875rem;
    opacity: 0;
    animation: fadeUpInDelay 1s ease-out forwards;
    animation-delay: 1s;
}
.page12_text_b{
        font-size: 1.375rem;
        margin-right: 5px;
}
.page12_text_t{
            font-size: 1.875rem;
            margin: 0 5px;
    color: #ff6b00;
}
.page12_text_bottom{
    width: 80%;
    position: absolute;
    left: 15%;
    top:52%;
    line-height: 1.5rem;
    color: #740b0b;
    opacity: 0;
    animation: fadeUpInDelay 1s ease-out forwards;
    animation-delay: 1s;
}
.page12_user_box{
    width: 35%;
    position: absolute;
    left: 13.5%;
    top: 18.5%;
    display: flex;
    align-items: center;
    z-index: 9;
    transform: rotate(-2deg);
    transform-origin: top left;
}
.page12_com_icon{
        width: 26%;
    position: absolute;
    left: -6%;
    top: 0;
}
.moment_detail_box{
    width: 52%;
    position: absolute;
    left: 28%;
    top: 15%;
}
.moment_text_box{
    width: 48%;
    position: absolute;
    left: 28%;
    top: 26%;
}
.page12_content{
    font-size: 0.5625rem;
    line-height: 0.8125rem;
    color: #231815;
    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: 'PingFang SC', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
}
.content_img{
    width: 100%;
    width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  object-position: center;
  display: block;
  border-radius: 5px;
}
.topicTitle{
    font-size: 0.5625rem;
    color: #627AEF;
}
.gallery{
    position: relative;
}
.icons_box{
    position: absolute;
    right: 5%;
    bottom: 5%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page12_icons_length{
    color: #fff;
    font-size: 0.5625rem;
}
.page12_icons{
    width: 15px;
    margin-right: 5px;
}
.moment_content{
    margin-bottom: 10px;
    
}
.moment_footer {
  margin-top:10px;
  display: flex;
  align-items: center;
  gap: 5px;
  
}
.moment_status{
    display: flex;
  align-items: center;
  width: 60%;
  
}
.page12_user_info {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    position: relative;
}
.page12_avatar {
    width: 18px;
    border-radius: 50%;
    margin-right: 5px;
    background: #fff;
}
.page12_username {
    font-size: 0.5625rem;
    font-weight: bold;
    color: #231815;
    margin: 0;
    font-family: 'PingFang SC', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
}
.page12_user_desc {
      font-size: 0.3125rem;
      color: #888;
      margin: 4px 0 0;
    }
.page12_follow_btn {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 29px;
    height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f5f5f5;
    border-radius: 4px;
    font-size: 0.3125rem;
}.plus_icon {
    width: 5px;
}
.emo_tag{
white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: 'PingFang SC', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-weight: 400;
}
.moment_time{
  font-size: 0.5rem;
color: #999;
width: 60%;
font-family: 'PingFang SC', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-weight: 400;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.moment_status{
  font-size: 6.6px;
  color: #999;
}
.status_icon {
  width: 16px;
  margin-right: 4px;
}
.page13_mark{
    width: 25%;
    position: absolute;
    left: 25%;
    top: 6%;
}
.page13_main_box{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0%;
}
.page13_under_box{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0%;
}
.page13_bottom_box{
    width: 100%;
    height: 24vh;
}
.page13_user_box{
    width: 35%;
    position: absolute;
    left: 8%;
    top: 14%;
    display: flex;
    align-items: center;
    z-index: 9;
    opacity: 0;
    animation: fadeIn 1s ease forwards;
    animation-delay: 2s;
}
.page13_message_box{
        width: 75%;
    position: absolute;
    left: 14%;
    top: 40%;
    opacity: 0;
    animation: fadeIn 1s ease forwards;
    animation-delay: 2s;
}
.skip{
    color: #fff;
    font-size: 0.75rem;
    position: absolute;
    right: 10%;
    bottom: 20%;
    font-family: 'PingFang SC', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
}
.msg-wrap{
    width: 100%;
    height: 20vh;
}
.msg-wrap textarea::placeholder {
  color: #c3bfbb;
  font-size: 0.875rem;
  line-height: 0.875rem;
}
#msgInput{
    width: 100%;
    height: 100%;
    background: transparent;
  color: #740c0a;
   border: none;
  outline: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
  line-height: 1.6;
  font-size: 0.875rem;
  resize: none;
  line-height: 1.5rem;
  font-family: 'PingFang SC', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
}
#msgInput::placeholder{
  line-height: 1.6;   /* 或者 24px */
}
.msg_footer{
    width: 100%;
    display: flex;
    gap: 12px;
    justify-content: right;
    align-items: center;
}
.revoke_btn{
    width: 25%;
}
.ai_btn{
    width: 25%;
}
.page13_bottom{
    position: absolute;
    left: 50%;
    bottom: -2px;
    width: 100vw;
    max-height: 26vh;
    transform: translate(-50%);
}
.page13_bottom_mark{
    position: absolute;
    width: 30%;
    right: 20%;
    bottom: 10%;
}
.page13_button{
width: 60%;
    position: absolute;
    left: 20%;
    bottom: 50%;
}


.div_page_next {
    position: fixed;
    bottom: 39px;
    right:30px;
    animation: ani_to_bottom 1s linear 0s infinite alternate;
    --from-bottom: 28px;
    --to-bottom: 42px;
    z-index: 1;
}
.div_page_next_box{
    display: flex;
    align-items: center;
    justify-content: center;
}

.img_next {
    width: 12px;
}

.p_content_bottom {
    display: none;
    font-size: 0.6875rem;
    color: #ddbe9e;
    position: absolute;
    left: 26px;
    bottom: 19px;
    z-index: 1;
    
}
.page13_ai_loading_box{
    display: flex;
    align-items: center;
    justify-content: left;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
.ai_loaidng_p{
    color: #740b0b;
    font-size: 0.875rem;
}
.div_page14_svg{
    width: 50px;
}
.page_next{
    color: #c7a98a;
    font-family: 'PingFang SC', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 0.75rem;
}
.p_content_bottom p{
font-family: 'PingFang SC', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
}

#div_content_no {
    display: none;
}

#div_no_text1 {
    padding-top: 30px;
}

#div_page_no_svg {
    margin: 28px auto 0;
    max-width: 650px;

}
.div_end_content{
    padding-top: 5%;
}
.end_main_box{
    position: relative;
}
.img_page_no {
    width: 100%;
    position: absolute;
    bottom: 0;
}

.img_page_no_person {
    width: 11%;
    position: absolute;
    bottom: 141px;
    left: 35%;
    transform: translate(-50%);
    max-width: 120px;
}

.img_no {
    bottom: 58px;
    position: absolute;
    left: 50%;
    width: 57%;
    transform: translate(-50%);
    max-width: 300px;
    animation: ani_to_scale_center 1s ease-out 0.5s infinite alternate;
    --from-scale: 1;
    --to-scale: 1.05;
}


.div_page_txt_bg {
    background-size: 100% 100%;
    width: fit-content;
    margin-bottom: 13px;
}

#div_page3_txt_bg1 {
    background-image: url(./../img/page3_txt_1.png);
}

#div_page3_txt_bg2 {
    background-image: url(./../img/page3_txt_2.png);
}

#div_page3_txt_bg3 {
    background-image: url(./../img/page3_txt_3.png);
}

#div_page3_txt_bg4 {
    background-image: url(./../img/page3_txt_4.png);
}

#div_page4_txt_bg1 {
    background-image: url(./../img/page4_txt_1.png);
    padding: 0 5px;
    margin-left: -5px;
}

#div_page5_txt_bg1 {
    background-image: url(./../img/page5_txt_1.png);
}

#div_page5_txt_bg2 {
    background-image: url(./../img/page5_txt_2.png);
}

#div_page5_txt_bg3 {
    background-image: url(./../img/page5_txt_3.png);
}

.img_page_star {
    position: absolute;
}

#img_page_star {
    width: 7.5%;
    left: 32px;
    top: 66px;
}

#img_page_star1 {
    width: 5.4%;
    left: 32px;
    top: 45vh;
}

#img_page_star2 {
    width: 5.4%;
    left: 70%;
    top: 30vh;
}

#img_page_star3 {
    width: 7.4%;
    left: 80%;
    top: 50vh;
}






#div_page_1_svg {
    width: 80%;
    position: absolute;
    left: -20%;
    bottom: -1%;
}
.page1_name_box{
    position: absolute;
    left: 0;
    top: 14%;
    animation: slideInLeft 1s ease-out forwards;
}
.page1_name_bg{
    width: 75%;
    
}
.page1_user_box{
    width: 33%;
    position: absolute;
    left: 8%;
    top:37%;
    display: flex;
    align-items: center;
    transform: rotate(-2deg);
    transform-origin: top left;
}
.page_user_icon{
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 5px;
    border: 1px solid #d2d2d2;
}
.page1_name{
    font-family: FZCuYuan;
    font-size: 1.25rem;
    color: #ff6b00;
}
.page1_leaf_box{
    position: absolute;
    right:22%;
    top: 43vh;
}
.page1_leaf{
    width: 90px;
    position: absolute;
    right: -50%;
    top: -176%;
    animation: swingLR 1.5s steps(1) infinite;
}
.page1_circle{
    width: 68px;
}
.page1_time_box{
    position: absolute;
    right:10%;
    top: 43%;
    animation: fadeUpIn 1s ease-out forwards;
    animation-delay: -0.2s;
}
.page1_time_desc{
    color: #740b0b;
    font-size: 1rem;
    font-family: FZCuYuan;
    line-height: 1.625rem;
}
.season{
    font-size: 1.375rem;
    margin: 0 8px;
    color: #388f29;
    font-family: FZCuYuan;
}

.page1_right_img{
    width: 30%;
    position: absolute;
    right: 8%;
    bottom: 10vh;
}
.page1_note1{
    width: 42px;
    position: absolute;
    left: 10%;
    top: -30%;
}
.page1_kite{
    width: 100%;
    animation: swingLR 1.5s steps(1) infinite;
    animation-delay: -0.5s;
}
.page1_note2{
    width: 23px;
    position: absolute;
    left: 0;
    bottom: -5%;
}
#div_page_2_svg{
    width: 38%;
    position: absolute;
    top: -33%;
    left: 10%;
}
.page2_name_box{
    position: absolute;
    left: 8%;
    top: 10%;
    width: 80%;
    animation: slideInRight 1s ease-out forwards;
    
}
.page2_user_box{
    width:39%;
    position: absolute;
    left: 10%;
    top: 37%;
    display: flex;
    align-items: center;
    transform: rotate(-2deg);
    transform-origin: top left;
}
.page2_name{
    font-family: FZCuYuan;
    font-size: 1.25rem;
    color: #ff6b00;
}
.page2_name_tag{
    width: 100%;
}
#div_page_2_sun_svg{
width: 60%;
position: absolute;
right: -20%;
top: 12%;
}
@keyframes swingLR {
  0%   { transform: rotate(-6deg); }
  50%  { transform: rotate(6deg); }
  100% { transform: rotate(-6deg); }
}
@keyframes slideInLeft {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeUpIn {
  0% {
    opacity: 0;
    transform: translateY(15vh);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slideInRightDownTilt {
  0% {
    transform: translate(100%, 30vh) rotate(30deg); /* 从右下方偏上 + 右倾 */
    transform-origin: top right; /* 上半部分为支点 */
    opacity: 0;
  }
  100% {
    transform: translate(0, 0) rotate(0deg); /* 停在目标位置，水平归位 */
    opacity: 1;
  }
}
@keyframes slideInRightBottomTilt {
  0% {
    transform: translateX(100%) rotate(-30deg); /* 从右侧外 + 下半部分右倾 */
    transform-origin: bottom right; /* 下半部分为旋转支点 */
    opacity: 0;
  }
  100% {
    transform: translateX(0) rotate(0deg); /* 停在目标位置，归平 */
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeUpInDelay {
  0% {
    opacity: 0;
    transform: translateY(10vh);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes scaleSnapLooprotate {
  0% {
    transform: scale(1) rotate(15deg);
  }
  100% {
    transform: scale(0.5) rotate(15deg);
  }
}
@keyframes scaleSnapLoop {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.5);
  }
}
@keyframes slideInLeftBottomTilt {
  0% {
    transform: translateX(-100%) rotate(30deg); /* 从左侧外 + 下半部分向左倾 */
    transform-origin: bottom left;               /* 左下角为支点 */
    opacity: 0;
  }
  100% {
    transform: translateX(0) rotate(0deg);
    opacity: 1;
  }
}
@keyframes slideDownBounceIn {
  0% {
    opacity: 0;
    transform: translateY(-80px);
  }
  60% {
    opacity: 1;
    transform: translateY(10px);   /* 下滑到位，稍微过头 */
  }
  100% {
    opacity: 1;
    transform: translateY(0);     /* 回弹复位 */
  }
}
@keyframes fadeUpInbottom {
  0% {
    opacity: 0;
    transform: translateY(70vh);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slideInRightRotateCCW {
  0% {
    transform: translateX(100%) rotate(180deg); /* 从右侧屏幕外 + 圆心逆时针旋转 90° */
    opacity: 0;
    transform-origin: center center; /* 以元素圆心为支点 */
  }
  100% {
    transform: translateX(0) rotate(0deg); /* 到达目标位置，旋转归零 */
    opacity: 1;
  }
}
@keyframes scaleInLinear {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}