/*初始化样式*/
body,h1,h2,h3,h4,h5,ul,li,a,div,p,span,table,tr,td,img{margin: 0;padding: 0;}
ul{padding: 0;margin: 0;}
li{list-style: none;}
a{text-decoration: none;}
img{outline: none;border: 0;}
body{font-family: "Microsoft Yahei";}
/*清除浮动*/
.clearfix:before,
.clearfix:after{content: " ";display: table;}
.clearfix:after{clear: both;}
.clearfix{zoom: 1;}
/*浮动*/
.pull-right{float: right !important;}
.pull-left{float: left !important;}
.flex-text-wrap,pre{
    height: 65px;
    width: calc(100% - 46px);
    margin-left: 46px;
    margin-bottom: 10px;
}
pre { margin-bottom: 0;}
.dkdt-pl1 textarea{
    width:1091px;
}
.dkdt-pl2{
    width: 1091px!important;
}
.dkdt-pl2 textarea{
    width: 1050px!important;
}
.hf-list-con .flex-text-wrap,.hf-list-con pre{
    /* margin: 0 !important; */
    height: 65px;
    width: 100%;
    margin-left: 0px !important;
}
.commentAll{
    width: 1140px;
    padding: 20px;
    /* border: 1px solid #ededed; */
    /* margin: 20px auto; */
}
/* 主评论区的按钮 */
.plBtn{
    width: 80px;
    height: 30px;
    line-height: 30px;
    background-color: #fc4147;
    text-align: center;
    display: block;
    float: right;
    color: #FFFFFF;
    font-size: 12px;
    border-radius: 6px;
    margin-top: 35px;
}
.plBtn:hover{
    background-color: #fc4147;
    color: #fff !important;
    opacity: .8;
 }

/*----------评论区域 begin----------*/
.comment-show{margin-top: 20px;}
.comment-show-con {
    width: 100%;
    /* border-top: 1px solid #EDEDED; */
    padding: 10px 0;
}
.comment-show-con-img {
    /* width: 40px; */
    height: 40px;
    /* overflow: hidden; */
    margin-top: 30px;
}
.comment-show-con-img a{
    color: #000;
    font-size: 16px;
    margin: 0 10px 0 7px;
}
.comment-show-con-img img{
    vertical-align: text-top;
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 50px;
}
.comment-show-con-list {
    width: 100%;
    margin-top: -16px;
}
.pl-text {
    width: 100%;
    margin-top: 7px;
    word-wrap: break-word;
    overflow: hidden;
}
.date-dz {
    width: 100%;
    float: left;
    padding-top: 6px;
}
.hf-list-con {
    float: left;
    width: calc(100% - 46px);
    margin-left: 46px;
    background-color: #eeeeee;
    margin-top: 7px;
    position: relative;
}
.comment-size-name {
    font-size: 14px;
    color: #00a5ee;
}
.my-pl-con {
    font-size: 14px;
    color: #999;
    width: 100%;
}
.pl1{
    width: calc(100% - 46px);
    margin-left: 46px;
    /* border: solid red 1px; */
    position: relative;
    /* top: -16px; */
}
.pl1>.my-pl-con {
    font-size: 14px;
    color: #999;
    width: calc(100% -56px);
    display: block;
    
}
.date-dz-left {
    font-size: 14px;
    color: #8b8b8b;
    display: inline-block;
    /* padding-top: 18px; */
}
.comment-time, .comment-pl-block {
    padding-top: 7px;
}
/* .comment-time {
    background: url(../../img/small-pic/pl-time.png) no-repeat 2px 87%;
    padding-left: 25px;
} */
.comment-pl-block {
    margin-top: 0;
}
.date-dz-right {
    display: block;
    padding-top: 0;
    /* 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;
}
.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(http://s1.iden.cn/common/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: #fc4147;
}
.red {
    background-position: -6px -119px !important;
}
.hf-pl {
    width: 70px;
    height: 30px;
    line-height: 30px;
    background-color: #fc4147;
    text-align: center;
    display: block;
    float: right;
    color: #FFFFFF;
    font-size: 12px;
    border-radius: 6px;
    margin-right: 2px;
    /* margin-top: 20px; */
}
.hf-pl:hover{
    color: white;
    opacity: .8;
}
.hf-con{width: 100%;margin-top: 10px;}
.hf-input{font-size: 12px;}
.all-pl-con {
    width: 96%;
    padding: 2% 0;
    float: left;
    margin: 0 2%;
}
.atName {
    font-size: 14px;
    color: #00a5ee;
}
.hfpl-text{margin-top: 0;}
.date-dz:hover .removeBlock {
    opacity: 1;
}
.hf-list-con .all-pl-con {
    /* border-top: 1px solid #d9d9d9; */
    
    padding-bottom: 12px;
}
.img-border{
    -webkit-border-image:url(../image/dashed.png) 100% 0 0/1px 0 repeat;
}
.hf-list-con .all-pl-con:first-child {
    border-top: 0;
}



/*----------评论区域 end----------*/























