.page-img {
    width: 100%;
    height: auto;
}

.banner_text {
    background-color: #ECF0FF;
    padding: 10px 0 0px 0;
}

a, ins {
    text-decoration: none;
}

.prime-day-page {
    margin-top: 64px;
}

.bodyWidthPd {
    background-color: #000005;
}

.body-container {
    width: 1400px;
    margin: 0 auto;
}

/* .content-paste-input{position: absolute;top: 0;left: 0;opacity: 0;z-index: -10;} */
.width100 {
    width: 100%;
    height: auto;
}

.titleh1 {
    font-size: 48px;
    font-weight: bold;
    color: #010101;
}


/* 标题 */
.banner_text_title {
    margin: 80px 0 60px 0;
    text-align: center;
}

.banner_text_title_text_1 {
    font-weight: bold;
    font-size: 40px;
    color: #333333;
}

.banner_text_title_text_2 a {
    font-size: 24px;
    color: #660099;
    text-decoration-line: underline;
}

.cate_title {
    width: 700px;
    font-weight: bold;
    font-size: 36px;
    color: #3C5AD2;
    text-shadow: 0px 3px 0px #FFA65F;
}

.cate_title > img {
    width: 100%;
}

.cate_title > span {
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 28px;
    color: #fff;
    white-space: nowrap;
}

.t1-title-1-box {
    position: relative;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
}

.t1-title-1-box .titimg1 {
    position: absolute;
    top: 47%;
    transform: translateY(-50%);
    left: 0;
}

.t1-title-1-box .titimg2 {
    position: absolute;
    top: 47%;
    transform: translateY(-50%);
    right: 0;
}

.t1-type-title {
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    color: #011616;
    padding: 0 200px;
}


.t1.title-1-box {
    margin: 60px 0 40px 0;
}

.t1.title-1-box img {
    margin: 0 auto;
}

.t1 {
    position: relative;
}

.t1 .type-con {
    position: absolute;
    width: 100%;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.t1 .type-title {
    font-size: 32px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}

.t1 .type-intro {
    color: #ffffff;
    font-size: 32px;
    font-weight: bold;
    margin-top: -12px;
}


.maneuver-module-box {
    background-color: #3C5AD2;
    position: sticky;
    top: 0;
    z-index: 99;
}

.nav-box {
    display: flex;
    width: 1200px;
    margin: 0 auto;
    justify-content: space-between;
    padding: 20px 0 17px 0;
}

.nav-box .nav-info {
    height: 62px;
    border-radius: 31px;
    font-size: 20px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 40px;
    box-sizing: border-box;
}

.nav-box .nav-info.active {
    height: 62px;
    background: #FFFFFF;
    border-radius: 31px;
    font-size: 20px;
    color: #489134;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 40px;
    box-sizing: border-box;
}

.nav-box .nav-info a {
    color: #fff;
}

.nav-box .nav-info.active a {
    color: #3C5AD2;
}

/* 主图1 */
.master1 {
    margin-top: 60px;
}

/* 分类 */
.category-box {
    padding-top: 40px;
}

.category-list {
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 50px;
}

.category-list li {
    width: 15%;
    text-align: center;
}

.category-list img {
    margin: 0px auto;
}

.category-list li a {
    margin-top: 15px;
    font-size: 20px;
    color: #ffffff;
    display: block;
}


/* 优惠卷 */
.product-coupon-box {
    background-image: url("https://www.mychway.com/image/catalog/2025/activity/back_to_school/copy.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    padding: 8px 0;
    cursor: pointer;
    width: 220px;
    max-width: 305px;
    margin: 5px 0;
}

.product-coupon-box-p1 {
    width: 59%;
    color: #333333;
    font-size: 16px;
    padding-left: 2%;
}

.maneuver-three .product-coupon-box {
    max-width: 400px;
}

.product-coupon-box-p2 {
    width: 37%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-coupon-box-p2 img {
    margin-left: 4px;
}

.copy-size {
    font-size: 20px;
    font-weight: bold;
    color: #011616;
}


.end_in {
    font-weight: bold;
    font-size: 24px;
    color: #333333;
    margin-right: 15px;
}

#countdown span {
    border-radius: 3px 3px 3px 3px;
    background: #660099;
    display: block;
    padding: 7px 10px;
    font-weight: bold;
    font-size: 24px;
    color: #ffffff;
    width: 56px;
    height: 56px;
    box-sizing: border-box;
    text-align: center;
    align-content: center;
}

#countdown p {
    color: #333333;
    margin-left: 0px;
    font-size: 40px;
    width: 25px;
}

/* 产品列表 */
/* .productS-price{
    margin: 5px 0;
} */
/* .productBox1{background-color: #E5DCCB;padding: 80px 0;}
.productBox{background-color: #E0CAA5;padding: 80px 0;} */
.productWidth {
    width: 1480px;
    margin: 0px auto;
}

.product-box-1 {
    background-color: #ffffff;
    margin-bottom: 40px;
}

.productWidth .product-box-1:last-of-type {
    margin-bottom: 0px;
}

.product-box-2 {
    background-color: #A95BE0;
    margin-top: 40px;
}

.product-box-1, .product-box-2 {
    border-radius: 8px;
    padding: 40px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.productS-price .discount-price {
    color: #DA251D !important;
    font-size: 28px !important;
}

.productS-price .original-cost {
    font-size: 16px !important;
}

.product-list .productS-content {
    padding: 10px 0 0;
}

.deals-btn {
    width: 80%;
    margin: 0px auto 20px auto;
    display: block;
}

.deals-btn a {
    background: #FD5601;
    display: block;
    color: #ffffff;
    border-radius: 8px 8px 8px 8px;
    font-size: 16px;
    padding: 10px;
}

.products-3-box {
    margin-top: 30px;
}

.product-list .productS-price {
    justify-content: space-between !important;
    margin-bottom: 10px;
}

.annive_item {
    margin-bottom: 15px;
    background: #FFFFFF;
    padding: 15px;
    box-sizing: border-box;
    width: 24%;
}

#clearance_one .annive_item {
    width: 24%;
}

#clearance_two .annive_item {
    width: 24%;
}

#clearance_three .annive_item {
    width: 24%;
}

#clearance_three .annive_item ~ :nth-last-child(-n+4) {
    width: 24%;
}

#clearance_five .annive_item {
    width: 49.5%;
}

.deals-bar-flex {
    margin: 7px 0;
}

.annive_item-grop {
    margin-top: 15px;
}

.annive_item-btn1, .annive_item-btn2 {
    width: 46%;
    cursor: pointer;
    height: 41px;
    box-sizing: border-box;
}

.annive_item-btn1 {
    background-color: #ffffff;
    border: 1px solid #302650;
    border-radius: 8px;
    color: #302650;
}

.annive_item-btn2 {
    background: #000000;
    border: 1px solid #000000;
    border-radius: 8px;
    color: #ffffff;
}

.annive_item-btn1, .annive_item-btn2 {
    font-size: 16px;
    padding: 7px 0px;
    display: block;
    text-align: center;
}

.annive_item-btn1:hover {
    background: #000000;
    border: 1px solid #000000;
    color: #ffffff;
    cursor: pointer;
}

.annive_item-btn2:hover {
    background: #ffffff;
    border: 1px solid #000000;
    border-radius: 8px;
    color: #302650;
}

.discount_text {
    color: #ffffff;
    background: #DA251D;
    border-radius: 0px 0px 16px 0px;
    font-size: 20px;
    font-weight: bold;
    padding: 2px 10px;
    position: absolute;
    left: 0;
    top: 0;
}

.annive_item-klarna {
    justify-content: left;
    align-items: center;
    box-sizing: border-box;
}

.annive_item-klarna img {
    margin-right: 10px;
}

/* 选择倒数前2个元素 */
/* .annive_item:nth-last-child(-n+2) {
    margin-bottom: 0px;
} */
/* .products-3-box{display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 35px;} */
.Middle-img {
    position: relative;
}

.dot_red {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #DA251D;
    border-radius: 0px 0px 16px 0px;
    font-size: 20px;
    color: #fff;
    padding: 5px 10px;
}

.deals-code {
    margin-bottom: 10px;
}

.deals-code, .code_flex {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer;
}

.order_list-ne {
    font-size: 16px;
    color: #95460B;
    font-weight: bold;
    margin: 0 5px;
}

.saintsBtn, .saintsBtn2 {
    width: 46%;
    cursor: pointer;
}

.saintsBtn {
    background-color: #ffffff;
    border: 1px solid #2B1E16;
    border-radius: 8px;
    color: #2B1E16;
}

.saintsBtn2 {
    background: #3C5AD2;
    border: 1px solid #3C5AD2;
    border-radius: 8px;
    color: #ffffff;
}

.saintsBtn, .saintsBtn2 {
    font-size: 16px;
    padding: 10px 0px;
    display: block;
    text-align: center;
}

.saintsBtn:hover {
    background: #3C5AD2;
    border: 1px solid #3C5AD2;
    color: #ffffff;
    cursor: pointer;
}

.saintsBtn2:hover {
    background: #1441f3;
    border: 1px solid #1441f3;
    border-radius: 8px;
    color: #fff;
}

#clearance_five .saintsBtn2 {
    width: 90%;
    margin: 0px 5px 10px 5px;
}

.five_div {
    padding: 40px 0 100px 0;
}


.product-container {
    background-color: #fff;
    width: 19%;
    margin-bottom: 20px;
    display: block;
}

.product-container-in {
    padding: 10px;
    width: 100%;
}

.product-img, .product-title {
    display: block;
}

.product-info {
    width: 100%;
    font-weight: 400;
    line-height: 1.2;
    color: #333;
    margin-top: 15px;
    text-align: center;
}

.product-title {
    color: #333;
    font-size: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    height: 80px;
    -webkit-box-orient: vertical;
    font-weight: bold;
    margin-top: 7px;
}

.product-title:hover {
    color: #609;
    text-decoration: revert;
}

.price {
    margin: 10px 0 0;
}

.price del {
    color: #939393;
    font-size: 20px;
    margin-right: 7px;
}

.price ins {
    color: #FF3B3B !important;
    font-size: 20px;
}

.pro-de-btn {
    border: 1px solid lavender;
    padding: 10px 0;
    width: 100%;
    margin-top: 6px;
    border-radius: 3px;
    font-weight: 400;
    color: #333;
    background-color: lavender;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}

.pro-de-btn:hover {
    color: #fff;
    background: #609;
    border: 1px solid #609;
    cursor: pointer;
}

.product-title {
    text-align: left;
}


.btn-group {
    display: flex;
    align-items: center;
}

.group_cart-btn {
    border: 1px solid #660099;
    border-radius: 3px 0px 0px 3px;
    width: 35%;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.group_buybow-btn {
    background: linear-gradient(180deg, #CA2EDA 0%, #6C039D 100%);
    color: #ffffff;
    font-size: 14px;
    border-radius: 0px 3px 3px 0px;
    width: 65%;
    text-align: center;
    cursor: pointer;
}

#footer {
    margin-top: 0;
}

.m-img {
    display: none;
}

/* 进度条样式 */

.deals-bar {
    background-color: #E5E5E5;
    border-radius: 20px;
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
}

.deals-bar-fill {
    height: 10px;
    background-color: #DA251D;
    width: 100%;
    text-align: center;
    color: white;
    line-height: 20px;
    border-radius: 20px;
    transition: width 1s ease-in-out;
}

.deals-bar-name {
    margin-left: 0px;
    margin-top: 4px;
}


.product-gift-box {
    display: flex;
    align-items: center;
}

.product-gift-box-p1 {
    font-size: 14px;
    margin-left: 5px;
}

.product-gift-box-p1 span {
    font-weight: bold;
}

.product-gift-box-p1 a {
    text-decoration: underline;
    color: #333333;
}

.flex-center {
    text-align: center;
    border-top: 1px solid #660099;
    margin-top: 80px;
    padding: 50px 0;
}

.flex-center p:nth-child(1) {
    font-size: 28px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 25px;
}

.flex-center p {
    font-size: 20px;
    color: #333333;
}

.flex-center p:nth-child(4) {
    margin: 30px 0;
}

.flex-center img {
    margin: 0 auto;
}

.annive_item .pc-img {
    display: block !important;
}

.annive_item .m-img {
    display: none !important;
}

.product_wrap {
    padding: 15px;
    padding-bottom: 0;
    background: #3C5AD2;
}

.swiper_container {
    overflow: hidden;
    position: relative;
}

.swiper-button-prev, .swiper-button-next {
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
    border: 1px solid #3C5AD2;
    background-color: #3C5AD2;
    box-shadow: 0 3px 16px 0 #FFFFFF;
}

.swiper_container .swiper-button-prev:after, .swiper_container .swiper-button-next:after {
    font-size: 18px !important;
    color: #fff;
}


#cl_one .swiper-button-prev, #cl_one .swiper-button-next,
#cl_four .swiper-button-prev, #cl_four .swiper-button-next {
    display: none;
}


@media screen and (max-width: 1600px) {
    .body-container, .productWidth, .copy-content {
        width: 94%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 1500px) {
    .nav-box {
        width: 100%;
    }
}

@media screen and (max-width: 1400px) {
    .order_list-title {
        font-size: 32px;
    }

    .order_list-intro {
        font-size: 18px;
    }

    .order_list-btn .order_list-ne {
        font-size: 16px;
    }

    .order_list-li {
        margin-bottom: 15px;
    }

    .copy-content .t1.title-1-box {
        margin: 40px 0 30px 0;
    }

    .t1 .type-title {
        font-size: 32px;
    }

    .order_list-btn {
        padding: 0px 10px;
    }

    .category-list li a {
        font-size: 16px;
    }

    .category-list li {
        width: 16%;
    }

    .copy-max {
        padding: 30px 0 40px 0;
    }
}

@media screen and (max-width: 1200px) {
    .order_list-btn {
        padding: 5px 10px;
    }

    .order_list-btn .order_list-ne {
        font-size: 14px;
    }

    .order_list-code {
        font-size: 12px;
    }

    .order_list-title {
        font-size: 24px;
    }

    .order_list-intro {
        font-size: 16px;
        margin-top: -5px;
    }

    .nav-box {
        overflow-x: scroll;
        box-sizing: border-box;
    }

    .nav-box .nav-info {
        min-width: 260px;
    }

    .t1-type-title {
        font-size: 30px;
    }
}

@media screen and (max-width: 1000px) {
    .prime-day-page {
        margin-top: 54px;
    }

    .category-list {
        width: 94%;
    }

    .category-list {
        flex-wrap: wrap;
    }

    .category-list li {
        width: 33%;
    }

    /* .product-box-1{padding-top: 40px;} */
    .productBox {
        padding-bottom: 40px;
    }

    /* .annive_item,#clearance_two .annive_item,#clearance_three .annive_item{
        width: 49%;
    } */
    .product-title {
        font-size: 20px;
        height: 65px;
    }

    .productS-price .discount-price {
        font-size: 20px !important;
    }

    .annive_item-content {
        margin-top: 10px;
    }

    .product-coupon-box-p2 {
        font-size: 14px;
        width: 40%;
    }

    .product-coupon-box-p1 {
        font-size: 14px;
    }

    .copy-size {
        font-size: 16px;
    }
}

@media screen and (max-width: 900px) {
    .pc-img {
        display: none;
    }

    .m-img {
        display: block;
    }

    .annive_item-grop {
        flex-wrap: wrap;
    }


    .saintsBtn2 {
        display: block;
    }

    .saintsBtn, .saintsBtn2 {
        width: 96%;
        margin: 0 0 10px 0;
    }

    .annive_item {
        margin-bottom: 10px;
    }

    #clearance_three .annive_item, #clearance_four .annive_item {
        display: block;
    }

    #clearance_three .annive_item-right, #clearance_four .annive_item-right, #clearance_three .annive_item-left, #clearance_four .annive_item-left {
        width: 100%;
    }

    .codeHight {
        height: 40px;
    }

    #clearance_three .annive_item:nth-child(1) .codeHight, #clearance_three .annive_item:nth-child(2) .codeHight {
        display: none;
    }
}

@media screen and (max-width: 768px) {

    .prime-day-page {
        margin-top: 0px;
    }

    .product-container {
        width: 49%;
        margin-bottom: 15px;
    }

    .price {
        margin: 8px 0 0;
    }

    .price ins {
        font-size: 15px;
    }

    .price del {
        font-size: 12px;
    }

    .product-box-1, .product-box-2 {
        padding: 10px;
    }

    .category-list li {
        margin-bottom: 5px;
    }

    .category-list {
        flex-wrap: wrap;
    }

    .copy-max {
        margin-top: 0px;
    }

    .product-list {
        padding: 0px;
    }

    .banner_text_title_text_1 {
        font-size: 20px;
    }

    .banner_text_title_text_2 a {
        font-size: 16px;
    }

    .five_div {
        padding: 20px 0 50px 0;
    }

    .banner_text_title {
        margin: 60px 0 40px 0;
    }

    .product-list .productS-price {
        justify-content: center !important;
        margin-top: 0px !important;
    }

    .product-list .original-cost {
        font-size: 12px !important;
    }

    .copy-max {
        padding-top: 5px;
    }

    .master1 {
        margin-top: 40px;
    }

    .category-box {
        padding-top: 5px;
    }

    .saintsBtn {
        border: 1px solid #333333;
    }

    /* .prime-day-page{margin: 0 8px;} */
    .product-list .original-cost {
        font-size: 13px;
    }

    .saintsBtn, .saintsBtn2 {
        font-size: 13px;
    }

    .product-list .discount-price {
        margin-left: 0px !important;
    }

    .productBox {
        margin-bottom: 8px;
    }

    .copy-text {
        font-size: 12px;
    }

    .order_list-btn {
        flex-wrap: wrap;
    }

    .order_list-code {
        width: 100%;
    }

    .order_list-intro {
        margin-top: -2px;
    }

    .order_list-li {
        width: 45%;
    }

    .order_list {
        width: 90%;
        margin: 0 auto;
    }

    .product-container-in {
        padding: 10px 0;
    }

    .product-list .productS-content {
        padding: 10px 0 0 !important;
    }

    .product-box-1, .product-box-2 {
        padding: 0;
        background-color: revert;
    }

    #countdown span {
        font-size: 14px;
        width: 30px;
        height: 30px;
        padding: 0;
    }

    .end_in {
        font-size: 16px;
    }

    #countdown p {
        font-size: 20px;
        width: 15px;
    }

    .t1-type-title {
        font-size: 22px;
        padding: 0 150px;
    }

    #clearance_one .annive_item {
        flex-wrap: wrap;
    }

    .banner_text {
        padding: 10px 0 40px 0;
    }

    .product-coupon-box {
        width: 100%;
    }

    #clearance_one .annive_item, #clearance_two .annive_item {
        width: 49%;
    }

    .product-title {
        font-size: 16px;
        height: 45px;
    }

    .cate_title {
        width: 100%;
    }

    #clearance_one .annive_item:first-child > div {
        width: 100%;
    }

    #clearance_three .annive_item, #clearance_three .annive_item ~ :nth-last-child(-n+4) {
        width: 49%;
    }

    #clearance_four .annive_item {
        width: 50%;
    }

    .product_wrap {
        padding: 10px;
    }

    #cl_one .swiper-button-prev, #cl_one .swiper-button-next,
    #cl_four .swiper-button-prev, #cl_four .swiper-button-next {
        display: flex;
    }

    #cl_two .swiper-button-prev, #cl_two .swiper-button-next,
    #cl_three .swiper-button-prev, #cl_three .swiper-button-next {
        display: none;
    }

}

@media screen and (max-width: 574px) {
    .product-list {
        padding: 0px !important;
    }

    .annive_item {
        flex-wrap: wrap;
        width: 49%;
        padding: 6px;
    }

    .annive_item-left, .annive_item-right {
        width: 100%;
    }

    .banner_text_title {
        margin: 40px 0 20px 0;
    }

    .deals-bar-flex {
        margin: 0px 0 5px 0;
    }

    #clearance_three .annive_item-right, #clearance_four .annive_item-right {
        margin: 0 auto;
    }

    .annive_item-content {
        margin-top: 0;
    }

    .product-title {
        margin-top: 5px;
    }

    .product-list .productS-price {
        margin-bottom: 5px;
    }

    .banner_text {
        padding: 10px 0 50px 0;
    }

    .t1-title-1-box .titimg1, .t1-title-1-box .titimg2 {
        width: 50px;
        height: auto;
    }

    .t1-type-title {
        padding: 0 60px;
        font-size: 22px;
    }

    .annive_item-klarna {
        padding: 5px;
    }

    .annive_item-klarna p {
        font-size: 12px;
    }

    .annive_item-klarna img {
        width: 20%;
        margin-right: 5px;
        height: auto;
    }

    #clearance_two .annive_item, #clearance_three .annive_item, #clearance_four .annive_item {
        padding: 5px;
    }

    .nav-box .nav-info {
        min-width: 150px;
    }

    .nav-box {
        padding: 10px;
    }

    .nav-box .nav-info, .nav-box .nav-info.active {
        height: 40px;
        padding: 0 5px;
        font-size: 16px;
    }

    .dot_red, .product-title {
        font-size: 14px;
    }

    .copy-size, .product-coupon-box-p1, .product-coupon-box-p2 {
        font-size: 12px;
    }

    .codeHight {
        height: 34px;
    }

    .product-list .productS-price {
        align-items: baseline;
    }

    .flex-center {
        text-align: center;
        border-top: 1px solid #660099;
        margin-top: 80px;
        padding: 50px 0 0 0;
    }

    .flex-center img {
        width: 70%;
        height: auto;
    }
}

@media screen and (max-width: 475px) {
    .category-list img {
        width: 60%;
    }

    .t1 .type-title {
        font-size: 18px;
    }

    .category-list li a {
        font-size: 13px;
    }

    .products-3-box {
        margin-top: 15px;
    }

    .deals-btn a {
        font-size: 12px;
    }

    .deals-btn, .copy-content {
        width: 96%;
    }

    .copy-content {
        margin: 0px auto;
    }

    .order_list-title {
        font-size: 16px;
    }

    .order_list-intro, .order_list-btn .order_list-ne {
        font-size: 12px;
    }

    .order_list-btn {
        padding: 2px;
    }

    .order_list-btn img {
        width: 12px;
        height: 13px;
    }

    .order_list-li {
        margin-bottom: 10px;
    }

    .order_list-btn .order_list-ne {
        margin: 0 2px;
    }

    .copy-text {
        font-size: 12px;
    }

    .order_list-code {
        font-size: 10px;
    }

    .order_list {
        gap: 1%;
    }

    .five_div {
        padding: 0px 0 50px 0;
    }

    .group_buybow-btn {
        font-size: 12px;
    }

    .copy-content .t1.title-1-box, .t1.title-1-box {
        margin: 30px 0 20px 0;
    }

}

