.biddingBackImg img{
    width: 100%;
    height: 150px;
    margin-bottom: 20px;
}

.goodsSort ul li:first-child {
    width: auto;
    padding: 0;
    text-align: center;
}
.goodsSort1 ul li .active,.goodsSort2 ul li .active,.goodsSort3 ul li .active,.goodsSort4 ul li .active,.goodsSort5 ul li .active{
    color: #fff;
    background-color: #007de4;
}
.goodsSort ul li a:hover{
    color: #007de4;
    background-color: #fff;
}
.goodsSort ul li a.active:hover{
    color: #fff;
    background-color: #007de4;
}
.goodsContain-text1{
    padding: 22px 0 22px 22px;
    width: 211px;
    border-right: 1px solid #eee;
}
.goodsContain-text2{
    padding: 22px 0 22px 33px;
    width: 196px;
    border-right: 1px solid #eee;
}
.goodsContain-text3{
    padding: 22px 0 22px 48px;
    width: 180px;
    border-right: 1px solid #eee;
}
.goodsContain-text5{
    position: relative;
    text-align: left;
    width: 220px;
}
/* .jingjiazhong{
background-image: url("../../imges/trade/jingjiazhong.png");
}
.weikaishi{
background-image: url("../../imges/trade/weikaishi.png");
}
.yijiesu{
background-image: url("../../imges/trade/yijiesu.png");
} */
.goodsContain-div{
    padding-right: 0;

}
.biddingImg{
    /*position: absolute;*/
    /*z-index: 2;*/
    /*width: 132px;*/
    /*height:150px;*/
    /*margin-top: -16px;*/
    /*margin-left: 1050px;*/
    /*background-size: 100%;*/
    /*background-origin:border-box;*/
    /*background-repeat:no-repeat;*/
    /*background-position: right;*/
}

.changeStatus button {
    width: 80px;
    height: 24px;
    line-height: 24px;
    outline: none;
    border: 0;
}
.changeStatus{
    margin-left: 8px;
    border: 1px solid #e5e5e5;
}

.changeStatusSpan{
    display: block;
    font-size:14px;
}
.changeStatusSpan .glyphicon-arrow-up{
    color: #e5e5e5;
}
.changeStatusSpan .glyphicon-arrow-down{
    color: #e5e5e5;
}
.changeStatus button.active .changeStatusSpan{
    color: #fff;
}
.changeStatus button.active .glyphicon-arrow-up{
    color: #fff;
}
.changeStatus button.active .glyphicon-arrow-down{
    color: #fff;
}
.changeStatus button.active{
    color: #fff;
    background-color: #007ef4;
}
.changeStatus button.active .caret{
    color: #fff;
}
.goodsContain-text5 button{
    outline: none;
    border: 0;
    background-color: #007de4;
    color: #fff;
    height: 30px;
    line-height: 30px;
    width: 100px;
    border-radius: 7px;
    margin-left: 0;
    z-index: 10;
    position: absolute;
    right: 133px;
    bottom: 0;
}
.danhangFlow{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}



/* 筛选条件样式 */

.filter-item-div{position: relative;padding-right: 80px;}
.filter-list-div{width: 1080px;}
.filter-list-div .filter-ul-more{height: 50px;overflow: hidden;}
.filter-title{flex-shrink: 0;width: 108px;padding-top: 16px;text-align: right;margin-right: 20px;}
.more-data-div{
    display: none;
    z-index: 50;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 50px;
}

/* 列表 */
.list-content{margin-top: 20px;}
.list-section-header{
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    margin-top: 20px;
}
.list-section-body{
    border: none;
}
.list-section-body span{
    color: #555;
}
.list-section-body .list-item-div{
    padding: 18px 12px 10px 30px;
    height: auto;
    margin-bottom: 5px;
}
.list-section-body .g-goods-name{
    padding-top: 0px;
    padding-left: 0;
    margin-bottom: 5px;
    color: #555;
}
.list-section-body .g-product-part{
    justify-content:flex-start;
}
.list-section-body .g-product-part>div{
    padding: 0;
}
.list-section-body .goodsContain-text1{
    width: 180px;
}
.list-section-body .goodsContain-text1>p{
    margin-left: 0;
}
.list-section-body .goodsContain-text2{
    width: 220px;
}
.list-section-body .goodsContain-text4{
    width: 220px;
    padding: 22px 0 22px 30px;
    border-right: 1px solid #eee;
}
.list-section-body .goodsContain-text5{
    width: 265px;
}
.goodsContain-text5 .status-img{
    z-index: 10;
    position: absolute;
    top: -20px;
    right: 0;
    widows: 125px;
}
.g-product-part>div>p{
    margin-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1em;
    overflow: hidden;
}


.especially-bidding-div{
    margin-top: 20px;
}
.especially-bidding-div>a{
    display: block;
}
.especially-bidding-div>a>img{
    display: block;
    width: 100%;
}