/* 顶部评论框 */
.box{
    width:780px;
    height:200px;
    position: relative;
    top: 50px;
}
.my-avatar img{
    width:50px;
    border-radius: 35px;
    margin-left: 51px;
}
.box-content{
    float: right;
    width:645px;
    height: 145px;
    border:3px solid #eee;
    position: relative;
    top:-50px;
}
.box-login{
    border: 3px solid #eee;
    width:715px;
    position: relative;
    bottom:52px;
}
.box-login-two{
    border: 3px solid #eee;
    width:665px;
    position: relative;
    bottom:52px;
    left: 115px;
}
.box-textarea{
    width:540px;
    height: 95px;
    resize:none;
    font-size: 14px;
}
.login_btn{
    position: absolute;
    right: -3px;
    top: -3px;
    z-index: 1;
    width: 100px;
    height: 108px;
    background-color: #379be9;
    font-size: 16px;
    line-height: 108px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.box-textarea-block{
    border-bottom: 1px solid #eee;
}
textarea::-webkit-input-placeholder {
   color: #eee;
   font-size: 14px;
}
.J_Textarea{
    width:700px;
    height: 80px;
    resize:none;
    font-size: 14px;
    line-height: 24px;
    color: #4b4b4b;
}
.box-info{
    height: 70px;
}
.info_name{
  font-size: 14px;
  display: inline-block;
  margin-left: 10px;
  line-height: 60px;
}
.right_btn{
    float: right;
    display: block;
    width: 100px;
    height: 35px;
    background: #328bd1;
    color:#fff;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    border-radius: 17px;
    cursor: pointer;
    position: relative;
    top:13px;
    left: -10px;
}
.comment-short{
    width:713px;
    margin-left: 67px;
}

.comment-all {
    font-size: 20px;
    color: #2a2a2a;
    margin-top: 40px;
}
.comment-center {
    position:relative;
    top:-22px;
    left:90px;
}

.comment-my{
    font-size: 14px;
    color: #379be9;
    cursor: pointer;
}
.comment-sort_right{
    float: right;
    margin-top: -35px;
}
.comment-sort_right .J_CommentSort{
    font-size: 14px;
    color:#2a2a2a;

}
/* 下面评论区 */
.common-avatar img{
    width:50px;
    margin-left: -12px;
    border-radius: 35px;
    margin-top: 15px;
}
.comment-user{
    position: relative;
    bottom:45px;
    left:55px;
}
.comment-username{
    color: #379be9;
    font-size: 12px;
    font-weight: bold;
    float: left;
}
.comment-time {
    color: #999;
    display: inline-block;
    margin-left: 12px;
    font-size: 12px;
}
.comment-content{
    font-size: 14px;
    color:#2a2a2a;
    width: 650px;
    height:100%;
    position: relative;
    top:-35px;
    left:55px;
}
.reply {
    width: 650px;
    background-color: #f7f7f7;
    padding: 8px 16px 24px;
    margin-top: 10px;
    margin-left: 28px;
}
.reply-content {
    font-size: 14px;
    color: #4b4b4b;
    line-height: 24px;
    margin-top: 10px;
}
.reply-title{
    font-weight: 600;
    color:#0e0e0e;
}
.reply-operate {
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    margin-top: 6px;
    color: #adadad;
}
.reply-operate>img{
    width:15px;
    position: relative;
    top:2px;
}
.more_Btn_reply {
    font-size: 14px;
    color: #adadad;
    display: inline-block;
    padding-right: 10px;
    height: 16px;
    line-height: 16px;
    margin-top: 14px;
    cursor: pointer;
}
.comment-operate {
    margin-top: -10px;
    font-size: 12px;
    margin-left: 47px;
}
.comment-operate>img{
    width:15px;
    margin-left: -5px;
}
.comment-operate-up {
    position: relative;
    left: 20px;
}
.comment_zan ,.comment_zan_num{
    position: relative;
    top:-2px;
    width: 72px;
    height: 14px;
    line-height: 14px;
    color: #adadad;
    cursor: pointer;
}
.comment_zan_num{
    display: inline-block;
    margin-left:1px !important;
}
/*查看更多*/
.comment-moreBtn {
    cursor: pointer;
}
.comment-moreBtn, .comment-noMore {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #f0f0f0;
    color: #adadad;
    font-size: 14px;
    margin-top: 25px;
}
/*回复 */

textarea{
    resize:none;
}
.huifu,.comment-show,.J_CommentSort{
    cursor:pointer;
}
.reply-box-one,.reply-box{
    border: 3px solid #f0f0f0;
    position: relative;
    margin-top: 8px;
    height: 58px;
    padding: 8px 93px 8px 16px;
    background-color: #fff;
}
.reply-box {
    width:570px;
    margin-left: 25px;
}
.reply-box-btn {
    position: absolute;
    right: -3px;
    top: -3px;
    z-index: 1;
    width: 80px;
    height: 80px;
    background-color: #379be9;
    font-size: 16px;
    line-height: 80px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.reply-box-textarea{
    width: 560px;
    height: 60px;
}
.more_Btn_reply:hover{
    color:#379be9;
}
/* 更多回复 */
.reply-title-gd {
    position: relative;
    height: 14px;
    margin-top: 20px;
    padding-left: 5em;
}
.reply-title-text {
    position: absolute;
    left: 0;
    top: 1px;
    color: #3d3d3d;
    font-size: 12px;
}
.reply-title-mark {
    display: block;
    position: absolute;
    left: -16px;
    top: 1px;
    height: 12px;
    width: 3px;
    z-index: 1;
    background-color: #379be9;
}
.reply-title-line {
    height: 100%;
    overflow: hidden;
}
.reply-title-line span {
    display: block;
    height: 0;
    border-top: 1px solid #eee;
    margin-top: 6px;
}
.active{
    color:#ff6a00 !important;
}