.text{
	height: 100%;
	display: flex;
	flex-direction: column;
}
.text_top{
	flex: 1;
	overflow: auto;
}
.text_nav{
	padding: 0.45rem 0.3rem 0;
}
.text_te{
	font-size: 0.44rem;
	color: #222222;
	padding-bottom: 0.35rem;
}
.text_cen{
	font-size: 0.36rem;
	color: #333333;
	line-height: 0.62rem;
	text-align: justify;
}
.text_imgs{
	height: 3.86rem;
	background-color: #CEE1FF;
	border-radius: 0.08rem;
	margin-top: 0.22rem;
}
.text_imgs img{
	border-radius: 0.08rem;
}
.text_shi{
	margin-top: 0.32rem;
	font-size: 0.26rem;
	color:#666666;
	line-height: 0.38rem;
}
.coll{
	padding-top: 0.44rem;
}
.hot_nav{
	font-size: 0.3rem;
	color: #000000;
}
.hot_text{
	padding: 0.3rem 0.3rem 0.48rem;
}

.hot_list{
	display: flex;
	padding-top: 0.3rem;
}
.hot_img{
	width: 0.6rem;
	height: 0.6rem;
	border-radius: 50%;
	margin-right: 0.22rem;
}
.hot_img img{
	border-radius: 50%;
}
.hot_right{
	flex: 1;
}
.right_ts{
	font-size: 0.3rem;
	color: #515154;
	display: flex;
	flex: 1;
	justify-content: space-between;
	align-items: center;
	display: flex;
}
.hot_oi{
	font-size: 0.32rem;
	color: #000000;
	line-height: 0.48rem;
	margin-top: 0.1rem;
}
.right_hui{
	width: 0.28rem;
}
.foo_p{
	color: #999999;
	font-size: 0.24rem;
}
.fos{
	width: 0.26rem;
	margin-right: 0.12rem;
}
.fost{
	width: 0.28rem;
	margin-right: 0.12rem;
}
.hotfo,.hotfo a{
	font-size: 0.26rem;
	color: #666666;
}
.hotfo{
	flex: 1;
	display: flex;
	justify-content: flex-end;
}
.hot_foot{
	display: flex;
	padding: 0.26rem 0;
	border-bottom: 1px solid #F4F5F6;
}
.fo_img,.fo_imgs{
	display: flex;
	align-items: flex-end;
}
.fo_img{
	margin-right: 0.3rem;
}
.reply{
	font-size: 0.3rem;
	color: #1F1D20;
	line-height: 0.48rem;
	padding: 0.24rem 0.3rem 0.4rem 0.26rem;
	border-radius: 0.08rem;
	background-color: #F6F6F9;
	margin-top: 0.24rem;
}
.reply p{
	padding-bottom: 0.2rem;
}
.reply span{
	color: #8F8E93;
}
.reply a{
	color: #007CFF;
	font-size: 0.28rem;
}


.reply_footer{
	height: 0.98rem;
	background-color: #ffffff;
	border-top: 1px solid #F0F0F0;
	padding: 0 0.3rem;
	display: flex;
	    align-items: center;
}
.foot_cen{
	height: 0.65rem;
	display: flex;
	align-items: center;
}
.footer_left{
	flex: 1;
	height: 100%;
	background-color: #F4F5F5;
	border-radius: 0.33rem;
	display: flex;
	padding: 0 0.3rem;
}
.foo_inp{
	width: 100%;
	height: 100%;
	background-color: #F4F5F5;
	color: #C7C7C7;
	/* border-radius: 0.33rem; */
}
.foo_le,.foo_ce,.foo_ri{
	width: 0.4rem;
}
.foo_ce{
	margin: 0 0.64rem;
}
.foo_le{
	position: relative;
	margin-left: 0.42rem;
}
.foo_te{
    position: absolute;
    top: -0.18rem;
    right: -0.4rem;
    color: #ffffff;
    font-size: 0.16rem;
    background-color: #e45d58;
    padding: 0 0.12rem;
    border-radius: 0.3rem;
    opacity: 0.5;
	width: 0.43rem;
}

.head_img{
	width: 0.48rem;
	height: 0.48rem;
	margin-left: 0.84rem;
	    margin-right: 0.18rem;
}
.head_img img{
	border-radius: 50%;
}
.head_texts{
	    flex: 1;
	    text-align: left;
}
.head_cont .pro_zhu{
	margin-right: 0.3rem;
}
/* 发帖 */
.text_speak{
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}
.text_speaks{
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
}
.speack_texto{
	margin-top: 0;
}
.speak_footer{
	justify-content: initial;
}
.spa_img{
	padding: 0 0.4rem;
}

.popup_top{
	justify-content: center;
}
/* 表情 */
.expression_ul{
	display: flex;
	    flex-wrap: wrap;
	    align-items: center;
	    height: 100%;
	    padding: 5px;
	    justify-content: space-between;
}
.expression_ul li {
    padding: 5px;
}
.expression {
    height: 166px;
    background-color: #FFFFFF;
    width: 100%;
    overflow: auto;
}

.pro_lou,.pro_zhe{
	width: 0.56rem;
	padding: 0.06rem 0.1rem;
	color: #ff7b12;
	text-align: center;
	font-size: 0.2rem;
	background-color: #fff1e6;
	border-radius: 0.06rem;
	margin-left: 0.16rem;
}
.pro_zhe{
	color: #007cff;
	background-color: #d4e9ff;
}
