body{position: relative;}
.img {
    margin-right: 10px;
    width: 44px;
    height: 44px;
    position: relative;
}
.icon-guanbi1{
    background: #fff;
    border-radius: 100%;
    position: absolute;
    right: 4px;
    top: 4px;
    width: 12px;
    height: 12px;
}
.imgpath{
    width: 44px;
    height: 44px;
    object-fit: cover;
}
.messagehandler-list{
	border-bottom: 1px solid #999;
}
.messagehandler-list ul{
	float:left;
}
.messagehandler-list ul li{
	width:100px;
	height:34px;
	background:#fff;
	font-size: 14px;
	color:#fff;
	border:1px solid #f5f5f5;
	border-bottom:none;
	border-top-left-radius:7px;
	border-top-right-radius:7px;
	float:left;
	overflow: hidden;
	margin-top: 0;
}
.messagehandler-list ul li:first-child{
	margin-top: 0;

}
.messagehandler-list li a{
	display: block;
	width:100%;
	color:#333;
	text-align: center;
	height:36px;
	line-height: 36px;

}
.messagehandler-list li.xz{
	background:#238AD9;

}
.messagehandler ul li.xz a{
	background:#238AD9;
	color:#fff;
}
.message ul li.already .title-be:before {
    border: 3px solid #666;
}
/*.letterShadow{*/
/*	position: fixed;*/
/*	top:0px;*/
/*	bottom: 0px;*/
/*    left:10%;*/
/*	right:10%;*/
/*    width: 1000px;*/
/*    !* height:670px; *!*/
/*	!* margin:-335px 0 0 -500px; *!*/
/*	background:#fff;*/
/*	border:1px solid #eee;*/
/*	border-radius:8px;*/
/*	z-index:1000;*/
/*	display: none;*/
/*}*/

.forumShadow{
	position: fixed;
    top:50%;
    left:50%;
    width: 1000px;
    height:100%;
    margin-top: -335px;
    margin-left:-500px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 8px;
    z-index: 1000;
    display: none;
}
.editor-box{
	width:100%;
	height:100%;
	overflow: auto;
}
.editor-box h2{
	font-size: 14px;
	height:32px;
	line-height:32px;
	padding-left: 10px;
	background:#f5f5f5;
	color: #333;
}
.editor-box form{
	padding:20px;
}
.editor-box form label{
	display: block;
	margin-bottom:15px;
	font-size:14px;
	color:#333;
}
.editor-box form label select{
	height:26px;
	border:1px solid #999;
	background:none;
}
.editor-box form label input,.editor-box form label select{
	width:300px;
}
.editor-box form label span{
	width:70px;
	float: left;
}
.editor-box form label .richText{
	width:880px;
	float:left;
}
.editor-box form label .richText .editer{
	height:204px;
}
.editor-box form label .richText a{
	display:inline-block;
	width:80px;
	padding:7px 0;
	color:#fff;
	background:#028826;
	border-radius:3px;
	text-align: center;
	margin-top: 10px;
}
.editor-box p{
	position: absolute;
	top:3px;
	right:3px;
	width:28px;
	height:28px;
	line-height:28px;
	text-align:center;
	background:#fff;
	color:#333;
	font-size:18px;
	border-radius:50%;
	cursor: pointer;
}
.editor-box h5{
	font-size: 14px;
	color:#f00;
	/*position: absolute;
	bottom:30px;
	right:120px;*/
	text-align: right;
}

/*znx_details*/
.details{
	margin-top: 16px;
    padding-bottom: 113px;
}
.let_d{
	width:100%;
	background:#fff;
	padding:30px;
	margin-bottom:20px;
}
.let_d_title{
	font-size:20px;
	font-weight:600;
	color:#333;
	text-align: center;
}
.let_d_kind{
	font-size:14px;
	color:#666;
	margin:20px 0;
}
.let_d_kind span{
	margin-right:30px;
}
.let_editor,.reply_editor{
	width:800px;
	background:#fff;
	padding:20px 0;
	margin:0 auto;
}
.let_editor h2{
	font-size:20px;
	font-weight:600;
	color:#999;
	padding-bottom:10px;
}
.let_editor .editer{
	height:204px;
}
.let_editor a{
	display: block;
	width:80px;
	padding:7px 0;
	color:#fff;
	background:#028826;
	border-radius:3px;
	text-align: center;
	margin-top: 10px;
}
.forumState{
	font-size:16px;
	padding:20px 50px;
	background:#fff;
	font-weight:600;
}
.forumState li a{
	display: block;
	height:70px;
	line-height:70px;
	color:#333;
	border-bottom:1px solid #999;
	position: relative;
	padding-left:15px;
}
.forumState li a:before{
	content: "";
    border: 3px solid #238AD9;
    position: absolute;
    border-radius: 100px;
    left: 0px;
    top:45%;
}
.forum_details{
	background:#fff;
	padding:30px 80px;
}
.forum_details_c{
	position: relative;
	font-size:14px;
}
.forum_details_title{
	font-size:20px;
	font-weight:600;
	color:#333;
	text-align: center;
}
.forum_details_kind{
	font-size:14px;
	color:#666;
	margin:20px 0;
}
.forum_details_kind img{
	max-width:100%;
}
.forum_details_kind span{
	margin-right:30px;
}
.forum_details_kind span img{
	width:18px;
	margin-right: 5px
}
.btn_forum_details{
	margin-top: 20px;

}
.btn_forum_details a{
	margin-right:30px;
	font-size:14px;
	color:#666
}
.btn_forum_details a img{
	margin-right:5px;
}
.forum_details_c > span{
	position: absolute;
	top:0;
	right:20px;
	font-size:18px;
	font-weight:600;
}
.commentBox{
	border:1px solid #999;
	margin-top: 20px;
}
.commentBox h2{
	font-size: 18px;
	font-weight:600;
	color:#333;
	line-height:36px;
	height:36px;
}
.commentBox h4{
	font-size: 18px;
	font-weight:600;
	color:#333;
	padding-left:15px;
	line-height:32px;
	height:32px;
	background:#f5f5f5;
}
.commentBox ul{
	padding:0 20px;
	font-size:14px;
	color:#666;
}
.commentBox ul li{
	padding-top: 20px;
	border-bottom:1px solid #999;
}
.commentBox ul.commentBox_ul li:last-child{
	border: none;
}
.comment_kind{
	padding-bottom:20px;
}
.comment_kind span{
	margin-right:30px;

}
.commentBtnBox a{
	display: inline-block;
	margin-right: 30px;
	color:#666;
	padding:20px 0;
}
.commentBtnBox a img{
	margin-right: 5px;
}


/**/
.bbs {
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 50px;
}
.top-box {
    margin-bottom: 10px;
    margin-top: 16px;
    background:#FFF;
    display:flex;
}
.li-box{
    background: #fff;
    padding-top: 16px;
    padding-left: 13px;
    padding-right: 7px;
    height:106px;
    width: 348px;
    float: left;
}
.li-box img{
    width: 74px;
    height: 74px;
  }
.content-box{
    width: 227px;
    margin-left: 12px;
    float: left;
  }
.title{
  	font-size: 16px;
  	color: #333;
  	line-height: 17px;
  	margin-bottom: 10px;
  	font-weight: 600;
}
.intro{
    font-size: 14px;
    color: #666;
}
.publish-box{
	flex:1;
	}
.publish-btn {
    width: 108px;
    height: 36px;
    background: #238ad9;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 36px;
    margin-top: 13px;
    cursor: pointer;
    float:right;
    margin:30px 13px 0 0;
}

@media screen and (max-width: 768px){
	.details{padding-bottom:0;}
	.forum_details{padding: 30px 20px;}
	.let_editor,.reply_editor,.commentBtnBox a.anskerBtn{display:none;}
	.commentBox ul li:last-child{border:none;}
}
