.articleBox {
  width: calc(100%-20px);
  height: auto;
  padding: 20px;
  font-size: 16px;
  text-indent: 2rem;
  line-height: 30px;
  height: auto;
  margin-bottom: 20px;
}
.articleTOP{
  border-bottom: 1px solid #DBDC

}
.articleTimeSize{
    font-size: 16px;
    margin-bottom: 20px;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .articleTimeSizeleft{
    float: left;
  }

  .articleTimeSizeleft a:hover{
    color: #377beb;
  }
.articleTittle {
  color: #333333;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 20px;
}
.articleBody {
  margin-top: 20px;
  cursor: #333333;
  font-size: 16px;
  text-indent: 2rem;
  line-height: 30px;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.articleBody p {
  line-height: 30px;
  margin: 0 15px;
  padding-bottom: 20px;
  text-indent: 28px;
  word-break: break-word;
}
.articleBody img {
  max-width: 100%;
}
.articlebianji {
  margin-top: 20px;
  color: #999999;
  width: 100%;
  height: auto;
  font-size: 16px;
  overflow: hidden;
}
.articleBody img {
  margin: 0 auto !important;
  display: block !important;
}
.articleBottom {
  margin-top: 50px;
  width: 100%;
  height: 240px;
  position: relative;
  border-top: 1px solid rgba(240, 243, 245, 1);
}
.articleBottom p {
  margin-top: 20px;
  color: #999999;
  text-align: center;
}
.articleMa {
  margin-top: 20px;
  width: 320px;
  height: 150px;
  margin: 0 auto;
}
.articleMa img {
  width: 150px;
  height: 150px;
  float: left;
}
strong {
  font-weight: bold;
}
.sasd3 li {
    width: 100%;
    height: auto;
    padding: 0;
  }
  .sasd3 img {
    width: 100%;
  }
  .sasd3 p {
    text-align: center;
  }
