
.home_selling  #selling{
    height: 45rem !important;
    background-color: #f3f3f3;

    width: 100%;
    padding-top: 4rem;
    cursor: pointer;

}
.home_selling #selling .selling-content{
    width: 100%;

    height: 31.6rem !important;

}

.home_selling .swiper-container, .home_selling .swiper-wrapper, .home_selling .swiper-slide {
    height: 28.6rem !important;
    min-height: unset !important; /* 防止被覆盖 */
}
.home_selling #selling .selling-conetent-item{
    /*width: 72.2rem;*/
    border-radius: 2.5rem;
    /*border-radius: 4rem;*/
    /*min-width: 72rem !important;*/
    box-shadow: 0 2px 6px rgba(204,204,204,0.5);

}

.home_selling #selling .selling-conetent-item .left-img{
    width: 26.2rem;
    height: 100%;
    object-fit: cover;
    border-top-left-radius: 2.5rem;
    border-bottom-left-radius: 2.5rem;
}


.home_selling .swiper-slide-active.red-slide {
    background: #d62f2e;
}

.home_selling .swiper-slide .title {
    font-style: italic;
    font-size: 42px;
    margin-top: 80px;
    margin-bottom: 0;
    line-height: 45px;
}
.home_selling .pagination {
    position: absolute;
    z-index: 20;
    left: 10px;
    bottom: 10px;
}
.home_selling .swiper-pagination{
    bottom:1.5rem !important;
}
.home_selling .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #222;
    margin-right: 5px;
    opacity: 0.8;
    cursor: pointer;
}
.home_selling .swiper-visible-switch {
    background: #333333;
}
.home_selling .swiper-active-switch {
    background: #f12535;
}





.home_selling .selling-item-right{
    height: 100%;
    padding-top: 5.1rem;
    gap: 4rem;
    width: 36rem;
    width: calc(100% - 30.2rem);
}
.home_selling .selling-item-right .selling-item-right-title{
    width: 37.4rem;
    height: 2.7rem;
    font-family: Bahnschrift, Bahnschrift;
    font-weight: bold;
    font-size: 2.8rem;
    color: #000;
    line-height: 3.58rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    display: block;
}
.home_selling .swiper-slide-active .selling-item-right-title{
    color: #fff;
}
.home_selling .selling-item-right a{
    gap: 1rem;
}
.home_selling .selling-item-right button{
    width: 23rem;
    height: 4.7rem;
    border-radius: 1rem;
    border: none;
    color: #fff;
    padding: 1rem;
    background-color: #D62F2E;
}
.home_selling .swiper-slide-active .selling-item-right button{
    background-color: #fff;
    color: #D62F2E;
}
.home_selling .selling-item-right button span{
    font-family: 'JDLANGZHENGTI';
    font-weight: normal;
    font-size: 2.18rem;
    color: #fff;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: -0.1rem;
}
.home_selling .swiper-slide-active .selling-item-right button span{
    color: #D62F2E;
}
.home_selling selling-item-right button img{
    width: 2.8rem;
    height: 2.7rem;
    border-radius: 0px;
}
.home_selling .selling-item-right button .don1{
    display: none;
}
.home_selling .swiper-slide-active .don2{
    display: none;
}
.home_selling .swiper-slide-active .don1{
    display: block !important;
}
.home_selling .selling-item-right-conent{
    display: flex;
    gap:2rem;
    /*justify-content: center;*/
    align-items: center;
    width: calc(100% - 2rem);
    justify-content: space-between;
}
.home_selling .selling-item-right-conent .selling-item-right-content-item{
    /*display: flex;*/
    /*flex-direction: column;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    /*gap: 0.5rem;*/
    max-width: 33%;
    width: auto;
}
.home_selling .selling-item-right-conent .selling-item-right-content-item .descendings{
    width: 7.4rem;
    height: 1.3rem;
    font-family: ArialMT;
    font-size: 1.41rem;
    color: #000;
    line-height: 1.39rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.home_selling .swiper-slide-active .selling-item-right-content-item .descendings{
    color: #fff;
}
.home_selling .selling-item-right-conent .selling-item-right-content-item .number{
    /*width: 7.1rem;*/
    height: 4.2rem;
    font-family: Bahnschrift, Bahnschrift;
    font-weight: bold;
    font-size: 4.84rem;
    color: #D62F2E;
    line-height: 4.78rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    display: flex;
    flex-wrap: nowrap;
    align-items: anchor-center;
    gap: 0.3rem;
}

.home_selling .selling-item-right-conent .selling-item-right-content-item .dan{
    /*width: 7.4rem;*/
    height: 1.3rem;
    font-family: ArialMT;
    font-size: 1.41rem;
    color: #D62F2E;
    line-height: 1.39rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.home_selling .swiper-slide-active .selling-item-right-content-item .number,.home_selling .swiper-slide-active .selling-item-right-content-item .dan{
    color: #fff;
}
.home_selling .selling-item-right-conent .selling-item-right-content-item .dan .circle{
    display:block;width: 0.5rem;height: 0.5rem;background-color: #D62F2E;border-radius: 50%
}
.home_selling .swiper-slide-active .selling-item-right-content-item .dan .circle{
    background-color: #fff;
}
.home_selling .swiper-pagination-switch{
    width: 2.1rem;
    height: 2.1rem;
    border-radius: 50%;

}
.home_selling .swiper-pagination-bullet{
    width: 2rem !important;
    height: 2rem !important;
    background-color: #ababab !important;
}
.home_selling .swiper-pagination-bullet-active{
    background-color: red !important;

}
.home_selling .pagination{
    position: absolute;  /* 绝对定位 */
    bottom: 25px;        /* 距离底部 10px（可调整） */
    left: 50%;           /* 水平居中第一步 */
    transform: translateX(-50%); /* 水平居中第二步 */
    display: flex;       /* 让分页点水平排列 */
    justify-content: center;
    z-index: 10;         /* 确保分页器在CarouselContent之上 */
}
.home_selling .selling{
    padding-bottom: 4rem;
    margin-bottom: -1px;
}
.home_selling .swiper {
    width: 100%;
    height: 100%;
}

.home_selling .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.home_selling .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.home_selling .selling-item-right button img {
    width: 2.8rem;
    height: 2.7rem;
    border-radius: 0px;
}
/*.swiper-visible-switch{*/
/*    background-color: #333 !important;*/
/*}*/
/*.swiper-pagination-switch{*/
/*    background-color: red !important;*/
/*}*/
@media (min-width: 2560px) {
    .home_selling #selling {
        height: 41rem !important;
        /*width: 250rem;*/
        cursor: grab;
    }
    .home_selling .swiper-container, .home_selling .swiper-wrapper, .home_selling .swiper-slide {
        height: 28.6rem !important;
        min-height: unset !important;
    }
    .home_selling .selling-item-right {
        padding-top: 3.1rem;
    }


}
@media only screen and (max-width: 768px) {


    .home_selling #selling{
        height: 106rem !important;
        padding-top: 12rem;

    }
    .home_selling .swiper-slide{
        height: 77.6rem !important;
        margin-bottom: 3rem;
    }
    .home_selling #selling .selling-conetent-item .left-img{
        width: 45%;
    }
    .home_selling .selling-item-right{
        gap: 9rem;
        padding-top: 19.1rem;
        width: 55%;
        padding-left: 7rem;
    }
    .home_selling .selling-item-right .selling-item-right-title{
        font-size: 8.62rem;
        width: auto;
        height: auto;
        line-height: 8.62rem;
    }
    .home_selling .selling-item-right-conent .selling-item-right-content-item .number{
        line-height: 11.78rem;
        font-size: 10.84rem;
        width: auto;
        height: auto;
    }
    .home_selling .selling-item-right-conent .selling-item-right-content-item .dan{
        font-size: 5.41rem;
    }
    .home_selling .selling-item-right-conent .selling-item-right-content-item .descendings{
        font-size: 4.41rem;
        width: auto;
    }
    .home_selling .selling-item-right button{
        width: 57rem;
        height: 11.7rem;
        align-items: center;
        justify-content: center;
        gap: 6rem;
    }
    .home_selling .selling-item-right button img{
        width: 5.8rem;
        height: 5.7rem;
    }
    .home_selling .selling-item-right button span{
        font-size: 5.18rem;
    }
    .home_selling #selling{

        width: 96%;
    }
    .home_selling .swiper-pagination{
        bottom: 1rem !important;
        z-index: 999999999;
    }
    .home_selling .swiper-pagination-bullet {
        width:5rem !important;
        height: 5rem !important;

    }

}
