/* 详情 */
h1.title {
  font-weight: 400;
  font-size: 38px;
  color: #000;
  text-align: center;
  margin: 25px auto 0;
  line-height: 58px;
  word-break: break-all;
  word-wrap: break-word;
}
h6.summary {
  font-weight: 400;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  color: #797979;
  text-align: center;
  background: #f3f3f3;
  margin: 30px auto;
  position: relative;
}

.share-box {
  display: block;
  width: 146px;
  position: absolute;
  right: 50px;
  top: 0px;
}
.content {
    padding: 0 50px 50px;
}
.content p {
  font-size: 16px;
  line-height: 36px;
  word-break: normal;
  word-wrap: break-word;
}

.details-main h6 span {
  margin: 0 6px;
}
.bdsharebuttonbox {
  margin-top: 4px !important;
  margin-left: 0px !important;
  margin-right: 16px !important;
}
