/* 增对hanweb.css====问题的覆盖样式！ */
body {font:200 16px/1.618 'PingFang SC','Helvetica Neue','Microsoft YaHei UI','Microsoft YaHei','Noto Sans CJK SC',Sathu,EucrosiaUPC,sans-serif;}
a {transition: all 0.2s ease-out 0s; color:#333}
a:hover{transition: all 0.2s ease-out 0s; color:#F00}
/*****************评论样式开始************************/
/**主样式开始**/
.lef{float:left;}
.rig{float:right;position:relative;}
.p_t10{width: 100%;padding-top:10px;}
.comment{ height:auto;width: 100%;}
.comment .box_01{width: 100%;padding:45px 5% 20px; background:url(../images/bt_bg_01.jpg) no-repeat 11% 10px #f1f1f1; border-bottom:#FFF solid 1px; overflow:hidden;display:inline-block}
.comment .box_02{ border:#dddddd solid 1px; overflow:hidden;margin: 0 10%;}
.comment .box_02_title{height:40px; text-align:left; border-bottom:#CCC solid 1px; }
.comment .box_02_title span{ line-height:40px; padding:0 10px 0 20px; font-size:16px;}
.comment .box_02_title font{ line-height:40px; color:#999; font-size:12px;}
.comment .box_02_cen{padding:20px; overflow:hidden}
.comment .box_02_cen ul{ margin:0; padding: 0;}
.comment .box_02_cen li{width:100%; height:auto; float:left; padding:18px 12px; border-bottom:#CCC solid 1px;word-break:break-all;word-break:break-word;font-weight:400}
.comment .box_02_cen li:hover{background:#f5f5f5;}
.comment .box_02_cen li span{ display:block; }
.comment .box_02_cen li .img{ float:left; padding-right:20px; height:80px;}
.comment .box_02_cen li .comment-date{ text-align:left; line-height:24px; padding-bottom:1px solid #ddd;font-size:14px;}
.comment .box_02_cen li .comment-date{font-size:12px;color:#898989;}
.comment .box_02_cen li .comment-name{font-size:16px;}
.comment .box_02_cen li .comment-part a{ font-size:12px;color:#666;padding:0 5px;}
.comment .box_02_cen li .comment-part a:hover { color:#000;text-decoration:underline;}
.comment .box_02_cen li .comment-part font{ font-size:12px;color:#666;padding-right: 5px}
.comment .box_02_cen li .comment-part  b{ color:#F00}
.comment .box_02_cen li .comment-agree{position:absolute;top:-60px;left:-40px;background-color:#FFF;width:100px;border-style:hidden;display:none}
.comment .box_02_cen li .comment-against{position:absolute;top:-60px;left:60px;background-color:#FFF;width:100px;border-style:hidden;display:none}
.comment .box_02_cen li div div p{width:100%;height:10px;line-height:15px;}

/**更多*/
.comment .box_02 .more{ height:40px; padding:0 20px; margin-bottom:20px; }
.comment .box_02 .more a{ display:block; line-height:40px; text-align:center; background:#e9e9e9; color:#949494; font-size:15px}
.comment .box_02 .more a:hover{ width:100%; height:40px; line-height:40px; text-align:center;  background:#d0d0d0; color:#333}
/*表单样式**/
.textarea{width:100%;height:102px; border:#d3d3d3 solid 1px; 
		-moz-border-radius: 5px; 
		-webkit-border-radius: 5px; 
		border-radius:5px;  
		-webkit-box-shadow: 1px 1px 2px #b1b1b1;  
		-moz-box-shadow: 1px 1px 2px #b1b1b1;  
		box-shadow: 1px 1px 2px #b1b1b1; 

}
.text{width:8%; height:25px; border:#d3d3d3 solid 1px; float:left; }
.text2{width:8%; height:25px; border:#d3d3d3 solid 1px; float:left; margin-right:5px }
.checkbox{ float:left; margin-top:7px }
.sp_01{ float:left; padding:0 10px 0 15px; display:block; line-height:25px; font-size:13px;}
.bnt_01{float:right}
.default {cursor:default;}
.comment .red{color: #e70000; font-size: 12px;}
.comment-part-left{padding-left:10%}
.comment-part-right{padding-right:10%;text-align:right;}

