.sub_nav .container a{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.nav_outer .search_box{
    margin: 20px auto;
    width: 100%;
}
.nav_outer .search_box form{
    float: none;
    margin: 0 auto;
}
.p-wrap{
    width: 100%;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
}
.font-16{
    font-size: 16px;
    font-weight: bold;
}
.gray{
    color: #999999;
}
.p-wrap .shop{
    padding-left:20px;
    background: url(../img/icon_member.png) no-repeat left center;
}
.miaosha_list li a:hover{
    color: #000;
}
.exchange-btn{
    height: 32px;
    line-height: 32px;
}

.li_wrap{
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #CCCCCC;
}
.shopcar_list img{
    height: 95px;
    object-fit: cover;
}
.jiancai4 .top ul li:nth-of-type(4){
    width: 300px;
    text-align: center;
}
.jiancai4 .top .bottom_list .count_box{
    margin: 0 auto;
}
.jiancai4 .top .bottom_list .you{
    margin: 0 auto;
}
.exchange-table .layui-table-cell{
    text-align: center;
}
