﻿.container_25424
{
    overflow: hidden;
}
.imgText25424
{
    position: relative;
}
.location__25424
{
    margin: 0!important;
}
.imgText25424 .title
{
    display: flex;
    justify-content: center;
    font-family: OpenSans-Bold;
    font-size: 34px;
    color: #333;
    text-align: center;
    line-height: 28px;
}
.imgText25424 .line
{
    width: 50px;
    height: 5px;
    background: #0090d3;
    border-radius: 2.5px;
    margin: 15px auto 36px;
}
.imgText25424 .swiper_25424
{/* overflow: hidden */
    position: relative;
}
.imgText25424 .swiper-wrapper .swiper-slide
{
    opacity: 1!important;
    transition: none!important;
    width: calc(100% / 8);
    margin-right: 20px;
}
.imgText25424 .ImgBox
{
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 70%;
}
.imgText25424 img
{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: contain;
}
.imgText25424 .swiper-button-prev:after, .imgText25424 .swiper-button-next:after
{
    font-weight: bold;
    font-size: 16px;
    color: #c7c7c7;
}
.imgText25424 .swiper-button-prev
{
    left: -30px;
    background-image: none!important;
}
.imgText25424 .swiper-button-next
{
    right: -30px;
    background-image: none!important;
}
.imgText25424 .banner-name
{
    margin-top: 13px;
    font-family: OpenSans-SemiBold;
    font-size: 15px;
    color: #333;
    text-align: center;
    word-break: break-word;
}
.imgText25424 .backstage-blocksEditor-wrap
{
    position: static!important;
}
.imgText25424 .model_imgList
{
    display: none;
}
.imgText25424 .banner-name span, .imgText25424 .banner-name strong
{
    font-size: inherit;
    color: inherit;
    font-family: inherit;
}
@media(max-width: 1220px)
{
    .container_25424
    {
        width: 100%!important;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .imgText25424 .swiper-button-prev
    {
        left: -25px;
    }
    .imgText25424 .swiper-button-next
    {
        right: -25px;
    }
}
@media(max-width: 500px)
{
    .imgText25424 .swiper_25424
    {
        display: none;
    }
    .imgText25424 .title
    {
        font-family: OpenSans-Bold;
        font-size: 26px;
        color: #333;
        text-align: center;
        line-height: 28px;
    }
    .imgText25424 .title .backstage-blocksEditor-wrap
    {
        font-size: 26px;
    }
    .imgText25424 .line
    {
        margin: 7px auto 30px;
    }
    .imgText25424 .model_imgList
    {
        display: block;
    }
    .imgText25424 .model_imgList ul
    {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .imgText25424 .model_imgList ul li
    {
        width: calc(50% - 20px);
    }
    .imgText25424 .banner-name
    {
        margin: 20px 0;
        font-family: OpenSans-SemiBold;
        font-size: 15px;
        color: #333;
        text-align: center;
    }
    .imgText25424 .dropDownArrow
    {
        position: relative;
        z-index: 10;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 44px;
        transform: rotate(90deg);
    }
    .imgText25424 .dropDownArrow::after
    {
        content: 'next';
        font-family: swiper-icons;
        font-weight: bold;
        font-size: 16px;
        color: #c7c7c7;
        text-transform: none!important;
        letter-spacing: 0;
        font-variant: initial;
        line-height: 1;
    }
    .imgText25424 .dropDownImg
    {
        display: none;
    }
    .imgText25424 .transform270
    {
        transform: rotate(270deg);
    }
}