/* new add  */
body,html{
    background: #f2f2f2;
}
div.empty-show{
    height: 210px;
    margin-top: 10px;
    background: #fff;
}
div.empty-tip{
    width: 237px;
    height: 87px;
    display: inline-block;
    text-align: left;
    margin-left: 34px;

}
div.empty-tip span,div.empty-tip a{
    display: block;
}
div.empty-tip span.top{
    width: 237px;
    height: 19px;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #181818;
    margin-bottom: 10px;
}
div.empty-tip span.middle{
    width: 237px;
    height: 13px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #c6c6c6;
    margin-bottom: 10px;

}
div.empty-tip .empty-consult{
    width: 94px;
    height: 36px;
    text-align: center;
    color:#fff;
    font-size: 14px;
    line-height: 36px;
    background-color: #e33735;
    border-radius: 4px;
    text-decoration: none;
}
div.empty-tip .empty-consult:hover{
    background-color: #d8211e;
}
.guess-like{
    height: 273px;
    margin-top: 20px;
    padding: 20px 30px;
    box-sizing: border-box;
    background: #fff;
}
.guess-like img,.new-brand img{
    width: 100%;
    height: 100%;
    border: none;
}
.guess-like .title,.new-brand .title{
    box-sizing: border-box;
    width: 100%;
    padding-left: 10px;
    padding-bottom: 16px;
    background: rgba(0, 0, 0, 0) url(http://www.86sb.com/images/xian.jpg) no-repeat;
    color: #181818;
    font-size: 16px;
}
.guess-like .section{
    width: 100%;
    height: 198px;
}
.guess-like .section .block{
    width: 190px;
    height: 198px;
    display: inline-block;
    margin-left: 40px;
    box-sizing: border-box;
}
.guess-like .section .block:first-child{
    margin-left:0;
}
.guess-like .section .img,.new-brand .section .img{
    width:190px;
    height: 140px;
    margin-bottom:8px;
}
.guess-like .section .content,.new-brand .section .content{
    display: inline-block;
    width: 100%;
    overflow: hidden;
    margin-top: 6px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #6c6c6c;
}
.guess-like .section .content .type{
    width: 45px;
    height: 20px;
    background-color: #f5f8fc;
    border-radius: 10px;
    border: solid 1px #6e9af3;
    color: #6f9af3;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
}
.guess-like .section .used,.new-brand .section .used{
    width: 190px;
    height: 12px;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #9c9c9c;
    /* text-overflow: ellipsis; */
    /* overflow: hidden; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 12px;
}
.a{
    height: 1000px;;
}
.new-brand{
    height: 509px;
    margin-top: 20px;
    padding: 20px 30px 40px;
    box-sizing: border-box;
    background: #fff;
}
.new-brand .section{
    width: 100%;
}
.new-brand  .block{
    width: 190px;
    height: 196px;
    display: inline-block;
    margin-left: 40px;
    box-sizing: border-box;
    margin-bottom: 25px;
}
.new-brand .section .block:first-child,.new-brand .section .block:first-child+div+div+div+div+div {
    margin-left:0;
}
.new-brand .section .block:first-child .content span{
    color: #e33735;
}