.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;
}

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

.sale-box .bold {
    font-weight: 700;
}

.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 img {
    width: 100%;
    vertical-align: top;
}

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

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

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

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

.sale-box .purple {
    background-image: linear-gradient(to right, #ffadff, #9758fd);
    width: fit-content !important;
    margin: auto;
    color: transparent;
    -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 .yellow {
    color: #f6d52f;
}

.sale-box .blue {
    color: #7ac7c4;
}

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

.linear, .linear1, .linear2 {
    width: fit-content !important;
    margin: auto;
    color: transparent;
    background-image: linear-gradient(to bottom, #97C972, #4EB7B2);
    -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;
}

.linear1 {
    background-image: linear-gradient(to right, #4EB7B3, #98C971);
}

.linear2 {
    background-image: linear-gradient(to bottom, #4EB7B2, #97C972);
}

.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 .bg-black1 {
    background-color: #0a0a0a;
}

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

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

.sale-box .relative {
    position: relative;
}

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

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

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

.sale-box .poster_fise .tuv:hover, .sale-box .sec2 .flex .sell:hover, .sale-box .sec2 .flex .sell .center:hover {
    transform: translateY(-5px);
}

.sale-box .poster_fise {
    text-align: center;
    position: absolute;
    width: 40%;
    top: 50%;
    right: 6%;
}

.sale-box .poster_fise h4 span:first-child {
    margin-right: 0.5%;
}

.sale-box .poster_fise p {
    margin-top: 3%;
}

.sale-box .poster_fise .tuv {
    width: 24%;
    float: right;
    margin-right: 8%;
    margin-top: 8%;
}

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

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

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

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

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

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

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

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

.sale-box .sec2 {
    padding: 4% 15%;
    color: #181818;
}

.sale-box .sec2 .flex {
    margin-bottom: 1%;
}

.sale-box .sec2 .flex .sell {
    position: relative;
}

.sale-box .sec2 .flex .flex-col {
    height: 100%;
}

.sale-box .sec2 .flex .flex-col .sell {
    margin-bottom: 3%;
}

.sale-box .sec2 .flex .flex-col:last-child .sell {
    margin-bottom: 4%;
}

.sale-box .sec2 .flex .flex-col .sell:last-child {
    margin-bottom: 0;
}

.sale-box .sec2 .flex .sell>img {
    width: 100%;
    height: 100%;
}

.sale-box .sec2 .flex .sell .text {
    position: absolute;
    width: 100%;
    top: 36px;
    left: 0;
    padding-left: 6%;
    text-align: left;
    transform-origin: top left;
}

.sale-box .sec2 .flex .sell .top {
    text-align: center;
    padding-left: 0;
    top: 36px;
    transform-origin: top center;
}

.sale-box .sec2 .flex .sell .bottom {
    top: unset !important;
    bottom: 10%;
    padding-left: 0;
    text-align: center;
    transform-origin: bottom center;
}

.sale-box .sec2 .flex .sell .center {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0 !important;
    left: 0;
    padding-left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    transform-origin: center;
}

.sale-box .sec2 .flex .sell .text-1 {
    left: 12%;
    text-align: left;
    transform-origin: left;
}

.sale-box .sec2 .flex .sell .text-2 {
    padding-left: 0;
    top: 24% !important;
    text-align: center;
    transform-origin: center;
}

.sale-box .sec2 .flex .sell .text-3 {
    top: 42% !important;
    transform-origin: left;
}

.sale-box .sec2 .flex .sell- .text {
    padding-left: 12%;
}

.sale-box .sec2 .flex .sell- .text p {
    margin-top: 4%;
}

.sale-box .sec2 .flex .sell .text h5 {
    margin-bottom: 4%;
}

.sale-box .sec3 .designs {
    width: 25%;
    margin: 3% auto;
}

.sale-box .sec3 .designs .design {
    text-align: center;
}

.sale-box .sec3 .designs .design h3 {
    transform: scale(1.2);
    transform-origin: bottom;
}

.sale-box .sec3 .box {
    top: 6%;
}

.sale-box .sec3 img {
    width: 90%;
    margin: 2% 0;
    margin-right: 10%;
}

.sale-box .sec4 img {
    width: 50%;
    margin: 0 auto;
    padding-bottom: 4%;
}

.sale-box .sec23 .box {
    top: 20%;
    left: unset;
    right: 14%;
    width: 40%;
    text-align: right;
}

.sale-box .sec23 .box .desc {
    margin-right: 5%;
    text-align: right;
    width: 80%;
    margin-top: 5%;
}

.sale-box .sec7 .flex {
    width: 70%;
    margin: 8% auto 2%;
    align-items: flex-end;
}

.sale-box .sec7 .flex .color-1 {
    width: 64%;
    position: relative;
}

.sale-box .sec7 .flex .color-2 {
    width: 34%;
    position: relative;
}

.sale-box .sec7 .flex .pad {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.sale-box .sec7 .colors {
    z-index: 0;
}

.sale-box .sec7 .colors .col-text {
    width: 60%;
    position: absolute;
    bottom: 70%;
    left: 16%;
    z-index: 4;
    text-align: left;
}

.sale-box .sec7 .colors .col-texts {
    width: 60%;
    position: absolute;
    top: 50%;
    left: 16%;
    z-index: 4;
    text-align: left;
}

.sale-box .sec7 .colors .col-texts .flex3 {
    margin-bottom: 4%;
}

.sale-box .sec7 .colors .col-texts .flex3>span {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 2%;
    background-color: #71c094;
    position: relative;
}

.sale-box .sec7 .colors .col-texts .flex3>span span {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border: 2px solid #71c094;
    border-radius: 50%;
    transform: scale(1.4);
    transform-origin: center;
}

.sale-box .sec7 .colors .col-texts .flex3 .span2 {
    background-color: #63a9db;
}

.sale-box .sec7 .colors .col-texts .flex3 .span3 {
    background-color: #606060;
}

.sale-box .sec7 .colors .col-texts .flex3 .span2- {
    border-color: #63a9db;
}

.sale-box .sec7 .colors .col-texts .flex3 .span3- {
    border-color: #606060;
}

.sale-box .sec7 .colors .color1- {
    z-index: 1;
}

.sale-box .sec7 .colors .color2 {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.sale-box .sec7 .colors .color3 {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.sale-box .sec7 .swiper-container {
    display: none;
}

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

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

.sale-box .sec6 .box {
}

.sale-box .sec6 .box h2 {
    margin: 0 auto;
}

.sale-box .sec6 .box .desc {
    margin: 0 auto;
    margin-top: 2%;
    text-align: center;
}

.sale-box .sec8 .relative {
    width: 80%;
    margin: 0 auto;
}

.sale-box .sec8 .relative .flex {
    position: absolute;
    width: 100%;
    padding: 0 6%;
    top: 72%;
    left: 0;
    align-items: flex-start;
}

.sale-box .sec8 .relative .flex .inch {
    width: 20%;
    text-align: center;
}

.sale-box .sec8 .relative .flex .inch img {
    width: 20%;
    margin: 0 auto 6%;
}

.sale-box .sec8 .relative .flex .inch p {
    color: #5a585c;
}

.sale-box .sec9 .flex:last-child {
    flex-direction: row-reverse;
}

.sale-box .sec9 .flex>div {
    width: 50%;
}

.sale-box .sec9 .flex .box {
    padding: 0;
    padding-left: 14%;
}

.sale-box .sec9 .gbs .box {
    padding: 0;
    padding-right: 10%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
}

.sale-box .sec9 .gbs .box h2 {
    margin: 0;
    text-align: right;
}

.sale-box .sec9 .gbs .box h4 {
    text-align: right;
}

.sale-box .sec9 .flex .box .desc {
    margin: 3% 0;
}

.sale-box .sec9 .gbs .box .desc {
    margin: 3% 0;
    width: 90%;
    text-align: right;
}

.sale-box .sec9 .flex .flex- {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 9%;
}

.sale-box .sec9 .gbs .flex- {
    margin-top: 4%;
}

.sale-box .sec9 .flex .flex- .octa {
    width: 50%;
    text-align: left;
}

.sale-box .sec9 .flex .flex- .octa h2 {
    margin: 0;
    max-width: unset;
}

.sale-box .sec9 .gbs .flex- .gb {
    width: 50%;
    text-align: right;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
}

.sale-box .sec9 .gbs .flex- .gb h2 {
    margin: unset;
    margin-right: 0;
}

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

.sale-box .sec10 .flex {
    width: 50%;
    margin: 2% auto;
    align-items: flex-start;
}

.sale-box .sec10 .flex .gb {
    text-align: center;
    width: 33%;
}

.sale-box .sec11, .sale-box .sec14 {
    padding-bottom: 5%;
}

.sale-box .sec11 .img {
    width: 60%;
    margin: 0 auto;
}

.sale-box .sec11 .img {
    z-index: 0;
}

.sale-box .sec11 .img img {
    width: 100%;
    z-index: 2;
}

.sale-box .sec11 .img video {
    position: absolute;
    width: 88.6%;
    left: 6.5%;
    top: 9.2%;
    z-index: -1;
}

.sale-box .sec12 .box {
    width: 40%;
    left: unset;
    right: 10%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
}

.sale-box .sec12 .box h2 {
    margin: unset;
    margin-right: 5%;
    margin-top: 0;
    margin-bottom: 1%;
    text-align: right;
    transform: scale(1.2);
    transform-origin: right bottom;
}

.sale-box .sec12 .box p {
    margin-right: 5%;
    text-align: right;
    width: 80%;
}

.sale-box .sec12 .tuv {
    width: 28%;
    margin-top: 10%;
    margin-right: 5%;
}

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

.sale-box .sec15 .flex {
    width: 180%;
    margin-bottom: 5%;
}

.sale-box .sec15 .flex img {
    width: 50%;
    margin-right: 2%;
}

@keyframes trans {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}

@keyframes trans- {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(100%);
    }
}

.sale-box .sec15 .img1 {
    animation: trans 25s infinite;
    animation-timing-function: linear;
    margin-top: 4%;
}

.sale-box .sec15 .img2 {
    margin-left: -40%;
    flex-direction: row-reverse;
    animation: trans- 25s infinite;
    animation-timing-function: linear;
}

.sale-box .sec16 {
    padding: 2% 0 6%;
}

.sale-box .sec16 .flex {
    width: 60%;
    margin: 0 auto;
    align-items: flex-start;
}

.sale-box .sec16 .relative {
    width: 60%;
    margin: 0 auto;
}

.sale-box .sec16 .relative p {
    position: absolute;
    bottom: 4%;
    left: 2%;
    transform: scale(0.9);
    transform-origin: left;
}

.sale-box .sec16 .flex .gb {
    width: 25%;
    text-align: center;
}

.sale-box .sec16 .flex .gb h2 {
    margin: 0;
}

.sale-box .sec16 .flex .gb .flex2 {
    align-items: baseline;
}

.sale-box .sec16 .swiper-container {
    margin-left: 10%;
    margin-top: 4%;
}

.sale-box .sec17 .relative p {
    position: absolute;
    bottom: 4%;
    width: 80%;
    left: 10%;
    text-align: center;
}

.sale-box .sec18 {
    flex-direction: row-reverse;
    width: 80%;
    padding: 10% 0;
    margin: 0 auto;
}

.sale-box .sec18>div, .sale-box .sec20>div, .sale-box .sec21>div {
    width: 50%;
}

.sale-box .sec18 .box, .sale-box .sec21 .box {
    text-align: right;
}

.sale-box .sec20 .box {
    padding-left: 12%;
}

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

.sale-box .sec18 .box .desc, .sale-box .sec21 .box .desc {
    width: 90%;
    text-align: right;
}

.sale-box .sec18 .box .desc {
    width: 60%;
    margin-right: 5%;
}

.sale-box .sec20 {
    padding-bottom: 5%;
}

.sale-box .sec20 .flex {
    width: 90%;
    margin-left: 0;
    margin-top: 4%;
    align-items: flex-start;
}

.sale-box .sec20 .flex .dual {
    width: 50%;
    text-align: left;
}

.sale-box .sec20 .flex .dual h3 {
    margin: 0;
    margin-bottom: 2%;
}

.sale-box .sec21 {
    flex-direction: row-reverse;
    width: 100%;
}

.sale-box .sec21 .box {
    padding: 0;
    padding-right: 10%;
    padding-left: 5%;
}

.sale-box .sec21 .box h4 {
    margin-right: 5%;
}


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

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

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

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

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

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

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

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

    .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: 22px;
    }

    .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:2280px) {
    .sale-box .sec2 {
        padding-left: 12%;
        padding-right: 12%;
    }

    .sale-box .sec2 .text {
        transform: scale(0.85);
    }
}

@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 .poster_fise {
        width: 44%;
    }

    .sale-box .sec2 .text {
        transform: scale(0.8);
    }

    .sale-box .sec2 .flex .sell .text {
        top: 25px;
    }

    .sale-box .sec2 .flex .sell .text-1 {
        left: 20%;
    }

    .sale-box .sec2 .flex .sell .text-3 {
    }

    .sale-box .sec9 .flex .box {
        padding-left: 6%;
    }

    .sale-box .sec9 .gbs .box {
        padding-left: 0;
        padding-right: 6%;
    }

    .sale-box .sec9 .flex .flex- .octa h2 {
        transform-origin: left;
        transform: scale(0.9);
    }

    .sale-box .sec15 .flex img {
        width: 40%;
    }

}

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

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

    .sale-box .sec2 .text {
        transform: scale(0.6);
    }

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

    .sale-box .sec3 img {
        width: 100%;
        margin-right: 0;
    }

    .sale-box .sec3 .designs {
        width: 30%;
    }

    .sale-box .sec7 .colors .col-text {
        transform: unset;
        left: 15%;
        bottom: 76%;
    }

    .sale-box .sec7 .flex, .sale-box .sec6 .img, .sale-box .sec10 img, .sale-box .sec14 img {
        width: 80%;
    }

    .sale-box .sec23 .box {
        width: 50%;
        right: 8%;
    }

    .sale-box .sec23 img {
        width: 120%;
        margin-left: 0;
    }

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

    .sale-box .sec5 img {
        width: 110%;
        margin-left: 0;
    }

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

    .sale-box .sec8 .relative .flex .inch h5 {
        transform: scale(0.8);
        transform-origin: center;
    }

    .sale-box .sec9 .flex .box {
        padding-left: 8%;
    }

    .sale-box .sec10 .relative {
        padding: 0 10% 0 5%;
    }

    .sale-box .sec11 .img, .sale-box .sec16 .flex, .sale-box .sec16 .relative {
        width: 70%;
    }

    .sale-box .sec12 .box {
        right: 3%;
    }

    .sale-box .sec13 img, .sale-box .sec16>img {
        width: 110%;
        margin-left: -5%;
    }

    .sale-box .sec15 .flex img {
        width: 30%;
    }

    .sale-box .sec16 .flex img {
        width: 25%;
    }

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

    .sale-box .sec20 .box {
        padding-left: 6%;
    }

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

    .sale-box .sec21 .box {
        padding-right: 5%;
    }
}

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

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

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

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

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

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

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

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

    .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: 16px;
    }

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

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

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

    .sale-box .sec1 {
    }

    .sale-box .poster_fise {
        width: 48%;
        right: 4%;
    }

    .sale-box .sec2 {
        padding-left: 8%;
        padding-right: 8%;
    }

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

    .sale-box .sec2 .text {
        transform: scale(0.7);
    }

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

    .sale-box .sec7 .swiper-container {
        display: block;
        width: 80%;
        margin: 0 auto;
        margin-bottom: 5%;
    }

    .sale-box .sec7 .swiper-container .swiper-slide {
        border-radius: 1rem;
        overflow: hidden;
    }

    .sale-box .sec7 .swiper-container .swiper-slide img {
        width: 140%;
        margin-left: -35%;
        transform: translateY(6%);
    }

    .sale-box .sec7 .swiper-container>.swiper-pagination-bullets {
        top: 10%;
        text-align: left;
        padding-left: 6%;
    }

    .sale-box .sec7 .swiper-container>.swiper-pagination-bullets .pag {
        margin-bottom: 3%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    .sale-box .sec7 .swiper-container>.swiper-pagination-bullets .pag .swiper-pagination-bullet {
        width: 25px;
        height: 25px;
        opacity: 1;
        margin-right: 3%;
        position: relative;
        background-color: #9AE9D8;
    }

    .sale-box .sec7 .swiper-container>.swiper-pagination-bullets .pag:nth-child(2) .swiper-pagination-bullet {
        background-color: #A0B2BC;
    }

    .sale-box .sec7 .swiper-container>.swiper-pagination-bullets .pag:nth-child(3) .swiper-pagination-bullet {
        background-color: #525251;
    }

    .sale-box .sec7 .swiper-container>.swiper-pagination-bullets .pag .swiper-pagination-bullet::before {
        width: 100%;
        height: 100%;
        background-color: transparent;
        position: absolute;
        content: '';
        left: 0;
        top: 0;
        transform: scale(1.35);
        transform-origin: center;
        border-radius: 50%;
        border: 1px solid #9AE9D8;
        display: none;
    }

    .sale-box .sec7 .swiper-container>.swiper-pagination-bullets .pag:nth-child(2) .swiper-pagination-bullet::before {
        border-color: #A0B2BC;
    }

    .sale-box .sec7 .swiper-container>.swiper-pagination-bullets .pag:nth-child(3) .swiper-pagination-bullet::before {
        border-color: #525251;
    }

    .sale-box .sec7 .swiper-container>.swiper-pagination-bullets .pag .swiper-pagination-bullet-active::before {
        display: block;
    }

    .sale-box .sec7 .colors {
        display: none;
    }

    .sale-box .sec9 .flex .box {
        padding-left: 6%;
    }
}

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

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

    .sale-box .sec2 {
        padding-left: 6%;
        padding-right: 6%;
    }

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

    .sale-box .sec2 .text {
    }

    .sale-box .sec2 .flex .sell .text-1 {
        left: 30%;
    }

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

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

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

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

    .sale-box .sec9 .flex>div {
        width: 100%;
    }

    .sale-box .sec9 .flex .box {
        padding: 4% 0 2%;
    }

    .sale-box .sec9 .flex .box .h2, .sale-box .sec9 .flex .box h4 {
        width: 90%;
    }

    .sale-box .sec9 .flex .box .h2, .sale-box .sec9 .flex .box h4, .sale-box .sec9 .flex .box .desc {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .sale-box .sec9 .flex .flex- {
        margin-top: 4%;
        width: 70%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: -10%;
    }

    .sale-box .sec9 .gbs .flex- {
        margin-bottom: 2%;
        margin-top: 0;
    }

    .sale-box .sec9 .flex .flex- .octa, .sale-box .sec9 .gbs .flex- .gb {
        text-align: center;
        align-items: center;
    }

    .sale-box .sec9 .flex .flex- .octa h2 {
        margin: 0 auto;
    }

    .sale-box .sec9 .flex .img {
        width: 80%;
        margin: 0 auto;
        border-radius: 1rem;
        overflow: hidden;
    }

    .sale-box .sec10 img {
        width: 110%;
        margin-left: -5%;
    }

    .sale-box .sec10 .flex {
        margin-bottom: 0;
        width: 60%;
    }

    .sale-box .sec12 .box {
        position: static;
        width: 100%;
    }

    .sale-box .sec12 .box h2 {
        width: 90%;
        text-align: center;
        margin: 0 auto;
        color: #000;
        transform: unset;
    }

    .sale-box .sec12 .box p {
        color: #949494;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

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

    .sale-box .sec12 .app {
        display: block;
        position: absolute;
        width: 15%;
        bottom: 5%;
        right: 2%;
        margin-right: 0;
    }

    .sale-box .sec12 img {
        width: 140%;
        margin-left: 0;
    }

    .sale-box .sec11 .img, .sale-box .sec16 .flex, .sale-box .sec16 .relative {
        width: 80%;
    }

    .sale-box .sec13 img, .sale-box .sec16>img {
        width: 120%;
        margin-left: -10%;
    }

    .sale-box .sec16 .flex .gb h2 {
        transform: scale(0.8);
        transform-origin: bottom right;
    }

    .sale-box .sec18, .sale-box .sec20, .sale-box .sec21 {
        flex-wrap: wrap;
        padding: 0 10%;
    }

    .sale-box .sec20 .box {
        width: 100%;
        margin: 0;
        padding-left: 0;
    }

    .sale-box .sec20 .img {
        width: 80%;
        margin: 0 auto;
    }

    .sale-box .sec20 .box h2 {
        margin: 0 auto;
        text-align: center;
    }

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

    .sale-box .sec20 .flex .dual {
        text-align: center;
    }

    .sale-box .sec20 .flex .dual h3 {
        margin: 0 auto;
    }

    .sale-box .sec18 .box, .sale-box .sec21 .box {
        text-align: center;
    }

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

    .sale-box .sec21 .box {
        padding: 4% 0 2%;
    }

    .sale-box .sec21 .box .desc {
        text-align: center;
    }

    .sale-box .sec18>div, .sale-box .sec20>div, .sale-box .sec21>div {
        width: 100%;
    }

    .sale-box .sec21 .box h2 br {
        display: none;
    }

    .sale-box .sec18 .box .desc, .sale-box .sec21 .box .desc {
        text-align: center;
    }

    .sale-box .sec19 img {
        width: 110%;
        margin-left: -8%;
    }

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

}

@media screen and (max-width:960px) and (min-width:800px) {


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

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

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

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

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

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

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

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

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

    .sale-box .sec7 .swiper-container>.swiper-pagination-bullets .pag .swiper-pagination-bullet {
        width: 21px;
        height: 21px;
    }
}

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

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

    .sale-box h1 {
        font-size: 3.2rem;
    }

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

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

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

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

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

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

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

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

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

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

    .sale-box .poster_fise {
        width: 100%;
        align-items: center;
        position: static;
        padding-top: 6%;
    }

    .sale-box .poster_fise h4 {
        margin-bottom: 4%;
        padding: 1% 2% 0.5%;
    }

    .sale-box .poster_fise .tuv {
        float: unset;
        width: 18%;
        margin-right: 0;
        margin-top: 4%;
    }

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

    .sale-box .sec2 {
        padding-left: 4%;
        padding-right: 4%;
    }

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

    .sale-box .sec2 .text {
        transform: scale(0.6);
    }

    .sale-box .sec2 .flex .sell .text {
        top: 16px;
    }

    .sale-box .sec2 .flex .sell .text-1 {
        left: 40%;
    }

    .sale-box .poster_fise p {
        font-size: 18px;
        margin-top: 2.5%;
    }

    .sale-box .box {
        padding: 8% 0 4%;
    }

    .sale-box .box h2 {
        max-width: 90%;
        margin: auto;
        line-height: 1.2;
    }

    .sale-box .left-text h2 {
        max-width: unset;
    }

    .sale-box .sec3 .designs {
        width: 40%;
    }

    .sale-box .sec7 .swiper-container .swiper-slide {
        border-radius: 12px;
    }

    .sale-box .sec7 .swiper-container>.swiper-pagination-bullets .pag .swiper-pagination-bullet {
        width: 18px;
        height: 18px;
    }

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

    .sale-box .sec5 img {
        width: 130%;
        margin-left: -12%;
    }

    .sale-box .sec23 .box {
        position: static;
        width: 100%;
    }

    .sale-box .sec23 .box .desc {
        margin-top: 1.5%;
    }

    .sale-box .sec23 .box h2, .sale-box .sec23 .box .desc {
        position: static;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

    .sale-box .sec23 .box h2 {
        color: #000;
    }

    .sale-box .sec23 .box .desc {
        color: #949494;
    }

    .sale-box .sec23 img {
        width: 180%;
        margin-left: 0;
    }

    .sale-box .sec6 .box {
        position: static;
    }

    .sale-box .sec6 .box h2, .sale-box .sec6 .box p {
        position: static;
        color: #000;
    }

    .sale-box .sec8 .relative {
        width: 100%;
    }

    .sale-box .sec9 .flex .box {
        padding-top: 8%;
    }

    .sale-box .sec9 .flex .img {
        border-radius: 10px;
    }

    .sale-box .sec10 .box {
        padding-top: 8%;
    }

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

    .sale-box .sec10 .relative {
        padding-left: 0;
        padding-right: 0;
    }

    .sale-box .sec10 .relative img {
        display: none;
    }

    .sale-box .sec11 .img, .sale-box .sec16 .flex, .sale-box .sec16 .relative {
        width: 90%;
    }

    .sale-box .sec16 .swiper-container {
        margin-left: 5%;
    }

    .sale-box .sec12 .box {
        width: 100%;
        position: static;
    }

    .sale-box .sec12 .box h2, .sale-box .sec12 .box p {
        color: #000;
        text-align: center;
    }

    .sale-box .sec12 .tuv {
        right: 2%;
    }

    .sale-box .sec11 .img, .sale-box .sec14 img {
        width: 80%;
    }

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

    .sale-box .sec18, .sale-box .sec20, .sale-box .sec21 {
        padding: 0;
    }

    .sale-box .sec22 {
        padding-top: 20%;
    }

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

}

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

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

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

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

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

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

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

    .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 {
        font-size: 12px;
    }

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

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

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

    .sale-box .sec2 {
        padding-left: 2%;
        padding-right: 2%;
    }

    .sale-box .sec2 .flex .sell .text {
        top: 10px;
    }
}

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

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

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

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

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

    .sale-box h4 {
    }

    .sale-box h5 {
    }

    .sale-box h6 {
    }

    .sale-box .h6 {
    }

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

    .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 {
        font-size: 12px;
    }

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

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

    .sale-box .box .desc {
        margin-top: 13px;
        line-height: 1.4;
    }

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

    .sale-box .poster_fise {
        width: 100%;
        left: 0;
        top: 9%;
    }

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

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

    .sale-box .poster_fise h4 {
        margin-bottom: 2%;
    }

    .sale-box .poster_fise p {
        font-size: 13px;
        line-height: 1.4;
    }

    .sale-box .sec3 .designs {
        left: 20%;
    }

    .sale-box .sec7 .flex, .sale-box .sec7 .swiper-container {
        width: 90%;
    }

    .sale-box .sec7 .swiper-container .swiper-slide {
        border-radius: 8px;
    }

    .sale-box .sec7 .swiper-container .swiper-slide img {
        width: 180%;
        margin-left: -62%;
    }

    .sale-box .sec7 .swiper-container>.swiper-pagination-bullets .pag .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        margin-right: 6%;
    }

    .sale-box .sec7 .swiper-container>.swiper-pagination-bullets .pag .swiper-pagination-bullet::before {
    }

    .sale-box .sec4 img, .sale-box .sec7 .flex, .sale-box .sec6 .img, .sale-box .sec14 img {
        width: 90%;
    }

    .sale-box .sec5 img {
        width: 150%;
        margin-left: -15%;
    }

    .sale-box .sec8 .relative>img {
        margin-bottom: -10%;
    }

    .sale-box .sec8 .relative .flex {
        flex-wrap: wrap;
        justify-content: center;
        position: static;
    }

    .sale-box .sec8 .relative .flex .inch {
        width: 33.33%;
        margin-bottom: 1%;
    }

    .sale-box .sec9 .flex .img {
        width: 90%;
        border-radius: 6px;
    }

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

    .sale-box .sec12>img {
        width: 110%;
        margin-left: -10%;
    }

    .sale-box .sec15 .flex img {
        width: 25%;
    }

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

    .sale-box .sec16 .flex .gb {
        width: 50%;
    }

    .sale-box .sec16>img {
        width: 160%;
        margin-left: -30%;
    }

    .sale-box .sec17 .relative img {
        width: 110%;
        margin-left: -7%;
    }

    .sale-box .sec17 .relative p {
        font-size: 12px;
        bottom: 0;
    }

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

    .sale-box .sec22 img {
        width: 140%;
        margin-left: -20%;
    }

}

.sale-box img {max-width: unset;}
.sale-box .sec6 video
,.sale-box .sec16 video {
    border-radius: 10px;
    overflow: hidden;
}
