.part {
    position: relative;
    font-size: .75rem;
    background-color: #000;
    color: #fff;
    overflow: hidden;
}
.part .part-image {
    max-width: 100%;
    width: 100%;
}
.part-text-center {
    text-align: center;
}
.part .part-title {
    font-size: 1.75em;
    font-weight: 600;
    line-height: 1.25;
    padding-bottom: .25em;
}
.part .part-subtitle {
    font-size: 1.25em;
    font-weight: 500;
    padding-bottom: .25em;
    line-height: 1.2;
}
.part .part-text {
    font-size: .85em;
    line-height: 1.25;
    margin-bottom: 0;
    color: #a7a7a7;
}
.part .part-title2 {
    font-size: 1.725em;
}

.i-video {
    display: flex;
    padding: 4% 0;
    justify-content: center;
    align-items: center;
}

.i-video iframe {
    width: 1400px;
    height: 800px;
}

@media screen and (max-width:1420px) {
    .i-video iframe {
        width: 1000px;
        height: 572px;
    }
}

@media screen and (max-width:1040px) {
    .i-video iframe {
        width: 780px;
        height: 446px;
    }
}

@media screen and (max-width:800px) {
    .i-video iframe {
        width: 640px;
        height: 366px;
    }
}

@media screen and (max-width:660px) {
    .i-video iframe {
        width: 480px;
        height: 275px;
    }
}

@media screen and (max-width:500px) {
    .i-video iframe {
        width: 100%;
        height: 286px;
    }
}

.sale-box {
}

.sale-box .thin {
    font-weight: 400;
}

.sale-box .bold {}

.sale-box .italic {}

.sale-box h1, .sale-box h2, .sale-box h3, .sale-box h4, .sale-box h5, .sale-box h6, .sale-box p {
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 0;
}

.sale-box .desc {
    color: #C8C8C8;
}

.sale-box img {
    width: 100%;
    vertical-align: top;
    max-width: unset;
    box-sizing: border-box;
}

.sale-box div {
    box-sizing: border-box;
}

.sale-box .black {
    color: #000;
}

.sale-box .white {
    color: #fff;
}

.sale-box .gray {
    color: #c5c4c4;
}

.sale-box .gray1 {
    color: #727171;
}

.sale-box .yellow {
    color: #f6d52f;
}

.sale-box .gold {
    color: #FFDEA9;
}

.sale-box .blue {
    color: #357CF5;
}

.sale-box .green {
    color: #74C090;
}

.sale-box .purple {
    color: #AFA2E3;
}

.sale-box .linear, .sale-box .linear1, .sale-box .linear2 {
    width: fit-content !important;
    margin: 0;
    color: transparent;
    background-image: linear-gradient(to bottom, #E6CBA4, #A88257);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    -moz-box-decoration-break: clone;
}

.sale-box .linear1 {
    background-image: linear-gradient(to right, #AFA2E3, #6F87B8);
}

.sale-box .linear2 {
    background-image: linear-gradient(to bottom, #b9f0ee, #4EB7B3);
}

.sale-box .flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sale-box .flex1 {
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
}

.sale-box .flex2 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.sale-box .flex3 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.sale-box .flex-col {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.sale-box .flex-row {
    flex-direction: row-reverse !important;
}

.bg-black1 {
    background-color: #0a0a0a;
}

.bg-black {
    background-color: #000;
    color: #fff;
}

.bg-white {
    background-color: #fff;
    color: #000;
}

.bg-white .desc {
    color: #7A7A7A;
}

.relative {
    position: relative;
}

.sale-box .text- {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    left: 0;
}

.sale-box {
    overflow-x: hidden;
    background-color: #000;
    color: #fff;
}

.sale-box .punk-btn {
    background-image: linear-gradient(to right, #E6CBA4, #A88257);
    cursor: pointer;
}

.sale-box .app {
    display: none;
}

.sale-box .sec1 {
    position: relative;
    color: #000;
}

.sale-box .sec1 .h3 {
    letter-spacing: 2px;
}

.sale-box .sec1 .text1 {
    position: absolute;
    right: 78%;
    top: 50%;
    width: 22%;
    text-align: left;
    width: max-content;
}

.sale-box .sec1 .text1 .title {
    position: absolute;
    left: 0;
    bottom: 110%;
    text-align: left;
    color: #000;
    transform: scale(1.2);
    transform-origin: left bottom;
}

.sale-box .sec1 .text2 {
    position: absolute;
    left: 76%;
    top: 50%;
    text-align: left;
    width: 24%;
}

.sale-box .sec1 .text2 .flex {
    margin-top: 3%;
    justify-content: flex-start;
    align-items: flex-start;
}

.sale-box .sec1 .text2 .flex .ah {
    padding: 0 4%;
    text-align: center;
    position: relative;
    width: max-content;
}

.sale-box .sec1 .text2 .flex .ah p span {
    font-size: 1.1em;
}

.sale-box .sec1 .text2 .flex .ah:nth-child(1) {
    padding-left: 0;
}

.sale-box .sec1 .text2 .flex .ah:nth-child(2)::before, .sale-box .sec1 .text2 .flex .ah:nth-child(2)::after {
    content: '';
    position: absolute;
    width: 1.5px;
    height: 90%;
    background-color: #000;
    left: 0;
    top: 4%;
}

.sale-box .sec1 .text2 .flex .ah:nth-child(2)::after {
    left: unset;
    right: 0;
}

.sale-box .sec1 .text2 .flex .ah p:first-child {
    white-space: nowrap;
}

.sale-box .sec1 .text2 .flex .ah .p-mini {
    font-size: 12px;
    margin-top: 2%;
}

.sale-box .sec1 .text2 .flex .ah .p-mini .rom {
    margin-right: 24%;
}

.sale-box .sec1 .text2 .flex .ah .p-mini .ram {
    margin-left: 10%;
    transform: translateX(50%);
    display: inline-block;
}

.sale-box .sec {
    position: relative;
    text-align: center;
    overflow: hidden;
}

.sale-box .box {
    text-align: center;
    padding: 8% 0 2%;
}

.sale-box .box h2 {
    max-width: 90%;
    margin: auto;
    font-weight: 700;
}

.sale-box .box h6 {
    margin-top: 0.8%;
}

.sale-box .box .desc {
    text-align: center;
    width: 50%;
    margin: 1.5% auto 2%;
    line-height: 1.4;
}

.sale-box .top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    padding-top: 6%;
}

.sale-box .left-text {
    text-align: left;
    padding-left: 15%;
}

.sale-box .left-text h2 {
    margin-left: 0;
}

.sale-box .left-text h3 {
    max-width: 90%;
    margin-left: 0;
}

.sale-box .left-text .desc {
    width: 40%;
    text-align: left;
    margin-left: 0;
    margin-right: 0;
}

.sale-box .right-text {
    left: unset;
    right: 15%;
    width: 50%;
    text-align: right;
}

.sale-box .right-text .desc {
    text-align: right;
    width: 50%;
    margin-right: 0;
    margin-left: auto;
}

.sale-box .sec-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8% 15% 4%;
}

.sale-box .sec-flex>img, .sale-box .sec-flex>.img {
    width: 50%;
}

.sale-box .sec-flex .box {
    width: 46%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0;
}

.sale-box .sec-flex .box h3 {
    letter-spacing: 1px;
    margin-bottom: 1%;
}

.sale-box .sec-flex .box .desc {
    width: 90%;
}

.sale-box .width- {
    width: 70%;
    margin: 0 auto;
}

.sale-box .swiper-wrapper {
    height: unset;
}

.sale-box .width-90 {
    width: 90%;
    margin: 0 auto;
}

.sale-box .sec7 {
    padding-bottom: 4%;
    background-color: #EFEFEF;
}

.sale-box .sec7 .box {
    color: #000;
    padding-top: 4%;
}

.sale-box .sec7 .flex {
    flex-wrap: wrap;
}

.sale-box .sec7 .flex .sells-1 {
    width: 70.36%;
    margin-bottom: 1.2%;
}

.sale-box .sec7 .flex .sells-2 {
    width: 100%;
    margin-top: 2%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sale-box .sec7 .flex .sells-3 {
    width: 28.187%;
    margin-bottom: 1.2%;
}

.sale-box .sec7 .flex .sells-3 .sell-1 {
    margin-bottom: 5%;
}

.sale-box .sec7 .flex .sell- {
    width: 32%;
}

.sale-box .sec7 .flex .sell-2 {
    width: 32.4%;
}

.sale-box .sec7 .flex .sell {
    color: #fff;
    position: relative;
}

.sale-box .sec7 .flex .sell .text {
    position: absolute;
    top: 10%;
    left: 0;
    width: 100%;
    padding: 0 6%;
    text-align: center;
}

.sale-box .sec7 .flex .sell .text- {
    color: #E6CBA4;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    top: 0;
}

.sale-box .sec7 .flex .sell .textLeft {
    text-align: left;
}

.sale-box .sec7 .flex .sells-1 .sell1 .text {
    padding: 0;
}

.sale-box .sec7 .flex .sells-1 .sell1 .text h3 {
    transform: scale(0.9);
    transform-origin: top center;
}

.sale-box .sec8 .flex2 {
    align-items: stretch;
}

.sale-box .sec8 .flex2 .db {
    width: 12%;
    padding: 1% 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px solid #E6CBA4;
    border-radius: 15px;
    overflow: hidden;
    margin: 0 1%;
}

.sale-box .sec8 .flex2 .db p {
    color: #D6D6D6;
}

.sale-box .sec10 .box {
    width: 60%;
    top: 10%;
}

.sale-box .sec10 .box .desc {
    width: 70%;
}

.sale-box .sec10 .box .flex3 {
    margin: 3% 0;
}

.sale-box .sec10 .box .flex3 img {
    width: 20%;
    margin-right: 1%;
}

.sale-box .sec10 .box .p-mini {
    color: #D6D6D6;
}

.sale-box .sec13 .imgs .img2, .sale-box .sec13 .imgs .img3 {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.sale-box .sec13 .imgs .img .text {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(https://www.doogee.cc/promotion/s-punk/img/13.png) no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sale-box .sec15 .imgs {
    position: absolute;
    width: 100%;
    bottom: 3%;
    left: 0;
}

.sale-box .sec15 .imgs .flex2 {
    margin-bottom: 2%;
    align-items: stretch;
}

.sale-box .sec15 .imgs .flex2 .hour {
    width: 12%;
    padding: 1% 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #707070;
    border-radius: 15px;
    overflow: hidden;
    margin: 0 1%;
    color: #fff;
}

.sale-box .sec15 .imgs .flex2 .hour h3 {
    color: #C9B07A;
}

.sale-box .sec15 .imgs .flex2 .hour .text {
    margin-left: 2%;
    text-align: left;
}

.sale-box .sec15 .imgs .flex2 .hour .text .p-mini {
    opacity: 0.8;
}

.sale-box .sec15 .imgs>p {
    color: #D6D6D6;
}

.sale-box .sec2 .box {
    z-index: 4;
}

.sale-box .sec2 .imgs .img2 {
    position: absolute;
    left: 0;
    top: 0;
}

.sale-box .sec2 .imgs .img .colors {
    position: absolute;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    right: 10%;
    bottom: 15%;
    width: 50%;
}

.sale-box .sec2 .imgs .img .colors .color {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-left: 4%;
    position: relative;
}

.sale-box .sec2 .imgs .img .colors .color::after {
    content: '';
    border: 1.5px solid #ccc;
    transform: scale(1.35);
    transform-origin: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    border-radius: 50%;
}

.sale-box .sec2 .imgs .img1 .colors .color::after {
    border-color: #292929;
}

.sale-box .sec2 .imgs .img2 .colors .color::after {
    border-color: #505753;
}

.sale-box .sec3 .wires {
    position: absolute;
    height: 50%;
    width: 35%;
    right: 15%;
    top: 40%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.sale-box .sec3 .wires .wire {
    width: 350px;
    height: 160px;
    border-radius: 10px;
    border: 2px solid #E6CBA4;
    margin-bottom: 3%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.sale-box .sec3 .wires .wire:last-child {
    margin-bottom: 0;
}

.sale-box .sec4 {
    background-color: #101010;
}

.sale-box .sec4 .box img {
    width: 10%;
    margin: 4% auto 2%;
}

.sale-box .sec4 .imgs>div {
    position: absolute;
}

.sale-box .sec4 .imgs .mp1 {
    text-align: left;
    right: 53%;
    top: 10%;
    width: max-content;
}

.sale-box .sec4 .imgs .mp1 p {
    margin-top: 3%;
    line-height: 1.5;
}

.sale-box .sec4 .imgs .mp2 {
    text-align: left;
    right: 23%;
    top: 10%;
    width: max-content;
}

.sale-box .sec4 .imgs .line1 {
    width: 1px;
    background-color: #A88257;
    height: 33%;
    bottom: 49%;
    right: 41.5%;
}

.sale-box .sec4 .imgs .line2 {
    width: 10%;
    height: 1px;
    background-color: #A88257;
    right: 41.5%;
    bottom: 82%;
}

.sale-box .sec4 .imgs .line3 {
    width: 1px;
    background-color: #A88257;
    height: 14%;
    bottom: 74%;
    right: 18.7%;
}

.sale-box .sec4 .imgs .line4 {
    width: 3%;
    height: 1px;
    background-color: #A88257;
    right: 18.7%;
    bottom: 88%;
}

.sale-box .sec5 .box {
    height: 100%;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: url(https://www.doogee.cc/promotion/s-punk/img/13.png) no-repeat;
    background-size: cover;
}

.sale-box .sec6 .box {
    padding-left: 20%;
}

.sale-box .sec6 .swiper-slide img {
    opacity: 0.5;
}

.sale-box .sec6 .swiper-slide p {
    margin-top: 1%;
    text-align: left;
    opacity: 0;
}

.sale-box .sec6 .swiper-slide-active img {
    opacity: 1;
}

.sale-box .sec6 .swiper-slide-active p {
    opacity: 1;
}

.sale-box .sec11 .box {
    padding-right: 15%;
    align-items: flex-start;
}

.sale-box .sec11 .box .text {
    padding-top: 1%;
}

.sale-box .sec18 .rams {
    position: absolute;
    width: max-content;
    top: 30%;
    left: 15%;
    text-align: left;
}

.sale-box .sec18 .rams .ram {
    margin: 6% 0;
}

.sale-box .sec18 .rams .ram h3 {
    color: #C9B07A;
}

.sale-box .sec18 .rams .ram .flex3 {
    align-items: flex-start;
}

.sale-box .sec18 .rams .ram .flex3 .ram-:first-child {
    margin-right: 40%;
}

.sale-box .sec18 .note {
    position: absolute;
    width: 50%;
    left: 15%;
    top: 90%;
    text-align: left;
}

.sale-box .sec21 .flex2 .gps {
    width: 10%;
}

.sale-box .sec21 .flex2 .gps img {
    width: 30%;
    margin: 0 auto 4%;
}

.sale-box .sec21 .swiper-pagination {
    bottom: 5%;
}

.sale-box .sec21 .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    margin: 0 0.5%;
    background-color: #fff;
    opacity: 0.5;
}

.sale-box .sec21 .swiper-pagination-bullet-active {
    opacity: 1;
}

.sale-box .sec23 .flex2 .gps {
    width: 6%;
}

.sale-box .sec23 .flex2 .gps img {
    width: 30%;
    margin: 0 auto 2%;
}

.sale-box .sec23 .flex2 .gps p {
    color: #C9B07A;
    font-weight: 700;
}

.sale-box .sec24 .box .flex2 {
    justify-content: flex-end;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 60%;
    margin-right: 0;
    margin-left: auto;
    margin-top: 4%;
}

.sale-box .sec24 .box .flex2 .gps {
    width: 20%;
    margin-bottom: 3%;
    text-align: center;
}

.sale-box .sec24 .box .flex2 .gps img {
    width: 50%;
    margin: 0 auto 3%;
}

.sale-box .sec25 .imgs {
    padding-left: 25%;
}

.sale-box .sec25 .imgs .flex3 {
    position: absolute;
    width: 25%;
    left: 15%;
    top: 20%;
}

.sale-box .sec25 .imgs .flex3 img {
    width: 12%;
    margin-right: 2%;
}

.sale-box .sec25 .imgs .flex3 h6 {
    text-align: left;
}

.sale-box .sec26 {
    padding-bottom: 0;
    padding-left: 10%;
    padding-right: 10%;
}

.sale-box .sec26 .imgs {
    width: 56%;
}

.sale-box .sec26 .prev {
    left: 2%;
    color: #fff;
}

.sale-box .sec26 .next {
    right: 2%;
    color: #fff;
}

.sale-box .sec26 .pags- {
    width: 100%;
    left: 0;
    bottom: 2%;
}

.sale-box .sec26 .pags- .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    margin: 0 0.5%;
    background-color: #fff;
    opacity: 0.5;
}

.sale-box .sec26 .pags- .swiper-pagination-bullet-active {
    opacity: 1;
}

.sale-box .sec26 .pag {
    width: 42%;
}

.sale-box .sec26 .pag .pag-bul {
    transform-origin: left;
    text-align: left;
    margin: 8% 0;
    padding-right: 30%;
}

.sale-box .sec26 .pag .pags {
    position: static;
}

.sale-box .sec27 {
    background-color: #0A0A0A;
    padding-bottom: 6%;
}

.sale-box .sec27 p {
    position: absolute;
    text-align: center;
    width: 25%;
}

.sale-box .sec27 .p1 {
    top: 64%;
    left: 0;
}

.sale-box .sec27 .p2 {
    top: 64%;
    left: 27%;
}

.sale-box .sec27 .p3 {
    top: 44%;
    left: 53%;
}

.sale-box .sec27 .p4 {
    top: 44%;
    left: 79%;
}

.sale-box .sec27 .p5 {
    left: 0%;
}

.sale-box .sec27 .p6 {
    left: 28%;
    width: 12%;
}

.sale-box .sec27 .p7 {
    left: 41%;
    width: 12%;
}

.sale-box .sec27 .p8 {
    left: 56%;
    width: 20%;
}

.sale-box .sec27 .p9 {
    left: 81%;
    width: 20%;
}

.sale-box .sec27 p:nth-child(n+5) {
    top: 98%;
}

@keyframes clip {
    from {
        clip-path: inset(0 0 0 100%);
    }

    to {
        clip-path: inset(0 0 0 0);
    }
}

@media screen and (min-width:1920px) {
    .sale-box h1 {
        font-size: 7.8125rem;
    }

    .sale-box .h2 {
        font-size: 5rem;
    }

    .sale-box h2 {
        font-size: 5rem;
    }

    .sale-box .h3 {
        font-size: 3.5rem;
    }

    .sale-box h3 {
        font-size: 2.815rem;
    }

    .sale-box h4 {
        font-size: 2.5rem;
    }

    .sale-box h5 {
        font-size: 2.25rem;
    }

    .sale-box h6 {
        font-size: 2rem;
    }

    .sale-box .h6 {
        font-size: 2rem;
    }

    .sale-box p, .sale-box .pp {
        font-size: 1.75rem;
    }

    .sale-box .pl {
        font-size: 30px;
    }

    .sale-box .p {
        font-size: 24px;
    }

    .sale-box .p- {
        font-size: 20px;
    }

    .sale-box .p-s {
        font-size: 20px;
    }

    .sale-box .p-mini {
        font-size: 18px;
    }

    .sale-box a {
        font-size: 1.25rem;
    }

}

@media screen and (max-width:2250px) {
    .sale-box h2 {
        font-size: 4rem;
    }

    .sale-box h4 {
        font-size: 32px;
    }

    .sale-box .p {
        font-size: 22px;
    }

    .sale-box .sec12 .flex .email {
        height: 60px;
    }

    .sale-box .sec12 .flex .news-submit input {
        height: 60px;
        font-size: 20px;
    }
}

@media screen and (max-width:1920px) {
    .sale-box h1 {
        font-size: 5rem;
    }

    .sale-box .h2 {
        font-size: 4rem;
    }

    .sale-box h2 {
        font-size: 3.5rem;
    }

    .sale-box .h3 {
        font-size: 3rem;
    }

    .sale-box h3 {
        font-size: 2.2rem;
    }

    .sale-box h4 {
        font-size: 2rem;
    }

    .sale-box h5 {
        font-size: 1.8rem;
    }

    .sale-box h6 {
        font-size: 1.5rem;
    }

    .sale-box .h6 {
        font-size: 1.5rem;
    }

    .sale-box p, .sale-box .pp {
        font-size: 1.25rem;
    }

    .sale-box .pl {
        font-size: 20px;
    }

    .sale-box .p, .sale-box .p- {
        font-size: 18px;
    }

    .sale-box .p-s {
        font-size: 16px;
    }

    .sale-box .p-mini {
        font-size: 14px;
    }

    .sale-box a {
        font-size: 1rem;
    }

    .sale-box .left-text {
    }

    .sale-box .title {
        width: 50%;
    }

    .sale-box .sec3 .wires .wire {
        width: 320px;
    }
}


@media screen and (max-width:1680px) {
    .sale-box h1 {
        font-size: 4rem;
    }

    .sale-box h2 {
        font-size: 3rem;
    }

    .sale-box .h3 {
        font-size: 2.2rem;
    }

    .sale-box h4 {
        font-size: 1.75rem;
    }

    .sale-box h5 {
        font-size: 1.5rem;
    }

    .sale-box h6 {
        font-size: 1.25rem;
    }

    .sale-box .p, .sale-box .p- {
        font-size: 16px;
    }

    .sale-box .sec1 .h3 {
        letter-spacing: 1px;
    }

    .sale-box .sec1 .text2 .flex .ah .p-mini .ram {
        transform: none;
    }

    .sale-box .sec8 .flex2 .db, .sale-box .sec15 .imgs .flex2 .hour {
        border-radius: 12px;
    }

    .sale-box .sec2 .imgs .img .colors .color {
        width: 30px;
        height: 30px;
    }

    .sale-box .sec3 .wires .wire {
        width: 300px;
    }
}

@media screen and (max-width:1420px) {
    .sale-box h1 {
        font-size: 3rem;
    }

    .sale-box h2 {
        font-size: 2.5rem;
    }

    .sale-box h4 {
        font-size: 1.5rem;
    }

    .sale-box h5 {
        font-size: 1.25rem;
    }

    .sale-box h6 {
        font-size: 1.2rem;
    }

    .sale-box .p, .sale-box .p- {
        font-size: 15px;
    }


    .sale-box .box .desc {
        width: 60%;
    }

    .sale-box .left-text .desc {
        width: 50%;
    }

    .sale-box .left-text {
        padding-left: 10%;
    }

    .sale-box .right-text {
        right: 10%;
    }

    .sale-box .sec-flex {
        padding-left: 10%;
        padding-right: 10%;
    }

    .sale-box .sec-flex .p-mini {
        font-size: 13px;
    }

    .sale-box .width- {
        width: 80%;
    }

    .sale-box .sec1 .text2 .flex {
        transform: scale(0.9);
        transform-origin: left;
    }

    .sale-box .sec1 .text2 .flex .ah .p-mini .ram {
        transform: none;
    }

    .sale-box .sec8 .flex2 .db, .sale-box .sec15 .imgs .flex2 .hour {
        border-radius: 10px;
    }

    .sale-box .sec8 img, .sale-box .sec3 img, .sale-box .sec5 img, .sale-box .sec2 .imgs .img .window, .sale-box .sec17 img {
        width: 120%;
        margin-left: -10%;
    }

    .sale-box .sec2 .imgs .img .colors .color {
        width: 25px;
        height: 25px;
    }

    .sale-box .sec15 .imgs .flex2 .hour {
        width: 14%;
    }

    .sale-box .sec3 .wires {
        right: 10%;
    }

    .sale-box .sec3 .wires .wire {
        width: 280px;
        border-width: 1px;
    }

    .sale-box .sec18 .rams {
        left: 10%;
        top: 34%;
    }

    .sale-box .sec21 .swiper-pagination-bullet, .sale-box .sec26 .pags- .swiper-pagination-bullet {
        width: 15px;
        height: 15px;
    }

    .sale-box .sec23 .flex2 .gps {
        width: 8%;
    }

    .sale-box .sec24 .box .flex2 .gps {
        width: 32%;
    }

    .sale-box .sec25 .imgs {
        padding-left: 15%;
    }

    .sale-box .sec25 .imgs .flex3, .sale-box .sec18 .note {
        left: 10%;
    }

    .sale-box .sec26 .swiper-button-next:after, .sale-box .sec26 .swiper-button-prev:after {
        font-size: 36px;
    }
}

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


    .sale-box .h3 {
        font-size: 2rem;
    }

    .sale-box h3 {
        font-size: 2rem;
    }

    .sale-box h4 {
        font-size: 1.25rem;
    }

    .sale-box h5 {
        font-size: 18px;
    }

    .sale-box h6 {
        font-size: 1rem;
    }

    .sale-box .h6 {
        font-size: 1.2rem;
    }

    .sale-box p, .sale-box .pp {
        font-size: 1rem;
    }

    .sale-box .pl {
        font-size: 18px;
    }

    .sale-box .p, .sale-box .p- {
        font-size: 13px;
    }

    .sale-box .p-s {
        font-size: 14px;
    }

    .sale-box .p-mini {
        font-size: 12px;
    }

    .sale-box a {
        font-size: 1rem;
    }

    .sale-box .left-text {
    }

    .sale-box .left-text .desc {
    }

    .sale-box .sec-flex {
    }

    .sale-box .sec1 img {
        width: 120%;
        margin-left: -10%;
    }

    .sale-box .sec1 .text1 {
        top: 40%;
    }

    .sale-box .sec1 .text2 {
        top: 40%;
        left: 70%;
        width: 36%;
    }

    .sale-box .sec1 .text2 .flex .ah:nth-child(2)::before, .sale-box .sec1 .text2 .flex .ah:nth-child(2)::after {
        width: 1px;
    }

    .sale-box .sec1 .text2 .flex .ah .p-mini .rom {
        margin-right: 18%;
    }

    .sale-box .sec8 .flex2 .db, .sale-box .sec15 .imgs .flex2 .hour {
        border-radius: 8px;
    }

    .sale-box .sec8 .flex2 .db {
        width: 15%;
        padding: 2% 0;
    }

    .sale-box .sec3 .wires .wire {
        width: 50%;
    }

    .sale-box .sec20 .flex2 .db {
        width: 14%;
        padding: 1.5% 0;
    }

    .sale-box .sec21 .flex2 .gps {
        width: 12%;
    }

    .sale-box .sec21 .flex2 .gps img {
        width: 40%;
    }
}

@media screen and (max-width:1040px) {
    .sale-box h1 {
        font-size: 2.5rem;
    }


    .sale-box h2 {
        font-size: 2.25rem;
    }

    .sale-box .h3 {
        font-size: 28px;
    }

    .sale-box h6 {
        font-size: 15px;
    }

    .sale-box p {
        font-size: 14px;
    }

    .sale-box .box .desc {
    }

    .sale-box .sec1 .text1 {
        right: 75%;
    }

    .sale-box .sec12 .flex {
        width: 85%;
    }

    .sale-box .sec2 .imgs .img .colors .color {
        width: 20px;
        height: 20px;
    }

    .sale-box .sec8 img, .sale-box .sec3 img, .sale-box .sec5 img, .sale-box .sec2 .imgs .img .window, .sale-box .sec17 img {
        width: 130%;
        margin-left: -15%;
    }

    .sale-box .sec25 .imgs .flex3 img {
        width: 16%;
    }

    .sale-box .sec21 .swiper-pagination-bullet, .sale-box .sec26 .pags- .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
    }

}

@media screen and (max-width:960px) and (min-width:800px) {
    .sale-box h1 {
    }

    .sale-box .h2 {
        font-size: 3rem;
    }

    .sale-box h2 {
        font-size: 1.8rem;
    }

    .sale-box .h3 {
        font-size: 24px;
    }

    .sale-box h3 {
        font-size: 1.5rem;
    }

    .sale-box h4 {
        font-size: 18px;
    }

    .sale-box h5 {
        font-size: 16px;
    }

    .sale-box h6 {
        font-size: 15px;
    }

    .sale-box .h6 {
        font-size: 1rem;
    }

    .sale-box .sec1 .text1 {
        top: 35%;
    }

    .sale-box .sec1 .text2 {
        top: 35%;
        left: 64%;
        width: 40%;
    }

    .sale-box .sec14 img, .sale-box .sec15 img {
        width: 120%;
        margin-left: -10%;
    }

    .sale-box .sec15 .imgs .flex2 .hour {
        width: 17%;
        padding: 2% 0;
    }

    .sale-box .sec18 .rams {
        top: 36%;
    }

    .sale-box .sec18 .rams .ram .flex3 .ram-:first-child {
        margin-right: 35%;
    }
}

@media screen and (max-width:800px) {
    .sale-box .app {
        display: block;
    }

    .sale-box .window {
        display: none;
    }

    .sale-box h1 {
    }

    .sale-box .h2 {
        font-size: 2.8rem;
    }

    .sale-box h2 {
        font-size: 3.5rem;
        line-height: 1.1;
    }

    .sale-box .h3 {
    }

    .sale-box h3 {
        font-size: 1.8rem;
    }

    .sale-box h4 {
        font-size: 1.5rem;
    }

    .sale-box h5 {
        font-size: 24px;
    }

    .sale-box h6 {
        font-size: 18px;
    }

    .sale-box .h6 {
        font-size: 1rem;
    }

    .sale-box .p, .sale-box .p- {
        font-size: 14px;
    }

    .sale-box a {
        font-size: 14px;
    }

    .sale-box .box {
        padding-top: 12%;
        padding-bottom: 4%;
    }

    .sale-box .box .desc {
        width: 80%;
    }

    .sale-box .left-text {
        text-align: center;
        padding-left: 0;
    }

    .sale-box .left-text h3 {
        margin-left: auto;
        margin-right: auto;
    }

    .sale-box .left-text .desc {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .sale-box .sec-flex {
        display: block;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 5%;
        padding-right: 5%;
    }

    .sale-box .sec-flex .box {
        width: 100%;
        height: auto;
        text-align: center;
        padding-top: 12%;
        padding-bottom: 2%;
    }

    .sale-box .sec-flex img {
        width: 100%;
    }

    .sale-box .left-text h2 {
        margin-left: auto;
    }

    .sale-box .width- {
        width: 90%;
    }

    .sale-box .box .desc {
        color: #000;
    }

    .sale-box .sec8 .box .desc, .sale-box .sec10 .box .desc, .sale-box .sec15 .box .desc, .sale-box .sec3 .box .desc, .sale-box .sec5 .box .desc, .sale-box .sec17 .box .desc, .sale-box .sec18 .box .desc, .sale-box .sec19 .box .desc, .sale-box .sec21 .box .desc, .sale-box .sec24 .box .desc, .sale-box .sec25 .box .desc {
        color: #fff;
    }

    .sale-box .sec1 {
        background-color: #fff;
        text-align: center;
    }

    .sale-box .sec1 img {
        width: 100%;
        margin-left: 0;
    }

    .sale-box .sec1 .texts {
        width: 100%;
        text-align: center;
        padding-top: 8%;
        padding-bottom: 8%;
    }

    .sale-box .sec1 .texts .flex {
        margin-top: 4%;
        justify-content: center;
    }

    .sale-box .sec1 .texts .flex .ah {
        padding: 0 4%;
    }

    .sale-box .sec1 .texts .flex .ah p span {
        font-size: 1.5em;
        vertical-align: baseline;
        font-weight: 700;
    }

    .sale-box .sec1 .texts .flex .ah:nth-child(2) {
        position: relative;
    }

    .sale-box .sec1 .texts .flex .ah:nth-child(2)::before, .sale-box .sec1 .texts .flex .ah:nth-child(2)::after {
        content: '';
        position: absolute;
        width: 1px;
        height: 90%;
        background-color: #000;
        left: 0;
        top: 4%;
    }

    .sale-box .sec1 .texts .flex .ah:nth-child(2)::after {
        left: unset;
        right: 0;
    }

    .sale-box .sec1 .box h2, .sale-box .sec1 .box .slogan {
        margin-left: auto;
        margin-right: auto;
    }

    .sale-box .sec1 .box .slogan {
        font-size: 20px;
    }

    .sale-box .sec8 {
        background-color: #4f4f4f;
    }

    .sale-box .sec8 .box {
        position: static;
        margin-bottom: -6%;
    }

    .sale-box .sec8 .flex2 {
        flex-wrap: wrap;
        margin-top: 4%;
    }

    .sale-box .sec8 .flex2 .db {
        width: 28%;
        padding: 2% 0;
        margin-bottom: 2%;
    }

    .sale-box .sec8 .flex2 .db h4 span:nth-child(1) {
        font-size: 1.25em;
        vertical-align: baseline;
    }

    .sale-box .sec8 .flex2 .db h4 span:nth-child(2) {
        font-size: 0.75em;
        vertical-align: baseline;
    }

    .sale-box .sec10 {
        background-image: linear-gradient(to right, #0b0b0b, #000, #000);
    }

    .sale-box .sec10 .box {
        position: static;
        width: 100%;
        padding-left: 0;
    }

    .sale-box .sec10 .box .flex3 {
        justify-content: center;
    }

    .sale-box .sec10 .box .flex3 .img {
        margin: 0 1%;
    }

    .sale-box .sec14 {
        background-image: linear-gradient(to right, #080705, #090806, #090806);
    }

    .sale-box .sec2 .imgs .img .colors {
        bottom: unset;
        top: 25%;
        width: 100%;
        right: 0;
        justify-content: center;
    }

    .sale-box .sec15 {
        background-image: linear-gradient(to right, #000000, #0b0b0d, #212025, #2e2d32, #29282d);
    }

    .sale-box .sec15 .box {
        position: static;
        width: 100%;
        margin-bottom: -3%;
    }

    .sale-box .sec15 .imgs {
        position: static;
        padding-bottom: 3%;
        background-image: linear-gradient(to right, #1d1d1d, #161616, #151515, #212121, #29282d);
        margin-top: -8%;
    }

    .sale-box .sec15 .imgs .flex2 {
        flex-wrap: wrap;
    }

    .sale-box .sec15 .imgs .flex2 .hour {
        width: 28%;
        margin-bottom: 2%;
        padding: 2% 0;
    }

    .sale-box .sec15 .imgs>p {
        width: 90%;
        margin: 0 auto;
    }


    .sale-box .sec8 .flex2 .db, .sale-box .sec15 .imgs .flex2 .hour {
        border-radius: 6px;
    }

    .sale-box .sec10 .box .flex3 img {
        width: 24%;
        margin: 0 0.5%;
    }

    .sale-box .sec10 .box .desc {
        width: 80%;
    }

    .sale-box .sec7 .box {
        width: 90%;
        margin: 0 auto;
    }

    .sale-box .sec7 .flex {
        flex-wrap: wrap;
    }

    .sale-box .sec7 .flex .sells-1 {
        width: 100%;
    }

    .sale-box .sec7 .flex .sells-3 {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: stretch;
    }

    .sale-box .sec7 .flex .sells-3 .sell {
        margin-bottom: 0;
        width: 35%;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: center;
        background-color: #000;
        border-radius: 5px;
    }

    .sale-box .sec7 .flex .sells-3 .sell-1 {
        margin-bottom: 0;
        width: 35%;
        background-image: linear-gradient(to right, #000, #28272c);
    }

    .sale-box .sec7 .flex .sells-3 .app {
        width: 28%;
    }

    .sale-box .sec7 .flex .sell- {
        width: 32.5%;
    }

    .sale-box .sec7 .flex .sell-2 {
        width: 49.5%;
    }

    .sale-box .sec7 .flex .sell p br {
        display: none;
    }

    .sale-box .sec8 img, .sale-box .sec3 img, .sale-box .sec5 img, .sale-box .sec17 img, .sale-box .sec14 img, .sale-box .sec15 img {
        width: 100%;
        margin-left: 0;
    }

    .sale-box .sec3 .box {
        position: static;
        padding-bottom: 5%;
    }

    .sale-box .sec3 .imgs {
        position: relative;
        padding-top: 5%;
    }

    .sale-box .sec3 .wires {
        width: 80%;
        right: 10%;
        top: 0;
        height: unset;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: flex-start;
    }

    .sale-box .sec3 .wires .wire {
        width: 45%;
        margin: 0 1% 2%;
        height: 80px;
    }

    .sale-box .sec3 .wires .wire h4 span {
    }

    .sale-box .sec4 .imgs .mp1 {
        width: 45%;
        right: 50%;
    }

    .sale-box .sec4 .imgs .mp2 {
        right: 5%;
        width: 45%;
        text-align: center;
    }

    .sale-box .sec4 .imgs .mp2 h6 {
        margin: 0 auto;
    }

    .sale-box .sec4 .imgs .line2, .sale-box .sec4 .imgs .line4 {
        display: none;
    }

    .sale-box .sec4 .imgs .line1 {
        right: 62.2%;
    }

    .sale-box .sec4 .imgs .line3 {
        height: 9%;
        right: 27.9%;
    }

    .sale-box .sec4 .box img {
        width: 20%;
    }

    .sale-box .sec5 .box {
        position: static;
        height: auto;
        padding: 12% 0 4%;
    }

    .sale-box .sec6 .box {
        padding-left: 0;
    }

    .sale-box .sec11 .box {
        display: block;
        padding-right: 0;
    }

    .sale-box .sec16 {
        padding-bottom: 8%;
    }

    .sale-box .sec18 .box {
        position: static;
        text-align: left;
        padding-left: 10%;
    }

    .sale-box .sec18 .box h3 {
        margin-left: 0;
    }

    .sale-box .sec18 .box .desc {
        margin-left: 0;
        text-align: left;
    }

    .sale-box .sec18 .rams {
        position: static;
        margin-top: 4%;
        width: 100%;
        padding-left: 10%;
    }

    .sale-box .sec18 .rams .ram .flex3 .ram-:first-child {
        margin-right: 5%;
    }

    .sale-box .sec18 .rams .ram .flex3>div {
        margin: 0;
        margin-right: 5%;
    }

    .sale-box .sec18 .rams h3 {
        margin: 2% 0;
    }

    .sale-box .sec18 .rams h3 span {
        font-size: 1.5em;
    }

    .sale-box .sec18 .note {
        position: static;
        padding-left: 10%;
        width: 100%;
    }

    .sale-box .sec19 {
        background-image: linear-gradient(to right, #0b0a06, #0c0b07, #050402);
    }

    .sale-box .sec19 .box {
        position: static;
        text-align: left;
        padding-left: 10%;
        width: 100%;
    }

    .sale-box .sec19 .box .desc {
        text-align: left;
        margin-left: 0;
        margin-right: auto;
    }

    .sale-box .sec20 {
        background-image: linear-gradient(to right, #000, #0b0b0c);
    }

    .sale-box .sec20 .box {
        margin-bottom: -25%;
    }

    .sale-box .sec20 .flex2 {
        margin-top: 6%;
    }

    .sale-box .sec21 .flex2 {
        margin-top: 5%;
    }

    .sale-box .sec21 .flex2 .gps {
        width: 20%;
    }

    .sale-box .sec21 .swiper-pagination-bullet {
        margin: 0 1%;
    }

    .sale-box .sec23 .flex2 {
        margin-top: 4%;
    }

    .sale-box .sec23 .flex2 .gps {
        width: 14%;
    }

    .sale-box .sec24 {
        background-color: #ae8c55;
    }

    .sale-box .sec24 .box {
        position: static;
        text-align: center;
        width: 100%;
    }

    .sale-box .sec24 .box .desc {
        margin-right: auto;
        text-align: center;
    }

    .sale-box .sec24 .box .flex2 {
        width: 90%;
        margin: 3% auto 0;
        justify-content: center;
    }

    .sale-box .sec24 .box .flex2 .gps {
        width: 18%;
    }

    .sale-box .sec25 .imgs {
        padding-left: 0;
    }

    .sale-box .sec25 .imgs>img {
        width: 120%;
        margin-left: -20%;
    }

    .sale-box .sec25 .imgs .flex3 {
        position: static;
        justify-content: center;
        margin: 0 auto;
        width: 100%;
    }

    .sale-box .sec25 .imgs .flex3 img {
        width: 6%;
    }

    .sale-box .sec26 .pag {
        width: 100%;
        padding-left: 10%;
        padding-top: 6%;
    }

    .sale-box .sec26 .imgs {
        width: 100%;
    }

    .sale-box .sec26 .imgs .swiper-slide {
        background-color: #000;
    }

    .sale-box .sec26 .imgs .img- {
        margin-left: 10%;
    }

    .sale-box .sec26 .pags- .swiper-pagination-bullet {
        margin: 0 1%;
    }

    .sale-box .sec26 .swiper-button-next:after, .sale-box .sec26 .swiper-button-prev:after {
        font-size: 30px;
    }

    .sale-box .sec27 .flex {
        padding: 0 7%;
        align-items: flex-start;
    }

    .sale-box .sec27 .flex .text1 {
        width: 42%;
    }

    .sale-box .sec27 .flex .text2 {
        width: 55%;
    }

    .sale-box .sec27 .flex .text p {
        position: static;
        width: 100%;
        text-align: left;
        margin-bottom: 2%;
        line-height: 1.2;
    }
}

@media screen and (max-width:660px) {
    .sale-box h1 {
        font-size: 2.25rem;
    }

    .sale-box .h2 {
        font-size: 2.5rem;
    }

    .sale-box h2 {
        font-size: 2.5rem;
    }

    .sale-box .h3 {
    }

    .sale-box h3 {
        font-size: 1.5rem;
    }

    .sale-box h4 {
        font-size: 18px;
    }

    .sale-box h5 {
        font-size: 1rem;
    }

    .sale-box h6 {
        font-size: 1rem;
    }

    .sale-box .h6 {
        font-size: 14px;
    }

    .sale-box p, .sale-box .pp {
        font-size: 14px;
    }

    .sale-box .pl {
        font-size: 14px;
    }

    .sale-box .p, .sale-box .p- {
        font-size: 12px;
    }

    .sale-box .p-s {
    }

    .sale-box .p-mini {
        font-size: 12px;
    }

    .sale-box a {
        font-size: 12px;
    }

    .sale-box .sec .box {
        padding-top: 12%;
    }

    .sale-box .title {
        width: 70%;
    }

    .sale-box .sec3 .wires .wire {
        height: 70px;
    }

    .sale-box .sec4 .imgs .mp1, .sale-box .sec4 .imgs .mp2 {
        top: 6%;
    }
}

@media screen and (max-width:500px) {
    .sale-box h1 {
        font-size: 2.5rem;
    }

    .sale-box .h2 {
        font-size: 2rem;
    }

    .sale-box h2 {
        font-size: 1.8rem;
    }

    .sale-box .h3 {
        font-size: 1.5rem;
    }

    .sale-box h3 {
        font-size: 1.35rem;
    }

    .sale-box h4 {
        font-size: 16px;
    }

    .sale-box h5 {
        font-size: 13px;
    }

    .sale-box h6 {
        font-size: 14px;
    }

    .sale-box .h6 {
    }

    .sale-box p, .sale-box .pp {
        font-size: 13px;
    }

    .sale-box .pl {
        font-size: 13px;
    }

    .sale-box .p, .sale-box .p- {
        font-size: 12px;
    }

    .sale-box .p-s {
        font-size: 12px;
    }

    .sale-box .p-mini, .sale-box .sec-flex .p-mini {
        font-size: 12px;
    }

    .sale-box a {
        font-size: 12px;
    }

    .sale-box .box .desc {
        margin-top: 9px;
        line-height: 1.2;
        width: 90%;
    }

    .sale-box .box, .sale-box .sec-flex .box {
        padding-top: 15%;
    }

    .sale-box .width- {
        width: 96%;
    }

    .sale-box .sec1 .box {
        padding-top: 10%;
    }

    .sale-box .sec1 .box h2 .gg {
        border-radius: 2px;
    }

    .sale-box .sec1 .box .slogan {
        font-size: 16px;
    }


    .sale-box .left-text {
        padding-left: 5%;
    }


    .sale-box .sec11 .imgs .img {
        display: block;
    }

    .sale-box .sec11 .imgs .img img {
        width: 100%;
        padding: 5%;
    }

    .sale-box .sec11 .imgs .img .text {
        width: 100%;
    }

    .sale-box .sec11 .imgs .img .text .p-mini {
        color: #4c4c4c;
    }

    .sale-box .sec11 .imgs .img::after {
        top: 2%;
        left: 3%;
    }

    .sale-box .sec10 .box .flex3 img {
        width: 28%;
    }

    .sale-box .sec10 .box .desc {
        width: 90%;
    }

    .sale-box .sec15 .imgs .flex2 .hour {
        width: 31%;
    }

    .sale-box .sec15 .imgs .flex2 .hour:nth-child(4), .sale-box .sec15 .imgs .flex2 .hour:nth-child(5) {
        width: 47%;
    }

    .sale-box .sec7 .flex .sell p {
        font-size: 12px;
    }

    .sale-box .sec7 .flex .sell1, .sale-box .sec7 .flex .sell-2 {
        border-radius: 4px;
        overflow: hidden;
    }

    .sale-box .sec7 .flex .sell1 img, .sale-box .sec3 .imgs img, .sale-box .sec4 .imgs img {
        width: 120%;
        margin-left: -10%;
    }

    .sale-box .sec7 .flex .sell-2 img {
        width: 130%;
        margin-left: -15%;
    }

    .sale-box .sec8 .flex2 .db:nth-child(4), .sale-box .sec8 .flex2 .db:nth-child(5) {
        width: 43%;
    }

    .sale-box .sec3 .wires .wire {
        height: 56px;
        border-radius: 5px;
        border-width: 0.5px;
    }

    .sale-box .sec4 .imgs .line1 {
        right: 64.2%;
        height: 20%;
    }

    .sale-box .sec4 .imgs .line3 {
        right: 23.5%;
    }

    .sale-box .sec6 .swiper-slide {
        overflow: hidden;
    }

    .sale-box .sec6 .swiper-slide img {
        width: 130%;
        margin-left: -15%;
    }

    .sale-box .sec18 .box, .sale-box .sec18 .rams, .sale-box .sec18 .note, .sale-box .sec19 .box {
        padding-left: 5%;
    }

    .sale-box .sec20 .flex2 .db:nth-child(4), .sale-box .sec20 .flex2 .db:nth-child(5) {
        width: 28%;
    }

    .sale-box .sec23 .flex2 .gps {
        width: 18%;
    }

    .sale-box .sec24 .box .flex2 {
        margin-top: 4%;
    }

    .sale-box .sec24 .box .flex2 .gps {
        width: 32%;
    }

    .sale-box .sec25 .imgs .flex3 img {
        width: 8%;
    }

    .sale-box .sec27 .flex {
        display: block;
    }

    .sale-box .sec27 .flex .text {
        width: 100%;
    }
}

.sale-box .sec2 .colors- {
    position: absolute;
    right: 10%;
    bottom: 15%;
    width: 50%;
    z-index: 2;
    text-align: right;
}

.sale-box .sec2 .colors- .colors {
    position: static;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 4%;
}

.sale-box .sec2 .colors .color {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-left: 4%;
    position: relative;
}

.sale-box .sec2 .colors .color span {
    /* display: none; */
    border: 1px solid #fff;
    transform: scale(1.35);
    transform-origin: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    border-radius: 50%;
}

.sale-box .sec2 .colors .color2 span {
    visibility: hidden;
}

.sale-box .sec2 .img2 {
    clip-path: inset(0 0 100% 0);
}

.sale-box .sec2 .p2 {
    opacity: 0.5;
}

.sale-box .sec6 .box {
    padding-left: 0;
}

.sale-box .sec6 .prev {
    left: 2%;
    color: #333;
}

.sale-box .sec6 .next {
    right: 2%;
    color: #333;
}

@media screen and (max-width: 1680px) {
    .sale-box .sec2 .colors .color {
        width: 30px;
        height: 30px;
    }
}

@media screen and (max-width: 1420px) {
    .sale-box .sec2 .colors .color {
        width: 25px;
        height: 25px;
    }

    .sale-box .sec6 .swiper-button-next:after, .sale-box .sec6 .swiper-button-prev:after {
        font-size: 36px;
    }
}

@media screen and (max-width: 1040px) {
    .sale-box .sec2 .colors .color {
        width: 20px;
        height: 20px;
    }
}

@media screen and (max-width: 800px) {
    .sale-box .sec2 .colors- {
        top: 70%;
        left: 4%;
        text-align: left;
    }

    .sale-box .sec2 .colors- .colors {
        display: block;
        margin-bottom: 12%;
    }

    .sale-box .sec2 .colors- .colors p {
        color: #000;
        margin-bottom: 4%;
    }

    .sale-box .sec6 .swiper-button-next:after, .sale-box .sec6 .swiper-button-prev:after {
        font-size: 30px;
    }
}