.location__22964{
    margin: 0!important;
}
.block_33004 .row_1 .backstage-blocksEditor-wrap{
    font-size: 32px;
    color: #000;
    margin: 0 auto 40px;
}

.block_33004 .swiper_33004{
    overflow: hidden;
    cursor: grab;
}

.block_33004  .swiper-wrapper .swiper-slide{
    opacity: 1!important;
    transition: none!important;
}

.block_33004 .img_box{
    padding: 10px;
    height: 100%;
    border: 1px solid #DEDEDE;
    box-sizing: border-box;
    position: relative;
}

.block_33004 .img_box .button{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.block_33004  .img_box img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.block_33004{
    padding: 15px 0;
}

.block_33004  .outer {
    background: #DEDEDE;
    height: 1px;
}

.block_33004  .line {
    margin: 60px auto 0;
    height: 1px;
    background: #DEDEDE;
    position: relative;
    width: 1180px;
}

.block_33004  .short-line {
    position: absolute;
    width: 100px;
    height: 3px;
    background: #008884;
    top: -1px;
    left: 0;
    cursor: grab;
}

.block_33004 .swiper-horizontal > .swiper-scrollbar{
    position: relative;
    left: 0; 
    margin: 60px auto 0;
    background: #DEDEDE;

    height: 1px;
    width: 100%;
}
.line_22964{
    height: 1px;
    position: relative;
    background: #DEDEDE;
    top: -19px;
    left: 0;
    width: 100%;

}
.block_33004 .swiper-scrollbar-drag{
    height: 4px;
    left: 0;
    top: -3px;
    cursor: grab;
    border-radius: 0;
    background: var(--color-match-setting1, #008884);
}

.block_33004 .border_avtive .img_box{
     border-color: var(--color-match-setting1, #008884);
}
@media (max-width: 1220px){
    .container_22964 {
        width: 100%!important;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .block_33004 .img_box{
        height: 100%;
    }
    .block_33004 .swiper-scrollbar-drag{
        height: 3px;
        left: 0;
        top: -1px;
    }
}