<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
  clear: both;
  float: none;
}
.extendsComments {
  width: 100%;
  padding: 20px;
  background: #fff;
  margin: 30px 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.extendsComments .extendsComments_title {
  height: 40px;
  line-height: 40px;
}
.extendsComments .extendsComments_title span {
  color: #666;
  font-size: 16px;
  float: left;
}
.extendsComments .extendsComments_title .extendsComments_word_limit {
  float: right;
}
.extendsComments .extendsComments_title .extendsComments_word_limit font {
  font-family: Constantia,Georgia;
  font-size: 22px;
  margin: 0 5px;
  font-weight: bold;
}
.extendsComments .extendsComments_saytext {
  width: 96%;
  border: #ded9d8 solid 1px;
  padding: 2%;
  outline: none;
}
.extendsComments .extendsComments_kind {
  width: 100%;
  height: 35px;
  line-height: 35px;
  margin-top: 10px;
}
.extendsComments .extendsComments_kind .extendsComments_release {
  float: right;
}
.extendsComments .extendsComments_kind .extendsComments_release input {
  width: 80px;
  height: 35px;
  line-height: 35px;
  border: none;
  background: #f970b9;
  color: #fff;
  font-size: 14px;
  font-family: Microsoft YaHei;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
}
.extendsComments .extendsComments_kind .extendsComments_release input.off {
  background: #cac5c5;
  color: #e1e1e1;
}
.extendsComments .extendsComments_kind .extendsComments_acts {
  float: left;
  padding-top: 8px;
  margin-left: 10px;
}
.extendsComments .extendsComments_kind .extendsComments_acts a.insert {
  display: block;
  float: left;
  width: 19px;
  height: 16px;
  margin-right: 6px;
  cursor: pointer;
  position: relative;
}
.extendsComments .extendsComments_kind .extendsComments_acts i.ico {
  background: url(icon.png) no-repeat;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.extendsComments .extendsComments_kind .extendsComments_acts i.face {
  background-position: -31px -28px;
}
.extendsComments .extendsComments_kind .extendsComments_acts i.at {
  background-position: -31px -133px;
}
.extendsComments .extendsComments_kind .extendsComments_acts i.image {
  background-position: -31px -61px;
}
.extendsComments .extendsComments_kind .extendsComments_acts i.topic {
  background-position: -31px -170px;
}
.extendsComments .extendsComments_kind .extendsComments_acts .extendsComments_layer {
  position: absolute;
  left: -10px;
  font-family: 'arial';
  width: 435px;
  background: #fff;
  z-index: 999;
}
.extendsComments .extendsComments_kind .extendsComments_acts .extendsComments_layer .arrow-t {
  position: relative;
  background: url(layer_arrow.png) no-repeat 0 -1px;
  display: block;
  width: 16px;
  height: 11px;
  left: 10px;
}
.extendsComments .extendsComments_kind .extendsComments_acts .extendsComments_layer .con {
  padding: 10px;
  border-top: 10px solid #424242;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 1px 1px 10px #ccc;
  -moz-box-shadow: 1px 1px 10px #ccc;
  -ms-box-shadow: 1px 1px 10px #ccc;
  -o-box-shadow: 1px 1px 10px #ccc;
  box-shadow: 1px 1px 10px #ccc;
}
.extendsComments .extendsComments_kind .extendsComments_acts .extendsComments_layer.talkPop_box .con a {
  font-size: 14px;
  padding: 0 6px;
  line-height: 2;
  display: inline-block;
  border: 1px solid #dedede;
  margin: 5px;
}
.extendsComments .extendsComments_kind .extendsComments_acts .extendsComments_layer.talkPop_box .con a:hover {
  background: #f970b9;
  color: #fff;
  text-decoration: none;
}
.extendsComments .extendsComments_kind .extendsComments_acts .extendsComments_layer.friendchoose {
  width: 100px;
}
.commentListBox {
  background: #fff;
  width: 100%;
  margin-bottom: 20px;
  padding: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.commentListBox dl dt {
  width: 10%;
  float: left;
  margin: 0;
  padding: 0;
}
.commentListBox dl dt img {
  width: 50px;
  max-width: 100%;
  height: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}
.commentListBox dl dd {
  float: right;
  width: 89%;
  margin: 0;
  padding: 0;
}
.commentListBox dl dd a.username {
  display: block;
  font-size: 14px;
  color: #333;
  line-height: 1;
}
.commentListBox dl dd .cursor {
  background: url(line-street.png) no-repeat bottom right;
  color: #999;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  margin: 5px 0;
  padding-bottom: 10px;
}
.commentListBox dl dd .cursor span {
  margin-right: 10px;
}
.commentListBox dl dd .cursor a {
  color: #999;
}
.commentListBox dl dd .cursor a:hover {
  color: #f970b9;
}
.commentListBox dl dd .commentReplySayText {
  padding: 10px;
  overflow: hidden;
  background: #f0f0f0;
  color: #212121;
  margin: 8px 0;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.commentListBox dl dd .comment {
  padding: 15px 0;
  word-wrap: break-word;
  word-break: normal;
}
.commentListBox dl .operate {
  text-align: right;
  font-family: 'Microsoft yahei';
}
.commentListBox dl .operate i.ico {
  background: url(icon-30.png) no-repeat;
  display: inline-block;
  float: left;
  height: 100%;
  padding-left: 30px;
  opacity: 0.6;
}
.commentListBox dl .operate i.ico-love {
  background-position: 0 -93px;
}
.commentListBox dl .operate i.ico-reply {
  background-position: 0 -63px;
}
.commentListBox dl .operate a {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  color: #999;
  font-size: 13px;
  margin-right: 20px;
  cursor: pointer;
}
.commentListBox dl .operate a:hover i {
  opacity: 1;
}
/*分页*/
.commentPage {
  font-size: 16px;
  width: 100%;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  padding: 30px 0;
}
.commentPage b {
  padding: 5px 8px;
  background: #ffa8d6;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  color: #fff;
}
.commentPage a b {
  background: none;
  color: #000;
  border: none;
}
.commentPage a {
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  padding: 5px 8px;
  margin: 0 3px;
  cursor: pointer;
  color: #313131;
  background-color: #fff;
}
.commentPage a.current {
  background: #ffa8d6;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  color: #fff;
}
.commentPage a:hover {
  background: #ffa8d6;
  color: #fff;
  border-color: #ffa8d6;
}
</pre></body></html>