.comment_count{
    width: 200px;
    height: 28px;
    border-left: #bfd8f9 4px solid;
    line-height: 28px;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;

}
.comment_list .list{
    border-bottom: 1px solid #dfdfdf;
    /*margin-top: 30px;*/
    padding-top: 30px;
    padding-bottom: 8px;
}
.comment_list .user_img{float: left;
    width: 50px;}
.comment_list .user_img img{width: 50px;border-radius: 24px;
    height: 50px;}
.comment_list .desc {
    float: left;
    margin-left: 20px;
    width: 800px;
}
.comment_list .username{
    color: #222;
    font-weight: bold;
}
.comment_list .show_time{
    color: #999;
    height: 30px;line-height: 30px;
}
.comment_list .comment_img{margin-top: 30px;width: 80%}
.comment_list .next_comment a{float: right;color: #999;}
.comment_list .comment_img li{float: left;margin-right: 10px;}
.commentUpPic{
    float: left;
    height: 100px;
    width: 100px;
    border: 1px solid #dfdfdf;}
#complain_content #test2,.upImgPic{border: #42a1f1 1px solid;color:#42a1f1;background: #fff; border-radius: 6px; width: 100px;
    float: left}
.showWarningMsg{
    color: #999;
    height: 40px;
    line-height: 40px;
    margin-left: 12px;
}
.commentUpPicList{float: left;
    width: 100%;
    margin-top: 14px;}
.commentPublicBtn{
    float: right;background: #42a1f1; border-radius: 6px;width: 100px;
}
.commentPicForm{width: 93%;
    float: right;
    display: none;
    margin-top: 10px
}

.show_time_span{
    color: #999;
    font-size: 12px;
    font-weight: 100;
    padding-left: 10px
}

.comment_list .content{margin-top: 4px;line-height: 30px}
