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

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

.sale .white {
    color: #fff;
}

.sale .black {
    color: #000;
}

.sale .gray {
    color: #ccc;
}

.sale .blue {
    width: fit-content;
    margin: 0 auto 0.8%;
    color: transparent;
    background-image: linear-gradient(to right, #105afb, #0ad7f4, #11cfff, #105afb);
    -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 .flex {
    display: flex;
    justify-content: space-between;
}

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

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

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

.sale p {
    margin-bottom: inherit;
}

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

.sale .x1 .poster .windeos .poster_fise {
    position: absolute;
    top: 0;
    left: 0;
    width: 60%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 7%;
    margin-top: -5%;
    text-align: left;
}

.sale .x1 .poster .windeos .poster_fise h1 {
    /* display: flex;
	align-items: center; */
    width: max-content;
    margin: unset;
}

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

.sale .mini {
    font-size: 2.15em;
    color: #fff;
    padding-left: 0.4%;
}

.sale .x1 .poster .windeos .right {
    position: absolute;
    top: 0;
    left: 43%;
    width: 57%;
    height: 100%;
    /* padding-top: 80px; */
}

.sale .app {
    display: none;
}

.sale .x1 .poster .windeos .poster_fise h4 {
    font-weight: 400;
    /* margin-bottom: 2rem; */
}

.sale .series {
    display: inline-block;
    color: #000;
    /* border: 3px solid #d08c27; */
    background-image: linear-gradient(to right, #105afb, #11cfff, #0ad7f4, #11cfff, #105afb);
    border-radius: 1rem;
    font-size: 4rem;
    /* font-size: 0.8em; */
    padding: 0 2%;
    margin-left: 2%;
    line-height: 1;
    height: 50%;
}

/* еЌ–з‚№ */
.sale .x2 .selling_point .windeos {
    padding: 2rem 0;
    text-align: center;
}

.sale .x2 .selling_point .selling {
    width: 92%;
    text-align: center;
    margin: 0 auto;
    margin-top: 2rem;
}

.sale .selling .blue {
    margin: unset;
}

.sale .x2 .selling_point .selling .one, .sale .x2 .selling_point .selling .two {
    margin-bottom: 1rem;
    display: flex;
    justify-content: space-between;
}

.sale .x2 .selling_point .selling .one11 {
    width: 32%;
}

.sale .x2 .selling_point .selling .one1, .sale .x2 .selling_point .selling .one11 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.sale .x2 .selling_point .selling .one3 .point {
    margin-bottom: 1rem;
}

.sale .x2 .selling_point .selling .one3 .point:last-child {
    margin-bottom: 0;
}

.sale .x2 .selling_point .selling .point {
    position: relative;
    /* display: inline-block; */
}

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

.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 .point-fise {
    position: absolute;
    top: 4%;
    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;
}

.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 .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 .bottom {
    position: absolute;
    bottom: 2%;
    top: unset;
}

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

.sale .selling_app {
    display: none;
}

/* и§†йў‘ */
.sale .s17 .video {
    /* height: 650px; */
    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 #shipin {
    transform: translateY(-18%);
}

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

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

/* йѓЁе€† */
.sale .app {
    display: none;
}

.sale .x2 .part .windeos {
    position: relative;
    width: 100%;
}

.sale .x2 .part .windeos .box {
    /* background-color: #fff; */
    padding: 3% 0;
    text-align: center;
}

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

.sale .x2 .part .windeos .bottom {
    position: absolute;
    bottom: 1%;
    left: 1%;
    width: 98%;
}

.sale .x2 .part .windeos .bottom-text {
    position: absolute;
    bottom: 8%;
    left: 40%;
    width: 28%;
}

.sale .x2 .part .windeos .bottom-text p {
    margin-bottom: 0;
    line-height: 1.7;
}

.sale .x2 .part .windeos .box .gs_reveal>h4 {
    margin-bottom: 2rem;
}

.sale .x2 .part .windeos #case1 .swiper-text {
    position: absolute;
    top: 30%;
    left: 6%;
    width: 40%;
    text-align: left;
}

.sale .x2 .part .windeos #case1 .swiper-text-right {
    position: absolute;
    top: 36%;
    left: unset;
    right: 16%;
    width: 30%;
    text-align: right;
}

.sale .x2 .part .windeos #case2 .swiper-text {
    position: absolute;
    bottom: 8%;
    right: 8%;
    width: 45%;
    text-align: right;
}

.sale .x2 .part .windeos .swiper-text p {
    margin-top: 4%;
}

.sale .x2 .part .windeos #case1 .swiper-text-right p {
    margin-top: 8%;
}

.sale .x2 .part .windeos .swiper-pagination {
    position: absolute;
    bottom: 4%;
    right: 8%;
    width: 20%;
    text-align: right;
}

.sale .x2 .part .windeos .swiper-pagination-clickable .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    border: 2px solid #fff;
    background-color: transparent;
    background: transparent;
    opacity: unset;
    margin-right: 6%;
}

.sale .x2 .part .windeos .swiper-pagination-clickable .swiper-pagination-bullet:last-child {
    margin-right: 0;
}

.sale .x2 .part .windeos .swiper-pagination-bullet-active {
    background-color: #fff !important;
    opacity: unset;
}

.sale .x2 .night {
    margin-top: 4%;
}

.sale .x2 .night .windeos .box, .sale .x2 .part .windeos .box .left-text {
    width: 65%;
    margin: 0 auto;
    text-align: left;
}

.sale .x2 .water .windeos .box {
    padding-top: 1%;
}

.sale .x2 .water .windeos .box .left-text {
    width: 75%;
    margin-left: 20%;
    text-align: left;
}

.sale .x2 .part .windeos .box .flex-left {
    width: 45%;
    margin-left: 18%;
}

.sale .x2 .part .windeos .flex-left .center1 {
    width: 25%;
    text-align: center;
}

.sale .x2 .part .windeos .flex-left .center1 p {
    white-space: nowrap;
}

.sale .x2 .part .windeos .box .left-text p {
    width: 100%;
}

.sale .x2 .part .windeos .box .left-text .p-short {
    width: 70%;
}

.sale .x2 .part .windeos .box .left-text .p-shorter {
    width: 48%;
}

.sale .x2 .night .windeos .box .gs_reveal .title {
    text-align: left;
}

.sale .x2 .night .windeos .box .gs_reveal .title .blue, .sale .x2 .part .windeos .box .left-text .blue {
    margin: unset;
    margin-bottom: 0.5rem;
}

.sale .x2 .night .windeos .box .gs_reveal p, .sale .x2 .part .windeos .box .left-text p {
    margin: unset;
    text-align: left;
    margin-top: 2%;
}

.sale .x2 .water .windeos .box .gs_reveal>p {
    margin-top: -1.2%;
}

.sale .x2 .part .windeos .desc {
    width: 84%;
    margin: 0 auto;
}

.sale .x2 .photo .windeos {
    padding: 0 0 1rem;
    position: relative;
}

.sale .x2 .part .windeos .over-right {
    width: 45%;
    height: 25%;
    position: absolute;
    left: 60%;
    bottom: 27%;
}

.sale .x2 .part .windeos .over-right .flex {
    flex-direction: column;
    height: 100%;
    text-align: left;
}

.sale .x2 .part .windeos .over-right .flex img {
    width: 1.6em;
    margin-right: 1%;
}

.sale .x2 .part .windeos .over {
    width: 45%;
    text-align: center;
    margin: 0 auto;
    margin-top: 6%;
}

.sale .x2 .part .windeos .over1 {
    width: 60%;
    text-align: center;
    margin: 0 auto;
    margin-top: 4%;
}

.sale .x2 .part .windeos .over2 {
    width: 90%;
    text-align: center;
    margin: 0 auto;
    margin-top: 12%;
    padding: 0 6%;
    position: relative;
}

/* .sale .x2 .part .windeos .over1 .flex {
	flex-direction: column;
	height: 100%;
} */

.sale .x2 .part .windeos .flex .center1 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* .sale .x2 .part .windeos .over1 .flex .center1 {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.sale .x2 .part .windeos .over1 .flex .center1 .blue {
	margin: unset;
} */

.sale .x2 .part .windeos .over2 .flex {
    flex-wrap: wrap;
    position: absolute;
    top: 0;
    left: 5%;
    height: 100%;
    width: 90%;
}

.sale .x2 .part .windeos .over2 .flex .center1 {
    width: 33%;
    height: 50%;
    justify-content: center;
}

.sale .x2 .part .windeos .flex .center1 h6 {
    margin-top: 1%;
}

.sale .x2 .part .windeos .charge {
    position: absolute;
    left: 16%;
    width: 30%;
    bottom: 20%;
}

.sale .x2 .part .windeos .charge .flex1 {
    align-items: center;
    text-align: left;
}

.sale .x2 .part .windeos .charge .flex1:first-child {
    margin-bottom: 15%;
}

.sale .x2 .part .windeos .charge .flex1 img {
    margin-right: 8%;
    width: 10%;
}

.sale .x2 .part .windeos .charge .flex1 h5, .sale .x2 .part .windeos .charge .flex1 p {
    margin-bottom: 0;
}

.sale .x2 .hour {
    width: 84%;
    margin: 2% auto 4%;
    flex-wrap: wrap;
}

.sale .x2 .hour .img {
    width: 31%;
    margin-bottom: 2%;
}

.sale .x2 .windeos>p {
    margin-bottom: 6% !important;
    font-size: 16px;
    color: #7b7b7b;
}

/* йўњи‰І */
.sale .x2 .color {
    padding: 8% 0 5%;
}

.sale .x2 .color .windeos {
    width: 65%;
    margin: 0 auto;
    margin-top: 4%;
    text-align: center;
    white-space: nowrap;
    display: flex;
    justify-content: space-between;
    padding-bottom: 2%;
}

.sale .x2 .color .windeos .box {
    width: 31%;
}

.sale .x2 .color .windeos .box p {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 8%;
    color: #ccc;
}

.color .gold, .color .orange, .color .black {
    display: inline-block;
    width: 0.6em;
    height: 0.6em;
    border-radius: 50%;
    margin-right: 0.3em;
    background-color: #baa288;
}

.color .orange {
    background-color: #ff7802;
}

.color .black {
    background-color: #272727;
}

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

    .sale .series {
        font-size: 4.5rem;
    }

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

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

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

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

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

    .sale p {
        font-size: 2rem;
        line-height: 1.3;
    }

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

}

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

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

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

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

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

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

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

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

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

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

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

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

}

@media screen and (max-width:1801px) {
    .sale .selling h2 {
        font-size: 2.75rem;
    }

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

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

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

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

    .sale .s3 .news {
        /* padding: 2% 0 10%; */
    }

}

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

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

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

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

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

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

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

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

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

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

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

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

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

    .sale .s17 .video .Discount .VideoItem #shipin {
        transform: translateY(-10%);
    }

}

@media screen and (max-width:1601px) {
    .sale .selling h2 {
        font-size: 2.25rem;
    }

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

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

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

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

    /* .sale .x2 .night .windeos .box .gs_reveal {
		width: 70%;
	} */
}

@media screen and (max-width:1400px) {
    .sale .s17 .video .Discount .VideoItem #shipin {
        transform: none;
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .sale .selling .topLeft, .sale .selling .centerLeft, .sale .selling .bottomLeft {
        padding-left: 6% !important;
    }

    .sale .selling .bottomLeft {
        bottom: 0% !important;
    }

    .sale .x2 .part .windeos .top {
        top: 0;
    }

    .sale .x2 .part .windeos .box .gs_reveal>h4 {
        margin-bottom: 1rem;
    }

    .sale .x2 .part .windeos .desc {
        width: 86%;
    }

    .sale .x2 .windeos>p {
        font-size: 14px;
    }

    /* .sale .x2 .night .windeos .box .gs_reveal {
		width: 75%;
	} */

    .sale .x2 .part .windeos .over {
        width: 55%;
    }

    .sale .x2 .night .windeos .box, .sale .x2 .part .windeos .box .left-text {
        width: 90%;
    }

    .sale .x2 .part .windeos .box .left-text {
        margin-left: 6%;
    }

    .sale .x2 .part .windeos .charge {
        left: 6%;
    }

    .sale .x2 .part .windeos .box .flex-left {
        width: 60%;
        margin-left: 4%;
    }

    .sale .x2 .part .windeos .over2 .flex .center1 h2 {
        font-size: 2.5rem;
    }

}

@media screen and (max-width:1180px) {
    .sale .x2 .selling_point .selling {
        width: 92%;
    }
}

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

    .sale .series {
        font-size: 2.25rem;
    }

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

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

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

    /* .sale .x2 .night .windeos .box .gs_reveal {
		width: 85%;
	} */

    .sale .x2 .part .windeos .over {
        width: 65%;
    }

    .sale .x2 .night .windeos .box, .sale .x2 .part .windeos .box .left-text {
        width: 80%;
    }

    .sale .x2 .part .windeos .box .left-text {
        margin-left: 4%;
    }

    .sale .x2 .part .windeos .top {
        padding-top: 1.5%;
    }

    .sale .x2 .part .windeos .box .flex-left {
        width: 80%;
        margin-left: 2%;
    }

    .sale .x2 .part .windeos .flex-left .center1 img {
        width: 90%;
    }

    .sale .x2 .android .windeos .top {
        position: static;
    }

    .sale .android .window {
        display: none;
    }

    .sale .android .app {
        display: block;
    }

    .sale .x2 .android .windeos .top .left-text .p-shorter {
        width: 100%;
    }

    .sale .x2 .part .windeos .over2 .flex .center1 h2 {
        font-size: 2rem;
    }

    .sale .x2 .part .windeos .flex .center1 h6 {
        margin-top: -1%;
    }
}

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

    .sale .window,
    .sale .selling {
        display: none;
    }

    .sale .app, .sale .selling_app {
        display: block;
    }

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

    .sale .x1 .poster .windeos .poster_fise .mini:first-child {
        margin-bottom: 0 !important;
    }

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

    .sale .mini {
        margin: 0 auto;
        color: #ccc;
        font-size: 16px;
    }

    .sale .x2 .hour .img {
        width: 48%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .sale .x2 .night .windeos .box, .sale .x2 .part .windeos .box .left-text {
        width: 90%;
        margin-left: auto;
    }

    .sale .x2 .part .windeos .box .left-text .p-short {
        width: 100%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .sale .x2 .part .windeos .top {
        position: static;
    }

    .sale .x2 .part .windeos .top-up {
        position: static;
        /* background-color: #050505; */
        margin-bottom: -15%;
    }

    .sale .x2 .part .windeos .top {
        padding-top: 3%;
    }

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

    .sale .x2 .part .windeos #case1 .swiper-text {
        top: 20%;
    }

    .sale .x2 .part .windeos #case1 .swiper-text-right {
        right: 6%;
        width: 40%;
    }

    .sale .x2 .night .windeos .box .gs_reveal {
        width: 100%;
    }

    .sale .x2 .part .windeos .swiper-pagination-clickable .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
    }

    .sale .x2 .part .windeos #case2 .swiper-text, .sale .x2 .part .windeos .swiper-pagination {
        right: 4%;
    }

    .sale .x2 .part .windeos #case2 .swiper-text {
        bottom: 10%;
    }

    .sale .x2 .part .windeos .over {
        width: 80%;
    }

    .sale .x2 .part .windeos .charge {
        left: 6%;
        bottom: 15%;
    }

    .sale .x2 .part .windeos .over2 {
        width: 100%;
        padding: 0 2%;
    }

    .sale .x2 .part .windeos .over2 .flex {
        /* left: 5%;
		width: 90%; */
    }

    .sale .x2 {
        margin-top: 0 !important;
    }

    .sale .x2 .part .windeos .box .flex-left {
        width: 80%;
        margin-left: 6%;
    }

    .sale .x2 .part .windeos .box .left-text .p-shorter {
        width: 100%;
    }

    .sale .x2 .part .windeos .box .text-black .black {
        color: #fff;
    }

    .sale .x2 .part .windeos .flex-left .center1 p {
        white-space: unset;
    }

    .sale .x2 .color .windeos {
        width: 80%;
    }

    .sale .x2 .part .windeos .flex-left .center1 img {
        width: 80%;
    }

    .sale .x2 .part .windeos .desc {
        width: 96%;
    }

    .sale .x2 .part .windeos .over2 .flex .center1 h2 {
        font-size: 1.75rem;
    }

    .sale .x2 .part .windeos .charge .flex1 img {
        width: 15%;
        margin-right: 6%;
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .sale .selling .topLeft, .sale .selling .centerLeft, .sale .selling .bottomLeft {
        padding-left: 2% !important;
    }

    .sale .selling .bottomLeft {
        bottom: 0% !important;
    }

    .sale .x2 .windeos>p {
        font-size: 12px;
    }

    .sale .x2 .part .windeos .over2 .flex .center1 h2 {
        font-size: 1.25rem;
    }
}

@media screen and (max-width:500px) {
    h1, h2, h3, h4, h5, h6 {
        margin-bottom: 0.2rem;
    }

    /* .sale h1 {
		font-size: 20px!important;
	}

	.sale .series {
		font-size: 16px!important;
	}

	.sale h2 {
		font-size: 18px!important;
	}
	
	.sale .h2 {
		font-size: 16px!important;
	}

	.sale h3 {
		font-size: 16px!important;
	}

	.sale h4
	,.sale .h4 {
		font-size: 16px!important;
	}

	.sale h5 {
		font-size: 14px!important;
	}

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

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

	.sale a {
		font-size: 13px!important;
	} */

    /* .sale .mini {
		font-size: 13px!important;
		padding-left: 0;
	} */

    .sale .x1 .poster .h2 {
        margin-bottom: 0.2rem;
    }

    .sale .series {
        border-width: 1px;
        margin-left: 0.5rem;
    }

    .sale .x2 .part .windeos #case1 .swiper-text {
        left: 2%;
        top: 15%;
        width: 45%;
    }

    .sale .x2 .part .windeos #case1 .swiper-text h2, .sale .x2 .part .windeos #case1 .swiper-text-right h2 {
        font-size: 1.25rem;
    }

    .sale .x2 .part .windeos #case1 .swiper-text-right {
        top: 20%;
    }

    .sale .x2 .part .windeos #case1 .swiper-text h4, .sale .x2 .part .windeos #case1 .swiper-text-right h4 {
        font-size: 14px;
    }

    .sale .x2 .part .windeos #case1 .swiper-text p, .sale .x2 .part .windeos #case1 .swiper-text-right p {
        font-size: 13px;
    }

    .sale .x2 .part .windeos .desc {
        line-height: 1.3;
        color: #ccc;
    }

    .sale .x2 .part .windeos .box .gs_reveal>h4 {
        margin-bottom: 0.75rem;
    }

    .sale .x2 .windeos>p {
        font-size: 12px !important;
    }

    .sale .x2 .part .windeos #case2 .swiper-text {
        bottom: 13%;
    }

    .sale .x2 .part .windeos .over2 .flex .center1 h2 {
        font-size: 18px;
    }

    .sale .x2 .part .windeos .over2 .flex .center1 h6 {
        font-size: 14px;
        margin-top: 0;
    }

    .sale .x2 .part .windeos .charge {
        left: 2%;
        width: 35%;
    }

    .sale .x2 .part .windeos .over2 .flex {
        left: 0;
        width: 100%;
    }

    .sale .x2 .part .windeos .flex-left .center1 img {
        width: 75%;
    }

    .sale .x2 .color .windeos {
        width: 90%;
    }

    .sale .x2 .part .windeos .over-right {
        left: 55%;
    }

    .sale .x2 .part .windeos .over-right h6 {
        font-size: 14px;
    }

}