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

.DINProBold {
    font-weight: bold;
}

.DINProItalic {
    font-style: italic;
}

.sale .uppercase {
    text-transform: uppercase;
}

.sale h2, .sale .h2, .sale h3, .sale h4, .sale h5, .sale h6 {
    line-height: 1.2;
}

.sale img {
    max-width: 100%;
}

.sale .white {
    color: #fff;
}

.sale .gray {
    color: #ccc;
}

.sale .yellow {
    color: #ffc51a;
}

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

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

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

.sale .desc {
    margin-top: 1rem;
    text-align: center;
}

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

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

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

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

.sale .relative {
    position: relative;
}

.sale .x1 .poster .windeos {
    position: relative;
    overflow: hidden;
}

.sale .x1 .poster .windeos .kv {
    position: absolute;
}

.sale .x1 .poster .windeos .kv1 {
    width: 14.5%;
    top: 25%;
    right: 31%;
}

.sale .x1 .poster .windeos .kv2 {
    width: 18%;
    top: 25%;
    right: 16%;
}

.sale .x1 .poster .windeos .kv3 {
    width: 16%;
    top: 28%;
    right: 20%;
}

.sale .x1 .poster .windeos .poster_fise {
    position: absolute;
    top: 25%;
    left: 10%;
    width: 45%;
    text-align: left;
}

.sale .x1 .poster .windeos .poster_fise .flex2 {
    width: 100%;
    margin: 0 0 2%;
    justify-content: flex-start;
    padding-left: 36%;
}

.sale .x1 .poster .windeos .poster_fise .flex2 .img1 {
    margin-left: 0;
    width: 12%;
    margin-right: 1.5%;
}

.sale .x1 .poster .windeos .poster_fise .flex2 .img2 {
    margin-left: 0;
    width: 8.5%;
}

.sale .x1 .poster .windeos .poster_fise h1 {
    align-items: center;
    margin: unset;
    line-height: 1.2;
}

.sale .x1 .poster .windeos .poster_fise h1 img {
    margin-bottom: 4%;
    height: 60%;
    width: 53.5%;
}

.sale .x1 .poster .windeos .poster_fise h6 {
    line-height: 1.3;
    margin: 2% 0 6%;
    letter-spacing: 1px;
}

.sale .x1 .poster .windeos .poster_fise h5 {
    line-height: 1.5;
}

.sale .series {
    display: inline-block;
    background-color: #fff;
    color: #404450;
    border-radius: 6px;
    padding: 0 2%;
    margin-left: 2%;
    margin-top: 3.5%;
    line-height: 1;
    font-size: 0.5em;
}

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

.sale .x2 .selling_point .selling .point {
    position: relative;
}

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

.sale .x2 .selling_point h1, .sale .x2 .selling_point h2, .sale .x2 .selling_point h3, .sale .x2 .selling_point h4, .sale .x2 .selling_point h5, .sale .x2 .selling_point h6 {
    margin-bottom: 0;
    line-height: 1.1;
}

.sale .x2 .selling_point .selling .point {
    overflow: hidden;
    border-radius: 1.5rem;
}

.sale .x2 .selling_point .selling .point .point-fise {
    position: absolute;
    top: 8%;
    width: 100%;
    text-align: center;
}

.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: center;
    padding-left: 40%;
}

.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 {
    position: absolute;
    top: 25%;
    left: 6%;
    width: 14.5%;
    height: auto;
}

.sale .x2 .selling_point .selling .point:hover img:first-child {
    transform: scale(1.1) translateX(-2%);
}

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

.sale .selling_app {
    display: none;
}

.sale .app {
    display: none;
}

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

.sale .x3 .box {
    padding: 4% 0 0;
}

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

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

.sale .x3 .box p {
    width: 80%;
    margin: 2% auto 4%;
}

.sale .x3 .left {
    position: absolute;
    left: 12%;
    top: 60%;
    text-align: left;
    width: 36%;
}

.sale .x3 .right {
    position: absolute;
    right: 8%;
    top: 10%;
    text-align: right;
    width: 36%;
}

.sale .sec4 {
    padding: 0;
}

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

.sale .sec4 .box p {
    margin-bottom: 0;
}

.sale .sec4 .box .flex {
    width: 60%;
    margin: 4% auto 0;
}

.sale .sec4 .box .flex .color {
    width: 25%;
}

.sale .sec4 .box .flex .color img {
    width: 14%;
    margin-right: 6%;
}

.sale .sec4 .box .flex .color h6 {
    margin: 0;
}

.sale .sec5 .top {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    padding-left: 10%;
    z-index: 2;
}

.sale .sec5 .cameras {
    position: absolute;
    right: 71%;
}

.sale .sec5 .cameras p {
    white-space: nowrap;
}

.sale .sec5 .camera1 {
    top: 41.5%;
}

.sale .sec5 .camera2 {
    top: 46.8%;
}

.sale .linear {
    width: max-content;
    margin: auto;
    color: transparent;
    background-image: linear-gradient(to right, #249afd, #0cd7f9, #e55bd2, #ff4766, #ffa00b);
    -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 .sec6 .box {
    padding: 3% 0 3%;
}

.sale .sec6 .box h3 {
    color: #feedd1;
    border: 2px solid #feedd1;
    border-radius: 2rem;
    width: max-content;
    margin: auto;
    padding: 0.2% 1%;
}

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

.sale .sec7 .pic {
    width: 57%;
}

.sale .sec7 .text {
    width: 43%;
    text-align: left;
    padding-top: 15%;
}

.sale .sec7 .text h3 {
    line-height: 1.5;
}

.sale .sec8 .flex, .sale .sec8 .performance {
    width: 78%;
    margin: 0 auto;
}

.sale .sec8 .flex .shot {
    width: 48%;
}

.sale .sec8 .flex .shot img {
    margin-bottom: 4%;
}

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

.sale .sec8 .performance .flex1 {
    align-items: center;
    margin-bottom: 2%;
}

.sale .sec8 .performance .flex1>img {
    transform: translateY(20%);
    margin-left: 2%;
    width: 4%;
}

.sale .sec8 .performance .flex1 h3, .sale .sec8 .performance .flex1 h2 {
    line-height: 1;
    margin-bottom: 0;
}

.sale .sec8 .performance .flex1 h3 {
    width: 30%;
    text-align: left;
    white-space: nowrap;
}

.sale .sec8 .performance .m20 h3 {
    color: #e6b685;
}

.sale .sec8 .performance .m20 h2 {
    width: max-content;
    margin: 0;
    color: transparent;
    background-image: linear-gradient(to right, #e6b685, #f8dcc1, #e6b687);
    -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 .sec8 .performance .pro {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 70%;
}

.sale .sec8 .performance .m20 .pro img {
    width: 90%;
    margin-right: 2%;
}

.sale .sec8 .performance .m15 {
    color: #484442;
}

.sale .sec8 .performance .m15 .pro img {
    width: 47%;
    margin-right: 2%;
}

.sale .sec9 {}

.sale .sec9 .box h3 {
    margin: 2rem 0;
}

.sale .sec9 .box p {
    width: 100%;
    margin: 0;
    text-align: left;
    margin-bottom: 6%;
}

.sale .sec9 .flex .text {
    width: 35%;
    padding-top: 16%;
    padding-left: 6%;
    text-align: left;
}

.sale .sec9 .flex .text h3 {
    color: #e6b685;
    margin-bottom: 2%;
}

.sale .sec9 .flex .text h5 {
    line-height: 1.4;
}

.sale .sec9 .flex .img {
    width: 65%;
}

.sale .sec10 .flex {
    width: 84%;
    margin: 0 auto;
}

.sale .sec10 .flex .img {
    width: 47%;
}

.sale .sec11 .img {
    width: 72%;
    margin: 0 auto;
}

.sale .sec12 .flex {
    width: 84%;
    margin: 0 auto;
}

.sale .sec12 .flex .img {
    width: 47%;
}

.sale .sec12 .flex .img img {
    margin-bottom: 8%;
}

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

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

.sale .sec13 .duals .flex {
    justify-content: flex-start;
    align-items: baseline;
}

.sale .sec13 .duals h1 {
    margin: 0 8% 0 2%;
    line-height: 1;
}

.sale .sec13 .duals h3 {
    margin-bottom: 0;
    white-space: nowrap;
}

.sale .sec13 .duals img {
    width: 3.5%;
}

.sale .sec13 .duals p {
    width: 100%;
    margin: 0;
    text-align: left;
}

.sale .sec13 .duals .dual {
    margin-bottom: 4%;
}

.sale .sec13 .duals .dual .pro1 {
    background-image: linear-gradient(to right, #0046ff, #10d4fd);
    height: 10px;
    margin: 0.5% 0 1% 0;
    border-radius: 5px;
}

.sale .sec13 .duals .dual .pro2 {
    background-color: #e9e9e9;
    height: 10px;
    margin: 0.5% 0 1% 0;
    border-radius: 5px;
}

.sale .sec13 .duals .dual1 .pro1 {
    width: 100%;
}

.sale .sec13 .duals .dual1 .pro2 {
    width: 16%;
}

.sale .sec13 .duals .dual2 .pro1 {
    width: 65%;
}

.sale .sec13 .duals .dual2 .pro2 {
    width: 50%;
}

.sale .sec13 .sim {
    position: absolute;
    right: 12%;
    bottom: 3%;
    width: 20%;
    color: #babcc2;
}

.sale .sec13 .sim img {
    width: 25%;
    margin-bottom: 6%;
}

.sale .sec13 .sim p {
    margin-bottom: 0;
    line-height: 1.2;
}

.sale .sec14 .flex {
    position: absolute;
    width: 84%;
    bottom: 2%;
    left: 8%;
    background-color: #c2d9ff;
    padding: 2% 4%;
    border-radius: 1rem;
}

.sale .sec14 .flex .speed h5 {
    margin-bottom: 0;
    line-height: 1.2;
}

.sale .sec14 .flex .speed p {
    margin-bottom: 0;
    line-height: 1.2;
}

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

.sale .sec15 .l5 {
    position: absolute;
    width: 9%;
    right: 29%;
    top: 36%;
}

.sale .sec15 .l1 {
    position: absolute;
    width: 9%;
    left: 32%;
    bottom: 13%;
}

.sale .sec16 .flex {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 12% 10%;
}

.sale .sec16 .flex .texts {
    width: 30%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    white-space: nowrap;
}

.sale .sec16 .flex .texts h4 {
    color: #e1b785;
    margin-bottom: 0;
}

.sale .sec17 .box {
    text-align: left;
    padding-left: 10%;
    padding-bottom: 4%;
}

.sale .sec17 .text {
    position: absolute;
    left: 10%;
    top: 8%;
    width: 40%;
    text-align: left;
}

.sale .sec17 .text .octas {
    margin-top: 10%;
}

.sale .sec17 .text .octas .img {
    width: 14.5%;
}

.sale .sec17 .text .octas .octa {
    margin-top: 6%;
}

.sale .sec17 .text .octas .octa h4 {
    color: #e1b785;
    margin-bottom: 0;
}

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

.sale .sec19 .box {
    text-align: left;
    width: 90%;
    margin-left: 10%;
}

.sale .sec19 .box p {
    width: 100%;
}

.sale .sec19 .flex .texts {
    width: 30%;
    padding-left: 10%;
    padding-top: 16%;
    text-align: left;
}

.sale .sec19 .flex .texts .text {
    margin-bottom: 12%;
}

.sale .sec19 .flex .texts .text h3 {
    margin-bottom: 0;
    line-height: 1;
}

.sale .sec19 .flex .img {
    width: 70%;
    position: relative;
}

.sale .sec19 .flex .img::after {
    content: '';
    position: absolute;
    top: 46%;
    right: 40%;
    width: 35%;
    border-top: 1px solid #000;
}

.sale .sec19 .flex .img .min {
    position: absolute;
    top: 43%;
    right: 75%;
    white-space: nowrap;
}

.sale .sec19 .flex .img img {
    width: 50%;
    margin-left: 30%;
}

.sale .sec20 .flex {
    flex-wrap: wrap;
    width: 80%;
    margin: 4% auto 4%;
}

.sale .sec20 .flex .img {
    width: 31%;
    margin-bottom: 3%;
}

.sale .sec20 .cameras {
    position: absolute;
    width: 44%;
    left: 56%;
    text-align: left;
}

.sale .sec20 .cameras p {
    margin-bottom: 0;
}

.sale .sec20 .camera1 {
    top: 14.5%;
}

.sale .sec20 .camera2 {
    top: 34.5%;
}

.sale .sec20 .camera3 {
    top: 54.6%;
}

.sale .sec20 .camera {
    padding-bottom: 0;
}

.sale .sec20 .camera .text {
    position: absolute;
    left: 0;
    top: -8%;
    z-index: 1;
}

.sale .sec20 .texts {
    width: 80%;
    margin: 0 auto;
    flex-wrap: wrap;
}

.sale .sec20 .texts .text {
    width: 45%;
    background-color: #161616;
    padding: 3% 4% 2%;
    border-radius: 1rem;
    margin-bottom: 4%;
}

.sale .sec20 .texts .text h5, .sale .sec20 .texts .text p {
    margin: 0;
    line-height: 1;
    text-align: left;
}

.sale .sec20 .texts .text h5 {
    margin-bottom: 4%;
}

.sale .sec22 .flex {
    padding: 0 8% 0;
}

.sale .sec22 .flex>div {
    width: 30.5%;
}

.sale .sec22 .icons {
    background-color: #e1b785;
    padding: 2% 8% 4%;
}

.sale .sec22 .icons .img {
    width: 14%;
    margin-right: 8%;
}

.sale .sec22 .icons .text {
    text-align: center;
}

.sale .sec22 .icons .text h6, .sale .sec22 .icons .text p {
    margin: 0;
    line-height: 1;
    text-align: left;
    white-space: nowrap;
}

.sale .sec22 .imgs {
    margin-top: -2.5%;
    margin-bottom: 5%;
}

.sale .sec25 {
    padding-top: 0;
    padding-bottom: 6%;
}

.sale .sec25 img {
    width: 63%;
    margin: 0 auto;
}

.sale .sec25 .box {
    padding-top: 2%;
}

.sale .sec31 {
    padding-bottom: 8%;
}

.sale .sec31 .flex {
    width: 80%;
    margin: 0 auto;
    justify-content: space-around;
    margin-top: 6%;
}

.sale .sec31 .flex .img {
    width: 30.5%;
    text-align: center;
}

.sale .sec31 .flex .img>img {
    margin-bottom: 8%;
}

.sale .sec31 .flex .img h3 {
    white-space: nowrap;
}

.sale .sec31 .flex .img h3 img {
    width: 11%;
    margin-right: 4%;
}

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

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

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

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

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

    .sale .sec8 .performance .flex1 h3 {
        font-size: 2.6rem;
    }

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

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

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

    .sale p {
        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;
    }

}

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

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

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

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

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

    .sale .sec8 .performance .flex1 h3 {
        font-size: 2.6rem;
    }

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

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

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

    .sale p {
        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;
    }

}

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

    .sale .series {
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .sale .x3 .right {
        top: 8%;
    }

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

    .sale .sec7, .sale .sec9 {
        padding-left: 8%;
        padding-right: 8%;
    }

}

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

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

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

    .sale .series {
    }

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

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

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

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

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

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

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

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

    .sale p {
        font-size: 1rem;
        margin-bottom: 0.5rem;
    }

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

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

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

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

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

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

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

    .sale .x1 .poster .windeos .poster_fise {
        top: 18%;
    }

    .sale .x1 .poster .windeos .poster_fise h1 img {
        width: 60%;
    }

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

    .sale .x2 .selling_point .selling .point {
        border-radius: 1rem;
    }

    .sale .sec4 .box .flex {
        width: 72%;
    }

    .sale .sec6 .phones {
        width: 80%;
    }

    .sale .sec6 .pic {
        width: 30%;
    }

    .sale .x1 .poster .windeos .poster_fise {
    }

    .sale .x3 .left {
        width: 40%;
        left: 8%;
    }

    .sale .sec9 .flex .text {
        padding-left: 0;
    }

    .sale .sec16 .top {
        top: 10%;
        left: 8%;
    }

    .sale .sec16 .top .left {
        margin-top: 6%;
        width: 60%;
    }

    .sale .sec17 .text {
        width: 60%;
        top: 4%;
    }

    .sale .sec17 .text .octas {
        margin-top: 5%;
    }

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

    .sale .sec19 .flex .img .min {
        top: 42%;
    }

}

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

    .sale .series {
    }

    .sale h2 {
    }

    .sale h2 br {
    }

    .sale h3 {
    }

    .sale h5 {
    }

    .sale .sec8 .performance .flex1 h3 {
        font-size: 1.25rem;
    }

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

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

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

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

    .sale .x2 .selling_point .selling .point .centerRight {
        padding-right: 5%;
    }

    .sale .sec6 .phones {
        width: 86%;
    }

    .sale .sec5 .top h2:last-child {
        margin-top: 12%;
    }

    .sale .sec7, .sale .sec9 {
        padding-left: 5%;
        padding-right: 5%;
    }

    .sale .sec11 .flex {
        margin-top: 4%;
    }

    .sale .sec13 .box>p {
        margin-bottom: 2%;
    }

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

    .sale .sec14 .flex {
        width: 92%;
        left: 4%;
    }
}

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

    .sale .series {
    }

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

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

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

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

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

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

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

    .sale p {
        font-size: 1rem;
        margin-bottom: 0;
    }

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

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

    .sale .x1 .poster .windeos .poster_fise {
        margin-top: 0;
    }

    .sale .x1 .poster .windeos .kv1 {
        width: 27%;
        top: 47.5%;
        right: 49%;
    }

    .sale .x1 .poster .windeos .kv2 {
        width: 34%;
        top: 47.5%;
        right: 21%;
    }

    .sale .x1 .poster .windeos .kv3 {
        width: 31%;
        top: 53%;
        right: 33%;
    }

    .sale .x1 .poster .windeos .poster_fise h1 img {
        width: 40%;
    }

    .sale .x1 .poster .windeos .poster_fise .flex2 .img1 {
        width: 18%;
    }

    .sale .x1 .poster .windeos .poster_fise .flex2 .img2 {
        width: 13%;
    }

    .sale .x1 .poster .windeos .poster_fise h5 {
        font-size: 1.5rem;
    }

    .sale .x1 .poster .windeos .poster_fise h6 {
        margin: 1% 0 3%;
        font-size: 1.2rem;
    }

    .sale .x1 .poster .windeos .poster_fise h3 {
        line-height: 1.2;
        margin-bottom: 2%;
    }

    .sale .x1 .flex {
        display: unset;
    }

    .sale .x3 .box p {
        margin-top: 2%;
        width: 90%;
    }

    .sale .window {
        display: none;
    }

    .sale .app {
        display: block;
    }

    .sale .selling {
        display: none;
    }

    .sale .selling_app {
        display: block;
    }

    .sale .x2, .sale .x2 .selling_point .windeos {
        padding: 0;
    }

    .sale .x1 .poster .windeos .poster_fise {
        position: absolute;
        top: 12%;
        left: 0;
        width: 100%;
        text-align: center;
        height: unset;
        padding-left: 0;
    }

    .sale .x1 .poster .windeos .poster_fise .flex1 {
        justify-content: center;
    }

    .sale .x1 .poster .windeos .poster_fise .flex2 {
        padding-left: 60%;
    }

    .sale .sec3 .top {
        position: static;
        margin-bottom: -10%;
    }

    .sale .sec4 .top {
        position: static;
    }

    .sale .sec4 .box .flex {
        width: 84%;
    }

    .sale .sec5 {
        padding: 0;
    }

    .sale .sec5 .top {
        position: static;
        padding-left: 5%;
    }

    .sale .sec5 .cameras {
        right: 66%;
    }

    .sale .sec5 .swiper-slide img {
        max-width: unset;
        width: 120%;
        margin-left: 20%;
    }

    .sale .sec6 .box h3 {
        border-width: 1px;
        padding: 0.3% 2%;
    }

    .sale .sec6 img {
        max-width: unset;
        width: 120%;
        margin-left: -10%;
    }

    .sale .sec7 .flex {
        display: block;
    }

    .sale .sec7 .pic {
        width: 100%;
    }

    .sale .sec7 .text {
        width: 95%;
        text-align: left;
        margin: 4% 0 0 5%;
        padding-top: 0;
    }

    .sale .sec7 .text h3 {
        line-height: 1.2;
    }

    .sale .sec8 .flex, .sale .sec8 .performance, .sale .sec10 .flex, .sale .sec12 .flex, .sale .sec13 .img, .sale .sec20 .flex, .sale .sec31 .flex {
        width: 90%;
    }

    .sale .sec8 .performance .flex1 {
        flex-wrap: wrap;
    }

    .sale .sec8 .performance .flex1 h3 {
        width: 100%;
        font-size: 1.75rem;
    }

    .sale .sec9 .flex {
        display: block;
    }

    .sale .sec9 .flex .text {
        width: 100%;
        padding-top: 0;
        padding-left: 4%;
    }

    .sale .sec9 .flex .img {
        width: 100%;
        margin: 0;
    }

    .sale .sec11 .img {
        width: 84%;
    }

    .sale .sec16 .flex {
        padding: 12% 5%;
    }

    .sale .sec17 .box {
        padding-left: 5%;
        padding-bottom: 0;
    }

    .sale .sec17 .text {
        position: static;
        width: 100%;
        padding-left: 5%;
    }

    .sale .sec17 .relative>img {
        max-width: unset;
        width: 120%;
        margin-left: -20%;
    }

    .sale .sec17 .text .octas {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin: 2% 0;
    }

    .sale .sec17 .text .octas .octa {
        margin-top: 0;
        margin-left: 4%;
    }

    .sale .sec17 .text .octas .img {
        width: 10%;
    }

    .sale .sec18>img, .sale .sec20>img, .sale .sec21>img, .sale .sec23>img {
        max-width: unset;
        width: 120%;
        margin-left: -10%;
    }

    .sale .sec23>img {
        margin-left: 0;
    }

    .sale .sec19 .box {
        width: 95%;
        margin-left: 5%;
    }

    .sale .sec19 .box p {
        width: 100%;
    }

    .sale .sec19 .flex .texts {
        padding-left: 5%;
        padding-top: 12%;
    }

    .sale .sec19 .flex .img .min {
        top: 41%;
    }

    .sale .sec22 .flex {
        padding-left: 4%;
        padding-right: 4%;
    }

    .sale .sec25 img {
        width: 72%;
    }

    .sale .sec26 .top {
        position: static;
    }

    .sale .sec31 .flex .img {
        width: 32.5%;
    }
}

@media screen and (max-width:660px) {
    .sale h1 {
    }

    .sale .series {
    }

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

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

    .sale h4, .sale .h4 {
    }

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

    .sale .sec6 .phones {
        width: 84%;
    }

    .sale .x1 .poster .windeos .poster_fise h2 {
        margin-bottom: 2%;
    }

    .sale .x1 .poster .windeos .poster_fise h5 {
        font-size: 1.25rem;
    }

    .sale .x1 .poster .windeos .poster_fise h6 {
        margin: 1% 0 3%;
        font-size: 1rem;
    }

    .sale .x1 .poster .windeos .poster_fise h3 {
        font-size: 1.5rem;
    }

    .sale .sec5 .cameras {
        right: 63%;
    }

    .sale .sec5 .swiper-slide img {
        max-width: unset;
        width: 130%;
        margin-left: 30%;
    }

    .sale .sec8 .flex, .sale .sec10 .flex, .sale .sec12 .flex, .sale .sec13 .img, .sale .sec31 .flex {
        width: 96%;
    }

    .sale .sec11 .img {
        width: 90%;
    }

    .sale .sec16 .flex {
        padding: 12% 2%;
    }

    .sale .sec20 .flex .img {
        width: 48%;
    }

    .sale .sec22 .flex {
        padding-left: 2%;
        padding-right: 2%;
    }

    .sale .sec25 img {
        width: 84%;
    }

    .sale .sec31 .flex .img {
        width: 34.5%;
    }
}

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

    .sale .series {
        border-radius: 4px;
    }

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

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

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

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

    .sale h4, .sale .h4 {
        font-size: 1.2rem;
    }

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

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

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

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

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

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

    .sale .x1 .poster .windeos .poster_fise h3 {
        font-size: 1.25rem;
    }

    .sale .x1 .poster .windeos .poster_fise h5 {
        font-size: 1rem;
    }

    .sale .x1 .poster .windeos .poster_fise h6 {
        font-size: 14px;
    }

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

    .sale .sec11 .img {
        width: 96%;
    }

    .sale .sec16 .flex {
        padding: 8% 2%;
    }

    .sale .sec25 img {
        width: 92%;
    }
}


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

.sale .s17 .video {
    overflow: hidden;
    position: relative;
    text-align: center;
}

.sale .s17 .video .Discount {
    height: 100%;
}

.sale .s17 .video .Discount .VideoItem {
    text-align: center;
    position: relative;
    width: 100%;
    height: 100%;
}

.sale .s17 .video .Discount .VideoItem video {
    width: 100%;
}

.sale .s17 .video .Discount .VideoItem .Content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.sale .s17 .video .Discount .VideoItem .Content h5 {
}

.sale .s17 .video .Discount .VideoItem .Content .Open {
    margin: 0 auto;
    width: 63px;
    height: 63px;
    background: url(images/0.png) no-repeat center center;
    border-radius: 35px;
    display: block;
    transition: all 0.5s;
    cursor: pointer;
}

.sale .s17 .video .Close {
    position: absolute;
    right: 15%;
    top: 5%;
    background-color: #000;
    color: #fff;
    border-radius: 10%;
    padding: 0.2rem 1%;
    border: 2px solid #fff;
    z-index: 10;
}

.sale .s17 .video .Close:hover {
    box-shadow: 0 0 10px #d4d2cf;
}

.sale .s17 .VideoItem iframe, .sale .s17 .video1 iframe {
    margin-top: 5%;
    margin-bottom: 2%;
}

.sale .s17 .VideoItem iframe {
    width: 100%;
    height: 620px;
}

.sale .s17 .video .mySwiper {
    position: relative;
    text-align: center;
}

.sale .s17 .video .mySwiper .Content {
    position: absolute;
    bottom: 2%;
    text-align: center;
    z-index: 99;
    width: 100%;
    cursor: pointer;
}

@media screen and (max-width:800px) {
    .sale .s17 .video .Discount .VideoItem video {
        width: 130%;
        max-width: unset;
        margin-left: -15%;
    }

    .sale .s17 .VideoItem iframe, .sale .s17 .video1 iframe {
        height: 400px;
        margin-top: 5%;
    }
}

@media screen and (max-width:500px) {
    .sale .s17 .video .Discount .VideoItem video {
        width: 150%;
        max-width: unset;
        margin-left: -25%;
    }
}