.newyear_banner_2024 {
    width: 100%;
    position: relative;
    margin: 0 auto;
}

.newyear_bg_2024 {
    width: 100%;
    position: relative;
    margin: 0 auto;
}

.newyear_tittle_2024 {
    display: grid;
    text-align: left;
    position: absolute;
    top: 0rem;
}

.newyear_text_2024 {
    margin: 0 auto;
    width: 81%;
    margin: 0 auto 0 auto;
}

.newyear_text_2024 h1 {
    color: #e54e45;
    font-size: 0.25rem;
    margin-top: 0.3rem;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 0.3rem;
}

.newyear_text_2024 p {
    line-height: 0.3rem;
    text-indent: 0.4rem;
    font-size: 0.18rem;
    color: #4a3f3f;
    margin-bottom: 0.3rem;
}

.newyear_btn_2024 {
    cursor: pointer;
    text-align: center;
    bottom: -2.9rem;
    margin: 3rem auto;
    position: absolute;
    width: 100%;
    transform: scale(0.3);
}

.swiper {
    width: 5.5rem;
    height: 1.6rem;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}

.div_swiper {
    width: 100%;
    height: 1.9rem;
    display: flex;
    margin: 0 auto;
}