.main-wrapper-1{
    background: url("../img/market-header.jpg");
    background-size: 100% !important;
    background-position: 0 80px !important;
}

.box{
    width: 1080px;
}
.box-right {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}
.box-right .box-right-top ul{
    font-size: 13px;
    border-bottom: none;
    margin-bottom: 5px;
}
.box-right .box-right-top ul.float-right li{
    font-size: 12px;
}
.box-right .box-right-top ul.float-left li{
    cursor: pointer;
    font-size: 14px;
    padding: 10px 20px;
}
.box-right .box-right-top ul.float-left li.active{
    border-bottom: 2px solid #c7161e;
}
.box-right .box-right-top ul.float-right .abouts-nav-name{
    color: #ef730f;
}


#cgzn-container,#brand-container{
    background: #ffffff;
    margin-top: 10px;
    padding: 20px;
}
#cgzn-container img,#brand-container img {
    width: 100%;
    height: 135px;
}
#cgzn-container .txt,#brand-container .txt{
    max-height: 50px;
    line-height: 30px;
    text-align: center;
}
#brand-container p{
    margin: 0;
}
#brand-container .item{
    margin-bottom: 10px;
}
#cgzn-container .col-sm-3,#brand-container .col-sm-3{
    cursor: pointer;
}
.category{
    word-break:keep-all;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
