.faxian_tab_box_right{
	width: 397px;
		height: 30px;
		background-color: #ffffff;
		border-radius: 15px;
		border: solid 1px #ebebeb;
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 0 3px 0 12px;
		box-sizing: border-box;
}
.faxian_tab_box_right_l{
	display: flex;
	align-items: center;
}
.faxian_tab_box_right input{
	height: 100%;
	width: 280px;
	border: none;
	padding-left: 8px;
	box-sizing: border-box;
}
.faxian_type{
	height: 22px;
		background-color: #ffffff;
		border-radius: 3px;
		border: solid 1px #00c6c9;
		line-height: 22px;
		padding: 0 5px;
		font-weight: inherit;
		margin-right: 6px;
}
.faxian_caozuo{
	display: flex;
	align-items: center;
	justify-content: center;
}
.faxian_caozuo p{
	margin-right: 20px;
}
.fx_more{
	text-align: center;
	padding: 30px 0;
}
.fx_more button{
	width: 178px;
		height: 36px;
		background-color: #ffffff;
		border: solid 1px #00c6c9;
		line-height: 36px;
		cursor: pointer;
}
.faxian_video video{
	width: 150px;
		height: 120px;
}
.wenda_zan{
	cursor: pointer;
}
.wenda_ping  img ,.ping_zan img,.ping_ping img{
	width: 18px;
	height: 19px;
	vertical-align: text-bottom;
	margin-right: 5px;
}
.ping_box_input_right button{
	width: 64px;
		height: 30px;
		background-color: #00bab9;
		border-radius: 3px;
		border: solid 1px #00c6c9;
		cursor: pointer;
}
.ping_box_input{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.ping_box_input_left input{
	width: 712px;
		height: 40px;
		background-color: #ffffff;
		border-radius: 10px;
		border: solid 1px #e2e2e2;
		padding-left: 15px;
		box-sizing: border-box;
		box-sizing: border-box;
}
.ping_box_input_left img{
	width: 35px;
	height: 35px;
	border-radius: 100%;
	margin-right: 10px;
}
.ping_item_top{
	display:flex;
	align-items: center;
	justify-content: space-between;
}
.ping_item_top_left img{
	width: 35px;
	height: 35px;
	border-radius: 100%;
	margin-right: 10px;
}
.ping_item_bottom{
	display: flex;
	align-items: center;
}
.ping_item_bottom p{
	margin-right: 30px;
	cursor: pointer;
}
.ping_item_top_left,.ping_box_input_left{
	display: flex;
	align-items: center;
}
.ping_list{
	border-top: 1px solid #e6e6e6;
}
.faxian_ping_num{
	line-height: 50px;
}
.ping_item{
	padding: 20px 0;
}
.ping_item_content{
	margin: 10px 0;
}
.ping_box{
	display: none;
}
.wenda_ping{
	cursor: pointer;
}