#baojia{
	display: none;
}
.t-box100 {
    width: 100%;
    height: 48px;
    border-bottom: 1px solid #d7d7d7;
}
.tfrom .t-box100 strong, .tfrom .t-box100 span {
    color: #999999;
    line-height: 48px;
    font-weight: 600;
    font-style: normal;
}
.tfrom .t-box100 strong {
    font-size: 18px;
    color: #2789ee;
    margin: 0px 10px 0px 20px;
}
.newfrom ul {
    width: 570px;
    display: block;
    float: left;
}
.newfrom ul li {
    width: 570px;
    display: block;
    float: left;
    margin: 10px;
}
.newfrom ul li span.zuo {
    text-align: right;
    float: left;
    width: 100px;
    line-height: 30px;
    margin: 0px 10px 0px 10px;
    font-style: normal;
}
.newfrom ul li input {
    width: 200px;
    height: 30px;
    float: left;
    line-height: 30px;
    border: 1px solid #cecece;
    border-radius: 4px;
    padding-left: 4px;
}
.newfrom ul li textarea {
    resize: none;
    width: 430px;
    height: 80px;
    float: left;
    border: 1px solid #cecece;
    border-radius: 4px;
    padding: 4px;
}
.newfrom ul li .buttons {
    min-width: 10px;
    display: inline-block;
    margin: 0px 90px;
}
.newfrom ul li .buttons button {
    width: 146px;
    height: 40px;
    background-color: #ff5b5a;
    margin: 0 auto;
    margin-left: 109px;
    border: none;
    color: #ffffff;
    border-radius: 3px;
    cursor: pointer;
}