﻿/*通用评论框*/
.commentAll {margin: 15px!important; overflow: hidden;}
.commentAll .plBtn {width:75px;height:36px;line-height:36px;background-color:#0084FF;text-align:center;display:block;float:right;color:#fff;font-size:14px;border-radius:3px;margin-right:2px;}
.commentAll .plBtn:hover {background-color:#2f904d;text-decoration:none;}
.commentAll .comment-show {margin-top:20px}
.commentAll .comment-show-con {width:100%;border-top:1px solid #ededed;padding:10px 0}
.commentAll .comment-show-con-img {width:32px;height:32px;overflow:hidden;margin-top:5px}
.commentAll .comment-show-con-img img {max-width:100%;}
.commentAll .comment-show-con-list {width:85%;margin-left:3%;}
.commentAll .pl-text {width:100%;margin-top:7px;word-wrap:break-word;overflow:hidden}
.commentAll .date-dz {width:100%;float:left}
.commentAll .hf-list-con {float:left;width:100%;background-color:#eaeaec;margin-top:7px}
.commentAll .comment-size-name {font-size:12px;color:#e87826;}
.commentAll .my-pl-con {font-size:12px;color:#444;width:100%}
.commentAll .date-dz-left {font-size:12px;color:#8b8b8b;display:block;padding-top:18px}
.commentAll .comment-time,.commentAll .comment-pl-block {padding-top:7px}
.commentAll .comment-pl-block {margin-top:0}
.commentAll .date-dz-right {display:block;padding-top:6px;padding-right:18px;position:relative;overflow:hidden}
.commentAll .removeBlock {float:left;font-size:12px;color:#8b8b8b;margin-right:24px;display:block;opacity:0}
.commentAll .hf-con-block {display:block}
.commentAll .date-dz-pl,.commentAll .date-dz-line,.commentAll .date-dz-z {font-size:12px;color:#8b8b8b}
.commentAll .date-dz-line {display:block;padding:0 20px}
.commentAll .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}
.commentAll .z-num {font-style:normal}
.commentAll .date-dz-z-click {color:#b83b44}
.commentAll .red {background-position:-6px -119px !important}
.commentAll .hf-pl {width:70px;height:36px;line-height:30px;background-color:#339b53;text-align:center;display:block;float:right;color:#fff;font-size:14px;border-radius:6px;margin-right:2px;line-height:36px;}
.commentAll .hf-con {width:100%;margin-top:24px}
.commentAll .hf-input {font-size:12px}
.commentAll .all-pl-con {width:96%;padding:2% 0;float:left;margin:0 2%}
.commentAll .atName {font-size:12px;color:#339b53}
.commentAll .hfpl-text {margin-top:0}
.commentAll .date-dz:hover .removeBlock {opacity:1}
.commentAll .hf-list-con .all-pl-con {border-top:1px solid #d9d9d9;padding-bottom:12px}
.commentAll .hf-list-con .all-pl-con:first-child {border-top:0}
.commentAll pre {white-space:pre;white-space:pre-wrap;word-wrap:break-word}
.commentAll .flex-text-wrap {/* width:70%; */position:relative;zoom:1}
.commentAll textarea,.commentAll .flex-text-wrap {outline:0;margin:0;border:none;padding:0;padding-bottom:0 !important}
.commentAll textarea,.commentAll .flex-text-wrap {outline:0;margin:0;border:none;padding:0;padding-bottom:0 !important}
.commentAll .flex-text-wrap textarea,.commentAll .flex-text-wrap pre {white-space:pre;word-wrap:break-word;white-space:pre-wrap;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.commentAll .flex-text-wrap textarea {overflow:hidden;position:absolute;top:0;left:0;height:100%;width:100%;resize:none;color:#484848;}
.commentAll .flex-text-wrap pre {display:block;visibility:hidden}
.commentAll textarea,.commentAll .flex-text-wrap pre {line-height:36px;font-family:helvetica neue,Helvetica,Arial,sans-serif;font-size:100%;   border:1px solid #c6c8ce;width:100%;-webkit-appearance:none;background:#fff;-webkit-border-radius:3px;border-radius:3px;border-radius:3px;background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-box-shadow:0 0 8px rgba(182,195,214,.6) inset,0 1px 1px #fff;box-shadow:0 0 8px rgba(182,195,214,.6) inset,0 1px 1px #fff;box-shadow:0 0 4px rgba(182,195,214,.6) inset,0 1px 1px #fff;-webkit-transition-duration:300ms;transition-duration:300ms;-o-transition-duration:300ms;-ms-transition-duration:300ms;transition-duration:300ms;-webkit-transition-easing:ease-in-out;transition-easing:ease-in-out;-o-transition-easing:ease-in-out;-ms-transition-easing:ease-in-out;transition-easing:ease-in-out;-webkit-transition-property:border-color,-webkit-box-shadow;-webkit-transition-property:border-color,box-shadow;transition-property:border-color,box-shadow;transition-property:border-color,box-shadow;-o-transition-property:border-color,box-shadow;-ms-transition-property:border-color,box-shadow;transition-property:border-color,box-shadow;height:36px;padding-left:10px;font-size:14px;}
.commentAll .fork-link {display:block;position:absolute;top:0;right:0;width:140px}
@media only screen and (-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi) {html {background-size:51px auto}
}
/*当分辨率大于768时，CSS*/@media only screen and (min-device-width:768px) {.commentAll .flex-text-wrap {width:85%;float: left;height: 36px;}
}