.location_24054 .swiper-button-next, .location_24054 .swiper-container-rtl .location_24054 .swiper-button-prev,
.location_24054 .swiper-button-prev, .location_24054 .swiper-container-rtl .location_24054 .swiper-button-next{
   background-image:unset!important;
}
.location_24054{
    margin: 0!important;
}


.container_24054{
    padding:0 32px!important;
}
.img_text_24054 .proshow-container{
    position: relative;

}
/* .img_text_24054 .proshow-scroll-list{
    display: flex;
    flex-wrap: wrap;
} */

.swiper_24054{
    padding: 18px 18px;
    overflow: hidden;
}
.img_text_24054 .swiper-button-prev:after,.img_text_24054 .swiper-button-next:after{
    font-size: 25px;
    font-weight: 900;
}
.img_text_24054 .swiper-button-prev,.img_text_24054 .swiper-rtl .swiper-button-next {
    left: -27px;
}
.img_text_24054 .swiper-button-next,.img_text_24054 .swiper-rtl .swiper-button-prev{
    right: -27px;
}
.img_text_24054 .proshow-scroll-item{
    /* width: calc(100% / 4 - 20px); */
    /* margin: 10px; */
    position: relative;
    background: #FFFFFF;
    box-sizing: border-box;
    border: 1px solid #FFFFFF;
}
.img_text_24054 .proshow-scroll-main{
    position: relative;
    overflow: hidden;
}
.img_text_24054 .img_box{
    position: relative;
    /* height: 292px; */
    width: 100%;
}
.img_text_24054 .proshow-scroll-main .proshow-image img{
    /* position: absolute; */
    width: 100%;
    /* height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; */
    margin: auto;
    padding: 10px;
    object-fit: contain;
    box-sizing: border-box;
}
.img_text_24054 .img_top{
    position: absolute;
    left: 40px;
    top: 40px;
    width: 36%;
    object-fit: contain;
    z-index: 11;
}
.img_text_24054 .swiper-wrapper .swiper-slide{
    transition: none!important;
    opacity: 1!important;
    height: auto!important;
}
.img_text_24054 .img_top .product_label,.img_text_24054 .lebal_box .leable_up{
    display: none!important;
}
.img_text_24054 .proshow-scroll-main .proshow-title{
    position: relative;
    left:0;
    top: 0;
    height: 100%;
    display: flex;
    width: 83%;
    flex-direction: column;
    justify-content: center;
    margin: auto;
}
.img_text_24054 .proshow-scroll-main .right_title{
    font-size: 16px;
    line-height: 1.5;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-word;
    text-align: center;
    
}
.img_text_24054 .proshow-scroll-main .product_dec{
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-word;
    text-align: center;
    font-size: 14px;
    color: #6F6F6F;
    letter-spacing: 0;
    line-height: 1.5;
}
.img_text_24054  .right_btn{
    margin: 20px  auto 40px;
    border: 1px solid #FF9A00;
    border-radius: 26px;
    width: 166px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}
.img_text_24054  .lebal_img{
    position: absolute;
    z-index: 2;
}
.img_text_24054 .product_label {
    position: absolute;
    z-index: 11;
    border-top: 85px solid #f24855;
    border-right: 85px solid transparent;
}
.img_text_24054  .product_label span{
    position: absolute;
    top: -66px;
    left: -6px;
    text-align: center;
    width: 68px;
    align-items: flex-end;
    box-sizing: border-box;
    
}
.img_text_24054 .leable_up{
    position: absolute;
    top: 0;
    left: 1px;

}
.img_text_24054 .flag_hide{
    display: none
}
.img_text_24054 .fy_btn{
    margin: 20px auto 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
@-moz-keyframes rotatebox /*--for firefox--*/{
    from{
        -moz-transform:rotate(0deg);
    }       
    to{
        -moz-transform:rotate(180deg);
    }                       
}

@-webkit-keyframes rotatebox /*--for webkit--*/{
    from{
        -webkit-transform:rotate(0deg);
    }       
    to{
        -webkit-transform:rotate(180deg);
    }                       
}
@-moz-keyframes rotatebox1 /*--for firefox--*/{
    from{
        -moz-transform:rotate(180deg);
    }       
    to{
        -moz-transform:rotate(360deg);
    }                       
}

@-webkit-keyframes rotatebox1 /*--for webkit--*/{
    from{
        -webkit-transform:rotate(180deg);
    }       
    to{
        -webkit-transform:rotate(360deg);
    }                       
}
.img_text_24054 .rotate{
       
        -moz-animation-name:rotatebox;
        -moz-animation-duration:0.8s;
        -moz-animation-iteration-count:1;
        -moz-animation-fill-mode:forwards;
        -webkit-animation-name:rotatebox;
        -webkit-animation-duration:0.8s;
        -webkit-animation-iteration-count:1;
        -webkit-animation-fill-mode:forwards;
}
.img_text_24054 .rotate1{
       
        -moz-animation-name:rotatebox1;
        -moz-animation-duration:0.8s;
        -moz-animation-iteration-count:1;
        -moz-animation-fill-mode:forwards;
        -webkit-animation-name:rotatebox1;
        -webkit-animation-duration:0.8s;
        -webkit-animation-iteration-count:1;
        -webkit-animation-fill-mode:forwards;
}

@media (max-width: 1220px) {
    .container_24054{
        padding:0 !important;
        box-sizing: border-box;
    }
    .img_text_24054 .proshow-scroll-item {
        width: calc(100% / 2 - 20px);
    }
    .img_text_24054 .proshow-container{
        overflow: hidden
    }
    .img_text_24054 .swiper-button-prev,.img_text_24054 .swiper-rtl .swiper-button-next {
        left: -4px;
    }
    .img_text_24054 .swiper-button-next,.img_text_24054 .swiper-rtl .swiper-button-prev{
        right: -4px;
    }
    .img_text_24054 .swiper-button-prev:after, .img_text_24054 .swiper-button-next:after{
        font-size: 16px;
    }
}
@media (max-width: 768px) {
    .img_text_24054 .proshow-scroll-item{
         width: calc(100% / 2 - 20px);
    }
}
@media (max-width: 680px) {
    .img_text_24054 .proshow-scroll-item{
         width: 100%;
    }
    .img_text_24054  .md_flag_hide{
        display: none;
    }
}
@media (max-width: 500px) {
    .img_text_24054 .proshow-scroll-main {
        position: relative;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top:0;
    }
    /* .img_text_24054 .proshow-scroll-main .proshow-image img{
        padding: 20px;
    } */
    .img_text_24054 .img_box{
        position: relative;
        /* height: 252px; */
        width: 100%;
}
    .img_text_24054 .proshow-scroll-main .proshow-title{
        position: relative;
        height: 100%;
        display: flex;
        width: 87%;
        flex-direction: column;
        justify-content: center;
        margin: 0 20px;
    }
    .img_text_24054 .proshow-image{
        width: 100%;
    }
    .img_text_24054 .proshow-scroll-main .right_title{
        margin-top: 0;
        margin-bottom: 0;
    }
    .img_text_24054 .proshow-scroll-main .product_dec{
        margin-top: 10px;
    }
    .img_text_24054 .right_btn{
        margin-top: 20px;
        margin-bottom: 35px;
    }
    .img_text_24054 .proshow-caption{
        width: 100%;
    }
    .img_text_24054 .lebal_box .leable_up {
        position: absolute;
        top: 20px;
        left: 20px;
        z-index: 10;
    }
    .img_text_24054 .img_top{
        display: none!important;
    }
    .img_text_24054 .proshow-scroll-item a{
        pointer-events: none;
    }
    .img_text_24054 .model_active a{
        pointer-events: auto;
    }
    .img_text_24054 .lebal_box .leable_up{
        display: block!important;
    }
}