body{background:#f1f1f1;}
/* 身体部分css */
.main .det_tit{
    height: 56px;
    line-height: 56px;
    background: #e6212a;
    margin-top: 20px;
    color: #fff;
    text-align: center;
    font-size: 24px;
    margin-bottom: 12px;
}
.main .det_pic img{
    max-width: 100%;
    margin: 20px auto 0;
    display: block;
}
#tc-2 .msgLeft_Txtbox_div textarea{
    color: black;
    width: 100%;
    box-sizing: border-box;
    font-size: 22px;
    padding: 10px;
    display: block;
    margin-bottom: 12px;
}
#tc-2 input{
    color: #999999;
    width: 100%;
    height: 56px;
    line-height: 56px;
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom: 12px;
    font-size:22px;
}
#msgLeft_Btn{
    background: #032424;
    line-height: 56px;
    text-align: center;
    color: #fff;
    font-size:24px;
}
