.news-wrap {
  width: 100vw !important;
  height: 100vh !important;
  background: url(https://game.gtimg.cn/images/gp/cp/a20250415lz/news-bg.jpg) no-repeat center / cover;
  position: relative;
  display: flex;
  align-items: center;
}

.news-main {
  width: 15.86rem;
  /* background-color: aqua; */
  margin-left: 2.06rem;
}

.news-page-list {
  display: flex;
  align-content: flex-start;
  flex-wrap: wrap;
  height: 6.4rem;
}

.news-page-detail {
  width: 7.72rem;
  height: 1.84rem;
  background-color: rgba(17, 36, 67, .5);
  margin-right: 0.34rem;
  margin-bottom: 0.3rem;
  display: flex;
}

.news-page-detail:nth-child(2n) {
  margin-right: 0;
}

.news-page-detail:nth-child(5),
.news-page-detail:nth-child(6) {
  margin-bottom: 0;
}

.detail-pic {
  width: 3.3rem;
  height: 100%;
}

.detail-pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.detail-info {
  box-sizing: border-box;
  margin-left: 0.34rem;
  padding-top: 0.38rem;
}

.detail-type {
  width: .66rem;
  height: .27rem;
  box-sizing: border-box;
  border: 1px solid #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.16rem;
  color: #ffffff;
  border-radius: 0.05rem;
  margin-bottom: 0.1rem;
}

.detail-title {
  width: 3.72rem;
  font-size: 0.22rem;
  color: #ffffff;
  line-height: 0.3rem;
  /* height: 0.6rem; */
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 0.2rem;
}

.detail-data {
  font-size: 0.16rem;
  line-height: 0.2rem;
  color: #83a0b3;
}

.narrow-tip {
  line-height: 0.2rem;
  font-size: 0.18rem;
  color: #97d6ff;
  display: flex;
  align-items: center;
  display: none;
}

.narrow-tip::after {
  content: '';
  margin-left: 0.12rem;
  width: 0.28rem;
  height: 0.12rem;
  background: url(https://game.gtimg.cn/images/gp/cp/a20250415lz/news/news-narrow.png) no-repeat 0 0/100% 100%;

}

.news-page-detail:hover {
  background: url(https://game.gtimg.cn/images/gp/cp/a20250415lz/news/detail-hover.png) no-repeat center / cover;
}

.news-page-detail:hover {
  .detail-data {
    display: none;
  }
}

.news-page-detail:hover {
  .narrow-tip {
    display: flex;
  }
}

.news-top {
  display: flex;
  width: 100%;
  height: 0.8rem;
  /* margin-top: 0.05rem; */
}

.page-title {
  font-weight: bold;
  font-size: 0.46rem;
  line-height: 0.5rem;
  color: #ffffff;
  margin: 0;
}

.news-tap {
  position: relative;
  height: 0.5rem;
  display: flex;
  padding-left: 0.45rem;
  margin-left: 0.4rem;
}

.news-tap::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.02rem;
  width: 5.2rem;
  height: 0.03rem;
  background: url(https://game.gtimg.cn/images/gp/cp/a20250415lz/news/news-top-line.png) no-repeat;
  background-size: 100% 100%;
}

.btn-tap {
  font-size: 0.2rem;
  color: #93bdd8;
  font-weight: bold;
  line-height: 0.45rem;
  position: relative;
  height: 0.45rem;
  margin-right: 0.48rem;
}

.btn-tap.on {
  color: #ffffff;
}

.btn-tap.on::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.02rem;
  background-color: #ffffff;
}

@media screen and (min-aspect-ratio: 16 / 9) {
  .news-main {
    transform: scale(0.9);
  }
}

.paginator-box {
  margin-top: 0.18rem;


}

.page-paginator {
  display: flex;
  justify-content: center;
}

.my-page-group {
  display: flex;
  justify-content: center;
}

.my-page-prev,
.my-page-next {
  width: 0.21rem;
  height: 0.21rem;
  border-radius: 0.08rem;
  font-size: 0;
  background: url(https://game.gtimg.cn/images/gp/cp/a20250415lz/news/prev.png) no-repeat center;
  background-size: 0.1rem 0.19rem;
  cursor: pointer;
  margin: 0 0.2rem;
}

.my-page-next {
  transform: rotateY(180deg);
}

.my-page-forbid {
  pointer-events: none;
}

.my-page-cell,
.my-page-omit {
	display:none;

}

.page-box{text-align:center;}
.page-box a{
  display: inline-block;
  min-width: 0.21rem;
  height: 0.4rem;
  margin: 0 0.03rem;
  font-size: 0.18rem;
  color: #93bdd8;
  /* background:#Fff; */
  text-align: center;
  padding: 0 .1rem;
  line-height: .4rem;
}
.page-box a.current{
  color: #112445;
  background-color: #ffffff;
}

.my-page-omit {
  /* color: #112445; */
}

.my-page-cell {
  cursor: pointer;
}

.my-page-checked {
  color: #112445;
  background-color: #ffffff;

}

.news-top-box {
  /* width: 14.86rem; */
  margin: 0 auto;
  font-size: 0.22rem;
  color: #76e6ff;
  display: flex;
  align-items: center;
  height: 0.7rem;
}

.news-top-box::before {
  content: '';
  width: 0.2rem;
  height: 0.2rem;
  background: url(https://game.gtimg.cn/images/gp/cp/a20250415lz/news/info-icon.png) no-repeat center / cover;
}

.news-top-box a {
  font-size: 0.2rem;
  margin: 0 0.2rem;
}

.news-top-box a:last-child {
  font-size: 0.2rem;
  color: #97a8c7;
  pointer-events: none;
}