.float-right{
    margin-top: -24px;
}
.bidTitle{
    font-size: 22px;
    color: #3f3f3f;
}

.tag-container{
    margin-top: 35px;
    border-bottom: 1px solid #e4e9f0;
    padding-bottom: 6px;
}
.tag{
    font-size: 14px;
    color: #7c7c7c;
    width: 120px;
    float: left;
}
.info{
    font-size: 14px;
    color: #7c7c7c;
    float: right;
}
.info>span{
    float: left;
    margin-left: 130px;
}
.info>span:first-child{
    margin-left: 0;
}
.detail-content{
    margin-top: 30px;
    font-size: 16px;
    color: #14171f;
}
.more-bid-title{
    font-size: 14px;
    color: #777777!important;
    float: left;
    width: 214px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.hot li>span{
    font-size: 14px;
    color: #777777!important;
    float: right;
    line-height: 20px;
}



/*招标列表*/
.bid-list-container{
    margin-top: 44px;
}
.bid-search{
    position: relative;
}
.bid-search input{
    width: 625px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #7c7c7c;
    border: 1px solid #ffa6b0;
    padding-left: 12px;
    float: left;

}
.bid-search span{
    float: left;
    width: 75px;
    height: 38px;
    line-height: 38px;
    background-color: #ffe2e5;
    color: #ef4e58;
    font-size: 14px;
    text-align: center;
    border: 1px solid #ffa6b0;
    margin-left: -1px;
    cursor: pointer;
}
.bid-type-container{
    width: 716px;
    background-color: #f7f7f7;
    margin-left: 0;
    margin-top: 26px;
}
.bid-type{
    width: 100%;
    padding: 20px 0;
    height: 22px;
    line-height: 22px;
}
.bid-type>span{
    font-size: 14px;
    color: #7c7c7c;
    float: left;
    margin: 0 14px 0 8px;
}
.type-choose li{
    float: left;
    min-width: 70px;
    height: 22px;
    text-align: center;
    margin-right: 28px;
}
.type-choose >li>a{
    min-width: 70px;
    height: 22px;
    line-height: 22px;
    float: left;
    border: 1px solid #f7f7f7;
    box-sizing: border-box;
}
.type-choose .active a{
    min-width: 70px;
    height: 22px;
    line-height: 21px;
    float: left;
    border: 1px solid #ff5952;
    color: #ff5952;
}
.bid-time{
    width: 100%;
    padding: 0 0 20px 0;
    height: 22px;
    line-height: 22px;
}
.bid-time>span{
    font-size: 14px;
    color: #7c7c7c;
    float: left;
    margin: 0 14px 0 8px;
}
.bid-time-choose li{
    float: left;
    min-width: 70px;
    height: 22px;
    text-align: center;
    margin-right: 28px;
}
.bid-time-choose >li>a{
    min-width: 70px;
    height: 22px;
    line-height: 22px;
    float: left;
    border: 1px solid #f7f7f7;
    box-sizing: border-box;
}
.bid-time-choose .active a{
    min-width: 70px;
    height: 22px;
    line-height: 21px;
    float: left;
    border: 1px solid #ff5952;
    box-sizing: border-box;
    color: #ff5952;
}
.bid-list{
    width: 716px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    color: #7c7c7c;
    background-color: #f3f3f5;
    margin-left: 0;
    margin-top: 32px;
}
.bid-list span{
    float: left;
}
.bid-list>div span:first-child{
    margin-left: 24px;
    margin-right: 118px;
}

.bid-list>div span:nth-child(2){
    margin-right: 436px;
}
.bid-list-li{
    width: 100%;
    margin: 10px 0;
}
.bid-list-li li{
    height: 44px;
    line-height: 44px;
}
.bid-list-li li:hover{
    background-color: #f7f8fa;
}
.bid-list-li span{
    float: left;
    height: 22px;
    line-height: 22px;
    margin-top: 10px;
}
.bid-list-li span:last-child{
    float: right;
    margin-right: 30px;
}
.bid-list-li span:nth-child(2)>a{
    display: inline-block;
    max-width: 500px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.bid-list-li .bidding{
    width: 70px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border: 1px solid #acc9e4;
    color: #acc9e4;
    margin: 10px 20px 0 6px;
}
.bid-list-li .bid{
    width: 70px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border: 1px solid #f99708;
    color: #f99708;
    margin: 10px 20px 0 6px;
}
.more-bid{
    font-size: 14px;
    color: #777777!important;
    float: left;
    margin-right: 12px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.show-num{
    float: left;
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    border: 1px solid #ff5952;
    color: #ff5952;
    padding: 0 4px 0 4px;
    margin-top: 2px;
}
.content {
    width: 740px;
    border-right: 1px solid #ddd;
    padding-right: 60px;
    margin-bottom: 40px;
}
.aside {
    width: 375px;
    font-size: 14px;
    margin-bottom: 20px;
}
.aside>div {
    width: 300px;
    margin-top: 26px;
}
.aside .title {
    height: 35px;
    border-bottom: 1px solid #ebf3ff;
    margin-bottom: 20px;
}
.aside .hot li {
    margin-top: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.aside .hot li a {
    color: #777777;
    line-height: 18px;
}
.aside .title h3 {
    line-height: 35px;
    padding: 0 8px;
    background: #ebf3ff;
    display: inline-block;
    color: #565656;
}
.bid-download{
    display: block;
    color: #ff7e7e;
    font-size: 20px;
    padding: 30px 0;
}
.detail-content{
    line-height: 2;
}
.no-data{
    width: 315px;
    height: 265px;
    background: url("../images/null.png");
    background-size: cover;
    margin: 30px auto;
}
.clear-search{
    font-size: 20px;
    position: absolute;
    top: 10px;
    right: 114px;
    color: #ff5952;
    cursor: pointer;
}