@charset "utf-8";
/*神回复浮层*/
.godreply{ position:relative; width:308px; background:#fff;font-family:"Microsoft YaHei","Helvetica Neue",SimSun;}
.godreply .btn{ border:1px solid #e2e2e2; width:56px; height:56px; background:url(../../../images/common/godreply/btn.png) no-repeat center center #FFF; cursor:pointer; position:absolute; right:-57px; top:0;}
.godreply .btn span{ display:block; width:56px; height:56px; line-height:56px; color:#999; font-size:16px; text-align:center; background:#FFF;}
.godreply .reply_con{border:1px solid #e2e2e2; padding:0 2px 15px 10px; }
.godreply .txt{ height:38px; line-height:38px; color:#666; border-bottom:1px dashed #e2e2e2; margin-right:8px; font-size:14px;}
.godreply .txt span{ color:#f58414;}
.godreply .reply_pic_s{ zoom:1; overflow:hidden;}
.godreply .reply_pic_s li{ width:86px; height:38px; border:2px solid #fedb33; background:#fedb33; margin:10px 8px 0 0; float:left; cursor:pointer;}
.godreply .reply_pic_s li.click{ border-color:#f3842a;}
.godreply .reply_pic_s li img{ width:86px; height:38px; display:block;}
.godreply_show{ width:480px; height:370px;background:url(../../../images/common/godreply/bg.png) repeat;_background:#fff; text-align:center; position:relative;font-family:"Microsoft YaHei","Helvetica Neue",SimSun;}
.godreply_show .btn_group{ text-align:center;}
.godreply_show .reply_pic_l img{ margin:40px auto 9px;}
.godreply_show .jgimg{ position:absolute; top:60px; left:40px;}
.godreply_show .jgimg .txt{ font-size:20px; color:#000;}
.godreply_show .btn_group a{ width:90px; height:36px; line-height:36px; text-align:center; display:inline-block; font-size:16px; margin:0 10px; color:#fff;  }
.godreply_show .btn_group a:hover{ text-decoration:none;}
.godreply_show .btn_group .a1{background:url(../../../images/common/godreply/btn1.png) no-repeat;}
.godreply_show .btn_group .a2{background:url(../../../images/common/godreply/btn2.png) no-repeat;}