h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
button,input,select,textarea{font:14px/26px 'Microsoft Yahei','Simsun';color:#333;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
small{font-size:12px;}
ul,ol{list-style:none;}
a{text-decoration:none;color:#2d374b;}
a:hover {color:#d00;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
fieldset,img{border:0;}
button,input,select,textarea{font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}
img {vertical-align:middle;}
/*选中后背景色*/
::selection {
	color: #fff;
	background: #fd6114;
} 
::-moz-selection {
	color: #fff;
	background: #fd6114;
}
a {
	text-decoration:none;
}
a:active, a:hover {
	outline: 0;
}
/* comment */
.ListBox{background:#fff; margin:0 10px;}
.ListBox .ListOthers{
	clear:both;
	height:40px;
	padding:10px 0;
	line-height:40px;
	overflow:hidden;
	font-size:16px;
	text-align:right;
}
.ListBox .ListOthers span{
	display:inline-block;
	padding:0 5px 0 30px;
	color:#888;
}
.ListBox .ListOthers span em{
	color:#39F;
}
.ListBox .ListOthers span.type1{
	background:url(icon4.png) 12px 12px no-repeat;
}
.ListBox .ListOthers span.type2{
	background:url(icon5.png) 6px 11px no-repeat;
}
.ListBox .ListOthers span.type3{float:left; background:url(icon7.png) 5px 2px no-repeat; background-size:40px 40px; padding:0 5px 0 45px;
}
.ListBox .ListOthers span.type4{float:right;
	background:url(icon6.png) 5px 2px no-repeat; background-size:40px 40px; padding:0 5px 0 45px;
}
.ListBox .listgetmoney,.ListBox .listdigguer{
	border-bottom:#DDD dotted 1px;
	position:relative;
	padding:45px 10px 5px 50px;
	min-height:50px;
}
.ListBox .listgetmoney dt{
	width:40px;
	height:35px;
	position:absolute;
	overflow:hidden;
	left:0;
	top:18px;
	background:url(icon8.png) center top no-repeat;
	line-height:120px;
}
.ListBox .listdigguer dt:before{
	content:'';
	width:40px;
	height:35px;
	position:absolute;
	overflow:hidden;
	left:0;
	top:45px;
	background:url(icon9.png) center 3px no-repeat;
	line-height:120px;
}
.ListBox .listdigguer dt{
	background:#ffa902; color:#fff; height:30px; line-height:30px; position:absolute; top:5px; left:0; padding:0 30px 0 30px; border-radius:0 12px 12px 0; font-size:16px;
}
.ListBox .listgetmoney:after,.ListBox .listdigguer dd:after{
	content:'';
	display:block;
	height:1px;
	width:100%;
	clear:both;
}
.ListBox .listgetmoney dd div,.ListBox .listdigguer dd div{
	width:50px;
	height:50px;
	overflow:hidden;
	float:left;
}
.ListBox .listgetmoney dd div a,.ListBox .listdigguer dd div a{
	display:block;
	width:40px;
	height:40px;
	border:#DDD solid 1px;
	border-radius:20px;
	overflow:hidden;
	text-align:center;
	line-height:35px;
}
.ListBox .listgetmoney dd div a img,.ListBox .listdigguer dd div a img{
	max-width:40px;
	max-height:40px;
	vertical-align:middle;
}

.ListBox .commentBox{
	with:100%;
	clear:both;
	margin-top:15px;
	padding-top:30px;
	position:relative;
}
.ListBox .commentBox .head{
	width:100%;
	height:30px;
	position:absolute;
	top:0;
	left:0;
}
.ListBox .commentBox .head span{
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	background:#f65b5b;
	color:#FFF;
	font-size:16px;
	padding:0 30px 0 20px;
	border-radius:0 12px 12px 0;
}
.LoadingBox{
	clear:both;
	text-align:center;
	padding:50px 0 50px 0;
	font-size:16px;
	color:#F00;
	display:none;
}
.getcomments{
	width:300px;
	border:#F90 solid 1px;
	background:#FFF;
	position:fixed;
	left:0;
	top:80px;
	z-index: 900001; 
	border-radius:5px;
	display: none;/**/
}
.getcomments .head{
	text-align:center;
	line-height:40px;
	font-size:20px;
	color:#F60;
}
.getcomments .conts{
	text-align:center;
}
.getcomments .conts textarea{
	width:250px;
	padding:0 5px;
	height:100px;
	border:#DDD solid 1px;
	border-radius:5px;
}
.getcomments .sub{
	text-align:center;
	padding:10px;
}	
.getcomments .sub span{
	display:inline-block;
	line-height:40px;
	padding:0 20px;
	border:#F30 solid 1px;
	background:#F60;
	border-radius:5px;
	color:#FFF;
	font-size:20px;
}
.Thecomment{
	border-bottom:#DDD dotted 1px;
	padding:10px 0 10px 55px;
}
.Thecomment ul{
	position:relative;
	height:50px;
}
.Thecomment ul ol{
	width:50px;
	height:50px;
	overflow:hidden;
	border:#DDD solid 1px;
	position:absolute;
	left:-55px;
	top:0;
	text-align:center;
	line-height:45px;
	border-radius:25px;
}
.Thecomment ul ol img{
	max-width:50px;
	max-height:50px;
	vertical-align:middle;
}
.Thecomment ul li{
	height:50px;
	font-size:16px;
	padding:0 5px;
}
.Thecomment ul li a{
	display:block;
	line-height:30px;
	color:#3696f6;
}
.Thecomment ul li span{
	display:block;
	line-height:20px;
	color:#888;
	font-size:14px;
}
.Thecomment .listcont{
	position:relative;
	border-radius:8px 8px 0 0;
	padding:5px 10px 10px 10px;
	font-size:14px;
	line-height:25px;
	color:#333;
	margin:5px auto 0 auto;
	word-break:break-all; /*支持IE，chrome，FF不支持*/
　　word-wrap:break-word;/*支持IE，chrome，FF*/
}
.Thecomment .listcont img{
	max-width:99%;
}
.Thecomment .listcont .repeat{
	width:30px;
	height:25px;
	overflow:hidden;
	position:absolute;
	right:10px;
	top:-45px;
	background:url(icon10.png) center top no-repeat;
	line-height:16px; padding-left:60px; color:#999;
}
.Thecomment .listcont .delcomment{
	width:30px;
	height:25px;
	overflow:hidden;
	position:absolute;
	right:70px;
	top:-45px;
	background:url(del.png) center top no-repeat;
	line-height:80px;
}
.Listrepeatcomment{
	background:#f8f8f8;
	border-radius:8px;
	margin-right:10px;
	padding:0 10px;
}
.Listrepeatcomment .listrepeat:before{
	content:'';
	display:block;
	width:0;
	height:0;
	border:8px solid transparent;
	border-bottom: 8px solid #F0F0F0;
	border-top:0;
	position:absolute;
	left:20px;
	top:-7px;
}
.Listrepeatcomment .listrepeat{
	position:relative;
	padding:5px;
	word-break:break-all; /*支持IE，chrome，FF不支持*/
　　word-wrap:break-word;/*支持IE，chrome，FF*/
	font-size:14px;
	line-height:25px;
	color:#333;
	border-top:#DDD dotted 1px;
}
.Listrepeatcomment .listrepeat:nth-child(1){
	border-top:0px;
}
.Listrepeatcomment .listrepeat .img{
	display:none;
	width:40px;
	height:40px;
	overflow:hidden;
	border:#DDD solid 1px;
	border-radius:20px;
	position:absolute;
	left:0;
	top:15px;
	text-align:center;
	line-height:35px;
}
.Listrepeatcomment .listrepeat .img img{
	max-width:40px;
	max-height:40px;
	vertical-align:middle;
}
.Listrepeatcomment .listrepeat span{
	display:inline-block;
	padding:0 5px;
}
.Listrepeatcomment .listrepeat span.name{
	color:#39F;
}
.Listrepeatcomment .listrepeat span.time{
	color:#AAA;
	font-size:12px;
}
.Listrepeatcomment .listrepeat .delcomment1{
	display:inline-block;
	width:16px;
	height:18px;
	overflow:hidden;
	background:url(del1.png) center 5px no-repeat;
	margin-left:10px;
}
.Listrepeatcomment .listrepeat .delcomment1 span{
	display:none;
}
.ShowRepaly a{
	display:block;
	width:100%;
	clear:both;
	text-align:center;
	padding-top:5px;
	line-height:30px;
	font-size:18px;
	color:#39F;
}

.Show_Repalys{
	width:300px;
	border:#F90 solid 1px;
	background:#FFF;
	position:fixed;
	left:0;
	top:80px;
	z-index: 900001; 
	border-radius:5px;
	display: none;/**/
	padding:10px 0;
}
.Show_Repalys .lists{
	margin:0 10px;
	padding:5px 0;
	line-height:25px;
	font-size:14px;
	color:#666;
	border-bottom:#DDD dotted 1px;
}
.Show_Repalys .lists a{
	display:inline-block;
	padding-right:5px;
	color:#36F;
}
.Show_Repalys .lists em{
	color:#AAA;
	font-size:12px;
}
.Show_Repalys .ShowPage{
	text-align:center;
	padding:10px;
}
.Show_Repalys .ShowPage a{
	display:inline-block;
	border:#DDD solid 1px;
	border-radius:5px;
	padding:3px 5px;
	color:#888;
}
.Show_Repalys .ShowPage a.ck{
	border:#F30 solid 1px;
	background:#F60;
}
.Show_Repalys .ShowPage a.ck font{
	color:#FFF;
}