#body .row .col-md-10 .col-md-12:nth-child(1) .col-md-12 .col-md-12:nth-child(1) .col-md-12:nth-child(2) .clear:before{
    content: "发布新任务";
}
#body .row .col-md-10 .col-md-12:nth-child(1) .col-md-12 .col-md-12:nth-child(2) .col-md-12[id=title]:before{
    content: "填写新任务信息";
}
/*-------------------------------------------------------------------title-------------------------------------------------------------------*/
#body .row .col-md-10 .col-md-12:nth-child(1) .col-md-12 .col-md-12:nth-child(2) .col-md-12[id=title] .input-group{
    max-height: 38px;
    min-height: 38px;
    margin: 10px 0 0 0;
}
#body .row .col-md-10 .col-md-12:nth-child(1) .col-md-12 .col-md-12:nth-child(2) .col-md-12[id=title] .input-group .input-group-prepend{
    max-height: 38px;
    min-height: 38px;
    max-width: 110px;
    min-width: 110px;
    display: inline-block;
    background-color: #e1e1e1;
    text-align: center;
    line-height: 38px;
}
#body .row .col-md-10 .col-md-12:nth-child(1) .col-md-12 .col-md-12:nth-child(2) .col-md-12[id=title] .input-group .input-group-text{
    max-height: 38px;
    min-height: 38px;
    border-radius: 0;
    position: absolute;
    left: 110px;
    right: 0;
    background-color: transparent;
    outline: none;
    text-align: left;
}
#body .row .col-md-10 .col-md-12:nth-child(1) .col-md-12 .col-md-12:nth-child(2) .col-md-12[id=title] .input-group:nth-child(4){
    max-height: 148px;
    min-height: 148px;
    padding: 5px 0;
}
#body .row .col-md-10 .col-md-12:nth-child(1) .col-md-12 .col-md-12:nth-child(2) .col-md-12[id=title] .input-group:nth-child(4) .input-group-prepend{
    max-height: 38px;
    min-height: 38px;
    max-width: initial;
    min-width: auto;
    position: absolute;
    left: 0;
    right: 0;
}
#body .row .col-md-10 .col-md-12:nth-child(1) .col-md-12 .col-md-12:nth-child(2) .col-md-12[id=title] .input-group:nth-child(4) .input-group-text{
    max-width: initial;
    min-width: auto;
    max-height: 100px;
    min-height: 100px;
    text-align: left;
    border-radius: 0;
    border: 1px solid #c1c1c1;
    position: absolute;
    top:42px;
    left: 1px;
    right: 0;
}
#body .row .col-md-10 .col-md-12:nth-child(1) .col-md-12 .col-md-12:nth-child(2) .col-md-12[id=title] .input-group .input-group-btn{
    max-height: 38px;
    min-height: 38px;
    line-height: 19px;
    border-radius: 0;
    color: #e1e1e1;
}
#body .row .col-md-10 .col-md-12:nth-child(1) .col-md-12 .col-md-12:nth-child(2) .col-md-12[id=title] .input-group:nth-child(5) .input-group-btn{
    max-width: 75px;
    min-width: 75px;
    background-color: #16baaa;
    border: 1px solid #16baaa;
}
#body .row .col-md-10 .col-md-12:nth-child(1) .col-md-12 .col-md-12:nth-child(2) .col-md-12[id=title] .input-group:nth-child(6) .input-group-btn{
    max-width: 175px;
    min-width: 175px;
    background-color: transparent;
    border: 1px solid #e1e1e1;
}
#body .row .col-md-10 .col-md-12:nth-child(1) .col-md-12 .col-md-12:nth-child(2) .col-md-12[id=title] .input-group:nth-child(3) .tabList{
    max-width: 148px;
    min-width: 148px;
    background-color: #FFF;
    display: none;
    position: absolute;
    left: 110px;
    top: 37px;
    z-index: 99;
    border: 1px solid #c1c1c1;

}
#body .row .col-md-10 .col-md-12:nth-child(1) .col-md-12 .col-md-12:nth-child(2) .col-md-12[id=title] .input-group:nth-child(3) .tabList .tab-content{
    max-height: 27px;
    min-height: 27px;
    line-height: 25px;
}