
.images-title {
    width: 50px !important;
    float: left;
    margin-left: 30px;
}

.content p {
    font-size: 17px;
    color: #8F8F8F;
    padding-top: 20px;
    text-align: center;
}

.content p span {
    font-weight: 700;
    color: #151515;
}

.content .content__text {
    text-indent: 2em;
}

.content__btn {
    text-align: center;
    width: 220px;
    height: 38px;
    border-color: #1890ff;
    color: #1890ff;
    border-radius: 100px;
    margin-top: 30px;
}

.detail__bread-crumb {
    font-size: 14px;
    color: #999;
}

.detail__bread-crumb1 {
    cursor: pointer;
    font-weight: normal;
}

.detail__bread-crumb1:hover {
    color: #1890ff;
}

.content {
    word-wrap: break-word;
    word-break: break-all;
}

#content {
    background-color: rgba(249, 250, 253, 1);
}

.biddingUserList {
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1) !important;
}

.activity-img img {
    margin-bottom: 20px;
    border-radius: 3px;
}

.switch-dialog .el-dialog__header {
    padding: 0 20px !important;
}

.switch-dialog .switch-dialog__title {
    padding: 20px 0 30px;
    font-size: 16px;
    text-align: left !important;
}

.switch-dialog .switch-dialog__btn {
    width: 100px;
    height: 34px;
    border-radius: 3px;
    line-height: 12px;
}

.main {
    background-color: #fff;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

.detail__main {
    padding: 0 20px;
}

.main__title {
    font-weight: 700;
    font-size: 16px;
    color: #151519;
    padding-left: 10px;
    border-left: 5px solid #1890ff;
}

.main__text {
    min-height: 260px;
    font-size: 14px;
    color: #666;
    line-height: 22px;
    padding: 25px 0 20px;
    word-wrap: break-word;
    word-break: break-all;
}

.main__file {
    min-height: 50px;
    padding: 25px 0;
}

.main__btn {
    padding: 25px 0;
    border-top: 1px solid rgba(239, 239, 244, 1);
    overflow: hidden;
}

.main__btn1 {
    padding-right: 15px;
    float: right;
}

.main__btn2 {
    padding-right: 25px;
    float: right;
}


.detail__top {
    padding: 20px 20px 20px 20px;
    border-bottom: 1px solid #f5f5f5;
    position: relative;
}

.detail__top__img {
    position: absolute;
    top: 110px;
    right: 16px;
    width: 105px;
}

.detail__top--img {
    padding: 20px 95px 5px 20px;
}

.project-img-tip {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
}

.detail__top p {
    font-size: 20px;
    overflow: hidden;
    font-weight: 700;
    color: #000;
}

.detail__top p span {
    font-size: 24px !important;
    color: #f30;
    float: right;
}

.tag-list {
    display: inline-block;
    padding: 0 10px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 13px;
    background-color: rgba(239, 239, 244, 1);
    color: #6A7D8F;
    border-radius: 3px;
    margin-right: 5px;
}

.tag-list--info {
    background-color: #1890ff;
    color: #fff;
}

.tag-list--warn {
    background-color: #f30;
    color: #fff;
}

.tag-list__text {
    color: #1890ff;
    float: right;
}

.detail__tag-list {
    overflow: hidden;
    padding: 6px 0 2px;
}

.detail__bot {
    padding: 20px;
    position: relative;
}

.detail__main p {
    font-size: 14px;
    color: #999;
    line-height: 28px;
}

.detail__btn {
    display: inline;
    position: absolute;
    bottom: 30px;
    right: 15px;
}


.el-rate__icon {
    font-size: 18px !important;
}

.main__evaluate .el-rate__text {
    display: inline-block;
    margin-top: 2px;
    font-weight: 700;
    padding-left: 5px;
}

.el-icon-star-off {
    color: #bfcbd9 !important;
}

.zb-normal-list-box .zb-normal-list-content {
    margin-right: 100px;
    padding: 0 0 10px;
    line-height: 24px;
    font-size: 14px;
    color: #48576a;
}

.zb-normal-list-box .zb-orderly-list .zb-normal-list-content {
    line-height: 19px;
    margin-left: 30px;
    margin-right: 0;
}

.zb-normal-list-box ul {
    margin: 0;
}

.main-user {
    width: 100%;
    height: 350px;
    background-color: #fff;
    margin-bottom: 20px;
    text-align: center;
    -webkit-box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%);
    position: relative;
}

.main-user p {
    color: #999;
    font-size: 13px;
    line-height: 23px;
}

.main-user .iimm {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin: 20px auto;
}

.user-icons img {
    margin: 0px 5px;
    cursor: pointer;
}

.user__main {
    height: 74px;
    background-color: rgba(245, 245, 245, 1);
    overflow: hidden;
    margin-top: 25px;
}

.main__left {
    float: left;
}

.main__item {
    padding-top: 10px;
    width: 50%;
    position: relative;
    text-align: center;
    height: 74px;
    z-index: 10;
}

.main__left p {
    margin-left: -22px;
}

.main__item p {
    position: absolute;
    bottom: 5px;
    left: 50%;
    font-size: 13px;
    color: #999;
    line-height: 23px;
}

.main__right {
    float: right;
}

.main__item {
    padding-top: 10px;
    width: 50%;
    position: relative;
    text-align: center;
    height: 74px;
    z-index: 10;
}

.main__right p {
    margin-left: -41.5px;
}

.main__item p {
    position: absolute;
    bottom: 5px;
    left: 50%;
    font-size: 13px;
    color: #999;
    line-height: 23px;
}
