.content {
  width: 100%;
  overflow: hidden;
}
.content .box {
  width: 88%;
  margin: 0 auto;
  padding-top: 3.7rem;
}
.content .box .time {
  font-family: DINOT-CondBold;
  font-size: 1.533rem;
  line-height: 1.533rem;
  color: #c6150f;
}
.content .box .title {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 2.666rem;
  color: #666666;
  margin-top: 1.4rem;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  
}
.content .box .ability {
  width: 100%;
  margin-top: 2.2rem;
}
.content .box .ability::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .box .ability .browse {
  float: left;
  font-size: 1.2rem;
  line-height: 1.2rem;
  letter-spacing: -0.6px;
  color: #999999;
}
.content .box .ability .bdsharebuttonbox {
  float: right;
  padding-left: 22px;
  height: 16px;
  border-left: solid 1px #999999;
}
.content .box .ability .bdsharebuttonbox a {
  display: inline-block;
  width: 90px;
  font-size: 1.2rem;
  color: #999999;
  text-indent: 0px;
  background: #fff url(../images/icon_share.png) no-repeat 75px center;
  background-size: 1.2rem;
  text-align: initial;
  margin: 0;
  transition: none;
  -webkit-transition: none;
}
.content .box .ability .bdsharebuttonbox.bdshare-button-style0-32 a {
  line-height: 16px;
  height: 16px;
}
.content .box .ability .adjustment {
  float: right;
  font-size: 1.2rem;
  line-height: 1.2rem;
  letter-spacing: -0.6px;
  color: #999999;
  cursor: pointer;
  margin-right: 22px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.content .box .ability .adjustment img {
  margin-left: 10px;
  height: 1.2rem;
}
.content .box .line {
  width: 100%;
  height: 1px;
  background-color: #ededef;
  margin-top: 1.8rem;
  margin-bottom: 2rem;
}
.content .box .p {
  width: 100%;
}
.content .box .p p {
  width: 100%;
  font-size: 1.4rem;
  line-height: 1.875;
  color: #333333;
  text-align: justify;
}
.content .box .p img {
  max-width: 100%;
  display: block;
  margin: 20px auto;
}
.content .box .page {
  margin-top: 7.5rem;
}
.content .box .page .prve {
  width: 100%;
  margin-bottom: 2.1rem;
}
.content .box .page .prve a .icon {
  display: inline-block;
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 50%;
  border: solid 1px #b3b3b3;
  text-align: center;
  line-height: 1.8rem;
  margin-right: 1rem;
  transition: 0.5s;
}
.content .box .page .prve a .icon i {
  font-size: 1.2rem;
  color: #b3b3b3;
  transition: 0.5s;
}
.content .box .page .prve a .text {
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #666666;
  transition: 0.5s;
}
.content .box .page .next {
  width: 100%;
  border-top: dashed 1px #eee;
  padding-top: 20px;
  margin-bottom: 150px;
}
.content .box .page .next a .icon {
  display: inline-block;
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 50%;
  border: solid 1px #b3b3b3;
  text-align: center;
  line-height: 1.8rem;
  margin-right: 1rem;
  transition: 0.5s;
}
.content .box .page .next a .icon i {
  font-size: 1.2rem;
  color: #b3b3b3;
  transition: 0.5s;
}
.content .box .page .next a .text {
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #666666;
  transition: 0.5s;
}
<!--0.00016498565673828-->