
/*                左侧内容               */

/*灰色背景*/
body{
	background-color: #eee;
}

/*头部margin*/
.row{
	margin-top: 30px;
}

/*图片大小*/
.aw-user-name img, .aw-topic-name img{width: 50px;height: 50px;}

/*删除右上小标*/
.aw-common-list .aw-item .icon-v, .aw-feed-list .aw-item .icon-v{position:absolute;left:-5px;top:-5px;width:0px;height:0px;background-color: #a3d700;color: #fff;text-align: center;line-height: 18px;font-size: 14px;border-radius: 4px;}

/*内容右移*/
.aw-question-content{margin-left: 12px;margin-top: 2px;}

/*标题字号*/
.h2c{font-size: 16px;}

/*框高度*/
.aw-common-list .aw-item{position:relative;z-index:0;min-height:45px;padding:14px 0 14px 50px;height:85px;}

/*名字字号*/
.aw-common-list .aw-question-content p{margin-top:5px;color: #999;font-size: 16px;}

/*浏览字号*/
.aw-common-list .aw-question-content > span, .aw-common-list .aw-question-content p span{font-size: 14px;font-weight: normal;color: #999;margin-left: -10px;}

/*v小标*/
.name-vg{width:16px;height:16px;color: #000;text-align: center;line-height: 18px;font-size: 14px;border-radius: 4px;background: url(../../img/vg.png) no-repeat;}
.name-vb{width:16px;height:16px;color: #000;text-align: center;line-height: 18px;font-size: 14px;border-radius: 4px;background: url(../../img/vb.png) no-repeat;}
.name-vc{width:16px;height:16px;color: #000;text-align: center;line-height: 18px;font-size: 14px;border-radius: 4px;background: url(../../img/vc.png) no-repeat;}
/*眼睛*/
.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;}



/*              签到           */



/*签到*/
#sign{height: 75px;padding: 0;}

/*未签到*/
.sign-no{width: 50%;height: 75px;background: #59b0ff;}
.sign-no img{margin-top:15px;margin-left: 19px;}
.sign-no a{text-decoration:none;}
.sign-ok a{text-decoration:none;}
#back{font-size: 30px; background-color:#59b0ff;color: #fff;margin-top: -34px;margin-left: 80px;}

/*已签到*/
.sign-ok{width: 50%;height: 75px;background: #59b0ff;}
.sign-ok img{margin-top:15px;margin-left: 19px;}
#back-1{font-size: 24px; background-color:#59b0ff;color: #fff;margin-top: -43px;margin-left: 80px;}
#nums{font-size: 16px; background-color:#59b0ff;color: #fff;margin-top: 21px;margin-left: 83px;}

/*版块*/
.bankuai{color: #999;margin-left: 10px;}
.recommendbox ul a:hover p{background: url(../../img/chose.png);color: #fff;}

/*日期人数*/
.dandp{width:50%;float: right;}
#date{background: #fff;margin-top: -60px;margin-left: 35px;font-size: 18px;line-height: 18px;}
#pp{background: #fff;margin-top: 25px;margin-left: 35px;font-size: 18px;line-height: 18px;}
#pp1{margin-bottom: 5px;}
#date1{margin-bottom: 5px;}




/*            版块推荐              */
#recommend {height: 200px;}
#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}


/*    编辑推荐     */
#pan{margin-left: 4px; margin-top: -3px; margin-right: 5px; }


/*     九月之星  */
#star .spanh3{font-size: 16px;color: #fecc07;}
#star .spanh3 img{margin-top: -3px;margin-left: 5px; margin-right: 5px;}
.aw-side-bar .aw-mod #two-star{ border-top: 1px solid #eee}
.aw-side-bar .aw-mod dl{height: auto;overflow: hidden;margin: 15px 0 0 0;}

/*     热门活动  */
#hot .spanh3{font-size: 16px;color: #ff2828;}
#hot .spanh3 img{margin-top: -3px;margin-left: 5px; margin-right: 5px;}
.hotbox .p1{height:224px;background-image:url(../../img/daota.png);margin-top: 15px;}
.hotbox .p2{width:100%;height:42px;background-color:rgba(0, 0, 0, .5);margin: -42px auto;color: #fff;font-size: 18px;text-align: center;line-height: 42px}