@CHARSET "UTF-8";
@font-face {
    font-family: '452';
    src: url('../font-awesome/fonts/452-cai978.ttf') format('woff'),
    url('../font-awesome/fonts/452-cai978.ttf') format('woff2');
}


.banner-home {
    padding-bottom: 5rem;
    /*height: calc(100vh - 15.9rem);*/
}
.fixed-top{
    position: relative;
    margin-bottom: 0px;
    width: 100vw;
    height: 100vh;
}
.banner-home .bg{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
}
.banner-home .car{
    position: absolute;
    width: 115.7rem;
    height: auto;
    right: 11rem;
    bottom: -21rem;
    z-index: 3;
    max-height: 95.9rem;
    max-width: 965px;
}
.banner-home .container-init{
    height: 100%;
    position: relative;
}



.banner-content {
    width: 202.2rem;
    height: 52.7rem;
    background: linear-gradient(to right, #f73131, rgba(255, 0, 0, 0));
    position: absolute;
    top: 35rem;
    /*top: 20rem;*/
    z-index: 2;
    padding-top: 8rem;
    padding-left: 7.1rem;

}






.banner-content .banner-content-title{
    font-family: '452';
    font-weight: normal;
    font-size: 7.35rem;
    color: #FFFFFF;
    text-align: left;
    font-style: normal;
    text-transform: none;
    transform: scaleX(0.85) scaleY(0.9);
    display: inline-block;
    margin-left: -3rem;
}

.banner-content .banner-content-title1{
    width: 102rem;
    height: 9.1rem;
    font-family: 'bahnschrift';
    font-weight: normal;
    font-size: 2.7rem;
    color: #FFFFFF;
    font-style: normal;
    text-transform: none;
    display: block;
    transform: scaleX(0.7) scaleY(0.9);
    line-height: 1.3;
    margin-left: -14.5rem;
    text-align: left;
}
.banner-content .group-icon{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto auto;
    gap: 10px;
    width: 71rem;
    margin-top: 5rem;
    padding-left: 0px;
}
.banner-content ul li{
    width: auto;
    display: flex;
    justify-content: flex-start;
    gap: 1rem;
    align-items: center;
}

.banner-content ul img{
    width: 3.6rem;
    height: 3.7rem;
}

.banner-content ul li  span{
    font-family: 'bahnschrift';
    font-size: 1.57rem;
    color: #FFFFFF;
    line-height: 1;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.banner-content .banner-content-title2 {
    font-family: 'bahnschrift';
    font-size: 1.41rem;
    color: #FFFFFF;
    line-height: 1.82rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 3rem;
    display: block;

}





.banner-home .main-title{
    position: absolute;
    font-family: '452';

    font-weight: normal;
    font-size: 10.03rem;
    color: #FFFFFF;
    line-height: 11.64rem;
    text-align: right;
    font-style: normal;
    text-transform: none;
    text-align: right;
    right: 8.8rem;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    top: 19.3rem;

}


.banner-home .main-title1{

    font-family: 'bahnschrift';
    position: absolute;
    top: 43.5rem;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    transform: scaleX(0.7);
    font-weight: normal;
    font-size: 2.54rem;
    color: #FFFFFF;
    text-align: right;
    font-style: normal;
    text-transform: none;
    text-align: right;
    display: block;
    right: -6.2rem;
}

.model-bg{
    /*background-color: #f2f2f2;*/
    width: 100%;
    /*height: 124.6rem;*/
}
.models{
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: space-between;*/
    padding: 9.6rem 5.9rem 5.5rem 9.5rem;
}


@font-face {
    font-family: 'BebasNeue';
    src: url('../font-awesome/fonts/BebasNeue.otf') format('woff'),
    url('../font-awesome/fonts/BebasNeue.otf') format('woff2');
}


.models .models-right{
    font-family: '452';
    font-weight: normal;
    font-size: 7.1rem;
    color: #000000;
    text-align: left;
    font-style: normal;
    text-transform: none;
    line-height: 1;
}



.atv-model{
    /*height: 327.6rem;*/
    /*background-color: #f2f2f2;*/
    padding-left: 3.4rem;
    padding-right: 3.4rem;
}


.tab-buttons {

    font-size: 3.7rem;
    color: #000000;
    line-height: 6.26rem;
    text-align: right;
    font-style: normal;
    text-transform: none;
    display: flex;
    gap: 4.1rem;
    justify-content: flex-start;
    align-items: center;
}

.tab-buttons span {


    font-family: 'BebasNeue';

    font-size: 2.8rem;
    color: #333333;
    line-height: 2.76rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    cursor: pointer;


}

.tab-buttons span.active {
    background-image: url(../images/vechile/vechile-model.png);
    color: #fff;
    height: 4.8rem;
    display: block;
    text-align: center;
    line-height: 3.5rem;
    background-size: cover;
    padding: 0.8rem 1.9rem 0.8rem 1.9rem;

}

.tab-content {
    display: none;
    border-radius: 5px;
    padding-left: 0.2rem;
    width: 100%;

}

.tab-content.active {
    display: block;
}




.tab-content .all-car{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 86.08rem;
}

.tab-content .all-car .left-img{
    width: 121.66rem;
    height: 86.08rem;
}

.tab-content .all-car  .all-car-right{
    width: calc(100% - 121.66rem);
    padding-left: 6.1rem;
    padding-top: 14.8rem;
    height: 100%;
    background-color: #333333;
    position: relative;
}

.tab-content .all-car  .all-car-right .all-car-title{
    width: 63.3rem;
    font-family: '452';
    font-weight: normal;
    font-size: 6.26rem;
    color: #FFFFFF;
    line-height: 9.14rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    display: inline-block;
    line-height: 1;
    word-wrap: break-word; /* 旧版语法 */
    overflow-wrap: break-word; /* 新版推荐 */
}

.tab-content .all-car  .all-car-right  .all-car-des{
    /*width: 66.9rem;*/
    /*width: 62.9rem;*/
    height: 16rem;
    font-family: Arial;
    font-size: 2.61rem;
    color: #FFFFFF;
    line-height: 4.52rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    display: block;
    margin-top: 7.8rem;
}
.modelall{
    width: 100%;
    overflow: hidden;
}
.tab-content .all-car  .all-car-right  .all-car-tips{
    position: absolute;
    bottom: 6.2rem;
    right: 5.9rem;
    cursor: pointer;
}
.tab-content .all-car  .all-car-right  .all-car-tips img:nth-child(1){
    margin-right: 3rem;
}
.tab-content .all-car  .all-car-right  .all-car-tips img{
    width: 5.3rem;
    height: 5.4rem;
}
@font-face {
    font-family: 'din';
    src: url('../font-awesome/fonts/din-bold-2.ttf') format('woff'),
    url('../font-awesome/fonts/din-bold-2.ttf') format('woff2');
}



.vechile-tab-button{
    display: flex;
    padding: 0;
    padding-left: 3.4rem;
    padding-right: 3.4rem;

    margin: 0;
    cursor: pointer;
}

.vechile .vechile-tab-button-content{
    /*width: 51rem;*/
    background-color: #fff;
    /*height: 118.6rem;*/
    height: auto;
    border-right: 1px solid #e8e5e5;
    position: relative;
    padding-bottom: 7rem;
    padding-left: 0;
    padding-right: 0;
    border-top: 1px solid #e8e5e5;
    border-bottom: 1px solid #e8e5e5;;
}
.vechile .vechile-tab-button-content:nth-child(1){
    border-left: 1px solid #e8e5e5;
}

.vechile .vechile-tab-button-content.active .vechile-img{
    background-color: #f7f7f7;
}

.vechile .vechile-tab-button-content .vechile-img{
    width: 100%;
    height: 40.1rem;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.vechile .vechile-tab-button-content .vechile-img img{
    width: 39.5rem;
    height: 32.7rem;
    object-fit: contain;
    cursor: pointer;
    transition: transform 0.3s ease; /* 鼠标移出时恢复平滑过渡 */
}

.vechile .vechile-tab-button-content .vechile-img img:hover{
    transform: scale(1.1); /* 放大1.1倍 */
}

@font-face {
    font-family: 'WenYue';
    src: url('../font-awesome/fonts/WenYue_XinQingNianTi_J-W8.otf') format('woff'),
    url('../font-awesome/fonts/WenYue_XinQingNianTi_J-W8.otf') format('woff2');
}

.vechile{
    margin-bottom: 12.8rem;
}
.vechile .container-init{
    width: 195.2rem;
}
.vechile .title{
    font-family: '452';
    font-weight: normal;
    font-size: 9.46rem;
    color: #000000;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-left: 9.1rem;
    line-height: 1;
    margin-bottom: 5rem;
    display: block;
    margin-top: 8.6rem;
    transform: scaleX(0.9);
    margin-left: -2rem;
}

.vechile .vechile-tab-button-content .vechile-title{
    width: 100%;
    display: block;
    background-color: #cdcaca;
    /* width: 21.5rem; */
    /* height: 3rem; */
    font-family: 'WenYue';
    font-weight: bold;
    font-size: 2.2rem;
    color: #231815;
    line-height: 5.34rem;
    /* text-align: left; */
    font-style: normal;
    text-transform: none;
    text-align: center;
    height: 8rem;
    line-height: 8rem;
}
.vechile .vechile-tab-button-content .vechile-conttent{
    width: 100%;
    padding-left: 7.2rem;
    padding-top: 3.4rem;
}

.vechile .vechile-tab-button-content .vechile-list-des{

    font-family: "ArialMT", Arial, sans-serif;
    font-size: 1.93rem;
    color: #231815;
    line-height: 3.23rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-bottom: 3.8rem;
    list-style: none;
    min-height: 32rem;
}
.vechile .vechile-tab-button-content .vechile-list-des li::before {
    content: "\2022"; /* 等价于 "•"，更安全 */
    color: red;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    transform: scale(1.5); /* 放大1.5倍 */
}

.vechile  .vechile-conttent .compare{
    width: 20.1rem;
    height: 3.4rem;
    background-color: #999999;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 1rem;
    padding-left: 1px;
    position: absolute;
    bottom: 5rem;

}
.vechile  .vechile-conttent input{
    width: 3rem;
    height: 3rem;
    cursor: pointer;
}
.vechile  .vechile-conttent input:checked{
    background-color: red;
    border: none !important;
}
.vechile  .vechile-conttent input:hover{
    background-color: red;
}
.vechile  .vechile-conttent a{
    /* width: 13.2rem; */
    /* height: 1.7rem; */
    font-family: Arial, Arial;
    font-weight: 900;
    font-size: 2.43rem;
    color: #FFFFFF;
    line-height: 1;
    text-align: left;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-decoration: none;
}

.vechile .vechile-color{
    height: 3.8rem;
    display: block;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 2rem;
    margin-bottom: 4.9rem;
}
.vechile .vechile-color .vechile-color-item{
    width: 3rem;
    height: 3rem;
    display: block;
    border-radius: 50%;
    cursor: pointer;
    /*background-color: red;*/
}

.vechile .vechile-tab-button-content .active-icon{
    width: 23.5rem;
    height: 2.7rem;
    position: absolute;
    bottom: -2px;
    left: 12rem;
}


.vechile-tab-content{
    display: none;
}

.vechile-tab-content.active{
    display: block;
}


.vechile .vechile-tab-button-content  .active-icon{
    display: none;
}

.vechile .vechile-tab-button-content.active  .active-icon{
    display: block;
}


.vechile .vechile-tab-content{
    /*background-image: url(../images/vechile-detail/bg-vechile.png);*/
    background-image: url(https://www.swm-powersports.com/upload/default/20251114/768b3ad63ae0b4bbbb081e3b67e82b6f.webp);
    background-size: cover;
    background-repeat: no-repeat;
    /*height: 115.8rem;*/
    /*width: 195.5rem !important;*/
    height: auto;
    width: calc(202rem - 6.8rem) !important;
    padding-top: 3rem;
}
.tab-buttons-vechile-content{
    display: flex;
    gap: 2.5rem;
    justify-content: center;
    align-items: center;
    height: 2.4rem;
    padding-top: 5.9rem;
}

.tab-buttons-vechile-content span{
    font-family: BebasNeue;
    font-size: 3.35rem;
    color: #000000;
    line-height: 3.31rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
}
.tab-buttons-vechile-content span.active{
    background-color: red;
    color: #fff;
    padding: 0.9rem 4.1rem;
}
.tab-content-vechile-content{
    width: 100%;
    padding-left: 11.6rem;
    padding-top: 11.8rem;
    display: none;
    overflow: hidden;
    height: 110rem;

}
.tab-content-vechile-content.paramter  {
    height: auto;
    padding-bottom: 10rem;
    /*background: linear-gradient(to bottom, #e0e0e0, #f8f8f8);*/
}

/*.tab-content-vechile-content:nth-child(n+2) {*/
/*    height: calc(96% - 11.8rem);*/
/*    overflow-y: scroll;*/
/*    overflow-x: hidden;*/
/*}*/

.tab-content-vechile-content.active{
    display: block;
}
.tab-content-vechile-content .tab-content-top{
    width: 100%;
    display: flex;
    gap: 7rem;
    justify-content: flex-start;
    align-items: center;
    margin-top: 3rem;
}
.tab-content-vechile-content .tab-content-top .car{
    width: 82.9rem;
    height: 68.7rem;
    object-fit: contain;
}

.tab-content-vechile-content .tab-content-top .tab-content-top-right{
    display: flex;
    flex-direction: column;
    gap: 11.1rem;
    align-items: flex-start;
    justify-content: center;
    margin-top: -9rem;
}
.tab-content-vechile-content .tab-content-top .tab-content-top-right span:nth-child(1){
    font-family: '452';
    font-weight: normal;
    /*font-size: 13.93rem;*/
    font-size: 11rem;
    color: #000000;
    text-align: left;
    font-style: normal;
    text-transform: none;
    display: block;
    width: 86.6rem;
    line-height: 1.2;
}
.tab-content-vechile-content .tab-content-top .tab-content-top-right span:nth-child(2){
    font-family: 'AlimamaAgileVF';
    /*font-weight: 600;*/
    font-size: 4.41rem;
    color: #231815;
    line-height: 7.31rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.tab-content-vechile-content .tab-content-top .tab-content-top-right span:nth-child(2) img{
    margin-left: 1.4rem;
    width: 5.2rem;
    height: 5.3rem;
}
.tab-content-vechile-content .attributores-item{
    width: 93%;
    height: 90%;
    overflow: hidden;
    overflow-y: auto;
}
.tab-content-vechile-content .attributores{

    line-height: 6rem;
    font-size: 2rem;

}
.tab-content-vechile-content .attributores span{
    border-right: 5px solid #e8e8e8;
    background-color: #fff;
    border-bottom: 5px solid #e8e8e8;
}
.tab-content-vechile-content .attributores span:nth-child(1){
    padding-left: 3rem;
}
.tab-content-bottom{
    width: 100%;
    margin-top: 14rem;
}
.tab-content-bottom .group-icon{
    display: flex;
    gap: 6.7rem;
    list-style: none;
}

.tab-content-bottom .group-icon li{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2.4rem;
}
.tab-content-bottom .group-icon li img{
    width: 3rem;
}


@font-face {
    font-family: 'AcuminVariableConcept';
    src: url('../font-awesome/fonts/AcuminVariableConcept.otf') format('woff'),
    url('../font-awesome/fonts/AcuminVariableConcept.otf') format('woff2');
}

.tab-content-bottom .group-icon span,.tab-content-bottom .group-icon span a{

    font-family: 'AcuminVariableConcept';
    font-size: 1.97rem;
    color: #172B3D;
    line-height: 2.04rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.tab-content-bottom .group-icon li:last-child{
    gap: 1rem;
    margin-left: auto;
    margin-right: 4rem;
    font-family: Arial, Arial;
    font-weight: 900;
    font-size: 2.65rem;
    color: #000000;
    line-height: 4.42rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}



@media screen and (max-width: 768px) {
    .banner-home{
        aspect-ratio: 9 / 16;
    }
    .banner-content{
        height: calc(100%);
        top: 5rem;
        padding-left: 12.1rem;
        padding-top: 22rem;
        width: 100%;
        background: linear-gradient(to right, #969696, rgba(255, 0, 0, 0));
    }
    .banner-content .banner-content-title{
        font-size: 26rem;
        margin-left: -9.5rem;
        margin-top: 28rem;
    }
    .banner-content .banner-content-title1{
                font-size: 11rem;
        width: 100%;
        margin-left: -27.5rem;
        margin-top: 191rem;
    }
    .banner-content .group-icon{
        margin-top: 76rem;
        width: 90%;
        grid-template-columns: repeat(2, 1fr);
                margin-left: 7rem;
    }
    .banner-content ul li{
        gap: 3rem;
    }
    .banner-content ul img{
        width: 15.6rem;
        height: 14.7rem;
    }
    .tab-content .all-car {
                min-height: 212.08rem;
                height: auto;
        justify-content: flex-start !important;
    }
    .banner-content ul li span{
        font-size: 5.57rem;
    }
    .banner-content .banner-content-title2{
        font-size: 6.41rem;
        margin-top: 16rem;
    }
    .banner-home .car {
                width: 295.7rem;
        height: auto;
        /* right: 4rem; */
        top: 79rem;
        left: -35rem;
        padding-left: 11.1rem;
        /* max-width: 182.7rem; */
        max-height: none;
    }
        .tab-content .all-car .left-img {
        /*aspect-ratio: 4 / 2;*/
        width: 100%;
        height: auto; 
    }

    .tab-content .all-car .all-car-right .all-car-title {
        font-size: 14.26rem;
        width: 90%;
    }

    .tab-content .all-car .all-car-right .all-car-des {
                width: 95%;
        font-size: 9rem;
        line-height: 14.52rem;
        margin-top: 9.8rem;
        height: auto;
    }

    .tab-content .all-car .all-car-right .all-car-tips img {
        width: 14.3rem;
        height: 13.4rem;
    }
    .models{
        padding-left: 0px;
    }

    .models .models-right {
        font-size: 21rem;
        margin-top: 10rem;
        margin-bottom: 10rem;
        padding-left: 9.5rem;
    }
    .vechile .vechile-tab-button-content .vechile-list-des {
        font-size: 9rem;
        line-height: 16.23rem;

        margin-bottom: 5.8rem;
    }
    .vechile .vechile-tab-button-content .vechile-title{
        height: 25rem;
        line-height: 25rem;
        font-size: 10.57rem;
    }
    .vechile .vechile-conttent .compare {
        width: 56.1rem;
        height: 14.4rem;
    }
    .vechile .vechile-conttent a{
        font-size: 5.43rem;
    }
    .vechile .vechile-tab-button-content{
        border-top: 1px solid #ccc;
        padding-bottom: 33rem;
        border: none;
        border-bottom: 1px solid #e8e5e5;
    }
    .vechile .vechile-tab-button-content:nth-child(1){
        border-left: 0px;
    }
    .vechile .vechile-conttent input {
        width: 8rem;
        height: 8rem;
        margin-left: 5rem;
    }
    .vechile .vechile-tab-button-content .vechile-conttent{
        padding-left: 20.2rem;
        padding-top: 18.4rem;
    }

    .vechile .vechile-color .vechile-color-item {
        width: 10rem;
        height: 10rem;
    }

    .vechile .title{
        font-size: 14.46rem;
        margin-top: 27.6rem;
    }
    .vechile-tab-content.active{
        position: fixed;
        top: 0;
        z-index: 99999;
        height: 100vh;
        width: 100% !important;
        background-image: none;
        background-color: #fff;
        overflow-y: scroll;

    }
    .is_mobile .close{
        content: 'X';
        position: absolute;
        right: 10rem;
        top: 10rem;
        display: block;
        width: 15rem;
        height: 15rem;
        border-radius: 50%;
        background-color: #423f3f;
        color: #fff;
        font-size: 8rem;
        text-align: center;
        line-height: 15rem;
    }
    .tab-content-vechile-content{
        height: auto;
        padding: 2rem;
    }
    .tab-content-vechile-content .tab-content-top{
        flex-direction: column;
    }
    .tab-content-vechile-content .tab-content-top .car{
        width: 220.9rem;
        height: auto;
    }
    .tab-content-vechile-content .tab-content-top .tab-content-top-right span:nth-child(1){
                font-size: 18.93rem;
        width: 100%;
    }
    .is_mobile .my-swiper{
        margin-top: 23rem;
    }
    .tab-content-vechile-content .tab-content-top .tab-content-top-right{
        width: 100%;
    }
    .tab-content-vechile-content .tab-content-top .tab-content-top-right span:nth-child(2){
        font-size: 6rem;
    }
    .tab-content-bottom .group-icon li img {
        width: 11rem;
    }
    .tab-content-bottom .group-icon span,.tab-content-bottom .group-icon span a{
              font-size: 7rem;
        color: #172B3D;
        line-height: 9.04rem;
        text-align: left;
    }
    .tab-content-bottom .group-icon li{
        width: 47%;
        margin-top: 12rem;
        justify-content: flex-start;
        gap: 8rem;
    }
    .tab-content-bottom .group-icon{
        flex-wrap: wrap;
    }
    .tab-content-vechile-content .tab-content-top .tab-content-top-right span:nth-child(2) img{
        width: 10rem;
        height: 10rem;
    }
    .tab-content-vechile-content .attributores{
        line-height: 10rem;
        font-size: 6.6rem;
    }
    .vechile .vechile-tab-button-content .vechile-list-des{
        height: auto;
    }
    .tab-buttons-vechile-content{
        padding-top: 23rem;
    }

    .my-swiper,.my-swiper-main-features  {
        width: 95vw;
        height: 68px;
        border-bottom: 1px solid #d1cdcd;
        margin-left: 2.5vw !important;

    }

    .my-swiper .swiper-slide,.my-swiper-main-features .swiper-slide {
        text-align: center;
        font-size: 12rem;
        justify-content: center;
        align-items: center;
        display: inline-flex; /* 使用内联弹性布局 */
        width: auto !important; /* 覆盖 Swiper 默认宽度 */
        flex-wrap: nowrap; /* 防止换行 */
        height: 68px;
        line-height: 68px;
    }

    .my-swiper .swiper-slide.active,.my-swiper-main-features .swiper-slide.active{
        border-bottom: 3px solid red;
        background-image: none;
        color: #000;
        height: 68px;
        line-height: 68px;
    }
    .is_mobile .car-name{
        font-family: '452';
        font-size: 13.93rem;
        color: #000000;
        text-align: left;
        display: block;
        margin-top: 16rem;
        margin-left: 1vw;
        display: none;
    }
    .vechile .vechile-tab-button-content .vechile-img{
        height: auto;
        padding: 10rem;
    }
    .vechile .vechile-tab-button-content .vechile-img img {
                width: 100%;
        /* max-height: max-content; */
        height: auto;
    }
    .tab-content-vechile-content .attributores span{
        border: none;
        border-bottom: 1px solid #e8e8e8;
        padding-top: 8rem;
        padding-bottom: 8rem;

    }
    .tab-content .all-car .all-car-right{
        width: 100% !important;
        margin-bottom: 2rem;
        padding-bottom: 18rem;
    }
    .tab-content-vechile-content .attributores-item{
        width: 99%;
    }



}