.news6-second {
  position: relative;
  height: 7.47rem;
}
.news6-second div.title, .news6-second div.text, .news6-three div.title, .news6-three div.text, .news6-five div.title, .news6-five div.text, .news6-six div.title, .news6-six div.text, .news6-eight div.title, .news6-eight div.text, .news6-eight div.img {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
}
.news6-second .title {
  top: 2.43rem;
  width: 6.84rem;
  opacity: 0;
}
.news6-second .title.started {
  top: 1.43rem;
  opacity: 1;
}
.news6-second .text {
  top: 4.43rem;
  width: 15.88rem;
  opacity: 0;
}
.news6-second .text.started {
  top: 3.43rem;
  opacity: 1;
}
.news6-three {
  position: relative;
  height: 6.4rem;
  background: #e0002a;
}
.news6-three .title {
  top: 1.92rem;
  width: 7.53rem;
  opacity: 0;
}
.news6-three .title.started {
  top: .92rem;
  opacity: 1;
}
.news6-three .text {
  top: 3.7rem;
  width: 15.87rem;
  opacity: 0;
}
.news6-three .text.started {
  top: 2.7rem;
  opacity: 1;
}
.news6-four {
  position: relative;
  margin-top: 3rem;
  height: 6.1rem;
  background-color: #e4e4e4;
}
.news6-four div {
  position: absolute;
}
.news6-four .title {
  top: 2.26rem;
  left: 1.6rem;
  width: 6.25rem;
  opacity: 0;
}
.news6-four .title.started {
  top: 1.26rem;
  opacity: 1;
}
.news6-four .text {
  top: 3.2rem;
  left: 1.6rem;
  width: 9.07rem;
  height: 1.8rem;
  /* overflow-y: scroll;
  direction: rtl; */
  /* padding-left: .85rem; */
  opacity: 0;
}
.news6-four .text.started {
  top: 2.2rem;
  opacity: 1;
}
.news6-four .text::-webkit-scrollbar {
  width: .06rem;
  background-color: #d4d4d4;
}
.news6-four .text::-webkit-scrollbar-thumb {
  border-radius: .03rem;
  background-color: #d0002a;
}
.news6-four .img {
  top: -.57rem;
  right: 1.15rem;
  width: 5.28rem;
  opacity: 0;
}
.news6-four .img.started {
  top: -1.57rem;
  opacity: 1;
}
.news6-five {
  position: relative;
  height: 10.95rem;
}
.news6-five .title {
  top: 1.4rem;
  width: 5.44rem;
  /* opacity: 0; */
}
/* .news6-five .title.started {
  top: 1.4rem;
  opacity: 1;
} */
.news6-five .news6-five-list {
  position: relative;
}
.news6-five .news6-five-swipier {
  top: 1.95rem;
}
.news6-five .news6-five-title {
  display: flex;
  justify-content: center;
}
.news6-five .news6-five-title img {
  width: unset;
  height: .45rem;
}
.news6-five .news6-five-text {
  position: relative;
  width: 100%;
  height: 6.74rem;
  margin-top: 1.8rem;
  background: #e30021;
}
.news6-five .news6-five-text img {
  position: absolute;
  width: 9.06rem;
  top: .88rem;
  left: 1.66rem;
}
.news6-five .news6-five-img {
  position: absolute;
  width: 7.27rem;
  right: 0;
  top: 1.42rem;
}
.news6-five .news6-list2 .news6-five-text img {
  position: absolute;
  width: 9.06rem;
  top: 2.4rem;
  left: 8.42rem;
}
.news6-five .news6-list2 .news6-five-img {
  position: absolute;
  width: 7.26rem;
  right: unset;
  left: 0;
  top: 1.42rem;
}
.news6-six {
  position: relative;
  height: 5.9rem;
}
.news6-six .title {
  top: 2.4rem;
  width: 5.84rem;
  opacity: 0;
}
.news6-six .title.started {
  top: 1.4rem;
  opacity: 1;
}
.news6-six .text {
  top: 4.2rem;
  width: 15.87rem;
  opacity: 0;
}
.news6-six .text.started {
  top: 3.2rem;
  opacity: 1;
}
.news6-seven {
  position: relative;
  height: 9.9rem;
}
.news6-seven .title {
  position: absolute;
  top: 5.15rem;
  left: 10.35rem;
  width: 6.08rem;
  opacity: 0;
}
.news6-seven .title.started {
  top: 4.15rem;
  opacity: 1;
}
.news6-seven .text {
  position: absolute;
  top: 6.8rem;
  left: 10.35rem;
  width: 7.08rem;
  opacity: 0;
}
.news6-seven .text.started {
  top: 5.8rem;
  opacity: 1;
}
.news6-seven .img {
  position: absolute;
  top: 2.4rem;
  left: 1.26rem;
  width: 8.55rem;
  opacity: 0;
}
.news6-seven .img.started {
  top: 1.4rem;
  opacity: 1;
}
.news6-eight {
  position: relative;
  height: 8rem;
}
.news6-eight .title {
  top: 2.4rem;
  width: 4.1rem;
  opacity: 0;
}
.news6-eight .title.started {
  top: 1.4rem;
  opacity: 1;
}
.news6-eight .text {
  top: 3.63rem;
  width: 15.87rem;
  opacity: 0;
}
.news6-eight .text.started {
  top: 2.63rem;
  opacity: 1;
}
.news6-eight .img {
  top: 6.9rem;
  width: 13.95rem;
  opacity: 0;
}
.news6-eight .img.started {
  top: 5.9rem;
  opacity: 1;
}