﻿@charset "utf-8";
/* 全局 ，颜色代码：#EEEEEE  */
*{transition:background-color ease .3s;-moz-transition:background-color ease .3s;-webkit-transition:background-color ease .3s;-o-transition:background-color ease .3s}
html{webkit-text-size-adjust:none;-webkit-text-size-adjust:none;text-align:justify;text-justify:inter-ideograph;word-break:break-all}


/* 通用框架 */
.xz-common-page{width:976px;margin:0 auto;font-family:Simsun,Arial,sans-serif}

/* 左侧 */
.xz-common-page-left{float:left;width:26%;color:#555353}
.xz-common-page-left-nav{position:relative;width:100%}
.xz-common-page-left-nav-title{border:1px solid #EEEEEE;background:#EEEEEE;font-size:16px;font-weight:normal;height:40px;line-height:40px;color:#666;padding-left:18px}
.xz-common-page-left-nav ul{list-style:none;background:#fafafa}
.xz-common-page-left-nav ul li{float:left;width:99.2%;line-height:35px;border:1px solid #EEE;border-top:0;border-right:1px solid #EEE;font-size:13px;text-indent:28px;text-align:left}
.xz-common-page-left-nav ul li:hover{background:#FFF}
.xz-common-page-left-nav-em{font-style:normal;margin-right:5px}
.xz-common-page-left-nav-hover{display:block;background:#FFF;color:#159cdc}
.xz-common-pages-left-nav2{text-indent:38px!important}

/* 内容 */
.xz-common-more a{color:#FFF;float:right;margin-right:15px;font-size:13px}
.xz-common-more a:hover{color:#fc0}


/* 评论 */
.xz-common-comment{padding-top:5px;border-top:1px dashed #EEE;font-size:13px}


                                                                            
/* 评论 */
.comment{overflow:hidden;clear:both;margin-bottom:20px}
.comment .face{display:none}
.comment .text{border:1px solid #EEE}
.comment .text .div{padding:10px 20px}
.comment .text .div .icon{position:absolute;width:20px;height:20px;margin:6px 0 0 -40px;background:url(../images/xz-no.gif) no-repeat top right;display:none}
.comment .text .div .base{border-bottom:1px dashed #EEE;line-height:30px;margin-bottom:10px;font-size:13px}
.comment .text .div .base span{float:right;font-size:13px}
.comment .text .div .content{line-height:20px;word-wrap:break-word;overflow:hidden;font-size:13px}
.comment .text .div .reply{border-top:1px dashed #EEE;line-height:30px;margin-top:10px;color:red;font-weight:bold;padding-top:5px;word-wrap:break-word;overflow:hidden;font-size:12px}
.comment .text .div .reply strong{color:red;float:left;font-size:12px}
.commentadd{margin:10px 0;overflow:hidden;clear:both}
.commentadd .face{display:none}
.commentadd .text{overflow:hidden}
.commentadd .text .div{padding:0 5px 0 0;font-size:13px}
.commentadd .text .div textarea{padding:0 3px 0 0;width:100%;border:1px solid #EEE;height:100px;overflow:auto}
.commentadd .text span{line-height:32px;clear:both}
.commentadd .text #commentlen{color:red;font-size:13px}
.commentadd .input{margin:10px 0;font-size:13px}
.commentadd .input a{font-size:13px}
.commentadd .input a:hover{color:red;font-size:13px}
.commentadd .input .send{float:right;border:1px solid #EEE;background:#FFF;padding:5px 10px;margin:0;vertical-align:middle;width:80px}
.commentadd .input .ip{border:1px solid #EEE;width:80px;padding:5px 10px;vertical-align:middle}                                                                                