.banner-home img{
    width: 100%;
    padding: 0px;
    height: 100%;
    object-fit: cover;
}
@font-face {
    font-family: '452';
    src: url('../../font-awesome/fonts/452-cai978.ttf') format('woff'),
    url('../../font-awesome/fonts/452-cai978.ttf') format('woff2');
}
/* 定义动画 */
@keyframes slideUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}



/*.banner-home .main-title{*/
/*    position: absolute;*/
/*    left: 8.8rem;*/
/*    font-family: '452';*/
/*    top: 22.5rem;*/
/*    !*text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);*!*/
/*    font-weight: normal;*/
/*    font-size: 11.43rem;*/
/*    color: #FFFFFF;*/
/*    text-align: left;*/
/*    font-style: normal;*/
/*    text-transform: none;*/
/*    z-index:3;*/

/*}*/

.standard,.asked{
    padding: 9rem 11.6rem 15.4rem 11.7rem;
}
.standard .title ,.asked .title{
    font-family: '452';
    font-weight: normal;
    font-size: 7.4rem;
    color: #464646;
    text-align: left;
    font-style: normal;
    text-transform: none;
    position: relative;
    line-height: 1;
    width: 100%;
    display: block;


}




/* 渐变底边 */
.standard .title::after,.asked .title::after {
    content: "";
    position: absolute;
    top: 10.1rem;
    left: 0;
    height: 2px;
    width: 100%;
    background: linear-gradient(to right, white, black 50%, white);
}
.standard-content,.asked-content{
    margin-top: 6rem;
}
.standard-content-top{
    /*height: 43.78rem;*/
    /* display: block; */
    height: auto;
    margin-bottom: 1rem;
    background-color: #f2f2f2;

}
.standard-content-top .standard-content-top-left{
    padding-top: 4.3rem;
    padding-left: 5.7rem;
    padding-right: 7.4rem;
    padding-bottom: 2rem;
    position: relative;
}
.standard-content-top .standard-content-top-left p{
    /*width: 76.9rem;*/
    /*height: 29.8rem;*/
    font-family: 'MyriadPro-Regular';
    font-weight: 400;
    font-size: 2.2rem;
    color: #606060;
    line-height: 4.02rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
/*.standard-content-top-left{*/
/*    height: 43.78rem;*/
/*    width: 89.30rem;*/
/*}*/
.standard-content-top-left img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.standard-content-top-left button,.asked-content button{
    padding: 0 4rem;
    height: 4.8rem;
    background-color: #f12535;
    border-radius: 1rem;
    font-family: Arial, sans-serif;
    font-size: 2.39rem;
    line-height: 2.36rem;
    margin-left: 39.2rem;
    margin-top: 1.4rem;
    right: 4rem;
    bottom: 2rem;

}
.asked-content button{
    margin-top: 5rem;
    margin-left: 0px;
}
.asked button{
    left: 0 !important;
    right: auto;
}
.standard-content-top-right{
    display: inline-block;
    position: relative;
    cursor: pointer;
    overflow: hidden; /* 限制图片放大不超出边框 */
}
.text-bg{
    position: absolute;
    padding-bottom: 2.63rem;
    width: 100%;
    padding-left: 2.2rem;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    background: linear-gradient(to top, rgba(0, 0, 0, 1), rgba(255, 255, 255, 0));
}
.standard-content-top-right span{

    font-family: Arial, sans-serif;
    font-size: 2.85rem;
    line-height: 2.82rem;

}


.standard-content-top-right img {
    display: block;
    transition: transform 0.4s ease;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.standard-content-top-right:hover img {
    transform: scale(1.1); /* 鼠标悬停时图片放大 */
}




.standard-content-bottom{
    /*display: flex;*/
    /*gap: 1rem;*/
}
.standard-content-bottom  .standard-content-bottom-right:first-child{
    padding-left: 0;
}
.standard-content-bottom  .standard-content-bottom-right:last-child{
    padding-right: 0;
}
.standard-content-bottom-right{
    /*width: 44.08rem;*/
    /*height: 24.95rem;*/
    position: relative;
    overflow: hidden;
    cursor: pointer;

}

.standard-content-bottom-right img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}

.standard-content-bottom-right:hover img {
    transform: scale(1.1); /* 鼠标悬停时图片放大 */
}



.standard-content-bottom-right span{
    font-family: Arial, sans-serif;
    font-size: 1.73rem;
    line-height: 1.71rem;
    padding-left: 1.8rem;
    padding-bottom: 1.6rem;
    background: linear-gradient(to top, rgba(0, 0, 0, 1), rgba(255, 255, 255, 0));

}
.asked-content{
    display: flex;
}
.asked-content-right{
    padding-left: 11rem;
}
.asked-content-right img {
    width: 75.28rem;
    height: 97.92rem;
    margin-left: auto;
    margin-right: 0px;
    margin-top: 7.2rem;
}
.asked-content-left-item-title{
    font-family: 'MyriadPro';
    font-weight: bold;
    font-size: 3.47rem;
    color: #000000;
    line-height: 6.16rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    display: block;
}
.asked-content-left-item-des {
     font-family: 'MyriadPro-Regular';
     font-weight: 400;
     font-size: 2.12rem;
     color: #000000;
     line-height: 3.88rem;
     text-align: left;
     font-style: normal;
     text-transform: none;
     display: block;
     line-height: 1.5;
     margin-top: -0.4rem;
 }

.asked-content-left-item{
    /*margin-top: 6.4rem;*/
    display: block;
}
@font-face {
    font-family: 'MyriadProSemibold';
    src: url('../../font-awesome/fonts/MyriadPro-Semibold.otf') format('woff'),
    url('../../font-awesome/fonts/MyriadPro-Semibold.otf') format('woff2');
}


.choose .title:first-child{

    font-family: '452';
    font-weight: normal;
    font-size: 7.4rem;
    color: #464646;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-left: 11.8rem;
}
.choose  .tab-buttons span{
    font-family: 'MyriadProSemibold';
    font-size: 3rem;
    color: #cccccc;
    text-align: left;
    font-style: normal;
    text-transform: none;
    line-height: 1.9;
    display: block;
    padding-left: 2rem;
    padding-right: 2rem;
    white-space: nowrap;
    overflow: hidden;
}
.choose  .tab-buttons  {
    display: flex;
    gap: 1.1rem;
    justify-content: space-between;
    align-items: center;
    width: 40%;
    margin-left: auto;
    cursor: pointer;
    margin-top: -3rem;
}
.choose  .tab-buttons span.active{
    border-bottom: 2px solid red;
    color: #000;
}
.tab-content{
    display: none;
    height: auto;
    min-height: 73rem;
    overflow: hidden;
}
.tab-content.active{
    display: flex;

}
.choose-content-left{
    width: 60%;
    min-height: 73rem;
}
.choose-content-left img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.choose-content-right{
    width: 40%;
    padding-left: 10.6rem;
    padding-top: 9.9rem;
    background-color: #f2f2f2;
    padding-right: 7rem;
    padding-bottom: 4rem;
}
.choose-content-right .title_title{

    font-family: 'MyriadProSemibold';
    font-weight: 600;
    /*font-size: 8.23rem;*/
    font-size: 7rem;
    color: #000000;
    line-height: 14.6rem;
    font-style: normal;
    line-height: 1;
}
.choose-content-right pre{
    font-family:'MyriadPro-Regular';
    /*font-family: 'MyriadPro';*/
    font-weight: 400;
    font-size: 2.2rem;
    color: #000000;
    line-height: 4.02rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    word-wrap: break-word;   /* 允许长单词或URL换行 */
    word-break: break-word;  /* 强制长单词在边界换行 */
    white-space: normal !important;     /* 默认行为：允许换行 */
}
.choose-content-right pre span{
    white-space: normal !important;     /* 默认行为：允许换行 */
}
.choose{
    position: relative;
}
.all-car-tips-up{
    position: absolute;
    top: 50%;
    left: 3rem;
    transform: translate(-50%, -50%);
    cursor: pointer;
}
.all-car-tips-next{
    position: absolute;
    top: 50%;
    right: 3rem;
    transform: translate(-50%, -50%);
    transform: scaleX(-1);
    width: 1.8rem;
    height: 6.6rem;
    cursor: pointer;
}


@media only screen and (max-width: 767px) {
    .banner-home{
        aspect-ratio: 9 / 16;
    }
    /*.banner-home .main-title{*/
    /*    width: 100vw;*/
    /*    font-size: 19rem;*/
    /*    top: 50%;*/
    /*    left: 50%;*/
    /*    transform: translate(-50%, -50%);*/
    /*    text-align: center;*/

    /*}*/
    .standard .title, .asked .title{
        font-size: 13.4rem;
        margin-top: 14rem;
    }
    .standard .title::after, .asked .title::after{
        top: 18.1rem;
        height: 1.5px;
    }
    .standard-content-top .standard-content-top-left p{
        font-size: 8.2rem;
        line-height: 13.02rem;
    }
   
    .standard-content-top-left button, .asked-content button {
        width: 91.6rem;
        height: 16.8rem;
        border-radius: 1rem;
        font-size: 5.39rem;
        line-height: 7.36rem;
        margin-top: 5.4rem;
        display: block;
        margin-bottom: 20rem;
    }

    .standard-content, .asked-content{
        margin-top: 16rem;
    }
    .standard-content-top-right span{
        font-size: 6.85rem;
    }
    .text-bg {
        padding-bottom: 4.63rem;
        padding-left: 4.2rem;
    }
    .standard-content-bottom-right span {
        font-size: 5.73rem;
        line-height: 6.71rem;
        padding-left: 3.8rem;
        padding-bottom: 2.6rem
    }
    .asked-content-left-item-title {;
        font-size: 9.47rem;
        line-height: 15.16rem;
    }
    .asked-content-left-item-des {
        font-size: 7.12rem;
        line-height: 3.88rem;
        line-height: 1.5;
        margin-top: 4.6rem;
    }
    .asked-content-right img{
        width: 100%;
        height: auto;
    }
    .asked-content-right{
        padding-left: 0px;
    }
    .choose-content-right,.choose-content-left{
        width: 100%;
    }
    .choose-content-left{
        height: 100rem;
    }
    .choose-content-right{
        padding-bottom: 15rem;
    }
    .choose-content-right pre{
        font-size: 9.2rem;
        line-height: 16.02rem;
        margin-top: 11rem;
    }
    .choose-content-right span{
        font-size: 9.23rem;
    }
    .choose .tab-buttons{
        width: 93%;
        margin: 0rem auto;
    }
    .choose .tab-buttons span{
        font-size: 8rem;
        margin-top: 15rem;
        line-height: 2;
    }
    .choose .title:first-child{
        font-size: 20rem;
    }
    .tab-content{
        width: 96%;
        margin: 0 auto;
    }
    .all-car-tips-up,.all-car-tips-next{
        display: none;
    }
    .standard-content-top .standard-content-top-left{
            padding-bottom: 33rem;
    }
}