
[v-cloak] {
    display: none;
}

.content {
    padding: 0;
    padding-bottom: .01rem;
    background: #f1f1f1 !important;
}

.container {
    padding: 0 !important;
    margin: 0 !important;
}
/*吸顶*/
.mm, .content {
    overflow: inherit
}

img {
    max-width: 100%;
}

.left {
    float: left;
}

.right {
    float: right;
}

.goods-defuil {
    padding-bottom: 55px;
}

.no-datas {
    color: #b3b3b3;
    padding: 2.5vh 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .no-datas > div:first-child {
        width: 7vw;
        height: 7vw;
        margin-right: 3vw;
    }

.unmber_ul li.disabled {
    color: #999;
}

.no-datas {
    display: none;
}

.overflow {
    overflow: hidden;
}

.IsDefault {
    width: 5rem;
    float: left;
}

.swiper-slide {
    width: 100% !important;
}
/*#endregion */
/*region*/
.loads {
    position: fixed;
    z-index: 10000000;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.loads-img-box {
    width: 1.6rem;
    height: 1.6rem;
    text-align: center;
}

.product-shelf {
}

.mb-product {
    margin-bottom: 1.2rem;
}

.master-goods > .diary-siwtch {
    display: none;
}
/*endregion*/

