/***********  *********/

/*类别*/
.search_top_div{
    width:100%;
    height:130px;
    background-color:#F6F6F6;
}
.top-div{
    width:1100px;
    margin:0 auto;
}
.top-title{
    width:800px;
    height:120px;
    float:left;
}
.search_top_div .top-type{
    margin-left:85px;
    margin-top:20px;
    clear:both;
}
.search_top_div a{
    color:#111;
}

.ques-info {
    width:270px;
    height:120px;
}
.ques-info .ques-user,.ques-crea{
    float:left;
    margin-top: 25px;
}
.ques-crea{
    margin-top:30px;
}
.ques-crea div span{
    margin-left:6px;
}
.ques-crea div{
    height:40px;
    color:#666;
    margin-left:25px;
    font-size: 15px;
}
.ques-info .ques-user img{
    width:70px;
}
/*右侧问题情况*/
.top-question{
    float:left;
    width:300px;
    height:120px;
}
.top-title img{
    margin-left: 15px;
    margin-top:5px;
}
.top-title .top-img{
    float: left;
    font-size: 20px;
    margin-left: 20px;
    margin-top:25px;
}
.top-title .top-icon{
    margin-left: 40px;
}
.queList{
    width:1100px;
    min-height: 1000px;
    margin:0 auto;
}

.queList-left{
    float: left;
    width:74%;
    min-height:1000px;
}
/*右列表*/
.queList-right{
    float: left;
    width:24%;
    min-height:1000px;
}
/*列表*/
.que-top{
    width:88%;
    margin-top:10px;
    margin-left: 40px;
}
.que-content{
    color: #444;
    width: 100%;
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.9;
}
/*回答数*/
.ans-num{
    height:35px;
    width:88%;
    color: #555;
    font-size: 19px;
    margin-top: 20px;
    margin-left: 40px;
    border-bottom: 1px solid #eee;
}
.ans-num .sort_type span{
    margin-left: 1px;
    font-size: 13px;
    color: #999;
    border:1px solid #cecece;
    padding: 3px 6px 3px 6px; 
    cursor: pointer;
}
.ans-num .sort_type .selected{
    color: #698EBF;
    border:1px solid #698EBF;
}
.ans-num div{
    float: left;
}
.ans-num .sort_type{
    float: right;
    margin-right: 15px;
}
/*回答*/
.queList-left .ans-content{
    width: 88%;
    margin-left: 40px;
}
.cont-lists{
    margin-top: 20px;
}
.cont-lists .cont-notice{
    width:36px;
    float:left;
    position: absolute;
}
.cont-notice .cont-pro-con{
    color:#81A0DB;
    height:40px;
    text-align: center;
    border:1px solid #F3F3F3;
    cursor: pointer;
    font-size: 12px;
    border-radius: 4px;
    background-color: #F3F3F3;
    margin-bottom: 5px;
}
.cont-notice .cont-pro-witring{
    height:20px;
    text-align: center;
    margin-top:6px;
}
.cont-notice .cont-pro-con:hover{
    font-size: 14px;
}
.cont-notice .cont-pro-con span{
    margin-top:9px;
    margin-bottom: 3px;
    margin-left: 10px;
}
.cont-notice .ready{
     cursor: default;
     background-color: #e3f3f3;
}

/*回答列表*/
.cont-lists .cont-content{
    width:93.3%;
    margin-left: 50px;
}
.cont-content .cont-title{
    width:100%;
    height:36px;
}
.cont-content .cont-title div{
    float:left;
}
.cont-content .cont-title .cont-photo{
    margin-left:335px;
    margin-top:-2px;
}
.cont-content .cont-title .cont-nick_name{
    width:300px;
}
.cont-content .cont-title img{
    width:30px;
    height: 30px;
    border-radius: 3px;
}
.cont-content .cont-title a{
    color:#008E59;
    font-size: 17px;
}
.cont-content .cont-title a:hover{
    color: #551A8B;
}
.cont-lists .cont-con{
    color:#444;
    width:94%;
    text-align: left;
    font-size: 14px;
    line-height: 1.8;
}
.cont-lists .cont-more{
    border-bottom:1px solid #eee;
}
.cont-lists .cont-more{
    color:#aaa;
    font-size: 15px;
    margin-top:10px;
    padding-bottom: 20px;
}
.cont-lists .cont-more a{
    color:#aaa;
}
.cont-lists .cont-more a:hover{
    color:#aaa;
    text-decoration: underline;
}
.cont-lists span{
    margin-right: 15px;
}
.cont-lists .cont-comment{
    width:90%;
    margin:0 auto;
    color:#888;
    font-size: 14px;
    margin-top:10px;
}
.add-answer{
    margin-bottom: 40px;
}
.add-answer .edit-cont{
    height:40px;
    color:#555;
    margin-top: 20px;
    font-weight: 600;
    font-size: 18px;
    margin-left: 50px;
}
#openEdit{
    margin-left:595px;
    margin-top:-13px;
    color:#888;
    font-weight:400;
    font-size: 14px;
    cursor: pointer;
}
.textarea{
    margin-left:48px;
}
.add_answer{
    height:30px;
    margin-top:20px;
    text-align: right;
    margin-right: 0px;
}
#addanswer{
    padding:6px 15px;
    cursor: pointer;
    color: #fff;
}
/*关注*/
.user_attention img{
    vertical-align: -5px;
    border:0px solid;
}
.user_cre{
    color:#fff;
    padding:3px 6px;
    display: block;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
    height: 20px;
    width:60px;
}
.ques-crea .user-text{
    float:left;
}
.ques-crea .user_cre{
    float:left;
}

/*评论逻辑*/
.cont-more .comment{
    width:90%;
    min-height:40px;
    margin-left: 20px;
    border:1px solid #eee;
    margin-top:10px;
    border-radius: 3px;
    display: none;
}
.cont-more .com-div{
    float:left;
}
.comment .comment-lists{
    height:90px;
    width:95%;
    margin-left:20px;
    border-bottom: 1px solid #eee;
}
.comment .comment-lists .com-div{
    margin-top:10px;
}
.comment .comment-lists .com-div img{
    height:36px;
    width:36px;
    border-radius: 2px;
}
.comment .comment-lists .comment-text{
    color:#444;
    margin-top:5px;
}
.comment .comment-lists .com-text{
    margin-left:15px;
}
.comment .comment-lists .comment-set{
    color:#aaa;
    font-size: 14px;
    margin-top:5px;
}
.cont-more .cmment-notice{
    border: 1px solid;
    height: 15px;
    margin-left: 170px;
    margin-top: -3px;
    position: absolute;
    border:0px solid #fff;
    width: 20px;
    display:none;
}
/*添加评论*/
.comment .add-com-div{
    height:50px;
    width:95%;
    margin-left:20px;
}
.comment .add-com-div input {
    height:29px;
    width:410px;
    border-radius: 3px;
    margin-top:10px;
    border:1px solid #cecece;
    color:#aaa;
    font-size: 14px;
    padding-left:5px;
}
.comment .add-com-div input:focus{
    border:1px solid #2DA42C;
}
.comment .addComent{
    padding:6px 7px 6px 7px;
    color:#fff;
    cursor: pointer;
    font-size: 14px;
    margin-left:10px;
    border-radius: 3px;
}
#ajaxweb_page{
    height:30px;
    margin-top: 20px;
    text-align: center;
    margin-right: 30px;
}
/*等待图标*/
.comment .com-writing{
    margin-top:10px;
    text-align: center;
}
.comment .com-writing img{
    vertical-align: -3px;
}
.comment .nocomment{
    height:30px;
    text-align: center;
}
.comment .nocomment p{
    margin-top: 10px;
}
.comment-lists .addRecom, .delRecom{
    cursor: pointer;
}
.comment .delRemComent{
    display: none;
    cursor: pointer;
}

/*分页*/
.cont-lists #ajaxweb_page .prev{
    color: #fff;
}
.cont-lists #ajaxweb_page span{
    margin-right: 0px;
}
.cont-lists #ajaxweb_page .pages{
    padding: 7px 12px 5px;
}

.ajax_writing{
    position: absolute;
    margin-top: -27px;
    margin-left:140px;
    display: none;
}
.comm_writing{
    display: none;
    vertical-align: -4px;
}

.article .user-con .relate-title{
    margin-top:10px;
}
.article .user-con .relate-title a{
    color:#555;
}
.article .user-con .relate-info{
    font-size: 13.5px;
    color:#aaa;
}
.article .user-list{
    margin-top:10px;
}
.article .user-con{
    width:100%;
    padding-bottom: 10px;
    border-bottom:1px dotted #eee;
}

