/* .beforeDate {
    text-align: center;
    margin: 30px 0;
} */
.mo{
    display: none;
}
.pc{
    display: block;
}
.mo{
    display: none;
}
img{
    width:100%;
}
.oncomming{
    text-align: center;
    margin: 50px 0 50px 0;
}
.page-content{
    max-width: 1920px;
    margin: 0 auto;
    font-size: 16px;
}
.page-wrapper{
    position: relative;
    max-width: 1440px;
    margin: 0 auto;
}
.ss_samsung p{
    margin-bottom: 0;
}
h2,h3{
    font-family: samsung_sharp_sansbold !important;
    font-weight: bold;
}
.samsungBold{
    font-family: samsung_sharp_sansbold !important;
}
/**字体大小和颜色**/

.page-content {
    font-size: 16px;
}

.main-title {
    font-size: 45px;
    line-height: 1.15;
}

.sub-title {
    font-size: 22px;
}

.benefit-text .price {
    font-size: 22px;
}

.benefit-text .price strong {
    font-size: 40px;
}

.benefit-label {
    font-size: 14px;
    color: #fff;
}

.benefit-label strong {
    font-size: 20px;
    vertical-align: -2px;
}
.main-title {
    font-size: 45px;
    line-height: 1.15;
    text-align: center;
    padding: 100px 0 20px 0;
}
.main-title.mb50{
    margin-bottom: 50px;
}
.tips {
    font-size: 18px;
    color: #333;
    line-height: 1.2;
    margin-top: 0;
    text-align: center;
    margin-bottom: 50px;
}
#tablet,#wearing{
    background-color: #fef1f0;
}
#wearing{
    padding-bottom: 50px;
}
/**kv**/
.page-kv{
    position: relative;
    /* max-width: 1440px; */
    margin: 0 auto;
}
.page-kv .kv-text{
    position:absolute;
    left: 23.125vw;
    top: 19.64vw;
}
.page-kv .kv-text h1{
    font-size: 48px;
    font-weight: bold;
}
.page-kv .kv-text p{
    font-size: 22px;
    color: #000;
}
.page-kv .kv-text p.ts{
    font-size: 12px;
    max-width: 45%;
}

/* 礼遇 */
.card-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 25px;
    padding: 0 23px;
    /* margin-bottom: 23px; */
    margin-bottom: 0;
}

.card-item {
    position: relative;
    align-items: stretch;
    overflow: hidden;
}

.benefit-section .card-container {
    padding: 0;
    gap: 20px;
}
.benefit-section .card-container:nth-child(2) .card-item {
    flex-basis: calc((100% - 40px)/3);
}
.benefit-section .card-container:nth-child(2) .card-item:nth-child(1) img{
    zoom: .8;
}
.benefit-section .card-item {
    position: relative;
    border-radius: 20px;
    padding: 0;
    flex-basis: calc((100% - 60px)/4);
    background-color: #fef1f0;
    height: 178px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.benefit-section .card-item img {
    padding-left: 5px;
    height: 68px;
    width: auto;
}

.benefit-label {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 20px;
    background-color: #9f272b;
    height: 30px;
    line-height: 28px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.benefit-label strong {
    padding-left: 5px;
}



.benefit-text {
    /* position: absolute;
    left: 120px;
    top: 57px; */
    font-size: 16px;
    line-height: 1.2;
    margin-left: 25px;
}

.benefit-text .price {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 5px;
    font-weight: bold;
}

.benefit-text .price strong {
    font-size: 30px;
    vertical-align: 0;
}

.benefit-text .ininstalment {
    line-height: 30px;
    margin-bottom: 13px;
}

.benefit-text .ininstalment strong {
    font-size: 32px;
}

.benefit-btn-box {
    width: 100%;
    position: absolute;
    bottom: 20px;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    gap: 15px;
}
.benefit-section .card-container:nth-child(2) .card-item:nth-child(1) .benefit-btn-box {
    padding-left: 130px;
}
.benefit-section .card-container:nth-child(2) .card-item:nth-child(2) .benefit-btn-box {
    padding-left: 210px;
}
.benefit-section .card-container:nth-child(2) .card-item:nth-child(3) .benefit-btn-box {
    padding-left: 150px;
}
.benefit-btn-box .benefit-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: #000;
    font-weight: 600;
}
.benefit-btn-box .benefit-btn .icon2{
    width: 25px;
    height: auto;
    margin-left: 15px;
}
.benefit-btn-box .benefit-btn .icon1{
    width: 20px;
    height: auto;
    margin-left: 15px;
}
.benefit-btn-box .benefit-btn .rotate{
    transform: rotate(180deg);
}

/* .benefit-section .tips {
    margin-top: 0;
    margin-bottom: 50px;
} */

.benefit-section .main-title {
    padding-bottom: 20px;
}

.benefit-section .card-item:nth-child(4) .benefit-text {
    /* top: 75px;
    left: 140px; */
}
.benefit-section .benefit-details{
    width: 100%;
    padding: 0 28px;
    background-color: #f7f7f7;
    border: 1px solid #dddddd;
    border-radius: 20px;
    margin-top: 40px;
    position: relative;
    display: none;
}
.benefit-section .benefit-details::after{
    content: '';
    display: block;
    width: 95px;
    height: 28px;
    background:url(../images/pc/benefit-details-subscript.png) 0 0 no-repeat;
    background-size: cover;
    position: absolute;
    top: -28px;
}
.benefit-details.benefit6::after{
    left: 48%;
}
.benefit-details.benefit7::after{
    right:14%;
}
.benefit-section .benefit-details .problem{
    margin-top: 30px;
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 18px;
    font-weight: 600;
}
.benefit-details.benefit7 .problem{
    width: 100%;
    justify-content: right;
    text-align: right;
}
.benefit-section .benefit-details .problem img{
    width: 33px;
}
.benefit-section .benefit-details .answer{
    margin-top: 27px;
    padding-bottom: 30px;
    font-size: 18px;
    line-height: 1.5;
}
.benefit-section .benefit-details .answer:nth-child(2){
    border-bottom: 1px solid #dddddd;
}

/* 角标 */
.new-product{
    position: absolute;
    left: -1px;
    top: -9px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 103px;
    height: 54px;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    background:url(../images/pc/new.png) 0 0 no-repeat;
    background-size: cover;
    padding-right: 10px;
}
.new-product-red{
    position: absolute;
    left: -1px;
    top: -9px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 103px;
    height: 54px;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    background:url(../images/pc/new-red.png) 0 0 no-repeat;
    background-size: cover;
    padding-right: 10px;
}
.discount-subscript{
    position: absolute;
    left: -1px;
    top: -9px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 103px;
    height: 54px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    background:url(../images/pc/discount-subscript.png) 0 0 no-repeat;
    background-size: cover;
    padding-right: 10px;
}
.discount-subscript>span{
    font-size: 24px;
    display: flex;
    align-items: flex-end;
}
.discount-subscript>span>span{
        font-size: 16px;
        position: relative;
        top: -2px;
}
/* 产品 */
.main-product{
    width: 100%;
    border: 1px solid #dddddd;
    border-radius: 20px;
    padding: 45px 34px 51px 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    position: relative;
    /* margin-bottom: 20px; */
}
.main-product .product-img img{
    width: 480px;
}
.main-product .product-title {
    font-size: 28px;
}
.main-product .product-highlight-box{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}
.main-product .product-highlight-box {
    margin-top: 21px;
}
.main-product .product-highlight-box .product-highlight-l .highlight-tit{
    padding: 8px 30px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    background-color: #9f272b;
    margin-bottom: 20px;
    border-radius: 20px 20px 0 0;
    display: inline-block;
}
.main-product .product-highlight-box .product-highlight-l .highlight-content{
    display: flex;
    /* align-items: center; */
    font-size: 18px;
    margin-bottom: 10px;
    gap: 10px;
}
.main-product .product-highlight-box .product-highlight-l .highlight-content img{
    width: 20px;
    position: relative;
    top: -2px;
}
.main-product .product-highlight-box .product-highlight-r{
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding-top: 47px;
    width: 445px;
}
.main-product .buy-btn{
    width: 110px;
    height: 42px;
    border-radius: 21px;
    background-color: #000;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 45px;
}
.price-box {
    padding: 14px 25px;
    background-color: #f4f4f4;
    border-radius: 20px;
    font-size: 18px;
}
.price-box .retail-price ,.price-box .promotion-price{
    display: flex;
    justify-content: space-between;
    align-items: center;
     align-items: flex-end;
}
.price-box .retail-price span,.price-box .promotion-price span{
    display: flex;
    align-items: flex-end;
}
.price-box .retail-price strong,.price-box .promotion-price strong{
    font-size: 32px;
}
.price-box .promotion-price{
    color: #3a95fc;
    margin-top: 8px;
}
.product-list{
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
    overflow: hidden;
    padding-top: 20px;
}
/* #smartphone .product-list {
    height: 1875px;
}
#tablet .product-list {
    height: 1290px;
}
#wearing .product-list {
    height: 1280px;
} */
 .product-img img:hover{
     transform: scale(1.1);
     transition: 0.5s;
 }
.product-list .product-card-item{
    flex-basis: calc((100% - 50px) / 3);
    padding: 50px 20px 130px 20px;
    border: 1px solid #dddddd;
    border-radius: 20px;
    position: relative;
    box-sizing: border-box;
    background-color: #fff;
    /* margin-top: 20px; */
}
/* 只显示前六个产品卡片 */
#smartphone .product-list .product-card-item:nth-child(n+8) {
    display: none;
}
#wearing .product-list .product-card-item:nth-child(n+7) {
    display: none;
}
.product-list .product-card-item .product-img ,.product-list .product-card-item .product-img img{
    width: 100%;
}
.product-list .product-card-item .product-tit{
    font-size: 28px;
    font-weight: 600;
    margin-top: 40px;
    margin-bottom: 30px;
    text-align: center;
}
.product-list .product-card-item .product-tit.mb100{
    margin-bottom: 100px;
}

.product-list .product-card-item .product-discount-box.minH{
     min-height: 240px;
}
.product-list .product-card-item .product-discount-box:nth-child(5){
    margin-top: 40px;
}
.product-list .product-card-item .product-discount-box .discount-tit{
     font-size: 18px;
     font-weight: 600;
     padding: 8px 0;
    box-sizing: border-box;
     text-align: center;
     color: #fff;
     background-color: #9f272b;
    border-radius: 20px 20px 0 0;

     margin-bottom: 4px;
}
.product-list .product-card-item .product-discount-box .discount-content {
    margin-top: 18px;
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    line-height: 1.5;
}
.product-list .product-card-item .product-discount-box .discount-content .discount-text span{
    display: inline-block;
    background-color: #333333;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    margin-right: 2px;
    vertical-align: top;
    font-weight: normal;
    position: relative;
    top: 3px;
}
.product-list .product-card-item .product-price-box{
    margin-top: 30px;
}
.product-list .product-card-item .product-price-box .price-box{
    margin-bottom: 20px;
}
.product-list .product-card-item .product-btn{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
    position: absolute;
    bottom: 52px;
    left: 0;
}
.product-list .product-card-item .product-btn .btn{
    width: 110px;
    height: 40px;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
}
.product-list .product-card-item .product-btn .buy-btn{
    background-color: #000;
    color:#fff;
}
.product-list .product-card-item .product-btn .student-btn{
    background-color: #fff;
    color:#000;
    border: 1px solid #000;
}
.product-benefit{
    font-size: 18px;
    text-align: center;
    margin-top: 24px;
    margin-bottom: 50px;
}
.student-discount{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    border-radius: 20px;
}
.student-discount .student-discount-content{
    width: 100%;
    height: 453px;
    position: absolute;
    bottom: 20px;
}
.student-discount .student-discount-content .bg{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.student-discount .student-discount-content div{
    z-index: 2;
    position: relative;
}
.student-discount .student-discount-content .discount-price{
    margin-top: 236px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
     display: flex;
    justify-content: center;
     align-items: flex-end;
}
.student-discount .student-discount-content .discount-price strong{
    font-size: 30px;
    color:#fff400;
}
.student-discount .student-discount-content .discount-tips{
    font-size: 12px;
    text-align: center;
    color: #FFF;
    margin-top: 25px;
    height: 30px;
    line-height: 1.2;
}
.student-discount .student-discount-content .exemption{
     font-size: 12px;
    text-align: center;
    color: #FFF;
    margin-top: 10px;
}
.student-discount .student-discount-content .discount-btn{
    display: block;
    width: 110px;
    height: 40px;
    border-radius: 20px;
    line-height: 40px;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    background-color: #081019;
    position: relative;
    z-index: 2;
}
.student-discount .student-discount-content .close{
    width: 27px;
    height: 27px;
    background:url(../images/close.png) 0 0 no-repeat;
    background-size: cover;
    position: absolute;
    right: 20px;
    top: 65px;
    cursor: pointer;
}

.subsidy{
    width: 100%;
    text-align: center;
    font-size: 16px;
    color:#6fb547;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    position: absolute;
    bottom: 108px;
    left: 0;
}
.subsidy img{
    width: 16px;
    height: 16px;
}
.product-tips{
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
    margin-top: 54px;
    margin-bottom: 80px;
}
.product-tips strong{
    font-size: 16px;
    position: relative;
    top: -5px;
}
.more-btn{
    width: 140px;
    height: 50px;
    border-radius: 25px;
    font-size: 18px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    color: #000;
    margin: 80px auto;
    border: 3px solid #000;
    cursor: pointer;
}
.more-btn span{
    position: relative;
    top: 1px;
}
.more-btn img{
    width: 18px;
    margin-left: 10px;
}
.experience-banner {
    margin: 40px auto;
}

.experience-banner .experience-btn {
    width: 110px;
    height: 40px;
    position: absolute;
    left: 183px;
    bottom: 51px;
    display: block;
}


@media only screen and (min-width: 1025px) and (max-width: 1440px){
     .main-title {
        font-size: 3vw;
        padding: 7vw 0 3.5vw 0;
    }
    .tips {
        font-size: 1.242vw;
    }
    .page-kv .kv-text{
        left: 19.125vw;
        top: 19.64vw;
    }
    .page-kv .kv-text h1{
        font-size: 4.0333312vw;
        width: 28.161109vw;
    }
    .page-kv .kv-text p{
        font-size: 1.5499992vw;
    }
   /* 礼遇 */
    .card-container {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 1.725vw;
        padding: 0 1.587vw;
        /* margin-bottom: 23px; */
        margin-bottom: 0;
    }

    .card-item {
        position: relative;
        align-items: stretch;
        overflow: hidden;
    }

    .benefit-section .card-container {
        padding: 0;
        gap: 1.38vw;
    }
    .benefit-section .card-container:nth-child(2) .card-item {
        flex-basis: calc((100% - 2.76vw)/3);
    }
    .benefit-section .card-item {
        position: relative;
        border-radius: 1.38vw;
        padding: 0;
        flex-basis: calc((100% - 4.14vw)/4);
        background-color: #fef1f0;
        height: 12.282vw;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 1.38vw;
    }
    .benefit-section .card-item img {
        padding-left: 0.3472vw;
        height: 4.7222vw;
        width: auto;
    }

    .benefit-label {
        position: absolute;
        left: 0;
        top: 0;
        padding: 0 1.3889vw;
        background-color: #9f272b;
        height: 2.0833vw;
        line-height: 1.9444vw;
        border-top-left-radius: 1.3889vw;
        border-bottom-right-radius: 1.3889vw;
    }

    .benefit-label strong {
        padding-left: 0.345vw;
    }



    .benefit-text {
        /* position: absolute;
        left: 120px;
        top: 57px; */
        font-size: 1.104vw;
        line-height: 1.2;
        margin-left: 1.725vw;
    }

    .benefit-text .price {
        font-size: 1.518vw;
        line-height: 1.932vw;
        margin-bottom: 0.345vw;
        font-weight: bold;
    }

    .benefit-text .price strong {
        font-size: 2.07vw;
        vertical-align: 0;
    }

    .benefit-text .ininstalment {
        line-height: 2.07vw;
        margin-bottom: 0.897vw;
    }

    .benefit-text .ininstalment strong {
        font-size: 2.208vw;
    }

    .benefit-btn-box {
        width: 100%;
        position: absolute;
        bottom: 1.38vw;
        display: flex;
        /* justify-content: center; */
        align-items: center;
        gap: 1.035vw;
    }
    .benefit-section .card-container:nth-child(2) .card-item:nth-child(1) .benefit-btn-box {
        padding-left: 8.97vw;
    }
    .benefit-section .card-container:nth-child(2) .card-item:nth-child(2) .benefit-btn-box {
        padding-left: 14.49vw;
    }
    .benefit-section .card-container:nth-child(2) .card-item:nth-child(3) .benefit-btn-box {
        padding-left: 10.35vw;
    }
    .benefit-btn-box .benefit-btn {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 1.242vw;
        color: #000;
        font-weight: 600;
    }
    .benefit-btn-box .benefit-btn .icon2{
        width: 1.725vw;
        height: auto;
        margin-left: 1.035vw;
    }
    .benefit-btn-box .benefit-btn .icon1{
        width: 1.38vw;
        height: auto;
        margin-left: 1.035vw;

    }
    .benefit-btn-box .benefit-btn .rotate{
        transform: rotate(180deg);
    }

    /* .benefit-section .tips {
        margin-top: 0;
        margin-bottom: 50px;
    } */

    .benefit-section .main-title {
        padding-bottom: 1.38vw;
    }

    .benefit-section .card-item:nth-child(4) .benefit-text {
        /* top: 75px;
        left: 140px; */
    }
    .benefit-section .benefit-details{
        width: 100%;
        padding: 0 1.932vw;
        background-color: #f7f7f7;
        border: 1px solid #dddddd;
        border-radius: 1.38vw;
        margin-top: 2.76vw;
        position: relative;
        display: none;
    }
    .benefit-section .benefit-details::after{
        content: '';
        display: block;
        width: 6.555vw;
        height: 1.932vw;
        background:url(../images/pc/benefit-details-subscript.png) 0 0 no-repeat;
        background-size: cover;
        position: absolute;
        top: -1.932vw;
    }
    .benefit-details.benefit6::after{
        left: 48%;
    }
    .benefit-details.benefit7::after{
        right:14%;
    }
    .benefit-section .benefit-details .problem{
        margin-top: 2.07vw;
        display: flex;
        align-items: center;
        gap: 0.828vw;
        font-size: 1.242vw;
        font-weight: 600;
    }
    .benefit-details.benefit7 .problem{
        width: 100%;
        justify-content: right;
        text-align: right;
    }
    .benefit-section .benefit-details .problem img{
        width: 2.277vw;
    }
    .benefit-section .benefit-details .answer{
        margin-top: 1.863vw;
        padding-bottom: 2.07vw;
        font-size: 1.242vw;
        line-height: 1.5;
    }
    .benefit-section .benefit-details .answer:nth-child(2){
        border-bottom: 1px solid #dddddd;
    }

    /* 角标 */
    .new-product{
        position: absolute;
        left: -1px;
        top: -0.621vw;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 7.107vw;
        height: 3.726vw;
        font-size: 1.794vw;
        font-weight: 600;
        color: #fff;
        background:url(../images/pc/new.png) 0 0 no-repeat;
        background-size: cover;
        padding-right: 0.69vw;
    }
    .new-product-red{
        position: absolute;
        left: -1px;
        top: -0.621vw;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 7.107vw;
        height: 3.726vw;
        font-size: 1.794vw;
        font-weight: 600;
        color: #fff;
        background:url(../images/pc/new-red.png) 0 0 no-repeat;
        background-size: cover;
        padding-right: 0.69vw;
    }
    .discount-subscript{
        position: absolute;
        left: -1px;
        top: -0.621vw;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
         width: 7.107vw;
        height: 3.726vw;
        font-size: 1.104vw;
        font-weight: 600;
        color: #fff;
        background:url(../images/pc/discount-subscript.png) 0 0 no-repeat;
        background-size: cover;
        padding-right: 0.69vw;
    }
    .discount-subscript>span{
        font-size: 1.656vw;
        display: flex;
        align-items: flex-end;
    }
    .discount-subscript>span>span{
            font-size: 1.104vw;
            position: relative;
            top: -0.138vw;
    }
    /* 产品 */
    .main-product{
        width: 100%;
        border: 1px solid #dddddd;
        border-radius: 1.38vw;
        padding: 3.105vw 2.346vw 3.519vw 2.208vw;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 1.38vw;
        position: relative;
        /* margin-bottom: 1.38vw; */
    }
    .main-product .product-img img{
        width: 33.12vw;
    }
    .main-product .product-title {
        font-size: 1.932vw;
    }
    .main-product .product-highlight-box{
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 0.69vw;
    }
    .main-product .product-highlight-box {
        margin-top: 1.449vw;
    }
    .main-product .product-highlight-box .product-highlight-l .highlight-tit{
        padding: 0.552vw 2.07vw;
        font-size: 1.242vw;
        font-weight: 600;
        color: #fff;
        background-color: #9f272b;
        margin-bottom: 1.38vw;
        border-radius: 1.38vw 1.38vw 0 0;
        display: inline-block;
    }
    .main-product .product-highlight-box .product-highlight-l .highlight-content{
        display: flex;
        /* align-items: center; */
        font-size: 1.242vw;
        margin-bottom: 0.69vw;
        gap: 0.38vw;
    }
    .main-product .product-highlight-box .product-highlight-l .highlight-content img{
        width: 1.38vw;
        position: relative;
        top: -0.138vw;
    }
    .main-product .product-highlight-box .product-highlight-r{
        display: flex;
        flex-direction: column;
        gap: 1.104vw;
        padding-top: 3.243vw;
        width: 30.705vw;
    }
    .main-product .buy-btn{
        width: 7.59vw;
        height: 2.898vw;
        border-radius: 1.449vw;
        background-color: #000;
        color: #fff;
        font-size: 1.242vw;
        font-weight: 600;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 3.105vw;
    }
    .price-box {
        padding: 0.966vw 1.725vw;
        background-color: #f4f4f4;
        border-radius: 1.38vw;
        font-size: 1.242vw;
    }
    .price-box .retail-price ,.price-box .promotion-price{
        display: flex;
        justify-content: space-between;
        align-items: center;
        align-items: flex-end;
    }
    .price-box .retail-price span,.price-box .promotion-price span{
        display: flex;
        align-items: flex-end;
    }
    .price-box .retail-price strong,.price-box .promotion-price strong{
        font-size: 2.208vw;
    }
    .price-box .promotion-price{
        color: #3a95fc;
        margin-top: 0.552vw;
    }
    .product-list{
        display: flex;
        gap: 1.725vw;
        flex-wrap: wrap;
        overflow: hidden;
        padding-top: 1.38vw;
    }
    /* #smartphone .product-list {
        height: 129.375vw;
    }
    #tablet .product-list {
        height: 89.01vw;
    }
    #wearing .product-list {
        height: 88.32vw;
    } */
    .product-list .product-card-item{
        flex-basis: calc((100% - 3.45vw) / 3);
        padding: 3.45vw 1.38vw 8.97vw 1.38vw;
        border: 1px solid #dddddd;
        border-radius: 1.38vw;
        position: relative;
        box-sizing: border-box;
        /* margin-top: 20px; */
    }
    .product-list .product-card-item .product-img ,.product-list .product-card-item .product-img img{
        width: 100%;
    }
    .product-list .product-card-item .product-tit{
        font-size: 1.932vw;
        font-weight: 600;
        margin-top: 2.76vw;
        margin-bottom: 2.07vw;
        text-align: center;
    }
    .product-list .product-card-item .product-tit.mb100{
        margin-bottom: 6.9vw;
    }

    .product-list .product-card-item .product-discount-box.minH{
        min-height: 16.56vw;
    }
    .product-list .product-card-item .product-discount-box:nth-child(5){
        margin-top: 2.76vw;
    }
    .product-list .product-card-item .product-discount-box .discount-tit{
        font-size: 1.242vw;
        font-weight: 600;
        padding: 0.552vw 0;
        box-sizing: border-box;
        text-align: center;
        color: #fff;
        background-color: #9f272b;
        border-radius: 1.38vw 1.38vw 0 0;

        margin-bottom: 0.276vw;
    }
    .product-list .product-card-item .product-discount-box .discount-content {
        margin-top: 18px;
        display: flex;
        justify-content: space-between;
        font-size: 1.242vw;
        line-height: 1.5;
    }
    .product-list .product-card-item .product-discount-box .discount-content .discount-text span{
        display: inline-block;
        background-color: #333333;
        width: 1.38vw;
        height: 1.38vw;
        border-radius: 0.69vw;
        color: #fff;
        text-align: center;
        font-size: 0.828vw;
        line-height: 1.38vw;
        margin-right: 0.138vw;
        vertical-align: top;
        font-weight: normal;
        position: relative;
        top: 0.207vw;
    }
    .product-list .product-card-item .product-price-box{
        margin-top: 2.07vw;
    }
    .product-list .product-card-item .product-price-box .price-box{
        margin-bottom: 1.38vw;
    }
    .product-list .product-card-item .product-btn{
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 1.725vw;
        position: absolute;
        bottom: 3.588vw;
        left: 0;
    }
    .product-list .product-card-item .product-btn .btn{
        width: 7.59vw;
        height: 2.76vw;
        border-radius: 1.38vw;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 1.242vw;
    }
    .product-list .product-card-item .product-btn .buy-btn{
        background-color: #000;
        color:#fff;
    }
    .product-list .product-card-item .product-btn .student-btn{
        background-color: #fff;
        color:#000;
        border: 1px solid #000;
    }
    .product-benefit{
        font-size: 1.242vw;
        text-align: center;
        margin-top: 1.656vw;
        margin-bottom: 3.45vw;
    }
    .student-discount{
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.5);
        border-radius: 1.38vw;
    }
    .student-discount .student-discount-content{
        width: 100%;
        height: 31.257vw;
        position: absolute;
        bottom: 1.38vw;
    }
    .student-discount .student-discount-content .bg{
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    .student-discount .student-discount-content div{
        z-index: 2;
        position: relative;
    }
    .student-discount .student-discount-content .discount-price{
        margin-top: 16.284vw;
        font-size: 1.242vw;
        font-weight: 600;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: flex-end;
    }
    .student-discount .student-discount-content .discount-price strong{
        font-size: 2.07vw;
        color:#fff400;
    }
    .student-discount .student-discount-content .discount-tips{
        font-size: 0.828vw;
        text-align: center;
        color: #FFF;
        margin-top: 1.725vw;
        height: 2.07vw;
        line-height: 1.2;
    }
    .student-discount .student-discount-content .exemption{
        font-size: 0.828vw;
        text-align: center;
        color: #FFF;
        margin-top: 0.69vw;
    }
    .student-discount .student-discount-content .discount-btn{
        display: block;
         width: 7.59vw;
        height: 2.76vw;
        border-radius: 1.38vw;
        line-height:2.76vw;
        margin: 0 auto;
        margin-top: 1.38vw;
        text-align: center;
        font-size: 1.242vw;
        font-weight: 600;
        color: #fff;
        background-color: #081019;
        position: relative;
        z-index: 2;
    }
    .student-discount .student-discount-content .close{
        width: 1.863vw;
        height: 1.863vw;
        background:url(../images/close.png) 0 0 no-repeat;
        background-size: cover;
        position: absolute;
        right: 1.38vw;
        top: 4.485vw;
        cursor: pointer;
    }

    .subsidy{
        width: 100%;
        text-align: center;
        font-size: 1.104vw;
        color:#6fb547;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 0.414vw;
        position: absolute;
        bottom: 7.452vw;
        left: 0;
    }
    .subsidy img{
        width: 1.104vw;
        height: 1.104vw;
    }
    .product-tips{
        font-size: 0.828vw;
        line-height: 1.5;
        text-align: center;
        margin-top: 3.726vw;
        margin-bottom: 5.52vw;
    }
    .product-tips strong{
        font-size: 1.104vw;
        position: relative;
        top: -0.345vw;
    }
    .more-btn{
        width: 9.66vw;
        height: 3.45vw;
        border-radius: 1.725vw;
        font-size: 1.242vw;
        background-color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: 600;
        color: #000;
        margin: 5.52vw auto;
        border: 0.207vw solid #000;
        cursor: pointer;
    }
    .more-btn span{
        position: relative;
        top: 1px;
    }
    .more-btn img{
        width: 1.242vw;
        margin-left: 0.69vw;
    }

     .experience-banner {
        margin: 2.8vw auto;
    }
    .experience-banner .experience-btn {
        width: 7.7vw;
        height: 3vw;
        position: absolute;
        left: 12.5vw;
        bottom: 3.4vw;
        display: block;
        display: block;
    }
    
}
@media only screen and (max-width: 1024px){
    .mo{
        display: block;
    }
    .pc{
        display: none;
    }
    .detailed-con.rules .overflow {
        display: block;
    }
    .main-title {
        padding: 10.6625vw 0 1.38vw 0;
        font-size: 7.998vw;
        line-height: 1.15;
    }
    .main-title.mb50{
        margin-bottom: 5vw;
    }
    .tips {
        /* margin-top: 1.665vw; */
        font-size: 2.666vw;
        /* text-align: left; */
        word-spacing: 0;
        margin-bottom: 5vw;
    }
    .page-wrapper{
        width:93.31vw;
        margin: 0 auto;
    }
    .page-kv .page-wrapper{
        width: 100%;
    }
   
    .page-kv .kv-text{
        left:0;
        top: 25vw;
        width: 100%;
        text-align: center;
    }
    .page-kv .kv-text h1{
        font-size: 9.333331vw;
        width: 100%;
        margin: 0 auto;
    }
    .page-kv .kv-text p{
        font-size: 3.8666658vw;
    }
    /* 礼遇 */
    .card-container {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 1.725vw;
        padding: 0 1.587vw;
        /* margin-bottom: 23px; */
        margin-bottom: 0;
    }

    .card-item {
        position: relative;
        align-items: stretch;
        overflow: hidden;
    }

    .benefit-section .card-container {
        padding: 0;
        gap: 1.38vw;
    }
    .benefit-section .card-container:nth-child(2) .card-item {
        flex-basis: calc((100% - 3.199vw)/2);
    }
    .benefit-section .card-container:nth-child(2) .card-item:nth-child(1) {
        flex-basis: 100%;
    }
    .benefit-section .card-container:nth-child(2) .card-item:nth-child(1) img {
        width: 47.5222vw;
        height: auto;
        zoom: 0;

    }
    .benefit-section .card-item {
        position: relative;
        border-radius: 2.666vw;
        padding: 0;
        flex-basis: calc((100% - 3.199vw)/2);
        background-color: #fef1f0;
        height: 19.995vw;
        display: flex;
        align-items: center;
        justify-content: left;
        margin-bottom: 2.666vw;
        padding-left: 3.192v;
    }
    .benefit-section .card-item img {
        padding-left: 3.999vw;
        height: 7.998vw;
        width: auto;
    }

    .benefit-label {
        position: absolute;
        left: 0;
        top: 0;
        padding: 0 1.3889vw;
        background-color: #9f272b;
        height: 4.2656vw;
        line-height:4.5656vw;
        border-top-left-radius: 2.666vw;
        border-bottom-right-radius: 2.666vw;
        font-size: 2.1328vw;
    }

    .benefit-label strong {
        padding-left:1.333vw;
          font-size: 2.1328vw;
          vertical-align:0;
    }



    .benefit-text {
        font-size:2.394vw;
        line-height: 1.2;
        margin-left: 2.1328vw;
    }

    .benefit-text .price {
        font-size: 2.394vw;
        line-height: 1.2;
        margin-bottom: 1.333vw;
        font-weight: bold;
    }

    .benefit-text .price strong {
        font-size: 3.1992vw;
        vertical-align: 0;
    }
    .benefit-text .price strong.number {
        font-size: 3.9vw;
    }
/* 
    .benefit-text .ininstalment {
         line-height: 2.07vw;
        margin-bottom: 0.897vw;
    }

    .benefit-text .ininstalment strong {
        font-size: 2.208vw;
    }  */

    .benefit-btn-box {
        width: 50%;
        position: absolute;
        /* left: 54.919vw; */
        bottom: 4.332vw;
        display: flex;
        /* justify-content: center; */
        align-items: center;
        gap: 2.035vw;
    }
    .benefit-section .card-container:nth-child(2) .card-item:nth-child(1) .benefit-text {
        position: relative;
        top: -2vw;
        left: 5vw;
    }
     .benefit-section .card-container:nth-child(2) .card-item:nth-child(2) .benefit-text {
        position: relative;
        top: -2vw;
    }
     .benefit-section .card-container:nth-child(2) .card-item:nth-child(3) .benefit-text {
        position: relative;
        top: -2vw;
    }
    .benefit-section .card-container:nth-child(2) .card-item:nth-child(1) .benefit-btn-box {
         left: 54.919vw;
        bottom: 6.332vw;
         padding-left: 0;
    }
    .benefit-section .card-container:nth-child(2) .card-item:nth-child(2) .benefit-btn-box {
        padding-left: 0;
                left: 14.063vw;
        bottom: 3.399vw;

    }
    .benefit-section .card-container:nth-child(2) .card-item:nth-child(3) .benefit-btn-box {
        padding-left: 0;
                left: 14.063vw;
        bottom: 3.399vw;

    }
    .benefit-btn-box .benefit-btn {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 2.3994vw;
        color: #000;
        font-weight: 600;
    }
    .benefit-btn-box .benefit-btn .icon2{
        width: 1.9995vw !important;
        height: auto;
        margin-left: 1.035vw;
        padding: 0;
    }
    .benefit-btn-box .benefit-btn .icon1{
        width: 2.666vw !important;
        height: auto;
        margin-left: 2.035vw;
        padding: 0;

    }
    .benefit-btn-box .benefit-btn .rotate{
        transform: rotate(180deg);
    }

    /* .benefit-section .tips {
        margin-top: 0;
        margin-bottom: 50px;
    } */

    .benefit-section .main-title {
        padding-bottom: 1.38vw;
    }

    .benefit-section .card-item:nth-child(4) .benefit-text {
        /* top: 75px;
        left: 140px; */
    }
    .benefit-section .benefit-details{
        width: 100%;
        padding: 0 3.999vw;
        background-color: #f7f7f7;
        border: 1px solid #dddddd;
        border-radius: 2.666vw;
        margin-top: 3.4658vw;
        position: relative;
        display: none;
    }
    .benefit-section .benefit-details::after{
        content: '';
        display: block;
       width: 13.998vw;
        height: 4.4658vw;
        background:url(../images/pc/benefit-details-subscript.png) 0 0 no-repeat;
        background-size: cover;
        position: absolute;
        top: -4.3658vw;
    }
    .benefit-details.benefit6::after{
        left: 15%;
    }
    .benefit-details.benefit7::after{
        right:25%;
    }
    .benefit-section .benefit-details .problem{
        margin-top: 3.999vw;
        display: flex;
        align-items: center;
        gap: 1.5996vw;
        font-size: 2.3994vw;
        font-weight: 600;
    }
    .benefit-details.benefit7 .problem{
        width: 100%;
        justify-content: right;
        text-align: right;
    }
    .benefit-section .benefit-details .problem img{
        width: 3.4658vw;
    }
    .benefit-section .benefit-details .answer{
        margin-top: 3.999vw;
        padding-bottom: 4.2656vw;
        font-size: 2.3994vw;
        line-height: 1.5;
    }
    .benefit-section .benefit-details .answer:nth-child(2){
        border-bottom: 1px solid #dddddd;
    }

    /* 角标 */
    .new-product{
        position: absolute;
        left: -1px;
        top: -1.333vw;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 14.5966vw;
        height: 7.3315vw;
        font-size: 3.1992vw;
        font-weight: 600;
        color: #fff;
        background:url(../images/pc/new.png) 0 0 no-repeat;
        background-size: cover;
        padding-right: 1.333vw;
    }
    .new-product-red{
        position: absolute;
        left: -1px;
        top: -1.333vw;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 14.5966vw;
        height: 7.3315vw;
        font-size: 3.1992vw;
        font-weight: 600;
        color: #fff;
        background:url(../images/pc/new-red.png) 0 0 no-repeat;
        background-size: cover;
        padding-right: 1.333vw;
    }
    .discount-subscript{
        position: absolute;
        left: -1px;
        top: -1.333vw;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        width: 14.5966vw;
        height: 7.3315vw;
        font-size: 2.8vw;
        font-weight: 600;
        color: #fff;
        background:url(../images/pc/discount-subscript.png) 0 0 no-repeat;
        background-size: cover;
        padding-right: 1.333vw;
    }
    .discount-subscript>span{
        font-size: 3vw;
        display: flex;
        align-items: flex-end;
    }
    .discount-subscript>span>span{
            font-size: 2vw;
            position: relative;
            top: -0.138vw;
    }
    /* 产品 */
    .main-product{
        width: calc((100% - 2.666vw) / 2);
        border: 1px solid #dddddd;
        border-radius: 1.38vw;
        padding: 7.998vw 0 33.65vw 0;
        display: block;
       
        gap: 1.38vw;
        position: relative;
        /* margin-bottom: 1.38vw; */
    }
    .main-product .product-img img{
        width: 100%;
    }
    .main-product .product-title {
        font-size: 3.7324vw;
        text-align: center;
                margin-top: 3.1992vw;
        margin-bottom: 3.7324vw;
    }
    .product-info{
        padding: 0 2.3994vw;
    }
    
    .main-product .product-highlight-box{
        display: block;
        margin-top: 2.9326vw;
    }

     .main-product .product-highlight-box .product-highlight-l{
        /* display: flex;
        flex-wrap: wrap;
        justify-content: space-between; */
     }
   
    .main-product .product-highlight-box .product-highlight-l .highlight-tit{
        padding: 2.1328vw 0;
        font-size: 2.1328vw;
        font-weight: 600;
        color: #fff;
        background-color: #9f272b;
        margin-bottom: 1.5996vw;
        border-radius: 2.666vw 2.666vw 0 0;
        display: block;
        text-align: center;
        flex-basis:100%;
    }
    .main-product .product-highlight-box .product-highlight-l .highlight-content{
        display: flex;
        /* align-items: center; */
        font-size: 2.1328vw;
        margin-bottom: 1.666vw;
        gap: 1.6666vw;
        flex-basis:45%;
    }
    .main-product .product-highlight-box .product-highlight-l .highlight-content img{
        width: 1.38vw;
        position: relative;
        top: -0.138vw;
    }
    .main-product .product-highlight-box .product-highlight-r{
        display: flex;
        flex-direction: column;
        gap: 2.1328vw;
        padding-top: 3.9999vw;
        width: 100%;
    }
    .main-product .buy-btn{
        width: 33.325vw;
        height: 9.331vw;
        border-radius: 4.6655vw;
        background-color: #000;
        color: #fff;
        font-size: 3.7324vw;
        font-weight: 600;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        margin-top: 6.665vw;
                position: absolute;
        bottom: 6.9316vw;
        left: 0;
        right: 0;
        margin: auto;
    }
    .price-box {
        padding: 0.3995vw 3.7324vw 0.9995vw 3.7324vw;
        background-color: #f4f4f4;
        border-radius: 2vw;
        font-size: 2.1328vw;
    }
    .price-box .retail-price ,.price-box .promotion-price{
        display: flex;
        justify-content: space-between;
        align-items: center;
         flex-direction: column;
        align-items:flex-start;
        flex-wrap: wrap;
        gap: 1.38vw;
        margin-top: 1.38vw;
        position: relative;
    }
    .price-box .promotion-price,#tablet .price-box .retail-price,#wearing .price-box .retail-price{
         flex-direction: row;
         align-items:flex-end;
    }
    .price-box .retail-price span:nth-child(3){
        margin-left: auto;
        position: absolute;
        right: 0;
        bottom: 0;
    }
    .main-product .price-box .retail-price span:nth-child(1),.main-product .price-box .retail-price span:nth-child(2),.main-product .price-box .promotion-price span:nth-child(1 ){
         position: relative;
         top: -1vw;
    }
    .price-box .retail-price span,.price-box .promotion-price span{
        display: flex;
        align-items: flex-end;
    }
    .price-box .retail-price strong,.price-box .promotion-price strong{
        font-size: 4.2656vw;
    }
    .price-box .promotion-price{
        color: #3a95fc;
        margin-top: 0;
    }
    .product-list{
        display: flex;
        gap: 2.666vw;
        flex-wrap: wrap;
        overflow: hidden;
        padding-top: 2.666vw;
    }
    /* #smartphone .product-list {
        height: 463.175vw;
    }
    #tablet .product-list {
        height: 89.01vw;
    }
    #wearing .product-list {
        height: 88.32vw;
    } */
    .product-list .product-card-item{
        flex-basis: calc((100% - 2.666vw) / 2);
        padding: 7.998vw 0 33.65vw 0;
        border: 1px solid #dddddd;
        border-radius: 2.666vw;
        position: relative;
        box-sizing: border-box;
        /* margin-top: 20px; */
    }
    #smartphone .product-list .product-card-item:nth-child(n+7) {
        display: none;
    }
    .product-list .product-card-item:nth-child(2),
    .main-product,
    .product-list .product-card-item:nth-child(11),
    .product-list .product-card-item:nth-child(12){
        padding-bottom: 20vw !important;
    }

    .product-list .product-card-item .product-img ,.product-list .product-card-item .product-img img{
        width: 100%;
    }
    .product-list .product-card-item .product-discount-box:nth-child(5){
        margin-top: 2vw;
    }
    .product-list .product-card-item .product-discount-box,.product-list .product-card-item .product-price-box{
        padding: 0 2.3994vw;
    }
    .product-list .product-card-item .product-tit{
        font-size:3.7324vw;
        font-weight: 600;
        margin-top: 3.1992vw;
        margin-bottom: 3.7324vw;
        text-align: center;
    }
    #wearing .product-list .product-card-item .product-tit{
        min-height: 9vw;
    }
    .product-list .product-card-item .product-tit.mb100{
        margin-bottom:0;
    }

    .product-list .product-card-item .product-discount-box.minH,.product-list .main-product .product-highlight-l.minH{
        min-height: 26.26vw;
    }
    /* .product-list .product-card-item .product-discount-box:nth-child(5){
        margin-top: 2.76vw;
    } */
    .product-list .product-card-item .product-discount-box .discount-tit{
        padding: 2.1328vw 0;
        font-size: 2.1328vw;
        font-weight: 600;
        box-sizing: border-box;
        text-align: center;
        color: #fff;
        background-color: #9f272b;
        border-radius: 2.666vw 2.666vw 0 0;
        margin-bottom: 1.333vw;
    }
    .product-list .product-card-item .product-discount-box .discount-content {
        margin-top: 1.333vw;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        font-size: 2.1328vw;
        line-height: 1.5;
    }
    .product-list .product-card-item .product-discount-box .discount-content .discount-text{
        flex-basis:100%;
        margin-bottom: 1.333vw;
    }
    .product-list .product-card-item .product-discount-box .discount-content .discount-text span{
        display: inline-block;
        background-color: #333333;
        width: 2.666vw;
        height: 2.666vw;
        border-radius: 1.333vw;
        color: #fff;
        text-align: center;
        font-size: 2.1328vw;
        line-height: 2.666vw;
        margin-right:0.5vw;
        vertical-align: top;
        font-weight: normal;
        position: relative;
        top: 0.207vw;
    }
    .product-list .product-card-item .product-price-box{
        margin-top: 3.999vw;
    }
    #smartphone .product-list .product-card-item:nth-child(4) .product-price-box{
        margin-top: 1vw;
    }
    .product-list .product-card-item .product-price-box .price-box{
        margin-bottom:2.1328vw;
    }
    .product-list .product-card-item .product-btn{
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 2.666vw;
        position: absolute;
        bottom: 6.9316vw;
        left: 0;
        padding: 0;
    }
    .product-list .product-card-item .product-btn .btn{
       width: 33.325vw;
        height: 9.331vw;
        border-radius: 4.6655vw;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size:3.7324vw;
    }
    .product-list .product-card-item .product-btn .buy-btn{
        background-color: #000;
        color:#fff;
    }
    .product-list .product-card-item .product-btn .student-btn{
        background-color: #fff;
        color:#000;
        border: 1px solid #000;
    }
    .product-benefit{
        font-size:2.3994vw;
        text-align: center;
        margin-top: 1.656vw;
        margin-bottom: 3.45vw;
    }
    .student-discount{
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.5);
        border-radius: 2.666vw;
    }
    .student-discount .student-discount-content{
        width: 100%;
        height: 62.651vw;
        position: absolute;
        bottom: 14.663vw;
    }
    .student-discount .student-discount-content .bg{
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    .student-discount .student-discount-content div{
        z-index: 2;
        position: relative;
    }
    .student-discount .student-discount-content .discount-price{
        margin-top:29.326vw;
        font-size: 2.3994vw;
        font-weight: 600;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: flex-end;
    }
    .student-discount .student-discount-content .discount-price strong{
        font-size: 3.1926vw;
        color:#fff400;
    }
    .student-discount .student-discount-content .discount-tips{
        font-size: 1.5996vw;
        text-align: center;
        color: #FFF;
        margin-top: 2.1328vw;
        height: 4.7988vw;
        line-height: 1.2;
    }
    .student-discount .student-discount-content .exemption{
        font-size: 1.5996vw;
        text-align: center;
        color: #FFF;
        margin-top: 1.333vw;
    }
    .student-discount .student-discount-content .discount-btn{
        display: block;
        width: 33.325vw;
        height: 9.331vw;
        border-radius: 4.6655vw;
        line-height:9.331vw;;
        margin: 0 auto;
        margin-top: 1.38vw;
        text-align: center;
        font-size: 3.7324vw;
        font-weight: 600;
        color: #fff;
        background-color: #081019;
        position: relative;
        z-index: 2;
    }
    .student-discount .student-discount-content .close{
        width: 4.1vw;
        height: 4.1vw;
        background:url(../images/close.png) 0 0 no-repeat;
        background-size: cover;
        position: absolute;
        right: 2.394vw;
        top: 7.998vw;
        cursor: pointer;
    }

    .subsidy{
        width: 100%;
        text-align: center;
        font-size: 2.1328vw;
        color:#6fb547;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 1.3333vw;
        position: absolute;
        bottom: 30.152vw;
        left: 0;
    }
    .subsidy img{
        width: 2.1328vw;
        height: 2.1328vw;
    }
    .product-tips{
        font-size:1.8662vw;
        line-height: 1.5;
        text-align: center;
        margin-top: 5.332vw;
        margin-bottom: 6.665vw;
    }
    .product-tips strong{
        font-size: 1.8662vw;
        position: relative;
        top: 0;
    }
    .more-btn{
               width: 33.325vw;
        height: 9.331vw;
        border-radius: 4.6655vw;
        font-size: 3.7324vw;
        background-color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: 600;
        color: #000;
        margin: 5.52vw auto 0 auto;
        border: 0.207vw solid #000;
        cursor: pointer;
    }
    .more-btn span{
        position: relative;
        top: 1px;
    }
    .more-btn img{
        width: 3.7324vw;
        margin-left: 1.69vw;
    }

     .experience-banner {
        margin: 3.5vw auto;
    }
    .experience-banner .experience-btn {
        width: 21.7vw;
        height: 9vw;
        position: absolute;
        left: 5.5vw;
        bottom: 2.4vw;
    }
    #tablet{
        margin-top: 7.9vw;
    }
    #wearing{
        padding-bottom: 6vw;
    }
  
}
/* @media only screen and (max-width: 767px){
    .mo{
        display: block;
    }
    .pc{
        display: none;
    }
    .main-title {
        padding: 14vw 0 3.5vw 0;
        font-size: 8.5vw;
        line-height: 8.5vw;
    }
    .tips {
        margin-top: 3.5vw;
        font-size: 2.1vw;
        word-spacing: 0;
    }
    .page-wrapper{
        width:86vw;
        margin: 0 auto;
    }
    .page-kv .page-wrapper{
        width: 100%;
    }
   
    .page-kv .kv-text{
        left:0;
        top:45vw;
        width: 100%;
        text-align: center;
    }
    .page-kv .kv-text h1{
        font-size: 9.333331vw;
        width: 100%;
        margin: 0 auto;
    }
    .page-kv .kv-text p{
        font-size: 3.8666658vw;
    }

    

    
} */