@charset "gb2312";

/*左右侧*/
.Box{width: 100%;overflow: hidden;}
.left_box{width:885px;float:left;}
.left_box .title{border-bottom:1px solid #eee;padding:10px;}
.left_box .title span{height:26px;line-height:26px; font-size:18px;font-weight: bold;}
.left_box .title .more{float:right;font-size: 12px;  font-weight: normal;}
.right_box{width:300px;float:right;}

/* 链接颜色 */
.cDRed,a.cDRed:link{color:#bc2931;}

/* 标题 */
.endTitle{margin:0 auto; width:1200px; clear:both;}
.endTitle .logoTip{border-bottom:3px solid #000; clear:both; height:80px;}
.endTitle .logoTip .logo{float:left; width:220px; padding:4px 0 0; text-align:left;}
.endTitle .logoTip .logoText{float:left; padding:16px 0 0 9px;}
.endTitle .logoTip .logoText2 { float:left; font-size:29px; font-weight:100; font-family:"黑体"; padding:20px 0 0 10px;}
.endTitle .logoTip .text{float:left; padding:32px 0 0 10px;}
.endTitle .logoTip .textR{float:right; padding:32px 0 0; font-size:14px;}
.endTitle a{color:#000;}
.endTitle a:visited{color:#000;}
.endTitle a:hover{color:#bc2931;}
.endTitle h1{text-align:left; clear:both;font-weight:bold; font-size:25px; padding:15px 0;}
.endTitle h1 a{color:#000;}
.endTitle h1 a:visited{color:#000;}
.endTitle h1 a:hover{color:#000;}
.endTitle h2{float:right; padding:18px 0 0;}
.commentTitle{ clear:both; height:23px;margin:6px 0 0; border-bottom:1px solid #b2b2b2; background:url(../image/comment_i1.gif) 10px 6px no-repeat;}
.commentTitle h5{float:left; padding:5px 0 0 28px; font-size:12px; font-weight:normal; }

.commentTip{ height:28px; overflow:hidden;clear:both;}
.commentTip ul{ padding:2px 0 0 10px;}
.commentTip li{height:26px; font-size:14px;float:left; margin:0 10px 0 0; list-style-type:none;}
.commentTip .text{ padding:6px 10px 0; color:#fff}

/* 发表评论 */
.endDeliver{border: 1px solid #DDD; }
.endDeliver .content{ padding: 20px;background:white;}
.endDeliver .content .Area { height: 120px; }
.endDeliver .content .Area textarea{color:#999;width: 90%;height:70px;padding: 5px;border:1px solid #D0D0D0;}
.endDeliver .content .add{line-height: 33px;  height: 33px; margin-top:10px;}
.usereara{float:left;width: 370px;}
.code{float:right;margin-top:3px;}

/* 评论列表*/
.comments {overflow:hidden;margin-bottom:10px;}
.comments_list{overflow:hidden; border: 1px solid #DDD; }
.comments_list .row{margin: 10px 10px 0 10px;overflow:hidden; border-bottom:1px solid #eee;}
.comments_list .row .tit{height:30px;line-height: 30px;background:url(/images/comment.png) no-repeat 5px;text-indent: 30px;}
.comments_list .row .tit .name{padding-right: 10px;font-size: 14px;color:#0065b3;}
.comments_list .row .tit .time{color: #838383; float: right;padding-right: 12px;}
.comments_list .row h3{height:30px;margin-bottom:8px;padding:0 5px;overflow:hidden;font-size:12px;color:#8D8D8D;}
.comments_list .row h3 span{float:left;height:30px;line-height:30px;color: #1F3A87;background:url(/images/comment.png) 0 4px no-repeat;padding-left: 25px;}
.comments_list .row h3 label{float:right;height:30px;line-height:30px;font-weight:normal;}
.comments_list .row .con{line-height:25px;overflow:hidden;font-size: 14px; padding:0 25px;}
.comments_list .row .Reply{height:25px;line-height:25px;padding: 10px 5px 10px 25px;text-align: right;}
.comments_list .row .Reply a{padding-right:5px;color:#1f3a87;}
.comments_list .row .Reply a:hover{color:red;}
.comments_list .row .comment_quote{background: #FFFFE5;border: 1px dashed #FFCC7F;margin: 5px;padding: 5px 10px;}


/* 评论页码*/
.pageNum{clear:both;padding: 12px 0; height:36px; overflow:hidden; text-align:center;}
.pageNum .num{line-height: 36px;  font-size: 14px;}
.pageNum .normal{background:#fff;border:1px solid #4898ED; padding:3px 5px 2px 5px;margin:0 3px 0 0; float:left;}
.pageNum .dot{  float:left;}
.pageNum a{padding: 2px 5px 3px 5px;background:#F90;border:1px solid #F90; color:#fff;} 
.pageNum a:visited {color:#fff;}
.pageNum a:hover{color:#4898ED;border:1px solid #4898ED; background:#fff;}
.statement{ padding:6px 12px 6px 0; text-align:right; height:22px; clear:both; overflow:hidden; color:#bc2931;}
