.page_content {
    background-color:#f5f5f5;
    padding-top: 20px;
    overflow-x: hidden;
}
/*
 顶部吸附
*/
.top {
    width: 100%;
    background-color: #fff;
    position:fixed;
    left:0;
    right:0;
    top:0;
    bottom:0;
    height:68px;
    z-index: 100;
    box-shadow: 0 4px 8px 0 rgba(7, 17, 27, 0.1);
}
.top .top_fixed {
    width:1200px;
    height:68px;
    margin: auto;
}
.top .top_fixed>* {
    float: left;
}
.top .top_fixed .category_icon {
    padding: 14px 14px 14px 0;
}
.top .top_fixed .category_icon .iconfont {
    font-size: 40px;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    color: #fff;
}
.top .top_fixed h3 {
    display: inline-block;
    width: 840px;
    font-size: 24px;
    font-weight: bold;
    color: #333;
    padding-top: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
}
.top .top_fixed .rightBtn {
    display: inline-block;
    float: right;
    margin-top: 15px;
    marign-bottom: 5px;
    margin-left: 20px;
}
.top .top_fixed .rightBtn a {
    margin-right: 20px;
}
.top .top_fixed .rightBtn a.btn-primary {
    background-color: #04C3A0;
    border: none;
}
/*.top .top_fixed .rightBtn .recommendFlow{*/
/*letter-spacing: 1px;*/
/*color: #666;*/
/*background-color: rgb(70, 74, 73);*/
/*}*/
.top .top_fixed .rightBtn .noRecommendFlow,
.content_detail .bottom .noRecommendFlow{
    background-color: #fff;
    color: #999;
    border: 1px solid #ccc;
}
/*
     主体内容信息
*/

.qa_success i,.qa_fail i  {
    padding-right: 5px;
}
.content_detail {
    padding: 30px;
    margin-left: -15px;
    background-color: #fff;
}
.content_detail .info {
    margin-bottom: 20px;
}
.content_detail .info a{
    display: block;
    float: left;
    background-color: #f5f5f5;
    margin-right: 10px;
    padding: 8px 10px;
    font-size: 14px;
    border: 1px solid #f5f5f5;
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    -ms-border-radius: 4px !important;
    color:#333;
}
.content_detail .shareIcon{
    margin-top: -25px;
    margin-left: 245px;
}
.content_detail .QR {
    position: absolute;
    left: 245px;
    width: 120px;
    height: 130px;
    border: 1px solid #ccc;
    display: none;
}
.content_detail .QR img {
    margin: 5px 20px 0;
}
.content_detail .QR h6{
    font-size: 12px;
    color: #333;
    font-weight: bold;
    padding: 3px;
}
.content_detail .QR p{
    text-align: center;
    font-size: 12px;
    color:#999;
}
.content_detail .shareIcon a{
    padding-left: 12px;
}
.content_detail .shareIcon a{
    padding-left: 16px;
}
.content_wrapper .content_detail {
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
}
.content_detail p span {
    margin-right: 5px;
}
.content_detail .content p {
    font-size: 15px;
    line-height: 2;
    color: #333;
}
/*.content_detail .content p img{*/
    /*width: 100% !important;*/
    /*height: auto !important;*/
/*}*/

.content_detail p .date {
    float: right;
}
.content_detail .content_title,.answers_info h4 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 600;
    color: #333;
}
.content_detail .content_title {
    margin-top: 0;
    line-height: 1;
}


.content_detail .bottom button {
    margin-right: 17px;
}
.content_detail .bottom button.btn-primary {
    background-color: #fff;
    border-color: #04C3A0;
    color: #04C3A0;
}

.answers_info .content .bottom a ,
.answers_info .reply_list .bottom a,
.answers_info .reply_list .bottom span{
    margin-right: 15px;
    font-size: 14px;
    color:#cacaca;
}
.content_detail .bottom .anIcon {
    color: #077eec;
}
.content_detail .bottom .anIcon:hover {
    color: #06a8e8;
}
.content_detail .bottom a:hover,
.answers_info .content .bottom a:hover ,
.answers_info .reply_list .bottom a:hover{
    color:#333;
}
.answers_info .content .bottom .icon_revert i{
    padding-right: 1px;
}
.content_detail .bottom a:first-child{
    letter-spacing: 2px;
}
.answers_info .content .bottom .report,
.answers_info .reply_list .bottom .report{
    /*float: right;*/
    margin-right: -10px;
    display: none;
}
/*.content_detail:hover .bottom .report,*/
/*.answers_info .reply_list .comment:hover .bottom .report,*/
/*.answers_info:hover .content .bottom .report {*/
    /*display: block;*/
/*}*/
.content_detail .bottom .report {
    /*float: right;*/
    color: #999;
    margin-top: 5px;
    /*display: none;*/
}

.content_detail .bottom .report i{
    color: #cacaca;
}
/*.answers_info .content .bottom .report:hover,*/
/*.answers_info .reply_list .bottom .report:hover,*/
.answers_info .content .bottom .report:hover i,
.answers_info .reply_list .bottom .report:hover i,
.content_detail .bottom .report:hover i{
    color: #333;
}
.content_detail .bottom a:last-child:hover,
.answers_info .content .bottom a:last-child:hover{
    color: #333;
}

.answers_info .content .bottom .adopt{
    color: rgb(7,126,236);
    border: 1px solid rgb(7,126,236);
    padding: 8px 10px;
    margin-right: 15px;
}
.answers_info .content .bottom .adopt:hover{
    color: rgb(7,126,236);
}
.content_detail .user .avatar,
.answers_info .user .avatar,
.summernote .user .avatar {
    float: left;
    width:38px;
    height: 38px;
    background: no-repeat center / cover;
    border-radius: 100% !important;
    /*margin-bottom: 8px;*/
    margin-right: 10px;
}
.answers_info .user .avatar {
    width:48px;
    height: 48px;
}
.content_detail .user .avatar {
    width: 24px;
    height: 24px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}
.content_detail .shareIcon .share_weixin{
    color: #71d326;
}
.content_detail .shareIcon .share_weibo{
    color: #f72e3a;
}
.content_detail .shareIcon .share_qq{
    color: #4488ff;
}

.answers .answers_info .avatar_info p{
    color: #93999f;
    /*display: inline-block;*/
}
.answers .answers_info .avatar_info i {
    float: right;
    color: #999999;
}
.content_detail .user .avatar_info p {
    line-height: 40px;
    font-size: 12px;
    color: #999;
}
.summernote .user .avatar_info p{
    line-height: 38px;
    font-size: 14px;
    color: #333;
}
/*.content_detail .user .avatar_info p span {*/
    /*float: right;*/
/*}*/
.content_detail .content{
    clear: both;
    word-break: break-all;
    padding: 23px 0;
}
.content_detail .user .bottom .invite {
    display: inline-block;
    margin-right: 10px;
}
.content_detail .user .bottom .invite a{
    color: #999;
}
.content_detail .user .bottom .invite a i{
    padding-right: 3px;
}
.content_detail .user .bottom .invite a:hover {
    color: #333;
}
/*
   邀请的人列表
*/
.invite_box{
    display: none;
    background-color: #fff;
    margin-top: 20px;
    margin-left: -15px;
}
.invite_box .title{
    color: #333;
    font-size: 16px;
    padding: 30px;
    border-bottom: 1px solid #eee;
}
.invite_box .invite_wrap {
    padding-left: 30px;
    padding-right: 30px;
    overflow: auto;
    height: 320px;
}
.invite_box .invite_wrap .item{
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.invite_box .invite_wrap .item:last-child {
    border-bottom: none;
}
.invite_box .invite_wrap .item .head_portrait {
    display: inline-block;
    float: left;
    width: 48px;
    height: 48px;
    background-size: cover;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}
.invite_box .invite_wrap .item .item_info {
    display: inline-block;
    position: relative;
    margin-left: 10px;
}
.invite_box .invite_wrap .item .invite_btn {
    float: right;
    margin-top: 10px;
}
.invite_box .invite_wrap .item .invite_btn button {
    width: 90px;
    height: 34px;
}
.invite_box .invite_wrap .item .item_info .name{
    color: #333;
    font-size: 16px;
    margin-bottom: 5px;
}
.invite_box .invite_wrap .item .item_info p {
    display: inline-block;
    color: #93999f;
}
.invite_box .invite_wrap .item .item_info p .tag {
    padding-left: 5px;
    padding-right: 5px;
}

    /*富文本编辑*/
.summernote {
    margin-top: 20px;
    padding: 30px 30px 70px 30px;
    background-color: #fff;
    margin-left: -15px;
}
.summernote .user {
    margin-bottom: 15px;
}
.summernote .wordCount {
    width: 100%;
    text-align: right;
    margin-top: -8px;
    padding: 5px;
    /*border: 1px solid #a9a9a9;*/
    /*border-top: transparent;*/
}
.summernote button {
    font-size: 13px;float: right;margin-top: 20px;
}

/*.error {*/
    /*float: left;*/
/*}*/
.noAnswers{
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
    font-size: 18px;
    color: #b5b9bc;
}

/* 一级回复 */
.answers {
    margin-left: -15px;
    background-color: white;
    padding: 20px 30px 0 0;
    margin-bottom: 60px;
    margin-top: 20px;
}
.answers .user {
    position: relative;
    padding-left: 98px;
}
.answers .user .avatar{
    position: absolute;
    left: 30px;
    top: 30px;
    margin-right: 10px;
}
.answers .tag {
    padding: 0 30px 15px 30px;
    margin-right: -30px;
    font-size: 16px;
    border-bottom: 1px solid #eee;
}
.answers .answers_info {
    position: relative;
}
.answers .answers_info:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 30px;
    display: block;
    width: calc(100% - 30px);
    border-bottom: 1px solid #eee;
}
.answers .answers_info .accepted_wrapper {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    width: 60px;
    height: 60px;
    padding-top: 5px;
}
.answers .answers_info .accepted_wrapper .accepted_icon {
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 7px;
    left: -20px;
    background: #28b28b;
    height: 26px;
    width: 80px;
    text-align: center;
    line-height: 26px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.answers .answers_info h4 {
    margin-top:25px;
}
.answers .answers_info .user {
    padding-top: 30px;
}
.answers .answers_info .user .avatar_info .info {
    font-size: 14px;
    color: #93999f;
}
.answers .answers_info .user .desc {
    padding-top: 7px;
    text-align: left;
    line-height: 24px;
}
.answers .answers_info .user .desc img {
    max-width: 100%;
    margin-bottom: 7px;
}
.answers_info .reply_list .reply_content .comment .user .avatar_info p span{
    color: #333;
}
.answers_info .reply_list .reply_content .comment .bottom .reply_two i,
.answers_info .reply_list .reply_content .comment .bottom .icon_revert i{
    margin-right: 7px;
}
.answers .answers_info .user .avatar_info .desc p {
    color: #333;
    font-size: 14px;
}
.answers .answers_info .content{
    clear: both;
}
.answers .answers_info .content p{
    display: -webkit-box;
    overflow: hidden;
    white-space: normal!important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 24px;
    text-align: left;
}
.answers .answers_info .reply_list .content p{
    display: block;
}
.answers .content .bottom {
    padding: 15px 0 20px;
    line-height: 35px;
}
.answers .content .bottom a{
    padding-right: 10px;
}

.answers .content .bottom a .iconfont{
    font-size: 14px;
    line-height: 1;
}



/* 二级回复 */
.answers_info .reply_content {
    position: relative;
    background-color: #f6f6f6;
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 25px;
}
.answers_info .reply_content .no_reply_btn {
    padding-top: 1px;
}

.answers_info .reply_content .no_reply_btn button{
    float: right;
    margin-top: 10px;
    margin-bottom: 20px;
}
.answers_info .reply_content h6{
    background-color: #fff;
    height: 60px;
    border: 1px solid #d0d6d9;
    padding: 10px 20px;
    margin-top: 20px;
    margin-left: 20px;
    color: #787d82;
    font-size: 13px;
}
.answers_info .reply_content h6 a{
    color: red;
    cursor: pointer;
}
.answers_info .reply_content textarea,
.answers_info .reply_list .reply_second textarea{
    width: 100%;
    height: 120px;
    padding-left: 15px;
    padding-top: 15px;
    border: 1px solid #ccc;
    margin: 20px 0;
}
.answers_info .reply_content .reply_btn,
.answers_info .reply_list .reply_btn{
    position: relative;
    text-align: right;
    /*padding-bottom: 20px;*/
}
.answers_info .reply_content .reply_btn button,
.answers_info .reply_list .reply_btn button{
    letter-spacing: 2px;
}
.noWords {
    margin-right: 50px;
    font-size: 12px;
    color: #f01400;
}

/* 二级回复列表 */
.answers_info .reply_list {
    background-color: #f6f6f6;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
}

.answers_info .reply_list .user {
    padding-left: 0;
}
.answers_info .reply_list .comment .avatar {
    width: 44px!important;
    height: 44px!important;
    left: 0;
}
.answers_info .reply_list .user .avatar_info {
    line-height: 44px;
    position: relative;
}

.answers_info .reply_list .user .avatar_info .reply_date {
    position: absolute;
    right: 0;
    top: 0;
}

.answers_info .user .avatar_info{
    /*padding-top:10px;*/
    line-height: 34px;
}
.answers_info .reply_list .content,
.answers_info .reply_list .bottom,
.answers_info .reply_list .reply_second{
    font-size: 14px;
    line-height: 1px;
    margin-bottom: 20px;
}
.answers_info .reply_list .bottom {
    margin-right: 10px;
    margin-bottom: 20px;
}
.answers_info .reply_list .bottom .reply_two {
    line-height: 16px;
}

.answers_info .reply_list .bottom .reply_two .iconfont {
    font-size: 14px;
}

.answers_info .reply_list .bottom span{
    margin-right: 0;
}

.answers_info .reply_list .reply_second textarea {
    margin-top: 10px;
    margin-left: 0;
    padding: 5px;
    width: 100%;
    font-size: 12px;
}
.answers_info .reply_list .reply_content .comment {
    border-bottom: 1px solid #ddd;
    padding: 0 0 0 54px;
    position: relative;
}
/* 举报modal*/
.detail textarea{
    padding: 10px;
    margin: 20px 2.5%;
    color: #666;
    width: 95%;
    border: 1px solid #ccc;
}
.modal-header a {
    float: right;
    margin-right: 15px;
    color: #cacaca;
    font-size: 20px;
    background-color: #fff;
    border: transparent !important;
}
.modal-header a:hover{
    color: #999;
}

.modal-footer button:last-child {
    margin-right: 13px;
}
/* right 右侧信息*/
.right {
    margin-left: -8px;
}
.right .question {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 20px;
}
.right .question a{
    letter-spacing: 1px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.right .question_info {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 20px;
}
.right .question_info.qa_share{
    padding: 28px 20px;
}
.right .question_info h4{
    padding-bottom: 15px;
    font-size: 16px;
    font-weight: 400;
    color:#333;
    border-bottom: 1px solid #eee;
}
.right .question_info .question_list {
    padding-top: 10px;
    overflow: hidden;
}
.right .question_info .question_list ul li {
    /*list-style-type: disc;*/
    margin-top: 5px;
    line-height: 24px;
}
.right .question_info .question_list ul li a, .right .question_info .question_list ul li a span {
    display: inline-block;
    font-size: 14px;
    color: #333;
}
.right .question_info .question_list ul li span{
    font-size: 14px;
    color: #999;
}
.QA_panigation {
    margin-top: 20px;
}

/*新增*/
.btn.btn-outline.default_green{
    background-color: #04C3A0;
    border-color: #04C3A0;
    color: #fff;
}
.content_detail p a.report{
    float: right;
    font-size: 12px;
    color: #999999;
}
.user .bottom{
    overflow: hidden;
}
.user .bottom_left{
    float: left;
}
.user .bottom_right{
    float: right;
    line-height: 28px;
    margin-top: 5px;
}
.bottom_right a{
    float: left;
}
.tag .tag_right{
    float: right;
}
.tag_right span a{
    font-size:14px;
    font-family:Microsoft YaHei;
    color:rgba(51,51,51,1);
}
.tag_right a.active{
    color: #04C3A0;
}
.answers .content .bottom .show_box a.bds_weixin{
    color: #71d326;
}
.answers .content .bottom .show_box a.bds_sqq{
    color: #08B9FF;
}
.answers .content .bottom .show_box a.bds_tsina{
    color: #f72e3a;
}
.right .question_info .question_tag li{
    background:rgba(4,195,160,0.05);
    float: left;
    padding: 5px 8px;
    margin-right: 10px;
}
.right .question_info .question_list .question_tag li a{
    font-size:12px;
    font-family:Microsoft YaHei;
    color:rgba(4,195,160,1);
}
.right .question_info .question_list .question_tag li.active{
    background-color: #04C3A0;
}
.right .question_info .question_list .question_tag li.active a{
    color: #ffffff;
}
.right .share_item{
    transform: translateY(-50%);
}