p,ul,li{margin: 0; padding: 0; list-style: none;}
/* 评论框 */
.comment{
	width: 100%;
    position: relative;
    background: #fff;
    bottom:0;
    left: 0;
    z-index: 1;
   
}
.comment .head-face{width: 10%; height: 120px; float: left; text-align: center;}
.comment .head-face img{width: 50px; height: 50px; border-radius: 50%;}
.comment .head-face p{font-size: 12px; font-family: "微软雅黑";}
.comment .content{width: 89%; height: 120px; float: left;    padding: 10px;}

.cont-box{ width: 100%;height: 80px; border: 1px solid #91c7eb; border-top-left-radius: 5px;  border-top-right-radius: 5px; float: left;}
.cont-box .text{ width: 100%; height: 86.9%; border-radius: 5px;   padding: 5px 10px; color: #999; font-family: "微软雅黑"; font-size: 12px; resize:none; border: none;  outline: none; float: left;}

.tools-box{ width: 100%;border: 1px solid #91c7eb; margin-top: 5px; border-bottom-left-radius: 5px;  border-bottom-right-radius: 5px; float: left;}
.tools-box .operator-box-btn{ width: 55%; height: 30px; float: left;  }
.tools-box .operator-box-btn .face-icon,.tools-box .operator-box-btn .img-icon{display: block; float: left;margin-top:1px; margin-left: 10px; font-family: "微软雅黑"; font-size: 22px; color: #91c7eb;  cursor: pointer;}

.tools-box .submit-btn{ width: 45%; height: 30px; float: right; }

.tools-box .submit-btn input{ 
    width: 65px;
    height: 100%;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    float: right;
    border: none;
    outline: none;
    background-color: #91c7eb;
}

/* 回复信息 */

#info-show{float: left;  width: 100%;}
#info-show li{ width: 100%; padding: 10px 0 20px 0px; border-bottom: 1px dashed #c0c0c0; float: left;    color: #8fc6eb;}
#info-show .head-face{width: 10%;  float: left; text-align: center;}
#info-show .head-face img{width: 50px; height: 50px; border-radius: 50%; box-shadow: 0 0 8px #c0c0c0;}

#info-show .reply-cont{ width: 89%; float: right;}
#info-show .reply-cont  p{ min-height: 20px; line-height: 20px;  font-family: "微软雅黑"; font-size: 14px;}
#info-show .reply-cont .username{ color: #10a5b1;    font-weight: 600;margin-bottom: 5px;}
#info-show .reply-cont .comment-body{ color: #666;}
#info-show .reply-cont .comment-footer{font-size: 12px; color: #8b8b8b; margin-top: 10px;}

/*----------评论区域 begin----------*/
/*浮动*/
.title_content{margin: 0 auto 30px ;width:90px}
.comment-footer  a{    text-decoration: none;}
.pull-right{float: right !important;}
.pull-left{float: left !important;}
.comment-show{margin-top: 20px;}
.comment-show-con {
    width: 100%;
    border-top: 1px solid #EDEDED;
    padding: 10px 0;
}
.comment-show-con-img {
    width: 48px;
    height: 48px;
    overflow: hidden;
    margin-top: 5px;
}
.comment-show-con-list {
    width: 85%;
    margin-left: 3%;
}
.pl-text {
    width: 100%;
    margin-top: 7px;
    word-wrap: break-word;
    overflow: hidden;
}
.date-dz {
    width: 100%;
    float: left;
}
.hf-list-con {
    float: left;
    width: 100%;
    background-color: #eaeaec;
    margin-top: 7px;
}
.comment-size-name {
    font-size: 12px;
    color: #339b53;
}
.my-pl-con {
    font-size: 12px;
    color: #8b8b8b;
    width: 100%;
}
.date-dz-left {
    font-size: 12px;
    color: #8b8b8b;
    display: block;
    padding-top: 18px;
}
.comment-time, .comment-pl-block {
    padding-top: 7px;
}
.comment-pl-block {
    margin-top: 0;
}
.date-dz-right {
    display: block;
    padding-top: 6px;
    padding-right: 18px;
    position: relative;
    overflow: hidden;
}
.removeBlock {
    float: left;
    font-size: 12px;
    color: #8b8b8b;
    margin-right: 24px;
    display: block;
    opacity: 0;
}
.hf-con-block {
    display: block;
	margin-left: 30px;
}
.date-dz-pl, .date-dz-line, .date-dz-z {
    font-size: 12px;
    color: #8b8b8b;
}
.date-dz-line {
    display: block;
    padding: 0 20px;
}
.date-dz-z-click-red {
    width: 17px;
    height: 17px;
    display: block;
    float: left;
    background-image: url(../images/icon-all_01.png);
    background-repeat: no-repeat;
    background-position: -6px -198px;
    margin-right: 5px;
}
.z-num {
    font-style: normal;
}
.date-dz-z-click {
    color: #b83b44;
}
.red {
    background-position: -6px -119px !important;
}
.hf-pl {
    width: 70px;
    height: 30px;
    line-height: 30px;
    background-color: #339b53;
    text-align: center;
    display: block;
    float: right;
    color: #FFFFFF;
    font-size: 12px;
    border-radius: 6px;
    margin-right: 2px;
    margin-top: 20px;
}
.hf-con{width: 100%;margin-top: 24px;}
.hf-input{font-size: 12px;}
.all-pl-con {
    width: 96%;
    padding: 2% 0;
    float: left;
    margin: 0 2%;
}
.atName {
    font-size: 12px;
    color: #339b53;
}
.hfpl-text{margin-top: 0;}
.date-dz:hover .removeBlock {
    opacity: 1;
}
.hf-list-con .all-pl-con {
    border-top: 1px solid #91c7eb;
    padding-bottom: 12px;
}
.hf-list-con .all-pl-con:first-child {
    border-top: 0;
}

::-webkit-scrollbar{width:3px;}
::-ms-scrollbar{width:3px;}
::-moz-scrollbar{width:3px;}
::-o-scrollbar{width:3px;}
::-ms-scrollbar-track{background-color:#bee1eb;}
::-webkit-scrollbar-track{background-color:#bee1eb;}
::-moz-scrollbar-track{background-color:#bee1eb;}
::-o-scrollbar-track{background-color:#bee1eb;}
::-ms-scrollbar-thumb{background-color:#00aff0;}
::-webkit-scrollbar-thumb{background-color:#00aff0;}
::-moz-scrollbar-thumb{background-color:#00aff0;}
::-o-scrollbar-thumb{background-color:#00aff0;}
::-webkit-scrollbar-thumb:hover {background-color:#34E3EF}
::-ms-scrollbar-thumb:hover {background-color:#34E3EF}
::-moz-scrollbar-thumb:hover {background-color:#34E3EF}
::-o-scrollbar-thumb:hover {background-color:#34E3EF}
::-webkit-scrollbar-thumb:active {background-color:#00aff0}
::-ms-scrollbar-thumb:active {background-color:#00aff0}
::-moz-scrollbar-thumb:active {background-color:#00aff0}
-o-scrollbar-thumb:active {background-color:#00aff0}


/*----------评论区域 end----------*/



/*------------------- 华丽分割线 -点击评论部分----------------------*/
#goodcover2 {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 133%;
	background-color: black;
	z-index: 0;
	-moz-opacity: 0.8;
	opacity: 0.50;
	filter: alpha(opacity=80);
}
	.art-txt {
				font-weight: bold;
			    line-height: 30px;
			    font-size: 8px;
			    border-bottom: 2px solid #95c9eb;
			    padding-bottom: 5px;
			    color: #17486b;}
		 
		.comm{margin-left: 5px;font-size: 15px; color: #17486b;margin-top: 10px;
    display: inline-table;}
		 .reset{width: 65px;
			    height: 30px;
			    font-family: "微软雅黑";
			    font-size: 14px;
			    color: #fff;
				display:none;
			    cursor: pointer;
			    border: none;
			    float: left;
			    outline: none;
			    background-color: #91c7eb;}
		 #reset:hover{background-color: #fcca00}
		 .bottom_content{
			     width: 100%;
				position: fixed;
				bottom: 0;
				height: 70px;
				display: none;
				line-height: 50px;
				background: rgba(26, 129, 204, 0.31);
				cursor: pointer;
				box-shadow: 5px -5px 3px #ccc;
				margin-left: -10px;
		}
		#bottom_com{
		        height: 40px;
				line-height: 20px;
				margin: 15px 0 20px 5px;
				width: 50%;
				border-radius: 5px;
				padding: 5px 10px;
				color: #999;
				font-family: "微软雅黑";
				font-size: 12px;
				resize: none;
				/* border: 3px solid #91c7eb; */
				outline: none;
				float: left;
			}
			.bottom_content > i.comment_t:first-child{margin-left:18px}
		    .comment_t{ float: left;margin:25px 10px 0;cursor: pointer;color: #10a5b1;}
		    .comment_t:hover{color: red}

			
.loadmore {height:20px;width:20px;border-radius:100%;display:inline-block;margin:10px;border:2px solid #f60;border-bottom-color: transparent;vertical-align: middle;-webkit-animation: rotate 1.1s infinite linear;animation: rotate 1.1s infinite linear;}			
			