body {
  background-color: #fff;
}
a {
  color: inherit;
}
.bodyWrap {
  min-height: calc(100vh - 342px);
}
.nwWrapBox > .boxWrap {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  width: 1200px;
  margin: 0 auto;
}
.bodyWrap .nwWrapBox > .boxWrap .boxL {
  width: 850px;
}
.bodyWrap .nwWrapBox > .boxWrap .boxR {
  width: 320px;
}
.bodyWrap .nwWrapBox > .boxWrap .boxL .nwSwBox {
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
  color: #404040;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 285px;
}
.bodyWrap
  .nwWrapBox
  > .boxWrap
  .boxL
  .nwSwBox
  .swiper-wrapper
  .swiper-slide
  > a {
  background: #fafafa;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bodyWrap
  .nwWrapBox
  > .boxWrap
  .boxL
  .nwSwBox
  .swiper-wrapper
  .swiper-slide
  > a
  .imgBox {
  width: 440px;
  height: 285px;
  border-radius: 8px;
  z-index: 3;
  overflow: hidden;
}
.bodyWrap
  .nwWrapBox
  > .boxWrap
  .boxL
  .nwSwBox
  .swiper-wrapper
  .swiper-slide
  > a
  .imgBox
  img {
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.bodyWrap
  .nwWrapBox
  > .boxWrap
  .boxL
  .nwSwBox
  .swiper-wrapper
  .swiper-slide
  > a
  .imgInfo {
  flex: 1;
  padding: 11px 25px 76px;
}
.bodyWrap
  .nwWrapBox
  > .boxWrap
  .boxL
  .nwSwBox
  .swiper-wrapper
  .swiper-slide
  > a
  .imgInfo
  p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: justify;
}
.bodyWrap
  .nwWrapBox
  > .boxWrap
  .boxL
  .nwSwBox
  .swiper-wrapper
  .swiper-slide
  > a
  .imgInfo
  p.txt {
  margin-top: 15px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #999;
  -webkit-line-clamp: 3;
}
.bodyWrap
  .nwWrapBox
  > .boxWrap
  .boxL
  .nwSwBox
  .swiper-wrapper
  .swiper-slide
  > a
  .imgInfo
  p.time {
  margin-top: 12px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
.bodyWrap .nwWrapBox > .boxWrap .boxL .nwSwBox .swiper-button-next,
.bodyWrap .nwWrapBox > .boxWrap .boxL .nwSwBox .swiper-button-prev {
  position: absolute;
  width: 13px;
  height: 23px;
  display: block;
  background-image: url(../img/icons.png);
  background-repeat: no-repeat;
  background-size: 1000px 1000px;
  background-position: -18px -215px;
  z-index: 2;
  bottom: 24px;
  right: 370px;
  cursor: pointer;
}
.bodyWrap
  .nwWrapBox
  > .boxWrap
  .boxL
  .nwSwBox
  .swiper-button-next.swiper-button-disabled,
.bodyWrap
  .nwWrapBox
  > .boxWrap
  .boxL
  .nwSwBox
  .swiper-button-prev.swiper-button-disabled {
  opacity: 0.65;
  cursor: not-allowed;
}
.bodyWrap .nwWrapBox > .boxWrap .boxL .nwSwBox .swiper-button-next {
  right: 35px;
  transform: rotateY(180deg);
}
.bodyWrap .nwWrapBox > .boxWrap .boxL .nwSwBox .swiper-num {
  z-index: 2;
  position: absolute;
  bottom: 25px;
  right: 170px;
  font-size: 18px;
  line-height: 18px;
  color: #999;
  font-weight: 700;
  display: flex;
  align-items: center;
}
.bodyWrap .nwWrapBox > .boxWrap .boxL .nwSwBox .swiper-num span.active {
  font-size: 24px;
  line-height: 24px;
  color: #2b99ff;
}
.bodyWrap .nwWrapBox > .boxWrap .boxL .nwSwBox .swiper-num span.total::before {
  content: '/';
  color: #999;
  margin: 0 4px;
}
.bodyWrap .nwWrapBox > .boxWrap .boxL .nwAllNews {
  margin-top: 30px;
}
.inItemTitle .titleL,
.lsTitle {
  font-size: 16px;
  line-height: 16px;
}
.lsTitle {
  justify-content: space-between;
  color: #999;
}
.gdTitle,
.lsTitle,
.lsTitle > a.titleR {
  display: flex;
  align-items: center;
}
.gdTitle .titleL,
.lsTitle .titleL {
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
  color: #333;
}
.inTitle,
.inTitle > ul.titleR,
.lsTitle ul.titleR {
  display: flex;
  color: #999;
}
.inTitle > ul.titleR li.active,
.lsTitle ul.titleR li.active,
a:hover {
  color: #2b99ff;
}
.inTitle > ul.titleR li::after,
.lsTitle ul.titleR li::after {
  content: '/';
  margin: 0 8px;
  color: #999;
}
.bodyWrap .nwWrapBox > .boxWrap .boxL .nwAllNews .tabsCont .tabInfo {
    display: none;
}
.bodyWrap .nwWrapBox > .boxWrap .boxL .nwAllNews .tabsCont .tabInfo[data-index="0"] {
    display: block;
}
.bodyWrap .nwWrapBox > .boxWrap .boxL .nwAllNews .tabsCont .tabInfo > ul {
  margin-top: -2px;
  font-size: 18px;
  line-height: 22px;
  color: #404040;
}
.bodyWrap
  .nwWrapBox
  > .boxWrap
  .boxL
  .nwAllNews
  .tabsCont
  .tabInfo
  > ul
  li
  > a {
  display: flex;
  padding: 24px 0;
  border-bottom: 1px solid #e5e5e5;
}
.bodyWrap
  .nwWrapBox
  > .boxWrap
  .boxL
  .nwAllNews
  .tabsCont
  .tabInfo
  > ul
  li
  > a
  .imgBox {
  width: 260px;
  height: 160px;
  background: #2b99ff;
  border-radius: 8px;
  overflow: hidden;
}
.bodyWrap
  .nwWrapBox
  > .boxWrap
  .boxL
  .nwAllNews
  .tabsCont
  .tabInfo
  > ul
  li
  > a
  .imgBox
  img {
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.imgBox > img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.bodyWrap
  .nwWrapBox
  > .boxWrap
  .boxL
  .nwAllNews
  .tabsCont
  .tabInfo
  > ul
  li
  > a
  .imgInfo {
  flex: 1;
  height: 160px;
  padding: 0 0 50px 25px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.bodyWrap
  .nwWrapBox
  > .boxWrap
  .boxL
  .nwAllNews
  .tabsCont
  .tabInfo
  > ul
  li
  > a
  .imgInfo
  p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-align: justify;
}
.bodyWrap
  .nwWrapBox
  > .boxWrap
  .boxL
  .nwAllNews
  .tabsCont
  .tabInfo
  > ul
  li
  > a
  .imgInfo
  p:first-child {
  font-weight: 700;
}
.bodyWrap
  .nwWrapBox
  > .boxWrap
  .boxL
  .nwAllNews
  .tabsCont
  .tabInfo
  > ul
  li
  > a
  .imgInfo
  p.txt {
  -webkit-line-clamp: 3;
  margin-top: 17px;
  font-size: 14px;
  line-height: 24px;
  color: #999;
}
.bodyWrap
  .nwWrapBox
  > .boxWrap
  .boxL
  .nwAllNews
  .tabsCont
  .tabInfo
  > ul
  li
  > a
  .imgInfo
  p.other {
  position: absolute;
  bottom: 0;
  left: 25px;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  color: #999;
}
.gdTitle {
  justify-content: space-between;
  color: #999;
}
.gdTitle .titleL {
  font-size: 20px;
  line-height: 20px;
}
.gdTitle .titleR,
.time {
  font-size: 14px;
  line-height: 14px;
}
.gdTitle > a.titleR i,
.lsTitle > a.titleR i {
  font-style: normal;
}
.bodyWrap .nwWrapBox > .boxWrap .boxR .gdHotGameBox > ul {
  margin-top: 10px;
  display: grid;
  grid-template-columns: repeat(3, 28.125%);
  justify-content: space-between;
}
.columnItem {
  font-size: 14px;
  line-height: 14px;
  color: #666;
  text-align: center;
}
.columnItem > a,
.fiveColumnList li a,
.imgList li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.gdHotGameBox > ul li > a {
  margin: 10px 0;
}
.columnItem > a .imgBox {
  width: 90px;
  height: 90px;
  border-radius: 18px;
}
.columnItem > a > p {
  width: 100%;
  margin-top: 11px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.bodyWrap .nwWrapBox > .boxWrap .boxR .gdHotClassifyBox {
  margin-top: 20px;
}
.classifyList {
  display: grid;
  grid-template-columns: repeat(3, 30.46%);
  justify-content: space-between;
  font-size: 14px;
}
.bodyWrap .nwWrapBox > .boxWrap .boxR .gdHotClassifyBox .classifyList {
  margin-top: 16px;
  grid-template-columns: repeat(3, 31.25%);
}
.classifyList li > a {
  margin-top: 16px;
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #f3ebff;
  color: #c198fb;
  border-radius: 15px;
  margin-top: 10px;
}
.classifyList li:nth-child(2n) > a {
  background: #ebffff;
  color: #64cdcd;
}

.classifyList li:nth-child(3n) > a {
  background: #fff4eb;
  color: #fd9d43;
}

.classifyList li:nth-child(4n) > a {
  background: #ebfffa;
  color: #09bc92;
}

.classifyList li:nth-child(5n) > a {
  background: #ebf7ff;
  color: #1f98ef;
}

.classifyList li:nth-child(6n) > a {
  background: #faffeb;
  color: #8dbb00;
}

.classifyList li:nth-child(7n) > a {
  background: #ffebed;
  color: #ff4d64;
}

.classifyList li:nth-child(8n) > a {
  background: #ebfff0;
  color: #3cda65;
}

.classifyList li:nth-child(9n) > a {
  background: #ffebeb;
  color: #d64242;
}

.classifyList li:nth-child(10n) > a {
  background: #daecff;
  color: #2b99ff;
}

.classifyList li:nth-child(11n) > a {
  background: #ebeeff;
  color: #8c97cb;
}

.classifyList li:nth-child(12n) > a {
  background: #ebf7ff;
  color: #31affe;
}
.gdHotRankBox {
  margin-top: 30px;
}
.rankList {
  color: #333;
  margin-top: 10px;
}
.rankList li > a {
  display: flex;
  align-items: center;
  font-size: 16px;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}
.rankList li > a span:first-child {
  display: block;
  width: 20px;
  height: 20px;
  background: #d2d2d2;
  border-radius: 2px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 20px;
}
.rankList li:nth-child(1) > a span:first-child,
.rankList li:nth-child(2) > a span:first-child,
.rankList li:nth-child(3) > a span:first-child {
  background: #2b99ff;
}
.rankList li > a span.txt {
  font-size: 16px;
  flex: 1;
  padding: 0 0 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rankList li > a span.time {
  color: #999;
}
.gdHotTopicBox {
  margin-top: 30px;
}
.gdHotTopicBox .topicList {
  display: grid;
  font-size: 14px;
  line-height: 18px;
  margin-top: 9px;
  grid-template-columns: repeat(2, 48.44%);
  justify-content: space-between;
}
.gdHotTopicBox .topicList li > a {
  overflow: hidden;
  display: block;
  margin-top: 11px;
  width: 155px;
  height: 104px;
  border-radius: 8px;
  position: relative;
}
.topicList li > a .imgBox {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 8px;
}
.topicList li > a .imgBox img {
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.topicList li > a > p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px 10px 10px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0, transparent 100%);
}
.gdHotNewsBox {
  margin-top: 30px;
}
.newsList {
  font-size: 16px;
  color: #333;
  line-height: 24px;
}
.newsList li > a {
  margin-top: 20px;
  display: flex;
  align-items: center;
}
.newsList li > a .imgBox {
  width: 155px;
  height: 104px;
  background: #622afa;
  border-radius: 8px;
}
.newsList li > a .imgBox img {
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.newsList li > a .imgInfo {
  flex: 1;
  padding-left: 16px;
}
.newsList li > a .imgInfo p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: justify;
}
.newsList li > a .imgInfo p:last-child {
  margin-top: 8px;
  font-size: 14px;
  color: #999;
}
.imgBox {
  overflow: hidden;
}
a:hover > .imgBox img {
  transform: scale(1.2);
}
.bodyWrap .gdWrapBox > .boxWrap .boxR .gdHotGameBox > ul li:hover > a .imgBox,
.bodyWrap .ndWrapBox > .boxWrap .boxR .gdHotGameBox > ul li:hover > a .imgBox,
.bodyWrap .nwWrapBox > .boxWrap .boxR .gdHotGameBox > ul li:hover > a .imgBox {
  border: 1px solid #2b99ff;
  box-shadow: 0 0 12px 0 rgba(255, 105, 71, 0.35);
}
