@charset "utf-8";
/* CSS Document */
/**顶部搜索*/
/**顶部*/
a{color:#999;}
.topRemind{left:10px;}
.topSearch{right:12px;}
.topRemind,.topSearch{top:0px;font-size:1.14rem;line-height:48px; position: absolute;z-index:3}
.contentT{padding-bottom:0px;}
.wdBox li{border-bottom:6px solid #f2f2f2;position:relative;}
/**问答详情*/
.topTitDiv{padding:5px 3%;border-bottom:1px solid #eee;background:#fff;overflow:hidden;transform: translate3d(0, 0, 0);}
.holderBox{width:100%;overflow:hidden;transform:translate3d(0, 0, 0);}
.contentDiv{transform:translate3d(0, 0, 0);}
.topTitDiv .topTit .conText{font-size:16px;}
.topTitDiv .from{line-height:30px;font-size:14px;color:#666;}
.topTitDiv .topDigest{color:#999;font-size:12px;margin-top:5px;overflow:hidden;text-overflow:ellipsis;}
.topTitDiv .ztTil{font-size:14px;line-height:30px;color:#999;}
.addClassTop{position:fixed;top:0;border-bottom:0.5px solid #eee;background:#fff; z-index:99;width:94%;}
.conBtn span{margin-left:10px;}
.icon-luntan_pl:before{margin-right:5px;}
.icon-luntan_zan:before{margin-right:5px;}
.comReply {background: #f8f8f8;color:#999;margin:10px 10px 10px 0px;padding:10px 10px;padding-top:5px;border-radius:0px;border:0.5px solid #e5e5e5;line-height:20px;font-size:0.9rem;}
.comReply span{font-size:12px;}
.remind{background:#57be6a;line-height:20px;height:20px;margin-top:8px;color:#fff;font-size:12px;padding:0px 6px;text-align:center;border:1px solid #fff;width:30px;float:left;margin-right:6px;border-radius:4px;}
.ti{text-indent:32px;}
.labelDiv ul li{float:left;width:22%;text-align:center;border:1px solid #eaeaea;background:#fff;margin:10px 5%;padding:2px 0px;border-radius:20px;color:#3d3d3d;}
.labelTit{background:#f5f5f5;line-height:36px;color:#3d3d3d;padding-left:5px;border:1px solid #eee;}
.labelDiv ul .lion{background:#fff;color:#999;border:1px solid #f5f5f5;}
.topDigest{margin-bottom:10px;}
.parPic,.replyPic{width:100%;margin-bottom:10px;margin-top:10px;background:#fff;}
.parPic img,.replyPic img{width:100%;display:block;}
.wdTit{max-height:none;}

/**弹出输入框*/
.replyBox{top:0px;width:100%;height:100%;z-index:100;}
.replyBg{width:100%;height:100%;background:#000;top:0px;opacity:0.6; z-index:999;overflow:hidden;max-width:640px}
.inputDiv{width:100%;background:#f8f8f8;z-index:9999;;bottom:0rem;overflow: scroll;max-width:640px}
.inputTop{text-align:center;color:#3d3d3d;line-height:24px;overflow:hidden;}
.inputTop span{font-size:16px;line-height:56px;padding-top:3%;color: #999;}
.inputTop div{padding: 16px 3%;font-size:16px;}
.txtDiv{padding-top:5px;}
.txtDiv textarea{font-size:14px;width:87%;padding:2%;margin:0;margin:0 4%;border:0;border:0.5px solid #e5e5e5;-webkit-appearance:none; outline:none;}
.htdy{overflow:hidden;}
/**弹出输入框*/
.revise{top:0px;width:100%;height:100%;z-index:100;}
.reviseBg{width:100%;height:100%;background:#000;top:0px;opacity:0.6; z-index:999;overflow:hidden;}
.revise .inputDiv{padding-bottom:20px;}