.page-header {
    background: url(../img/custom/demands-banner.jpg);
    background-size: 100% 100%;
}

.demands-select ul {
    margin: 10px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}

.demands-select ul:last-child {
    border-bottom: none;
}

.demands-lists .label {
    border-radius: 0;
}

.demands-lists .price {
    padding-top: 0;
}
.demands-lists li {
    margin-bottom: 10px;
    border-bottom: 1px solid #dddbdb;
}
.demands-lists .label-danger {
    background: #ff4800;
}
.demands-extra span {
    display: inline-block;
    margin: 0 10px 5px 0;
}

.demands-extra em {
    font-size: 14px;
    color: #ff0000;
}

.demands-extra .amount {
    font-size: 14px;
    padding: 5px 15px;
    margin-right: 10px;
}

.demands-ranking .tab-content img {
    min-width: 76px;
    height: 76px;
}

.bg-gray{
    background: #f4f4f4;
}

/*detail*/
.detail-info {
    padding-left: 0 !important;
    margin-left: -10px;
}

.detail-info h4 {
    margin-bottom: 10px !important;
    margin-top: -3px !important;
}

.detail-info h5 {
    display: inline-block;
    padding: 0 !important;
    margin: 2px 0 0;
    color: #a8a8a8;
}

.detail-info .con {
    display: inline-block;
    margin-left: -40px;
    color: #5c5c5c;
}

.detail-info ul, .detail-info li {
    margin-bottom: 0 !important;
}

.detail-info li {
    margin-left: -8px;
    padding-left: 18px !important;
}

.tabs-product .tab-bgcolor li a,
.tabs-product .tab-bgcolor li a:hover,
.tabs-product .tab-bgcolor li a:focus {
    padding: 13px 23px;
}

.portfolio-list-one {
    overflow: hidden;
    margin: 30px 0 !important;
}

.portfolio-list-one li {
    padding: 7px !important;
}

.portfolio-list-one li .portfolio-item {
    margin-bottom: 0;
}

.portfolio-list-one img {
    height: 160px;
}

/*右边*/
.pricing-table .plan, .pricing-table h3 {
    border-radius: 0;
}

.pricing-table .plan, .pricing-table {
    margin-bottom: 0 !important;
}

.pricing-table {
    margin-top: 0 !important;
}

.company-face {
    max-width: 120px;
    width: 120px;
    height: 120px;
    border-radius: 120px;
    margin-top: 8px;
}

.text-jian {
    background: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    color: #e83037;
    line-height: 40px;
    float: right;
    font-size: 24px;
    font-weight: 700;
    margin: 15px 15px 0 0;
}

.pricing-table h3 {
    padding-top: 10px;
}

.pricing-table h3 span {
    width: 140px;
    height: 140px;
}

.company-title {
    margin: 15px 0;
    font-size: 16px;
    color: #515151;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: 1px solid #cfcfcf;
}

.company-task {
    margin-top: 0 !important;
    overflow: hidden;
    padding-bottom: 7px !important;
    border-bottom: 1px solid #cfcfcf;
}

.company-task li {
    color: #ff2a00;
    text-align: left;
    border: 0;
    padding: 0;
    margin-bottom: 8px;
}

.company-task li:even {
    padding-left: 10px;
}

.company-task li strong {
    color: #8a8a8a;
}

.label-success-two {
    background: #1fcd96;
}

.text-summary {
    color: #999 !important;
}

.task-selection{
    margin-left: 90%;
    margin-top: 4px;
}
.task-selection a{
    text-decoration: none;
    font-size: 20px;
    cursor: pointer;
}
.announcement{
    padding:0;
}
.announcement h4{
    padding:10px 0;
}
.announcement h4 span{
    margin-left:20px;
}
.announcement h4 a{
    font-size: 14px;
    margin-right:20px;
    color: #737373;
}
.announcement .border-solid-bottom{
    margin-bottom:0;
}
.announcement .designers-rtop{
    background-size: 100% 100%;
    border:0 !important;
    border-bottom: 1px solid #e9e9e9 !important;
}
.announcement .comment-block{
    display: block;
    cursor: pointer;
}
.announcement .designers-rtop h4{
    font-size:16px;
    color: #dda84a;
    padding: 0;
}
.announcement .no-border-ul{
    padding:0 20px;
}
.announcement .list-two{
    margin-bottom:0;
    border:0;
}

/**众智大厅**/
.scheme-right{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.scheme-right .heading-primary,
.scheme-right .text-summary,
.scheme-right .belongs-task,
.scheme-right .appraise-btn{
    margin-bottom: 6px !important;
}

.scheme-right .text-summary{
    word-break: break-all;
    text-align: justify;
    width: 98%;
}

.appraise-btn button{
    height: 25px;
    background: #1BCD96;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    padding:4px 11px;
    border-radius: 0;
}
.appraise-btn button:hover,
.appraise-btn button:focus,
.appraise-btn button:active,
.appraise-btn button:visited{
    color: #fff;
}

.belongs-task span{
    font-size: 14px;
    font-weight: 400;
    color: #777777;
}

.scheme-right .right-btn .btn{
    padding: 7px 23px;
    height: 39px;
}

.price-div{
    padding: 24px 10px;
    background: #F7F7F7;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    margin-top: 15px;
}

.price-div .price-l span{
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 14px;
}

.price-div .price-l sub,
.price-div .price-l strong{
    color: #FF4800;
}

.price-div .price-l strong{
    font-size: 32px;
    vertical-align: top;
}

.price-div .price-l sub{
    font-size: 20px;
    bottom: 0;
}

.price-div .price-r{
    position: relative;
    padding-left: 24px;
}

.price-div .price-r::before{
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 1px;
    height: 36px;
    background: #E5E5E5;
}

.price-div .price-r h6{
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    line-height: 16px;
    margin-bottom: 8px;
}

.price-div .price-r p{
    font-size: 12px;
    font-weight: 400;
    color: #A9A9A9;
    line-height: 12px;
    margin-bottom: 0;
}

.scheme-con .row{
    margin-bottom: 8px;
    display: flex;
    align-items: flex-start;
    margin-left: 0;
}

.scheme-con .btn{
    margin-top: 35px !important;
    margin-left: 0 !important;
    padding: 7px 34px;
    border-radius: 4px !important;
}

.scheme-con h5.col-md-3{
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 14px;
    width: 98px !important;
    margin-top: 4px;
}

.scheme-con .con.col-md-9{
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    width: calc(100% - 60px) !important;
    line-height: 18px;
    margin-top: 2px;
}

.scheme-con .con.col-md-9 span{
    line-height: 18px;
    display: inline-block;
}

.scheme-con .con.col-md-9 img{
    max-width: 100%;
}

.div-area-scheme{
    border-bottom: 1px solid #ddd !important;
    padding-bottom: 32px;
}

.owl-two-big .img-thumbnail{
    border: 1px solid #f7f7f7;
    padding: 0;
    background: #f1f1f1;
}

.owl-two-big .owl-stage img{
    width: auto !important;
    height: 280px;
}

.owl-three-small .owl-stage{
    height: 90px;
}

.owl-three-small .owl-item{
    margin-left: 0;
    margin-right: 15px !important;
}

.owl-three-small .img-thumbnail{
    height: 88px;
    padding: 0;
    border-color: #f7f7f7;
}

.owl-three-small .img-thumbnail img{
    height: 88px;
    object-fit: cover;
}


.owl-carousel .owl-nav{
    margin-top: -26px;
}

.owl-next{
    right: -14px !important;
}

.scheme-left{
    width: 422px !important;
}

.scheme-left .thumb-gallery{
    width: 360px;
}

.scheme-con{
    width: calc(100% - 422px) !important;
}

/****/
.tab-bgcolor{
    width:106%;
    margin:1px 0 0 -20px;
    padding-left:20px;
}
.title-bg{
    background: url(../img/custom/title-left-icon.png) left center no-repeat;
    padding-left:40px;
    color:#5c5c5c;
    font-size:26px;
}
.tab-border{
    height:1px;
    width:106%;
    margin:1px 0 0 -20px;
    background:#dddbdb;
}
.ml--25{
    margin-left:-25px !important;
}
.mr--15{
    margin-right:-15px !important;
}
.text-dark-c{
    color:#5c5c5c;
}
.float-none {
    float: none !important;
}
.timeline {
    position: relative;
    margin: 0 0 30px 0;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 4px;
    background: #ddd;
    left: 31px;
    margin: 0;
    border-radius: 2px;
}

.timeline li {
    position: relative;
    margin-right: 10px;
    margin-bottom: 15px;
}

.timeline > li:after,
.timeline > li:before {
    content: " ";
    display: table;
}

.timeline > .time-label > span {
    font-weight: 600;
    padding: 5px;
    display: inline-block;
    background-color: #fff;
    border-radius: 4px;
    color: #fff;
}

.timeline > li > .fa,
.timeline > li > .glyphicon,
.timeline > li > .ion {
    width: 30px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    position: absolute;
    color: #666;
    background: #d2d6de;
    border-radius: 50%;
    text-align: center;
    left: 18px;
    top: 0;
}

.timeline > li > .timeline-item > .timeline-header {
    margin: 0;
    color: #555;
    border-bottom: 1px solid #f4f4f4;
    padding: 10px;
    font-size: 16px;
    line-height: 1.1;
}

.timeline > li > .timeline-item {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    border-radius: 3px;
    margin-top: 0;
    background: #fff;
    color: #444;
    margin-left: 60px;
    margin-right: 15px;
    padding: 0;
    position: relative;
}

.timeline > li > .timeline-item > .time {
    color: #999;
    float: right;
    padding: 10px;
    font-size: 12px;
}
.bg-light-blue{
    background-color:#0073b7 !important;
}
.bg-light-red{
    background-color:#e7505a !important;
}

h4.summary{
    background: #f3f3f3;
    padding: 10px;
    margin-top: 20px !important;
}

.description-text{
    white-space: normal;
    word-break: break-all;
    height: auto;
    text-indent: 0;
    margin-left: -40px !important;
}

.description-text .file-name{
    margin-bottom: 6px;
}

.description-text .file-name a{
    cursor: pointer;
    color: #00aeff;
}

.description-text .file-name a:hover{
    text-decoration: none;
    color: #e62229;
}

.text-220-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
}

.demands-lists li .col-md-3{
    width: 220px;
}

.demands-lists li .col-md-9{
    width: calc(100% - 220px);
}

.scheme-area{
    padding: 0;
}

.scheme-area .portfolio-list{
    padding: 0 20px;
}

.scheme-area .demands-lists li{
    margin-top:0 !important;
    padding: 20px;
}


.corner {
    position: absolute;
    right: -5px;
    top: -20px;
    width: 0;
    height: 0;
    border-top: 60px solid #47a447;
    border-left: 60px solid transparent;

}

.corner span{
    font-size: 13px;
    color: #fff;
    position: absolute;
    z-index: 999;
    right: -35px;
    top: -37px;
    display: block;
    width: 80px;
    transform: rotate(45deg);
}

.scheme-right .right-btn{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.btn-disabled{
    background: #ccc;
    border-color: #ccc;
    color: #efefef;
}

.info-corner{
    display: inline-block;
    font-size: 12px;
    color: #fff;
    padding: 0 3px;
    height: 20px;
    line-height: 20px;
    border-radius: 2px;
    margin-left: 8px;
    background-color: #5cb568;
    text-align: center;
    position: relative;
}

.info-corner:before{
    content:'';
    width:20px;
    height: 0;
    border: 10px solid;
    border-color: transparent #5cb568 transparent transparent ;
    position: absolute;
    right: 77px;
    top: 0;
}

.no-data{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}


@media (min-width: 1280px) {
    .demands-select .search-bar-span .form-control{
        width: 520px !important;
    }
    .announcement .designers-rtop{
        min-height: 88px;
    }
}
@media (min-width: 1920px) {
    .demands-select .search-bar-span .form-control{
        width: 660px !important;
    }
    .announcement .designers-rtop{
        min-height: 106px;
    }
}
