/*
    @m 璇��
*/

a:active, a:focus, input,textarea{-moz-outline:none;outline:none;ie-dummy:expression(this.hideFocus=true);}
.mod_comment{

}
.mod_comment .ks_title{
    border-bottom:solid 1px #e1e3e5;
}
.mod_comment .ks_h{
    color: #333333;
}
.mod_comment .ks_h .total{
    font-size: 14px;
    margin-left: 5px;
    vertical-align: baseline;
}

.mod_comment .ks_bd{
    padding-top: 20px;
}
.mod_editor{
    padding-left: 90px;
}

.mod_editor .login_box{
    padding:24px 30px 0 10px;
    width: 50px;
    float: left;
    *display: inline;
    margin-left: -90px;
    overflow: hidden;
}
.mod_editor .login_box .userimg{
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: solid 1px #dfdfdf;
    margin: 0 auto;
}
.mod_editor .login_box .userimg img{
    width: 48px;
    height: 48px;
    border-radius: 50%;
}
.mod_editor .login_box  .login_opt a{
    width: 45px;
    height: 18px;
    overflow: hidden;
    background-color: #7bcdd2;
    border-radius: 8px;
    color: #fff;
    line-height: 18px;
    display: block;
    margin: 0 auto;
    text-align: center;
	-moz-box-shadow: 0px 1px 8px #c2eaed;
    -webkit-box-shadow: 0px 1px 8px #c2eaed;
    box-shadow: 0px 1px 8px #c2eaed;
}
.mod_editor .login_box  .login_opt a:hover{
    text-decoration: none;
    background-color: #5cd9e1;
}
.mod_editor .login_box .login_opt .rigest_btn{
    background-color: #adb8c3;
    margin-top: 5px;
}
.mod_editor .login_box .login_opt .rigest_btn:hover{
    background-color: #b7b9bb;
}
.mod_editor .login_box .username{
    color: #333;
    font-size: 12px;
    display: block;
    line-height: 18px;
    word-wrap:break-word;
    word-break:break-all;
	text-align:center;
}
.mod_editor .login_box .username:hover{
    color: #45bbff;
    text-decoration: none;
}
.mod_editor .text_box{
    width: 100%;
    overflow: hidden;
    float: left;
}

.mod_editor  .expression_box{
    position: relative;
    *zoom: 1;
    padding-bottom: 10px;
}

.mod_editor  .expression_box .bqbtn{
    background: url(../images/esprite.png?1499065892798?1499065892798) 0 0 no-repeat;
    float: left;
    *display: inline;
    *zoom: 1;
    width: 58px;
    height: 30px;
    overflow: hidden;
    padding-left: 32px;
    color: #333;
    line-height: 30px;
    margin-right: 10px;
    font-size: 12px;
}
.mod_editor .expression_box .bqbtn:hover{
    text-decoration: none
}

.mod_editor .expression_box .bqbtn_1{
    background-position: 0 0;
}
.mod_editor .expression_box .bqbtn_1:hover{
    background-position: 0 -30px;
}
.mod_editor .expression_box .bqbtn_2{
    background-position: 0 -60px;
}
.mod_editor .expression_box .bqbtn_2:hover{
    background-position: 0 -90px;
}
.mod_editor .expression_box .num{
    position: absolute;
    right: 0;
    bottom: 7px;
    color: #999;
    font-size: 14px;
    line-height: 22px;
}

.mod_editor .cnt_text{
    
    width: 848px;
    height: 108px;
    border: solid 1px #dadee3;
    border-radius: 5px;
    padding: 5px;
}

.mod_editor .cnt_text textarea{
    background: none;
    resize: none;
    display: block;
    width: 848px;
    height: 108px;
    border: none 0;
    overflow:auto;
}

.mod_editor  .text_box .opt_btn{
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    text-align: right;
    padding-top: 10px;
}

.mod_editor  .text_box .opt_btn .submit_btn{
    display: inline-block;
    font-size: 16px;
    background-color: #7bcdd2;
    width: 98px;
    height: 32px;
    border-radius: 15px;
    color: #fff;
    text-align: center;
    line-height: 32px;
	-moz-box-shadow:0px 5px 10px #c2eaed;-webkit-box-shadow:0px 5px 10px #c2eaed;box-shadow:0px 5px 10px #c2eaed;
	margin:5px 5px 10px;

}
.mod_editor  .text_box .opt_btn .submit_btn:hover{
    text-decoration: none;
    background-color: #5cd9e1;
}


.expression_dialog{padding:3px;background:#eef1f4;position:absolute;top:30px;left:0;}
.linebor{background:#fff;border:1px solid #D1E8F9;width:442px;}
.smilies-display{border-left:1px solid #CCCCCC;border-top:1px solid #CCCCCC;height:135px;overflow:auto;width:424px;margin:8px auto;}
.smilies-display li{border:1px solid #CCCCCC;float:left; margin:-1px 0 0 -1px;}
.smilies-display .small{padding:10px 9px 9px 10px;}
.smilies-display .big{padding:5px 4px 4px 5px;
    width: 40px;
    height: 40px;
    overflow: hidden;}
.smilies-display a{cursor: pointer;float: left;}
.smilies-display .small img, .smilies-display .small span {display: inline-block;height: 20px;width: 20px;}
.smilies-display .big img, .smilies-display .big span {display:inline-block;height: 40px;width: 40px;}
.closebg{width:18px;height:18px;position:absolute;top:-18px;right:0;}
.closebg a{width:18px;height:18px;display:block;background:url(../images/closebg.gif?1499065892798) no-repeat;}
.closebg a:hover{width:18px;height:18px;display:block;background:url(../images/closebg.gif?1499065892798) no-repeat 0 -18px;}

/* comment_box */
.comment_box{}
.comment_box .box_hd{
    border-bottom:solid 1px #dddddd;
}
.comment_box .box_bd .
.txttab_nav{
    height: 32px;
    overflow: hidden;
    position: relative;
    *zoom:1;
    margin-bottom:-1px;
}
.txttab_nav li{
    float: left;
    *display:inline;
    width:68px;
    padding-bottom: 2px;
    height: 30px;
    line-height: 30px;

}
.txttab_nav .cur{
    padding-bottom: 0;
    border-bottom:solid 2px #45e7fe;
}

.txttab_nav li a{
    color: #333333;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}
.txttab_nav li a:hover{
    text-decoration: none;
}
.txttab_nav li a:hover,.txttab_nav .cur a{
    color:#19b6bf;
}
.comment_box .box_bd{

}
.comment_feed_item{
    border-bottom:solid 1px #dee3ea;
    padding: 15px 0;
}
.comment_feed_item .comment_feed_detail{
    position: relative;
    *zoom:1;
}
.comment_feed_detail .comment_opt{
    position: absolute;
    top: 5px;
    right: 10px;
    display: none;
}
.comment_opt .btn_opt{
    background: url(../images/arrow_down.png?1499065892798) 0 0 no-repeat;
    display: block;
    width: 14px;
    height: 14px;
    overflow: hidden;
}
.comment_opt .layer_menu_list{
    position: absolute;
    top: 0;
    right: 14px;
    width: 82px;
    height: auto;
    overflow: hidden;
    border:solid 1px #d2d6dd;
    border-radius: 3px;
    background-color: #ffffff;
}
.comment_opt .layer_menu{
    height: 28px;
}
.comment_opt .layer_menu_list a{
    display: block;
    width: 100%;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #666;
    font-size: 12px;
}
.comment_opt .layer_menu_list a:hover{
    color: #45bbff;
    text-decoration: none;
}
.comment_opt .layer_menu_list .txt_delete{
    background-color: #eff2f6;
}
.comment_face{
    position: relative;
    *zoom: 1;
}
.comment_face  .avatar{
    width: 48px;
    height: 48px;
    border: solid 1px #dedede;
    border-radius: 50%;
    display: block;
    overflow: hidden;
}
.comment_face  .avatar img{
    width: 48px;
    height: 48px;
    border-radius: 50%;
}
.comment_face .category{
    background-color: #45bbff;
    width: 44px;
    height: 18px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    display: block;
    margin: -4px auto 0;
    position: relative;
    *zoom: 1;
    font-size: 12px;
}
.comment_face .acategory{
    background-color: #fba43f;
}
.comment_face .category:hover{
    text-decoration: none
}
.comment_feed_detail{
    padding-left: 80px;
}
.comment_feed_detail .comment_face{
    margin:15px 0 0 -70px;
    float: left;
    *display:inline;
    *zoom:1;
    width: 50px;
    height: 64px;
	text-align:center;
	position:relative;
}

.comment_feed_detail .comment_detail{
    padding: 9px;
    border:dashed 1px #fff;
    border-radius: 5px;
    float: left;
    width: 850px;
	overflow:hidden;
}
.comment_feed_detail .comment_face .name1,.comment_feed_detail .comment_face .name2{
	background:#f90;
	width:42px;
	height:20px;
	line-height:20px;
	font-size:12px;
	color:#fff;
	position:absolute;
	left:50%;
	top:45px;
	margin-left:-21px;
	display:inline-block;
	border-radius:2px;
}
.comment_feed_detail .comment_face .name2{
	background:#4bf;
}
.replay_feed_list  .comment_feed_detail .comment_detail{
    width:760px;
}
 .comment_detail .nick{
    line-height: 22px;
    font-size: 12px;
	color: #626769;
    font-weight: 700;
}
.comment_detail .nick a{
    color: #626769;
    font-weight: 700;
}
.comment_detail .nick a:hover{
    text-decoration: none;
    color: #45bbff;
}
.comment_detail .nick em{
    margin:0 5px;
    color: #999999;
}
.comment_detail .message{
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    width: 830px;
    overflow: hidden;
    word-wrap:break-word;
    word-break:break-all;
}
.reply_feed_detail  .message{
    width: 760px;
}
 .comment_detail .property{

}
.comment_detail .property  span,.comment_detail .property  a{
    float: left;
    *display:inline;
    *zoom:1;
    margin-right: 20px;
    color: #999999;
    font-size: 12px;
    line-height: 22px;
}
.comment_detail .property .btn_reply{
    cursor: pointer;
    color: #999999;
}
.comment_detail .property .btn_reply:hover{
    color: #45bbff;
    text-decoration: none;
}
.comment_detail .property .btn_like{
    cursor: pointer;
    color: #999999;
}
.comment_detail .property .btn_like .btn{
    background: url(../images/like.png?1499065892798) 0 0 no-repeat;
    width: 12px;
    height: 12px;
    overflow: hidden;
    margin: 6px 5px 0 0;
    float: left;
    *display:inline;
    *zoom:1;
}
.comment_detail .property .hbtn_like,.comment_detail .property .btn_like:hover{
    color: #45bbff;
    text-decoration: none;
}
.comment_detail .property .hbtn_like,.comment_detail .property .btn_like:hover .btn{
    background: url(../images/like.png?1499065892798) 0 -12px no-repeat;
}
.comment_detail .property .floor{
    float: right;
    padding:0 6px;
    background-color: #eff2f6;
    border-radius: 3px;
    color: #7d7e7f;
    margin-right: 0;
}

.comment_feed_detail .ecomment_detail{
    border:dashed 1px #f39800;
    background-color: #fff3dd;
}
.replay_feed_list{
    padding:10px 0 0 90px;
}
.reply_feed_detail  .comment_opt .txt_del{
    color: #999;
    font-size: 12px;
    width: 30px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-align: right;
    cursor: pointer;
}
.comment_feed_item .reply_more{
    padding:6px 0;
    cursor: pointer;
    color: #999;
    text-align: center;
    font-size: 12px;
}
.comment_feed_item .reply_more .glb_icon{
    display: inline-block;
    *display:inline;
    *zoom:1;
    width: 7px;
    height: 12px;
    overflow: hidden;
    margin-left: 5px;
    vertical-align: middle;
    background: url(../images/pdown.png?1499065892798) 0 0 no-repeat;
}
.comment_feed_item .reply_more .glb_down{
    background-position: 0 -12px;
}

.comment_feed_item .reply_more .glb_up{
    background-position: 0 0;
}

.comment_box .tab_cont .noDataReply{
    padding:188px 0 175px;
    text-align: center;
    line-height: 28px;
    color: #333;
}

.message_textarea .txtarea{
    padding: 0 5px;
}

.ks_page .ks_num .ks_cur {
    background: #45bbff;
    border-color: #45bbff
}
.ks_page a:hover {

    color: #45bbff
}
.m_game_content .about_content{
    word-wrap: break-word;
    word-break: break-all
}

.comment_detail .message .i-essence{
    margin-right: 10px;
	vertical-align: middle;
}

