#feedbackk .tg{
    display: none;
}

#feedbackk table{
    line-height: 4;
}
#feedbackk{
    width: 362px;
}



#feedbackk .infoInput{
    height: 40px;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    padding-left: 16px !important;;
    width: 218px;
    position: static !important;

}
#feedbackk textarea.infoInput{
    height: 130px;
    width: 300px;
}
#feedbackk{
    width: 318px;
}


#feedbackk .liuyan-tr{
    display: flex;
    align-items: center;
    font-weight: inherit !important;

}

#feedbackk .th2{
    display: inline-block;
    margin-right: 40px;
    min-width: 52px;
}


#feedbackk .btn2{
    width: 113px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    font-size: 14px;
    background: #0b75c0;
    color: white;
    transition: .5s;
    border: none !important;
}