.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 h2, .sale .h2, .sale h3, .sale h4, .sale h5, .sale h6 {
    line-height: 1.2;
    margin-bottom: 0;
}

.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: #121112;
    overflow: hidden;
}

.sign {
    background-color: transparent;
    text-decoration: none;
    border: 0;
    border-radius: 1rem;
    color: #fff;
    padding: 0 4%;
    white-space: nowrap;
    display: flex;
    align-items: center;
}

.sign a {
    color: #ffc000;
    text-decoration: none;
}

.sign:hover, .sign:focus {
    outline: 0;
    text-decoration: none;
}

.sign a:hover, .sign a:focus, .sign a:visited {
    text-decoration: none;
    color: #0ad7f4;
}

.relative {
    position: relative;
}

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

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

.sale .x1 .poster .windeos .kv1 {
    width: 15.5%;
    top: 16%;
    right: 34%;
}

.sale .x1 .poster .windeos .kv2 {
    width: 15.5%;
    top: 20%;
    right: 10%;
}

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

.sale .x1 .poster .windeos .poster_fise {
    position: absolute;
    top: 20%;
    left: 9%;
    width: 45%;
    height: 100%;
    text-align: left;
}

.sale .x1 .poster .windeos .poster_fise .coming {
    position: relative;
    width: max-content;
    margin-bottom: 0;
}

.sale .x1 .poster .windeos .poster_fise .coming::after {
    position: absolute;
    content: '';
    border-top: 0.08em solid #fff;
    width: 40%;
    bottom: -20%;
    left: 32%;

}

.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: 0 2% 0 3%;
    height: 60%;
}

.sale .x1 .poster .windeos .poster_fise h3 {
    line-height: 1.3;
    margin-bottom: 4%;
    letter-spacing: 1px;
}

.sale .x1 .poster .windeos .poster_fise h4 {
    font-weight: 400;
}

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

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

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

.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: 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 {
    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;
    padding-top: 8%;
    position: relative;
}

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

.sale .sec3 .design {
    width: 9%;
    margin: 0 auto 3%;
}

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

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

.sale .x3 .over {
    position: relative;
}

.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 .x3 .over div img {
    margin-top: 4%;
    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 .sec5 {
    padding: 0 10%;
}

.sale .sec5 .design {
    width: 20.5%;
    margin: 1% auto 2%;
}

.sale .sec5 .top {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

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

.sale .sec6 {
    background-image: linear-gradient(to bottom, #111112, #14172d);
}

.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 h2 {
    margin: 2% 0;
}

.sale .sec6 .phones {
    width: 73%;
    margin: 16% auto 6%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.sale .sec6 .phone {
    width: 48%;
    border-radius: 10px;
    margin-bottom: 8%;
    position: relative;
    background-image: linear-gradient(to bottom, #fff, #d0e0f6);
}

.sale .sec6 .text {
    color: #111;
    width: 70%;
    height: 100%;
    padding: 4% 0 4% 3%;
    display: flex;
    align-items: center;
}

.sale .sec6 .text h3 {
    margin-bottom: 0;
    line-height: 1;
}

.sale .sec6 .text h3 p {
    text-align: center;
    margin-top: -16%;
}

.sale .sec6 .text img {
    margin: 0 4% 0 2%;
    width: 5px;
}

.sale .sec6 .text p {
    text-align: left;
    margin-bottom: 0;
    line-height: 1.5;
    white-space: nowrap;
    font-weight: 700;
}

.sale .sec6 .pic {
    position: absolute;
    width: 26%;
    bottom: 0;
    right: 4%;
}

.sale .sec7 {
    background-color: #fff;
    padding: 10% 13%;
}

.sale .sec7 .design {
    width: 22%;
    margin: 1% auto 2%;
}

.sale .sec7 .flex {
    margin: 10% 0;
}

.sale .sec7 .flex .esim {
    padding-left: 4%;
    width: 40%;
    text-align: left;
}

.sale .sec7 .flex .esim img {
    width: 50%;
}

.sale .sec7 .flex .esim h2 {
    padding-left: 6%;
}

.sale .sec7 .flex .text {
    width: 56%;
    padding-top: 2%;
}

.sale .sec7 .flex .text p {
    color: #757575;
    text-align: left;
}

.sale .sec7 .fun .box p {
    color: #414141;
    width: 100%;
    margin-top: 2%;
}

.sale .sec7 .fun1 {
    margin-bottom: 10%;
}

.sale .sec7 .fun1 .text {
    position: absolute;
    top: 0;
    left: 0;
    padding: 2%;
}

.sale .sec7 .fun1 .text img {
    width: 16%;
}

.sale .sec9 {
    background-color: #0a0a0a;
    padding: 10% 13% 4%;
}

.sale .sec9 .box {
    text-align: left;
}

.sale .sec9 .title {
    width: 12%;
    margin-bottom: 2%;
}

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

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

.sale .sec9 .flex {
    margin-top: 10%;
}

.sale .sec9 .flex .text {
    width: 42%;
}

.sale .sec9 .flex .title {
    width: 28.5%;
}

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

.sale .sec10 .left-text {
    width: 50%;
    margin-left: 14%;
    text-align: left;
    z-index: 1;
}

.sale .sec10 .left-text h3 {
    letter-spacing: 2px;
}

.sale .sec10 .left-text p {
    width: 100%;
    margin-top: 4%;
}

.sale .sec10 .sim {
    position: absolute;
    left: 14%;
    bottom: 35%;
    width: 20%;
}

.sale .sec11 {
    background-color: #000;
}

.sale .sec11 .design {
    width: 17%;
    margin: 1% auto 2%;
}

.sale .sec11 .mediatek {
    position: absolute;
    top: 32%;
    left: 50%;
    width: 40%;
    text-align: left;
}

.sale .sec11 .mediatek h2 {
    white-space: nowrap;
}

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

.sale .sec11 .flex {
    margin-top: 8%;
    justify-content: flex-start;
}

.sale .sec11 .flex .media:first-child {
    margin-right: 6%;
}

.sale .sec11 .media {
    display: block;
}

.sale .sec11 .media h2 {
    margin: 0;
}

.sale .sec11 .media p {
    line-height: 1;
    margin-bottom: 0;
}

.sale .sec11 .nm .flex {
    position: absolute;
    width: 72%;
    height: 100%;
    margin-top: 0;
    top: 0;
    left: 14%;
    flex-wrap: wrap;
}

.sale .sec11 .nm .flex .long {
    width: 60%;
    height: 50%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.sale .sec11 .nm .flex .long:first-child {
    padding-right: 10%;
}

.sale .sec11 .nm .flex .short {
    width: 40%;
    height: 50%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.sale .sec11 .nm .flex .short .linear {
    margin: 0;
}

.sale .sec11 .nm .flex .left- {
    text-align: left;
}

.sale .sec11 .nm .flex .right- {
    text-align: left;
    padding-left: 8%;
}

.sale .sec11 .nm .flex .right-:last-child {
    padding-left: 10%;
}

.sale .sec11 .nm .flex .down {
    margin-top: -10%;
}

.sale .sec12 {
    background-color: #fff;
}

.sale .sec12 .ram {
    position: relative;
    margin-bottom: 4%;
}

.sale .sec12 .ram .box {
    text-align: center;
}

.sale .sec12 .ram .box p {
    margin-top: 2%;
    text-align: center;
}

.sale .sec12 .ram .imgs {
    width: 120%;
    margin-left: -10%;
    margin-bottom: 10%;
}

.sale .sec12 .ram .img1 {
    width: 56%;
    margin-left: 18%;
    margin-right: 1.5%;
}

.sale .sec12 .ram .img2 {
    width: 21.6%;
    margin-top: -50%;
    margin-left: 4%;
}

.sale .sec12 .ram .img3 {
    width: 17%;
}

.sale .sec12 .ram .img4 {
    width: 23.9%;
    margin: -15% 2% 0;
}

.sale .sec12 .ram .img5 {
    width: 43.4%;
    margin-top: -5%;
    display: inline-block;
}

.sale .sec12 .ram .img5>img {
    margin-bottom: 10%;
}

.sale .sec12 .ram .img5 .relative {
    width: 80%;
    margin: auto;
}

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

.sale .sec12 .memory h3 {
    margin-bottom: 2%;
}

.sale .sec12 .memory p {
    margin-bottom: 8%;
}

.sale .sec12 .box2 {
    text-align: center;
    margin-top: 10%;
}

.sale .sec12 .box2 p {
    text-align: center;
    color: #686868;
    margin: 3% 0 6%;
}

.sale .sec13 {
    padding-top: 0;
    background-color: #000;
}

.sale .sec13 .top {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    padding-top: 4%;
}

.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 {
    padding-top: 5%;
}

.sale .sec16 .design {
    width: 22%;
    margin: 1% auto 2%;
}

.sale .sec16 .top {
    position: absolute;
    top: 20%;
    left: 13%;
    width: 50%;
    text-align: left;
}

.sale .sec16 .top>p {
    width: 80%;
    margin-left: 0;
    margin-top: 4%;
}

.sale .sec16 .top .left {
    width: 45%;
    margin-left: 0;
    margin-top: 15%;
    position: static;
}

.sale .sec16 .top .left .flex {
    flex-wrap: wrap;
}

.sale .sec16 .top .left .flex .hour {
    width: 50%;
    text-align: left;
    margin-bottom: 15%;
    white-space: nowrap;
}

.sale .sec16 .top .left .flex .hour h5 {
    margin-bottom: 0;
}

.sale .sec16 .top .left .flex .hour p {
    width: 100%;
    margin: 0;
}

.sale .sec17 img {
    width: 74%;
}

.sale .sec18 .flex {
    width: 55%;
    position: absolute;
    top: 6%;
    left: 25%;
}

.sale .sec18 .flex .light h2, .sale .sec18 .flex .light h5 {
    margin: 0;
    text-align: left;
}

.sale .sec19 .box {
    text-align: left;
    width: 74%;
    margin: auto;
}

.sale .sec19 .box p {
    width: 50%;
    margin: 0;
}

.sale .sec19 .minutes {
    width: 20%;
    position: absolute;
    left: 13%;
    top: 45%;
    text-align: left;
}

.sale .sec19 .minutes .minute {
    margin-bottom: 6%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.sale .sec19 .minutes .minute img {
    width: 30%;
    margin-right: 4%;
}

.sale .sec19 .minutes .minute p {
    margin-bottom: 0;
    line-height: 1;
}

.sale .sec20 {
    padding-top: 0;
}

.sale .sec20 .peak {
}

.sale .sec20 .top {
    top: 4%;
}

.sale .sec20 .design {
    width: 10%;
    margin: 1% auto 2%;
}

.sale .sec20 .title {
    margin-bottom: 6%;
}

.sale .sec20 .content {
    text-align: left;
    margin-left: 14%;
    width: 86%;
}

.sale .sec20 .content p {
    width: 90%;
    margin: 0;
    margin-top: 2%;
}

.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 .unfull {
    text-align: left;
    width: 72%;
    margin: 0 auto;
    position: relative;
    padding-bottom: 6%;
}

.sale .sec20 .unfull>img {
    margin-top: 3%;
}

.sale .sec20 .unfull>h5 {
    margin-bottom: 1.5%;
}

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

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

.sale .sec20 .camera .pics {
    padding-top: 3%;
}

.sale .sec20 .camera .pics>.wow {
    position: relative;
    margin-bottom: 3%;
}

.sale .sec20 .camera .pics>.wow h1 {
    position: absolute;
    left: 0;
    top: -1%;
    opacity: 0.4;
    margin: 0;
    line-height: 1;
}

.sale .sec20 .camera .pics .flex img {
    margin-bottom: 8%;
}

.sale .sec20 .lens {
    width: 72%;
    margin: 0 auto;
}

.sale .sec20 .lens .len {
    position: relative;
}

.sale .sec20 .lens .len .title {
    position: absolute;
    left: 0;
    text-align: left;
}

.sale .sec20 .lens .len .title1 {
    top: 20%;
    width: 50%;
    padding-top: 5%;
}

.sale .sec20 .lens .len .title2 {
    position: static;
    margin-top: -4%;
}

.sale .sec20 .lens .flex {
    margin-top: 8%;
    margin-bottom: 8%;
    padding-bottom: 10%;
}

.sale .sec20 .lens .flex .img {
    width: 32.8%;
}

.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 .sec21 .unfull {
    padding-top: 8%;
    padding-bottom: 0;
}

.sale .sec21 .portrait .text {
    width: 45%;
    margin-bottom: 16%;
}

.sale .sec21 .portrait .flex {
    width: 120%;
    margin-left: -20%;
}

.sale .sec21 .portrait .flex .img1 {
}

.sale .sec21 .portrait .flex .img2 {
    margin-top: -16%;
    margin-left: 4%;
}

.sale .sec22 .unfull {
    padding-top: 8%;
    text-align: center;
    padding-bottom: 0;
}

.sale .sec23 {
    padding: 0;
    padding-top: 8%;
}

.sale .sec23 .design {
    width: 20.5%;
    margin: 1% auto 2%;
}

.sale .sec23 .fhd .window {
    display: block;
}

.sale .sec23 .fhd .app {
    display: none;
}

.sale .sec23 .top {
    position: absolute;
    left: 50%;
    width: 50%;
    top: 12%;
    height: unset;
    display: block;
    text-align: left;
}

.sale .sec23 .top .displays {
    margin-top: 10%;
}

.sale .sec23 .top .displays .display {
    text-align: left;
    margin-bottom: 4%;
}

.sale .sec23 .top .displays .display .linear {
    margin: 0;
}

.sale .sec23 .top .displays .display p {
    margin: 0;
    letter-spacing: 1px;
    width: unset;
}

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

.sale .sec25 .box {
    background: url(images/img-6/25.jpg);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position-x: center;
}

.sale .sec25 .flex {
    justify-content: center;
}

.sale .sec25 .flex .text {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    display: flex;
    align-items: center;
}

.sale .sec25 .flex .text h3 {
    margin-bottom: 0;
}

.sale .sec25 .flex .img {
    margin-left: 1%;
    width: 7.7%;
}

.sale .sec25 .cars {
    position: relative;
    z-index: 0;
}

.sale .sec25 .car {
    margin: 4% auto;
    width: 72%;
    z-index: 1;
}


@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: 50%;
    height: 120%;
    position: absolute;
    z-index: -1;
    top: -10%;
}

.wave1 {
    left: -5%;
}

.wave2 {
    right: -5%;
}

.wave * {
    background-image: linear-gradient(#000, rgba(90, 106, 141, .5));
    position: absolute;
    border-radius: 50%;
    animation: opac 4s infinite;
    box-shadow: 0 0 30px 25px rgba(90, 106, 141, .8), 0 0 30px 25px rgba(90, 106, 141, .8) inset;
}

.sale .sec26 .design {
    width: 15%;
    margin: 1% auto 2%;
}

.sale .sec26 .ruggeds {
    width: 80%;
    margin: 0 auto;
    padding: 4% 0;
}

.sale .sec26 .ruggeds .rugged {
    width: 30%;
}

.sale .sec26 .ruggeds .rugged .flex {
    justify-content: center;
    align-items: center;
    margin-top: 8%;
}

.sale .sec26 .ruggeds .rugged .flex img {
    width: 15%;
    margin-right: 6%;
}

.sale .sec26 .ruggeds .rugged .flex h6, .sale .sec26 .ruggeds .rugged .flex p {
    margin-bottom: 0;
    text-align: left;
}

.sale .sec30 {
    padding-bottom: 10%;
}

.sale .sec30 .flex {
    width: 80%;
    margin: 0 auto;
}

.sale .sec30 .flex .img {
    width: 24%;
}

.sale .sec30 .flex .img:nth-child(2n) {
    margin-top: 10%;
}

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

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

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

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

    .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 p {
        font-size: 1.75rem;
    }

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

    .sale .sec6 .text p {
        font-size: 1.6rem;
    }

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

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

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

    .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 p {
        font-size: 1.75rem;
    }

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

    .sale .sec6 .text p {
        font-size: 1.6rem;
    }

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

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

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

}

@media screen and (max-width:1901px) {
    .sale .sec6 .text p {
        font-size: 1.4rem;
    }
}

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

    .sale .series {
    }

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

    .sale h3 {
        font-size: 2.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 .sec6 .text p {
        font-size: 1.2rem;
    }

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

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

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

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

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

}

@media screen and (max-width:1401px) {
    .sale .sec6 .text p {
        font-size: 1rem;
    }
}

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

    .sale .series {
    }

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

    .sale 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 .x2 .selling_point .selling {
        width: 94%;
    }

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

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

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

    .sale .up {
        margin-bottom: -2.5rem;
    }

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

    .sale .x3 .over div img {
        width: 30%;
    }

    .sale .a2 .winner .list h5 {
        line-height: 2;
    }

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

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

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

    .sale .sec19 .box {
        width: 84%;
    }

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

    .sale .sec19 .minutes {
        left: 8%;
    }

    .sale .sec20 .unfull, .sale .sec20 .lens {
        width: 84%;
    }

    .sale .sec20 .content {
        margin-left: 8%;
        width: 92%;
    }

    .sale .sec20 .title {
        margin-bottom: 2%;
    }

}

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

    .sale .series {
    }

    .sale h2 {
    }

    .sale h2 br {
    }

    .sale h3 {
    }

    .sale h5 {
    }

    .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 .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 .sec7 .flex .esim {
        padding-left: 2%;
    }

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

    .sale .sec11 .mediatek {
        width: 56%;
        left: 40%;
    }

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

    .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:976px) and (min-width:801px) {
    .sale .sec6 .text p {
        font-size: 14px;
    }

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

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

    .sale .sec11 .mediatek {
        top: 26%;
    }

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

    .sale .sec20 .content {
        margin-left: 6%;
        width: 94%;
    }

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

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

    .sale .series {
    }

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

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

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

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

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

    .sale .x1 .poster .windeos .kv1 {
        width: 30%;
        top: 42%;
        right: 57%;
    }

    .sale .x1 .poster .windeos .kv2 {
        width: 30%;
        top: 45%;
        right: 10%;
    }

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

    .sale .x1 .poster .windeos .poster_fise h1 img {
        width: 90px;
    }

    .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 h3 {
        line-height: 1.2;
        margin-bottom: 2%;
    }

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

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

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

    .sale .sec5 {
        padding: 0;
    }

    .sale .sec10 .left-text {
        width: 84%;
        margin-left: 8%;
    }

    .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: 7%;
        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 nav {
        padding-right: 5% !important;
    }

    .sale .up {
        margin-bottom: -2rem;
    }

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

    .sale .sec6 .phone {
        width: 100%;
        margin-bottom: 15%;
    }

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

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

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

    .sale .sec9 .flex .text {
        width: 100%;
    }

    .sale .sec9 .flex .title {
        width: 12%;
    }

    .sale .sec9 .flex .img {
        margin-left: 14%;
    }

    .sale .sec7 .fun1>div {
        overflow: hidden;
    }

    .sale .sec7 .fun1>div>img {
        width: 130%;
        max-width: unset;
    }

    .sale .sec11 .mediatek {
        position: static;
        width: 90%;
        margin-left: 5%;
        margin-bottom: -15%;
    }

    .sale .sec11 .flexs {
        position: absolute;
        bottom: 10%;
        right: 5%;
        width: 50%;
    }

    .sale .sec11 .nm .flex {
        width: 84%;
        left: 8%;
    }

    .sale .sec11 .nm .flex .up {
        height: 40%;
    }

    .sale .sec11 .nm .flex .right-:last-child {
        padding-left: 4%;
    }

    .sale .sec12 .ram .top {
        position: static;
    }

    .sale .sec12 .ram .imgs {
        width: 110%;
        margin-left: -5%;
    }

    .sale .sec12 .ram .img5 .relative {
        width: 100%;
    }

    .sale .sec12 .ram img {
    }

    .sale .sec12 .box p {
    }

    .sale .sec12 .memorys {
        display: flex;
    }

    .sale .sec12 .memory h3 {
        margin-bottom: 0;
        line-height: 1;
    }

    .sale .sec12 .memory p {
        margin-bottom: 4%;
    }

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

    .sale .sec13 .relative {
        margin-top: 8%;
    }

    .sale .sec13 .duals {
        position: absolute;
        bottom: 10%;
        z-index: 1;
        width: 84%;
        left: 8%;
    }

    .sale .sec13 .duals h1 {
        margin: 0 4% 0 1%;
        font-size: 3rem;
    }

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

    .sale .sec14 .flex .speed p {
        font-size: 12px;
    }

    .sale .sec14 .flex .speed h5 {
        font-size: 16px;
    }

    .sale .sec15 {
        padding-top: 20%;
    }

    .sale .sec15 .top {
        position: absolute;
        top: 0;
    }

    .sale .sec13 .sim {
        width: 24%;
    }

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

    .sale .sec16 .top {
        position: static;
        width: 84%;
        margin: auto;
    }

    .sale .sec16 .top>p {
        width: 100%;
    }

    .sale .sec16 .top .left {
        width: 100%;
    }

    .sale .sec16 .top .left .flex .hour {
        width: 33%;
        margin-bottom: 5%;
    }

    .sale .sec16 img {
        width: 120%;
        max-width: unset;
        margin-left: -40%;
    }

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

    .sale .sec19 .minutes {
        width: 25%;
        top: 35%;
    }

    .sale .sec20 .unfull, .sale .sec20 .lens {
        width: 92%;
    }

    .sale .sec20 .lens .len .title1 {
        top: 10%;
    }

    .sale .sec20 .content {
        margin-left: 4%;
        width: 96%;
    }

    .sale .sec20 .peak {
        padding-top: 12%;
    }

    .sale .sec20 .peak img {
        max-width: unset;
        width: 120%;
        margin-left: -20%;
    }

    .sale .sec20 .cameras {
        left: 48%;
        width: 52%;
    }

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

    .sale .sec20 .texts {
        width: 90%;
    }

    .sale .sec21 .portrait .text {
        width: 55%;
    }

    .sale .sec23 .fhd .window {
        margin-left: -10%;
        width: 120%;
        max-width: unset;
    }

    .sale .sec23 .top {
        left: 45%;
        width: 55%;
    }

    .sale .sec23 .top .displays {
        margin-top: 6%;
    }

    .sale .sec23 .top .displays .display {
        margin-bottom: 4%;
    }

    .wave * {
        box-shadow: 0 0 10px 10px rgb(90, 106, 141, .8), 0 0 10px 10px rgba(90, 106, 141, .8) inset;
    }

    .sale .sec26 .ruggeds {
        width: 90%;
    }
}

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

    .sale .series {
    }

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

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

    .sale .sec3 .design {
        width: 14%;
    }

    .sale .sec5 .design {
        width: 38%;
    }

    .sale .sec7 .design {
        width: 27%;
    }

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

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

    .sale .up {
        margin-bottom: -2rem;
    }

    .sale .a2 .winner .list h5 {
        line-height: 1.5;
    }

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

    .sale .sec7 .flex .esim {
        padding-left: 0;
    }

    .sale .sec11 .design {
        width: 26%;
    }

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

    .sale .sec11 .nm .flex .down {
        margin-top: 0;
    }

    .sale .sec12 .memory {
        padding-top: 2%;
        padding-bottom: 2%;
    }

    .sale .sec12 .memory h3 {
        font-size: 20px;
    }

    .sale .sec12 .memory p {
        margin-bottom: 0;
        font-size: 14px;
    }

    .sale .sec13 .duals, .sale .sec13 .sim {
        bottom: 2%;
    }

    .sale .sec13 .duals h1 {
        font-size: 2rem;
    }

    .sale .sec16 .design {
        width: 27%;
    }

    .sale .sec20 .design {
        width: 15%;
    }

    .sale .sec20 .peak {
        padding-top: 22%;
    }

    .sale .sec20 .peak img {
    }

    .sale .sec20 .lens .len .title1 {
        top: 0%;
    }

    .sale .sec20 .cameras {
        left: 48%;
        width: 52%;
    }

    .sale .sec20 .camera .text {
        top: -16%;
    }

    .sale .sec23 .design {
        width: 38%;
    }

    .sale .sec23 .fhd {
        padding-top: 5%;
    }

    .sale .sec23 .fhd .window {
        margin-left: -15%;
        width: 140%;
        max-width: unset;
    }

    .sale .sec23 .top {
        left: 45%;
        width: 55%;
    }

    .sale .sec23 .top .displays {
        margin-top: 6%;
    }

    .sale .sec23 .top .displays .display {
        margin-bottom: 4%;
    }

    .wave * {
        box-shadow: 0 0 6px 6px rgba(90, 106, 141, .8), 0 0 6px 6px rgba(90, 106, 141, .8) inset;
    }

    .sale .sec26 .design {
        width: 24%;
    }
}

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

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

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

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

    .sale h4, .sale .h4 {
    }
    .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 .sec6 .text p {
        font-size: 14px;
    }
    .sale a {
        font-size: 14px;
    }
    .sale .x1 .poster .windeos .poster_fise {
        top: 4%;
    }
    .sale .x1 .poster .windeos .poster_fise h1 img {
        width: 70px;
    }
    .sale .x1 .poster .windeos .poster_fise .coming::after {
        bottom: -30%;
    }
    .sale .x1 .poster .h2 {
        margin-bottom: 0.2rem;
    }
    .sale .up {
        margin-bottom: -1rem;
    }
    .butnn {
        width: 100px;
    }
    .sale .sec6 .phone {
        margin-bottom: 12%;
    }
    .sale .sec6 .text p {
        white-space: normal;
    }
    .sale .sec6 .text p br {
        display: none;
    }
    .sale .sec6 .pic {
        width: 32%;
    }
    .sale .sec6 .text {
        width: 68%;
    }
    .sale .sec10 .left-text {
        width: 92%;
        margin-left: 4%;
    }
    .sale .sec7 .flex .esim h2 {
        font-size: 1.5rem;
    }
    .sale .sec5 .top h2 {
        font-size: 1.5rem;
    }
    .sale .a2 .winner .list h5 {
        line-height: 1.2;
        font-size: 16px;
    }
    .sale .sec11 .nm .flex h1 {
        margin-bottom: 0;
        line-height: 1.2;
    }
    .sale .sec12 .memory h3 {
        font-size: 16px;
    }
    .sale .sec12 .memory p {
        font-size: 12px;
    }
    .sale .sec13 .duals {
        width: 94%;
        left: 3%;
    }
    .sale .sec13 .relative {
        margin-top: 15%;
    }
    .sale .sec13 .duals h1 {
        margin: 0 2% 0 1%;
    }
    .sale .sec14 .flex {
        position: static;
        width: 96%;
        margin-left: 2%;
    }
    .sale .sec13 .sim p {
        font-size: 12px;
    }
    .sale .sec15 .l5 {
        top: 56%;
    }
    .sale .sec17 img {
        width: 100%;
    }
    .sale .sec20 .peak {
        padding-top: 32%;
    }
    .sale .sec20 .lens .len .title1 {
        position: static;
        width: 100%;
    }
    .sale .sec20 .cameras h5 {
        font-size: 14px;
    }
    .sale .sec20 .cameras p {
        line-height: 1;
    }
    .sale .sec20 .texts {
        width: 100%;
    }
    .sale .sec20 .texts .text {
        width: 48%;
    }
    .sale .sec20 .texts .text h5 {
        font-size: 1rem;
    }
    .sale .sec20 .texts .text p {
        font-size: 12px;
    }
    .sale .sec20 .lens .flex {
        flex-wrap: wrap;
    }
    .sale .sec20 .lens .flex .img {
        width: 90%;
        margin: 2% 5%;
    }
    .sale .sec23 .fhd {
        padding-top: 2%;
    }
    .sale .sec23 .fhd .window {
        display: none;
    }
    .sale .sec23 .fhd .app {
        display: block;
        margin-left: 0;
        width: 100%;
        max-width: unset;
    }
    .sale .sec23 .top {
        position: static;
        width: 90%;
        margin: auto;
    }
    .sale .sec23 .top .displays {
        margin-top: 0;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .sale .sec23 .top .displays .display {
        width: 33%;
        text-align: center;
        margin-bottom: 4%;
    }
    .sale .sec23 .top .displays .display .linear {
        margin: auto;
    }
    .wave * {
        box-shadow: 0 0 6px 6px rgb(90, 106, 141, .8), 0 0 6px 6px rgba(90, 106, 141, .8) inset;
    }
}


@media screen and (max-width:440px) {
    .sale .sec7 .flex .esim h2 {
        font-size: 1.3rem;
    }
    .sale .sec20 .peak {
        padding-top: 40%;
    }
}