#procurement{
    color: #2489eb;
}
#procurement:before{
    content:'';
    height: 2px;
    width: 80px;
    background-color: #2489eb;
    position: absolute;
    left: 10px;
}
#procurementSearch{
    color: #2489eb;
}
#procurementSearch:before{
    content: '';
    height: 2px;
    background-color: #2489eb;
    position: absolute;
    width: 80%;
    left: 10%;
    right: -10%;
}
.title-wrapper{
    width:1200px;
    margin:14px auto 8px;
}
.title-wrapper a{
    color:#999999;
}
.title-wrapper .current-location{
    color:#2589eb;
}
.search-wrapper{
    width:1200px;
    margin:0 auto;
    height: 40px;
}
.search-wrapper .search-ipt-wrapper{
    height:40px;
    position:relative;
}
.search-wrapper .search-ipt-wrapper .ipt{
    width:880px;
    height:40px;
    background:rgba(255,255,255,1);
    border:2px solid rgba(37,137,235,1);
    padding-left:10px;
    float:left;
}
.search-wrapper .search-ipt-wrapper .ipt:focus{
    outline: none;
}
.search-wrapper .search-ipt-wrapper .clear-tag{
    position:absolute;
    width:16px;
    height:16px;
    background-image: url("/page/pc/images/procurement/clear.png");
    background-size:100% 100%;
    left:71%;
    top:12px;
    cursor: pointer;
}
.search-wrapper .btn-search{
    width:103px;
    height:40px;
    color:#FFFFFF;
    border:0;
    float:left;
    background:linear-gradient(140deg,rgba(37,137,235,1) 0%,rgba(50,93,236,1) 100%);
}
.search-wrapper .ad-publish{
    height:40px;
    width:204px;
    margin-left:10px;
    display: inline-block;
    float:left;
}
.search-wrapper .ad-publish img{
    width:100%;
    height:100%;
}
.selected-condition-wrapper{
    width: 1200px;
    height: auto;
    min-height: 40px;
    margin: 10px auto 0;
}
.selected-condition-wrapper .title{
    float:left;
    padding:0 18px;
    width:96px;
    text-align: center;
}
.selected-condition-wrapper .selected-condition-list{
    float: left;
    height: auto;
    width: 1100px;
}
.selected-condition-wrapper .selected-condition-list .selected-con-item{
    width: auto;
    height: 26px;
    border: 1px solid #ebebeb;
    cursor: pointer;
    margin-right:10px;
    border-radius: 30px;
    display: inline-block;
}
.selected-condition-wrapper .selected-condition-list .selected-con-item .item-title{
    height: 100%;
    width: auto;
    cursor: pointer;
    color: #666666;
    font-size: 12px;
    line-height: 22px;
    padding:2px 10px;
    max-width: 200px;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    overflow: hidden;
}
.selected-condition-wrapper .selected-condition-list .selected-con-item .item-close{
    height: 100%;
    display: inline-block;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    width: 20px;
    position: relative;
}
.selected-condition-wrapper .selected-condition-list .selected-con-item:hover{
    border:1px solid #2589eb;
}
.selected-condition-wrapper .selected-condition-list .selected-con-item:hover .item-close{
    background-color: #2589eb;
}
.selected-condition-wrapper .selected-condition-list .selected-con-item .item-close .i-close {
    width: 14px;
    height: 14px;
    position: absolute;
    top:31%;
    left: 30%;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    background-image: url(/page/pc/images/result/con-close-grey.png);
    background-color: #fff;
    background-repeat: no-repeat;
}
.selected-condition-wrapper .selected-condition-list .selected-con-item:hover .i-close{
    background-color: #2589eb;
    background-image: url(/page/pc/images/result/con-close-white.png);
}
.bidding-classification-condition-wrapper{
    width:1200px;
    margin:0 auto;
    height:auto;
    background:rgba(241,243,245,1);
    border:1px solid #E5E5E5;
    clear:both;
}
.bidding-classification-condition-wrapper .title{
    width:96px;
    height:auto;
    text-align: center;
    background:rgba(241,243,245,1);
    float:left;
    padding:53px 20px;
}
.bidding-classification-condition-wrapper .content{
    float: left;
    height: auto;
    width: 1102px;
    padding: 5px 0;
    font-size: 12px;
    background-color: #FFFFFF;
}
.bidding-classification-condition-wrapper .content .item{
    height: auto;
    padding-top: 7px;
    width: 100%;
    min-height: 34px;
    padding-left: 24px;
    border-bottom: 1px solid #E5E5E5;
}
.bidding-classification-condition-wrapper .content .item .item-title{
    font-weight: bold;
    float:left;
    width:70px;
    line-height:20px;
}
.bidding-classification-condition-wrapper .content .item .con-item-content{
    float:left;
    height:auto;
    width:1000px;
    line-height: 24px;
    overflow:hidden;
}
.bidding-classification-condition-wrapper .content .item .con-item-content .item-list{
    float:left;
    width:940px;
    height:auto;
    overflow: auto;
}
.bidding-classification-condition-wrapper .content .item .con-item-content .item-opt{
    float:left;
    height:100%;
    width:60px;
    color:#2589eb;
    text-align: left;
}
.bidding-classification-condition-wrapper .content .item .con-item-content .item-opt .item-more{
    cursor:pointer;
}
.bidding-classification-condition-wrapper .content .item .con-item-content ul{
    list-style: none;
    margin:0;
    padding:0;
    height:30px;
    overflow: hidden;
}
.bidding-classification-condition-wrapper .content .item .con-item-content ul li{
    float:left;
    margin-right:20px;
    cursor: pointer;
}
.bidding-classification-condition-wrapper .content .item .con-item-content .item-list .first-letter-ul{
    width:100%;
    height:26px;
    display:none;
    margin-bottom:5px;
}
.bidding-classification-condition-wrapper .content .item .con-item-content .item-list .first-letter-ul li{
    padding: 0 6px;
    height: auto;
    cursor: pointer;
}
.bidding-classification-condition-wrapper .content .item .con-item-content .item-list .first-letter-ul .current{
    border: 1px solid #2589eb;
    color: #2589eb;
}

.bidding-classification-condition-wrapper .content .item .con-item-content .item-list .item-ul, .init-item-ul{
    height:17px;
    overflow: hidden;
}
.bidding-classification-condition-wrapper .content .item .con-item-content .item-list .item-ul-hidden{
    display: none;
}
.delivery-require-wrapper{
    height:66px !important;
}
.delivery-require-title{
    padding: 20px !important;
}
.delivery-require-content {
    height:65px !important;
}

.bidding-size-condition-wrapper{
    width:1200px;
    height:48px;
    margin:0 auto;
    background:rgba(241,243,245,1);
    border:1px solid #E5E5E5;
    border-top:0;
}
.bidding-vip-wrapper {
    width:1200px;
    min-height:54px;
    height: auto;
    margin:0 auto;
    background:rgba(241,243,245,1);
    border-top:1px solid #E5E5E5;
}
.bidding-vip-wrapper .company-title{
    text-align: center;
    float:left;
    width:96px;
    padding:16px 7px;
    border-left:1px solid #e5e5e5;
    border-top: 0;
    border-bottom: 0;
    border-right:0;
    background-color:rgba(241,243,245,1);
}
.bidding-vip-wrapper .content{
    min-height: 45px;
    height: auto;
    float:left;
    width:1104px;
    padding: 14px 0 10px 24px;
    border-right:1px solid #E5E5E5;
    background-color: #ffffff;
    font-size:12px;
}
.bidding-vip-wrapper .item-list{
    float:left;
    width:980px;
    min-height: 14px;
}
.bidding-vip-wrapper .item-list ul{
    list-style: none;
    margin:0;
    padding:0;
}
.bidding-vip-wrapper .item-list ul li{
    float:left;
    margin-right:20px;
    cursor: pointer;
}
.company-ul li{
    border-radius:8px;
    padding:5px 20px;
    background:rgba(225,240,255,1);
    color:#666666;
    box-shadow:0px 2px 4px 0px rgba(238,238,238,1);
}
.company-ul .current{
    box-shadow:0px 2px 4px 0px rgba(37,137,235,0.6);
    background:linear-gradient(225deg,rgba(37,137,235,1) 0%,rgba(50,93,236,1) 100%);
    color:#ffffff;
}
.bidding-vip-wrapper .item-opt{
    float:left;
    height:100%;
    width:55px;
    color:#2589eb;
    font-size: 12px;
    cursor: pointer;
    text-align: right;
}
.bidding-size-condition-wrapper .title{
    width:96px;
    height:48px;
    float:left;
    padding:13px 20px;
}
.bidding-size-condition-wrapper .content{
    float:left;
    height: 47px;
    padding:14px 24px;
    width:1102px;
    background-color: #FFFFFF;
    font-size:12px;
}
.bidding-size-condition-wrapper .content .normal-ul{
    list-style: none;
    margin: 0;
    padding:0;
}
.bidding-size-condition-wrapper .content .normal-ul li{
    float:left;
    padding-right:24px;
    cursor: pointer;
    margin-bottom:5px;
}

.main-content{
    width:1200px;
    margin:20px auto;
    height:auto;
}
.main-content .list-content{
    float:left;
    width:940px;
    height: 100%;
}
.main-content .list-content .order-panel{
    height:40px;
    border-bottom:2px solid #2589eb;
}
.main-content .list-content .page-panel{
    float:right;
    height:40px;
}
.main-content .list-content .page-panel .pre-page{
    width:26px;
    height:27px;
    float:right;
    display:inline-block;
    margin-top:8px;
    padding:2px 9px;
    border:1px solid rgba(204,204,204,1);
    cursor:pointer;
}
.main-content .list-content .page-panel .current-page{
    width:auto;
    display:inline-block;
    margin:8px 14px 0;
    padding-top:5px;
    float:right;
}
.main-content .list-content .page-panel .next-page{
    width:26px;
    height:27px;
    float:right;
    display:inline-block;
    border:1px solid rgba(204,204,204,1);
    margin-top:8px;
    padding:2px 9px;
    cursor: pointer;
}
.main-content .list-content .order-panel span{
    display: inline-block;
}
.main-content .list-content .order-panel .order-item-list{
    float:left;
}
.main-content .list-content .order-panel .order-item-list .order-item{
    padding:10px 34px;
    cursor: pointer;
    position:relative;
}
.main-content .list-content .order-panel .order-item-list .order-item-district{
    width:80px;
    border:0;
}
.main-content .list-content .order-panel .order-item-list .order-item-district option{
    padding:8px 0;
}
.main-content .list-content .order-panel .order-item-list .order-item-district:focus{
    outline: 0;
}
.main-content .list-content .order-panel .order-item-list .order-item .i-order{
    height:13px;
    width:8px;
    display:inline-block;
    margin-left:6px;
    position:relative;
    top:2px;
    right:0;
    background-size: 100% 100%;
}
.main-content .list-content .order-panel .order-item-list .order-item .normal{
    background-image: url("/page/pc/images/procurement/normal.png");
}
.main-content .list-content .order-panel .order-item-list .order-item .asc{
    background-image: url("/page/pc/images/mall/price-lo-hi.png");
}
.main-content .list-content .order-panel .order-item-list .order-item .desc{
    background-image: url("/page/pc/images/mall/price-hi-lo.png");
}
.main-content .list-content .order-panel .order-item-list .current{
    background-color: #2589eb;
    color:#FFFFFF;
}
.main-content .list-content .statistics-panel{
    margin:12px auto;
    color:#999999;
}
.tag{
    color:#2589eb;
}
.main-content .list-content .list {
    width:100%;
    height:1110px;
}
.main-content .list-content .list .no-data{
    height:180px;
    width:100%;
    text-align: center;
    margin-top:20px;
}
.main-content .list-content .list .no-data .no-data-pic{
    width:200px;
    height:200px;
    margin:0 auto;
}
.main-content .list-content .list .procurement-item{
    width:940px;
    height:185px;
    margin-bottom:20px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(235,235,235,1);
}
.main-content .list-content .list .procurement-item .item-content{
    width:100%;
    height:100%;
    float:left;
    padding:14px 24px 20px 20px;
}
.item-content .item-title{
    height:25px;
    margin-bottom:8px;
}
.item-content .item-title .company-text{
    position: relative;
}
.item-content .item-title .company-text a{
    margin-left:20px;
}
.item-content .item-title .date-text{
    position: relative;
}
.item-content .item-title .date-text .date-val{
    margin-left:20px;
}
.item-content .item-title .icon-company{
    width:16px;
    height:14px;
    background-image: url("/page/pc/images/procurement/company.png");
    background-size: 100% 100%;
    display: inline-block;
    position: absolute;
    top:4px;
}
.item-content .item-title .icon-clock{
    width:15px;
    height:14px;
    background-image: url("/page/pc/images/procurement/clock.png");
    background-size: 100% 100%;
    display: inline-block;
    position: absolute;
    top:2px;
}
.item-content .item-title a{
    color:#777777;
}
.item-content .bidding-title{
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    float: left;
    display: inline-block;
    text-overflow: ellipsis;
    width: 390px;
    white-space: nowrap;
    overflow: hidden;
}
.item-content .item-title .address{
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    max-width: 240px;
    white-space: nowrap;
    margin-left:10px;
    color:#BBBBBB;
}
.small-text{
    color:#81929D;
    font-size:13px;
}
.item-content .detail{
    height:100px;
    width:100%;
    font-size:13px;
}
.item-content .detail .detail-left{
    float:left;
    position:relative;
}
.item-content .detail .detail-left .detail-mid{
    position: absolute;
    left: 400px;
    min-width: 250px;
    width: auto;
}
.item-content .detail .detail-left ul{
    list-style: none;
    margin:0;
    padding:0;
    float:left;
}
.item-content .detail .detail-left ul .other{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width:400px;
}
.item-content .detail .detail-left ul li{
    padding:2px 0;
}
.item-content .detail .detail-left ul li .desc-text{
    color:#999999;
}
.item-content .detail .detail-right{
    float:right;
    text-align: right;
}
.item-content .detail .detail-right .left-days{
    width:auto;
    background:rgba(0,0,0,1);
    border-radius:2px;
    color:#FFFFFF;
    padding:4px 4px;
    margin:0 1px;
}
.item-content .detail .detail-right .opt-btn-panel{
    margin:20px 0 20px 0;
}
.item-content .detail .detail-right .btn-contact{
    width:121px;
    height:34px;
    padding-left:15px;
    background:rgba(250,250,250,1);
    border-radius:2px;
    border:1px solid rgba(242,242,242,1);
    text-align: center;
    display: inline-block;
    position: relative;
}
.item-content .detail .detail-right .btn-contact .i-contact{
    background-image: url("/page/pc/images/procurement/contact.png");
    background-size:100% 100%;
    width:15px;
    height:15px;
    display: inline-block;
    position:absolute;
    left:7px;
    top:7px;
}
.left-offer-count-wrapper{
    display: inline-block;
    position: relative;
    padding-left:5px;
}
.left-offer-count-wrapper img{
    position: absolute;
    top:-2px;
    left:0;
}
.item-content .detail .detail-right .btn-offer{
    width:92px;
    height:34px;
    background:linear-gradient(230deg,rgba(37,137,235,1) 0%,rgba(50,93,236,1) 100%);
    border-radius:2px;
    border:0;
    color:#FFFFFF;
    margin-left:10px;
}

.main-content .ad-banner-panel{
    float:left;
    width:240px;
    margin-left:20px;
}
.ad-banner-panel img {
    width:100%;
    height:100%;
}
.ad-banner-panel .publish-banner{
    width:240px;
    height:100px;
}
.ad-banner-panel .store-banner{
    margin-top:14px;
    width:240px;
    height:100px;
}
.ad-banner-panel .suqing-banner{
    margin-top:14px;
    height:475px;
    width:240px;
}


.offer-panel{
    width:710px;
    height:555px;
    background-color:#FFFFFF;
    left: 50%;
    top:40%;
    position: absolute;
    z-index: 4;
    margin-left:-355px;
    margin-top:-250px;
    border:1px solid rgba(242,242,242,1);
    z-index:1000;
    display:none;
}
.offer-panel .base-info{
    width:300px;
    height:555px;
    background:rgba(244,244,244,1);
    float:left;
    padding:36px 36px 30px;
}
.offer-panel .base-info .base-company-logo img{
    width:100%;
    height:100%;
}
.offer-panel .base-info .base-title{
    margin-top:16px;
    font-weight:bold;
    overflow:hidden;
    text-overflow: ellipsis;
    height:40px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.offer-panel .base-info .info-ul{
    margin:32px 0 0 0;
    padding:0;
    font-size:13px;
    list-style: none;
}
#biNotes{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width:180px;
    display: inline-block;
}
.offer-panel .base-info .info-ul li{
    margin-bottom:5px;
}
.offer-panel .being-report{
    margin-top:80px;
    font-size:13px;
}
.offer-panel .offer-info{
    width:400px;
    height:550px;
    background-color:#FFFFFF;
    float:left;
}
.offer-panel .offer-info .offer-info-title{
    width:400px;
    height:76px;
    color:#333333;
    font-size:16px;
    font-weight: bold;
    position:relative;
    padding:40px 0px 14px 24px;
    background:rgba(255,255,255,1);
    border-bottom:1px solid rgba(235,235,235,1);
}
.offer-panel .offer-info .offer-info-close{
    position:absolute;
    right:18px;
    top:18px;
    cursor: pointer;
}
.offer-panel .offer-info-content{
    padding:24px;
    height:460px;
    position:relative;
}
.offer-panel .offer-info-content textarea{
    width:362px;
    height:170px;
    border:1px solid rgba(235,235,235,1);
}
.offer-panel .offer-info-content .offer-btn-panel{
    position:absolute;
    height:40px;
    width:90%;
    text-align: right;
    bottom:10px;
}
.offer-panel .offer-info-content .offer-btn-panel .btn-cancel{
    width:96px;
    height:38px;
    border:1px solid rgba(235,235,235,1);
}
.offer-panel .offer-info-content .offer-btn-panel .btn-submit{
    width:96px;
    height:38px;
    border:0;
    margin-left:14px;
    color:#FFFFFF;
    background:linear-gradient(320deg,rgba(37,137,235,1) 0%,rgba(43,118,235,1) 47%,rgba(50,93,236,1) 100%);
}
.oppo-unuse-tips-panel,.oppo-used-tips-panel{
    width:308px;
    height:160px;
    background:rgba(255,255,255,1);
    border-radius:1px;
    position:fixed;
    left:50%;
    top:50%;
    margin-top:-80px;
    margin-left:-154px;
    text-align:center;
    z-index:100;
    display: none;
}
.oppo-unuse-tips-panel .title,.oppo-used-tips-panel .title{
    position:relative;
    height:25px;
    width:100%;
}
.oppo-unuse-tips-panel .title .oppo-unuse-close-tag,.oppo-used-tips-panel .title .oppo-used-close-tag{
    position:absolute;
    right:17px;
    top:17px;
    width:12px;
    height:12px;
    cursor:pointer;
}
.confirm-to-view-oppos{
    display:none;
    height: 80px;
    padding-top: 30px;
    color:red;
}
.oppo-unuse-tips-panel .title .close-tag img,.oppo-used-tips-panel .title .close-tag img{
    width:100%;
    height:100%;
}
.oppo-unuse-tips-panel .total-oppos{
    margin-top:20px;
}
.oppo-unuse-tips-panel .check-oppo-btn-panel, .oppo-used-tips-panel .check-oppo-btn-panel{
    height:48px;
    width:100%;
    text-align: center;
}
.oppo-unuse-tips-panel .check-oppo-btn-panel .oppo-btn-cancel{
    border:1px solid #F5F5F5;
    height:54px;
    width:50%;
    color:#cccccc;
    background:#f5f5f5;
}
.oppo-unuse-tips-panel .check-oppo-btn-panel .oppo-btn-confirm{
    border:1px solid #F5F5F5;
    height:54px;
    width:50%;
    color:#333333;
    background:#f5f5f5;
}
.oppo-used-tips-panel .all-used-tips{
    color:red;
    margin-top:20px;
    height:60px;
}
.oppo-used-tips-panel .check-oppo-btn-panel{
    height:48px;
    width:100%;
}
.oppo-used-tips-panel .check-oppo-btn-panel .oppo-used-btn-cancel{
    width:50%;
    height:48px;
    color:#333333;
    background:#f5f5f5;
    border:1px solid #F5F5F5;
}
.oppo-used-tips-panel .check-oppo-btn-panel .oppo-used-btn-purchase{
    width:50%;
    height:48px;
    color:#333333;
    background:#f5f5f5;
    border:1px solid #F2F2F2;
}
.oppo-unuse-tips-panel .check-oppo-btn-panel button:focus{
    outline: none;
}
.add-procurement-panel{
    width:680px;
    height:auto;
    min-height:388px;
    background:rgba(255,255,255,1);
    position: absolute;
    top:40%;
    left:50%;
    margin-left:-340px;
    z-index:100;
    display: none;
}
.add-procurement-panel .procurement-panel-header{
    height:56px;
    width:100%;
    border-bottom:1px solid #EBEBEB;
    padding:17px 18px 17px 24px;
}
.add-procurement-panel .procurement-panel-header .title{
    color:#333333;
    font-size:16px;
}
.add-procurement-panel .procurement-panel-header .span-close{
    cursor: pointer;
    width:15px;
    height:15px;
    color:#CCCCCC;
}
.add-procurement-panel .procurement-panel-header .close img{
    width:100%;
    height:100%;
}
.add-procurement-panel .procurement-panel-body{
    padding:14px 24px;
    height:236px;
    width:100%;
}
.add-procurement-panel .procurement-panel-body .input-area{
    width: 100%;
    height:180px;
    position: relative;
}
.add-procurement-panel .procurement-panel-body .input-area textarea{
    width:100%;
    height:180px;
    border:1px solid #EBEBEB;
    resize: none;
}
.add-procurement-panel .procurement-panel-body .input-area .word-limit{
    position:absolute;
    right:14px;
    bottom:10px;
    color:#CCCCCC;
}
.add-procurement-panel .procurement-panel-footer {
    min-height:110px;
    height:auto;
    width:100%;
    padding:0px 24px;
}
.add-procurement-panel .procurement-panel-footer .contact-info-wrapper{
    float:left;
    min-height:110px;
    height:auto;
    width:536px;
}
.add-procurement-panel .procurement-panel-footer .contact-info-wrapper .phone-area{
    height:86px;
    width:536px;
}
.add-procurement-panel .procurement-panel-footer .contact-info-wrapper .phone-area input {
    width: 391px;
    height: 44px;
    padding:12px 31px 12px 10px;
    border: 1px solid rgba(235, 235, 235, 1);
}
.add-procurement-panel .procurement-panel-footer .contact-info-wrapper .phone-area a{
    color:#2589eb;
}
.add-procurement-panel .procurement-panel-footer .contact-info-wrapper .btn-area{
    float:left;
    width:96px;
    min-height:86px;
}
.add-procurement-panel .procurement-panel-footer .btn-area .submit-btn{
    width:96px;
    height:44px;
    background:linear-gradient(320deg,rgba(37,137,235,1) 0%,rgba(43,118,235,1) 47%,rgba(50,93,236,1) 100%);
    border:0;
    text-align: center;
    color:#ffffff;
    margin-top:42px;
}