.page {
    background: #000;
}

.page a {
    text-decoration: none;
    display: block;
}

.page .if-header {
    font-size: 32px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 10px;
    line-height: 38px;
    text-align: center;
}

.page .subheader {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 19px;
    text-align: center;
    margin-top: 16px;
}

.sec-banner {
    height: 640px;
    width: 100%;
    position: relative;
}

.sec-banner .scene {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.sec-banner .scene img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.sec-banner .text-container {
    width: 1500px;
    margin: 0 auto;
    padding-top: 200px;
    position: relative;
    z-index: 2;
}

.sec-banner .if-title {
    font-size: 24px;
    font-weight: 400;
    color: #ccc;
    margin-bottom: 4px;
}

.sec-banner .subtitle .text {
    font-size: 66px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 16px;
}

.sec-banner .subtitle .text-sm {
    font-size: 24px;
    font-weight: 400;
    color: #ccc;
}

.sec-navbar {
    height: 80px;
    width: 100%;
    background: #210905;
    position: sticky;
    top: 120px;
    z-index: 999;
}

.sec-navbar .navbar {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sec-navbar .navbar .navitem {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin: 0 12px;
    line-height: 80px;
    cursor: pointer;
}

.sec-navbar .navbar .navitem.active {
    border-bottom: 2px solid #fff;
}

.sec-celebration-product {
    width: 100%;
    padding-top: 120px;
}

.sec-celebration-product .wrapper-ct {
    width: 1500px;
    margin: 0 auto;
    /* overflow: hidden; */
}

.sec-celebration-product .product {
    margin-top: 32px;
    border-radius: 8px;
    display: flex;
    background-color: #F8F9FC;
}

.sec-celebration-product .product .img {
    width: 750px;
    height: 500px;
    position: relative;
}

.sec-celebration-product .product .img .product-img {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    object-fit: cover;
}

.sec-celebration-product .product .img .product-label {
    position: absolute;
    top: 0;
    width: 121px;
    height: 125px;
}

.sec-celebration-product .product .img .product-label.left-part {
    left: -8px;
    top: -6px;
}

.sec-celebration-product .product .img .product-label.right-part {
    right: -8px;
    top: -6px;
}

.sec-celebration-product .product .desc {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 125px;
    flex: 1;
}

.sec-celebration-product .product .text {
    font-weight: 400;
    font-size: 40px;
    color: #252421;
    line-height: 47px;
}

.sec-celebration-product .product .text-sm {
    font-weight: 400;
    font-size: 16px;
    color: #7B7B7B;
    line-height: 20px;
    margin-top: 16px;
}

.sec-celebration-product .product .price-box {
    margin-top: 26px;
}

.sec-celebration-product .product .special {
    font-weight: 400;
    font-size: 24px;
    color: #E60012;
    line-height: 28px;
}

.sec-celebration-product .product .normal {
    font-weight: 400;
    font-size: 16px;
    color: #ACACAC;
    line-height: 20px;
    text-decoration: line-through;
    margin-left: 32px;
}

.sec-celebration-product .product .btn-box {
    margin-top: 32px;
}

.sec-celebration-product .product .buy-btn {
    display: block;
    width: 128px;
    height: 40px;
    background-color: #E60012;
    border-radius: 8px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #F8F9FC;
    font-weight: 400;
}

.sec-great-gifts {
    padding-top: 120px;
    width: 100%;
}

.sec-great-gifts .wrapper-ct {
    width: 100%;
    /* margin: 0 auto; */
}

.sec-great-gifts .substance {
    padding-top: 32px;
    width: 1652px;
    margin: 0 auto;
    position: relative;
}

.sec-great-gifts .swiper {
    width: 1500px;
    margin: 0 auto;
    overflow: hidden;
}

.sec-great-gifts .swiper-button-next,
.sec-great-gifts .swiper-button-prev {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    top: 35%;
}

.sec-great-gifts .swiper-button-next:after,
.sec-great-gifts .swiper-rtl .swiper-button-prev:after {
    content: none;
}

.sec-great-gifts .swiper-button-prev:after,
.sec-great-gifts .swiper-rtl .swiper-button-next:after {
    content: none;
}

.sec-great-gifts .swiper-button-next {
    background-image: url(https://iflight.oss-cn-hongkong.aliyuncs.com/store/activity/10th_Anniversary/icon_right.svg);

}

.sec-great-gifts .swiper-button-prev {
    background-image: url(https://iflight.oss-cn-hongkong.aliyuncs.com/store/activity/10th_Anniversary/icon_left.svg);
}

.sec-great-gifts .info {
    background-color: #F8F9FC;
    border-radius: 8px;
    overflow: hidden;
}

.sec-great-gifts .product {
    position: relative;
    height: 625px;
}

.sec-great-gifts .link {
    height: 100%;
    width: 100%;
    position: relative;
}

.sec-great-gifts .link::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, .7));
    opacity: 0.3;
    mix-blend-mode: multiply;
}

.sec-great-gifts .product .product-label {
    position: absolute;
    width: 121px;
    height: 125px;
    left: -8px;
    top: -6px;
}

.sec-great-gifts .product .product-img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.sec-great-gifts .product .desc {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    padding: 32px;
    box-sizing: border-box;
    z-index: 2;
}

.sec-great-gifts .product .desc .name {
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 32px;
    margin-bottom: 8px;
}

.sec-great-gifts .product .desc .slogan {
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
}
.sec-great-gifts.sec-en .product .desc .slogan{
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 26px;
}
.sec-great-gifts .product .desc .left-part {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.sec-great-gifts .product .desc .right-part {
    margin-left: 16px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.sec-great-gifts .product .desc .if-price {
    font-size: 24px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 32px;
    text-align: right;
}

.sec-great-gifts .product .desc .buy-btn {
    display: block;
    width: 128px;
    height: 40px;
    background-color: #E60012;
    line-height: 40px;
    border-radius: 8px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    margin-top: 16px;
}

.sec-great-gifts .gift {
    height: auto;
    position: relative;
}

.sec-great-gifts .gift .if-label {
    position: absolute;
    left: 0;
    top: 16px;
    width: 132px;
    height: 36px;
}

.sec-great-gifts .gift .if-label img {
    width: 100%;
    height: 100%;
}

.sec-great-gifts .gift .gift-info {
    padding: 13px 92px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.sec-great-gifts .gift .gift-img {
    width: 200px;
    height: 200px;
}

.sec-great-gifts .gift .desc {
    padding-left: 18px;
    flex: 1;
}

.sec-great-gifts .gift .name {
    font-size: 24px;
    font-weight: 400;
    color: #252421;
    line-height: 28px;
}

.sec-great-gifts .gift .tip {
    font-size: 16px;
    font-weight: 400;
    color: #7B7B7B;
    line-height: 19px;
    margin-top: 8px;
}

.sec-great-gifts .gift .if-price {
    font-size: 16px;
    font-weight: 400;
    color: #E60012;
    line-height: 20px;
    margin-top: 50px;
}

.sec-top-picks {
    padding-top: 120px;
}

.sec-top-picks .wrapper-ct {
    width: 1500px;
    margin: 0 auto;
}

.sec-top-picks .wrapper-ct .substance {
    padding-top: 32px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
}

.sec-top-picks .product {
    background-color: #F8F7F7;
    border-radius: 8px;
    overflow: hidden;
}

.sec-top-picks .product .product-img {
    height: 363px;
    width: 100%;
    object-fit: cover;
}

.sec-top-picks .product .desc {
    padding: 32px;
    box-sizing: border-box;
    background-color: #F8F9FC;
}

.sec-top-picks .product .desc .line {
    display: none;
}

.sec-top-picks .product .desc .name {
    font-size: 24px;
    font-weight: 400;
    color: #000;
    line-height: 28px;
    height: 64px;
    overflow: hidden;
}

.sec-top-picks .product .desc .if-price .special {
    font-size: 24px;
    font-weight: 400;
    color: #E60012;
    line-height: 28px;
}

.sec-top-picks .product .desc .if-price .normal {
    font-size: 16px;
    font-weight: 400;
    color: #7B7B7B;
    line-height: 20px;
    text-decoration: line-through;
    margin-left: 16px;
}

.sec-share-orders {
    padding-top: 120px;
}

.sec-share-orders .wrapper-ct {
    width: 1500px;
    margin: 0 auto;
}

.sec-share-orders .subheader .details {
    color: #0060EF;
    cursor: pointer;
}

.sec-share-orders .substance {
    margin-top: 32px;
}

.sec-share-orders .info {
    display: flex;
    align-items: center;
    height: 375px;
    background-color: #fff;
    border-radius: 8px;
}

.sec-share-orders .product-img {
    width: 577px;
    height: 300px;
    object-fit: cover;
    margin: 0 150px;
}

.sec-share-orders .gift-img {
    width: 300px;
    height: 300px;
    object-fit: cover;
}

.sec-share-orders .desc {
    margin-left: 121px;
}

.sec-share-orders .desc .text {
    font-size: 48px;
    font-weight: bold;
    color: #252421;
    line-height: 56px;
}

.sec-share-orders .desc .text-sm {
    font-size: 24px;
    font-weight: 400;
    color: #252421;
    line-height: 28px;
    margin-top: 24px;
}

.sec-share-orders .btn-box {
    text-align: center;
    padding-top: 32px;
    box-sizing: border-box;
}

.sec-share-orders .btn-custom,
.sec-add-shopping .btn-custom {
    display: inline-block;
    width: 128px;
    height: 36px;
    background-color: #252421;
    border-radius: 60px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    cursor: pointer;
}

.sec-add-shopping {
    padding-top: 120px;
}

.sec-add-shopping .wrapper-ct {
    width: 1500px;
    margin: 0 auto;
}

.sec-add-shopping .substance {
    padding-top: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sec-add-shopping .product {
    background-color: #F8F7F7;
    border-radius: 8px;
    overflow: hidden;
    width: calc(100% / 3 - 21px);
    /* height: 356px; */
    position: relative;
}

.sec-add-shopping .product:nth-child(2) {
    margin: 0 21px;
}

.sec-add-shopping .link {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sec-add-shopping .product .product-img {
    height: 203px;
    width: 350px;
    margin: 41px auto;
    object-fit: cover;
}

.sec-add-shopping .product .desc {

    width: 100%;
    padding: 16px 32px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #F8F9FC;
}

.sec-add-shopping .product .name {
    font-size: 24px;
    font-weight: 400;
    color: #252421;
    line-height: 28px;
}

.sec-add-shopping .product .if-price {
    font-size: 24px;
    font-weight: 400;
    color: #E60012;
    line-height: 28px;
}

.sec-add-shopping .product .if-price .normal {
    font-size: 16px;
    font-weight: 400;
    color: #7B7B7B;
    line-height: 20px;
    margin-left: 16px;
}

.sec-add-shopping .product .buy-btn {
    display: block;
    width: 128px;
    height: 40px;
    background-color: #E60012;
    border-radius: 6px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
}

.sec-shoping-reasons {
    padding: 120px 0;
}

.sec-shoping-reasons .wrapper-ct {
    width: 1248px;
    margin: 0 auto;
}

.sec-shoping-reasons .if-header {
    font-size: 26px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
}

.sec-shoping-reasons .substance {
    padding-top: 32px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 32px;
}

.sec-shoping-reasons .substance .info {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 175px;
}

.sec-shoping-reasons .substance .info .icon {
    width: 64px;
    height: 64px;
}

.sec-shoping-reasons .substance .info .text {
    margin-top: 13px;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    line-height: 23px;
    text-align: center;
}

.sec-shoping-reasons .substance .info .text-sm {
    margin-top: 8px;
    font-size: 16px;
    font-weight: 400;
    color: #9fa3a6;
    line-height: 19px;
    text-align: center;
}

.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

.dialog {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    z-index: 1000;
    width: 80%;
    max-width: 600px;
}



.dialog .close {
    position: absolute;
    top: 0;
    right: 10px;
    cursor: pointer;
}

.dialog .if-header {
    border-bottom: 1px solid #eee;
}

.dialog .if-header .if-title {
    padding: 15px 0;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    background: #ffffff;
    color: #333;
}

.dialog .substance {
    padding: 30px 60px;
    font-size: 14px;
    line-height: 20px;
    color: #333;
}

.dialog .text-sm {
    color: #7E7F7F;
}

@media (max-width: 768px) {
    body {
        position: relative;
        min-height: 100%;
    }

    .content {
        overflow-y: unset;
        overflow-x: unset;
    }

    #wrapper {
        overflow: unset;
    }

    .sec-banner {
        height: 530px;
    }

    .sec-banner .text-container {
        width: 100%;
        padding-top: 168px;
    }

    .sec-banner .if-title {
        text-align: center;
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 16px;
    }

    .sec-banner .subtitle .text {
        font-size: 32px;
        line-height: 38px;
        text-align: center;
    }

    .sec-banner .subtitle .text-sm {
        text-align: center;
        font-size: 16px;
        line-height: 19px;
    }

    .sec-navbar {
        height: 46px;
        top: 104px;
    }

    .sec-navbar .navbar .navitem {
        line-height: 46px;
        font-size: 12px;
    }

    .page .if-header {
        font-size: 20px;
        line-height: 23px;
    }

    .page .subheader {
        font-size: 12px;
        line-height: 14px;
        padding: 0 16px;
    }

    .sec-celebration-product {
        padding-top: 48px;
    }

    .sec-celebration-product .wrapper-ct {
        width: calc(100% - 32px);
        margin: 0 16px;
    }

    .sec-celebration-product .product {
        flex-direction: column;
        margin-top: 16px;
    }

    .sec-celebration-product .product:last-child {
        flex-direction: column-reverse;
    }

    .sec-celebration-product .product .img {
        width: 100%;
        height: 185px;
    }

    .sec-celebration-product .product .img .product-label {
        /* display: none; */
        width: 81px;
        height:84px
    }
    .sec-celebration-product .product .img .product-label.left-part{
        top: -4px;
        left: -6px;
    }
    .sec-celebration-product .product .img .product-label.right-part{
        top: -4px;
        right: -6px;
    }
    .sec-celebration-product .product .img .product-img {
        height: 170px;
        margin-top: 20px;
    }

    .sec-celebration-product .product .desc {
        padding: 16px;
    }

    .sec-celebration-product .product .text {
        font-size: 16px;
        line-height: 19px;
    }

    .sec-celebration-product .product .text-sm {
        font-size: 12px;
        line-height: 14px;
        margin-top: 8px;
    }

    .sec-celebration-product .product .price-box {
        margin-top: 8px;
    }

    .sec-celebration-product .product .special {
        font-size: 16px;
        line-height: 19px;
    }

    .sec-celebration-product .product .normal {
        font-size: 12px;
        line-height: 14px;
        margin-left: 10px;
    }

    .sec-celebration-product .product .btn-box {
        margin-top: 8px;
    }

    .sec-celebration-product .product .buy-btn {
        width: 90px;
        height: 28px;
        line-height: 28px;
        font-size: 12px;
    }

    .sec-great-gifts {
        padding-top: 48px;
    }

    .sec-great-gifts .wrapper-ct {
        width: calc(100% - 32px);
        margin: 0 auto;
    }

    .sec-great-gifts .substance {
        width: 100%;
    }

    .sec-great-gifts .swiper-button-prev,
    .sec-great-gifts .swiper-button-next {
        display: none;
    }

    .sec-great-gifts .info:not(:first-child) {
        margin-top: 16px;
    }

    .sec-great-gifts .product {
        height: 336px;
    }

    .sec-great-gifts .product .desc {
        padding: 16px;
    }

    .sec-great-gifts .product .desc .name {
        font-size: 20px;
        line-height: 23px;
    }

    .sec-great-gifts .product .desc .slogan {
        font-size: 12px;
        line-height: 14px;
    }
    .sec-great-gifts.sec-en .product .desc .slogan{
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 0;
    }
    .sec-great-gifts .product .desc .right-part {
        margin-left: 8px;
    }

    .sec-great-gifts .product .desc .if-price {
        font-size: 20px;
        line-height: 23px;
    }

    .sec-great-gifts .product .desc .buy-btn {
        width: 90px;
        height: 28px;
        line-height: 28px;
        font-size: 12px;
    }

    .sec-great-gifts .gift {
        height: auto;
    }

    .sec-great-gifts .gift .gift-info {
        padding: 16px 38px;
    }

    .sec-great-gifts .gift .if-label {
        width: 90px;
        height: 20px;
        top: 8px;
    }

    .sec-great-gifts .gift .gift-img {
        width: 88px;
        height: 88px;
    }

    .sec-great-gifts .gift .desc {
        padding-top: 0px;
        padding-left: 16px;
    }

    .sec-great-gifts .gift .name {
        font-size: 14px;
        line-height: 16px;
    }

    .sec-great-gifts .gift .tip {
        font-size: 12px;
        line-height: 14px;
        margin-top: 2px;
    }

    .sec-great-gifts .gift .if-price {
        font-size: 10px;
        line-height: 12px;
        margin-top: 8px;
    }


    .sec-great-gifts .swiper {
        width: 100%;
        overflow: unset;
    }

    .sec-great-gifts .swiper .swiper-wrapper {
        display: flex;
        flex-direction: column;
    }
    .sec-great-gifts .product .product-img{
        height:80%;
    }
    .sec-top-picks {
        padding-top: 48px;
    }

    .sec-top-picks .wrapper-ct {
        width: calc(100% - 32px);
    }

    .sec-top-picks .wrapper-ct .substance {
        grid-template-columns: repeat(2, 1fr);
        padding-top: 16px;
    }

    .sec-top-picks .product .product-img {
        height: 142px;
    }

    .sec-top-picks .product .desc {
        padding: 0 8px 8px 8px;
    }

    .sec-top-picks .product .desc .line {
        display: block;
        height: 1px;
        width: 100%;
        background-color: #CBCBCB;
    }

    .sec-top-picks .product .desc .name {
        height: 40px;
        font-size: 14px;
        line-height: 16px;
        margin-top: 8px;
    }

    .sec-top-picks .product .desc .if-price .special {
        font-size: 12px;
        line-height: 14px;
    }

    .sec-top-picks .product .desc .if-price .normal {
        font-size: 10px;
        line-height: 12px;
    }

    .sec-share-orders {
        padding-top: 48px;
    }

    .sec-share-orders .wrapper-ct {
        width: calc(100% - 32px);
    }

    .sec-share-orders .substance {
        margin-top: 16px;
    }

    .sec-share-orders .product-img {
        width: 132px;
        height: 68px;
        margin: 0 32px;
    }

    .sec-share-orders .gift-img {
        width: 68px;
        height: 68px;
    }

    .sec-share-orders .info {
        height: 86px;
    }

    .sec-share-orders .desc {
        margin-left: 8px;
    }

    .sec-share-orders .desc .text {
        font-size: 16px;
        line-height: 19px;
    }

    .sec-share-orders .desc .text-sm {
        font-size: 10px;
        line-height: 12px;
        margin-top: 12px;
    }

    .sec-share-orders .btn-box,
    .sec-add-shopping .btn-box {
        padding-top: 24px;
    }

    .sec-share-orders .btn-custom,
    .sec-add-shopping .btn-custom {
        width: 164px;
        height: 36px;
        line-height: 36px;
        font-size: 16px;
    }

    .sec-add-shopping {
        padding-top: 48px;
    }

    .sec-add-shopping .wrapper-ct {
        width: calc(100% - 32px);
    }

    .sec-add-shopping .substance {
        flex-direction: column;
        padding-top: 16px;
    }

    .sec-add-shopping .product {
        width: 100%;
        height: 240px;
    }

    .sec-add-shopping .product:not(:first-child) {
        margin-top: 16px;
    }

    .sec-add-shopping .product .product-img {
        width: 248px;
        height: 144px;
        margin: 18px auto;
    }

    .sec-add-shopping .product .desc {
        padding: 16px;
    }

    .sec-add-shopping .product .name {
        font-size: 16px;
        line-height: 19px;
    }

    .sec-add-shopping .product .info {
        margin-top: 8px;
    }

    .sec-add-shopping .product .if-price {
        font-size: 16px;
        line-height: 19px;
    }


    .sec-add-shopping .product .btn-box {
        padding: 0;
    }

    .sec-add-shopping .product .buy-btn {
        width: 90px;
        height: 28px;
        line-height: 28px;
    }

    .sec-shoping-reasons {
        padding: 48px 0;
    }

    .sec-shoping-reasons .wrapper-ct {
        width: calc(100% - 32px);
    }

    .sec-shoping-reasons .substance {
        grid-template-columns: repeat(2, 1fr);
        padding-top: 16px;
    }

    .sec-shoping-reasons .substance .info .text {
        font-size: 14px;
        line-height: 16px;
        margin-top: 12px;
    }

    .sec-shoping-reasons .substance .info .text-sm {
        font-size: 12px;
        line-height: 14px;
        margin-top: 4px;
    }
    .dialog .substance{
        padding: 21px;
    }

    .sec-great-gifts .product .product-label{
        width: 81px;
        height: 84px;
        top: -4px;
        left: -6px;
    }
}