body {
    padding-top: 0px!important;

}
.navbar{
    display: none;
}
main.content {

    padding-top: 0px!important;

}
.container {
    padding-right: 0px!important;
    padding-left: 0px!important;
    margin-right: auto;
    margin-left: auto;
    background-color: #BAB8B8C4!important;
}
.flex_div{
    display: flex;
    flex-direction: row;
    justify-content:space-between;
    align-items: center;
    padding: 10px 0px;
}
.flex_b_div{
    display: flex;
    flex-direction: row;
    justify-content:space-around;
    align-items: center;
    padding: 10px 0px;
}
.price_span{
    font-size: 20px;
    color: #5e2c04;
}
.market_price{

}
.com_div{

    background-color: #fff;
}
.com_padding{
    padding: 20px 10px;
}
.tag_span{
    display: inline-block;
    margin-left: 10px;
    text-align: center;
    background-color:#5e2c04 ;
    color: #ffffff;
    padding: 5px;
    border-radius: 5px;
    font-size: 12px;
}
.hot_span{
    display: inline-block;
    text-align: center;
    border: 1px solid #5e2c04;
    border-radius: 5px;
    color: #5e2c04;
    padding:4px;
    font-size: 13px;
    margin-right: 2px;
}
.title_span{
    color: #000000;
    font-size: 16px;
    width: 80%;
}
.icon_img{
    width: 2rem;
    height: 2rem;
}
.icon_div{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.content_div img{
    width: 100%;
}
.taocan_select{
    padding: 15px 10px;
}
.sku_select{
    padding: 15px 10px;
}
.sku_div{
    border-radius: 5px;
    box-shadow: 0px 0px 10px #5e2c04;
    padding: 5px;
    margin-top: 10px;
}
.select_div{
    border-radius: 5px;
    box-shadow: 0px 0px 10px #5e2c04;
    padding: 10px;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    background-color: #ffffff;
    margin-top: 10px;
    width: 100%;
}
.selected_div{
    border: 1px solid #ffffff;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #5e2c04;
    padding: 10px;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    background-color: #5e2c04;
    color: #ffffff;
    margin-top: 10px;
    width: 100%;
}
.sku_item{
    border-radius: 5px;
    box-shadow: 0px 0px 10px #5e2c04;
    padding: 5px;
    background-color: #ffffff;
    width: 23%;
    display: inline-block;
    margin-right: 5px;
}
.sku_item_act{
    box-shadow: 0px 0px 10px #5e2c04;
    border: 1px solid #ffffff;
    border-radius: 5px;
    padding: 5px;
    background-color: #5e2c04;
    color: #ffffff;
    width: 23%;
    display: inline-block;
    margin-right: 5px;
}
.order_item{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin-top: 2.5rem;
}
.peisong_div{
    display: flex;
    flex-direction: row;
    align-items: center;
    border: 1px solid #cccccc;
    border-radius: 5px;
    padding: 5px;
    margin-right: 5px;
}
.peisong_div_act{
    display: flex;
    flex-direction: row;
    align-items: center;
    border-radius: 5px;
    background-color: #5e2c04;
    color: #ffffff;
    padding: 5px;
    margin-right: 5px;
}
.peisong_icon{
    width: 30px;
    height: 30px
}
.items_div{
    margin-top: 1rem;
}
.div_com{
    margin-top: 1rem;
}
#Roll{
    line-height: 24px;
    /*text-align: center;*/
    padding: 0 5px;
    margin-bottom: 3px;
    height: 11rem;
    position:absolute;
    /*z-index:9999;*/
    overflow:hidden;
    /*position:fixed;*/
    width: 100%;
}
#Roll ul{
    list-style: none;
    padding-left: 0rem!important;
}
#Roll li{
    /*border-radius: 13px;*/
    color:#fff;
    margin-bottom: 11px;
    background-color: rgba(0,0,0,0.6) !important;
    background-size:22px!important;
    background-position:1px!important;
    padding: 0 12px 0 3.3rem;
    text-align: left;
    width: 100%;
}
.pli{
    position: relative;
}
.libtn{
    border-radius: 5px;
    background-color: #ff6600;
    color: #ffffff;
    font-size: 0.8rem;
    font-weight: normal;
    border-color: #f5012f;
    padding: 0px 4px 0px 4px;
    position: absolute;
    left: 0.2rem;
    top: 0.1rem;
}
#Roll1 li{
    border-radius: 13px;
    color:#fff;
    margin-bottom: 0.5rem;
    background-color: rgba(0,0,0,0.6) !important;
    background-size:22px!important;
    background-position:1px!important;
    padding: 0 12px 0 1rem;
}
#Roll li img{
    width: 20px;
    vertical-align: middle;
    margin:0 5px 2px -5px;
}
.hidediv{
    display: none;
}
.centerdiv{
    text-align: center;
    padding: 0.3rem 0rem;
}
select.selectpicker{
    max-height: 4rem!important;
    height:4rem!important;
}
.buynow{
    padding: 1.5rem;background-color: #5e2c04;color: #fff;font-size: 1.8rem;text-align: center;position: fixed;bottom: 0rem;left:0rem;width: 100%;box-shadow: 0px 0px 10px #5e2c04;
}
@media (min-width: 1200px) {
    .container {
        width: 35%!important;
    }
    .buynow{
        padding: 1.5rem;background-color: #5e2c04;color: #fff;font-size: 1.8rem;text-align: center;position: fixed;bottom: 0rem;left:32.5%;width: 35%;box-shadow: 0px 0px 10px #5e2c04;
    }
    #Roll{
        line-height: 24px;
        /*text-align: center;*/
        padding: 0 5px;
        margin-bottom: 3px;
        height: 11rem;
        position:absolute;
        /*z-index:9999;*/
        overflow:hidden;
        /*position:fixed;*/
        width: 34.5%;
    }
}
.content_div p{
    margin: 0!important;
}
/* 让轮播容器在移动端有更好的触摸反馈，禁止水平滚动/缩放干扰 */
.carousel {
    touch-action: pan-y pinch-zoom; /* 允许垂直触摸滚动，但水平滑动由我们自定义处理 */
    user-select: none; /* 避免滑动时选中文本 */
}
.carousel-item img {
    width: 100%;
    height: auto;
    pointer-events: none; /* 防止图片干扰触摸事件（比如长按菜单），可根据需要保留 */
    display: block;
}
/* 可选的简洁样式：让指示器和控制按钮在移动端稍大一点 */
.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 2.5rem;
    height: 2.5rem;
    background-color: rgba(0,0,0,0.2);
    border-radius: 50%;
    background-size: 1.2rem;
}
.carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #666;
    opacity: 0.6;
}
.carousel-indicators .active {
    opacity: 1;
    background-color: #007aff;
}
.carousel-inner{
    /*height: 450px;*/
}
.carousel-item{
    /*height: 450px;*/
}
.carousel-item img{
    height: 100%;
}