body,div,p,img,h1,h2,h3,h4,h5,h6,form,table,th,tr,td,ul,ol,li,dl,dt,dd{margin:0}
@font-face{
    /*font-family: 'HYk2gj';*/
    /*src : url('../fonts/HYk2gj.ttf');*/
    font-family: TransducerTest-CondensedBold;
    src:url("https://static.shokz.co.kr/resource/2025/11/06/TransducerTest-CondensedBold-BF645c3dd7e4137_690c7aeb05f2d.otf");
}
.bl5_pc{
    display: block;
}

.bl5_mo_nav{
    display: none;
}
.main-content{
    font-size: 20px;
    color: gold;
    background: linear-gradient(175.38deg, #240530 7.18%, #8F3D24 147.03%);
    font-family: Noto Sans KR;
}

.bl5_sec .w1200 h2{
    font-size: 24px;
    line-height: 140%;
    font-weight: 600;
    background: linear-gradient(86deg, #FFF3AF -7.75%, #F5662C 95.59%);
    font-family: Noto Sans KR;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.bl5_title{
    font-size: 40px;
    font-weight: 800;
    color: white;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.bl5_title_desc{
    font-size: 18px;
    text-align: center;
    margin-top: 0.2%;
    color: rgba(200, 200, 200, 1);
}

.bl5_sec{
    width: 100%;
}
.to_top{
    padding-top: 104px;
}
.text-c{
    text-align: center;
}

/*.bl5_h2{*/
/*    padding-top: 98px;*/
/*}*/

.pc_line{
    width: 1px;
    height: 145px;
    background: #7E2F2F;
    margin-left: 20px;
}


.bl5_banner{
    position: relative;
    width: 100%;
}
.bl5_banner>img{
    position: relative;
    object-fit: cover;
    min-height: 600px;
    height: 100%;
    width: auto;
}
.bl5_banner_content{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}
.bl5_banner_content .bl5_box{
    padding-top: 5%;
}
.w1200{
    width: 90vw;
    margin: 0 auto;
    max-width: 1200px !important;
}
.bl5_banner_content .w1200 h2{
    font-size: 24px;
    line-height: 140%;
    font-weight: 600;
    width: 480px;
    /*background: linear-gradient(90deg, #FFF3AF, #F5662C 20%);*/
    background: linear-gradient(86deg, #FFF3AF -7.75%, #F5662C 95.59%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.bl5_banner_content .bl5_box .banner_title{
    font-size: 56px;
    line-height: 130%;
    margin-bottom: 22px;
    /*margin-top: 22px;*/
    font-weight: 800;
    width: 420px;
    /*background: linear-gradient(90deg, #FFF3AF, #F5662C 20%);*/
    background: linear-gradient(84.14deg, #FFF3AF -40.97%, #F5662C 106.82%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.bl5_banner_content .bl5_box img{
    margin: 16px 0 24px;
}
.bl5_banner_content .bl5_box .date{
    margin-bottom: 5px;
    width: 168px;
    height: 33px;
    color: white;
    border-radius: 6px;
    background: linear-gradient(90.67deg, #314690 3.94%, #62377C 127.66%);

}
.bl5_banner_content .bl5_box .date p{
    font-size: 18px;
    line-height: 33px;
    font-weight: 400;
    text-align: center;
}

.bl5_banner_content  .countdown-warpper{margin-bottom:27px;width:365px;margin-top: 22px;}
.bl5_banner_content  .countdown-timer{display: flex;justify-content: space-between;gap:19px}
.bl5_banner_content  .countdown-timer .timer-item {
    gap:5px;display: flex;
    flex-direction: column;
    align-items: center;
}
.bl5_banner_content  .countdown-timer .timer-num{
    width:57px;height:57px;font-size:32px;
    color:#fff;font-weight: 700;
    /*font-family: Transducer Test;*/
    background: rgba(255, 255, 255, 0.3);
    border-radius: 4.74px;display: flex;align-items: center;justify-content: center;
    font-family: TransducerTest-CondensedBold;
}
.bl5_banner_content  .countdown-timer .timer-mark{height:57px;line-height:61px;font-size:18px;color:#E2E2E2}
.bl5_banner_content  .countdown-timer .timer-label{font-size:12px;color:#E2E2E2}
.bl5_banner_content .invite {
    line-height: 22px;
    color: #FFFFFF;
    margin-bottom: 8px;
}

.bl5_banner_content .banner_button{
    /*background: #FF7A3D;*/
    background:  rgba(255, 122, 61, 1);
    width: 188px;
    height: 48px;
    border-radius: 4px;
    text-align: center;
    color: white;
    font-size: 16px;
    font-family: Noto Sans KR;
    font-weight: 500;
    line-height: 48px;
}

.bl5_nav{
    height: 66px;
    background: linear-gradient(90deg, #281B28 0%, #4A1A8D 100%);
    color: white;
    position: sticky;
    z-index: 1000;
    font-size: 20px;
    top: 0px;
}
.flex{
    display: flex;
}
.justify-content{
    justify-content: center;
}
.bl5_nav .w1200 ul li{
    width: 25%;
    line-height: 20px;
    text-align: center;
    color: white;
    padding: 20px 0;
    height: 66px;
    cursor: pointer;
    font-size: 16px;
}
.bl5_nav .w1200 ul li.active{
    border-bottom: 2px solid white;
    font-size: 20px;
}


.bl5_coupon{
    /*background: linear-gradient(9.45deg, #2B092F 7.69%, #250630 90.01%);*/
    width: 100%;
}

/*.bl5_sec .w1200 h2{*/
/*    padding-top: 5%;*/
/*    text-align: center;*/
/*    background: linear-gradient(90deg, #FFF3AF, #F5662C 20%);*/
/*    background-clip: text;*/
/*    -webkit-background-clip: text;*/
/*    -webkit-text-fill-color: transparent;*/
/*}*/
.bl5_coupon .coupon_title{
    font-size: 40px;
    font-weight: 800;
    color: white;
    text-align: center;
    margin-top: 16px;
    margin-bottom: 32px;
}
.bl5_coupon .coupon_title>span{
    /*font-family: Transducer;*/
    font-family: TransducerTest-CondensedBold;
}
.bl5_coupon .coupon_content{
    width: 384px;
    height: 257px;
    margin: 0 8px;
    position: relative;
}
.bl5_coupon .cou_com{
    width: 100%;
    position: relative;

}
.bl5_coupon .coupon_content .cou_com img{
    position: relative;
}
.bl5_coupon .coupon_content .cou_com .cou_img{
    display: block;
    /*display: none;*/
}
.bl5_coupon .coupon_content .cou_com .bl5_mo_have{
    display: none;
}
.bl5_coupon .coupon_content .cou_com .bl5_mo_no{
    display: none;
}
.bl5_coupon .coupon_content .cou_com .cou_over_img{
    display: none;
    /*display: block;*/
}
.cou_com .cou_over_text{
    display: none;
    /*display: inline;*/
    font-size: 28px;

}
.bl5_coupon .top .cou_number{
    font-size: 42px;
    margin-left: 80px;
}
.bl5_coupon .top .cou_title{
    position: absolute;
    top: 20%;
    left: 38%;
}
.bl5_coupon  .cou_text{
    position: absolute;
    top: 10%;
    left: 8.3%;
    width: 320px;
    height: 126px;
    color: black;
}
.bl5_coupon  .cou_text .desc{
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
}
.bl5_coupon  .cou_text .desc .text-border{
    background: rgba(243, 244, 246, 1);
    border-radius: 5px;
    width: 82px;
    height: 36px;
    line-height: 36px;
    text-align: center;
}
.bl5_coupon  .cou_text .desc .text-border span{
    font-size: 14px;
    font-weight: 400;
}
.bl5_coupon  .cou_text .tip{
    font-weight: 600;
    /*margin: 10px 0;*/
    line-height: 22px;
    margin: 8px 0;
    font-size: 16px;
}
/*.bl5_coupon .top .copou_no{*/
/*    left: 10%;*/
/*}*/
.bl5_coupon  .cou_progress{
    justify-content: space-between;
    height: 40px;
    margin-top: 20px;
}

.progress-bar {
    width: 100%;
    height: 6px;
    background-color: #f0f0f0;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
}

.progress-fill {
    height: 100%;
    width: 0%;
    /*background: linear-gradient(90deg, #1E90FF, #2E8B57);*/
    /*background: linear-gradient(90.63deg, #314690 3.92%, #62377C 96.58%);*/
    background: linear-gradient(90.63deg, #314690 3.92%, #E0C5FF 96.58%);

    border-radius: 15px;
    transition: width 0.5s ease;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    /*padding-right: 10px;*/
    color: white;
    font-weight: bold;
    box-sizing: border-box;
}


.bl5_coupon  .cou_progress .progress_content{
    font-size: 16px;
    width: 176px;
    /*margin-top: 5px;*/
}
.bl5_coupon  .get_cou_button{
    width: 103px;
    background: rgba(10, 10, 10, 1);
    border-radius: 4px;
    /*height: 100%;*/
    text-align: center;

    /*margin-top: 4%;*/
}
.bl5_coupon  .get_cou_button_grey{
    background: grey;
}
.bl5_coupon  .get_cou_button button{
    color: white;
    /*padding-bottom: 2px;*/
    font-size: 16px;
    line-height: 40px;
}

.bl5_coupon .clock_info{
    width: 528px;
    /*width: 468px;*/
    height: 80px;
    /*margin-top: 32px;*/
    text-align: center;
    margin: 32px auto 0;

}
.bl5_coupon  .clock{
    /*margin-top: 50px;*/
    width: 500px;
    /*width: 372px;*/
    height: 40px;
    text-align: center;
    color: white;
    margin: auto;
}
.bl5_coupon  .clock span{
    font-size: 18px;
    font-weight: 500;
    line-height: 40px;
}
.bl5_coupon  .clock .clock_button{
    width: 127px;
    height: 40px;
    background: #fff;
    border-radius: 24px;
    margin-left: 16px;
    font-size: 16px;
    line-height: 40px;
}
.bl5_coupon  .clock .clock_button img{
    transform: translateY(-2px);
    height: 24px;

}
.bl5_coupon  .clock .clock_button .clock_button_content{
    width: 91px;
    height: 24px;
    text-align: center;
    margin: auto;
    font-size: 16px;
    font-weight: 500;
}
.bl5_coupon  .clock .clock_button .clock_button_content img{
    /*padding-bottom: 5px;*/
    width: 24px;
    height: 24px;
}

.bl5_coupon  .cou_info{
    margin-top: 16px;
    text-align: center;
    color: white;
    display: flex;
    justify-content: center;
    font-size: 16px;
    /*padding-bottom: 60px;*/
    width: 468px;
    height: 24px;

}
#check_agree_coupon_no{
    display: none;
}
.check_agree_coupon{
    display: block !important;
    /*background: gray;*/
    width: 24px;
    height: 24px;
}
.check_agree_coupon_no{
    display: none !important;
}
/*.check_agree_coupon:checked{*/
/*    background: red !important;*/
/*    color: gold  !important;*/
/*}*/

.bl5_coupon .cou_info .checkbox_tip{
    font-size: 16px;
}
.bl5_coupon .cou_info .checkbox_tip_red{
    color: red;
}
    /*.bl5_coupon .cou_info .note{*/
/*    margin-left: 16px;*/
/*}*/
.bl5_coupon .clock_info .note{
    margin-left: 32px;
    font-size: 14px;
}

.bl5_coupon  .clock_info .cou_detail{
    margin-left: 16px;
    border-bottom: 1px solid #fff;
    position: relative;
    font-size: 14px;
}

.bl5_coupon .cou_detail .coupon_tip_img{
    display: none;
    position: absolute;
    top: 30px;
    left: -200px;
    width: 528px;
    height: 123px;
    /*z-index: 100;*/
    /*background: grey;*/
}

.bl5_coupon .cou_detail .coupon_tip_img .coupon_tip_box img{
    width: 16px;
    height: 16px;
    margin-left: 230px;
}
.tip_desc{
    background: white;
    color: black;
    text-align: left;
    width: 528px;
    height: 103px;
    padding: 20px;
    font-size: 14px;
    line-height: 130%;
    border-radius: 6px;
}
.bl5_coupon .cou_detail:hover .coupon_tip_img{
    display: block;
}

.bl5_coupon .note{
    margin-left: 20px;
    position: relative;
}
.bl5_coupon .note .tip_icon_img{
    position: absolute;
    top: 30px;
    left: -200px;
    width: 550px;
    height: 240px;
    display: none;
    /*background: gray;*/
}
.bl5_coupon .note:hover .tip_icon_img{

    display: block;
}
.bl5_coupon .note .tip_icon_img .coupon_tip_box img{
    width: 16px;
    height: 16px;
    margin-left: 230px;
}

.bl5_coupon .note .tip_icon_img .coupon_tip_box .tip2_desc {
    background: white;
    color: black;
    font-size: 14px;
    padding: 15px 10px;
    width: 550px;
    height: 224px;
    text-align: left;
    border-radius: 5px;
    line-height: 140%;
}

.bl5_coupon .note .tip_icon_img .coupon_tip_box .coupon_tip_ul li {
    position: relative;
    padding-left: 1.5em;
    text-indent: -1.5em;
    /*margin-bottom: 0.5em;*/
}

.bl5_coupon .note .tip_icon_img .coupon_tip_box .coupon_tip_ul li::before {
    content: "•";
    padding-right: 0.5em;

}




.bl5_product.to_top{
    /*background: linear-gradient(9.45deg, #44162C 7.69%, #250630 90.01%);*/
    text-align: center;
    padding-top: 80px;
}
.bl5_product .w1200 .bl5_h2>span{
    font-size: 32px;
    /*font-family: Transducer;*/
    font-family: TransducerTest-CondensedBold;
    font-weight: 800;

}
#bl5_product_title>span{
    font-size: 32px;
    font-weight: inherit;
}
.category-buttons{
    color: gold;
    display: flex;
    justify-content: center;
    gap: 20px;
}
/*.category-btn{*/
/*    background: #fff;*/
/*}*/


/* 分类按钮样式 */
.category-buttons {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 40px;
    margin-top: 40px;
}
.category-btn {
    /*background: #fff;*/
    /*border: 2px solid #ddd;*/
    /*color: #333;*/
    padding: 12px 24px;
    border-radius: 25px;
    cursor: pointer;
    transition: all 0.3s ease;
    font-weight: 600;
    font-size: 18px;

    color: white;
    border: 1px solid white;

}
.category-btn.active, .category-btn:hover {
    /*background: #ff7a3d;*/
    /*border-color: #ff7a3d;*/
    /*color: white;*/

    color: #ff7a3d;
    border: 1px solid #ff7a3d;
    /*border: 1.5px solid var(--brand-primary, rgba(255, 122, 61, 1));*/
}

/* 产品网格布局 */
.product-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    justify-content: flex-start;
}
/*.product-grid .image-card {*/
/*    margin-bottom: 0;*/
/*    flex: 0 0 calc(33.333% - 16px); !* PC端每行3个 *!*/
/*    min-width: 320px; !* 最小宽度确保不会过小 *!*/
/*}*/
/*.no-slide .image-card {*/
/*    margin-bottom: 0;*/
/*    flex: 0 0 calc(33.333% - 16px); !* PC端每行3个 *!*/
/*    min-width: 320px; !* 最小宽度确保不会过小 *!*/
/*}*/
.product-grid .product-card {
    width: 100%;
    min-width: 320px; /* 确保产品卡有最小宽度 */
    max-width: 420px; /* 稍微增加最大宽度以适应3列布局 */
    border-radius: 6px;
    overflow: hidden;
}

.product-grid .product-card .product-tip{
    position: absolute;
    top: 24px;
    right: 24px;
    width: 94px;
    height: 29px;
    background: rgba(255, 238, 229, 0.3);
    font-size: 15px;
    border-radius: 15px;
    color: white;
    line-height: 29px;
    text-align: center;

}
.product-grid .product-card .product-tip span{
    /*padding-top: 5px;*/
}
.product-grid .product-card .product_gift_box{
    position: absolute;
    /*top: 218px;*/
    /*top: 248px;*/
    top: 235px;
    left: 24px;
    width: 336px;
    height: 40px;
    margin: auto;
}

.product-grid .product-card .product_gift_box .product_gift_box_con{
    position: relative;
    width: 336px;
    height: 40px;
    border-radius: 4px;
    background: rgba(255, 244, 240, 1);

}
.product-grid .product-card .product_gift_box .product_gift_box_con .product_gift_box_bg{
    position: absolute;
    top: 0;
    left: 0;
    /* width: 100%; */
    /* height: 40px; */
    z-index: 1;
    width: 100%;
    height: 100%;
}
.product-grid .product-card .product_gift_box .product_gift_box_con .product_tip_big{
    color: rgba(255, 122, 61, 1);
    font-size: 18px;
    line-height: 40px;
    font-weight: 600;
    z-index: 2;
    position: relative;
    top: -16px;
    left: -12px;
}
.product-grid .product-card .product_gift_box .product_gift_box_con .product_gift_box_img_tip_big{
    top: -10px;
}
.product-grid .product-card .product_gift_box .product_gift_box_con .product_tip_desc{
    font-size: 12px;
    line-height: 31px;
    margin: 4.5px 8px;
    position: relative;
    z-index: 2;
    top: -20px;
    left: -12px;
    color: rgba(255, 122, 61, 1);
}
.product-grid .product-card .product_gift_box .product_gift_box_con .product_gift_box_img_tip_desc{
    top: -12px;
}
.product-grid .product-card .product_gift_box .product_gift_box_con .product_gift_box_img{
    width: 80px;
    height: 80px;
    position: relative;
    z-index: 2;
    top: -20px;
    right: -20px;

}
.product-grid .product-card .product_gift_box .product_gift_box_con .product_gift_box_img_black{
    width: 66px;
    height: 66px;
    top: -12px;
}
.category-products {
    display: none;
}
.category-products.active {
    display: block;
}

/* 容器样式 */
/*.w1200 {*/
/*    width: 90vw;*/
/*    margin: 0 auto;*/
/*    max-width: 1300px !important; !* 增加最大宽度以容纳3个产品卡 *!*/
/*    padding: 0 26px; !* 添加内边距 *!*/
/*}*/

.sy-sec-product {
    padding: 40px 0;
}

/* Gift图片重叠样式 - 重叠到product-pic图片上 */
.product-card {
    position: relative;
}

.product-pic {
    display: block;
    width: 100%;
    height: auto;
    margin: 35px auto;
}

.product-gift {
    position: absolute !important;
    top: 40%; /* 调整到product-pic图片底部区域 */
    right: 5px;
    width: 30% !important;
    height: auto;
    z-index: 10;
    margin: 0 !important;
    object-fit: contain;
    max-width: 180px;
    /* 不使用transform，直接定位 */
}

/* 隐藏sy-mb类的margin以防影响定位 */
.product-gift.sy-mb {
    margin-bottom: 0 !important;
}

.product-btns {
    display: flex;
    gap: 12px; /* 按钮之间的间距 */
    margin-top: 10px;
}

.product-btns .skip-btn {
    cursor: pointer;
    width: 13%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    border: 1px solid  #FF9962;
    margin-left: unset;
    /* 移除margin-left，因为现在是第一个按钮 */
}

.product-btns .add-btn {
    padding: 9px 0px;
    flex: 1;
    cursor: pointer;
    border-radius: 4px;
    background: #FF7A3D;
    color: #fff;
    font-size: 16px;
}

.product-btns .skip-btn .listing{
    color: #FF7A3D;
    font-weight: 600;
    font-size: 16px;
}
.new-price{
    color: rgba(255, 77, 10, 1);
}

/* 原价格颜色设置 */
.original-price {
    color: #bababa !important;
    text-decoration: line-through;
    font-weight: 400; !important;
}

.bl5_product .image-card {
    display: flex;
    margin-bottom: 48px;
    border-radius: 6px;
}

.product-card {
    width: 384px;
    box-shadow: 0px 8px 32px 0px #11111A0D;
    position: relative;
    background: #fff;
}

.product-card .product-discount {
    position: absolute;
    left: 16px;
    top: 0px;
    width: 95px;
}
.product-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.product-card .product-pic {
    width: 384px;
    /*width: auto;*/
    height: 290px;
    /*height: 250px;*/
    cursor: pointer;
    margin: 0;
    object-fit: contain;
}

.product-card .product-info{
    width: 100%;
    padding: 0px 24px 24px;
    text-align: start;

}

.product-card .product-info .product-name {
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    color: #000000;
    margin-bottom: 16px;
}

.product-card .product-info .product-colors {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}
.product-colors .product-color  {
    padding: 3px;
    margin-right: 4px;
    position: relative;
    border: 1px solid transparent;
    border-radius: 50%;
    cursor: pointer;
}

.product-colors .product-color span {
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
}
.product-colors .product-color.color-active {
    border: 1px solid #FF7A3D;
    cursor: not-allowed;
}

.product-type {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
    color: gray;
    font-size: 13px;
}

.product-type-item {
    display: flex;
    align-items: flex-start;
    margin-right: 5px;
    flex-direction: column;
}
.product-type-item .type-lis{
    width: 160px;
    height: 26px;
    /*border: 1px solid rgba(255, 182, 136, 1);*/
    /*text-align: center;*/
    /*background: rgba(255, 248, 245, 1);*/
    /*color: rgba(255, 182, 136, 1);*/
    display: flex;
    justify-content: flex-start;
    gap: 8px;
    margin-top: 8px;
}
#communication-products .product-type-item .type-lis{
    width: 260px;
}
.product-type-item .type-lis .type-li{
    /*width: 66px;*/
    /*height: 26px;*/
    /*border: 1px solid rgba(255, 182, 136, 1);*/
    text-align: center;
    background: rgba(247, 247, 247, 1);
    /*color: rgba(255, 182, 136, 1);*/
    border-radius: 5px;
    width: 70px;
    line-height: 26px;
}

.product-type-item .type-lis .type-li-active{
    /*width: 66px;*/
    /*height: 26px;*/
    border: 1px solid rgba(255, 182, 136, 1);
    text-align: center;
    background: rgba(255, 248, 245, 1);
    color: rgba(255, 182, 136, 1);
    width: 70px;
    line-height: 22px;
}

.product-swiper{
    width: 1200px;
    height: 600px;
}

.product-swiper .swiper-wrapper{
    width: 1608px;
    height: 538px;
    flex-wrap: nowrap;
    gap: 0;
}
#best-products  .swiper-wrapper{
    width: 1200px;
}
#communication-products  .swiper-wrapper{
    width: 792px;
}
.product-swiper .swiper-wrapper .swiper-slide{
    width: 384px;
    height: 538px;
    background: grey;
}
/*#sports-products .product-grid .image-card{*/
/*    flex: 0;*/
/*}*/

.product-swiper-page{

}
.product-swiper .swiper-switch {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 16px;
}
.product-swiper .swiper-switch .swiper-pagination {
    position: relative;
    text-align: left;
}
.product-swiper .swiper-switch  .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #D1D5DB;
    border-radius: 50%;
    margin-right: 16px;

}
.product-swiper .swiper-switch  .swiper-pagination-bullet-active {
    border-radius: 8px;
    width: 36px;
    height: 8px;
    background: white;

}
.product-swiper .swiper-pagination-btns {
    display: flex;
    align-items: center;
    gap: 20px;
}
.product-swiper-page .swiper-pagination-bullets.swiper-pagination-horizontal{
    width: 60%;
}
.product-swiper .swiper-pagination-btns .button-next{
    margin-right: 5px;
}

.product-swiper .swiper-button-disabled svg {
    opacity: 0.3;
}



.free_gift{
    margin-top: 32px;
}
.free_gift>h3{
    color: white;
    font-size: 20px;
    line-height: 140%;
    font-weight: 500;
}
.free_gift_box{
    /*background: linear-gradient(90deg, #4E1C31 7.69%, #6C3844 90.01%);*/

    margin-top: 32px;
    color: white;
    height: 514px;
    position: relative;
    display: flex;
    justify-content: space-between;
}
.new_gift_box_left{
    width: 792px;
    height: 514px;
    position: relative;
}
.gift_box_img_box{
    position: absolute;
    margin-left: 60px;
    width: 263px;
    height: 46px;
}
.gift_box_img{
    position: relative;
    margin-left: 18px;
    width: 172px;
    height: 46px;
}
.gift_title_tip{
    text-align: center;
    margin: auto;
    font-size: 16px;
    font-weight: 500;
    position: absolute;
    top: 8px;
    left: 15px;
    width: 141px;
    height: 22px;
}

.gift_box_warpper{
    background: linear-gradient(90deg, #692A34 0%, #5E1C38 100%);
    border: 2px solid;
    border-image-source: linear-gradient(107.91deg, rgba(102, 28, 28, 0.64) -4.51%, rgba(90, 33, 106, 0.16) 46.5%, rgba(28, 9, 72, 0.64) 99.51%);
    margin-top: 5px;
    border-radius: 12px;
    height: 509px;
    width: 792px;
}
.gift_box_warpper .gift_box_warp .gift_box_warpper_title{
    margin: 23px 24px 0 0;
    font-size: 14px;
    text-align: right;
    font-weight: 400;
    line-height: 140%;
}
.gift_box_left_box{

    /* margin: 0 0 0 60px; */
    width: 100%;
    padding: 0 0 0 60px;

}
.left_box_top{
    /*height: 234px;*/
    /*margin-top: 13px;*/
    border-bottom: 1px solid rgba(163, 78, 88, 1);
    overflow: hidden;

    height: 213px;
    /*margin-top: 0;*/
    width: 100%;

}
/*.first_col{*/
/*    justify-content: space-between;*/
/*}*/

.gift_box_left{
    width: 380px;
    /*height: 325px;*/
    height: 426px;
    padding-right: 35px;
}
.gift_box_left span{
    margin-top: 10px;
    margin-left: 287px;
    font-size: 14px;
    font-weight: 400;
}
.gift_box_img img{
    /*width: 150px;*/
    position: relative;
}

.gift_box_img span{
    position: absolute;
    top: 0;
    left: 18px;
}
.first_col .text{
    font-size: 12px;
    margin-left: 60px;
}
.gift_box_warpper_content .title{
    /*height: 30px;*/
    display: block;
    background: #77313C;
    font-size: 20px;
    text-align: center;
    border-radius: 5px;
    /*color: #FF3C3D;*/
    /*line-height: 30px;*/

    width: 134px;
    height: 38px;
    font-weight: 600;
    color: black;
    line-height: 38px;
    /*background: linear-gradient(0deg,  #FFFFFF,  #FFFFFF),*/
    /*linear-gradient(95.58deg, rgba(255, 182, 105, 0.3) 0%, rgba(255, 118, 118, 0.3) 52.88%, rgba(178, 18, 138, 0.3) 100%);*/
    background: linear-gradient(90deg, #FFE8D2 0%, #FFD8D6 50%, #ECBDDA 100%);


}
.gift_box_warpper_content{
    text-align: left;
    width: 792px;
    /*height: 509px;*/

    height: 426px;
    margin-top: 40px;

    /*background: linear-gradient(0deg, #290B19, #290B19),*/
    /*linear-gradient(99.54deg, rgba(255, 182, 105, 0.3) -135.09%, rgba(255, 118, 118, 0.3) 30.78%, rgba(178, 18, 138, 0.3) 178.55%);*/
    /*border: 2px solid;*/
    /*border-image-source: linear-gradient(107.91deg, rgba(102, 28, 28, 0.64) -4.51%, rgba(90, 33, 106, 0.16) 46.5%, rgba(28, 9, 72, 0.64) 99.51%);*/


}
.left_box_top .right_img{
    width: 140px;
    height: 140px;
}
.left_content{
    /*padding-top: 40px;*/
}
.left_content p:nth-child(1){
    /*font-size: 12px;*/
}
.left_content p:nth-child(2){
    /*font-size: 16px;*/
    color: white;
    margin-top: 10px;

    font-size: 14px;
    line-height: 140%;

}
.left_box_bottom .left_content{
    padding-top: 25px;
}
.gift_line{
    /*height: 212px;*/
    /*margin: 70px 0 46px;*/

    height: 400px;
    margin: 0 0 26px ;

}

.second_col{
    justify-content: space-between;
    flex-direction: column;
}
.left_box_bottom .right_img{
    width: 92px;
    height: 68px;
    margin: 15px 25px 0 0;
}
.second_col .left_content .bg_area{
    width: 134px;
    height: 38px;
    font-weight: 600;
    color: black;
    line-height: 38px;
    /*background: linear-gradient(0deg, var(--BG-page, #FFFFFF), var(--BG-page, #FFFFFF)),*/
    /*linear-gradient(95.58deg, rgba(255, 182, 105, 0.3) 0%, rgba(255, 118, 118, 0.3) 52.88%, rgba(178, 18, 138, 0.3) 100%);*/
    background: linear-gradient(90deg, #FFE8D2 0%, #FFD8D6 50%, #ECBDDA 100%);


}
.gift_box_right{
    /*padding: 20px 20px 0 0;*/
    margin-left: 38px;
    /*width: 598px;*/
    /*height: 325px;*/


    /* margin-left: 50px; */
    width: 412px;
    height: 426px;
    padding-left: 50px;

}
.gift_box_right_content{
    /*padding-top: 74px;*/
}
.gift_box_right_img{
    position: absolute;
    bottom: 0;
    right: 54px;
    width: 274px;
    height: 330px;
    margin-top: 0;
    margin-right: 0;
}
.pc_line_col{
    height: 1px;
    width: 100%;
    background: #7E2F2F;
    margin: 15px 0;
}
/*.gift_box_right .bg_area{*/
/*    width: 120%;*/
/*}*/
.gift_box_right p{
    font-size: 14px;
    color: white;
    margin-top: 10px;
}
.left_box_bottom{
    flex-direction: column;
}
.gift_box_right_content .title{
    width: 255px;
}
.new_gift_box_right{
    width: 384px;
    height: 100%;
    position: relative;
}
.new_gift_box_right .gift_box_img_box{
    margin-left: 42px;
}
.new_gift_box_right_content{
    background: linear-gradient(90deg, #692A34 0%, #5E1C38 100%);
    width: 384px;
    height: 509px;
    margin-top: 5px;
    border-radius: 12px;
    border: 2px solid;
    border-image-source: linear-gradient(107.91deg, rgba(102, 28, 28, 0.64) -4.51%, rgba(90, 33, 106, 0.16) 47.5%, rgba(73, 20, 86, 0.64) 99.51%);
}
.new_gift_box_right_content .new_gift_right_title{
    margin: 83px 42px 8px;
    width: 300px;
    height: 38px;
    /*background: linear-gradient(0deg,  #FFFFFF, #FFFFFF),*/
    /*linear-gradient(95.58deg, rgba(255, 182, 105, 0.3) 0%, rgba(255, 118, 118, 0.3) 52.88%, rgba(178, 18, 138, 0.3) 100%);*/
    background: linear-gradient(90deg, #FFE8D2 0%, #FFD8D6 50%, #ECBDDA 100%);

    color: black;
    line-height: 38px;
    border-radius: 2px;
}
.new_gift_box_right_content .new_gift_right_title>p{
    font-size: 22px;
    font-weight: 600;
}
.new_gift_box_right_content .new_gift_right_desc{
    margin: 10px 42px 0;
    text-align: left;
}
.new_gift_box_right_content .new_gift_right_desc>p{
    font-size: 14px;
    line-height: 140%;
    font-weight: 500;
}
/*.new_gift_box_right_content .new_gift_right_img_box{*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    !*display: flex;*!*/
/*    !*flex-direction: row;*!*/
/*}*/
.new_gift_box_right_content .new_gift_right_img_box .new_gift_right_img_left{
    width: 100%;
    height: 358px;
    position: relative;
}
.new_gift_box_right_content .new_gift_right_img_top{
    width: 157px;
    height: 157px;
    position: absolute;
    top: 0;
    left: 18px;
}
.new_gift_box_right_content .new_gift_right_img_bottom{
    width: 105.78px;
    height: 78px;
    position: absolute;
    bottom: 34px;
    left: 42px;
}
.new_gift_box_right_content .new_gift_right_img_right{
    position: absolute;
    width: 204px;
    height: 311px;
    bottom: 0;
    right: 27px;
}














.bl5_comment{
    /*background: linear-gradient(9.45deg, #561F2B 7.69%, #4A192C 90.01%);*/
    width: 100%;
}
.bl5_sec .w1200 .big_h2{
    font-size: 28px;
}
.bl5_comment_box .title_content>.comment_title{
    line-height: 130%;
    margin: 28px 0;
    font-weight: 700;
}
.bl5_comment_warpper{
    justify-content: space-between;
    width: 100%;
    padding-bottom: 20px;
    margin-top: 48px;
}
.bl5_comment_warpper .warpper_left_con h3{
    font-size: 28px;
    line-height: 130%;
    font-weight: 700;
    /*font-family: Transducer;*/
    font-family: TransducerTest-CondensedBold;
}
.bl5_comment_warpper .warpper_left_con p{
    font-size: 28px;
    line-height: 140%;
    font-weight: 400;
    margin-top: 10px;
}
.bl5_comment_warpper .warpper_left{
    width: 450px;
    height: 422px;
}
.warpper_left_con{
    margin: 24px;
    color: white;
}
.warpper_left_con .bl5_comment_gold_num{
    background: linear-gradient(9.45deg, #F6695B 7.69%, #D85386 90.01%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    font-size: 32px;
    font-family: TransducerTest-CondensedBold;
    /*font-style: Condensed Bold;*/

}
.bl5_comment_gold img{
    width: 110px;
    height: 60px;
    margin: 20px 10px 45px 25px;
}
/*.bl5_comment_gold span{*/
/*    font-size: 12px;*/
/*    margin-left: 15px;*/
/*    color: #B8B3B5;*/
/*}*/
.bl5_comment_gold .pc_line{
    height: 118px;
    margin-top: 20px;
    margin-left: 28px;
}

.bl5_comment_gold  .span_point{
    margin-left: 18px;
}
.bl5_comment_gift_group{
    margin: 10px 10px 0 28px;
    display: flex;
    flex-direction: column;
}
.bl5_comment_gift_group img{
    width: 176px;
    height: 102px;
    margin-bottom: 11px;
}
/*.bl5_comment_gift_group span{*/
/*    font-size: 12px;*/
/*    color: #B8B3B5;*/
/*}*/
.bl5_comment_button{
    text-align: center;
    width: 401px;
    height: 48px;
    background: rgba(255, 122, 61, 1);
    border-radius: 4px;
    font-size: 16px;
    line-height: 48px;
    font-weight: 500;
    margin-top: 24px;
}
.bl5_comment_button button{
    color: white;
}
.bl5_comment_warpper .warpper_center{
    width: 96px;
    height: 248px;
    margin: 75px 50px 99px 16px;
}
.bl5_comment_warpper .warpper_center img{
    margin-top: 30%;
}
.bl5_comment_warpper .warpper_right{
    width: 50%;
}
/*.bl5_comment_img_group{*/
/*    justify-content: center;*/
/*}*/
.bl5_comment_img_group .img_group_box{
    margin: 20px 10px 24px 15px;
    justify-content: center;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    color: rgba(200, 200, 200, 1);


}






/*pc端的评论样式*/
.warpper_right_top{
    display: grid;
}

.warpper_right_top .comment-list{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /*grid-gap: 10px;*/
    /*gap: 12px;*/
    grid-row-gap: 24px;
    grid-column-gap: 24px;
    /*grid-auto-rows: minmax(100px, auto);*/
    grid-template-rows:repeat(2, 1fr);
}
.bg_comment{
    /*width: 40%;*/
    /*background-size: cover;*/
    position: relative;
    width: 282px;
    height: 165px;
}
.bg_comment .bg_comment_img{
    position: relative;
}
.bg_comment_info{
    position: absolute;
    top: 0;
    left: 0;
    width: 282px;
    height: 165px;
}
.container .item .comment_title{
    margin: 11px 12px 16px;
    width: 258px;
    height: 22px;
    font-size: 16px;
    line-height: 140%;
    font-weight: 500;
    color: rgba(10, 10, 10, 1);

}
/*.container .item .comment_title h4{*/
/*    margin-top: 10px;*/
/*    font-size: 14px;*/
/*    margin-bottom: 10px;*/
/*}*/
.container .item .bg_comment_info>img{
    position: absolute;
    width: 50px;
    height: 27px;

    top: 0;
    right: 12px;
}
.comment_desc{
    font-size: 14px;
    color: black;
    line-height: 140%;
    font-weight: 400;
    width: 258px;
    height: 80px;
    margin: 0 12px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4; /* 限制显示3行 */
    -webkit-box-orient: vertical;
}
.download_desc{
    position: absolute;
    left: 10px;
    bottom: 10px;
    width: 30px;
    height: 30px;
}
.warpper_right_bottom{
    padding-top: 32px;

}
.warpper_right_bottom .tip .tip_msg{
    font-size: 14px;
    color: white;
}
.warpper_right_bottom .pg_wrap{
    padding: 0;
    float: right;
    color: white;
}
.warpper_right_bottom .pg_wrap .pg_page, .qa_page{
    color: #fff;
    opacity: 0.6;
    border-radius: 50%;
}
.comment-pagination {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    margin-top: 30px;

}

.comment-pagination div {
    font-size: 14px;
    color: rgba(255,255,255,0.6);
    font-weight: 400;
    cursor: pointer;
}
.comment-pagination .pagination-prev-box{
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.3);
}
.comment-pagination .pagination-prev-box svg{
    width: 18px;
    height: 18px;
    margin: 6px;
}
.comment-pagination .pagination-next-box{
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.3);
}
.comment-pagination .pagination-next-box svg{
    width: 18px;
    height: 18px;
    margin: 6px;
}

.comment-pagination .wish_tip{
    margin-right: 200px;
    color: white;
}
.comment-pagination .wish_tip .tip>img{
    margin-bottom: 5px;
}

.comment-pagination .wish_tip .tip{
    position: relative;
}
.comment-pagination .wish_tip .tip .wish_tip_box{
    position: absolute;
    top: 20px;
    left: -200px;
    width: 600px;
    height: auto;
    display: none;

}
.comment-pagination .wish_tip .tip:hover  .wish_tip_box{
    display: block;
}

.comment-pagination .wish_tip .tip .wish_tip_box img{
    width: 16px;
    height: 16px;
    margin-left: 230px;
}

.comment-pagination .wish_tip .tip .wish_tip_box .tip3_desc {
    background: white;
    color: black;
    font-size: 14px;
    padding: 15px 10px;
    width: 600px;
    height: auto;
    text-align: left;
    border-radius: 5px;
}

.comment-pagination .wish_tip .tip .wish_tip_box .w_tip_ul li {
    position: relative;
    padding-left: 1.5em;
    /*text-indent: -1.5em;*/
    /*margin-bottom: 0.5em;*/
}

.comment-pagination .wish_tip .tip .wish_tip_box .w_tip_ul li::before {
    content: "•";
    padding-right: 0.5em;
    color: #333;
    position: absolute;
    left: 5px;
    width: 1em;
    text-align: left;
    vertical-align: middle;
}




.comment-pagination .pagination-active {
    color: rgba(255,255,255,1);
    font-weight: 900;
    cursor: not-allowed;
}
.pagination-prev,.pagination-next {
    color: #0A0A0A;
    cursor: pointer;
}

.pagination-not {
    color:#A3A3A3;
    cursor: not-allowed;
}

.comment-more {
    font-weight: 600;
    font-size: 28px;
    line-height: 39px;
    text-align: center;
    color: #0A0A0A;
    margin-bottom: 33px;
}

.comment-more-btn {
    display: flex;
    gap: 32px;
    justify-content: center;
    align-items: center;
    margin-bottom: 100px;

}
.comment-more-btn .more-btn {
    width: 389px;
    padding: 0px 21.5px;
    backdrop-filter: blur(30px);
    box-shadow: 0px 8px 13.6px 9px #6156380F;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 8px;
    height: 80px;
}
.more-btn-left {
    display: flex;
    align-items: center;
}
.more-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-left: 16px;
}

.more-icon {
    cursor: pointer;
}








.bl5_share{
    /*background: linear-gradient(9.45deg, #652729 7.69%, #5A212A 90.01%);*/
    padding-bottom: 120px;
}
.bl5_share_boxes{
    background: radial-gradient(121.12% 93.46% at 50% 100%, rgba(251, 153, 132, 0.2) 22.5%, rgba(255, 246, 204, 0) 72.5%), radial-gradient(104.59% 93.08% at 50% 95.29%, rgba(251, 153, 132, 0.05) 3.5%, rgba(213, 156, 117, 0.05) 50.5%, rgba(255, 246, 204, 0.05) 96.3%), #1C0013;
    margin-top: 32px;
    height: 400px;
    border-radius: 6px;
}
/*.bl5_share .bl5_share_box{*/
/*    background: linear-gradient(9.45deg, #FB9984 7.69%, #FFF6CC00 90.01%);*/
/*}*/

.bl5_share .w1200 .share_title{
    width: 664px;
    height: 192px;
    margin: auto ;
    text-align: center;
}
.bl5_share .w1200 .share_title .bl5_title{
    font-weight: 700;
    margin: 10px 0;
}
.bl5_share .w1200 .share_title .bl5_title_desc{
    font-size: 20px;
    margin-top: 16px;
    line-height: 140%;
}
.bl5_share_boxes .gift_img{
    margin: 0 0 12px 8px;
    width: 600px;
    height: 400px;
    min-width: 500px;
    max-width: 650px;
}
.bl5_share .bl5_share_boxes .gift_img img{
    width: 583px;
    height: 388px;
}

.bl5_share_count{
    text-align: center;
    color: #B8B3B5;
    margin: 26px 0;
    font-size: 20px;
    line-height: 140%;
    font-weight: 500;
}
.bl5_share .bl5_share_point{
    position: relative;
    /*margin-top: 20px;*/
    text-align: center;
    /*width: 384px;*/
    height: 120px;
    margin: 36px 0 36px 40px;
}
.bl5_share .bl5_share_point .bl5_share_point_box{
    margin: 0 42px;
}
.bl5_share .bl5_share_point .bl5_share_point_box .share_img_box{
    position: relative;
    /*width: 80%;*/
    width: 384px;
    height: 120px;
}
.bl5_share .bl5_share_point img{
/*    position: relative;*/
/*    !*width: 80%;*!*/
    width: 384px;
    height: 120px;
}


.bl5_share .bl5_share_info{
    position: absolute;
    top: 0px;
    left: 0px;
    color: black;
    width: 384px;
    height: 120px;
    padding: 19px 52px;
}
.bl5_share_content{
    margin: 0 2%;
    width: 600px;
    height: 400px;
}
.bl5_share_button{
    /*margin-left: 50px;*/
    width: 99px;
    height: 40px;
    background: black;
    border-radius: 4px;
    margin: 21px 0;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 35px;
}
.bl5_share_button button{
    color: white;
}
.bl5_share_warpper{
    justify-content: space-between;
}
.bl5_share .warpper_detail{
    text-align: left;
}
.bl5_share .warpper_detail .share_warpper_title{
    font-size: 14px;
    font-weight: 700;
    line-height: 140%;
}
.bl5_share .warpper_detail .share_warpper_desc{
    font-size: 14px;
    margin: 6px 0;
    font-weight: 400;
    line-height: 140%;
}
.bl5_share .warpper_detail .share_point{
    background: linear-gradient(270deg,#FF3D3D, #FF3C3D,#FF7148,#E35783,#572AA8);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    font-size: 28px;
    /*font-family: Transducer;*/
    font-family: TransducerTest-CondensedBold;
}
.bl5_share_button2{
    margin: 0;
    width: 169px;

}
.bl5_share_button2 .bl5_share_button_box{
    width: 99px;
    height: 40px;
    background: black;
    border-radius: 4px;
    /*margin: 21px 0;*/
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 35px;
    float: right;
}
.bl5_share_button2 .bl5_share_button_box button{
    color: white;
}
.bl5_share_button_tip{
    font-size: 12px;
    line-height: 120%;
    font-weight: 400;
    margin-top: 20px;
    float: right;
}


.bl5_pop {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5) ;
    z-index: 100; /* 确保遮罩层在最上层 */
    display: none; /* 默认隐藏 */
}
/*.bl5_pop .pop_boxes{*/
/*    position: absolute;*/
/*    top: 26%;*/
/*    left: 36%;*/
/*    text-align: center;*/
/*    color: black;*/
/*    border-radius: 10px;*/
/*}*/
.bl5_pop .pop1_box{

    position: absolute;
    top: calc((100vh - 300px) / 2 );
    left: calc((100vw - 700px) / 2 );
    text-align: center;
    color: black;
    border-radius: 10px;

    width: 700px;
    height: 300px;
    background: linear-gradient(90deg,#FFE6D2, #FFD8D5,#ECBDDB);
    /*display: none;*/
    z-index: 1001;
}
.pop_boxes .pop_box{
    width: 95%;
    height: 100%;
    margin: auto ;
    padding: 3% 24px 0;
}
.pop_boxes .pop_box>img{
    float: right;
}
.pop_boxes .pop_content {
    padding-top: 5%;
}
.pop_boxes .pop_content .pop_title{
    font-size: 28px;
    font-weight: 800;
}
.pop_boxes .pop_content .pop_info{
    margin-top: 10px;
    font-size: 18px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 8px;
}
.pop_boxes .pop_content .pop_button{
    margin-top: 30px;
}
.pop_button button{
    width: 200px;
    height: 35px;
    border-radius: 5px;
}
.pop_button .close{
    border: 1px solid black;
}
.pop_button .comfirm{
    color: white;
    background: black;
    margin-left: 20px;
}


.pop2 {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5) ;
    z-index: 100; /* 确保遮罩层在最上层 */
    display: none; /* 默认隐藏 */
}
.pop2_box{
    position: absolute;
    top: calc((100vh - 300px) / 2 );
    left: calc((100vw - 700px) / 2 );
    text-align: center;
    color: black;
    border-radius: 10px;
    width: 700px;
    height: 300px;
    background: linear-gradient(90deg,#FFE6D2, #FFD8D5,#ECBDDB);
    z-index: 1002;
}
.pop2_box .pop_tip{
    display: inline-flex;
    color: grey;
    font-size: 18px;
    margin: 16px 0 0;
    line-height: 40px;
}
.pop2_box .pop_content{
    padding-top: 5%;
}
.pop2_box .pop_content .clock_tip{
    width: 142px;
    height: 40px;
    background: white;
    border-radius: 24px;
    margin: 0 10px;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    color: black;
    display: inline-flex;
}
.pop2_box .pop_content .clock_tip span:nth-child(1){
    padding-left: 15px;
}
.pop2_box .pop_content .clock_tip img{
    /*width: 12%;*/
    width: 24px;
    height: 24px;
    transform: translateY(-3px);

    /*padding-top: 7px;*/
}
.pop2_box .pop_content .pop_button .close{
    background: black;
    color: white;
}

.wish_pop {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5) ;
    z-index: 100; /* 确保遮罩层在最上层 */
    display: none; /* 默认隐藏 */
}
.wish_pop_box{
    position: absolute;
    top: calc((100vh - 450px) / 2 );
    left: calc((100vw - 700px) / 2 );
    text-align: center;
    color: black;
    border-radius: 10px;
    width: 700px;
    height: 450px;
    background: linear-gradient(90deg,#FFE6D2, #FFD8D5,#ECBDDB);
    z-index: 1002;
}
.wish_pop_box .pop_content{
    padding-top: 0;
    width: 488px;
    margin: 0 auto;
    text-align: left;
}
.wish_pop_box .pop_content .select_box{
    position: relative;
}
.wish_pop_box .pop_content .pop_info{
    font-size: 20px;
    font-weight: 600;
    font-family: Noto Sans KR;
    line-height: 140%;
    margin: 16px 0;
    /*margin-top: 5px;*/
    /*padding: 8px 0;*/
}
.wish_pop_box .pop_content .text-red{
    color: red;
    text-align: right;
}
.wish_pop_box .pop_content #wish_product_list{
    /*font-size: 16px;*/
    font-weight: 400;
    font-family: Noto Sans KR;
    width: 488px;
    height: 57px;
    border-radius: 6px;
    /*padding: 8px 10px;*/
    position: relative;
    font-size: 18px;
    padding: 16px;
    /*position: relative;*/
    display: inline-block;
}
/*.wish_pop_box .pop_content #wish_product_list::after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    right: 12px;*/
/*    top: 50%;*/
/*    transform: translateY(-50%);*/
/*    width: 0;*/
/*    height: 0;*/
/*    border-left: 5px solid transparent;*/
/*    border-right: 5px solid transparent;*/
/*    border-top: 5px solid #666;*/
/*    pointer-events: none;*/
/*}*/
.wish_pop_box .pop_content .arrow {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #666;
    pointer-events: none;
}


.wish_pop_box .pop_content #wish_product_list>option {
    height: 40px;       /* 增加选项高度 */
    line-height: 30px;  /* 垂直居中 */
}
.wish_pop_box .pop_content textarea{
    font-size: 18px;
    font-weight: 400;
    font-family: Noto Sans KR;
    width: 488px;
    height: 126px;
    border-radius: 6px;
    padding: 16px;
}

.wish_pop_box  .pop_content .pop_button{
    margin-top: 16px;
    text-align: center;
}
.wish_pop_box  .pop_content .pop_button .comfirm{
    margin: 0;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    font-weight: 600;
}


.normal_pop {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5) ;
    z-index: 100; /* 确保遮罩层在最上层 */
    display: none; /* 默认隐藏 */
}
.pop_boxes_mini{
    position: absolute;
    top: calc((100vh - 325px) / 2 );
    left: calc((100vw - 600px) / 2 );
    text-align: center;
    color: black;
    border-radius: 10px;
    width: 600px;
    height: 325px;
    background: linear-gradient(90deg,#FFE6D2, #FFD8D5,#ECBDDB);
    z-index: 1002;
}
.pop_boxes_mini .pop_content .pop_button{
    margin-top: 50px;
}
.pop_boxes_mini .pop_content .pop_button .pop_close_mini{
    font-size: 18px;
    background: black;
    color: white;
}
.pop_boxes_mini .pop_box>img{
    float: right;
}
.pop_boxes_mini .pop_tip{
    /*display: inline-flex;*/
    color: black;
    font-size: 28px;
    margin: 32px 0;
    text-align: center;
}

.wish_comment_desc {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5) ;
    z-index: 100; /* 确保遮罩层在最上层 */
    display: none; /* 默认隐藏 */
}
.wish_comment_desc_con{
    position: absolute;
    top: calc((100vh - 480px) / 2 );
    left: calc((100vw - 685px) / 2 );
    text-align: center;
    color: black;
    /*border-radius: 10px;*/
    width: 685px;
    height: 480px;
    /*background: linear-gradient(90deg,#FFE6D2, #FFD8D5,#ECBDDB);*/
    z-index: 1002;
}


.to_login_pop {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5) ;
    z-index: 100; /* 确保遮罩层在最上层 */
    display: none; /* 默认隐藏 */
}
.to_login_pop_con{
    position: absolute;
    top: calc((100vh - 325px) / 2 );
    left: calc((100vw - 600px) / 2 );
    text-align: center;
    color: black;
    border-radius: 10px;
    width: 600px;
    height: 325px;
    background: linear-gradient(90deg,#FFE6D2, #FFD8D5,#ECBDDB);
    z-index: 1002;
}

.to_login_pop .pop_button .comfirm{
    margin-top: 80px;
    color: white;
}
.to_login_pop .pop_button>a{
    display: inline-block; /* 或 block */
    text-decoration: none; /* 去除下划线 */
    line-height: normal; /* 重置行高 */
    width: 200px;
    height: 35px;
    margin: 80px auto 0;
}
.to_login_pop .pop_button>a>.comfirm{
    /*margin-top: 80px;*/
    color: white;
    display: block; /* 按钮占满整个a标签区域 */
    width: 100%;
    height: 100%;
    margin: 0;
}
/*.to_login_pop .pop_button .comfirm a{*/
/*    color: white;*/
/*}*/

.product_pop {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5) ;
    z-index: 100; /* 确保遮罩层在最上层 */
    display: none; /* 默认隐藏 */
}
.product_pop_con{
    position: absolute;
    top: calc((100vh - 325px) / 2 );
    left: calc((100vw - 600px) / 2 );
    text-align: center;
    color: black;
    border-radius: 10px;
    width: 600px;
    height: 325px;
    background: linear-gradient(90deg,#FFE6D2, #FFD8D5,#ECBDDB);
    z-index: 1002;
}
.product_pop_con .pop_tip{
    /*display: inline-flex;*/
    color: black;
    font-size: 32px;
    line-height: 130%;
    font-weight: 600;
    margin: 32px 0;
    text-align: center;
}

.product_pop_con .pop_tip_desc {
    font-size: 20px;
    line-height: 130%;
    font-weight: 500;
    /*position: fixed;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*top: 0;*/
    /*left: 0;*/
    /*background-color: rgba(0,0,0,0.5) ;*/
    /*z-index: 100; !* 确保遮罩层在最上层 *!*/
    /*display: none; !* 默认隐藏 *!*/
}




.wish_comment_desc {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5) ;
    z-index: 100; /* 确保遮罩层在最上层 */
    display: none; /* 默认隐藏 */
}
.wish_comment_desc_con{
    position: absolute;
    top: calc((100vh - 400px) / 2 );
    left: calc((100vw - 685px) / 2 );
    text-align: center;
    color: black;
    border-radius: 10px;
    z-index: 1002;
    height: 400px;
    width: 685px;
}
.wish_comment_desc_con .bg_comment_big{
    height: 400px;
    width: 685px;
    position: relative;
}
.wish_comment_desc_con .bg_comment_big .bg_comment_big_info{
    position: absolute;
    top: 0;
    left: 0;
    height: 400px;
    width: 685px;
}
.wish_comment_desc_con .bg_comment_big .bg_comment_big_info img{
    width: 60px;
    height: 60px;
    float: right;
}
.wish_comment_desc_con .bg_comment_big_box{
    margin: 20px 30px;
    text-align: left;
}
.wish_comment_desc_con .bg_comment_it_name{
    font-size: 28px;
    line-height: 130%;
    font-weight: 600;
}
.wish_comment_desc_con .comment_title{
    margin: 16px 0;
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;

}
.wish_comment_desc_con .wish_comment_desc_time{
    margin-left: 32px;
    color: rgba(163, 163, 163, 1);
}
.wish_comment_desc_con .bg_comment_big .comment_desc_all{
    font-size: 16px;
    color: rgba(64, 64, 64, 1);
    line-height: 120%;
    font-weight: 400;
    word-break: break-word;
    /*width: 258px;*/
    /*height: 80px;*/
    /*margin: 0 12px;*/
    /*display: -webkit-box;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*-webkit-line-clamp: 4; !* 限制显示3行 *!*/
    /*-webkit-box-orient: vertical;*/
}


.add_cart_agree_info {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5) ;
    z-index: 100; /* 确保遮罩层在最上层 */
    display: none; /* 默认隐藏 */
}
.add_cart_agree_info_con{
    position: absolute;
    top: 26%;
    left: 36%;
    text-align: center;
    color: black;
    border-radius: 10px;
    width: 600px;
    height: 325px;
    background: linear-gradient(90deg,#FFE6D2, #FFD8D5,#ECBDDB);
    z-index: 1002;
}
.add_cart_agree_info_con .pop_content .pop_tip{
    font-size: 32px;
    font-weight: 600;
    line-height: 140%;
}
.add_cart_agree_info_con .pop_content .pop_tip_desc{
    font-size: 20px;
    line-height: 130%;
    margin-top: 16px;
}
.add_cart_agree_info_con .pop_content .pop_button{
    margin-top: 45px;

}
.add_cart_agree_info_con .pop_content .pop_button button{
    width: 229px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    font-weight: 600;
}
.add_cart_agree_info_con .pop_content .tip_small{
    font-size: 14px;
    line-height: 130%;
    font-weight: 500;
    margin-top: 24px;
    color: rgba(115, 115, 115, 1);
}


.bl5_mo{
    display: none;
}




@media screen and (max-width: 767px) {
    .bl5_pc{
        display: none ;
    }
    .bl5_mo{
        display: block;
    }
    .bl5_coupon .coupon_content .cou_com .cou_img{
        display: none;
    }
    .bl5_coupon .coupon_content .cou_com .cou_over_img{
        display: none;
    }
    .bl5_coupon .coupon_content .cou_com .bl5_mo_have{
        display: block;
    }
    .bl5_coupon .coupon_content .cou_com .bl5_mo_no{
        display: none;
    }

    .w1200{
        width: 95vw;
        max-width: 393px !important;
        overflow: hidden;
    }
    .to_top{
        padding-top: 70px;
    }
    .flex{
        flex-direction: column;
    }

    .bl5_sec .bl5_title{
        font-size: 28px;
        font-weight: 700;
        line-height: 130%;



    }

    .bl5_banner>img{
        width: 100vw;
        height: 100%;
        min-height: 500px;
        /*max-height: 600px;*/
    }
    .bl5_banner_content .bl5_box{
        padding: 13px 0 0 0;
        width: 361px;
        height: 351px;
        text-align: center;
    }

    .bl5_banner_content .w1200 h2{
        font-size: 18px;
        width: 360px;
    }
    .bl5_banner_content .bl5_box img{
        margin: 8px 0 10px;
    }
    .bl5_banner_content .bl5_box .banner_title{
        font-size: 32px;
        font-weight: 900;
        margin-bottom: 10px;
        width: 361px;
    }
    /*.bl5_banner_content .bl5_box .date*/
    .bl5_banner_content .bl5_box .date{
        text-align: center;
        margin: auto;
        width: 151px;
        height: 30px;
    }
    .bl5_banner_content .bl5_box .date p{
        font-size: 16px;
        line-height: 30px;
    }
    .bl5_banner_content .countdown-warpper{
        margin: 8px auto 16px;
        width: 279px;

    }
    .bl5_banner_content .countdown-timer{
        gap: 12px;
    }
    .bl5_banner_content .countdown-timer .timer-num{
        width: 47px;
        height: 53px;
        font-size: 24px;
        font-weight: 800;
        font-family: TransducerTest-CondensedBold;
        /*font-style: Condensed Bold;*/

    }
    .bl5_banner_content .banner_button{
        width: 151px;
        height: 40px;
        line-height: 40px;
    }



    .bl5_nav{
        height: 54px;
        font-size: 18px;
    }
    .bl5_mo_nav{
        display: block;
    }
    .bl5_nav .bl5_mo_nav .justify-center{
        flex-direction: row;
        display: flex;
    }

    .bl5_nav .w1200 ul li{
        height: 54px;
        width: 33%;
        padding: 14px 0;
    }

    .bl5_sec .w1200 h2{
        font-size: 18px;

    }


    .bl5_coupon{}
    .bl5_coupon_box>.flex{
        flex-direction: column-reverse;
        gap: 16px;
    }

    /*.bl5_coupon .bl5_coupon_box .flex{*/
    /*    flex-direction: column;*/
    /*}*/
    .bl5_coupon .coupon_content{
        width: 362px;
        height: 241px;
        margin: auto;
    }

    .bl5_coupon .top .cou_title{
        top: 18%;
        left: 38%;
    }
    .bl5_coupon .coupon_title>img{
        height: 26px;
    }
    .bl5_coupon .top .copou_no{
        left: 8%;
    }
    .bl5_coupon .top .cou_number{
        font-size: 54px;
        font-weight: 700;
        line-height: 140%;
        /*font-family: Transducer Test;*/
    }
    .bl5_coupon .cou_progress .progress_content{
        width: 170px;
    }
    .bl5_coupon .coupon_content .cou_text{
        top: 16px;
        left: 32px;
        width: 297px;
        height: 126px;
    }
    .bl5_coupon .coupon_content .cou_text>.flex{
        flex-direction: row;
    }
    .cou_com .cou_over_text{
        font-size: 22px;
    }
    .bl5_coupon .clock_info{
        width: 100%;
        margin: 5px auto 0;
        height: 144px;
    }
    .bl5_coupon .clock_info .flex{
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
        padding: 0 16px;
        margin: 24px 0 16px;
    }
    .bl5_coupon .cou_info{
        width: 100%;
    }
    .bl5_coupon .clock_info .cou_note{
        text-align: left;
    }
    .bl5_coupon .clock .clock_button img{
        transform: translateY(4px);
        height: 24px;
    }
    .bl5_coupon .note{
        margin-left: 16px;
        font-size: 16px;
        color: white;
    }
    .bl5_coupon .note img{
        transform: translateY(5px);
    }
    .check_agree_coupon{
        -webkit-appearance:checkbox;
        width: 20px;
        height: 20px;
        display: block !important;

    }
    .check_agree_coupon_no{
        display: none !important;
    }


    .bl5_product.to_top{
        padding-top: 50px;
    }
    .bl5_product .w1200 .bl5_h2{
        font-size: 17px;
    }
    .bl5_product .w1200 .bl5_h2>span{
        font-size: 20px;
    }
    .bl5_product .w1200 .bl5_title{
        margin-top: 12px;
        margin-bottom: 16px;
    }
    #bl5_product_title>span{
        font-size: 17px;
    }
    .product-grid .image-card {
        /*flex: 0 0 100%; !* 手机每行1个 *!*/
        min-width: auto;
        width: 361px;
    }
    .product-grid .product-card {
        min-width: auto;
        max-width: none;
        gap: 16px;
        justify-content: flex-start;
    }
    .product-grid {
        gap: 16px;
    }

    .category-btn{
        font-size: 14px;
        font-weight: 400;
        line-height: 140%;
        padding: 5px 10px;
    }
    .product-swiper{
        width: 361px;
        height: 671px;
    }
    .product-swiper .swiper-wrapper{
        /*width: 1644px;*/
        width: 1534px;
        height: 611px;
    }

    .product-swiper .swiper-wrapper .swiper-slide{
        height: 611px;
        width: 361px;
        overflow: hidden;
    }
    .product-card .product-pic{
        width: 361px;
        height: 361px;
        /*width: 100%;*/
    }
    .product-grid .product-card .product_gift_box{
        top: 305px;
        left: 12px;
    }

    .product-grid .product-card .product_gift_box .product_gift_box_con .product_tip_big{
        top: -54px;
    }
    .product-grid .product-card .product_gift_box .product_gift_box_con .product_tip_desc{
        top: -55px;
    }
    .product-grid .product-card .product_gift_box .product_gift_box_con .product_gift_box_img_tip_big{
        top: -40px;
    }
    .product-grid .product-card .product_gift_box .product_gift_box_con .product_gift_box_img_tip_desc{
        top: -40px;
    }
    .product-swiper-page{
        width: 361px;
    }
    .product-card .product-info .product-name{
        font-size: 18px;
        line-height: 130%;
    }
    .product-btns{
        width: 329px;
        height: 40px;
        margin-top: 8px;
        margin-bottom: 1px;
    }
    .product-btns .add-btn{
        width: 277px;
        height: 40px;
        flex: 0.95;
    }
    .product-btns .skip-btn{
        width: 40px;
    }
    .product-card .product-info{
        padding: 0 16px;
        overflow: hidden;
    }

    .free_gift{
        margin-top: 24px;
    }
    .free_gift_box{
        display: flex;
        flex-direction: column;
        height: 1249px;
    }
    .gift_box_img_box{
        margin-left: 18px;
    }
    .gift_box_warpper{
        padding-top: 53px;
        height: 734px;
        background: linear-gradient(90deg, #692A34 0%, #5E1C38 100%);
        border: 2px solid;
        border-image-source: linear-gradient(107.91deg, rgba(102, 28, 28, 0.64) -4.51%, rgba(90, 33, 106, 0.16) 46.5%, rgba(28, 9, 72, 0.64) 99.51%);
        width: 100%;
    }

    .gift_box_left{
        width: 100%;
        padding-right: 0;
        height: 262px;
    }
    .gift_box_left span{
        margin-left: 16px;
        margin-top: 0;
    }
    .gift_box_warpper .gift_box_warp .gift_box_warpper_title{
        text-align: left;
        margin: 0 0 0 16px;
    }
    .gift_box_warpper_content{
        width: 100%;
        height: 100%;
        margin-top: 28px;
        padding: 0 16px;
    }
    .gift_box_left_box{
        padding: 0;
        margin: 0;
    }
    .left_box_top{
        /*margin-top: 28px;*/
        height: 131px;
    }
    .gift_box_left_box .flex{
        flex-direction: row;
    }
    .left_content{
        /*padding: 15px 0;*/
        height: 85px;
    }
    .second_col .left_content .bg_area{
        width: 111px;
        height: 33px;
        line-height: 33px;
    }
    .gift_box_warpper_content  .title{
        font-size: 18px;
        height: 33px;
        line-height: 33px;
    }
    .left_box_top .right_img{
        width: 131px;
        height: 131px;
        margin-left: 10%;
    }
    .left_content p:nth-child(2){
        line-height: 140%;
        margin-top: 18px;
        font-size: 16px;
    }

    .left_box_bottom{
        border-bottom: 1px solid rgba(163, 78, 88, 1);
        /*height: 234px;*/
        padding-top: 9px;
        /*height: 234px;*/
        /*flex-direction: column;*/

        display: flex;
        flex-direction: row;
        height: 131px;
        justify-content: flex-start;

    }
    .left_box_bottom .right_img{
        width: 131px;
        height: 131px;
        margin-left: 5%;
    }


    .gift_line{
        display: none;
    }
    .gift_box_right{
        width: 363px;
        margin-left: 0;
        height: 374px;
        padding: 0;

    }
    .gift_box_right_content{
        padding: 28px 0 0 0;
    }
    .gift_box_right .bg_area{
        width: 60%;
    }
    .gift_box_right p{
        margin-top: 10px;
    }

    .gift_box_right_img{
        width: 220px;
        height: 265px;
        right: 30px;
        margin: 0;
        transform: translateY(2px);
    }
    .second_col{
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
    }
    .new_gift_box_right{
        width: 100%;
        height: 496px;
    }
    .new_gift_box_right_content{
        width: 100%;
        height: 491px;
        background: linear-gradient(90deg, #692A34 0%, #5E1C38 100%);
        /*border-radius: 12px;*/
    }
    .new_gift_box_left{
        width: 100%;
        height: 737px;
    }
    .new_gift_box_right_content .new_gift_right_title{
        width: 235px;
        line-height: 33px;
        height: 33px;
        margin: 77px 0 0 18px;
        border-radius: 3px;
    }
    .new_gift_box_right_content .new_gift_right_title>p{
        font-size: 18px;
        line-height: 33px;
    }
    .new_gift_box_right_content .new_gift_right_desc{
        margin: 8px 18px;
    }
    .new_gift_box_right_content .new_gift_right_img_box .new_gift_right_img_left{
        height: 345px;
    }
    .new_gift_box_right_content .new_gift_right_img_top{
        top: 12px;
    }
    .new_gift_box_right_content .new_gift_right_img_bottom {
        bottom: 42px;
        left: 26px;
    }
    .new_gift_box_right_content .new_gift_right_img_right{
        bottom: 5px;
        right: 15px;
    }



    .bl5_sec .w1200 .big_h2{
        font-size: 18px;
    }
    .bl5_comment_warpper .warpper_left{
        width: 361px;
        margin: auto;
    }
    .bl5_comment_box .title_content>.comment_title{
        line-height: 130%;
        font-size: 22px;
        margin: 18px 0 20px;
    }
    .warpper_left_con .bl5_comment_gold_num{
        font-size: 24px;
    }
    .bl5_comment_warpper .warpper_left .bl5_comment_img_group  .flex{
        flex-direction: row;
    }
    .bl5_comment_warpper .warpper_left_con h3{
        font-size: 20px;
    }
    .bl5_comment_warpper .warpper_left_con p{
        font-size: 20px;
    }
    .bl5_comment_img_group .img_group_box{
        margin: 20px 0 24px 0;
    }
    .bl5_comment_gold img{
        margin: 45px 10px 57px 0;
    }
    .bl5_comment_gold .span_point{
        margin-left: 0;
    }

    .bl5_comment_img_group .img_group_box .pc_line{
        height: 176px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .bl5_comment_gift_group{
         margin:  10px 0 0 2px;
    }
    .bl5_comment_gift_group img{
        margin-bottom: 50px;
    }

    .bl5_comment_button{
        width: 316px;
    }

    .bl5_comment_warpper .warpper_center{
        width: 186px;
        height: 72px;
        margin: 8px auto 18px;
    }
    .bl5_comment_warpper .warpper_center img{
        margin-top: 0;
    }







    .bl5_share .w1200 .share_title{
        width: 361px;
        height: 146px;
    }
    .bl5_share .w1200>.flex{
        flex-direction: column-reverse;
    }
    .bl5_share .w1200 .share_title .bl5_title{
        font-size: 24px;
    }
    .bl5_share .w1200 .share_title .bl5_title_desc{
        font-size: 18px;
    }
    .bl5_share_boxes{
        width: 361px;
        height: 607px;
        margin: 20px auto 0;
    }
    .bl5_share_boxes .gift_img{
        width: 345px;
        height: 230px;
        margin: 20px 8px;
    }
    .bl5_share .bl5_share_point .bl5_share_point_box .share_img_box{
        width: 329px;
    }
    .bl5_share_content{
        width: 329px;
        margin: 8px 16px;
    }
    .bl5_share .bl5_share_point{
        margin: 16px 0;
    }
    .bl5_share .bl5_share_point .bl5_share_point_box{
        margin: 0;
    }
    .bl5_share .bl5_share_point .bl5_share_point_box .share_img_box{
        width: 329px;
    }
    .bl5_share .bl5_share_info{
        width: 329px;
        padding: 19px 40px;
    }
    .bl5_share .bl5_share_info .flex{
        flex-direction: row;
    }
    .bl5_share_count{
        font-size: 18px;
        margin: 20px 0;
    }
    .bl5_share .warpper_detail .share_point{
        font-size: 24px;
        font-weight: 700;
        font-style: Condensed Bold;
    }
    .bl5_share .bl5_share_boxes .gift_img img{
        width: 345px;
        height: 230px;
    }

    .pop_boxes .pop_box{
        width: 100%;
        padding: 3% 18px;
    }
    .bl5_pop .pop1_box{
        top: 10%;
        left: 5%;
        right: 5%;
        width: 343px;
        height: 482px;
        border-radius: 12px;
        margin: auto;
    }
    .pop_boxes .pop_content .pop_title{
        font-size: 24px;
        font-weight: 600;
        line-height: 140%;
    }

    .pop_boxes .pop_content .pop_info{
        font-size: 18px;
        font-weight: 600;
        line-height: 140%;
        margin-bottom: 8px;
    }
    .pop_boxes .pop_content .pop_button{
        display: flex;
        flex-direction: column-reverse;
        gap: 24px;
        text-align: center;
        margin: 100px auto 20px;
    }

    .pop_button button{
        width: 295px;
        height: 48px;
        margin-left: 5px;
    }
    .pop_button .comfirm{
        margin-left: 5px;
    }
    .pop_boxes .pop_content{
        padding-top: 10%;
    }



    .pop2_box{
        top: 10%;
        left: 5%;
        right: 5%;
        width: 343px;
        height: 482px;
        border-radius: 12px;
        margin: auto;
    }
    .pop2_box .pop_tip{
        display: flex;
        flex-direction: column;
        width: 242px;
        height: 100px;
        font-size: 20px;
        margin: 50px auto;
        font-weight: 500;
        line-height: 55px;
    }
    .pop2_box .pop_content .clock_tip{
        width: 142px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        font-weight: 600;

        margin: 0 auto;
    }
    .pop2_box .pop_content .clock_tip>div{
        width: 100%;
        height: 100%;
    }
    .pop2_box .pop_content .clock_tip span:nth-child(1){
        padding-left: 0;
    }
    /*.pop2_box .pop_content .clock_tip span:nth-child(1){*/
    /*    padding-left: 0;*/
    /*}*/
    .pop2_box .pop_content .clock_tip img{
        width: 24px;
        height: 24px;
        transform: translateY(5px);
    }

    .wish_pop_box{
        top: 10%;
        left: 5%;
        right: 5%;
        width: 343px;
        height: 482px;
        border-radius: 12px;
        margin: auto;
    }
    .wish_pop .pop_boxes .pop_box{
        width: 100%;
        padding: 3% 24px 0;
    }
    .wish_pop_box .pop_content #wish_product_list{
        /*width: 295px;*/
        width: 100%;
        height: 54px;
        font-size: 16px;
    }
    .wish_pop_box .pop_content textarea{
        /*width: 295px;*/
        width: 100%;
        height: 158px;
    }
    .wish_pop_box .pop_content{
        width: 100%;
    }
    .wish_pop_box .pop_content .pop_button{
        margin-top: 20px ;
    }
    .wish_pop_box .pop_content .pop_button .comfirm{
        width: 100%;
        margin-left: 0;
    }




    .pop_boxes_mini{
        left: calc((100vw - 340px) / 2);
        height: 350px;
        width: 340px;
    }
    .pop_boxes_mini .pop_tip{
        font-size: 24px;
        line-height: 140%;
        font-weight: 600;
    }
    .pop_boxes_mini .pop_content .pop_button{
        margin: 50px auto 20px;
    }
    .pop_boxes_mini .pop_content  .pop_button button{
        width: 200px;
        margin: auto;
    }

    .to_login_pop_con{
        left: calc((100vw - 340px) / 2);
        height: 350px;
        width: 340px;
    }
    .to_login_pop_con .pop_tip{
        font-size: 24px;
        line-height: 140%;
        font-weight: 600;
    }
    .to_login_pop_con .pop_content .pop_button{
        margin: 80px auto 20px;
    }
    .to_login_pop_con .pop_content  .pop_button button{
        width: 200px;
        margin: auto;
    }


    .product_pop_con{
        left: calc((100vw - 340px) / 2);
        height: 350px;
        width: 340px;
    }
    .product_pop_con  .pop_content{
        padding: 15% 20px 0;
    }
    .product_pop_con .pop_tip{
        font-size: 24px;
        line-height: 140%;
        font-weight: 600;
    }

    .bl5_coupon .cou_detail:hover .coupon_tip_img{
        display: none;
    }
    .bl5_coupon .note:hover .tip_icon_img{

        display: none;
    }

    .comment-pagination .wish_tip .tip:hover  .wish_tip_box{
        display: none;
    }


    .cou_detail_pop {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: rgba(0,0,0,0.5) ;
        z-index: 100; /* 确保遮罩层在最上层 */
        display: none; /* 默认隐藏 */
    }
    .cou_detail_pop_con{
        position: absolute;
        top: calc((100vh - 259px) / 2);
        text-align: center;
        color: black;
        border-radius: 10px;
        background: white;
        z-index: 1002;
        left: calc((100vw - 340px) / 2);
        height: 205px;
        width: 340px;
    }
    .cou_detail_pop_con .pop_boxes .pop_box{
        width: 100%;
        height: 100%;
        margin:  auto;
    }
    .cou_detail_pop_con  .pop_content{
        padding: 15px 5px 0;
    }
    .cou_detail_pop_con .pop_tip{
        font-size: 24px;
        line-height: 140%;
        font-weight: 600;
    }
    .cou_detail_pop_con .tip_desc{
        width: 100%;
        height: 100%;
        font-size: 16px;
        padding: 15px 0 0;
        font-weight: 400;
    }
    .cou_detail_pop_con .tip_desc .tip_desc_ul{
        padding-left: 0;
        margin: 0;
        list-style-type: none;
    }
    .cou_detail_pop_con .tip_desc .tip_desc_ul  li {
        position: relative;
        padding-left: 1.5em;
        /*text-indent: -1.5em;*/
        /*margin-bottom: 0.5em;*/
    }

    .cou_detail_pop_con .tip_desc .tip_desc_ul   li::before {
        content: "•";
        color: #333;
        position: absolute;
        left: 10px;
        width: 1em;
        text-align: left;
        vertical-align: middle;
    }




    .coupon_tip_pop {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: rgba(0,0,0,0.5) ;
        z-index: 100; /* 确保遮罩层在最上层 */
        display: none; /* 默认隐藏 */
    }
    .coupon_tip_pop_con{
        position: absolute;
        top: calc((100vh - 504px) / 2);
        text-align: center;
        color: black;
        border-radius: 10px;
        background: white;
        z-index: 1002;
        left: calc((100vw - 380px) / 2);
        height: 450px;
        width: 380px;
    }
    .coupon_tip_pop_con .pop_boxes .pop_box{
        width: 100%;
        height: 100%;
        margin:  auto;
    }
    .coupon_tip_pop_con  .pop_content{
        padding: 15px 5px 0;
    }
    .coupon_tip_pop_con .pop_tip{
        font-size: 24px;
        line-height: 140%;
        font-weight: 600;
    }
    .coupon_tip_pop_con .tip2_desc{
        width: 100%;
        height: 100%;
        font-size: 16px;
        padding: 15px 0 0;
        font-weight: 400;
        text-align: left;
    }
    .coupon_tip_pop_con .tip2_desc .tip_desc_ul{
        padding-left: 0;
        margin: 0;
        list-style-type: none;
    }
    .coupon_tip_pop_con .tip2_desc .coupon_tip_ul  li {
        position: relative;
        padding-left: 1.5em;
        /*text-indent: -1.5em;*/
        /*margin-bottom: 0.5em;*/
    }

    .coupon_tip_pop_con .tip2_desc .coupon_tip_ul   li::before {
        content: "•";
        color: #333;
        position: absolute;
        left: 5px;
        width: 1em;
        text-align: left;
        vertical-align: middle;
    }



    .wish_tip_pop {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: rgba(0,0,0,0.5) ;
        z-index: 100; /* 确保遮罩层在最上层 */
        display: none; /* 默认隐藏 */
    }
    .wish_tip_pop_con{
        position: absolute;
        top: calc((100vh - 754px) / 2);
        text-align: center;
        color: black;
        border-radius: 10px;
        background: white;
        z-index: 1002;
        left: calc((100vw - 380px) / 2);
        height: auto;
        width: 380px;
        padding: 10px 0;
    }
    .wish_tip_pop_con .pop_boxes .pop_box{
        width: 100%;
        height: 100%;
        margin:  auto;
    }
    .wish_tip_pop_con  .pop_content{
        padding: 15px 5px 0;
    }
    .wish_tip_pop_con .pop_tip{
        font-size: 24px;
        line-height: 140%;
        font-weight: 600;
    }
    .wish_tip_pop_con .tip3_desc{
        width: 100%;
        height: 100%;
        font-size: 16px;
        padding: 15px 0 0;
        font-weight: 400;
        text-align: left;
    }
    .wish_tip_pop_con .tip3_desc .wish_tip_ul{
        padding-left: 0;
        margin: 0;
        list-style-type: none;
    }
    .wish_tip_pop_con .tip3_desc .wish_tip_ul  li {
        position: relative;
        padding-left: 1.5em;
        /*text-indent: -1.5em;*/
        /*margin-bottom: 0.5em;*/
    }

    .wish_tip_pop_con .tip3_desc .wish_tip_ul   li::before {
        content: "•";
        color: #333;
        position: absolute;
        left: 5px;
        width: 1em;
        text-align: left;
        vertical-align: middle;
    }

    .wish_comment_desc_con{
        width: 342px;
        height: 482px;
        margin: calc((100vw - 342px) / 2);
        left: 0;
        top: 10%;
    }
    .wish_comment_desc_con .bg_comment_big{
        width: 342px;
        height: 682px;
    }
    .wish_comment_desc_con .bg_comment_big>img{
        height: 682px;
    }
    .wish_comment_desc_con .bg_comment_big .bg_comment_big_info{
        width: 342px;
        height: 682px;
    }
    .wish_comment_desc_con .bg_comment_big .bg_comment_big_info img{
        width: 40px;
        height: 40px;
    }
    .wish_comment_desc_con .bg_comment_big_box{
        margin: 20px 24px 0;
    }






    .bl5_coupon_coment_sec{
        overflow: hidden;
    }
    /*.slider_comment_box{*/
    /*    overflow: hidden;*/
    /*}*/


    .bl5_coupon_coment_sec .swiper-container {
        width: 430px;
        height: 360px;
        margin-left: auto;
        margin-right: auto;
        padding:  0 calc(2.5vw + 24px) ;
    }
    .bl5_coupon_coment_sec .swiper-container .swiper-container .swiper-wrapper {
        width: 700px;
        height: 360px;
        margin-right: 50px;
    }
    .bl5_coupon_coment_sec .swiper-container .swiper-wrapper .swiper-slide {
        text-align: center;
        font-size: 18px;
        /*background: #fff;*/
        height: 165px;
        width: 285px;
        /*width: ;*/
    }
    .bl5_coupon_coment_sec .swiper-container .swiper-wrapper .swiper-slide .bg_comment_info>img{
        position: absolute;
        width: 50px;
        height: 27px;
        right: 12px;
        top: 0;
    }
    .bl5_coupon_coment_sec .swiper-container .swiper-wrapper .swiper-slide .bg_comment_info .comment_title{
        margin: 11px 14px 16px;
        width: 258px;
        height: 22px;
        font-size: 16px;
        line-height: 140%;
        font-weight: 600;
        color: black;
        text-align: left;
    }
    .bl5_coupon_coment_sec .swiper-container  .comment_desc{
        text-align: left;
    }
    .bl5_coupon_coment_sec .swiper-container  .download_desc{
        bottom: 2px;
    }
    .bl5_coupon_coment_sec  .swiper-pagination-box{
        margin: 16px calc(2.5vw + 24px) 0;
        display: flex;
        justify-content: space-between;
        text-align: center;
        line-height: 36px;
    }
    .bl5_coupon_coment_sec .swiper-pagination-box .wish_tip .tip img{
        transform: translateY(5px);
    }
    .bl5_coupon_coment_sec .swiper-pagination-box .wish_tip .tip span{
        font-size: 14px;
        line-height: 140%;
        font-weight: 400;
        color: white;
    }
    .bl5_coupon_coment_sec .swiper-pagination-box .comment_page_box{
        display: inline-flex;
    }
    .bl5_coupon_coment_sec .swiper-pagination-box .comment_page_box button{
        width: 36px;
        height: 36px;
        border-radius: 100%;
        background: rgba(255, 255, 255, 0.3);
        margin-left: 12px;
    }
    .bl5_coupon_coment_sec .swiper-pagination-box .comment_page_box button>img{
        width: 26px;
        height: 26px;
        margin: 5px auto;
    }


    .add_cart_agree_info_con{
        top:  calc((100vh - 536px) / 2);
        color: black;
        left: calc((100vw - 343px) / 2);
        height: 482px;
        width: 343px;
    }
    .add_cart_agree_info_con .pop_box{
        padding: 3% 17px 0;
    }
    .add_cart_agree_info_con .pop_content .pop_tip{
        font-size: 24px;
        padding-top: 20px;
    }
    .add_cart_agree_info_con .pop_content .pop_tip_desc{
        font-size: 16px;
        font-weight: 500;
    }
    .add_cart_agree_info_con .pop_content .pop_button{
        gap: 16px;
    }
    .add_cart_agree_info_con .pop_content .pop_button button{
        width: 295px;
        margin: auto;
    }
    .add_cart_agree_info_con .pop_content .tip_small{
        line-height: 60%;
    }

}

@media screen and (max-width: 400px) {

    .product-grid .product-card .product-tip{
        right: 20px;
    }
    .bl5_coupon .clock_info .flex{
        padding: 0 6px;
    }
    .bl5_coupon .clock span{
        font-size: 15px;
    }
    .category-buttons{
        gap: 8px;
    }
    .product-btns .add-btn{
        flex: 0.85;
    }
    .product-swiper-page{
        width: 340px;
    }
    .product-grid .product-card .product_gift_box{
        left: calc((95vw - 336px) / 2);
    }
    .product-grid .image-card{
        width: 95vw;
    }
    .product-swiper{
        width: 95vw;
    }
    .product-card .product-pic{
        width: 100%;
        height: auto;
    }
    /*.product-grid .product-card .product_gift_box .product_gift_box_con .product_tip_big{*/
    /*    top: -18px;*/
    /*}*/
    /*.product-grid .product-card .product_gift_box .product_gift_box_con .product_tip_desc{*/
    /*    top: -19px;*/
    /*}*/
    .bl5_comment_warpper .warpper_left{
        width: 95vw;
    }

    .bl5_share .w1200 .share_title{
        width: 95vw;
    }
    .bl5_share_boxes{
        width: 95vw;
    }
    .bl5_share_content{
        margin: 8px auto;
    }
    .left_content p:nth-child(2){

    }
    .bl5_share .w1200 .share_title .bl5_title{
        font-size: 23px;
    }
    .bl5_share .w1200 .share_title .bl5_title_desc{
        font-size: 16px;
    }
    .bl5_comment_box .title_content>.comment_title{
        font-size: 19px;
    }
    .bl5_title_desc{
        font-size: 16px;
    }
    .warpper_left_con{
        margin: 24px 10px;
    }
    .free_gift>h3{
        font-size: 16px;
    }
    .bl5_coupon_coment_sec .swiper-container{
        width: 330px;
        padding: 0;
    }
    .bl5_share_boxes .gift_img{
        width: 95vw;
        min-width: 320px;
        margin: 20px 0;
    }
    .bl5_share .bl5_share_boxes .gift_img img{
        width: 95vw;
    }
    .wish_comment_desc_con .bg_comment_big>img{
        height: 600px;
    }
    .wish_comment_desc_con .bg_comment_big .bg_comment_big_info{
        height: 600px;
    }
    .wish_comment_desc_con .bg_comment_big_box{
        margin: 20px 18px 0;
    }
    .wish_comment_desc_con .bg_comment_it_name{
        font-size: 18px;
    }
    .left_box_bottom{
        justify-content: space-between;
    }
    .wish_tip_pop_con{
        top: calc((100vh - 554px) / 2);
        text-align: center;
        color: black;
        border-radius: 10px;
        background: white;
        z-index: 1002;
        left: 10px;
        height: auto;
        width: calc(100vw - 20px);
        padding: 10px 0;


    }
    .pop_boxes .pop_box{
        padding: 5px 5px 0;
    }
    .wish_tip_pop_con .tip3_desc{
        font-size: 14px;
        padding: 5px 0 0;
    }
    .left_box_bottom .right_img{
        width: 100px;
        height: 100px;
        margin: 15px 5px 0 0;
    }

}

/*@media (max-width: 1200px) {*/
/*    .product-grid .image-card {*/
/*        flex: 0 0 calc(50% - 12px); !* 中等屏幕每行2个 *!*/
/*    }*/
/*}*/
