
.chanpinjuzhong{
    display: flex;
    justify-content: center;
}

.chanpinjuzhong a{
    height: 35px;
}
.listing-style1 {
    border: 1px solid #E9E9E9;
}
.shop-img-css {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    margin-bottom: 20px;
    max-width: 100%;
}
.shop-img-css img{
    height: 220px;
    width: 100%;
}
.bgc-white{
    margin-right: 10px;
}

.ud-btn-shop:hover {
    border: 1px solid #ffbe00;
}


/* 手机端样式 */
@media (max-width: 767.98px) {
    .ud-btn-shop {
        padding: 8px 20px;
        font-size: 14px;
        border: 1px solid #424746;
        color: #575757;
        margin-left: 10px;
    }
    .table-style3 .t-body th{
        padding: 16px 0px 0px 0px;
    }
    .jisuantbody{
        text-align: center;
    }
    .table-style3 .t-body td{
        padding: 0;
    }
}

/* 电脑端样式 */
@media (min-width: 768px) {
    .jisuantbody{
        text-align: start;
    }
    .ud-btn-shop {
        padding: 8px 20px;
        font-size: 14px;
        border: 1px solid #424746;
        color: #575757;
        margin-left: 10px;
    }

    .table-style3 .t-body td{
        padding: none;
    }
}


.table-style3 .t-head th{
    padding: 10px 15px;
    font-size: 14px;
}

.fanganatiao{
    padding: 5px 10px;
    border: 1px solid;
    border-radius: 5px;
    font-size: 12px;
}
.right-span {
    position: absolute;
    top: 10%;
    right: 20px;
}

.bgss{
    background-size: cover;
    height: 100%;
    box-shadow: 0px 2px 7px rgb(101 101 101)

}
.tag{
    width: 4rem;
    height: 80px;
    border-radius: 5px;
    color: white;
    line-height: 25px;
    padding:0
}
.shop-img-css_inspiration {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    margin: 20px;
    max-width: 100%;
}
.pending-style {
    padding: 3px 10px;
}



/* 手机端样式 */
@media (max-width: 767.98px) {


    .product_shouchang_pcandphone_weizhi{
        top: auto !important;
        bottom: 14.1rem !important;
    }
    .shouchang_botton_text_num{
        position: absolute;
        bottom: -18px;
        left: 8px;
        font-size: 10px;
    }

}

/* 电脑端样式 */
@media (min-width: 768px) {

    .product_shouchang_pcandphone_weizhi{
        top: auto !important;
        bottom: 15rem !important;
    }
    .shouchang_botton_text_num{
        position: absolute;
        bottom: -18px;
        left: 8px;
        font-size: 10px;
    }

}

.tong-b {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    display: flex;
    color: white;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 12px;
}

.listing-style1 .listing-fav {
    right: 5px !important;
    top: 5px !important;
}

.sss {
    position: absolute;
    right: 25px;
    top: 25px;
    color: rgba(126, 125, 125, 0.99);
    font-size: 14px;
}