.clear{clear:both;}
.WapCommentBox{
	background: #FFF;
	margin-top: 15px;
	padding: 10px;
	font-size: 14px;
}
.WapCommentBox .head{
	height:40px;
	line-height: 40px;
	overflow: hidden;
	margin-bottom: 10px;
}
.WapCommentBox .head .tag{
	float: left;
	font-size: 18px;
}
.WapCommentBox .head .more{
	float: right;
}
.WapCommentBox .head .more button{
	line-height: 38px;
	padding: 0 15px;
	border:solid #F30 1px;
	background: #F60;
	color:#FFF;
}
.WapCommentBox .ListComment .lists{
	border-top:#DDD solid 1px;
	display: table;
	width: 100%;
}
.WapCommentBox .ListComment .lists .icon,.WapCommentBox .ListComment .lists .infos{
	display: table-cell;
	padding: 10px 0 10px 0;
	vertical-align: top;
}
.WapCommentBox .ListComment .lists .icon{
	width:60px;
	padding-right: 10px;
}
.WapCommentBox .ListComment .lists .icon img{
	max-width: 100%;
	border-radius: 50%;
	box-shadow: 1px 1px 1px #666;
}
.WapCommentBox .ListComment .lists .infos dl{
	display: table;
	width: 100%;
	margin-bottom: 5px;
}
.WapCommentBox .ListComment .lists .infos dl dt,.WapCommentBox .ListComment .lists .infos dl dd{
	display: table-cell;
	vertical-align: middle;
	color: #888;
}
.WapCommentBox .ListComment .lists .infos dl dd{
	text-align: right;
}
.WapCommentBox .ListComment .lists .infos dl dd span{
	display: inline-block;
	padding-left: 10px;
}

.WapCommentBox .ListComment .lists .infos .comment{
	line-height: 20px;
}
.PostCommentBox{
	text-align: center;
}
.PostCommentBox textarea{
	width: 92%;
	padding: 1%;
	height: 150px;
	margin: 10px auto;
}
.PostCommentBox button{
	padding:3px 10px;
	border: #999 solid 1px;
	background: #CCC;
	color: #FFF;
	margin: 0 10px;
	cursor: pointer;
}
.PostCommentBox button:nth-child(1){
	border:#F30 solid 1px;
	background: #F60;
}
.ShowMoreComment{
	text-align: center;
	padding: 10px;
}
.ShowMoreComment button{
	padding: 5px 10px;
	color: #999;
}
.PostCommentBox1 ol{
	position: relative;
	padding-left: 70px;
}
.PostCommentBox1 ol i{
	display: block;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background:#CCC;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top:0;
	font-size: 30px;
	color: #FFF;
}
.PostCommentBox1 ol textarea{
	border:#DDD solid 1px;
	width: 97%;
	padding: 1%;
	height: 150px;
	outline: none;
}
.PostCommentBox1 li{
	text-align: right;
	padding-right: 1%;
}
.PostCommentBox1 li span,.PostCommentBox1 li button{
	display: inline-block;
	margin-top: 8px;
	line-height: 30px;
	padding: 0 15px;
	font-size: 16px;
	background: #AAA;
	color: #FFF;
	cursor: pointer;
	border:0px;
}
.PostCommentBox1 li button{
	background: #F60;
}
.PostCommentBox1 li button:hover{
	background: #F30;
}
/*极趣评论*/
.ina_comment_list{width:100%;float:left;}
.ina_comment_list .ina_comment_bt{width:880px;float:left;border-bottom:1px solid #e0e0e0;}
.ina_comment_list .ina_comment_bt h3{float:left;font-size:16px;color:#fff;background:#c582f8;border-radius:4px 4px 0 0;line-height:24px;padding:0 10px;font-weight:normal;}
.ina_comment_list .ina_comment_bt p{float:right;line-height:24px;}
.ina_comment_list .ina_comment_bt p a{float:left;font-size:14px;color:#999;}
.ina_comment_list .ina_comment_bt p a.ina_cur{color:#ff5a60;}
.ina_comment_list .ina_comment_bt p a:hover{color:#ff5a60;}
.ina_comment_list .ina_comment_bt p span{float:left;font-size:12px;padding:0 10px;color:#e0e0e0;}
.ina_comment_list .ina_comment_nr{width:100%;float:left;margin-bottom:20px;}
.ina_comment_list .ina_comment_nr dl{width:100%;float:left;padding:15px 0;border-bottom:1px solid #e0e0e0;}
.ina_comment_list .ina_comment_nr dl dt{width:50px;height:50px;float:left;}
.ina_comment_list .ina_comment_nr dl dt img{width:50px;height:50px;float:left;border-radius:100%;}
.ina_comment_list .ina_comment_nr dl dd{float:right;padding-right:20px;width:790px;}
.ina_comment_list .ina_comment_nr dl dd .ina_comment_top{width:100%;float:left;margin-bottom:10px;}
.ina_comment_list .ina_comment_nr dl dd .ina_comment_top h3{float:left;font-size:16px;color:#333;font-weight:normal;padding-right:10px;line-height:20px;}
.ina_comment_list .ina_comment_nr dl dd .ina_comment_top .ina_date{float:left;line-height:20px;font-size:12px;color:#999;}
.ina_comment_list .ina_comment_nr dl dd .ina_comment_top p{float:right;line-height:20px;}
.ina_comment_list .ina_comment_nr dl dd .ina_comment_top p span{float:left;padding-left:10px;font-size:12px;color:#ff5a60;}
.ina_comment_list .ina_comment_nr dl dd .ina_comment_top p span a{font-size:12px;color:#ff5a60;}
.ina_comment_list .ina_comment_nr dl dd .ina_comment_top p span i{float:left;width:20px;height:20px;}
.ina_comment_list .ina_comment_nr dl dd .ina_comment_top p span i.ina_zan{background-position:-170px 0;}
.ina_comment_list .ina_comment_nr dl dd .ina_comment_top p span i.ina_huifu{background-position:-120px -120px;}
.ina_comment_list .ina_comment_nr dl dd .ina_comment_bottom{width:100%;float:left;font-size:14px;color:#333;line-height:20px;word-wrap:break-word;}
.ina_comment_list .ina_comment_nr dl dd ul{width:608px;float:left;border:1px solid #e0e0e0;border-radius:4px;background:#fef5f5;margin-bottom:10px;}
.ina_comment_list .ina_comment_nr dl dd ul li{width:588px;float:left;margin:0 10px;padding:10px 0;border-bottom:1px solid #e0e0e0;margin-bottom:-1px;position:relative;}
.ina_comment_list .ina_comment_nr dl dd ul li .ina_li_top{width:100%;float:left;}
.ina_comment_list .ina_comment_nr dl dd ul li .ina_li_top h3{float:left;line-height:20px;font-weight:normal;font-size:12px;color:#62bfff;}
.ina_comment_list .ina_comment_nr dl dd ul li .ina_li_top h3 a{font-size:12px;color:#62bfff;}
.ina_comment_list .ina_comment_nr dl dd ul li .ina_li_top p{float:right;line-height:20px;}
.ina_comment_list .ina_comment_nr dl dd ul li .ina_li_top p span{float:left;padding-left:10px;font-size:12px;color:#ff5a60;}
.ina_comment_list .ina_comment_nr dl dd ul li .ina_li_top p span a{font-size:12px;color:#ff5a60;}
.ina_comment_list .ina_comment_nr dl dd ul li .ina_li_top p span i{float:left;width:20px;height:20px;}
.ina_comment_list .ina_comment_nr dl dd ul li .ina_li_top p span i.ina_zan{background-position:-170px 0;}
.ina_comment_list .ina_comment_nr dl dd ul li .ina_li_top p span i.ina_huifu{background-position:-120px -120px;}
.ina_comment_list .ina_comment_nr dl dd ul li .ina_linr{width:100%;float:left;font-size:12px;color:#999;line-height:1.6em;}
.ina_comment_list .ina_comment_nr dl dd ul li .ina_floor{position:absolute;top:10px;left:-28px;width:18px;}
.ina_comment_list .ina_comment_nr dl dd ul li .ina_floor span{background:#bbb;color:#fff;font-size:12px;width:18px;text-align:center;float:left;line-height:14px;padding:2px 0;}
.ina_comment_list .ina_comment_nr dl dd ul li .ina_floor i{width:0;height:0;float:left;border-right:18px solid #bbb;border-bottom:6px solid transparent;}
.ina_comment_list .ina_comment_nr dl dd ul .ina_zhankai{width:100%;float:left;margin-top:10px;text-align:center;}
.ina_comment_list .ina_comment_nr dl dd ul .ina_zhankai a{font-size:12px;color:#999;border-bottom:1px solid #59bbff;}
.ina_comment_list .ina_comment_nr dl dd ul .ina_zhankai a b{font-weight:normal;color:#59bbff;}
.ina_comment_list .ina_comment_nr dl dd ul .ina_zhankai a:hover{text-decoration:none;}
.ina_comment_list .ina_comment_nr dl dd .ina_huifu_textarea{width:100%;float:left;margin-top:10px;}
.ina_comment_list .ina_comment_nr dl dd .ina_huifu_textarea textarea{width:608px;float:left;border:1px solid #e0e0e0;line-height:20px;height:80px;font-size:12px;color:#999;}
.ina_comment_list .ina_comment_nr dl dd .ina_huifu_textarea span{width:100%;float:left;line-height:20px;text-align:right;margin-top:5px;font-size:12px;color:#333;}
.ina_comment_list .ina_comment_nr dl dd .ina_huifu_textarea span b{font-weight:normal;color:#ff5a60;}
.ina_comment_list .ina_comment_nr dl dd .ina_huifu_textarea p{float:right;margin-top:5px;}
.ina_comment_list .ina_comment_nr dl dd .ina_huifu_textarea p a{margin-left:20px;float:left;font-size:12px;color:#999;background:#eee;border-radius:2px;padding:2px 5px;}
.ina_comment_list .ina_comment_nr dl dd .ina_huifu_textarea p a.ina_red{color:#fff;background:#ff5a60;}
.ina_comment_list .ina_comment_nr dl dd .ina_huifu_textarea p a:hover{text-decoration:none;}
.ina_comment_list .ina_comment_nr dl dd ul .ina_huifu_textarea textarea{width:586px;}

/*回复*/
.ina_comment_list .ina_comment_nr dl dd .repalyinfs{
	background: #F7F7F7;
}
.ina_comment_list .ina_comment_nr dl dd .repalyinfs div{
	padding:10px;
	line-height: 20px;
	border-top:#FFF solid 1px;
	color: #666;
	font-size: 14px;
}
.ina_comment_list .ina_comment_nr dl dd .repalyinfs div a{
	color:#888;
}