
.project-desc-top .content .img-list img{width: 400px;display:block;margin-bottom: 20px}

.blue-title-bar::after {
    height: 80%;
}

.project-desc-bottom {
    padding: 20px;
    border-top: 1px solid #C3C3C3;
}

.project-desc-bottom img {
    vertical-align: sub;
    margin-right: 6px;
}

.dark-grey {
    color: #656565;
}

.light-grey {
    color: #999999;
}
/*  任务描述 end  */

/* 所有报价 */
.price-list-wrapper{ margin-top: 16px;}
.price-list-wrapper .price-list-title{
    color: #fff;height: 42px;line-height:42px;width: 110px;text-align: center;background: #0092FF;
}

.price-list-wrapper .price-list .price-item {border: 1px solid #EEEEEE;background: #fff;}
.price-list-wrapper .price-list .price-item:not(:last-child) {margin-bottom: 16px;}
.price-list-wrapper .price-list .price-item .avatar{width: 60px;margin-bottom: 10px}
.price-list-wrapper .price-list .price-item .auth-list img{width: 16px;margin-right: 4px}
.price-list-wrapper .price-list .price-item .auth-list img:not(:last-child){margin-right: 4px}
.price-list-wrapper .price-list .price-item .qualified{width: 100px; margin-left: auto;margin-right: 20px}
.price-list-wrapper .price-list .price-item .vip-level{width: 80px; }
.price-list-wrapper .price-list .price-item .price-item-top-left {text-align: center;margin-right: 16px}
.price-list-wrapper .price-list .price-item .price-item-top-middle {margin-top: 8px}
.price-list-wrapper .price-list .price-item .price-item-top-middle .nickname{margin-bottom: 8px;margin-left: 4px}
.price-list-wrapper .price-list .price-item:not(:last-child){border-bottom: 1px solid #EEEEEE;}
.price-list-wrapper .price-list .price-item-top{padding: 20px;border-bottom: 1px solid #EEEEEE;}
.price-list-wrapper .price-list .price-item-top .date{color: #888}

.price-list-wrapper .price-list .price-item-middle { padding: 20px }
.price-list-wrapper .price-list .price-item-middle div{width: 280px;height: 280px;text-align: center;background: #FAFAFA}
.price-list-wrapper .price-list .price-item-middle div:not(:last-child){margin-right: 18px;}
.price-list-wrapper .price-list .price-item-middle .company-info{width: 256px;margin-right: 16px}
.price-list-wrapper .price-list .price-item-middle .task-info {width: 230px;margin-right: 160px}
.price-list-wrapper .price-list .price-item-middle .task-info .task-money{margin-bottom: 5px}
.price-list-wrapper .price-list .price-item-middle .task-info .task-money .color-orange{font-size: 20px;font-weight: bold}
.price-list-wrapper .price-list .price-item-middle .operate a {font-size: 14px;display:block;width: 76px;text-align: center}
.price-list-wrapper .price-list .price-item-middle .operate a:nth-child(1) {color: #fff;background: #0092FF;display:block;width: 76px;height:32px;border-radius:3px;line-height:32px;text-align: center;margin-bottom:8px;}
.price-list-wrapper .price-list .price-item-middle .operate a:nth-child(2) {color: #999999;background: #EEEEEE;display:block;width: 76px;height:32px;border-radius:3px;line-height:32px;text-align: center;margin-bottom:8px;}
.price-list-wrapper .price-list .price-item-middle .company-level {margin-bottom: 12px}
.price-list-wrapper .price-list .price-item-bottom {padding: 18px 20px;margin-top: 26px}
.price-list-wrapper .price-list .price-item-bottom .submit-time{margin-right: 30px}
.price-list-wrapper .price-list .price-item-bottom .button {color: #000; width: 88px;height: 40px;line-height: 40px;background: #F6F6F6;border: 1px solid #F6F6F6;position: relative;text-align: center;cursor: pointer}
.price-list-wrapper .price-list .price-item-bottom .button:active {opacity: .6; -moz-user-select:none; /*火狐*/-webkit-user-select:none; /*webkit浏览器*/-ms-user-select:none; /*IE10*/-khtml-user-select:none; /*早期浏览器*/user-select:none;}
.price-list-wrapper .price-list .price-item-bottom .button:first-child {margin-right: 12px}
.price-list-wrapper .price-list .price-item-bottom .button ul{width: 100%;height: 40px;line-height: 40px;position: absolute;bottom: 80px;z-index: 9;display: none;background: #fff}
.price-list-wrapper .price-list .price-item-bottom .button ul.active{display: block}
.price-list-wrapper .price-list .price-item-bottom .button ul li{ border: 1px solid #EEEEEE;border-bottom: none }

.price-list-wrapper .pagination{justify-content: flex-end}
.price-list-wrapper .pagination > div{border: 1px solid #EEEEEE;min-width: 30px;height: 30px;line-height: 30px;text-align: center;padding: 0 6px;margin-right: 3px}
/* 所有报价 End */

/* 右侧主要内容 */





