.container {
  width: 63.157895rem;
  margin: 0 auto;
  margin-top: 1.842105rem;
}

.navigation {
  font-size: 1.2rem;
  line-height: 1.2em;
}

.now-page {
  color: #2fb9e7 !important;
}

.separator {
  display: inline-block;
  margin: 0 .157895rem
}

.list-item-wrap {
  margin-top: 2.947368rem;

}
.newsDetail-nav{
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 2.947368rem;
}
.news-content-wrappper{
  width: 50rem;
  margin:50px auto;
}

.list-item {
  display: block;

  display: -webkit-box;

  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 2.105263rem 0;
  border-top: 1px solid #eae9e9;

}

.list-item-left {
  -webkit-box-flex: 1;
  flex: 1;
}

.list-item-title {
  width: 27.526316rem;

  font-family: MicrosoftYaHei-Bold;
  font-size: 1.578947rem;
  font-weight: bold;
  font-stretch: normal;

  letter-spacing: 1px;
  color: #333333;

  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.list-item-pic {
  width: 24.736842rem;
  height: 13.684211rem;

}

.news-time {

  font-family: MicrosoftYaHei;
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;

  letter-spacing: 0px;
  color: #333333;
  line-height: 1.1em;
  margin: 2rem 0;
}

.news-intru {
  width: 31.578947rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;

}

.news-content {
  margin-top: 3rem;

}

.innerContent {
  width: 43.947368rem;
  margin: 0 auto;
}

.news-content-title {
  text-align: center;
  font-family: MicrosoftYaHei-Bold;
  font-size: 1.578947rem;
  font-weight: bold;
  font-stretch: normal;

  letter-spacing: 1px;
  color: #333333;
  margin-top: 2.631579rem;
  line-height: 1.1em;
}

.news-content-pic-wrap {
  text-align: center;
  margin: 1.421053rem 0;
}

.point {

  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0px;
  color: #333333;
  text-indent: 2em;
}

.paragraph2 {
  font-size: 16px;
  text-indent: 2em;
  margin-top: 1.842105rem;
  line-height: 31px;
}

.news-content-time {
  font-size: 16px;
  margin-top: 2rem;

  line-height: 18px;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 3.578947rem;
}

.news-content-pic {
  width: 31.578947rem;
}

.paragraph {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 31px;
  text-indent: 2em;
}