#box_right #box_right .cc{
    /*margin-left: 50px;*/
    /*margin-right: 50px;*/
    border-radius: 10px;
    /*border: 2px solid #d9251c;*/
    margin-top: 77px;
}
#box_right #feedback .liuyan-tr:not(:last-child) input {
    width: 75%;
    border: none;
    background-color: #f0ecec;
    height: 55px;
}
#box_right #feedback tbody{
    line-height: 68px;
}
#box_right #feedback .liuyan-tr th{
    left: 223px;
    top: 0px;
    display: inline-block;
    width: 58px;
    height: 55px;
    background-color: #1c73c3;
    color: white;
    /* padding: 10px; */
    line-height: 55px;
    padding: 0 10px;
}
#box_right #feedback{
    margin-left: -158px;
}
#box_right .more{
    border-radius: 5px;
    position: absolute;
    right: 237px;
}
/*.contact .rt-message{*/
    /*display: none;*/
/*}*/
/*.contact .content{*/
    /*text-align: center;*/
/*}*/
/*.contact .lf-message{*/
    /*margin-bottom: 20px;*/

/*}*/
/*.contact .lf-name h4{*/
    /*margin:  0 auto;*/
/*}*/.more {
         width: 142px;
         height: 34px;
         line-height: 34px;
         background-color: #d9251c;
         margin: 31px auto;
         text-align: center;
     }

/*feedback*/

.infoInput{
    border: none;
}
.infoInput:hover{
    border: none;
}
#feedback .tg{
    display: none;
}
#feedback{
    margin-left: 105px;
    margin-top: 42px;
}
#feedback tbody{
    line-height: 37px;
}

#feedback .liuyan-tr{
    padding: 15px 0;
    overflow: hidden;
    content: '';
    clear: both;
}
#feedback .liuyan-tr th{
    font-size: 14px;
    display: inline-block;
    position: relative;
    left: 33px;
    top: 5px;
}

#feedback .liuyan-tr:not(:last-child) input {
    width: 60%;
    border-bottom: 1px solid;
    background-color: rgba(0,0,0,0);
}
#feedbackbotton {
    color: white;

}
#feedback td span{
    display: none !important;
}