.block35074{
    /* padding: 10px 0;
    overflow: hidden; */
}
.block35074 .proshow-scroll-list{
    display: flex;
    flex-wrap: wrap;
}
.block35074 .proshow-scroll-item{
    width: calc(100% / 3 - 20px);
    height: 276px;
    margin: 10px;
    position: relative;
    background: #FFFFFF;
    box-sizing: border-box;
    border: 1px solid #FFFFFF;
}
.block35074 .proshow-scroll-main{
    /* padding-top: 53%; */
    position: relative;
    overflow: hidden;
    height: 100%
}
.block35074 .proshow-scroll-main .img_box{
    width: 50%;
    height: 100%;
    position: relative;
}
.block35074 .proshow-scroll-main .proshow-image img{
    position: relative;
    width: 100%;
    height: 100%;
    padding: 30px;
    box-sizing: border-box;
    object-fit: contain;
}
.block35074 .img_top{
    position: absolute;
    left: 40px;
    top: 50%;
    width: 36%;
    height: 52%;
    object-fit: contain;
    transform: translateY(-50%);
    z-index: 1;
}
.block35074 .img_top .product_label,.block35074 .lebal_box .leable_up{
    display: none!important;
}
.block35074 .proshow-scroll-main .proshow-title{
    position: absolute;
    left: 51%;
    top: 0;
    height: 100%;
    display: flex;
    width: 45%;
    flex-direction: column;
    justify-content: center;
}
.arabic-exclusive .block35074 .proshow-scroll-main .proshow-title{
    align-items: flex-end;
}
.block35074 .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;
    margin-bottom: 10px;
}
.block35074 .proshow-scroll-main .product_dec{
    margin-top: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    word-break: break-word;
    /* font-size: 14px;
    color: #6F6F6F; */
    letter-spacing: 0;
    line-height: 1.5;
}
.block35074  .right_btn{
    margin-top: 22px;
    border: 1px solid #FF9A00;
    width: 120px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
}
.block35074  .lebal_img{
    position: absolute;
}
.block35074 .product_label {
    position: absolute;
    z-index: 11;
    border-top: 85px solid #f24855;
    border-right: 85px solid transparent;
}
.block35074  .product_label span{
    position: absolute;
    top: -66px;
    left: -6px;
    text-align: center;
    width: 68px;
    align-items: flex-end;
    box-sizing: border-box;
    
}
.block35074 .leable_up{
    position: absolute;
    top: -35px;
    left: -10px;

}
.block35074 .flag_hide{
    display: none
}
.block35074 .fy_btn{
    margin: 20px auto 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.block35074 .fy_btn i {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 50%;
    background-color: var(--color-match-setting1);
}
@-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);
    }                       
}
.block35074 .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;
}
.block35074 .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;
}

/* 配色 */
.block35074 .proshow-scroll-item:hover .right_title {
    color: var(--color-match-setting1);
}
.block35074 .proshow-scroll-item:hover { 
    border: 1px solid var(--color-match-setting1);
    box-shadow: 0 2px 13px 0 rgba(36,40,39,0.20);
}
.block35074 .right_btn {
    color:var(--color-match-setting1)!important;
    border: 1px solid var(--color-match-setting1);
}
.block35074 .proshow-scroll-item:hover .right_btn {
    background: var(--color-match-setting1);
    color: #FFFFFF!important;
}
.block35074 #circle{
    fill: var(--color-match-setting1);
}

@media screen and (max-width: 500px) {
    .block35074 .model_active .right_title {
        color: var(--color-match-setting1);
    }
    .block35074 .model_active {
        border: 1px solid var(--color-match-setting1);
        box-shadow: 0 2px 13px 0 rgba(36,40,39,0.20);
    }
    .block35074 .model_active .right_btn {
        color:var(--color-match-setting1);
        border: 1px solid var(--color-match-setting1);
    }
    .block35074 .model_active .right_btn {
        background: var(--color-match-setting1);
        color: #FFFFFF;
    }
}

@media (max-width: 1220px) {
    .container_24044{
        padding:0 10px;
        box-sizing: border-box;
    }
    .block35074 .proshow-scroll-item {
        width: calc(100% / 2 - 20px);
    }
}
@media (max-width: 768px) {
    .block35074 .proshow-scroll-item{
        width: 100%;
    }
}

@media (max-width: 500px) {
    .block35074 .proshow-scroll-item{
        height: 100%;
    }
    .block35074 .proshow-scroll-main {
        position: relative;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top:0;
    }
    .block35074 .proshow-scroll-main .img_box{
        width: 100%;
    }
    .block35074 .proshow-scroll-main .proshow-image img{
        position: relative;
        width: 100%;
        height: auto;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto ;
        transform: translateY(0);
        padding: 30x;
        box-sizing: border-box;
    }
    .block35074 .proshow-scroll-main .proshow-title{
        position: relative;
        left:0;
        top: 0;
        height: 100%;
        display: flex;
        width: 87%;
        flex-direction: column;
        justify-content: center;
        margin: 0 30px;
    }
    .block35074 .proshow-image{
        width: 100%;
    }
    .block35074 .proshow-scroll-main .right_title{
        margin-top: 0;
        margin-bottom: 0;
    }
    .block35074 .proshow-scroll-main .product_dec{
        margin-top: 10px;
    }
    .block35074 .right_btn{
        margin-top: 20px;
        margin-bottom: 35px;
    }
    .block35074 .proshow-caption{
        width: 100%;
    }
    .block35074 .lebal_box .leable_up {
        position: absolute;
        top: 31px;
        left: 30px;
    }
    .block35074 .img_top{
        display: none!important;
    }
    .block35074 .proshow-scroll-item a{
        pointer-events: none;
    }
    .block35074 .model_active a{
        pointer-events: auto;
    }
    .block35074 .lebal_box .leable_up{
        display: block!important;
    }
}