/*
* @Author: ycsjx
* @Date:   2020-04-01 10:44:20
* @Last Modified by:   yc
* @Last Modified time: 2020-04-01 20:37:29
*/

/**
 * 02 微信版本评论
 * @type {[type]}
 */
 .article-like-body ul.wd li .answers.answers-fh {
    background: #eee;
}

.anwser__area {
    margin-top: 16px;
    padding: 40px;
    background-color: #fff;
}

.markdown_article_detail .answer_container {
    position: relative;
}

.answer_container .anwser__hd {
    margin-bottom: 12px;
}

.answer_container .anwser__title {
    font-size: 18px;
    font-weight: 500;
}

.answer_container .post_comment_list li a.post_comment_owner {
    color: rgba(0, 0, 0, .5);
}

.widget_comment {
    position: relative;
    padding: 21px 0 24px 50px;
}

.widget_comment .popover_target .post_comment_owner_avatar {
    position: absolute;
    top: 20px;
    left: 0;
    display: inline-block;
    overflow: hidden;
    width: 40px;
    height: 40px;
    border-radius: 4px;
}

.widget_comment .popover_target .post_comment_owner_avatar_image {
    display: block;
    width: 100%;
    height: 100%;
}

.widget_comment .popover_target .post_comment_owner_nickname {
    font-size: 14px;
    font-weight: 400;
    font-weight: 500;
    line-height: 24px;
    display: inline-block;
    overflow: hidden;
    max-width: 100%;
    vertical-align: top;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #576b95;
    -o-text-overflow: ellipsis;
}

.widget_comment .post_comment_pos {
    float: right;
    color: rgba(0, 0, 0, .3);
}

.widget_comment .post_comment_content {
    word-wrap: break-word;
    word-break: break-all;
    color: rgba(0, 0, 0, .8);
}

.post_comment_info {
    overflow: hidden;
    margin-top: 7px;
    color: rgba(0, 0, 0, .5);
}

.widget_comment .best_comment_agree {
    display: inline-block;
    margin-right: 17px;
    cursor: pointer;
    color: rgba(0, 0, 0, .5);
}

.widget_comment .best_comment_discuss {
    display: inline-block;
    margin-right: 17px;
    cursor: pointer;
    color: rgba(0, 0, 0, .5);
}

.widget_comment .best_comment_agree .comment_topic_agree {
    display: inline-block;
    line-height: 30px;
    padding: 0 10px;
    background: #f5f5f5;
    border-radius: 4px;
    color: #576b95;
}

.post_comment_reply_area {
    position: relative;
    margin-top: 13px;
    padding: 10px 20px 20px;
    border-radius: 4px;
    background-color: #fafafa;
}

.post_comment_reply_area .post_comment_list {
    margin-top: -16px;
    border-top: none;
}

.post_comment_reply_area .widget_comment:first-child {
    padding-top: 15px;
}

.post_comment_reply_area .widget_comment {
    padding: 12px 0 14px 50px;
}

.widget_comment {
    position: relative;
    padding: 21px 0 0 50px;
}

.post_comment_reply_area .relpy-tips {
    margin: 0 8px;
    color: rgba(0, 0, 0, .5);
}

.anwser__area .relpy-tips {
    font-weight: 400;
    line-height: 24px;
    display: inline-block;
    vertical-align: top;
}

.widget_comment .post_comment_owner_nickname {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    overflow: hidden;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #576b95;
    -o-text-overflow: ellipsis;
}

.post_comment_opr {
    margin-top: 5px;
}

.anwsers_edit {
    padding: 50px;
    border: 1px solid #ccc;
}

/**
 * 14 悟空问答部分
 * @type {[type]}
 */
.answer-page-hflist .answer-count-h {
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    width: 100%;
    margin-top: 30px;
    padding-bottom: 10px;
    color: #333;
    border-bottom: 1px solid #e8e8e8;
}

.answer-page-hflist .answer-count-h span {
    line-height: 25px;
    position: relative;
    display: inline-block;
    height: 25px;
}

.answer-page-hflist .answer-count-h span:after {
    position: absolute;
    position: absolute;
    bottom: -1px;
    bottom: -11px;
    left: 0;
    left: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 100%;
    width: 100%;
    height: 2px;
    height: 0;
    padding-right: 2px;
    content: '';
    content: '';
    border-width: 2px;
    border-style: none none solid;
    border-right-color: #fff;
    border-bottom-color: #ff6534;
    background: #ed4040;
}

.answer-page-hflist .answer-items .answer-item .share-group .widget-share-group {
    top: 2px;
    display: inline-block;
}

.answer-page-hflist .answer-items .answer-item .inform {
    float: right;
    margin-left: 10px;
    cursor: pointer;
}

.answer-page-hflist .answer-items .answer-item .inform:hover {
    opacity: .5;
}

.answer-page-hflist .answer-items .answer-item .inform i {
    font-size: 14px;
    margin-right: 0;
}

.answer-page-hflist .answer-items .answer-item .inform span {
    color: #666;
}

.answer-page-hflist .question-text {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 10px;
    white-space: pre-line;
}

.answer-page-hflist .answer-text {
    float: none;
    width: inherit;
}

.answer-page-hflist .answer-text.fixed {
    margin-bottom: 19px;
    padding-bottom: 20px;
}

.answer-page-hflist .answer-text.fixed .answer-tool {
    position: fixed;
    bottom: 0;
    display: block;
    width: 660px;
    height: 44px;
    margin: 0;
    padding-top: 12px;
    background: #fff;
    -webkit-box-shadow: 0 -1px #e8e8e8;
    box-shadow: 0 -1px #e8e8e8;
}

.answer-page-hflist .answer-text.fixed .answer-tool .comment-tool {
    position: relative;
}

.answer-page-hflist .answer-item {
    position: relative;
    margin-bottom: 20px;
    padding-top: 54px;
    border-bottom: 1px solid #e8e8e8;
}

.answer-page-hflist .answer-item:last-of-type {
    border-bottom: 0;
}

.answer-page-hflist .answer-user .w-follow-btn {
    position: absolute;
    top: 5px;
    right: 0;
}

.answer-page-hflist .answer-user {
    min-height: 40px;
    margin-bottom: 14px;
}

.answer-page-hflist .answer-user .answer-user-name {
    font-size: 14px;
    line-height: 20px;
    display: block;
    overflow: hidden;
    width: 490px;
    margin-top: 2px;
    margin-bottom: 2px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #222;
}

.answer-page-hflist .answer-user .answer-user-name i {
    font-size: 14px;
    color: rgb(255, 196, 28);
}

.answer-page-hflist .answer-user .answer-user-tag {
    font-size: 12px;
    display: block;
    width: 620px;
    margin-top: 2px;
    margin-bottom: 2px;
    color: #999;
}

.answer-page-hflist .answer-user {
    position: absolute;
    z-index: 0;
    top: 0;
    width: 100%;
    height: 40px;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    background: #fff;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.answer-page-hflist .answer-user-avatar {
    position: relative;
    display: inline-block;
    float: left;
    overflow: hidden;
    width: 40px;
    height: 40px;
    margin-right: 8px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.answer-page-hflist .answer-user-avatar:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background: rgba(0, 0, 0, .05);
}

.answer-page-hflist .answer-user-avatar img {
    width: 100%;
    height: 100%;
}

.answer-page-hflist {
    overflow: visible;
}

.answer-page-hflist .answer-item:after {
    visibility: visible;
    height: 1px;
    margin-top: 20px;
    content: '';
    background: #e8e8e8;
}

.answer-page-hflist .answer-text {
    font-size: 16px;
    position: relative;
    float: none;
    text-align: justify;
    word-break: break-word;
}

.answer-page-hflist .h_1200.fold .answer-text-full {
    overflow: hidden;
    max-height: 800px;
}

.answer-page-hflist .h_0.fold .answer-text-full {
    overflow: hidden;
    max-height: 250px;
}

.answer-page-hflist .question-bottom {
    position: relative;
    margin-top: 4px;
}

.answer-page-hflist .question-name {
    margin-top: 22px;
    margin-bottom: 10px;
}

.answer-page-hflist .answer-tool {
    font-size: 14px;
    line-height: 36px;
    line-height: 36px;
    position: relative;
    height: 36px;
    margin-top: 15px;
    margin-bottom: 12px;
    color: #999;
}

.answer-page-hflist .comment-tool {
    position: relative;
    left: 1px;
}

.answer-page-hflist .comment-tool .answer-like-count,
.answer-page-hflist .comment-tool .answer-dislike-count,
.answer-page-hflist .comment-tool .show-comment {
    display: inline-block;
    padding-right: 20px;
    color: #999;
}

.answer-page-hflist .comment-tool .answer-like-count:hover,
.answer-page-hflist .comment-tool .answer-dislike-count:hover,
.answer-page-hflist .comment-tool .show-comment:hover {
    display: inline-block;
    padding-right: 20px;
    color: #ccc;
}

.answer-page-hflist .answer-item {
    margin-top: 20px;
    margin-bottom: 0;
    padding-top: 54px;
    border-bottom: 1px solid #e8e8e8;
}

.answer-page-hflist .expand-bottom {
    display: block;
    margin-top: 20px;
    color: #2a90d7;
}

.answer-page-hflist .arrow-down {
    position: absolute;
    top: 20px;
    right: 14px;
    width: 0;
    height: 0;
    border: 4px solid #bbb;
    border-color: #bbb transparent transparent;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.answer-page-hflist .arrow-down:after {
    position: absolute;
    top: -6px;
    left: -4px;
    width: 0;
    height: 0;
    content: '';
    border: 4px solid #fff;
    border-color: #fff transparent transparent;
}

.answer-page-hflist .comment-container {
    display: none;
    clear: both;
    margin-top: 0;
}

.share-anchor {
    position: relative;
}

.w-follow-btn {
    font-size: 0;
    line-height: 30px;
    display: inline-block;
    width: 88px;
    height: 30px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #0ab99d;
}

.w-follow-btn span {
    font-size: 14px;
    font-weight: 500;
    font-weight: 700;
}

.rich-text p,
.rich-text div {
    line-height: 28px;
    display: block;
    margin: 0;
    margin-bottom: 20px;
    word-wrap: break-word;
}

.rich-text h1,
.rich-text h2 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.6;
    line-height: 24px;
    position: relative;
    margin: .5em 0;
    padding-left: 12px;
}

.rich-text img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.rich-text h1:after,
.rich-text h2:after {
    position: absolute;
    top: 3px;
    left: 0;
    box-sizing: border-box;
    width: 4px;
    height: 18px;
    content: '';
    background: #ed4040;
}

.answer-page-hflist .expand-bottom {
    line-height: 240px;
    position: absolute;
    bottom: 38px;
    left: 0;
    width: 100%;
    height: 136px;
    text-align: center;
    color: #4173af;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
}

.comment-widget {
    padding-top: 24px;
    padding-bottom: 0;
    background: #f8f8f8;
}

.comment-widget {
    padding-top: 24px;
    padding-bottom: 0;
    background: #f8f8f8;
}

.comment-widget.detail {
    padding-top: 20px;
}

.comment-widget .comment-info {
    font-size: 0;
    line-height: 22px;
    height: 22px;
    margin-left: 24px;
}

.comment-widget .comment-info .comment-count,
.comment-widget .comment-info .ban-comment {
    font-size: 0;
}

.comment-widget .comment-info .comment-count span,
.comment-widget .comment-info .ban-comment span {
    font-size: 16px;
    color: gray;
}

.comment-widget .comment-info .comment-count {
    margin-right: 36px;
}

.comment-widget .comment-info i {
    font-size: 16px;
    position: relative;
    display: inline-block;
    margin-right: 6px;
    color: #cacaca;
}

.comment-widget .comment-info .no-comment {
    font-size: 18px;
}

.comment-widget .comment-info.with-comment {
    margin-bottom: 24px;
}

.comment-widget .comment-info.without-comment {
    margin-bottom: 16px;
}

.comment-widget .seperator {
    height: 1px;
    margin: 0 24px 24px;
    background: #e8e8e8;
}

.comment-widget .my-comment {
    position: relative;
    margin-bottom: 15px;
}

.comment-widget .my-comment .submit-button {
    font-size: 16px;
    line-height: 42px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 112px;
    height: 42px;
    text-align: center;
    color: #fff;
    background-color: #7091ce;
}

.comment-widget .my-comment .submit-button:hover {
    opacity: .9;
}

.comment-widget .my-comment .disabled {
    background-color: #e8e8e8;
}

.comment-widget .my-comment .disabled:hover {
    opacity: 1;
}

.comment-widget .comment-list {
    padding-right: 0;
    padding-bottom: 15px;
}

.comment-widget .comment-item {
    padding: 15px 24px 15px 0;
}

.comment-widget .comment-item .tool-btn {
    line-height: 16px;
    display: none;
}

.comment-widget .comment-item:hover .tool-btn {
    display: inline-block;
}

.comment-widget .comment-area {
    position: relative;
    overflow: hidden;
    height: 42px;
    margin-right: 28px;
    margin-left: 78px;
    border: 1px solid #ddd;
    background: #f4f5f6;
}

.comment-widget .comment-area textarea {
    font-size: 14px;
    line-height: 24px;
    position: relative;
    width: 100%;
    height: 170px;
    padding: 10px 14px;
    resize: none;
    border: 0;
    border-bottom: 1px solid #efefef;
    outline: 0;
    background: #fff;
}

.comment-widget .comment-area.open {
    height: 214px;
}

.comment-widget .comment-avatar {
    position: relative;
    display: block;
    float: left;
    overflow: hidden;
    width: 42px;
    height: 42px;
    margin-left: 24px;
    text-align: center;
    -webkit-border-radius: 42px;
    border-radius: 42px;
}

.comment-widget .comment-avatar:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: rgba(0, 0, 0, .05);
}

.comment-widget .comment-avatar a {
    display: block;
    width: 100%;
    height: 100%;
}

.comment-widget .comment-avatar img {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.comment-widget .comment-content {
    position: relative;
    margin-left: 78px;
}

.comment-widget .comment-content .content-text {
    font-size: 16px;
    line-height: 22px;
    margin-top: 4px;
    margin-right: 80px;
    text-align: justify;
}

.comment-widget .comment-item:last-of-type .comment-content {
    margin-bottom: 10px;
}

.comment-widget .uname {
    font-size: 14px;
    display: block;
    color: #406599;
}

.comment-widget .uname i.icon-all_newv {
    line-height: 16px;
    font-size: 13px;
    color: rgb(255, 196, 28);
    position: relative;
}

.comment-widget .digg-box {
    position: absolute;
    top: 10px;
    right: 0;
    height: 100%;
}

.comment-widget .digg-box .digg {
    font-size: 14px;
    line-height: 16px;
    position: relative;
    top: 50%;
    display: block;
    margin-top: -20px;
    padding-left: 18px;
    color: #999;
}

.comment-widget .digg-box .digged {
    cursor: default;
    color: #ff6534;
}

.comment-widget .digg-box .digged .iconfont {
    color: #ff6534;
}

.comment-widget .tools {
    line-height: 16px;
    height: 16px;
    margin-top: 5px;
}

.comment-widget .tools a,
.comment-widget .tools span {
    font-size: 14px;
    position: relative;
    margin-right: 36px;
    color: gray;
}

.comment-widget .tools a {
    padding-left: 18px;
}

.comment-widget .tools .commentit i.iconpl {
    color: rgb(202, 202, 202);
    font-size: 12px;
}

.comment-widget .load {
    font-size: 14px;
    line-height: 44px;
    width: 100%;
    height: 44px;
    cursor: pointer;
    text-align: center;
    color: gray;
    background: #e8e8e8;
}

.comment-widget .load:hover span {
    text-decoration: underline;
}

.comment-widget .load .iconfont {
    text-decoration: none;
}

.comment-widget .load .iconfont,
.comment-widget .load .iconfont:hover {
    position: relative;
    top: 0;
    text-decoration: none;
    color: #999;
}

.comment-widget .iconfont {
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    color: #999;
}

.comment-widget .forbidden {
    font-size: 14px;
    line-height: 44px;
    display: none;
    height: 44px;
    margin: 0 24px;
    text-align: center;
    color: #999;
    background-color: #f8f8f8;
}

.comment-widget .forbidden i {
    font-size: 14px;
    position: static;
    margin-right: 6px;
    color: #cacaca;
}

.comment-widget .comment-hightlight {
    background: #e9f3fb;
}