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

.DINPro {
}

.DINProThin {
    font-weight: 400;
}

.DINProBold {
    font-weight: bold;
}

.DINProItalic {
    font-style: italic;
}

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

.sale img {
    width: 100%;
    vertical-align: top;
}

.sale .black {
    color: #000;
}

.sale .white {
    color: #fff;
}

.sale .gray {
    color: #c5c4c4;
}

.sale .gray1 {
    color: #757575;
}

.sale .yellow {
    color: #f6d52f;
}

.sale .blue {
    color: #4784f4;
}

.sale .linear, .sale .linear1, .sale .linear2 {
    width: fit-content !important;
    margin: auto;
    color: transparent;
    background-image: linear-gradient(to right, #32c5c6, #afeaea);
    -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 .linear1 {
    background-image: linear-gradient(to right, #4d38dd, #47f4ee);
}

.sale .linear2 {
    background-image: linear-gradient(to right, #47f4ee, #4e3add);
}

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

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

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

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

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

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

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

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

.sale .relative {
    position: relative;
}

.sale .desc {
    text-align: center;
    width: 80%;
    margin: 0 auto 2%;
    margin-top: 1.5rem;
}

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

.sale {
    overflow-x: hidden;
}

.sale .app {
    display: none;
}


.sale .poster_fise {
    position: absolute;
    top: 25%;
    left: 10%;
    z-index: 1;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.sale .poster_fise h1 {
    margin: 0;
}

.sale .poster_fise h4 {
    margin: 2% 0 8%;
    padding: 1% 2% 0.5% 4%;
    border-radius: 2px;
    width: max-content;
    background-image: linear-gradient(to right, #32c5c6, #afeaea);
}

.sale .poster_fise p {
    line-height: 1.6;
    display: flex;
    align-items: center;
}

.sale .poster_fise p .icon {
    width: 5%;
    margin-right: 5%;
}

.sale .x2 .selling_point .windeos {
    padding: 4% 0;
    text-align: center;
}

.sale .x2 .selling_point .selling {
    width: 90%;
    text-align: center;
    margin: 0 auto;
}

.sale .x2 .selling_point .selling>.flex {
    margin-bottom: 1%;
}

.sale .x2 .selling_point .selling .point {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}

.sale .x2 .selling_point .selling .point::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
}

.sale .x2 .selling_point .selling .point:hover:after {
    display: none;
}

.sale .x2 .selling_point .selling img {
    width: 100%;
    height: 100%;
}

.sale .x2 .selling_point .selling .mt {
    margin-top: 1%;
}

.sale .x2 .selling_point p {
    line-height: 1.4;
}

.sale .x2 .selling_point .selling .point .point-fise {
    position: absolute;
    top: 1.5rem;
    width: 100%;
    text-align: center;
    z-index: 2;
}

.sale .x2 .selling_point .selling .point .point-fise .linear {
    margin: 0;
}

.sale .x2 .selling_point .selling .point .topCenter .linear {
    margin: auto;
}

.sale .x2 .selling_point .selling .point .center {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    top: 0;
}

.sale .x2 .selling_point .selling .point .centerLeft {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    padding-left: 20%;
    text-align: left;
}

.sale .x2 .selling_point .selling .point .centerRight {
    top: 1%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column;
    padding-right: 10%;
    text-align: right;
}

.sale .x2 .selling_point .selling .point .top {
    text-align: center;
    top: 8%;
}

.sale .x2 .selling_point .selling .point .topLeft {
    text-align: left;
    padding-left: 4%;
}

.sale .x2 .selling_point .selling .point .topRight {
    text-align: right;
    padding-right: 6%;
}

.sale .x2 .selling_point .selling .point .bottom {
    position: absolute;
    bottom: 2%;
    top: unset;
}

.sale .x2 .selling_point .selling .point .bottomLeft {
    position: absolute;
    bottom: 4%;
    top: unset;
    text-align: left;
    padding-left: 4%;
}

.sale .x2 .selling_point .selling .point .hi {
    margin-left: 4%;
    width: 9%;
    margin-top: 3%;
}

.sale .x2 .selling_point .selling .point .circle {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 1.4;
    border-radius: 50%;
    background-color: #3ddb84;
    color: #fff;
    font-size: 0.8em;
}

.sale .x2 .selling_point .selling .point:hover {
}

.sale .selling p {
    line-height: 1.2;
}

.sale .selling_app {
    display: none;
}

.sale .sec {
    position: relative;
}

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

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

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

.sale .left-text .linear {
    margin: 0;
    text-align: left;
}

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

.sale .sec2 .box {
    padding: 0;
}

.sale .sec2 p {
    line-height: 1.6;
}

.sale .sec2 .swiper-container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.sale .sec2 .swiper-slide {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.1);
}

.sale .sec2 .p-app {
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.sale .sec3 {
    padding-bottom: 4%;
}

.sale .sec3 .nms {
    width: 92%;
    margin: 4% auto 0;
}

.sale .sec3 .nms .nm {
    width: 24%;
    position: relative;
}

.sale .sec3 .nms .nm:hover {
    transform: translateY(-5px);
}

.sale .sec3 .nms .nm .text- {
    position: absolute;
    top: 64%;
    width: 100%;
    text-align: center;
    left: 0;
}

.sale .sec3 .nms .nm .text- h6 {
    margin-top: 2%;
}

.sale .sec4 {
    padding-bottom: 4%;
}

.sale .sec4 .helios {
    width: 90%;
    margin: 0 auto;
}

.sale .sec4 .helios .helio {
    position: relative;
    border-radius: 1rem;
    height: 100%;
}

.sale .sec4 .helios .helio .text-, .sale .sec4 .helios .helio img {
    height: 100%;
}

.sale .sec4 .helios .helio1 {
    width: 34.9%;
}

.sale .sec4 .helios .helio2 {
    width: 62.9%;
}

.sale .sec4 .helios .helio .pros {
    width: 60%;
}

.sale .sec4 .helios .helio .pros .pro {
    height: 1rem;
    border-radius: 8px;
    margin: 1% 0 2%;
}

.sale .sec4 .helios .helio .pro1 {
    max-width: 100%;
    background-image: linear-gradient(to right, #4e3add, #47f4ee);
}

.sale .sec4 .helios .helio .pro2 {
    max-width: 80%;
    background-color: #fff;
}

.sale .sec4 .helios .helio .line {
    width: 100%;
    background-color: #fff;
    height: 6px;
    border-radius: 3px;
}

.sale .sec4 .helios .helio1 .text- {
    padding: 16% 6%;
}

.sale .sec4 .helios .helio1 .text- h6 {
    margin-bottom: 0.5rem;
}

.sale .sec4 .helios .helio2 .text- {
    height: 100%;
    padding: 10% 10%;
}

.sale .sec4 .helios .helio2 .text- .flex {
    text-align: left;
}

.sale .sec4 .helios .helio2 .text- .flex p {
    margin-bottom: 4%;
}

.sale .sec4 .helios .helio2 .text- .flex .p {
    margin-bottom: 0;
}

.sale .sec4 .helios .helio2 .text- .flex .pro-ad1 {
    margin-bottom: 8%;
}

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

.sale .sec5 .flex {
    width: 80%;
    margin: 2% auto 2%;
}

.sale .sec5 .flex p {
    margin-top: 1%;
}

.sale .sec5 .flex .linear {
    margin-left: 0;
    margin-right: 0;
    text-align: left;
}

.sale .sec6 {
    padding-bottom: 4%;
}

.sale .sec6 .box {
    top: 4%;
}

.sale .sec6 .box p {
    width: 70%;
}

.sale .sec6 .note {
    position: absolute;
    bottom: 5%;
    left: 0;
    width: 100%;
    text-align: center;
}

.sale .sec9 .l1, .sale .sec9 .l5 {
    position: absolute;
    top: 28%;
    left: 60%;
    width: 9%;
}

.sale .sec9 .l1 {
    top: 62%;
    left: 30%;
}

.sale .sec10 .swiper-wrapper {
    padding-top: 20%;
}

.sale .sec10 .cameras {
    position: absolute;
    top: -50%;
    left: 23%;
    display: none;
}

.sale .sec10 .camera2 {
    left: 48%;
}

.sale .sec10 .camera3 {
    left: 65%;
}

.sale .sec10 .cameras h2 {
    margin: 4% 0;
}

.sale .sec10 .swiper-slide-active .cameras {
    display: block;
}

.sale .sec11 {
    margin-top: -2%;
}

.sale .sec11 .top {
    width: 50%;
    left: 50%;
    top: 60%;
    padding-left: 0;
}

.sale .sec12 {
    padding: 4% 0 6%;
}

.sale .swiper-pagination {
    text-align: center;
    width: 100%;
    margin-top: 2%;
}

.sale .swiper-pagination .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 1%;
    background-color: transparent;
    border: 2px solid #000;
    opacity: 1;
}

.sale .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #000;
}

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

.sale .sec13 .night {
    text-align: right;
    padding: 4% 0;
    width: 100%;
    background-color: #e1dfdf;
    border-radius: 10px;
    margin-top: 2%;
}

.sale .sec13 .night h3, .sale .sec13 .night p {
    text-align: center;
}

.sale .sec13 .night .mp {
    position: absolute;
    width: 63%;
    right: 20%;
    top: 22%;
    z-index: 1;
}

.sale .sec13 .night .phone {
    width: 28%;
    margin-right: 0;
}

.sale .sec13 .night .mp1, .sale .sec13 .night .mp2 {
    position: absolute;
    width: 35%;
    left: 9%;
    top: 46%;
}

.sale .sec13 .night .mp2 {
    left: 36%;
}

.sale .sec13 .ele {
    margin-top: -4%;
}

.sale .sec15 .objs {
    width: 80%;
    margin: 4% auto 8%;
}

.sale .sec15 .objs .obj1 {
    width: 31%;
}

.sale .sec15 .objs .obj2 {
    width: 64%;
}

.sale .sec15 .objs .obj1 img {
    margin-top: 5%;
}

.sale .sec15 .objs .obj2 img {
    margin-bottom: 3%;
}

.sale .sec15 .fronts {
    width: 90%;
    margin: 0 auto 4%;
    align-items: flex-start;
}

.sale .sec15 .fronts .front1 {
    width: 32%;
}

.sale .sec15 .fronts .front2 {
    width: 32%;
    margin-top: 12%;
}

.sale .sec15 .fronts .front3 {
    width: 32%;
    margin-top: 6%;
}

.sale .sec15 .fronts .front1 img {
    margin-bottom: 3%;
}

.sale .sec15 .fronts .front2 img {
    margin-top: 15%;
}

.sale .sec15 .fronts .front1 h3, .sale .sec15 .fronts .front2 p {
    text-align: center;
}

.sale .sec16 {
    padding-top: 4%;
}

.sale .sec16 .batts {
    width: 80%;
    margin: 5% auto -2%;
}

.sale .sec16 .batts .batt {
    position: relative;
    width: 11.5%;
}

.sale .sec16 .batts .batt .num {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -5%;
    left: 0;
}

.sale .sec16 .batts .batt .hour {
    position: absolute;
    bottom: -5%;
    left: 45%;
    white-space: nowrap;
}

.sale .sec17 {
    margin-top: -3%;
}

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

.sale .sec17 .charge1 {
    position: absolute;
    width: 20%;
    top: 4%;
    left: 38.8%;
    z-index: 2;
}

.sale .sec17 .charge2 {
    position: absolute;
    width: 3.5%;
    bottom: 0;
    left: 47%;
    z-index: 1;
}

.sale .sec17 .video {
    position: absolute;
    width: 17%;
    top: 8%;
    left: 40.2%;
    z-index: 1;
}

.sale .sec8 .flex {
    margin-top: -3%;
}

.sale .sec8 .flex .game {
    width: 32%;
    text-align: center;
}

.sale .sec8 .flex .game h3 {
    margin: 12% 0 2%;
}

.sale .sec8 .flex .game p br {
    display: none;
}

.sale .sec18 .fhds {
    position: relative;
    width: 80%;
    margin: 0 auto;
}

.sale .sec18 .fhds .flex {
    position: absolute;
    padding: 0 4% 6%;
    flex-wrap: wrap;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.sale .sec18 .fhds .flex .fhd {
    width: 33%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.sale .sec18 .fhds .flex .fhd p {
    margin-top: 3%;
}

.sale .sec20 .hi {
    position: absolute;
    top: 3%;
    width: 4%;
    left: 48%;
}

.sale .sec20 {
    padding-bottom: 6%;
}

.sale .sec22 {
    margin-top: -2%;
    padding-bottom: 6%;
}

.sale .sec22 .flex {
    width: 90%;
    margin: 0 auto 4%;
}

.sale .sec22 .swiper-container {
    width: 98%;
    margin: 0 auto;
}

.sale .sec23 .flex {
    width: 92%;
    margin: 3% auto 5%;
}

.sale .sec23 .flex .rugged {
    width: 31%;
    text-align: center;
}

.sale .sec23 .flex .rugged img:first-child {
    margin-bottom: 4%;
}

.sale .sec23 .flex .rugged .icon1 {
    width: 21%;
}

.sale .sec23 .flex .rugged .icon2 {
    width: 16%;
}

.sale .sec23 .flex .rugged .icon3 {
    width: 18%;
}

.sale .sec23- {
    padding-bottom: 4%;
}

.sale .sec23- .swiper-slide {
    padding: 0 0.3%;
}

.sale .sec25 .box {
    width: 60%;
}

.sale .sec25 .box p {
    width: 96%;
}

.sale .sec25 .box img {
    width: 40%;
    margin-left: 16%;
    margin-top: 5%;
}

.sale .sec26 {
    text-align: center;
}

.sale .sec26 img {
    width: 60%;
}

.sale .sec27 {
    margin-top: 10%;
}

.sale .sec27 .top {
    top: 20%;
}

.sale .sec28 .flex {
    width: 80%;
    margin: 4% auto;
    padding-bottom: 5%;
}

.sale .sec28 .color {
    width: 30%;
    text-align: center;
}

.sale .sec28 .color img {
    margin-bottom: 8%;
}


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

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

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

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

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

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

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

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

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

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

    .sale .selling-p {
        font-size: 1.5625rem;
    }

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

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

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

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

}

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

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

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

    .sale .h3 {
        font-size: 2.5rem;
    }

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

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

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

    .sale h6 {
        font-size: 1.75rem;
    }

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

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

    .sale .selling h2 {
        font-size: 3rem;
        margin-bottom: 0 !important;
        line-height: 1.2;
    }

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

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

    .sale .selling p {
        font-size: 1.25rem;
    }

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

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

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

    .sale .x2 .selling_point .selling .point .circle {
        width: 40px;
        height: 40px;
        line-height: 1.6;
    }

    .sale .sec4 .helios .helio .pros .pro {
        height: 12px;
    }

    .sale .sec4 .helios .helio .line {
        height: 4px;
    }

    .sale .sec4 .helios .helio .text- h2 {
        font-size: 3rem;
    }

    .sale .sec4 .helios .helio .text- h1 {
        font-size: 3.5rem;
    }

}

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

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

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

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

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

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

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

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

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

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

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

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

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

    .desc {
        margin-top: 1rem;
    }

    .sale .x2 .selling_point .selling {
        width: 94%;
    }

    .sale .selling h2 {
        font-size: 2.5rem;
        line-height: 1.1;
    }

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

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

    .sale .selling p {
        font-size: 1rem;
    }

    .sale .x2 .selling_point .selling .point .point-fise {
        top: 1rem;
    }

    .sale .x2 .selling_point .selling .point .center {
        top: 0;
    }

    .sale .x2 .selling_point .selling .point .circle {
        width: 30px;
        height: 30px;
    }

    .sale .sec3 .nms {
        width: 96%;
    }

    .sale .swiper-pagination .swiper-pagination-bullet {
        width: 15px;
        height: 15px;
    }

    .sale .sec4 .helios {
        width: 94%;
    }

    .sale .sec4 .helios .helio .text- h2 {
        font-size: 2.5rem;
    }

    .sale .sec4 .helios .helio .text- h1 {
        font-size: 3rem;
    }

    .sale .sec4 .helios .helio .pros .pro {
        height: 10px;
    }

    .sale .sec4 .helios .helio .line {
        height: 3px;
    }
}

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

    .sale .sec4 .helios .helio1 .text- {
        padding: 6% 3%;
    }

    .sale .sec4 .helios .helio2 .text- {
        padding: 6% 5%;
    }

    .sale .sec10 .cameras {
    }

    .sale .sec12 .swiper-slide {
        transform: scale(1.2);
    }

    .sale .sec16 .batts {
        width: 90%;
    }

    .sale .sec15 .objs {
        width: 90%;
    }

    .sale .sec15 .fronts {
        width: 94%;
    }

    .sale .sec8 .flex .game h3 {
        font-size: 1.6rem;
    }
}

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


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

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

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

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

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

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

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

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

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

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

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

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

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

    .sale .x2 .selling_point .selling {
        width: 96%;
    }

    .sale .selling h2 {
        font-size: 2rem;
        line-height: 1;
    }

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

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

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

    .sale .x2 .selling_point .selling .point .point-fise {
        top: 10px;
    }

    .sale .x2 .selling_point .selling .point .center {
        top: 0;
    }

    .sale .poster_fise {
        top: 16%;
    }

    .sale .sec4 .helios .helio .text- h2 {
        font-size: 2rem;
    }

    .sale .sec4 .helios .helio .text- h1 {
        font-size: 2.5rem;
    }

    .sale .sec6 {
        padding-top: 6%;
    }

    .sale .sec18 .fhds .flex {
        padding: 0 0 6%;
    }

    .sale .sec25 .box {
        width: 65%;
        padding-left: 3%;
    }

    .sale .sec25 .box img {
        margin-top: 0;
    }
}

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

    .sale .window {
        display: none;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .sale .poster_fise {
        top: 8%;
        width: 100%;
        left: 0;
        align-items: center;
    }

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

    .sale .poster_fise .icon {
        display: none;
    }

    .sale .sec2 .p-app {
        display: flex;
    }

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

    .desc {
        margin-top: 10px;
    }

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

    .sale .swiper-pagination .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }

    .sale .sec3 .nms .nm .text- h6 {
        margin-top: 0;
    }

    .sale .sec3 .nms .nm .text- {
        width: 96%;
        left: 2%;
        top: 56%;
    }

    .sale .sec3 .nms .nm {
        width: 25%;
    }

    .sale .sec4 .helios {
        width: 96%;
    }

    .sale .sec4 .helios .helio .text- h2 {
        font-size: 1.8rem;
    }

    .sale .sec4 .helios .helio .text- h1 {
        font-size: 2.2rem;
    }

    .sale .sec4 .helios .helio .pros .pro {
        height: 6px;
    }

    .sale .sec4 .helios .helio .line {
        height: 2px;
    }

    .sale .sec4 .helios .helio1 .text- {
        padding: 4% 2%;
    }

    .sale .sec4 .helios .helio2 .text- {
        padding: 4% 2%;
    }

    .sale .sec5 .flex {
        width: 90%;
    }

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

    .sale .sec6 .box {
        position: static;
        padding-left: 3%;
    }

    .sale .sec6 .box p {
        width: 94%;
    }

    .sale .sec7>img, .sale .sec8>img, .sale .sec10 img, .sale .sec11>img, .sale .sec27>img {
        width: 120%;
        margin-left: -10%;
    }

    .sale .sec10 .swiper-wrapper {
        padding-top: 25%;
    }

    .sale .sec10 .camera1 {
        left: 9%;
    }

    .sale .sec10 .camera2 {
        left: 44%;
    }

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

    .sale .sec16 .batts .batt {
        width: 30%;
        margin-bottom: 4%;
    }

    .sale .sec16 .batts .batt img {
        width: 50%;
        margin: 0 25%;
    }

    .sale .sec8 .flex .game h3 {
        font-size: 1.2rem;
        margin-top: 8%;
        white-space: nowrap;
    }

    .sale .sec13 .night .mp {
        top: 23%;
    }

    .sale .sec18 .fhds {
        width: 100%;
    }

    .sale .sec18 .fhds .flex {
        padding: 0 0 6%;
    }

    .sale .sec18 .fhds .flex .fhd p {
        margin-top: 1%;
    }

    .sale .sec19>img {
        width: 120%;
        margin-left: -20%;
    }

    .sale .sec25 .box {
        position: static;
        width: 90%;
    }

    .sale .sec25 .box .white {
        color: #000;
    }

    .sale .sec25 .box img {
        position: absolute;
        width: 35%;
        left: 0;
        bottom: 10%;
    }

    .sale .sec25>img {
        width: 120%;
        margin-left: -15%;
    }

    .sale .sec26 img {
        width: 70%;
    }

    .sale .sec28 .flex {
        width: 90%;
    }

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .sale .sec3 .nms .nm .text- h3 {
        font-size: 1.2rem;
    }

    .sale .sec3 .nms .nm .text- h6 {
        font-size: 12px;
        line-height: 1;
    }

    .sale .sec4 .helios .helio .text- h2 {
        font-size: 1.5rem;
    }

    .sale .sec4 .helios .helio .text- h1 {
        font-size: 1.8rem;
    }

    .sale .sec4 .helios .helio .text- h6 {
        font-size: 14px;
    }

    .sale .sec4 .helios .helio .pros .pro {
        height: 4px;
    }

    .sale .sec4 .helios .helio .line {
        height: 1px;
    }

    .sale .sec4 .helios .helio1 .text- {
        padding: 2% 2%;
    }

    .sale .sec4 .helios .helio2 .text- {
        padding: 2% 2%;
    }

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

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

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

    .sale .sec8 .flex .game h3 {
        font-size: 1rem;
        margin-top: 6%;
    }
}

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

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

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

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

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

    .sale h4 {
        font-size: 1.1rem;
    }

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

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

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

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

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

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

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

    .sale .left-text {
        padding-left: 3%;
    }

    .sale .poster_fise {
        width: 100%;
        left: 0;
        top: 3%;
    }

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

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

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

    .sale .sec3 .nms .nm .text- h3 {
        font-size: 14px;
        line-height: 1;
    }

    .sale .sec4 .helios .helio2 .text- .flex p {
        margin-bottom: 2%;
    }

    .sale .sec4 .helios .helio .text- h2 {
        font-size: 1rem;
    }

    .sale .sec4 .helios .helio .text- h1 {
        font-size: 1.3rem;
    }

    .sale .sec4 .helios .helio .text- h6 {
        font-size: 12px;
    }

    .sale .sec4 .helios .helio .pros {
        white-space: nowrap;
    }

    .sale .sec5 .flex h3 {
        font-size: 14px;
    }

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

    .sale .sec10 .camera1 {
        left: 1%;
    }

    .sale .sec10 .camera2 {
        left: 43%;
    }

    .sale .sec10 .camera3 {
        left: 69%;
    }

    .sale .sec10 .cameras h2 {
        font-size: 1.5rem;
    }

    .sale .sec11>img {
        width: 140%;
        margin-left: -30%;
    }

    .sale .sec11 .top {
        padding: 0;
        top: 54%;
    }

    .sale .sec12 .swiper-slide {
        transform: scale(1.4);
    }

    .sale .sec13 {
        width: 96%;
    }

    .sale .sec13 .night .mp {
        width: 72%;
        top: 25%;
    }

    .sale .sec13 .night .mp1, .sale .sec13 .night .mp2 {
        top: 49%;
        left: 0;
        line-height: 1;
    }

    .sale .sec13 .night .mp2 {
        left: 31%;
    }

    .sale .sec15 .objs {
        width: 94%;
    }

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

    .sale .sec15 .objs .obj1 {
        width: 34%;
    }

    .sale .sec16 .batts .batt img {
        width: 60%;
    }

    .sale .sec8 {
        padding-top: 10%;
    }

    .sale .sec8 .flex .game h3 {
        font-size: 12px;
        margin-bottom: 2%;
    }

    .sale .sec8 .flex .game p {
        line-height: 1;
    }

    .sale .sec8 .flex .game p br {
        display: block;
    }

    .sale .sec18 .fhds .flex .fhd h3 {
        font-size: 1.2rem;
    }

    .sale .sec19>img {
        width: 130%;
        margin-left: -30%;
    }

    .sale .sec24 .box {
        position: static;
        margin-bottom: -3%;
    }

    .sale .sec26 img {
        width: 80%;
    }

    .sale .sec27 {
        margin-top: 4%;
    }

    .sale .sec27 .box {
        position: static;
    }

    .sale .sec27>img {
        width: 140%;
        margin-left: -20%;
    }

    .sale .sec28 .flex {
        width: 96%;
    }
}

@keyframes pro_ {
    from {
        width: 0;
    }

    to {
        width: 100%;
    }
}

.sale .box h2, .sale .sec10 .cameras h2 {
    font-weight: 700;
}

.sale .sec10 .cameras {
    text-align: left;
}

.sale .x2 .selling_point .selling .point::after {
    background-color: rgba(0, 0, 0, 0.3);
}

.sale .sec10 .cameras {
    display: none;
}

.sale .sec10 .swiper-slide-active .cameras {
    display: block;
}

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