.clear{
    clear: both;
}
.article {
    width: 100%;
    margin: 0 auto;
    font-family: 'Raleway', 'helvetica', 'sans-serif';
    text-align: center;
}
.tab {
    width: 100%;
    padding: 15px;
}

.nav.tab {
    width: auto;
    max-width: 100%;
    margin: 0;
    border: 0;
    padding: 0;
    /* border-bottom: 1px solid #ddd; */
}

.pignose-sub-tab {
    border: 0;
    margin: 0;
    padding: 0;
}


.new_lia{
    border: 1px solid #edf3f8;
    min-width: 6.5rem !important;
}
.new_lia.active{
    background-color: #2789ee !important;
    color: #fff !important;
    border: 1px solid #2789ee !important;
}
.all_list{
    margin-top: 10px !important;
}
.all_list li a{
    background-color: #f2f2f2;
    height: 2rem !important;
    line-height: 2rem !important;
    margin-right: 5px;
    border-radius: 3px;
}
.all_list li .pignose-tab-btn.active{
    background-color: #f2f2f2;
    color: #2789ee;
}
.talk-list {
    margin-top: -11px;
}
.talk-list li {
    border-bottom: 1px solid #edf3f8;
    overflow: hidden;
    height: 8rem;
    padding-top: 7px;
    /* padding: 1rem 0; */
}
.talk-list-tit {
    color: #333;
    font-weight: normal;
    font-size: 1.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.talk-list-text {
    color: #666;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    /* margin-top: 5px; */
    line-height: 1.3rem;
}
.talk-botom{
    overflow: hidden;
    margin-top: 10px;
    font-size: .875rem;
}
.talk-botom .talk-botom-left{
    float: left;
    color: #666;
}
.talk-botom .talk-botom-left img{
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 5px;
}
.talk-botom .talk-botom-right{
    float: right;
    color: #999;
}
/*回答详情*/
.questions-top{
    padding: 10px 15px 35px;
    border-bottom: 1px solid #edf3f8;
}
.questions-top h1 {
    color: #333;
    font-size: 20px;
    font-weight: normal;
}

.quest-bottom{
    margin-top: .75rem;
}
.quest-bottom button {
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    outline: medium;
}
.quest-bottom .xie {
    border: 1px solid #2789ee;
    background: #fff;
    color: #2789ee;
    margin-right: 8px;
}
.quest-bottom .guanzhu {
    background: #2789ee;
    color: #fff;
    border: 1px solid #2789ee;
}

.answer-content {
    padding: 10px 15px;
    border-bottom: 11px solid #EFEFEF;
}
.respond-top .respond-images {
    float: left;
    /* width: 70px; */
    margin-right: 10px;
}
.respond-top .respond-images img {
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
}
/* .respond-top .res_left {
    float: left;
} */
.respond-top .res_lefts {
    float: left;
    /* width: 600px; */
    margin-top: 10px;
}
.respond-top .res_lefts a{
    float: left;
}
.respond-top .res_lefts .r-name {
    font-size: 1rem;
    font-weight: normal;
    color: #333;
    margin-bottom: 3px;
    margin-right: 8px;
}
.answer-content .applaud,.answer-reply .applaud {
    font-size: .875rem;
    color: #999999;
    margin: 10px 0;
}
.res_left .res_right {
    float: right;
}
.praise {
    width: 4rem;
    height: 2rem;
    line-height: 2rem;
    cursor: pointer;
    font-size: 12px;
    text-align: center;
    position: relative;
    color: #5188A6;
    background: #F5F5F5;
    border-radius: 5px;
}
.praise img {
    width: 15px;
    height: 15px;
}
.answer-content .respond-center,
.answer-reply .respond-center {
    font-size: 16px;
    color: #666;
}
/* .answer-content .r-date .d-reply {
    float: right;
    color: #386ED3;
    margin-right: 30px;
} */
.answer-content .r-date,
.answer-reply .r-date{
    font-size: .875rem;
    color: #999;
    margin-top: 10px;
}
.answer-content .r-date .d-reply,
.answer-reply .r-date .d-reply{
    margin-left: 10px;
}
.answer-reply {
    padding: 10px 15px;
}
.answer-reply .r-date .an-reply {
    float: right;
} 
/**/
#posts {
	padding: 0 16px
}

#posts .load-more,
#posts .scrollload-bottom {
	text-align: center;
	padding: 10px 0
}

#posts .load-more a,
#posts .scrollload-bottom a {
	color: #0279ff
}

#posts .load-more .comment-no-data,
#posts .scrollload-bottom .comment-no-data {
	color: #757575
}

.post {
	padding: 15px 0 2px;
	border-bottom: 1px solid #f5f5f5;
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.post.before-add {
	opacity: 0
}

.post .post-avatar {
	float: left;
	margin-right: 10px
}

.post .post-body {
	overflow: hidden
}

.post .post-content {
	position: relative
}

.post .post-delete {
	font-size: 12px;
	color: #b6b6b6
}

.post .post-menu {
	position: absolute;
	top: 0;
	right: 0
}

.post-menu .post-report {
	font-size: 12px;
	color: #b6b6b6
}

.post-avatar .user {
	display: block;
	border-radius: 50%;
	overflow: hidden
}

.post-avatar img {
	display: block;
	width: 36px;
	height: 36px
}

.post-body .username {
	color: #333;
}

.post-body .post-body-inner {
	margin-bottom: 15px
}

.post-body .post-message {
	font-size: 17px;
	line-height: 1.5;
	word-break: break-all;
	color: #666;
	text-align: justify
}

.post-body .post-message span {
	color: #757575;
	font-size: 14px
}

.post-body .post-message .post-replayuser {
	color: #0279ff
}

.post-body .reply-form-container {
	margin-top: 10px;
	margin-bottom: 10px
}

.comment_footer {
	color: #757575;
	font-size: 12px
}

.comment_footer .post-time {
	display: inline-block;
	height: 14px;
	vertical-align: bottom
}

.comment_footer .comment-footer__menu {
	float: right
}

.comment_footer .comment-footer__menu span {
	display: inline-block;
	margin-right: 25px;
	line-height: 20px;
	cursor: pointer
}

.comment_footer .comment-footer__menu span:last-child {
	margin-right: 0
}

.comment_footer .comment-footer__menu .icon-reply-o:before {
	font-size: 18px;
	vertical-align: bottom
}

.comment_footer .icon-like,
.comment_footer .icon-reply {
	display: inline-block;
	position: relative;
	margin-top: -5px;
	margin-right: 2px
}

.comment_footer .icon-like-o.active {
	color: #0279ff;
	font-size: 15px
}

.comment_footer .icon-like-o.active:before {
	content: "\E64D"
}

.no-posts-box {
	padding: 60px 0 40px;
	background: #fff;
	text-align: center;
	color: #757575
}

.no-posts-box .icon-sofa {
	color: #b6b6b6;
	font-size: 60px
}

.no-posts-box a {
	color: #0279ff
}

.post-parent {
	margin: 10px 0;
	color: #212121;
	font-size: 14px;
	padding: 10px;
	background: #f5f5f5;
	border: 1px solid #f5f5f5
}

.post-parent .post-message {
	max-height: 90px;
	overflow: hidden
}

.post-parent .post-toggle-btn {
	color: #0279ff;
	display: block;
	cursor: pointer
}
.discuss_textarea {
	padding: 10px 1px;
}

/* .reply-form-container .discuss_textarea {
	padding: 0
} */

.discuss-form {
	font-size: 14px
}

/* .discuss-form form {
	border: 1px solid #f5f5f5
} */

.discuss-form .discuss-form_textbox {
	width: 96%;
	/*height: 68px;*/
	padding: 5px;
	color: #757575;
    border: 1px solid #f5f5f5;
}


.discuss-form .discuss-form_submit {
	float: right;
	width: 60px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background: #0279ff;
	border: 0;
	padding: 0;
	margin-top: 7px;
	margin-bottom: 5px;
}
/*写回答*/
#content {
	/*height: 524px;*/
	border-style: solid;
	border-width: 1px;
	border-color: #F2F2F2
}

#content:empty::before {
	color: lightgrey;
	content: attr(placeholder);
}
.form-item{
    border-bottom: 6px solid #EFEFEF;
    margin-bottom: 15px;
}
.form-textarea-item {
    position: relative;
    padding: 5px 10px;
}
.sel-small {
    padding: 25px 15px 20px;
    /* margin-bottom: 20px; */
}
.tag-removable{
    position: absolute;
    left: 20px;
    bottom: 12px;
}
/**/
.form-input {
    width: 100%;
    border: 0;
    outline: 0;
    -webkit-appearance: none;
    background-color: transparent;
    font-size: inherit;
    color: inherit;
    height: 1.41176471em;
    line-height: 1.41176471;
}
.act-item-unin .form-input {
    width: 95%;
    padding-right: 5%;
}
.form-cell {
    padding: 0 15px;
    margin-bottom: 10px;
}
/**/
.pack-center{
    background-color: #EFEFEF;
}
.packet-content {
    padding: 7px 24px;
}
.packet-content h5 {
    font-size: 16px;
}
.packet-content h5 a{
   color: #333;
}
.packet-content .p-answ {
    color: #999;
    margin-top: 10px;
}

.instit-info {
    padding: 0 15px;
}
.instit-info .p-instit li {
    float: left;
    width: 78px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    color: #666;
    background: #f6f6f6;
    border-radius: 5px;
    margin-right: 10px;
    margin-bottom: 8px;
}
.instit-info .p-instit li.active {
    background: #ebf7ff;
    color: #2788ed;
}
.quizhead {
    height: 46px;
    font-size: 14px;
    line-height: 46px;
    padding: 0 15px;
    color: #333;
    overflow: hidden;
    border-bottom: 1px solid #f9f9f9;
}
.quizhead .quizhead-left{
    float: left;
}
.quizhead .quizhead-right{
    float: right;
}
.quizhead .quizhead-right a{
    color: #63a3f1;
}
.tag-removable a{
    display: inline-block;
    height: 30px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 30px;
    color: #0084ff;
    vertical-align: top;
    border-radius: 100px;
    background: rgba(0,132,255,.1);
}
.big_tab{
    display: inline-block;
    min-width: 4rem;
    height: 2.5em;
    padding: 0.5em 2.4em;
    font: inherit;
    font-size: 100%;
    text-align: center;
    text-decoration: none;
    color: #555;
    -webkit-box-sizing: border-box;
}
.er_but{
    float: left;
    width: 78px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    color: #666;
    background: #f6f6f6;
    border-radius:5px ;
    margin-right: 10px;
    margin-bottom: 8px;
    font-size: 14px;
}
.er_but.active{
    background: #FEECEC;
    color: #E62828;
}

.reply-reply {
    background: #F5F6F7;
    padding: 25px 30px;
    border-bottom: 1px solid #eee;
}

.reply-reply textarea {
    width: 300px;
    height: 61px;
    border-radius: 5px;
    padding: 10px;
    border: 1px solid #e4e4e4;
}
.reply-reply .announce {
    float: right;
    width: 250px;
    text-align: right;
    margin-top: 40px;
    margin-bottom: 5px;
}

.reply-reply .announce a {
    margin-right: 10px;
}

.reply-reply .announce button {
    background: #4C85EE;
    width: 94px;
    height: 30px;
    color: #fff;
    border: 0;
    border-radius: 3px;
}

/*头部样式*/
.user-index {
    position: relative;
}

.user-index .user-bg {
    width: 100%;
    background: url(../../img/bg.jpg) no-repeat;
    background-size: 100% auto;
}

.user-index .user-bg:before {
    content: "";
    display: block;
    padding-top: 32%;
}

.selector {
    padding: 0 .8rem;
    margin-bottom: 10px;
}

.selector .selector-left {
    float: left;
}

.selector .selector-left img {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    margin-top: -60px;
}

.selector .selector-left p {
    text-align: center;
}

.selector .selector-right {
    float: right;
    margin-top: 1rem;
}

.selector .selector-right .attent {
    width: 5.5rem;
    height: 2rem;
    line-height: 2rem;
    border: 0;
    outline: medium;
    font-size: .875rem;
    border-radius: 3px;
    color: #fff;
    background-color: #2788ed;
}

.selector .selector-right .private-letter {
    display: inline-block;
    width: 5.5rem;
    height: 2rem;
    line-height: 2rem;
    font-size: .875rem;
    border-radius: 3px;
    text-align: center;
    color: #2788ed;
    background-color: #d3e9ff;
}

.user-index .focus-him {
    color: #999;
}

.user-index .focus-him span {
    margin-left: 1rem;
}

.user-index .focus-him .him1 {
    padding-left: 5px;
}

.user-index .focus-him em {
    color: #2788ed;
    font-size: 1.1rem;
}

/**/

.trends .trends-top img {
    float: left;
    width: 45px;
    height: 45px;
    border-radius: 50%;
}

.trends .trends-top .name-right {
    float: left;
    margin-left: 5px;
}

.trends .trends-top .name-right h4 {
    font-weight: normal;
}

.trends .trends-top .name-right p {
    color: #999;
    font-size: .87rem;
    margin-top: 2px;
}

.trends .trends-center h3 {
    font-weight: normal;
    font-size: 1.1rem;
    margin: .5rem 0;
}

.trends .trends-center p {
    color: #666;
    font-size: 1rem;
}

.trends .trends-bottom {
    color: #999;
    margin-top: 5px;
    font-size: .875rem;
}

.trends .trends-bottom i img {
    width: 20px;
    vertical-align: bottom;
    margin: 0 5px;
}

.trends ul li {
    padding: 12px 15px;
    border-bottom: 3px solid #edf3f8;
}

.quest-cent {
    height: 50px;
}

.concern ul li{
    padding: 12px 15px;
    border-bottom: 1px solid #edf2f9;
}

.concern img {
    float: left;
    width: 65px;
    height: 65px;
    border-radius: 50%;
}

.concern .concern-center {
    float: left;
    margin-top: 7px;
    margin-left: 7px;
}
.concern-center .fans{
    font-size: .875rem;
    color: #999;
    margin-top: 3px;
}

.concern .concern-right {
    float: right;
}
.concern .concern-right button{
    width: 5.5rem;
    height: 2rem;
    line-height: 2rem;
    font-size: .875rem;
    margin-top: 10px;
    border-radius: 3px;
    border: 0;
    outline: medium;
    text-align: center;
    color: #2788ed;
    background-color: #d3e9ff;
}

/*改版*/
.pignose-tab-group {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    /* border-bottom: 1px solid #bebebe; */
    position: relative;
}

.pignose-tab-group {
    padding: 5px 15px !important;
}

.pignose-tab-group li {
    /* float: left;
     */
    display: inline-block;
}

.pignose-tab-group li.active {
    border-bottom: 2px solid #3a90ee;
}

.pignose-tab-group li a {
    display: block;
    min-width: 4rem;
    height: 2.5em;
    padding: 0 1em;
    font: inherit;
    font-size: 100%;
    text-align: center;
    text-decoration: none;
    color: #555;
    border-right-width: 0;
    line-height: 2.5em;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.maincate {
    width: 100%;
    height: 54px;
    line-height: 50px;
    white-space: nowrap;
    border-bottom: 2px solid #edf2f9;
    overflow-x: scroll;
    overflow-y: hidden;
    text-align: justify;
    box-sizing: border-box;
}

/*关注*/
.all_list li.active{
    border-bottom: 0;
}
.all_list li.active a{
    /* background-color: #f2f2f2; */
    color: #2789ee;
}
.maincate1 {
    width: 100%;
    height: 50px;
    line-height: 19px;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    text-align: justify;
    box-sizing: border-box;
}
.content ul{
    display: none;
}