/*灰色背景*/
body{
	background-color: #eee;
}
/*    话题  */ 
.publish{font-size:14px;}
.section{margin-left: 8px;}
.time{margin-left: 8px;}
/*眼睛*/
.eyes{width:16px;height:16px;margin-left: 10px;margin-right: 5px;margin-bottom: 5px;}
/*泡泡*/
.paopao{width:16px;height:16px;margin-left: 5px;margin-right: 5px;margin-bottom: 3px;}
.author img{border-radius: 12px;width: 16px;height: 16px;}
/*     间隔   */
 .space{height: 10px;background: #eee;}
/*      回复      */ 
div.mod-head span.qspanh3{color: #333;font-size: 16px;}
div.mod-head span.nums{color: #666666;font-size: 14px;margin-left: 8px;}
   /*去除个人认证*/
.aw-common-list .aw-item .icon-v, .aw-feed-list .aw-item .icon-v{width: 0px;height: 0px;}
/*   图片  */
.aw-feed-list .aw-item .aw-user-img img{width: 50px;height: 50px;}
.aw-feed-list .aw-user-name{color:#155faa;margin-left: 8px;font-size: 16px;}
.title img{margin-top: -4px;margin-left: 2px;}
.markitup-box1{position: relative;z-index: 1;line-height: 180%;word-wrap: break-word !important;margin-left:8px;font-size: 16px;}
/*点赞*/
.aw-feed-list .operate a.agree{border-radius: 4px;}
.cmrt{margin-left: 85%;}
/*  头像  */ 
.head-right{text-align: center;}
.head-right img{width: 80px;height: 80px;border-radius:10px;}
/*名字*/
.head-name{margin-top: 15px;text-align: center;}
.aw-user-name{font-size: 16px;}
.head-name img{margin-left: 5px;margin-right: 5px;}
.head-name-p{font-size: 14px;color: #999999;text-align: center;margin-top: 8px;}
/*    积分   */
.Integral{margin: 20px 0;}
.Integral li{width: 33%;text-align: center; display: block;float: left;color: #999999}
.l-r-line{border-left: 1px solid #dcdcdc;border-right: 1px solid #dcdcdc;}
/*按钮*/
.r-botton{margin: 20px 0;}
.r-botton li{width: 50%;text-align: center; display: block;float: left;color: #999999;margin-top: 18px;}
.name-footer{height: 84px;}
/*其他问题*/
#other-qustion .spanh3{font-size: 16px;color: #fe8c2d;}
#other-qustion .spanh3 img{margin-top: -3px;margin-left: 5px; margin-right: 5px;}
.qustionbox p{margin-left: 10px;margin-top: 10px;  white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.qustionbox a{color: #666666}
.qustionbox a:hover{color:#155faa;}
/*            版块推荐              */
#recommend {height: 210px;}
#recommend .spanh3{font-size: 16px;color: #319eff;}
#recommend .spanh3 img{margin-top: -3px;margin-left: 5px; margin-right: 5px;}
.recommendbox ul {margin-top: 13px;}
.recommendbox ul li{ height: 60px;width: 50%;}
.rightbox{float:left;}
.recommendbox ul li img{margin-left: 20px;}
.nor p{width:117px;height:44px;background: url(../../img/nor.png);margin-left: 20px;font-size: 14px; text-align: center;line-height: 44px;color: #424242;}
.chose p{width:117px;height:44px;background: url(../../img/chose.png);margin-left: 20px;font-size: 14px; text-align: center;line-height: 44px;color: #fff;}
.recommendbox p:hover{color: #155faa}
.recommendbox ul a:hover p{background: url(../../img/chose.png);color: #fff;}
/*      回复发帖       */
.sidebar .reply{width:56px;height:88px;background-color:#499ef3;display: block; border-radius: 4px 4px 0 0;color:#fff; text-align: center;}
.sidebar img{margin-top: 16px;}
.sidebar .post{width:56px;height:88px;background-color:#fff;display: block;border-radius:0 0 4px 4px;color:#ababab; text-align: center;}
.sidebar{position:fixed;left: 80.5%;top:140px;}
.sidebar .post-hover{width:56px;height:88px;background-color:#499ef3;display: block;border-radius:0 0 4px 4px;color:#fff; text-align: center;}
.sidebar .post-n{display:none;}