.newslist .newslist-tit {
  padding-top: 86px;
  padding-bottom: 46px;
  text-align: center;
}
.newslist .newslist-tit > h3 {
  font-size: 26px;
  color: #000;
}
.newslist .newslist-tit > p {
  font-size: 30px;
  margin-top: 12px;
  color: #078f47;
  font-size: 28px;
}
.newslist .newslist-tab {
  display: flex;
  justify-content: space-between;
}
.newslist .newslist-list .newslist-item {
  transition: .5s;
  width: 1128px;
  display: flex;
  justify-content: space-between;
  display: none;
}
.newslist .newslist-list .newslist-item .newslist-img {
  width: 533px;
  height: 300px;
}
.newslist .newslist-list .newslist-item .newslist-img img {
  width: 100%;
  height: 100%;
}
.newslist .newslist-list .newslist-item .newslist-txt {
  width: 594px;
  padding-top: 42px;
  padding-left: 46px;
}
.newslist .newslist-list .newslist-item .newslist-txt span {
  font-size: 14px;
  color: #333;
}
.newslist .newslist-list .newslist-item .newslist-txt h3 a {
  font-size: 18px;
  color: #000;
  margin-bottom: 18px;
  margin-top: 18px;
  display: block;
}
.newslist .newslist-list .newslist-item .newslist-txt P {
  font-size: 14px;
  color: #999;
  line-height: 24px;
  margin-bottom: 44px;
}
.newslist .newslist-list .newslist-item .newslist-txt > a {
  display: block;
  width: 124px;
  height: 30px;
  color: #fff;
  background: #078F47;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
}
.newslist .newslist-list .newslist-item-on {
  display: block;
  display: flex;
}
.newslist .newslist-number {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.newslist .newslist-number p {
  font-size: 18px;
  color: #b0b0b0;
  display: block;
}
.newslist .newslist-number .number-on {
  color: #078f47;
  display: block;
  border-bottom: 4px solid #078f47;
  height: 26px;
}
.news-underlist {
  padding-top: 66px;
}
.news-underlist .underlist-img a {
  width: 100%;
  display: block;
  border-top: 1px solid #d9d9d9;
  position: relative;
}
.news-underlist .underlist-img a img {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -14px;
  top: -14px;
}
.news-underlist .underlist-list {
  padding-top: 58px;
  padding-bottom: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news-underlist .underlist-list .underlist-list-item {
  margin-bottom: 54px;
  display: flex;
  justify-content: space-between;
  width: 342px;
}
.news-underlist .underlist-list .underlist-list-item .list-data {
  width: 20px;
  height: 76px;
}
.news-underlist .underlist-list .underlist-list-item .list-data p {
  width: 76px;
  height: 20px;
  background: #078F47;
  color: #fff;
  font-size: 12px;
  text-align: center;
  margin-left: -26px;
  margin-top: 28px;
  transform: rotate(90deg);
}
.news-underlist .underlist-list .underlist-list-item .list-txt {
  width: 302px;
}
.news-underlist .underlist-list .underlist-list-item .list-txt h3 {
  font-size: 16px;
  color: #000;
  margin-bottom: 20px;
}
.news-underlist .underlist-list .underlist-list-item .list-txt p {
  font-size: 12px;
  color: #767676;
  line-height: 20px;
}
.news-industry .industry-img {
  width: 100%;
  height: 354px;
  background: url("../images/news/news_bg1.png") no-repeat;
  background-size: cover;
}
.news-industry .industry-con {
  height: 634px;
  background: url("../images/news/news_bg3.png") no-repeat;
  background-size: cover;
}
.news-industry .industry-con .jwrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news-industry .industry-con .jwrap .con-l {
  position: relative;
  height: 520px;
}
.news-industry .industry-con .jwrap .con-l .con-l-news {
  text-align: center;
  position: absolute;
  background: url("../images/news/news_bg2.png") no-repeat center center;
  width: 360px;
  height: 520px;
  color: #fff;
  padding-top: 88px;
  padding-left: 44px;
  padding-right: 44px;
  top: -184px;
}
.news-industry .industry-con .jwrap .con-l .con-l-news h3 {
  font-size: 26px;
}
.news-industry .industry-con .jwrap .con-l .con-l-news p {
  font-size: 28px;
  margin-bottom: 36px;
  margin-top: 12px;
}
.news-industry .industry-con .jwrap .con-l .con-l-news h4 {
  display: block;
  width: 40px;
  height: 2px;
  background: #fff;
  margin: 0 auto;
  margin-bottom: 30px;
}
.news-industry .industry-con .jwrap .con-l .con-l-news span {
  font-size: 12px;
  text-transform: none;
}
.news-industry .industry-con .jwrap .con-l .con-l-news span p {
  font-size: 12px;
  text-transform: none;
}
.news-industry .industry-con .jwrap .con-l .con-l-more {
  width: 124px;
  text-align: center;
  line-height: 30px;
  height: 30px;
  display: block;
  border: 1px solid #078f47;
  color: #078f47;
  font-size: 14px;
  position: absolute;
  bottom: 70px;
}
.news-industry .industry-con .jwrap .con-r {
  width: 65%;
}
.news-industry .industry-con .jwrap .con-r .con-r-list {
  padding-top: 30px;
}
.news-industry .industry-con .jwrap .con-r .con-r-list .con-det-item {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 10px;
  border-bottom: 1px dashed #dddfdf;
  display: flex;
  justify-content: space-between;
}
.news-industry .industry-con .jwrap .con-r .con-r-list .con-det-item .det-l {
  width: 640px;
}
.news-industry .industry-con .jwrap .con-r .con-r-list .con-det-item .det-l h3 {
  font-size: 16px;
  color: #000;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 400;
}
.news-industry .industry-con .jwrap .con-r .con-r-list .con-det-item .det-l p {
  font-size: 12px;
  color: #767676;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-industry .industry-con .jwrap .con-r .con-r-list .con-det-item .det-r {
  color: #333;
  text-align: right;
}
.news-industry .industry-con .jwrap .con-r .con-r-list .con-det-item .det-r h3 {
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: 400;
}
.news-industry .industry-con .jwrap .con-r .con-r-list .con-det-item .det-r p {
  font-size: 12px;
}
.news-industry .industry-con .jwrap .con-r .con-r-list .con-det-item:last-child {
  border: none;
}
@media screen and (max-width: 980px) {
  .newslist .newslist-tit {
    padding-top: 24px;
    padding-bottom: 16px;
  }
  .newslist .newslist-tit h3 {
    font-size: 18px;
    color: #000;
  }
  .newslist .newslist-tit p {
    font-size: 16px;
  }
  .newslist .newslist-tab {
    flex-wrap: wrap-reverse;
  }
  .newslist .newslist-number {
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-around;
    flex-direction: row;
    margin-bottom: 20px;
  }
  .newslist .newslist-list .newslist-item {
    flex-wrap: wrap;
    width: 100%;
  }
  .newslist .newslist-list .newslist-item .newslist-img {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
  }
  .newslist .newslist-list .newslist-item .newslist-txt {
    width: 100%;
    padding-top: 0px;
    padding-left: 0px;
  }
  .newslist .newslist-list .newslist-item .newslist-txt p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    display: none;
    background: none !important;
    text-indent: 2em;
  }
  .newslist .newslist-list .newslist-item .newslist-txt p:nth-of-type(1) {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 18px;
  }
  .news-underlist {
    padding-top: 30px;
  }
  .news-underlist .underlist-list {
    padding-top: 32px;
  }
  .news-industry .industry-con {
    height: auto;
    padding-bottom: 20px;
  }
  .news-industry .industry-con .jwrap .con-l {
    width: 100%;
    height: 142px;
  }
  .news-industry .industry-con .jwrap .con-l .con-l-news {
    width: 100%;
    padding-top: 42px;
    padding-left: 12px;
    padding-right: 12px;
    height: 264px;
    padding-top: 20px;
  }
  .news-industry .industry-con .jwrap .con-l .con-l-news h3 {
    font-size: 18px;
  }
  .news-industry .industry-con .jwrap .con-l .con-l-news p {
    font-size: 16px;
    margin-bottom: 14px;
    margin-top: 8px;
  }
  .news-industry .industry-con .jwrap .con-l .con-l-news h4 {
    margin-bottom: 14px;
  }
  .news-industry .industry-con .jwrap .con-l .con-l-more {
    bottom: 0;
  }
  .news-industry .industry-con .jwrap .con-r {
    width: 100%;
  }
  .news-industry .industry-con .jwrap .con-r .con-r-list .con-det-item {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .news-industry .industry-con .jwrap .con-r .con-r-list .con-det-item .det-l {
    width: 74%;
  }
  .news-industry .industry-con .jwrap .con-r .con-r-list .con-det-item .det-l h3 {
    font-size: 14px;
    margin-bottom: 4px;
  }
  .news-industry .industry-con .jwrap .con-r .con-r-list .con-det-item .det-r {
    text-align: left;
    margin-top: 0px;
  }
  .news-industry .industry-con .jwrap .con-r .con-r-list .con-det-item .det-r h3 {
    font-size: 18px;
  }
  .news-industry .industry-img {
    height: 224px;
  }
}
