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

.DINProBold {
    font-weight: 700;
}

.DINProThin {
    font-weight: 400;
}

.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;
    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 .purple {
    color: #4D3484;
}

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

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

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

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

.sale-box .blue {
    color: #2C8AFF;
}

.sale-box .green {
    color: #328D88;
}

.linear, .linear1, .linear2 {
    width: fit-content !important;
    margin: auto;
    color: transparent;
    background-image: linear-gradient(to right, #FBCFB1, #4678FE);
    -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, #b9f0ee, #4EB7B3);
}

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

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

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

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

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

.flex-row {
    flex-direction: row-reverse;
}

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

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

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

.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 .tuvs .tuv:hover, .sale-box .poster_fise .tuvs .hi:hover, .sale-box .sec2 .flex .sell:hover, .sale-box .sec2 .flex .sell .center:hover, .sale-box .sec11 .flex .bat:hover, .sale-box .sec12 .box .tuv:hover, .sale-box .sec20 .flex .key:hover {
    transform: translateY(-5px);
}

/* жµ·жЉҐ */
.sale-box .sec1 {
    /* background-color: #FAFAFA; */
    padding: 5% 5%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sale-box .poster_fise {
    text-align: left;
    width: 40%;
    z-index: 1;
}

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

.sale-box .poster_fise h2 .pro {
    font-size: 0.6em;
    border: 2px solid #000;
    border-radius: 5px;
    padding: 0 0.5%;
}

.sale-box .poster_fise p {
    margin-top: 2%;
    line-height: 1.6;
}

.sale-box .poster_fise .p2 {
    display: none;
}

.sale-box .sec1 .tuvs {
    position: absolute;
    bottom: 20%;
    left: 80%;
    width: 20%;
    text-align: left;
}

.sale-box .sec1 .tuvs .tuv {
    width: 38%;
}

.sale-box .sec1 .tuvs .hi {
    width: 18%;
    margin-left: 2%;
}

/* е†…е®№ */
.sale-box .sec {
    position: relative;
    text-align: center;
}

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

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

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

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

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

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

.sale-box .left-text h2 {
    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 {
    text-align: right;
    padding-right: 15%;
}

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

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

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

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

.sale-box .sec-flex .box {
    width: 44%;
    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 .sec2 {
    padding: 6% 10%;
    color: #4D3484;
}

.sale-box .sec2 .sellings .selling1, .sale-box .sec2 .sellings .selling2 {
    margin-bottom: 0.5%;
}

.sale-box .sec2 .sellings .selling1 .selling1-1 {
    width: 27.68%;
}

.sale-box .sec2 .sellings .selling1 .selling1-2 {
    width: 38.98%;
}

.sale-box .sec2 .sellings .selling1 .selling1-3 {
    width: 31.5%;
}

.sale-box .sec2 .sellings .selling1 .selling1-1 .sell {
    margin-bottom: 3%;
}

.sale-box .sec2 .sellings .selling1 .selling1-2 .sell {
    margin-bottom: 2.2%;
}

.sale-box .sec2 .sellings .selling1 .selling1-3 .sell {
    margin-bottom: 3%;
}

.sale-box .sec2 .sellings .selling1>div>.sell:last-child {
    margin-bottom: 0;
}

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

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

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

.sale-box .sec2 .flex .sell .text- {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    top: 0 !important;
    height: 100%;
    padding: 4%;
    text-align: left;
}

.sale-box .sec2 .flex .sell .textLeft {
    padding-left: 8%;
    text-align: left;
}

.sale-box .sec2 .flex .sell .textRight {
    padding-right: 8%;
    text-align: right;
}

.sale-box .sec2 .flex .sell .center {
    padding-left: 0;
    top: 0 !important;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.sale-box .sec2 .flex .sell .bottom {
    top: unset !important;
    bottom: 4%;
    padding-left: 0;
}

.sale-box .sec2 .flex .sell .text .hi {
    width: 10%;
    margin-top: 5%;
}

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

.sale-box .sec3 .box {
    height: 100%;
    top: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
}

.sale-box .sec3 .box h2 {
    margin-bottom: 1%;
    margin-top: 0;
}

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

.sale-box .sec4 .box {
    padding-left: 50%;
    padding-right: 10%;
    top: 10%;
}

.sale-box .sec4 .box .flex {
    justify-content: flex-end;
    align-items: center;
    margin-top: 4%;
}

.sale-box .sec4 .box .flex span {
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.sale-box .sec5 .box {
    padding-left: 30%;
}

.sale-box .sec5 .box .desc {
    width: 40%;
}

.sale-box .sec6 .box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-right: 15%;
}

.sale-box .sec6 .box h2 {
    width: 45%;
}

.sale-box .sec6 .box .desc {
    width: 50%;
    padding-right: 6%;
}

.sale-box .sec6 .img, .sale-box .sec7 .imgs, .sale-box .sec8 .imgs, .sale-box .sec9 img, .sale-box .sec10 img, .sale-box .sec12, .sale-box .sec16 img, .sale-box .sec21 img, .sale-box .sec23, .sale-box .sec29 img, .sale-box .sec25, .sale-box .sec27, .sale-box .sec28 {
    width: 70%;
    margin: 0 auto;
}

.sale-box .sec6 .img {
    margin: 0 auto 4%;
}

.sale-box .sec6 .img .flex3 {
    margin-bottom: 6%;
    margin-top: 2%;
}

.sale-box .sec6 .img .flex3 .chip {
    padding: 0 4%;
    text-align: left;
    border-left: 2px solid #000;
}

.sale-box .sec6 .img .flex3 .chip:first-child {
    padding-left: 0;
    border-left: 0;
}

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

.sale-box .sec7 .imgs {
    margin: 2% auto;
    position: relative;
}

.sale-box .sec7 .imgs .img .img-1 {
    width: 65%;
}

.sale-box .sec7 .imgs .img .img-2 {
    width: 31%;
}

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

.sale-box .sec7 .imgs .img p {
    padding: 5% 0;
    text-align: left;
    background-color: #fff;
}

.sale-box .sec7 .imgs .img3 p {
    text-align: center;
    padding-top: 0;
}

.sale-box .sec7 .imgs .img3 img {
    max-width: unset;
    width: 144%;
    margin-left: -22%;
}

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

.sale-box .sec8 .img1 {
    width: 39.65%;
}

.sale-box .sec8 .img2 {
    width: 24.98%;
}

.sale-box .sec8 .img3 {
    width: 33.18%;
}

.sale-box .sec8 .img2 img:first-child {
    margin-bottom: 5%;
}

.sale-box .sec10 .img2 {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    background-color: #fff;
}

.sale-box .sec12 .box {
    padding-left: 6%;
    width: 50%;
}

.sale-box .sec12 img {
    width: 45%;
}

.sale-box .sec13 .box h6 {
    margin: 2% 0;
}

.sale-box .sec13 .img3 img:first-child {
    margin-bottom: 4%;
}

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

.sale-box .sec14 .box {
    padding-left: 15%;
    width: 44%;
}

.sale-box .sec14 .box .desc, .sale-box .sec15 .box .desc, .sale-box .sec16 .box .desc, .sale-box .sec17 .box .p-mini, .sale-box .sec18 .box .desc {
    color: #999999;
}

.sale-box .sec14 .box .p {
    margin-top: 4%;
    line-height: 1.6;
}

.sale-box .sec14 img {
    width: 56%;
}

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

.sale-box .sec15 .box .flex {
    justify-content: flex-end;
    margin-top: 4%;
}

.sale-box .sec15 .box .flex .gb {
    text-align: left;
    margin-right: 6%;
}

.sale-box .sec15 .box .flex .gb:last-child {
    margin-right: 0;
}

.sale-box .sec17 {
    padding: 0 10%;
}

.sale-box .sec17 .box .flex3 {
    margin: 8% 0;
}

.sale-box .sec17 .box .flex3 .gb:first-child {
    padding-right: 8%;
    margin-right: 8%;
    border-right: 2px solid #fff;
}

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

.sale-box .sec19 img {
    padding: 25% 10% 0 45%;
}

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

.sale-box .sec20 .flex2 .drop {
    text-align: left;
    margin-right: 6%;
}

.sale-box .sec20 .flex2 .drop:last-child {
    margin-right: 0;
}

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

.sale-box .sec22 .box {
    top: 8%;
}

.sale-box .sec24 .box .flex {
    flex-wrap: wrap;
    width: 40%;
    margin-right: 0;
    margin-left: auto;
    justify-content: flex-end;
    margin-top: 6%;
}

.sale-box .sec24 .box .flex .side {
    width: 40%;
    margin-bottom: 8%;
}

.sale-box .sec26 {
    background-color: #F2F2F2;
    padding: 0;
}

.sale-box .sec26 .box {
    padding-right: 15%;
}

.sale-box .sec27>img {
    padding: 5% 10%;
}

.sale-box .sec27 .box .flex3 {
    margin: 4% 0;
    flex-wrap: wrap;
    align-items: flex-start;
}

.sale-box .sec27 .box .flex3 .hour {
    width: 26%;
    text-align: left;
    margin-bottom: 4%;
}

.sale-box .sec27 .box .flex3 .hour img {
    width: 24%;
    margin-bottom: 3%;
}

.sale-box .sec27 .box>.p-mini {
    transform: scale(0.9);
    transform-origin: left;
}

.sale-box .sec28 .box {
    padding-left: 6%;
    padding-bottom: 20%;
}

.sale-box .sec30 {
    margin-top: 8%;
}

.sale-box .sec30 .box .desc {
    line-height: 2;
}

@keyframes rotate {
    from {
        transform: rotateZ(360deg);
    }

    to {
        transform: rotateZ(0);
    }
}

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

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

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

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

@keyframes mask {
    from {
        opacity: 1;
        transform: 0;
    }

    to {
        /* opacity : 0; */
        transform: scale(5);
    }
}

@keyframes opac {
    from {
        opacity: 1;
        width: 0;
        height: 0;
        top: 50%;
        left: 50%;
    }

    to {
        opacity: 0;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }
}

.animate .w2 {
    animation-delay: 1s;
}

.animate .w3 {
    animation-delay: 2s;
}

.animate .w4 {
    animation-delay: 3s;
}

.wave {
    width: 56%;
    height: 84%;
    position: absolute;
    z-index: -1;
}

.wave1 {
    left: -27.5%;
    top: 5%;
    /* width: 26%; */
    /* transform: rotateX(-50deg) rotateY(20deg) rotateZ(0deg); */
}

.wave2 {
    left: 9.5%;
    top: 0;
    height: 100%;
    /* transform: rotateY(50deg); */
}

.wave3 {
    right: -26.5%;
    top: 5%;
    /* width: 20%; */
    /* transform: rotateX(70deg) rotateY(20deg) rotateZ(0deg); */
}

.wave4 {
    right: 9.5%;
    top: -10%;
    height: 100%;
    /* transform: rotateY(-50deg); */
}

.wave * {
    background-image: radial-gradient(circle, rgba(255, 255, 255, 0), rgb(182, 170, 236, 0.6));
    position: absolute;
    border-radius: 50%;
    animation: opac 4s infinite ease-in;
    border: 12px solid rgb(182, 170, 236, 0.6);
    box-shadow: 0 0 10px rgb(182, 170, 236, 1) inset;
    box-sizing: content-box;
}

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

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

    .sale-box .poster_fise {
        left: 10%;
    }

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


@media screen and (min-width:1920px) {
    /* h1:125 h2:65 .h3:50 h3: 45 h4:42  h5:38 h6:35 .h6:32 .p-l:30 p:28 .p:24 .p-s:20 .p-mini:18*/

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

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

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

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

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

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

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

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

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

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

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

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

    .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:1920px) {

    /* h1:100 h2:65 .h3:48 h3: 45 h4:42  h5:38 h6:35 .h6:32 .p-l:30 p:28 .p:24 .p-s:20 .p-mini:18*/
    .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;
    }
}


@media screen and (max-width:1680px) {
    .sale-box .h2 {
        font-style: 3.5rem;
    }

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

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

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

}

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

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

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

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

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

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

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

    .sale-box .right-text .desc {
        width: 40%;
    }

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

    .sale-box .sec-flex {
        /* padding: 0; */
    }

    /* .sale-box .sec-flex h2 {
		font-size: 2rem;
	}

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

	.sale-box .sec-flex h6 {
		font-size: 1rem;
	} */

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

    .sale-box .sec3 .box, .sale-box .right-text, .sale-box .sec26 .box {
        padding-right: 10%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .sale-box .poster_fise .p1 {
        display: none;
    }

    .sale-box .poster_fise .p2 {
        display: block;
    }

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

    .sale-box .sec4 .box .flex span {
        width: 16px;
        height: 16px;
    }

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

    .sale-box .sec19 img {
        padding: 30% 10% 0 40%;
    }

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

    .sale-box .sec27 .box .flex3 .hour {
        width: 33%;
    }
}

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

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

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

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

    .sale-box .sec5 {
        padding-top: 5%;
    }

}

@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 {
        /* font-size: 2.8rem; */
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .sale-box .sec1 img {
        width: 52%;
    }

    .sale-box .sec14 .box h2 br, .sale-box .sec17 .box h2 br, .sale-box .sec28 .box h2 br {
        display: none;
    }

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

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

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

    .sale-box .sec23, .sale-box .sec25, .sale-box .sec27, .sale-box .sec28 {
        width: 80%;
    }

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

    .sale-box .sec27>img {
        width: 50%;
        padding-left: 5%;
        padding-right: 5%;
    }
}

@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.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 p, .sale-box .pp {
		font-size: 14px;
	}

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

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

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

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

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

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

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

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

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

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

    .sale-box .sec1 {
        display: block;
        padding: 0;
        padding-top: 10%;
        padding-bottom: 8%;
    }

    .sale-box .poster_fise {
        width: 100%;
        text-align: center;
    }

    .sale-box .poster_fise h2 {
        justify-content: center;
    }

    .sale-box .sec1 img {
        width: 80%;
        margin-top: 3%;
    }

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

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

    .sale-box .sec-flex .box {
        width: 100%;
        height: auto;
        padding: 8% 0 2%;
    }

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

    .sale-box .sec2 .sellings .selling1 {
        flex-wrap: wrap;
    }

    .sale-box .sec2 .sellings .selling1 .selling1-1 {
        width: 40.83%;
    }

    .sale-box .sec2 .sellings .selling1 .selling1-2 {
        width: 57.5%;
    }

    .sale-box .sec2 .sellings .selling1 .selling1-3 {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        margin-top: 1.5%;
    }

    .sale-box .sec2 .sellings .selling1 .selling1-3>div {
        width: 49%;
        margin-bottom: 1.5% !important;
    }

    .sale-box .sec2 .sellings .selling1 .selling1-3 .sell- .sell:nth-child(2) {
        margin-bottom: 0 !important;
    }

    .sale-box .sec3 .box {
        position: static;
        height: auto;
        align-items: center;
        padding: 10% 0 4%;
        width: 100%;
    }

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

    .sale-box .sec4 .box {
        position: static;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        background-color: #fff;
    }

    .sale-box .sec4 .box .flex {
        justify-content: center;
    }

    .sale-box .sec4 .box .flex span {
        width: 12px;
        height: 12px;
    }

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

    .sale-box .sec4 .img3 img {
        margin-left: -10%;
    }

    .sale-box .sec5 .box {
        padding-left: 0;
        position: static;
    }

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

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

    .sale-box .sec6 .box h2 {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .sale-box .sec6 .box .desc {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        padding-right: 0;
    }

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

    .sale-box .sec6 .img, .sale-box .sec7 .imgs, .sale-box .sec8 .imgs, .sale-box .sec9 img, .sale-box .sec10 img, .sale-box .sec12, .sale-box .sec20 img, .sale-box .sec21 img, .sale-box .sec23, .sale-box .sec24 .box .flex, .sale-box .sec29 img, .sale-box .sec25, .sale-box .sec27, .sale-box .sec28 {
        width: 80%;
    }

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

    .sale-box .sec12 img {
        padding: 4% 10% 0;
    }

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

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

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

    .sale-box .sec15 .box .flex, .sale-box .sec17 .box .flex3, .sale-box .sec24 .box .flex, .sale-box .sec27 .box .flex3 {
        justify-content: center;
    }

    .sale-box .sec19 .box, .sale-box .sec22 .box, .sale-box .sec24 .box, .sale-box .sec30 .box {
        position: static;
    }

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

    .sale-box .sec24 {
        background-image: linear-gradient(to right, #fff, #fbfbfd, #f5f5fb);
    }

    .sale-box .sec24 .box .flex {
        margin-left: auto;
        margin-right: auto;
    }

    .sale-box .sec24 .box .flex .side {
        margin-bottom: 4%;
    }

    .sale-box .sec27 .box>.p-mini {
        transform: none;
    }

    .sale-box .sec27 .box .flex3 .hour {
        text-align: center;
    }

    .sale-box .sec27>img {
        padding: 0 20%;
    }
}

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

@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 {
        /* font-size: 1.1rem; */
    }

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

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

    .sale-box .h6 {
        /* font-size: 13px; */
    }

    .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, .sale-box .sec-flex .p-mini {
        font-size: 12px;
    }

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

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

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

    .sale-box .sec1>img {
        width: 100%;
    }

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

    .sale-box .poster_fise h2 .pro {
        border-width: 1px;
        border-radius: 3px;
    }

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

    .sale-box .sec2 .text {
        transform: scale(0.9);
        transform-origin: center;
    }

    .sale-box .sec2 .textLeft {
        transform-origin: left;
    }

    .sale-box .sec2 .textRight {
        transform-origin: right;
    }

    .sale-box .sec2 .sellings .selling1 .selling1-1 .sell:nth-child(4) img {
        width: 120%;
        margin-left: -10%;
    }

    .sale-box .sec2 .sellings .selling1 .selling1-2 .sell:nth-child(3) img {
        width: 120%;
        margin-left: -10%;
    }

    .sale-box .sec2 .sellings .selling1 .selling1-3 .sell:nth-child(1) img {
        width: 120%;
        margin-left: 0;
    }

    .sale-box .sec2 .sellings .selling1 .selling1-3 .sell- .sell img {
        width: 122%;
        margin-left: -10%;
    }

    .sale-box .sec2 .sellings .selling1 .selling1-3>.sell:nth-child(3) img {
        width: 120%;
        margin-left: -20%;
    }

    .sale-box .sec2 .sellings .selling1 .selling1-3>.sell:nth-child(4) img {
        width: 120%;
        margin-left: -5%;
    }

    .sale-box .sec2 .sellings .selling1 .selling1-3>.sell:nth-child(4) .text {
        left: 10%;
    }

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

    .sale-box .sec4 .img3 img {
        margin-left: -20%;
    }

    .sale-box .sec5 .box h2 br, .sale-box .sec18 .box h2 br {
        display: none;
    }

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

    .sale-box .sec6 .img, .sale-box .sec6 .box .desc, .sale-box .sec7 .imgs, .sale-box .sec8 .imgs, .sale-box .sec9 img, .sale-box .sec12, .sale-box .sec21 img, .sale-box .sec23, .sale-box .sec24 .box .flex, .sale-box .sec29 img, .sale-box .sec25, .sale-box .sec27, .sale-box .sec28 {
        width: 90%;
    }

    .sale-box .sec6 .img .flex3 .chip, .sale-box .sec17 .box .flex3 .gb:first-child {
        border-width: 1px;
    }

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

    .sale-box .sec7 .imgs .img p {
        text-align: center;
        width: 100%;
    }

    .sale-box .sec7 .imgs .img .img-1 {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin-bottom: 4%;
    }

    .sale-box .sec7 .imgs .img .img-2 {
        width: 60%;
        margin: 0 auto 10%;
    }

    .sale-box .sec7 .imgs .img3 {
        position: static;
    }

    .sale-box .sec10 img, .sale-box .sec20 img {
        width: 100%;
    }

    .sale-box .sec14 img {
        margin-left: -13%;
    }

    .sale-box .sec16 .box {
        z-index: 1;
    }

    .sale-box .sec16 img {
        transform: rotateZ(30deg);
        padding: 16% 0;
    }

    .sale-box .sec17 {
        padding: 0;
    }

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

    .sale-box .sec19 img {
        width: 2% 80% 0;
    }

    .sale-box .sec20 .flex2 {
        flex-wrap: wrap;
    }

    .sale-box .sec20 .flex2 .drop {
        width: 33%;
        text-align: center;
        margin-bottom: 3%;
        margin-right: 0;
    }

    .sale-box .sec30 .box .desc {
        line-height: 1.6;
    }
}