.container24-8 {
  background-color: #ffffff;
}
.news-1 > .nav {
  background-color: #222222;
  line-height: 0.46rem;
  font-size: 0.16rem;
  color: #ffffff;
  padding: 0 3.65rem;
}
.news-1 > .nav > span:nth-child(1) {
  color: #ff5e06;
  font-weight: bold;
}
.news-1 > .nav > span::after {
  content: ">";
  color: #ffffff;
  margin: 0.1rem;
}
.news-1 > .nav > span:last-child::after {
  content: unset;
}
.news-1 > .content-box {
  padding-bottom: 0.4rem;
  display: flex;
  justify-content: space-between;
  width: 12.7rem;
  margin: auto;
}
.news-1 > .content-box > .left-box {
  width: 8rem;
  background-color: #ffffff;
  padding: 0.4rem 0.4rem;
  box-sizing: border-box;
}
.news-1 > .content-box > .left-box > .title {
  font-size: 0.3rem;
  color: #111111;
  font-weight: bold;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
  max-height: 1.35rem;
  line-height: 0.45rem;
}
.news-1 > .content-box > .left-box > .time {
  font-size: 0.16rem;
  color: #999999;
  line-height: 0.34rem;
  margin: 0.2rem 0 0.15rem;
  display: flex;
  align-items: center;
}
.news-1 > .content-box > .left-box > .time > span {
  margin-right: 0.15rem;
}
.news-1 > .content-box > .left-box > .time > img {
  width: 0.18rem;
  height: 0.18rem;
  display: inline;
  margin-right: 0.05rem;
}
.news-1 > .content-box > .left-box > .content {
  min-height: 40vh;
  font-size: 0.16rem;
  line-height: 0.28rem;
  color: #222222;
  text-align: justify;
}
.news-1 > .content-box > .left-box > .content p {
  color: #222222;
  margin: 0.1rem 0;
}
.news-1 > .content-box > .left-box > .content h1,
.news-1 > .content-box > .left-box > .content h2,
.news-1 > .content-box > .left-box > .content h3,
.news-1 > .content-box > .left-box > .content h4,
.news-1 > .content-box > .left-box > .content h5,
.news-1 > .content-box > .left-box > .content h6 {
  color: #111111;
}
.news-1 > .content-box > .left-box > .content img {
  margin: 0.2rem 0;
}
.news-1 > .content-box > .left-box > .content > img:nth-child(1) {
  width: 70%;
}
.news-1 > .content-box > .left-box > hr {
  opacity: 0.2;
  margin: 0.25rem 0;
}
.news-1 > .content-box > .left-box > .last,
.news-1 > .content-box > .left-box > .next {
  font-size: 0.16rem;
  color: #222222;
  line-height: 0.32rem;
}
.news-1 > .content-box > .left-box > .last > a,
.news-1 > .content-box > .left-box > .next > a {
  display: inline;
  margin-left: 0.2rem;
  color: #666666;
}
.news-1 > .content-box > .left-box > .last > a:hover,
.news-1 > .content-box > .left-box > .next > a:hover {
  color: #ff5e06;
}
.news-1 > .content-box > .left-box > .qr-box {
  margin-bottom: 0.65rem;
}
.news-1 > .content-box > .left-box > .qr-box > p,
.news-1 > .content-box > .left-box > .qr-box > .tel {
  font-size: 0.16rem;
  color: #666666;
  text-align: center;
  line-height: 0.28rem;
}
.news-1 > .content-box > .left-box > .qr-box > .qr {
  width: 1.6rem;
  height: 1.6rem;
  position: relative;
  margin: 0.2rem auto 0.5rem;
}
.news-1 > .content-box > .left-box > .qr-box > .qr canvas {
  width: 100%;
  height: 100%;
}
.news-1 > .content-box > .left-box > .qr-box > .qr::after {
  content: attr(data-desc);
  width: 100%;
  height: 0.5rem;
  line-height: 0.5rem;
  position: relative;
  left: 0;
  font-size: 0.2rem;
  color: #222222;
  text-align: center;
  margin: 0 auto;
  display: block;
}
.news-1 > .content-box > .left-box > .qr-box > .tel > span:nth-child(1) {
  margin-right: 0.45rem;
}
.news-1 > .content-box > .left-box > .qr-box > .imgs {
  width: 6.12rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto 0.3rem;
}
.news-1 > .content-box > .left-box > .qr-box > .imgs > .item:nth-child(1) {
  width: 6.12rem;
  height: 0.34rem;
  margin-bottom: 0.15rem;
}
.news-1 > .content-box > .left-box > .qr-box > .imgs > .item {
  width: 1.87rem;
  height: 0.6rem;
  font-size: 0.24rem;
  color: #ffffff;
  text-align: center;
  line-height: 0.6rem;
}
.news-1 > .content-box > .left-box > .qr-box ~ hr {
  margin-bottom: 0.1rem;
}
.news-1 > .content-box > .right-box {
  width: 4rem;
  padding-top: 0.9rem;
}
.news-1 > .content-box > .right-box .list {
  margin-bottom: 0.6rem;
}
.news-1 > .content-box > .right-box > .qr {
  width: 1.35rem;
  height: 1.35rem;
  position: relative;
  border-radius: 1.35rem;
}
.news-1 > .content-box > .right-box > .qr::after {
  content: "扫码查看更多分享";
  width: 120%;
  line-height: 0.5rem;
  text-align: center;
  position: absolute;
  left: -10%;
  top: 100%;
  font-size: 0.18rem;
  color: #666666;
}
.news-1 > .content-box .tags {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
}
.news-1 > .content-box .tags > span {
  font-size: 0.18rem;
  color: #111111;
  line-height: 0.34rem;
}
.news-1 > .content-box .tags > li {
  font-size: 0.16rem;
  color: #666666;
  background-color: #f2f2f2;
  border-radius: 0.03rem;
  margin-right: 0.12rem;
  padding: 0 0.12rem;
  line-height: 0.34rem;
  margin-bottom: 0.1rem;
  cursor: pointer;
  border: 0.01rem solid transparent;
}
.news-1 > .content-box .tags > li:hover {
  color: #ff5e06;
  border-width: 0.01rem;
  border-color: #ff5e06;
  border-style: solid;
  border-radius: 0.03rem;
  background-color: rgba(242, 242, 242, 0);
}
.news-1 > .content-box .list > h1 {
  font-size: 0.2rem;
  color: #222222;
  font-weight: normal;
  margin-bottom: 0.2rem;
  padding-left: 0.15rem;
}
.news-1 > .content-box .list > h1::before {
  content: "";
  width: 0.04rem;
  height: 0.22rem;
  background-color: #ff5e06;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.news-1 > .content-box .list > li {
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.32rem;
}
.news-1 > .content-box .list > li:hover {
  color: #ff5e06;
}
.news-2 > .nav {
  line-height: 1rem;
  font-size: 0.16rem;
  color: #666666;
  padding: 0 3.65rem;
}
.news-2 > .nav > span:nth-child(1) {
  color: #666666;
  font-weight: bold;
}
.news-2 > .nav > span:last-child {
  color: #ff5e06;
}
.news-2 > .nav > span::after {
  content: ">";
  color: #666666;
  margin: 0.1rem;
}
.news-2 > .nav > span:last-child::after {
  content: unset;
}
.news-2 > .content-box {
  padding-bottom: 0.4rem;
  width: 11.7rem;
  margin: auto;
}
.news-2 > .content-box > .title {
  font-size: 0.3rem;
  color: #111111;
  font-weight: bold;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
  max-height: 1.35rem;
  line-height: 0.45rem;
  text-align: center;
}
.news-2 > .content-box > .time {
  font-size: 0.16rem;
  color: #999999;
  line-height: 0.34rem;
  margin: 0.2rem 0;
  text-align: center;
}
.news-2 > .content-box > .time > span {
  margin-right: 0.15rem;
}
.news-2 > .content-box > .content {
  min-height: 40vh;
  font-size: 0.16rem;
  line-height: 0.28rem;
  color: #222222;
  text-align: justify;
}
.news-2 > .content-box > .content p {
  color: #222222;
  margin: 0.1rem 0;
}
.news-2 > .content-box > .content h1,
.news-2 > .content-box > .content h2,
.news-2 > .content-box > .content h3,
.news-2 > .content-box > .content h4,
.news-2 > .content-box > .content h5,
.news-2 > .content-box > .content h6 {
  color: #111111;
}
.news-2 > .content-box > .content img {
  margin: 0.2rem 0;
  width: 70%;
}
.news-2 > .content-box > .content > img:nth-child(1) {
  width: 70%;
}
.news-2 > .content-box > .qr-box {
  margin-bottom: 0.65rem;
}
.news-2 > .content-box > .qr-box > p,
.news-2 > .content-box > .qr-box > .tel {
  font-size: 0.16rem;
  color: #666666;
  text-align: center;
  line-height: 0.28rem;
}
.news-2 > .content-box > .qr-box > .qr {
  width: 1.6rem;
  height: 1.6rem;
  position: relative;
  margin: 0.2rem auto 0.5rem;
}
.news-2 > .content-box > .qr-box > .qr canvas {
  width: 100%;
  height: 100%;
}
.news-2 > .content-box > .qr-box > .qr::after {
  content: attr(data-desc);
  width: 100%;
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  position: relative;
  left: 0;
  font-size: 0.2rem;
  color: #222222;
  margin: 0 auto;
  display: block;
}
.news-2 > .content-box > .qr-box > .tel > span:nth-child(1) {
  margin-right: 0.45rem;
}
.news-2 > .content-box > .qr-box > .imgs {
  width: 6.12rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto 0.3rem;
}
.news-2 > .content-box > .qr-box > .imgs > .item:nth-child(1) {
  width: 6.12rem;
  height: 0.34rem;
  margin-bottom: 0.15rem;
}
.news-2 > .content-box > .qr-box > .imgs > .item {
  width: 1.87rem;
  height: 0.6rem;
  font-size: 0.24rem;
  color: #ffffff;
  text-align: center;
  line-height: 0.6rem;
}
.news-2 > .content-box > .qr-box ~ hr {
  margin-bottom: 0.1rem;
}
.news-2 > .content-box > hr {
  opacity: 0.2;
  margin: 0.35rem 0;
}
.news-2 > .content-box > .btns {
  display: flex;
}
.news-2 > .content-box > .btns > .last,
.news-2 > .content-box > .btns > .next {
  width: 6rem;
  font-size: 0.16rem;
  color: #222222;
  line-height: 0.32rem;
}
.news-2 > .content-box > .btns > .last > a,
.news-2 > .content-box > .btns > .next > a {
  display: inline;
  margin-left: 0.2rem;
  color: #666666;
}
.news-2 > .content-box > .btns > .last > a:hover,
.news-2 > .content-box > .btns > .next > a:hover {
  color: #ff5e06;
}
.news-2 > .content-box .tags {
  padding-top: 0.1rem;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: center;
}
.news-2 > .content-box .tags > span {
  font-size: 0.18rem;
  color: #111111;
  line-height: 0.34rem;
}
.news-2 > .content-box .tags > li {
  font-size: 0.16rem;
  color: #666666;
  background-color: #f2f2f2;
  border-radius: 0.03rem;
  margin-right: 0.12rem;
  padding: 0 0.12rem;
  line-height: 0.34rem;
  margin-bottom: 0.1rem;
  cursor: pointer;
  border: 0.01rem solid transparent;
}
.news-2 > .content-box .tags > li:hover {
  color: #ff5e06;
  border-width: 0.01rem;
  border-color: #ff5e06;
  border-style: solid;
  border-radius: 0.03rem;
  background-color: rgba(242, 242, 242, 0);
}
.news-2 > .content-box .list > h1 {
  font-size: 0.2rem;
  color: #222222;
  font-weight: normal;
  margin-bottom: 0.2rem;
  padding-left: 0.15rem;
}
.news-2 > .content-box .list > h1::before {
  content: "";
  width: 0.04rem;
  height: 0.22rem;
  background-color: #ff5e06;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.news-2 > .content-box .list > li {
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.32rem;
}
.news-2 > .content-box .list > li:hover {
  color: #ff5e06;
}
.news-2 > .content-box > .bottom {
  display: flex;
  margin-top: 0.8rem;
}
.news-2 > .content-box > .bottom > .list {
  width: 6rem;
}
.news-2 > .content-box > .bottom > .list > .tags {
  justify-content: flex-start;
}
/*# sourceMappingURL=24_8news.css.map */