.bigtit {
    background-color: #f8f8f8;
    height: 62px;
    line-height: 62px;
    font-size: 20px;
    color: #000;
    padding-left: 30px;
    border-bottom: 1px solid #e4e4e4;
    font-weight: bold;
}
.bigtit h3 {
    float: left;
    font-weight: bold;
    font-size: 20px;
}
.bigtit .gray6{
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    color: #FFF;
    background-color: #ff3333;
    border-radius: 2px;
    margin-top: 11px;
    float: right;
}

.more_dp {
    border-top: 1px solid #DDDDDD;
    font-size: 13px;
    color: #999;
    height: 20px;
    line-height: 20px;
    padding: 15px 0 0 0;
    text-align: center;
}

.head-txt,.stat,.comment_floor,.comment_form{
	display: none;
}
#xingxing{
	display: none;
}
.comment_l img{
	border-radius: 50%;
}

