html,body{
    padding-bottom: 60px;
    margin: 0px;
    background-color: #f5f7f7;
}
p{
    padding: 0px;
    margin: 0px;
}
a{
    color: #353535;
    text-decoration: none;
}
.header{
    height: 44px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header i{
    font-size: 14px;
    margin-left: 15px;
    color: #5d5d5d;
}
.header p{
    color: #5d5d5d;
    width: 100%;
    font-size: 18px;
    text-align: center;
}

#top{
    width: 100%;
    position: fixed;
    top: 0px;
}
#Comments{
    margin-top: 98px;
    padding-bottom: 60px;
}
/* #Comments ul{
    padding-bottom: 60px;
} */
/* 顶部悬浮导航 */
.suspendedNav{
    width: 100%;
    height: 44px;
    background-color: #fff;
    /* display: none; */
    z-index: 999;
}
.suspendedNav ul{
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: space-around;
}
.suspendedNav ul li{
    width: 30px;
    line-height: 42px;
    font-size: 14px;
    color: #131210;
    box-sizing: border-box;
}
.navColor{
    color: #4d2343!important;
    border-bottom: 2px solid #4d2343;
}
/* 评论 */
.goodsComments{
    min-height: 153px;
    background-color: #fff;
    margin-top: 10px;   
}
.goodsComments .goodsComments-content .critics{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 15px 15px 15px;
}
.goodsComments .goodsComments-content .critics .critics-details{
    display: flex;
    align-items: center;
}
.goodsComments .goodsComments-content .critics .critics-details .critics-name{
    color: #353535;
    font-size: 15px;
    max-width: 225px;
    max-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.merchantsMember {
    margin-left: 8px!important;
}
.merchantsMember img{
    width: 27px;
    height: 13px;
}
.regularMembers{
    margin-left: 8px!important;
}
.regularMembers img{
    width: 15px;
    height: 15px;
}
.goodsComments .goodsComments-content .storeScore{
    padding: 0 0 18px 15px;
}
.goodsComments .goodsComments-content .storeScore .storeScore-title{
    color: #888989;
    font-size: 13px;
    padding-right: 6px;
}
.star{
    width: 58px!important;
    height: 16px!important;
    display: inline-block;
    font-size: 10px;
    color: #db9c5a!important;
    text-align: center;
    line-height: 16px;
    background-color: #fbf4ed!important;
}
.star i{
    font-size: 12px;
    color: #db9c5a;  
}
.goodsComments .goodsComments-content .critics .date{
    color: #888989;
    font-size: 12px;
}
.goodsComments .goodsComments-content .comments-content{
    color: #353535;
    font-size: 14px;
    margin: 0 15px 0px 15px!important;
    padding-bottom: 22px;
}
/* 右侧悬浮 */
.rightSuspend{
    width: 41px;
    height: 80px;
    background-color: #7f7f7f;
    position: fixed;
    right: 0px;
    bottom: 85px;
    text-align: center;
    border-radius: 6px 0 0 6px;
    display: none;
    z-index: 99;
}
.rightSuspend p{
    margin: 0px;
    width: 33px;
    height: 1px;
    margin: 0 auto;
    background-color: #b2b2b2;
}
.rightSuspend .suspend-shoppingcart{
    width: 41px;
    height: 40px;
    text-align: center;
    position: relative;
}
.rightSuspend .suspend-shoppingcart img{
    width: 24px;
    height: 20px;
    margin-top: 9px;
}
.rightSuspend .suspend-shoppingcart .circle{
    min-width: 12px;
    height: 12px;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 25px;
    position: absolute;
    top: 5px;
    right: 5px;
    text-align: center;
    line-height: 12px;
    font-size: 10px;
    color: #fff;
}
.rightSuspend .suspend-backTop{
    width: 41px;
    height: 40px;
    text-align: center;
}
.rightSuspend .suspend-backTop img{
    width: 15px;
    height: 16px;
    margin-top: 12px;
}

.rightSuspend1{
    width: 41px;
    height: 40px;
    background-color: #7f7f7f;
    position: fixed;
    right: 0px;
    bottom: 125px;
    text-align: center;
    border-radius: 6px 0 0 6px;
}
.rightSuspend1 .suspend-shoppingcart{
    width: 41px;
    height: 40px;
    text-align: center;
    position: relative;
}
.rightSuspend1 .suspend-shoppingcart img{
    width: 24px;
    height: 20px;
    margin-top: 9px;
}
.rightSuspend1 .suspend-shoppingcart .circle{
    min-width: 12px;
    height: 12px;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 25px;
    position: absolute;
    top: 5px;
    right: 5px;
    text-align: center;
    line-height: 12px;
    font-size: 10px;
    color: #fff;
}

.u-flyer {
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    position: fixed;
    z-index: 9999;
}
 #msg {
    position: fixed;
    top: 400px;
    right: 10px;
    z-index: 10000;
    width: 1px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, .4);
    display: none;
}



/* 底部 */
#page-foot{
    background-color: #fff;
    height: 50px;
    width: 100%;
    position: fixed;
    bottom: 0px;
}
#page-foot #page-foot-fixed{
    height: 50px;
}
#page-foot #page-foot-fixed #header_bar{
    height: 50px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
#page-foot #page-foot-fixed #header_bar a{
    text-decoration: none;
    color: #000;
}
#page-foot #page-foot-fixed #header_bar a span{
    font-size: 14px;
}
#page-foot #page-foot-fixed #header_bar a .ico{
    width: 100%;
    height: 26px;
}
#page-foot #page-foot-fixed .ico .icon-kefu{
    font-size: 25px;
}
#page-foot #page-foot-fixed .ico .icon-dianpu{
    font-size: 22px;
}

#page-foot #page-foot-fixed .ico .icon-shoucang{
    font-size: 23px;
}
#page-foot #page-foot-fixed .ico .icon-ziyuan{
    font-size: 20px;
    color: #db9c5a;
}

#page-foot #page-foot-fixed .add{
    color: #db9c5a!important;
}
#page-foot #page-foot-fixed .add{
    margin-top: 10px;
}
#page-foot #page-foot-fixed .add .ico span{
    border: 1px solid #db9c5a;
    display: inline-block;
    width: 84px;
    height: 38px!important;
    line-height: 38px!important;
    text-align: center;
    border-radius: 4px;
}
#page-foot #page-foot-fixed #header_bar a{
    height: 50px;
}
.bb3764d{
    background-color: #db9c5a;
    color: #fff;
}

/* 点击加入购物车弹出内容 */
/* #addMerchandise{
    position: relative;
} */
#addMerchandise .content{
    background-color: #fff;
    width: 100%;
    position: fixed;
    bottom: 0px;
}
#addMerchandise .content .tradeName{
    display: flex;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #ececec;
    position: relative;
}
#addMerchandise .content .tradeName img{
    width: 120px;
    height: 116px;
    margin-top: -20px;
    margin-left: 10px;
    border-radius: 7px;
}
#addMerchandise .content .tradeName #close{
    position: absolute;
    right: 10px;
    top: 8px;
    font-size: 20px;
}
#addMerchandise .content .tradeName .title{
    width: 140px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 26px!important;
    margin-left: 14px;
    color: #131210;
    font-size: 16px;
}
.quantity-sum{
    display: flex;
    align-items: center;
}
.inventory{
    font-size: 14px;
    color: #888989;
    margin-right: 11px;
    /* margin-top: 8px; */
}
#addMerchandise .content .tradeName .singPrice{
    display: flex;
    align-items: center;
    margin-left: 18px;
}
#addMerchandise .content .tradeName .singPrice span{
    color: #db9c5a;
    margin-top: 5px;
    font-size: 16px;
}
#addMerchandise .content .tradeName .singPrice .wholesale{
    margin: 0px;
}
#addMerchandise .content .tradeName .singPrice .wholesale span{
    color: #888989;
    font-size: 14px;
}
#addMerchandise .content .tradeName .singPrice .wholesale .price{
    text-decoration:line-through;
}

.kind{
    height: 185px;
    overflow:auto;
}
.disable{
    pointer-events: none;
    cursor: default;
    background-color: #f1f1f1!important;
    color: #d2d2d2!important;
}
#addMerchandise .content .tradeName .price{
    color: #db9c5a;
    font-size: 16px;
}
#addMerchandise .content .colorClassification{
    border-bottom: 1px solid #ececec;
    padding-bottom: 16px;
}
#addMerchandise .content .colorClassification .title{
    font-size: 14px;
    color: #ababab;
    padding-bottom: 8px;
    padding-left: 6px;
}
#addMerchandise .content .colorClassification .color{
    width: 100%;
    margin-left: 2px;
    overflow: hidden;
}
#addMerchandise .content .colorClassification .color span{
    min-width: 58px;
    height: 29px;
    line-height: 29px;
    display: inline-block;
    border-radius: 25px;
    text-align: center;
    font-size: 12px;
    color: #131210;
    margin-bottom: 10px;
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 6px;
    padding-right: 6px;
    background-color: #f1f1f1;
    float: left;
}
#addMerchandise .content .quantity{
    height: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ececec; 
}
#addMerchandise .content .quantity .title{
    font-size: 14px;
    color: #ababab;
    padding-left: 6px;
    margin: 0px;
}
#addMerchandise .content .quantity .btn{
    font-size: 18px;
    box-shadow: none;
    width: 98px;
    height: 28px;
    padding: 0px;
    border: 1px solid #f0f0f0;
}
#addMerchandise .content .quantity .btn .reduce{
    display: inline-block;
    width: 29px;
    height: 26px;
    background-color: #f2f2f2;
    text-align: center;
    line-height: 30px;
    color: #888989;
    font-size: 12px;
}
#addMerchandise .content .quantity .btn .add{
    display: inline-block;
    width: 29px;
    height: 26px;
    background-color: #f2f2f2;
    text-align: center;
    line-height: 30px;
    color: #888989;
    font-size: 12px;
}
#addMerchandise .content .quantity .btn .sum{
    font-style:normal;
    font-size: 14px;
    width: 28px;
    display: inline-block;
}
#addMerchandise .content .btn1{
    width: 90%;
    height: 40px;
    background-color: #db9c5a;
    color: #fff;
    font-size: 16px;
    margin-left: 50%;
    transform: translate(-50%);
    box-shadow: none;
    border: none;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 7px;
}
p{
    margin: 0px;
    padding: 0px;
}
/* 颜色选择切换 */
.active{
    background-color: #db9c5a !important;
    color: #fff !important;
}
a{
    text-decoration: none!important;
    color: #131210!important;
}
.navColor{
    color: #4d2343!important;
    border-bottom: 2px solid #4d2343;
}


/* 为空 */
.empty{
    width: 100%;
    text-align: center;
    margin-top: 120px;
}
.empty img{
    width: 107px;
    height: 98px;
    margin-top: 75px;
}
.empty .empty-content{
    color: #888989;
    font-size: 14px;
    margin-top: 14px;
    margin-bottom: 20px;
}
.empty .visit{
    width: 98px;
    line-height: 30px;
    text-align: center;
    color: #db9c5a;
    font-size: 14px;
    border: 1px solid #db9c5a;
    border-radius: 4px;
    margin: 0 auto;
}










