.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.flex-row {
    display: flex;
    flex-direction: row;
}
.iconfont {
    font-size: 20px;
}
@keyframes scroll-67c547e1 {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}
main {
    background: url(../img/2026-lunar-new-year-sale/main-bg.png) top repeat;
    min-height: 100vh;
    overflow: hidden;
}
.mobile-br {
    display: none;
}
.pro-wrapper,
.ultimate-wrapper {
    position: relative;
}
.pro-wrapper .icon-box,
.ultimate-wrapper .icon-box {
    position: relative;
    display: inline-block;
    display: flex;
}
.hotspots {
    position: absolute;
    inset: 0;
    display: grid;
    pointer-events: auto;
}
.pro-wrapper .hotspots {
    grid-template-columns: repeat(6, 1fr);
    width: 50%;
    margin: 0 25%;
}
.pro-name {
    top: 93px;
    left: 27%;
    gap: 5px;
}
.ultimate-name {
    top: 93px;
    left: 14%;
    gap: 0px;
    position: relative;
}
.ultimate-name .amazon {
    position: relative;
    left: 1%;
}
.ultimate-name .hulu {
    position: relative;
    left: 2%;
}
.ultimate-name .you {
    position: relative;
    left: 2%;
}
.ultimate-name .only {
    position: relative;
    left: 2%;
}
.ultimate-name .ins {
    position: relative;
    left: -2%;
}
.ultimate-name .tiktok {
    position: relative;
    left: -1%;
}
.ultimate-wrapper .hotspots {
    grid-template-columns: repeat(11, 1fr);
    width: 75%;
    margin: 0px 128px;
}
.platform-name {
    display: flex;
    margin: 0 auto;
    position: absolute;
    cursor: pointer;
}
.platform-name .name {
    background: url(../img/2026-lunar-new-year-sale/name-bg.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    font-size: 14px;
    padding: 6px 7px 3px;
    opacity: 0;
    transition: opacity 0.2s ease;
}
.platform-name .name.active {
    opacity: 1;
}
.hover-block {
    position: relative;
}
.hover-block .list {
    position: absolute;
    right: -63%;
    top: -16px;
    background: url("");
}
.hover-block .list2 {
    position: absolute;
    right: -32%;
    top: -16px;
    background: url("");
}
.buy-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    transition: all 0.3s;
    color: #3c2200;
    text-align: center;
    font-size: 16px;
    padding: 11px 30px;
    margin-top: 47px;
    border-radius: 44px;
    border: 1px solid #ffeac9;
    background: linear-gradient(90deg, #ffd6b2 0%, #ffc471 100%);
    box-shadow: 0 4px 10.9px 0 #c40605;
}
.buy-btn .mac {
    display: none;
}
.buy-btn:hover {
    transform: translateY(-10px);
}
.mac-box {
    display: none;
}
.version {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 18px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 164%;
    /* 22.96px */
}
.item-top {
    padding-top: 12px;
}
.item-top .tit {
    color: #222;
    text-align: center;
    font-size: 20px;
    line-height: 164%;
}
.item-top .platform {
    width: 83px;
    border-radius: 61px;
    background: #face9e;
    color: #535353;
    text-align: center;
    font-size: 14px;
    line-height: 164%;
    margin: 3px auto 17px auto;
}
.item-content {
    padding: 25px 58px 14px;
}
.item-content .need {
    color: #222;
    text-align: center;
    font-size: 16px;
    line-height: 164%;
}
.item-content .price {
    flex-wrap: nowrap;
    display: flex;
    align-items: baseline;
    justify-content: center;
    color: #222;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 164%;
}
.item-content .price .nt {
    font-weight: 600;
}
.item-content .price span {
    color: #bf1111;
    font-size: 42px;
    font-weight: 600;
    line-height: 164%;
}
.item-content .old-price {
    color: #535353;
    text-align: center;
    font-size: 18px;
    line-height: 164%;
    text-decoration-line: line-through;
}
.item-content .old-price .nt {
    font-weight: 600;
}
.item-content .annual-total {
    color: #535353;
    text-align: center;
    font-size: 18px;
    line-height: 164%;
}
.item-content .tax-note {
    color: #7b7b7b;
    text-align: center;
    font-size: 14px;
    line-height: 164%;
}
.banner {
    position: relative;
}
.banner .banner-background {
    position: relative;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
}
.banner .banner-btn {
    position: absolute;
    top: 67%;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.3s;
    cursor: pointer;
}
.banner .banner-btn:hover {
    transform: translateY(-10px) translateX(-50%);
}
.wrap1 {
    position: relative;
    padding-bottom: 143px;
    margin-top: 100px;
}
.wrap1 .wrap-top {
    width: 100%;
}
.wrap1 .container {
    z-index: 1;
    position: relative;
}
.wrap1 .wrap-tit {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: url(../img/2026-lunar-new-year-sale/wrap1-tit.png) center no-repeat;
    height: 145px;
    background-size: 846px 146px;
}
.wrap1 h2 {
    top: -3%;
    position: relative;
    color: #fff;
    font-size: 42px;
    line-height: 130%;
}
.wrap1 .desc {
    position: relative;
    top: 15%;
    width: 730px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 164%;
    width: 740px;
}
.wrap1 .desc span {
    font-weight: 700;
}
.wrap1 .discount {
    color: #5c5c5c;
    font-size: 16px;
    line-height: 130%;
    /* 20.8px */
    text-align: center;
    margin-top: 15px;
}
.wrap1 .toggle-btn {
    display: flex;
    flex-direction: row;
    cursor: pointer;
    max-width: 211px;
    margin: 25px auto 76px auto;
    border-radius: 138px;
    background: #ffcbb8;
    color: #864a49;
    text-align: center;
    font-size: 16px;
    line-height: 164%;
    font-weight: 600;
}
.wrap1 .pro {
    border-radius: 138px 0 0 138px;
}
.wrap1 .ultimate {
    border-radius: 0 138px 138px 0;
}
.wrap1 .pro,
.wrap1 .ultimate {
    padding: 8px 0;
    width: 50%;
    transition: all 0.3s;
}
.wrap1 .pro.active,
.wrap1 .ultimate.active {
    background: linear-gradient(180deg, #ff6e6e 0%, #de1705 100%);
    color: #fff;
}
.wrap1 .wrap-content {
    position: relative;
    z-index: 1;
    padding: 1px 38px 60px;
    margin-top: 80px;
    border-radius: 13px;
    background: url(../img/2026-lunar-new-year-sale/wrap1-bg.png) no-repeat;
    background-size: 100% 100%;
}
.wrap1 .wrap-content .icon {
    margin: -35px auto 0;
    display: flex;
}
.wrap1 .wrap-content .box-desc {
    margin: 28px auto 50px auto;
    text-align: center;
    color: #693724;
    font-size: 16px;
    line-height: 164%;
}
.wrap1 .wrap-content .item-list {
    display: flex;
    flex-direction: row;
    gap: 30px;
    align-items: end;
}
.wrap1 .wrap-content .pro-content {
    position: relative;
}
.wrap1 .wrap-content .pro-content .item1,
.wrap1 .wrap-content .pro-content .item3 {
    background: url(../img/2026-lunar-new-year-sale/red-content.png) no-repeat;
    background-size: 100% 100%;
    width: 346px;
    height: 380px;
}
.wrap1 .wrap-content .pro-content .item2 {
    background: url(../img/2026-lunar-new-year-sale/org-content.png) no-repeat;
    background-size: 100% 100%;
    width: 346px;
    height: 405px;
}
.wrap1 .wrap-content .pro-content .item1,
.wrap1 .wrap-content .pro-content .item2,
.wrap1 .wrap-content .pro-content .item3 {
    position: relative;
}
.wrap1 .wrap-content .pro-content .item1::before {
    position: absolute;
    content: "";
    background: url(../img/2026-lunar-new-year-sale/30off.png) no-repeat;
    background-size: contain;
    top: 33px;
    right: -18px;
    width: 90px;
    height: 90px;
}
.wrap1 .wrap-content .pro-content .item2::before {
    position: absolute;
    content: "";
    background: url(../img/2026-lunar-new-year-sale/25off.png) no-repeat;
    background-size: contain;
    top: 63px;
    right: -18px;
    width: 90px;
    height: 90px;
}
.wrap1 .wrap-content .pro-content .item3::before {
    position: absolute;
    content: "";
    background: url(../img/2026-lunar-new-year-sale/10off.png) no-repeat;
    background-size: contain;
    top: 33px;
    right: -18px;
    width: 90px;
    height: 90px;
}
.wrap1 .wrap-content .pro-content .item2 .buy-btn {
    margin-top: 40px;
}
.wrap1 .wrap-content .pro-content::after {
    content: "";
    position: absolute;
    background: url(../img/2026-lunar-new-year-sale/corner1.png) no-repeat;
    background-size: contain;
    top: 26px;
    right: -52px;
    width: 180px;
    height: 175px;
}
.wrap1 .wrap-content .ultimate-content {
    position: relative;
}
.wrap1 .wrap-content .ultimate-content .item1,
.wrap1 .wrap-content .ultimate-content .item3 {
    background: url(../img/2026-lunar-new-year-sale/red-content.png) no-repeat;
    background-size: 100% 100%;
    width: 346px;
    height: 380px;
}
.wrap1 .wrap-content .ultimate-content .item2 {
    background: url(../img/2026-lunar-new-year-sale/org-content.png) no-repeat;
    background-size: 100% 100%;
    width: 346px;
    height: 405px;
}
.wrap1 .wrap-content .ultimate-content .item1,
.wrap1 .wrap-content .ultimate-content .item2,
.wrap1 .wrap-content .ultimate-content .item3 {
    position: relative;
}
.wrap1 .wrap-content .ultimate-content .item1::before {
    position: absolute;
    content: "";
    background: url(../img/2026-lunar-new-year-sale/40off.png) no-repeat;
    background-size: contain;
    top: 33px;
    right: -18px;
    width: 90px;
    height: 90px;
}
.wrap1 .wrap-content .ultimate-content .item2::before {
    position: absolute;
    content: "";
    background: url(../img/2026-lunar-new-year-sale/50off.png) no-repeat;
    background-size: contain;
    top: 56px;
    right: -18px;
    width: 90px;
    height: 90px;
}
.wrap1 .wrap-content .ultimate-content .item3::before {
    position: absolute;
    content: "";
    background: url(../img/2026-lunar-new-year-sale/30off.png) no-repeat;
    background-size: contain;
    top: 33px;
    right: -18px;
    width: 90px;
    height: 90px;
}
.wrap1 .wrap-content .ultimate-content .item2 .buy-btn {
    margin-top: 40px;
}
.wrap1 .wrap-content .ultimate-content::after {
    content: "";
    position: absolute;
    background: url(../img/2026-lunar-new-year-sale/corner2.png) no-repeat;
    background-size: contain;
    top: 26px;
    right: -52px;
    width: 180px;
    height: 175px;
}
.wrap1 .wrap-content::before {
    position: absolute;
    content: "";
    background: url(../img/2026-lunar-new-year-sale/wrap-content-decoration.png) no-repeat;
    background-size: contain;
    top: -137px;
    left: -54px;
    width: 198px;
    height: 245px;
}
.wrap1 .pro-content,
.wrap1 .ultimate-content {
    transition: all 0.3s;
}
.wrap1 .ultimate-content {
    display: none;
}
.line {
    width: 100%;
    overflow: hidden;
    position: relative;
    background: url(../img/2026-lunar-new-year-sale/scroll-bg.png) repeat-x;
    background-size: cover;
}
.line .scroll-container {
    width: 100%;
    overflow: hidden;
}
.line .scroll-content {
    animation: scroll-67c547e1 20s linear infinite;
    display: flex;
    width: max-content;
    will-change: transform;
    gap: 152px;
    transition-timing-function: linear;
}
.line .item {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 14px;
    flex-shrink: 0;
    width: auto;
}
.line .item .yellow {
    color: #ffe139;
    text-align: center;
    font-size: 34px;
    font-weight: 700;
    line-height: 164%;
}
.line .item .white {
    color: #fff;
    text-align: center;
    font-size: 34px;
    font-weight: 700;
    line-height: 164%;
}
.wrap2 {
    padding: 118px 0 205px 0;
    background: url(../img/2026-lunar-new-year-sale/wrap2-bg.png) no-repeat;
    background-size: 100% 100%;
}
.wrap2 .wrap-tit {
    background: url(../img/2026-lunar-new-year-sale/wrap1-tit.png) center no-repeat;
    height: 148px;
    background-size: contain;
    position: relative;
}
.wrap2 h2 {
    color: #fff;
    font-size: 42px;
    line-height: 130%;
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;
    position: absolute;
    top: 19.5%;
    left: 25%;
}
.wrap2 .tit-desc {
    position: absolute;
    color: #fff;
    font-size: 18px;
    line-height: 130%;
    /* 23.4px */
    left: 33%;
    text-align: center;
    top: 111px;
}
.wrap2 .discount {
    color: #5c5c5c;
    font-size: 16px;
    line-height: 130%;
    /* 20.8px */
    text-align: center;
    margin-top: 15px;
}
.wrap2 .mobile-dropdown {
    display: none;
}
.wrap2 .buy-btn {
    margin-top: 50px;
}
.wrap2 .wrap-content {
    margin-top: 50px;
    background: url(../img/2026-lunar-new-year-sale/wrap2-cont-bg.png) no-repeat;
    background-size: 100% 100%;
    justify-content: space-between;
    position: relative;
    padding: 8.5px 8px;
}
.wrap2 .wrap-content .mobile-toppic {
    width: 100%;
}
.wrap2 .wrap-content .swiper-box {
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.wrap2 .wrap-content .swiper {
    z-index: 1;
    border-radius: 13px;
}
.wrap2 .wrap-content .item-content .price {
    margin-top: -10px;
}
.wrap2 .wrap-content .item-content .old-price {
    margin-top: -13px;
}
.wrap2 .wrap-content .item-content .annual-total {
    margin-top: -6px;
}
.wrap2 .wrap-content .list-item {
    display: flex;
    flex-direction: row;
    position: relative;
    padding: 0px 46px 40px;
    gap: 30px;
}
.wrap2 .wrap-content .item {
    width: 100%;
    border-radius: 12px;
    background: url(../img/2026-lunar-new-year-sale/red-content.png) no-repeat;
    background-size: contain;
    width: 346px;
    height: 380px;
}
.wrap2 .wrap-content .item-1,
.wrap2 .wrap-content .item-3 {
    position: relative;
}
.wrap2 .wrap-content .item2-price {
    display: flex;
    flex-direction: row;
    align-items: baseline;
    justify-content: center;
    gap: 4px;
}
.wrap2 .wrap-content .item-2 {
    position: relative;
}
.wrap2 .wrap-content .item-2 .buy-btn {
    margin-top: 22px;
}
.wrap2 .wrap-content .item-2 .item-content {
    padding: 0 52px 10px;
}
.wrap2 .wrap-content .gap-top {
    margin-top: 63px;
}
.wrap2 .wrap-content .swiper-wrapper .swiper-slide:nth-child(1) .item-1::after,
.wrap2 .wrap-content .swiper-wrapper .swiper-slide:nth-child(5) .item-1::after,
.wrap2 .wrap-content .swiper-wrapper .swiper-slide:nth-child(6) .item-1::after {
    position: absolute;
    content: "";
    background: url(../img/2026-lunar-new-year-sale/35off.png) no-repeat;
    background-size: contain;
    top: 33px;
    right: -18px;
    width: 98px;
    height: 83px;
}
.wrap2 .wrap-content .swiper-wrapper .swiper-slide:nth-child(1) .item-2::after,
.wrap2 .wrap-content .swiper-wrapper .swiper-slide:nth-child(5) .item-2::after,
.wrap2 .wrap-content .swiper-wrapper .swiper-slide:nth-child(6) .item-2::after {
    position: absolute;
    content: "";
    background: url(../img/2026-lunar-new-year-sale/20off.png) no-repeat;
    background-size: contain;
    top: 33px;
    right: -18px;
    width: 98px;
    height: 83px;
}
.wrap2 .wrap-content .swiper-wrapper .swiper-slide:nth-child(1) .item-3::after,
.wrap2 .wrap-content .swiper-wrapper .swiper-slide:nth-child(5) .item-3::after,
.wrap2 .wrap-content .swiper-wrapper .swiper-slide:nth-child(6) .item-3::after {
    position: absolute;
    content: "";
    background: url(../img/2026-lunar-new-year-sale/10off.png) no-repeat;
    background-size: contain;
    top: 33px;
    right: -18px;
    width: 98px;
    height: 83px;
}
.wrap2 .wrap-content .swiper-wrapper .swiper-slide:nth-child(2) .item-1::after,
.wrap2 .wrap-content .swiper-wrapper .swiper-slide:nth-child(3) .item-1::after,
.wrap2 .wrap-content .swiper-wrapper .swiper-slide:nth-child(4) .item-1::after,
.wrap2 .wrap-content .swiper-wrapper .swiper-slide:nth-child(7) .item-1::after,
.wrap2 .wrap-content .swiper-wrapper .swiper-slide:nth-child(8) .item-1::after {
    position: absolute;
    content: "";
    background: url(../img/2026-lunar-new-year-sale/35off.png) no-repeat;
    background-size: contain;
    top: 33px;
    right: -18px;
    width: 98px;
    height: 83px;
}
.wrap2 .wrap-content .swiper-wrapper .swiper-slide:nth-child(2) .item-2::after,
.wrap2 .wrap-content .swiper-wrapper .swiper-slide:nth-child(3) .item-2::after,
.wrap2 .wrap-content .swiper-wrapper .swiper-slide:nth-child(4) .item-2::after,
.wrap2 .wrap-content .swiper-wrapper .swiper-slide:nth-child(7) .item-2::after,
.wrap2 .wrap-content .swiper-wrapper .swiper-slide:nth-child(8) .item-2::after {
    position: absolute;
    content: "";
    background: url(../img/2026-lunar-new-year-sale/30off.png) no-repeat;
    background-size: contain;
    top: 33px;
    right: -18px;
    width: 98px;
    height: 83px;
}
.wrap2 .wrap-content .swiper-wrapper .swiper-slide:nth-child(2) .item-3::after,
.wrap2 .wrap-content .swiper-wrapper .swiper-slide:nth-child(3) .item-3::after,
.wrap2 .wrap-content .swiper-wrapper .swiper-slide:nth-child(4) .item-3::after,
.wrap2 .wrap-content .swiper-wrapper .swiper-slide:nth-child(7) .item-3::after,
.wrap2 .wrap-content .swiper-wrapper .swiper-slide:nth-child(8) .item-3::after {
    position: absolute;
    content: "";
    background: url(../img/2026-lunar-new-year-sale/30off.png) no-repeat;
    background-size: contain;
    top: 33px;
    right: -18px;
    width: 98px;
    height: 83px;
}
.wrap2 .wrap-content::after {
    position: absolute;
    content: "";
    background: url(../img/2026-lunar-new-year-sale/wrap2-decoration.png) no-repeat;
    bottom: -45px;
    right: -18px;
    width: 113px;
    background-size: contain;
    height: 112px;
    z-index: 0;
}
.wrap2 .wrap-desc {
    padding: 20px 0;
    margin: 20px 0 38px 0;
}
.wrap2 .wrap-desc .desc-tit {
    color: #222222;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 164%;
}
.wrap2 .wrap-desc .desc {
    color: #535353;
    text-align: center;
    font-size: 16px;
    line-height: 164%;
    margin: 0 auto;
}
.wrap2 .content-list {
    display: flex;
    flex-direction: row;
    background: #f9edd9;
    position: relative;
    justify-content: space-between;
    transition: all 0.3s;
    cursor: pointer;
}
.wrap2 .content-list img {
    width: 67px;
    height: 67px;
}
.wrap2 .list {
    display: flex;
    flex-direction: row;
    padding: 22px;
    transition: all 0.3s;
    align-items: center;
    gap: 25px;
}
.wrap2 .list .list-name {
    color: #222;
    font-size: 20px;
    font-weight: 400;
    line-height: 130%;
    /* 26px */
    display: none;
}
.wrap2 .list.active {
    background: #fff;
    background-size: contain;
}
.wrap2 .list.active .list-name {
    display: block;
}
@media (max-width: 1200px) {
    .wrap1 .container {
        width: 100%;
    }
    .wrap1 .wrap-content::after {
        display: none;
    }
    .wrap2 .container {
        width: 100%;
    }
    .wrap2 .wrap-content::after {
        display: none;
    }
}
@media (max-width: 996px) {
    .buy-btn {
        padding: 11px 5px;
    }
    .banner .banner-btn {
        top: 67%;
    }
    .wrap1 {
        margin-top: -1px;
        padding-bottom: 54px;
    }
    .wrap1 .container {
        width: 100%;
        margin-top: 0;
    }
    .wrap1 .wrap-top {
        display: none;
    }
    .wrap1 h2 {
        font-size: 30px;
        color: #510000;
    }
    .wrap1 .desc {
        color: #511c1c;
    }
    .wrap1 .wrap-tit {
        background: url("");
    }
    .wrap1 .wrap-content {
        background: url("");
        padding: 1px 9px 42px;
        margin-top: 0;
    }
    .wrap1 .wrap-content .item {
        width: 100%;
    }
    .wrap1 .wrap-content .toggle-btn {
        margin: 24px auto 18px auto;
        max-width: 176px;
        font-size: 14px;
    }
    .wrap1 .wrap-content .box-desc {
        margin: 18px 0;
        font-size: 14px;
    }
    .wrap1 .wrap-content .item-list {
        padding: 0 12px;
        border: 4px solid #fec783;
        background: #fff;
        padding: 45px 15px;
        gap: 10px;
    }
    .wrap1 .wrap-content .ultimate-content::after {
        top: 135px;
        right: -21px;
    }
    .wrap1 .wrap-content .pro-content::after {
        top: 97px;
        right: -27px;
    }
    .wrap1 .wrap-content .pro-content .item1::before,
    .wrap1 .wrap-content .ultimate-content .item1::before,
    .wrap1 .wrap-content .pro-content .item2::before,
    .wrap1 .wrap-content .ultimate-content .item2::before,
    .wrap1 .wrap-content .pro-content .item3::before,
    .wrap1 .wrap-content .ultimate-content .item3::before {
        right: 0;
    }
    .wrap1 .wrap-content::before {
        width: 70px;
        height: 90px;
        top: -75px;
        left: 26%;
    }
    .line {
        padding: 4px;
    }
    .line .swiper-pic1 {
        width: 30px;
        height: 32px;
    }
    .line .swiper-pic2 {
        width: 32px;
        height: 36px;
    }
    .line .swiper-slide .yellow,
    .line .swiper-slide .white {
        font-size: 13px;
    }
    .wrap2 {
        padding: 72px 0 92px 0;
    }
    .wrap2 .container {
        width: 100%;
    }
    .wrap2 .wrap-tit {
        background: url("");
    }
    .wrap2 .wrap-tit h2 {
        padding-bottom: 23px;
        color: #b32020;
        font-size: 30px;
    }
    .wrap2 .tit-desc {
        color: #511c1c;
        font-size: 16px;
    }
    .wrap2 .content-list {
        display: none;
    }
    .wrap2 .mobile-dropdown {
        display: block;
        margin-top: 25px;
    }
    .wrap2 .dropdown-header {
        display: flex;
        flex-direction: row;
        align-items: center;
        border-radius: 6px;
        background: #fff;
        padding: 14px 22px 18px;
        justify-content: space-between;
        cursor: pointer;
    }
    .wrap2 .dropdown-header .arrow {
        transition: transform 0.3s ease;
    }
    .wrap2 .item-pic {
        width: 32px;
        height: 32px;
    }
    .wrap2 .item-left {
        display: flex;
        gap: 8px;
    }
    .wrap2 .item-left img {
        width: 32px;
        height: 32px;
    }
    .wrap2 .item-left span {
        color: #202020;
        font-size: 16px;
        line-height: 32px;
    }
    .wrap2 .dropdown-content {
        position: relative;
        z-index: 2;
        top: -18px;
        background-color: #fff6f6;
        border-radius: 0 0 20px 20px;
        padding: 0 20px;
        gap: 20px;
        display: flex;
        flex-direction: column;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease-out, padding 0.3s ease-out, opacity 0.3s ease-out;
        opacity: 0;
    }
    .wrap2 .dropdown-content .item,
    .wrap2 .dropdown-content .item-left {
        cursor: pointer;
        transition: background-color 0.2s ease;
        padding: 8px;
        border-radius: 8px;
    }
    .wrap2 .dropdown-content .item:hover,
    .wrap2 .dropdown-content .item-left:hover {
        background-color: rgba(229, 110, 45, 0.1);
    }
    .wrap2 .mobile-dropdown.open .dropdown-content {
        width: 100%;
        max-height: 1000px;
        opacity: 1;
        padding: 24px 20px 20px 14px;
    }
    .wrap2 .mobile-dropdown.open .dropdown-header .arrow {
        transform: rotate(180deg);
    }
    .wrap2 .wrap-desc {
        background: none;
        margin: 0;
        padding: 20px 20px 32px;
    }
    .wrap2 .wrap-desc .desc-tit {
        font-size: 16px;
    }
    .wrap2 .wrap-desc .desc {
        font-size: 12px;
    }
    .wrap2 .wrap-content .item {
        background-size: 100% 100%;
    }
    .wrap2 .wrap-content::after {
        display: none;
    }
}
@media (max-width: 768px) {
    .mobile-br {
        display: inline;
    }
    .platform-name {
        display: none;
    }
    .banner .banner-btn {
        top: 63%;
    }
    .wrap1 {
        padding-bottom: 54px;
        padding-top: 80px;
    }
    .wrap1 .discount {
        font-size: 14px;
        margin-top: 20px;
    }
    .wrap1 .container {
        margin-top: 0;
    }
    .wrap1 .wrap-top {
        display: none;
    }
    .wrap1 h2 {
        font-size: 30px;
        color: #510000;
        text-align: center;
    }
    .wrap1 .desc {
        color: #511c1c;
        font-size: 16px;
        max-width: 345px;
    }
    .wrap1 .wrap-tit {
        background: url("");
    }
    .wrap1 .wrap-content {
        padding: 1px 9px 42px;
        margin-top: 0;
    }
    .wrap1 .wrap-content .icon {
        position: relative;
        right: -23px;
    }
    .wrap1 .wrap-content .toggle-btn {
        margin: 24px auto 18px auto;
        max-width: 176px;
        font-size: 14px;
    }
    .wrap1 .wrap-content .box-desc {
        margin: 18px 0;
        font-size: 14px;
    }
    .wrap1 .wrap-content .item-list {
        padding: 0 12px;
        flex-direction: column;
        padding: 45px 15px;
        gap: 35px;
    }
    .wrap1 .wrap-content .pro-content .item1::before,
    .wrap1 .wrap-content .ultimate-content .item1::before,
    .wrap1 .wrap-content .pro-content .item2::before,
    .wrap1 .wrap-content .ultimate-content .item2::before,
    .wrap1 .wrap-content .pro-content .item3::before,
    .wrap1 .wrap-content .ultimate-content .item3::before {
        right: 0;
    }
    .wrap1 .wrap-content .pro-content .item1,
    .wrap1 .wrap-content .ultimate-content .item1,
    .wrap1 .wrap-content .pro-content .item2,
    .wrap1 .wrap-content .ultimate-content .item2,
    .wrap1 .wrap-content .pro-content .item3,
    .wrap1 .wrap-content .ultimate-content .item3 {
        width: 100%;
    }
    .wrap1 .wrap-content .pro-content::after {
        width: 100px;
        height: 100px;
        background-size: contain;
        top: 101px;
        right: -5px;
    }
    .wrap1 .wrap-content .ultimate-content::after {
        width: 100px;
        height: 100px;
        background-size: contain;
        top: 140px;
        right: -5px;
    }
    .wrap1 .wrap-content::after {
        display: none;
    }
    .line {
        height: 50px;
    }
    .line .scroll-content {
        gap: 75px;
    }
    .line .item {
        gap: 5px;
    }
    .line .item img {
        width: 56px;
        height: 54px;
        aspect-ratio: 3/4;
    }
    .line .item .yellow,
    .line .item .white {
        font-size: 18px;
    }
    .wrap2 {
        padding: 80px 0 160px 0;
        background-size: cover;
    }
    .wrap2 .wrap-tit {
        background: url("");
        height: auto;
    }
    .wrap2 .wrap-tit h2 {
        padding-bottom: 23px;
        color: #510000;
        font-size: 30px;
        position: relative;
        top: 0;
        left: 0;
    }
    .wrap2 .tit-desc {
        color: #511c1c;
        top: 0;
        left: 0;
        position: relative;
        font-size: 16px;
    }
    .wrap2 .discount {
        font-size: 14px;
    }
    .wrap2 .content-list {
        display: none;
    }
    .wrap2 .mobile-dropdown {
        display: block;
        margin-top: 25px;
    }
    .wrap2 .dropdown-header {
        display: flex;
        flex-direction: row;
        align-items: center;
        border-radius: 6px;
        background: #fff;
        padding: 14px 22px 18px;
        justify-content: space-between;
        cursor: pointer;
    }
    .wrap2 .dropdown-header .arrow {
        transition: transform 0.3s ease;
    }
    .wrap2 .item-pic {
        width: 32px;
        height: 32px;
    }
    .wrap2 .item-left {
        display: flex;
        gap: 8px;
    }
    .wrap2 .item-left img {
        width: 32px;
        height: 32px;
    }
    .wrap2 .item-left span {
        color: #202020;
        font-size: 16px;
        line-height: 32px;
    }
    .wrap2 .dropdown-content {
        position: relative;
        z-index: 2;
        top: -18px;
        background-color: #fff;
        border-radius: 0 0 20px 20px;
        padding: 0 20px;
        gap: 20px;
        display: flex;
        flex-direction: column;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease-out, padding 0.3s ease-out, opacity 0.3s ease-out;
        opacity: 0;
    }
    .wrap2 .dropdown-content .item,
    .wrap2 .dropdown-content .item-left {
        cursor: pointer;
        transition: background-color 0.2s ease;
        padding: 8px;
        border-radius: 8px;
    }
    .wrap2 .dropdown-content .item:hover,
    .wrap2 .dropdown-content .item-left:hover {
        background-color: rgba(229, 110, 45, 0.1);
    }
    .wrap2 .mobile-dropdown.open .dropdown-content {
        width: 100%;
        max-height: 1000px;
        opacity: 1;
        padding: 24px 20px 20px 14px;
    }
    .wrap2 .mobile-dropdown.open .dropdown-header .arrow {
        transform: rotate(180deg);
    }
    .wrap2 .wrap-desc {
        background: none;
        margin: 0;
        padding: 20px 20px 32px;
    }
    .wrap2 .wrap-desc .desc-tit {
        font-size: 16px;
    }
    .wrap2 .wrap-desc .desc {
        font-size: 12px;
    }
    .wrap2 .wrap-content {
        background: url("");
        border-radius: 8px;
        border: 4px solid #fec783;
        background: #fff;
        border-radius: 13px;
        padding: 15px 15px 75px;
        margin-top: 36px;
    }
    .wrap2 .wrap-content .list-item {
        flex-direction: column;
        padding: 0;
    }
    .wrap2 .wrap-content .item {
        background-size: 100% 100%;
        width: 100%;
        height: auto;
    }
    .wrap2 .wrap-content::after {
        display: none;
    }
}
@media (max-width: 550px) {
    .wrap1 .wrap-content::before {
        left: 13%;
    }
}
@media (max-width: 500px) {
    .banner .banner-btn {
        top: 71%;
    }
}
@media (max-width: 400px) {
    .buy-btn {
        padding: 11px 35px;
    }
    .item-content {
        padding: 25px 38px 18px;
    }
    .wrap1 .wrap-content::before {
        top: -75px;
        left: -2%;
    }
    .wrap2 .wrap-content .item {
        width: 100%;
    }
}
@media (max-width: 450px) {
    .wrap1 .wrap-content::before {
        left: -1%;
    }
}
header {
    display: none;
}