.infoNav{
    border-bottom: 0.08rem solid #f5f6f7;

}
.infoNav {
    width: 7.5rem;
    overflow-x: auto;
}
.infoNav .navli {
    
}
.infoNav .infoNavTit{
    width: 3.73rem;
    float: left;
    text-align: center;
    line-height: 1rem;
    font-size: 0.26rem;
    color: #888;
}
.infoNav .infoNavTit.active{
    width:3.73rem;
    float: left;
    text-align: center;
    line-height: 1rem;
    font-size: 0.26rem;
    color: #4285f4;
}
.infoNav .shu{
    width:0.02rem;
    height: 0.24rem;
    background: #e5e2e2;
    margin-top: 0.3rem;
}
.time{
    color: #ccc;
    font-size: 0.28rem;
}
.infoImg{
    width:6.9rem;
    height:4.2rem;
    display: block;
    margin: 0 auto;
}
.mainWzBox{
    padding: 0 0.3rem;
    margin-top: 0.2rem;
}
.productName{
    font-size: 0.28rem;
    color: #333;
    width: 6.8rem;
    overflow: hidden;
    /*white-space: nowrap;*/
    text-overflow: ellipsis;
}
.ProductsItem{
    border-bottom: 1px solid #eee;
    padding-bottom: 0.35rem;
}
.pingtai{
    display: none;
}