.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 p {
    margin-bottom: inherit;
}

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

.sale .float {
    float: left;
}

.sale .white {
    color: #fff;
}

.sale .gray {
    color: #aaa;
}

.sale .orange1 {
    color: #fcac31;
}

.sale .orange2 {
    color: #d08c27;
}

.sale .orange {
    color: transparent;
    background-image: linear-gradient(to right, #f7990e, #ffc56f);
    -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 .gs_reveal {
    will-change: transform, opacity;
}

@keyframes rise-up {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.sale .rise-up {
    animation: rise-up 1s forwards;
}

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

.windeos>img {
    width: 100%;
}

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

.sale .x1 .poster .windeos .poster_fise {
    z-index: 99;
    position: absolute;
    top: 0;
    left: 0;
    width: 60%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 9%;
    margin-top: -2%;
}

.sale .x1 .poster .windeos .poster_fise h1 {
    display: flex;
    align-items: center;
}

.sale .series {
    display: inline-block;
    color: #fcbb59;
    border: 3px solid #fcbb59;
    border-radius: 6px;
    font-size: 0.6em;
    padding: 0 0.5rem;
    margin-left: 1rem;
    line-height: 1;
}

.sale .mini {
    font-size: 2rem;
    color: #fff;
    padding-left: 1rem;
}

.sale .x1 .poster .windeos .right {
    position: absolute;
    top: -4%;
    left: 14%;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

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

.sale .x1 .date {
    display: inline-block;
    color: #000;
    background-color: #fff;
    border-radius: 1.8rem;
    padding: 0.2rem 1rem;
    width: max-content;
    margin: 1.5rem 0 3rem;
}

.sale .x2 .selling_point .windeos {
    padding: 2rem 0;
    text-align: center;
    background-color: #160e08;
}

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

.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, .sale .x2 .selling_point .selling .one2, .sale .x2 .selling_point .selling .one3 {
    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;
}

.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 {
    line-height: 100%;
}

.sale .x2 .selling_point .selling .point .point-fise {
    position: absolute;
    top: 0;
    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;
    margin-top: 5%;
}

.sale .x2 .selling_point .selling .point .topLeft {
    text-align: left;
    padding-left: 10%;
    margin-top: 5%;
}

.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 .s17 .video {
    height: 650px;
    overflow: hidden;
    position: relative;
}

.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 .Content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.sale .s17 .video .Discount .VideoItem .Content h5 {
    font-family: DINPro;
}

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

.sale .s17 .VideoItem iframe, .sale .s17 .mySwiper iframe {
    margin-top: 5%;
}

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

.sale .x2 .part .windeos .box {
    padding: 5% 0 0;
    text-align: center;
}

.desc {
    width: 60%;
    margin: 0 auto;
}

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

.sale .x2 .part .windeos .bottom {
    width: 100%;
    text-align: center;
}

.sale .x2 .part .windeos .videos {
    display: flex;
    align-items: center;
    width: 60%;
    margin: 10% auto 6%;
}

.sale .x2 .part .windeos .leftVideo {
    width: 65%;
    display: inline-block;
    position: relative;
}

.sale .x2 .part .windeos .leftVideo>img {
    position: absolute;
    top: -7.5%;
    left: 25%;
    width: 50%;
    z-index: 99;
    height: 117%;
}

.sale .x2 .part .windeos .leftVideo .swiper-container {
    overflow: hidden;
}

.sale .x2 .part .windeos .leftVideo .swiper-slide {
    background-color: transparent;
}

.sale .x2 .part .windeos .leftVideo video {
    width: 40%;
}

.sale .x2 .part .windeos .right {
    width: 35%;
    display: inline-block;
    width: max-content;
    text-align: center;
}

.sale .x2 .part .windeos .right h3 {
    width: 90%;
    border: 3px solid #FF9000;
    border-radius: 0.6rem;
    text-align: center;
    margin: 0 0 2rem;
    padding: 0.2rem;
    background: unset;
    opacity: unset;
    height: initial;
    background-color: unset;
    text-indent: initial;
}

.sale .x2 .part .windeos .right .swiper-pagination-bullet-active {
    opacity: 1;
    background: unset
}

.sale .x2 .part .windeos .right>h3 {
    width: auto;
    border: 0;
    text-align: left;
    margin-top: 3rem;
    margin-bottom: 0;
}

.sale .x2 .part .windeos .right .swiper-pagination {
    position: static;
}

.sale .x2 .part .windeos .right .swiper-pagination-bullet-active {
    box-shadow: 0 0 20px #fdaa30;
}

.sale .x2 .part .windeos .center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.sale .x2 .part .windeos .inline {
    display: inline-block;
}

.sale .x2 .part .windeos .hours, .sale .x2 .part .windeos .system {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.sale .x2 .part .windeos .system {
    height: 35%;
}

.sale .x2 .part .windeos .hours>div, .sale .x2 .part .windeos .system>div {
    width: 50%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sale .x2 .part .windeos .system>div {
    width: 80%;
}

.sale .x2 .part .windeos .hours .left1, .sale .x2 .part .windeos .system .left1 {
    width: 33%;
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
    padding-left: 8%;
}

.sale .x2 .part .windeos .system .left1 {
    width: 50%;
}

.sale .x2 .part .windeos .system .left1:nth-child(2n+1) {
    padding-left: 7%;
}

.sale .x2 .part .windeos .system .left1:nth-child(2n) {
    padding-left: 17%;
}

.sale .x2 .part .windeos .system .left1>div {
    text-align: left;
}

.sale .x2 .part .windeos .hours .left1 img, .sale .x2 .part .windeos .flex .left1 img, .sale .x2 .part .windeos .system .left1 img {
    margin-right: 1rem;
}

.sale .x2 .part .windeos .hours .left1 h5, .sale .x2 .part .windeos .hours .left1 h6, .sale .x2 .part .windeos .flex .left1 h5, .sale .x2 .part .windeos .system .left1 h6 {
    margin-bottom: 0;
    line-height: 100%;
}

.sale .x2 .part .windeos .flex {
    display: flex;
    justify-content: center;
}

.sale .x2 .part .windeos .flex .left1 {
    display: flex;
    align-items: center;
}

.sale .x2 .part .windeos .flex .left1:first-child, .sale .x2 .part .windeos .flex .center1:first-child {
    margin-right: 15%;
}

.sale .x2 .part .windeos .over {
    text-align: center;
    margin-top: 4%;
}

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

.sale .x2 .part .windeos .flex .center1 h5, .sale .x2 .part .windeos .flex .center11 h5 {
    margin-bottom: 0.2rem;
}

.sale .x2 .part .windeos .flex .center11:first-child, .sale .x2 .part .windeos .flex .center11:nth-child(2) {
    margin-right: 8%;
}

.sale .x2 .part .opt {
    display: inline-block;
    border: 3px solid #d08c27;
    border-radius: 0.5em;
    font-size: 0.8em;
    padding: 0.2em 0.5rem;
    margin-left: 1rem;
    line-height: 1;
    margin-top: 2%;
}

.pic {
    width: 60%;
    margin: 0 auto;
    text-align: center;
}

.pic img {
    margin-top: 5%;
}

.pic img:nth-child(1) {
    margin-right: 20%;
    width: 40%;
}

.pic img:nth-child(2) {
    margin-top: 20%;
    width: 30%;
}

.pic img:nth-child(4) {
    margin-top: -6%;
    margin-left: -20%;
    width: 20%;
}

.pic img:nth-child(5) {
    width: 15%;
}

.pic img:nth-child(7) {
    margin-left: 15%;
    margin-top: 3%;
    width: 12%;
}

.pic img:nth-child(8) {
    margin-top: -10%;
    margin-left: 15%;
    width: 15%;
}


.pic img:nth-child(4), .pic img:nth-child(7) {
    margin-right: 5%;
}

.sale .x2 .photo .windeos {
    padding: 4% 0 0;
}

.sale .x2 .photo .windeos .center {
    width: 60%;
    margin: 0 auto;
}

.sale .x2 .photo .windeos .center .box {
    display: flex;
    justify-content: space-between;
    margin-bottom: 6%;
}

.sale .x2 .photo .windeos .center .box>img {
    width: 60%;
}

.sale .x2 .photo .windeos .left, .sale .x2 .photo .windeos .right {
    width: 48%;
    margin-right: 1%;
    display: flex;
    align-items: center;
    text-align: left;
}

.sale .x2 .photo .windeos .right {
    margin-left: 3%;
}

.sale .x2 .FHD .windeos .flex {
    position: absolute;
    top: 45%;
    width: 72%;
    margin-left: 14%;
    justify-content: space-around;
}

.sale .x2 .FHD .windeos .flex .center11 {
    margin-right: unset !important;
}

.sale .x2 .smart .windeos {
    width: 100%;
    text-align: center;
}

.sale .x2 .smart .windeos img {
    margin-top: 80px;
}

.sale .x2 .scene .windeos {
    width: 100%;
    text-align: center;
    position: relative;
}

.sale .x2 .scene .windeos .center {
    display: flex;
    justify-content: space-between;
    padding: 2% 0 4%;
    width: 60%;
    margin: 0 auto;
}

.sale .x2 .scene .windeos .center img {
    width: 50px;
    height: 50px;
}

.sale .x2 .scene .windeos .swiper-container {
    width: 98%;
}

.sale .x2 .scene .windeos .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-right: 10px !important;
}

.sale .x2 .scene .windeos .swiper-slide:nth-child(2n) {
    margin-top: 4%;
}

.sale .x2 .color .windeos {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    white-space: nowrap;
    padding: 3%;
}

.sale .x2 .color .windeos .box {
    width: 45%;
    display: inline-block;
}

.sale .x2 .color .windeos .box:first-child {
    margin-right: 4%;
}

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

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

    .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;
        margin-top: 0.5rem;
    }

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

    .sale .x2 .photo .windeos .center .box:last-child p {
        padding-left: 0 !important;
    }

    .sale .x2 .scene .windeos .center img {
        width: 60px;
        height: 60px;
    }

    .sale .x2 .scene .windeos .center .iconText {
        font-size: 1.25rem;
        margin-top: 0.2rem;
    }

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .sale .x2 .part .windeos .right h3 {
        font-size: 1.75rem;
        margin-bottom: 1.5rem;
    }

    .sale .x2 .part .windeos .right h3:last-child {
        margin-top: 2rem;
    }

    .sale .x2 .part .windeos .system>div {
        width: 90%;
    }
}

@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 .part .windeos .left {
        width: 55%;
    }

    .sale .x2 .part .windeos .left .left1 h6 {
        font-size: 1.25rem;
    }

    .sale .x2 .scene .windeos .center {
        width: 80%;
    }
}

@media screen and (max-width:1540px) {
    .pic {
        width: 70%;
    }

    .sale .x2 .part .opt {
        margin-top: 0;
    }
}

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

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

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

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

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

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

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

    .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 .left {
        width: 60%;
    }

    .sale .x2 .part .windeos .hours>div {
        width: 60%;
    }

    .sale .x2 .part .windeos .hours .left1, .sale .x2 .part .windeos .system .left1 {
        margin-bottom: 1.5rem;
    }

    .sale .x2 .part .windeos .system .left1 img {
        width: 70px;
    }

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

    .sale .x2 .standard .windeos .top p {
        margin-bottom: -3rem;
    }

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

    .sale .x2 .vs .windeos .top h4 {
        margin-bottom: -12rem;
    }
}

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

    .sale .x2 .part .windeos .right h3 {
        font-size: 1.5rem;
        margin-bottom: 1.2rem;
    }

    .sale .x2 .part .windeos .right h3:last-child {
        margin-top: 1.2rem;
    }

    .sale .x2 .photo .windeos .center {
        width: 70%;
    }
}

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

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

    .sale .x1 .date {
        padding: 0.5rem 0.8rem;
        margin: 1rem 0 2rem;
    }

    .sale .x2 .part .windeos .left {
        width: 68%;
    }

    .sale .x2 .part .windeos .hours>div {
        width: 70%;
    }

    .sale .x2 .part .windeos .hours .left1, .sale .x2 .part .windeos .system .left1 {
        margin-bottom: 1rem;
    }

    .sale .x2 .part .windeos .hours .left1 img {
        width: 36px;
    }

    .sale .x2 .part .windeos .flex .left1 img {
        width: 28px;
    }

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

    .sale .x2 .part .windeos .system>div {
        padding-top: 2rem;
        width: 80%;
    }

    .sale .x2 .part .windeos .system .left1 {
        white-space: nowrap;
        padding-left: 4% !important;
    }

    .sale .x2 .scene .windeos .center {
        flex-wrap: wrap;
        justify-content: flex-start;
        padding-top: 0;
    }

    .sale .x2 .scene .windeos .center span {
        width: 14%;
        margin-top: 10px;
        font-size: 12px;
    }

    .sale .x2 .photo .windeos .center {
        width: 85%;
    }
}

@media screen and (max-width:960px) {
    .sale .x2 .part .windeos .right h3 {
        font-size: 1.5rem;
        margin-bottom: 0.8rem;
    }

    .sale .x2 .part .windeos .right h3:last-child {
        margin-top: 1rem;
    }
}

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

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

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

    .sale .x1 .date {
        margin: 1rem 0 1.5rem;
    }

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

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

    .sale .selling h3 {
        font-size: 13px;
    }

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

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

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

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

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

    .sale .x2 .part .windeos .right h3 {
        font-size: 1.2rem;
        margin-bottom: 0.5rem;
    }

    .sale .x2 .part .windeos .right h3:last-child {
        margin-top: 0.8rem;
    }

    .sale .x2 .part .windeos .left {
        width: 75%;
    }

    .sale .x2 .part .windeos .left .left1 img {
        width: 80px;
    }

    .sale .x2 .part .windeos .hours>div {
        width: 80%;
    }

    .sale .x2 .part .windeos .hours .left1, .sale .x2 .part .windeos .system .left1 {
        margin-bottom: 0.5rem;
        padding-left: 6%;
    }

    .sale .x2 .part .windeos .hours .left1 img {
        width: 30px;
        margin-right: 0.5rem;
    }

    .sale .x2 .part .windeos .flex .left1 img {
        width: 22px;
    }

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

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

    .sale .x2 .part .windeos .system>div {
        padding-top: 3rem;
        width: 85%;
    }

    .sale .x2 .part .windeos .system .left1 img {
        width: 60px;
    }

    .sale .x2 .photo .windeos .center {
        width: 90%;
    }

    .sale .x2 .scene .windeos .center {
        width: 90%;
    }

    .sale .x2 .scene .windeos .center img {
        width: 40px;
        height: 40px;
    }

    .sale .x2 .vs .windeos .top h4 {
        margin-bottom: -10rem;
    }
}

@media screen and (max-width:660px) {
    .sale .x2 .part .windeos .desc {
        width: 98%;
    }

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

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

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

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

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

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

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

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

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

    .sale .mini {
        font-size: 1rem !important;
    }

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

    .sale .x1 .date {
        margin: 0.2rem 0 0.5rem;
        padding: 0.2rem 0.5rem;
    }

    .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 .part .windeos .right h3 {
        font-size: 1rem;
    }

    .sale .x2 .part .windeos .left {
        width: 85%;
    }

    .sale .x2 .part .windeos .left .left1 img {
        width: 60px;
    }

    .sale .x2 .part .windeos .system>div {
        padding-top: 4rem;
        width: 90%;
    }

    .sale .x2 .photo .windeos .center {
        width: 96%;
    }

    .sale .x2 .vs .windeos .top h4 {
        margin-bottom: -8rem;
    }
}

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

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

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

    .sale h3, .sale .x1 .poster .h2 {
        font-size: 16px !important;
    }

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

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

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

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

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

    .sale .x1 .poster .windeos .poster_fise .flex {
        display: unset;
    }

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

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

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

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

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

    .sale .x2 .part .windeos .right h3 {
        font-size: 14px !important;
        margin-bottom: 0.5rem;
    }

    .sale .x2 .part .windeos .right h3:last-child {
        margin-top: 0;
    }

    .sale .x2 .part .windeos .right+img {
        margin-bottom: 2rem;
    }

    .sale .x2 .part .windeos .left {
        width: 95%;
    }

    .sale .x2 .part .windeos .left .left1 img {
        width: 40px;
    }

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

    .sale .x2 .part .windeos .hours>div {
        width: 90%;
    }

    .sale .x2 .part .windeos .hours .left1 img {
        width: 20px;
    }

    .sale .x2 .part .windeos .flex .left1 img {
        width: 16px;
    }

    .sale .x2 .part .windeos .system>div {
        padding-top: 4rem;
        width: 100%;
    }

    .sale .x2 .part .windeos .system .left1 img {
        width: 40px;
        margin-right: 10px;
    }

    .sale .x2 .photo .windeos .center .box {
        display: block;
        text-align: center;
        margin-bottom: 10%;
    }

    .sale .x2 .photo .windeos .center .box .right h3 {
        text-align: center !important;
    }

    .sale .x2 .photo .windeos .center .box .left, .sale .x2 .photo .windeos .center .box .right {
        text-align: center;
        width: 80%;
        margin: 0 auto;
        display: block;
    }

    .sale .x2 .scene .windeos .center span {
        width: 20%;
    }

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

    .sale .x2 .FHD .windeos .top p {
        margin-bottom: -1rem;
    }

    .sale .x2 .vs .windeos .top p {
        margin-bottom: 0.5rem;
    }

    .sale .x2 .vs .windeos .top h4 {
        margin-bottom: -5rem;
    }
}

.sale .swiper-container {
    width: 100%;
    height: 100%;
}

.sale .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
}

.sale .swiper-slide-active,
.sale .swiper-slide-duplicate-active {
    /* transform: scale(1); */
}

.scene .swiper-container {
    overflow: visible;
}

.scene .swiper-slide {
    transform: scale(0.9);
}

.scene .swiper-slide-active,
.scene .swiper-slide-duplicate-active {
    transform: scale(1.1);
}