body{
    background: #fff!important;
    padding-top: 140px;
}
.containerPosition{
    background-color: #f5f5f5;
    width: 100%;
}
.currentPosition{
    margin: 0 auto;
    padding: 14px 0;

}
.container .item-find-detail{
    padding: 0;
}
.item-find-detail>div:last-child{
    border-bottom:0 none;
}
.item-find-detail .chance_itemname{
    width: 9%;
}
.item-find-detail .item-style .more{
    margin:7px 0 0 0;
    width: 9%;
    text-align: left;
}
.currentPosition,.container .item-find-detail,.container .item_find{
    width: 1200px;
}
.container .item_list_tool{
    margin-top: 0;
    width: 1200px;
    border: 0;
}
.item_find>li{
    margin-top: 0!important;
}
.item_find>li:hover{
    box-shadow:unset!important;
}
.item_find .titleContainer{
    line-height: 40px;
}
.item_find .titleContainer b{
    font-size: 16px;
}
.item_find .demand{
    line-height: 24px;
}
.item_find .actualFee{
    line-height: 48px;
}
#searchForm .item-find-list .searchBox{
    padding: 0;
    margin: 22px 0;
}
#searchForm .item-find-list .searchBox .queryBox{
    display: inline-block;
    width: 590px;
}
#searchForm .item-find-list .searchBox .queryBox input{
    border-color: #ff8000!important;
    border-radius: 0;
    height: 42px;
    width: 480px;
}
#searchForm .item-find-list .searchBox .queryBox button{
    height: 42px;
    width: 90px;
    position: relative;
    left: -4px;
}
#searchForm .btnStyle{
    border: 1px solid #ff8000;
    border-left: 0;
    background: #ff8000;
    color: #fff;
    font-size: 16px;
}
#searchForm .item-find-list .searchBox .publishProject{
    width: 110px;
    height: 42px;
}
.issuerStatusName{
    color: #fff;
    padding: 3px 9px;
}
.greybg{
    background-color: #72bf55;
}
.bluebg{
    background-color: #40baf9;
}
.greenbg{
    background-color: #8e8efd;
}
.pinkbg{
    background-color: #ff8000;
}
.chance_itemlist{
    line-height: 36px;
}
.chance_itemname{
    margin-top: 8px;
}
.actualFee .bidBtn{
    background: #fff;
    border-color: #ff8000;
    color: #ff8000;
}
/* 2018.10.9新增样式 */
.container .no-border{
    border:0 none;
}
.bottom-footer{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}