#comment-qh {
    padding: 0 0 35px;
}
.clear-g {
    zoom: 1;
}
#comment-qh .section-cbox-w .block-head-w {
    float: left;
    width: 42px; 
}
#comment-qh a {
    color: #399be6;
}
#comment-qh .qh-usr-avatar {
    border-radius: 50%;
}
#comment-qh .section-cbox-w .block-post-w {
    padding: 0 0 0 62px;
}
#comment-qh .section-cbox-w .post-wrap-w {
    border-color: #e5e5e5;border: 1px solid #ccd4d9;
    background-color: #fff;
}
#comment-qh .area-textarea-w {
    padding: 4px 8px;
    box-sizing: border-box;
}

#comment-qh .section-cbox-w .textarea-fw {
    width: 100%;
    height: 66px;
    font-family: "\5B8B\4F53";
    line-height: 22px;
    font-size: 14px;
    resize: none;
    overflow-x: hidden;
    overflow-y: auto;
    background-image: none;
    border: none;
}
#comment-qh .section-cbox-w .wrap-action-w {
    border-top: 1px solid #e6eaed;
    background-color: #fafafa;
    height: 39px;
}.pub-textarea {
    outline: 0; padding:0
}
#comment-qh .section-cbox-w .action-issue-w{ float:right}
.section-cbox-w button.btn-fw {
    width: 90px;
    height: 41px;
    overflow: hidden;
    border: 0;
    padding: 0;
    margin: -1px -1px 0 0;
    cursor: pointer;
    background: #0199ED;
    color: #fff;
    font-size: 16px;
    outline: 0;
}
.qh-cmt {
    margin-top: 25px;padding: 10px 0 0;
}
.qh-reset-font{font-family: 宋体;}
div#qh-latest-list-wrap div {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.qh-cmt-bar {
    height: auto;
    position: relative;overflow: hidden;
}
.qh-avatar {
    height: 40px;
    width: 40px;float: left;
    border-radius: 50%;
}
.qh-avatar img {
    border-radius: 50%;
    height: 100%;
    width: 100%; display:block
}
.qh-user-nt {
    padding-left: 22px; float:left
}
.qh-u-name {
    color: #999;
    display: inline;
    font-size: 14px;
    margin-right: 8px;
}
.qh-u-time {
    color: #999;
    display: inline;
    font-size: 14px;
    font-family: arial;
    margin-top: 10px;
}
.qh-cmt-lr {
    float: right;
    height: auto; font-size:14px
}
.qh-cmt-ups {
    height: auto; float:left;    color: #bbb;
    padding-left: 20px;
}
.qh-cmt-ups .qh-cmt-icon {
    background-image: url(/images/comment-icon.png);
    background-repeat: no-repeat;
    background-position: -83px -59px;
    background-size: initial;
    height: 16px;    display: inline-block;vertical-align: middle;
    cursor: pointer;
    width: 16px;
}
.qh-cmt-reply{height: auto;
    padding-left: 20px; float:left ;   color: #bbb;}
 .qh-cmt-reply .qh-cmt-icon{color: #399be6;
    margin-top: 3px;
    margin-right: 0;
    width: auto;display: block;
    float: right;
    font-size: 12px;    cursor: pointer;}
.cf:after {
    content: ".";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}
.qh-cmt-cont-wrap {
    border: none;
    margin-top: -10px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 64px;
}
.qh-cmt-cont-t {
    color: #444;
    font-size: 16px;
    line-height: 26px;
    padding-right: 0;
}
.qh-sub-cmt {
    margin-left: 18px;
    padding-left: 18px;border-bottom: 1px solid #eee;
}
.qh-sub-cmt .qh-sub-user-nt {
    height: 1.3125em;
}
.qh-sub-cmt .qh-sub-u-name {
    color: #999;
    font-size: 14px;float: left;
}
 .qh-sub-user-nt .qh-cmt-icon {
    color: #399be6;
    margin-top: 3px;
    margin-right: 0;
    width: auto;display: block;
    float: right;
    font-size: 12px; cursor:pointer
}
.qh-cmt-sub-cont {
    border: none;
    padding-top: 8px;
    padding-bottom: 8px;border-bottom: none;
    padding-left: 0;
}
.qh-cmt-cont-t {
    color: #444;
    font-size: 16px;
    line-height: 26px;
    padding-right: 0;
}
.qh-sub-cmt .qh-sub-u-name strong {
    color: #444;
    font-weight: 400;
}
/*回复*/
.qh-cmt-input-box {
    margin-right: 0;
    z-index: 1;
}
.qh-cmt-input-wrap {
    border: 1px solid #ccd4d9;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: #fff;
}
.qh-cmt-ta {
    padding: 4px 8px;
    box-sizing: border-box;
}
.qh-cmt-ta textarea {
    resize: none;
    font-size: 14px;
    width: 100%;
    height: 44px;
    line-height: 22px;
    outline: 0;
    overflow-y: auto;
    color: #333;
    border: none;
    background: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-appearance: none;
    display: block;
}
.qh-cmt-box-bar {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #fafafa!important;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-top: 1px solid #e6eaed;
}
.qh-input-box-b {
    float: right;
}.qh-cmt-submit, .qh-submit-disabled {
    width: 90px;
    height: 40px;
    overflow: hidden;
    text-align: center;
    border: 0;
    padding: 0;
    margin: -1px -1px 0 0;
    cursor: pointer;
    background: #0199ED;
    color: #fff;
    font-size: 16px;
}