
.album_div  .album{
    width: 100%;
    height: 20.2rem;
    background-color: #000;
    position:relative;
}
.album_div  .album span:nth-child(1){
    font-family: '452';
    font-weight: normal;
    font-size: 13.09rem;
    color: #FFFFFF;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-left: 11.2rem;
    margin-top: 5.1rem;
}
.album_div  .album span:nth-child(2){
    font-family: ArialMT;
    font-size: 2.93rem;
    color: #FFFFFF;
    line-height: 4.99rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    display: block;
    float: right;
    margin-top: 13.5rem;
    margin-right: 8.9rem;
}




.album_div  .activy{
    padding-bottom: 0px;
    /*height: 84.9rem;*/
    /*height: 115rem;*/
    height: 104rem;
    cursor: url('../../images/cur.png'), auto;
    position:relative;

}

.album_div  .activy .swiper-button-next:after,.album_div  .activy .swiper-button-prev:after{
    display: none;
}
/*@media only screen and (min-width: 2560px) {*/
/*    .activy{*/
/*        height: calc(100vw - 17.2rem);*/
/*    }*/
/*}*/
.album_div  .activy .carousel-control-prev{
    left: -8rem;
}
.album_div  .activy .carousel-control-next{
    right: -8rem;
}
.album_div  .activy .carousel{
    height: 100%;
    margin: 0 auto;
}
.album_div  .activy .carousel-item{
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center;*/
}
.album_div  .activy-left{
    /*width: 50%;*/
    height: 100%;
    background-color: #ccc;
    padding:0;
}
.album_div  .activy-content-right{
    /*width: 50%;*/
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 0px;
    padding: 0;

}
.album_div  .activy .swiper-slide{
    width: 100%;
    margin: 0 auto !important;
}
.album_div  .activy-content-right .activy-content-top{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50%;
}
.album_div  .activy-content-right .activy-content-top  .img-content-left{
    width: 45%;
    background-color: #e74450;
    height: 100%;
    position: relative;
}
.album_div  .activy-content-right .activy-content-top  .img-content-left img{
    width: 54%;
    position: absolute;
    left: 7rem;
    top: 4rem;
}

.album_div  .bj-img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.album_div  .activy-content-right .activy-content-top  .img-content-left span{
    font-family: ArialMT;
    font-size: 2.05rem;
    color: #FFFFFF;
    line-height: 3.5rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    text-align: center;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 1rem;
}

.album_div  .activy-content-right .activy-content-top  .img-content-right{
    width: 55% !important;
    height: 100%;
    object-fit: cover;
    background-color: #fff;
}


.album_div  .activy-content-right .activy-content {
    width: 100%;
    height: 50%;
}
.album_div  .activy-content-right .activy-content:nth-child(1){
    background-color: #fff;
}
.album_div  .activy-content-right .activy-content:nth-child(2){
    background-color: #fff;
}
.album_div  .activy-content-right .activy-title{
    font-weight: normal;
    font-size: 4.21rem;
    color: #FFFFFF;
    text-align: left;
    font-style: normal;
    text-transform: none;
    font-family: 'bahnschrift';
    transform: scaleX(0.64);
    display: inline-block;
    margin-left: -5rem;
    line-height: 1.2;
    margin-top: 2rem;
}

.album_div  .activy-content-right .activy-title1{
    font-size: 1.6rem;
    color: #FFFFFF;
    line-height: 2.1rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    display: block;
    margin-left: -7.6rem;
    margin-top: 18rem;
    transform: scaleX(0.64);
}

.album_div  .container-picture-quan{
    position: fixed;
    width: 100vw;
    height: 100vh;
    z-index: 9993339;
    background-color: #000;
    top: 0px;
}
.album_div  .container-picture-quan .close_pic{
    position: absolute;
    top: 10px;
    right: 20px;
    z-index: 999;
    width: 50px;
    height: 50px;
    cursor: pointer
}

.album_div  .container-picture-quan  .picture-quanpin{
    cursor: pointer;
    width: 100%;
    height: 100%
}
.album_div  .container-picture-quan.swiper-slide img{
    width: 100%;
    height: 100%;
    object-fit: cover
}
@media screen and (max-width: 768px) {
    .album_div  .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;*/
    /*    line-height: 28.64rem;*/

    /*}*/
    /*.banner-home .main-title1{*/
    /*    top: 57%;*/
    /*    transform: translate(-50%, -50%);*/
    /*    text-align: center;*/
    /*    font-size: 11rem;*/
    /*    right: 0px;*/
    /*}*/
    .album_div  .activy{
        height: 50vh;
    }
    .album_div  .activy-content-right,.activy-left{
        height: 100%;
    }
    .album_div  .activy-left{
        height: 100%;
    }
    .album_div  .car-item{
        width: 100% !important;
        padding: 8.7rem 3.1rem 35.6rem 3.7rem;
    }
    .album_div  .swiper-pagination-phone{
        bottom: 21rem !important;
        position: absolute !important;
        z-index: 999 !important;
        left: 99rem !important;
    }
    
    .album_div .album span:nth-child(1){
            font-size: 19.09rem;
    }
    .album_div .album span:nth-child(2){
            font-size: 5.93rem;
            margin-top: 19.5rem;
    }
    .album_div .album {
         height: 29.2rem;
        
    }
    .album_div  .activy-content-right .activy-content-top  .img-content-left span{
            font-size: 7.05rem;
            line-height: 10.5rem;
    }
    
    
    
}