/*.banner-home {*/
/*    padding-bottom: 5rem;*/
/*}*/
.banner-home::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgb(25 54 91) 0%, rgba(128, 128, 128, 0) 30%);
    pointer-events: none;
    z-index: 10;
}
.banner-home .bj {
    width: 100%;
    height: 100%;
    /*object-fit: cover;*/
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
/*.banner-home .main-title {*/
/*    position: absolute;*/
/*    font-family: '452';*/
/*    font-style: normal;*/
/*    text-transform: none;*/
/*    left: 10vw;*/
/*    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);*/
/*    top: 8vw;*/
/*    font-weight: normal;*/
/*    font-size: 11.43rem;*/
/*    color: #FFFFFF;*/
/*    line-height: 1;*/
/*    opacity: 0;*/
/*    transform: translateY(40px); !* 只往下偏移 *!*/
/*    transition: transform 0.8s ease-out, opacity 0.8s ease-out;*/
/*    will-change: transform, opacity;*/
/*    z-index:11;*/

/*}*/

.distributor .title{
    font-family: '452';
    font-weight: normal;
    font-size: 7.4rem;
    color: #464646;
    text-align: left;
    font-style: normal;
    text-transform: none;
    display: block;
    position: relative;
    width: calc(100% - 24rem);
    margin: 10rem auto;
    position: relative;
}
.distributor .title::after {
    content: "";
    position: absolute;
    bottom: 0rem;
    left: 0;
    height: 2px;
    width: 100%;
    background: linear-gradient(to right, white, #7d7777 70%, white);
}
.input-search{
    margin-left: auto;
    margin-right: 13rem;
    margin-bottom: 5rem;
    margin-top: 7rem;
    position: relative;
    width: 87rem;
    height: 7rem;
}
#address-input{
    width: 87rem;
    height: 7rem;

    display: block;

    font-family: AcuminConcept_516000wght_105.000wdth;
    font-size: 2.42rem;
    color: #C2C2C2;
    text-align: left;
    font-style: normal;
    text-transform: none;
    background-color: #f7f7f7;
    padding-left: 2rem;
    border: none;

}
.input-search img{
    position: absolute;
    top: 2rem;
    right: 2rem;
    width: 3.2rem;
    height: 3.4rem;
}

#suggestions-container {
    position: absolute;
    z-index: 1000;
    background: white;
    width: calc(100% );
    max-height: 200px;
    overflow-y: auto;
    border: 1px solid #ccc;
    border-top: none;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}

.suggestion-item {
    padding: 8px 12px;
    cursor: pointer;
    font-size: 2rem;
}

.suggestion-item:hover {
    background-color: #f0f0f0;
}
#map{
    width: 195.9rem;
    height: 96.7rem;
    margin: 0 auto;
    background:url("../../images/salesnetwork/map.png");
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
}
#map .marker{
    position: absolute;
    z-index: 1;
    cursor: pointer;
}
#map span{
    font-size: 2rem;
    font-weight: 600;
    width: 10rem;
    text-align: center;
}
#map span:hover{
    color: #f12535;
}
#map .marker.active span{
    color: #f12535;
}
#map img{
    width: 3.1rem;
    height: auto;
}
.modelall{
    padding-left: 12.2rem;
    padding-right: 12.2rem;
    margin-top: 12rem;
    padding-bottom: 12rem;
    position: relative;
}
.tab-buttons{
   width: 100%;
    gap: 6.5rem;
    position: relative;
    cursor: pointer;
}
.tab-buttons span{
    font-family: 'MyriadPro';
    font-weight: 600;
    font-size: 3.13rem;
    color: #c2c2c2;
    line-height: 6.39rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.tab-buttons span.active{
    border-bottom: 6px solid red;
    color: #000;
}
.tab-buttons::after{
    content: "";
    position: absolute;
    bottom: 0rem;
    left: 0;
    height: 2px;
    width: 100%;
    background: linear-gradient(to right, white, #717070 50%, white);
}

.tab-content{
    margin-top: 5rem;
    display: none;
}
.tab-content.active{
    display: block;
}
/*.tab-content .all-car{*/
/*    gap: 5.1rem;*/
/*}*/
.tab-content .store-item {
    width: 40.9rem;
    height: 52.3rem;
    overflow: hidden;
    border-radius: 2rem;
    background-color: #f2f2f2;
}
.tab-content .store-item .imgs{
      height: 24.93rem;
      width: 100%;
}
.tab-content .store-item .imgs img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tab-content .store-item .stores{
    padding-top: 4.4rem;
    padding-left: 4.4rem;
    text-align: left;
    width: 100%;
    padding-bottom: 5rem;
}
.tab-content .store-item .title{

    font-family: 'MyriadPro';
    font-weight: bold;
    font-size: 3.3rem;
    color: #464646;
    line-height: 6.73rem;
    display: block;
}
.tab-content .store-item .des{

    font-family: 'MyriadPro-Regular';
    font-weight: 400;
    font-size: 1.58rem;
    color: #606060;
    line-height: 3.22rem;
    display: block;
}
.all-car-tips-next,.all-car-tips-up{
    height: 7.2rem;
    width: 2rem;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;

}
.all-car-tips-up{
    left: 3.6rem;
}
.all-car-tips-next{
    transform: rotateY(180deg);
    right: 3.9rem;
}
.marker[data-city="EUROPE"]{
    top: 29rem;left: 94rem;
}

.marker[data-city="AFRICA"]{
    left: 96rem;top: 48rem;
}

.marker[data-city="ASIA"]{
    top: 22rem;left: 142rem;
}

.marker[data-city="SOUTH AMERICA"]{
    top: 63rem;left: 53rem;
}

.marker[data-city="NORTH AMERICA"]{
    top: 28rem;left: 38rem;
}

@media screen and (max-width: 768px) {
    .swiper-slide{
        justify-content: start;
    }
    .banner-home {
        aspect-ratio: 9/16;
    }
    /*.banner-home .main-title{*/
    /*    font-size: 19rem;*/
    /*    position: absolute;*/
    /*    top: 50%;*/
    /*    left: 50%;*/
    /*    transform: translate(-50%, -50%);*/
    /*    width: 100%;*/
    /*    text-align: center;*/
    /*}*/
    .tab-buttons span.active {
        border-bottom: 3px solid red;
    }
    .tab-buttons span {
        font-size: 11.13rem;
        line-height: 20.39rem;
    }
    .tab-content .store-item {
        height: 215.3rem;
        justify-content: flex-start;
    }
    .tab-content .store-item .imgs {
        height: 104.93rem;
    }
    .tab-content .store-item .title {
        font-size: 10.3rem;
        line-height: 15.73rem;
    }
    .tab-content .store-item .des {
        font-size: 8.58rem;
        line-height: 14.22rem;
    }
    .tab-content .store-item .stores{
            padding-top: 9.4rem;
    }
    .all-car-tips-next, .all-car-tips-up {
        display: none;
    }
    .tab-buttons{
            gap: 15.5rem;
    }
    #map{
        width: 100vw;
        height: 50vw;
        background-size: cover;
    }
    #map span{
        font-size: 7rem;
    }
    #map img {
        width: 10.1rem;
    }
    .distributor .title{
        font-size: 13rem;
        padding-top: 17rem;
    }
    .modelall {

        margin-top: 55rem;
     
    }
    .input-search {
        width: calc(100% - 26rem);
        height: 22rem;
    }
    #address-input{
        width: 100%;
        height: 100%;
        padding-left: 8rem;
        font-size: 8.42rem;
    }
    .input-search img {
        position: absolute;
        top: 6rem;
        right: 5rem;
        width: 11.2rem;
        height: 11.4rem;
    }

    .marker[data-city="EUROPE"]{
        top: 12vw;
        left: 48vw;
    }

    .marker[data-city="AFRICA"]{
        top: 23vw;
        left: 51vw;
    }

    .marker[data-city="ASIA"]{
        top: 8vw;
        left: 73vw;
    }

    .marker[data-city="SOUTH AMERICA"]{
        top: 26vw;
        left: 28vw;
    }

    .marker[data-city="NORTH AMERICA"]{
        top: 9vw;
        left: 20vw;
    }
    .tab-buttons::after{
        height: 1px;
    }

    /*.all-car-tips-next {*/
    /*    right: 4.9rem;*/
    /*}*/
    /*.all-car-tips-up {*/
    /*    left: 4.6rem;*/
    /*}*/
}