@charset "utf-8";
/*
	eepw官网：www.eepw.com.cn
	技术交流：forum.eepw.com.cn/forum/index
	作者：lh 
	日期：October 20, 2014
*/

/*楼层回复文字限制提示信息*/
.tips strong{color:#1E9300;}
.tips .js_txtFull strong{color:#F00;}

/* left */
.show{padding:24px;background:#FFF;}
.show .titleAbout .title{margin-bottom:8px;}
.show .title h2{font-size:20px;line-height:1.6em;}
.show .title h2 a{color:#000;}
.show .title h2 a:hover{color:#0066CC;}
.show .title h2 span{position:relative;top:6px;left:10px;}

.postRel{}
.postRel .pho{float:left;position:relative;width:40px;height:40px;}
.postRel .pho img{width:40px;height:40px;}
.postRel .pho .member{position:absolute;top:0;left:60px;padding:20px;width:400px;height:140px;background:#FFF;border:solid 2px #E0E0E0;display:none;
-webkit-box-shadow:5px 5px 10px rgba(0,0,0,0.2);	/*box-shadow: h-shadow v-shadow blur spread color inset;*/
-moz-box-shadow:5px 5px 10px rgba(0,0,0,0.2);
-o-box-shadow:5px 5px 10px rgba(0,0,0,0.2);
-khtml-box-shadow:5px 5px 10px rgba(0,0,0,0.2);
-ms-shadow:5px 5px 10px rgba(0,0,0,0.2);
-rm-shadow:5px 5px 10px rgba(0,0,0,0.2);
box-shadow:5px 5px 10px rgba(0,0,0,0.2);
}
.mPho{cursor:pointer;}
.postRel .pho .member .memberPho{float:left;width:120px;height:120px;}
.memberInfo{float:right;width:258px;}
.memberInfo p{margin-bottom:5px;text-align:left;color:#444;}
.memberName{margin-bottom:16px;}
.memberName h3{float:left;color:#AC0909;}
.memberName span{padding:0 10px;color:#CCCCCC}
.fBtn{margin-top:20px;width:296px;}
.fBtn a{float:left;margin-right:5px;width:60px;height:22px;line-height:22px;background:#EEEEEE;color:#444;text-align:center;border:solid 1px #D0CFCF}
.fBtn a:hover{background:#CCC;}
.postRel .rel{padding-left:60px;}
.nameGradeTime{float:left;}
.nameGradeTime div{float:left;margin-right:10px;line-height:50px;}
.name a{font-size:14px;color:#0066CC;}
.nameGradeTime .grade{padding:0 5px;margin-top:15px;margin-right:30px;height:20px;line-height:20px;background:#747474;color:#FFF;}

.numFloor{float:right;width:150px;height:40px;}
.browseNum,.commentNum,.floor div{float:right;padding-left:20px;height:14px;background:url(../images/browseIcon.png) 0 0 no-repeat;text-align:right;}
.commentNum{background:url(../images/commentIcon.png) 0 0 no-repeat;}
.browseNum{padding-right:10px;}
.floor div{margin-top:20px;height:20px;background:url(../images/floorIcon.png) 0 0 no-repeat;}
.rel .content{padding:10px 0 10px;color:#444;font-size:16px;text-align:left;word-wrap:break-word; white-space:normal; word-break:break-all;overflow:hidden;}
.rel .content img { max-width: 100%; height: auto;}
.rel .content p{margin-bottom:1em;line-height:26px;}
.rel .content p a{color:#0066CC;}
.rel .content td{padding:5px 5px;}
.rel .content td p{margin-bottom:0px;}
.rel .design{padding:10px 0;border-top:solid 1px #C7C7C7;color:#CCC;}
.colRepSha{}
.colRepSha span{float:right;margin-left:25px;padding-left:30px;height:20px;background:url(../images/shareIcon.png) 0 0 no-repeat;}
.colRepSha .rep{background:url(../images/repIcon.png) 0 0 no-repeat;}
.colRepSha .col{background:url(../images/colIcon.png) 0 0 no-repeat;}

.reply{padding-bottom:20px;text-align:left;}
.wRep{float:right;width:100px;height:35px;line-height:30px;background:#c00;text-align:center;color:#FFF;}
.wRep:hover{background:#fa0303;color:#FFF;}
.reply .more{color:#3399CC;font-size:18px;}
.reply .more:hover{text-decoration:underline;}



.innerComment{margin-top:20px;padding:10px;border:solid 1px #E2E2E2;position:relative;display:none;}
.commentInner{padding-top:20px;border-bottom:solid 1px #E2E2E2;}
.nameGradeTimeInner div{line-height:20px;}
.rel .contentInner{padding:5px 0 5px;}

.arrowComment{position:absolute;left:100px;top:-7px;}

.commentForm{padding:10px 0;background:#F9F9F9;}
.commentForm input.commBtn{padding-left:5px;height:32px;line-height:32px;border:solid 1px #CCC;color:#AAA;width:100%;-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */}

.cBtn{padding:10px 0;text-align:right;}
.cBtn input{margin-left:10px;width:80px;height:28px;line-height:28px;border:solid 1px #CCC;background:#6699CC;color:#FFF;cursor:pointer;}
.cBtn input.cancel{background:#FFF;color:#000;}
.replyDiv{padding:20px 0 ;}
.replyDiv .title h2{float:left;font-size:18px;color:#000;}
.replyDiv{paddding:20px;}
.replyDiv form{margin-top:30px;}
.replyDiv textarea{border:solid 1px #CCC;width:100%;height:100px;color:#AAA;-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */}
.rBtn{margin-top:20px;}
.cBtn{display:none}

.commentInner .pho{float:left;position:relative;width:20px;height:40px;}
.commentInner .pho img{width:40px;height:40px;}

.rightAngle{
-webkit-border-radius:6px 6px 0 0;
-moz-border-radius:6px 6px 0 0;
-o-border-radius:6px 6px 0 0;
-khtml-border-radius:6px 6px 0 0;
-ms-border-radius:6px 6px 0 0;
-rm-border-radius:6px 6px 0 0;
border-radius:6px 6px 0 0;
}
.allRightAngle{
border-top:none;
-webkit-border-radius:0;
-moz-border-radius:0;
-o-border-radius:0;
-khtml-border-radius:0;
-ms-border-radius:0;
-rm-border-radius:0;
border-radius:0;
border-top:none;
}


/* 小调查 */
.survey{margin:10px auto;}
.survey .title{padding-left:20px;height:28px;line-height:28px;background:url(images/t_bg_1x28.gif);overflow:hidden;border:solid 1px #CCCCCC;border-bottom:none;color:#039;text-align:left;}
.reply .title{padding-left:20px;height:28px;line-height:28px;background:url(images/t_bg_1x28.gif);overflow:hidden;color:#039;text-align:left;}
.survey .title em,.reply .title em{margin-right:10px;font-style:normal;}
.survey .title span,.reply .title span{color:#666;}
.survey table.content2{width:100%;border-top:solid 1px #FFF;border-collapse:collapse;color:#666;}
.survey table.content2 th{padding:5px 0;width:80px;background:#F2F2F2;border:solid 1px #CCC;text-align:right;}
.survey table.content2 td{padding:5px;border:solid 1px #CCC;text-align:left;}


.survey table.content2 td table td{padding:5px;border:none;text-align:left;}