#contents {
  padding: 20px;
}
#contents .title {
  margin-top: 0;
}
#contents .author {
  color: #999;
}
#contents .author a {
  color: #999;
}
#contents .author a:hover {
  color: #333;
}
.common_block_border {
  margin-bottom: 20px;
  background: white;
  border-radius: 3px;
  border: 1px solid #f0f0f0;
}
.boxShadowBorder {
  background: #fff;
  padding-top: 20px;
}
.aline {
  border-bottom: 1px solid white;
  border-top: 1px solid #ccc;
}
.uploadcover {
  color: #ffffff;
  background-color: rgba(3, 3, 3, 0.5);
  border-color: #2f7a51;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0);
  white-space: nowrap;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  position: absolute;
}
.news-content * {
  max-width: 100%;
}
.operation-clearfix {
  justify-content:center;
}
.operation-clearfix .zan {
  float: left;
  width: 25%;
  /* text-align: center; */
 padding-right:10px;
}
.operation-clearfix .heart {
  float: left;
  width: 25%;
  text-align: center;
 padding-right:10px;
}
.operation-clearfix .reward {
  float: left;
  width: 25%;
  /* text-align: center; */
  padding-left:20px;
}
.operation-clearfix .report {
  float: left;
  width: 25%;
  /* text-align: center; */
  padding-left:0px;
}
.col-xs-6 {
  width: 50%;
  background: #fff;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6 {
  float: left;
}

