#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: "资料修改";
}
#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] div{
    border:0;
}
/*-------------------------------------------------------------------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] .col-md-12{
    max-height: initial;
    min-height: auto;
}
#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] .col-md-12 .input-group{
    max-height: 38px;
    min-height: 38px;
    line-height: 38px;
    margin-bottom: 10px;
}
#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] .col-md-12 .input-group .input-group-prepend{
    max-width: 110px;
    min-width: 110px;
    background-color: #e1e1e1;
    border-radius: 0;
    display: inline-block;
    text-align: center;
}
#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] .col-md-12 .input-group .input-group-text{
    max-width: 210px;
    min-width: 210px;
    background-color: transparent;
    border-radius: 0;
    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] .col-md-12 .input-group .input-group-file{
    max-width: 320px;
    min-width: 320px;
    background-color: transparent;
    border-radius: 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] .col-md-12 .input-group .input-group-radio{
    max-width: 105px;
    min-width: 105px;
    background-color: transparent;
    border-radius: 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] .col-md-12 .input-group .input-group-btn{
    max-width: 75px;
    min-width: 75px;
    background-color: #16baaa;
    border: 1px #16baaa solid;
    color: #fff;
    border-radius: 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] .col-md-12 .input-group:nth-child(4) .tabList{
    display: none;
    border: 1px solid #16baaa;
    max-width: 210px;
    min-width: 210px;
    background-color: #FFF;
    position: absolute;
    top: 37px;
    left: 110px;
    z-index: 99;
}