@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0; }
body{ font:normal 12px 'Microsoft Yahei',宋体; color:#333333; }
ul{ list-style:none; }
a{ text-decoration:none; color:#333333; }
img{ border:none; }
em,i{ font-style:normal; }

.clear{ clear:both; }
.left{ float:left; }
.right{ float:right; }

.container{ background-color:#fff; margin:0 auto; overflow:hidden; width:980px; }
.guide{ color:#777; height:25px; line-height:25px; margin-bottom:5px; overflow:hidden; text-transform:uppercase; }

.inner{ overflow:hidden; margin-bottom:20px; }
.inner .inner-left{ float:left; width:730px; }
.inner-left .view-hd{ border:1px solid #E7E9EB; box-shadow:0 0 4px #eaeaea; }
.view-hd .title-hd{ height:50px; line-height:50px; padding-left:10px; }
.title-hd .title-h1{ font-size:16px; font-weight:400; }
.view-hd .title-add{ background:none repeat scroll 0 0 #f4f6ea; height:30px; line-height:30px; padding:0 10px; }
.thread-figure{ color:#999; }
.pipe{ color:#d5d5d5; font-style:normal; padding:0 5px; }

.article-con{ padding:15px 10px; font-size:14px; }

/* 评论 */
.p_postlist{ height:auto; background:none repeat scroll 0 0 #f4f4f4; border:1px solid #e4e4e4; margin:10px 0 0; box-shadow:0 0 4px #eaeaea; overflow:hidden; }
.p_postlist .d_author{ float:left; width:170px; text-align:center; }

.p_author li{ margin:8px 0; font-size:12px; color:#888; }

.p_author .info-male,.info-nv{ width:14px; height:14px; display:inline-block; background:url(./images/1.png) no-repeat; margin:0 2px; }
.info-nv{ background:url(./images/2.png) no-repeat; }

/* 留言人名字嘛 */
.p_author .d_name a{ color:#0657b2; }



/* 头像嘛 */
.p_author .d_icon .icon_relative{ display:inline-block; }
.p_author .d_icon .p_author_face{ background:none repeat scroll 0 0 #fff; border:1px solid #ccc; display:block; width:80px; height:80px; padding:2px; }

.uoption-btn{ display:inline-block; font-size:12px; height:22px; line-height:22px; margin-right:5px; width:62px; }

/* 留言内容嘛 */
.p_postlist .d_content{ float:left; background:none repeat scroll 0 0 #fff; }
.d_content .core_info{ width:538px; min-height:150px; padding:10px; font-size:13px; }
.d_content .core_reply{ height:25px; line-height:25px; color:#999; text-align:right; padding-right:10px; }
.core_reply .back-b{ color:#999; margin-left:5px; }

.list-page { margin:20px 0; text-align: center; }
.list-page span { background: none repeat scroll 0 0 #7bbfea; color: #fff; display: inline-block; margin: 0 4px; padding: 8px 10px 7px; }
.list-page a { background: none repeat scroll 0 0 #fff; border: 1px solid #dcdcdc; color: #000; display: inline-block; margin: 0 4px; padding: 5px 10px; text-decoration: none; }
.list-page a:hover { border: 1px solid #7bbfea; color: #7bbfea; }

.ueditor{ padding:20px; border:1px solid #f1f1f1; box-shadow:0 0 4px #eaeaea; background-color:#F8F8F8; }
.quick-hd{ margin-bottom:10px; }
.u-title{ font-size:16px; font-weight:normal; color:#333; margin-right:20px; }
.u-warning{ color:#999; font-size:12px; }
.ueditor .quick-cont{ display:inline-block; }
.quick-cont .post-textarea{ height:150px; }
.quick-cont .post-textarea textarea{ border:medium none; font:400 16px/28px "Microsoft YaHei"; width:665px; height:125px; resize:none; padding:10px; border-radius:5px; border:1px solid #d8d8d8; background-color:#fff; }

/* 工具栏 */
.post-toolbar{ height:25px; line-height:25px; display:block;}
.quick-item{ margin-right:20px; }
.post-toolbar a:hover{ color:#0657b2; }

/* 提交按钮 */
.quick-btn{ margin-top:10px; }
.btn-c{ background:none repeat scroll 0 0 #0657b2; border-radius:5px; color:#fff !important; display:inline-block; font:700 14px/1 "Microsoft YaHei"; height:14px; overflow:hidden; padding:8px 14px; vertical-align:middle; }


/* 右边嘛 */
.inner .inner-right{ float:right; width:238px; border:1px solid #E7E9EB; }

/*提示框*/
#jSuccess,#jError,#jError,#jNotify{position: absolute;  background-color: #E8E8E8;background: -webkit-gradient(linear, center top, center bottom, from(#F6F6F6), to(#DEDEDE));background: -moz-linear-gradient(linear, center top, center bottom, from(#F6F6F6), to(#DEDEDE));background: -o-linear-gradient(linear, center top, center bottom, from(#F6F6F6), to(#DEDEDE)); border: 1px solid #b3b4b2; padding:10px; padding-left:25px;padding-right:25px; margin: 15px; z-index: 9999; -moz-border-radius : 5px; border-radius: 5px; -webkit-border-radius: 5px; line-height:22p;-moz-box-shadow: -1px -1px 11px #cccccc;-webkit-box-shadow: -1px -1px 11px #cccccc;box-shadow: 0px 0px 11px #b3b4b2; -moz-opacity:0.8; filter:alpha(opacity=80);opacity: 0.8;  font-size:13px;}
#jSuccess span,#jError span,#jError span,#jNotify span{display:inline-block; padding:12px 0; padding-left:50px; line-height:22px; font-family:microsoft yahei;}
#jSuccess span{ background:url(success.png) left center no-repeat;}
#jNotify span{background:url(info.png) no-repeat;}
#jError span{background:url(error.png) no-repeat; }
#jOverlay { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 9998 }
.face{ display:none;}
