@charset "utf-8";

.carousel2 {
  position: relative;
  background: #fff;
  padding: 0.25rem 0 0.2rem;
  overflow: hidden;
}

.carousel2+.category {
  margin-top: -0.3rem;
}

.carousel2 .swiper-container-index2 {
  position: relative;
  width: 6.9rem;
  height: 4.2rem;
  margin: auto;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border-radius: 0.12rem;
  overflow: hidden;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}

.carousel2 .swiper-container-index2:not(.swiper-container-horizontal) .swiper-slide:first-child .content,
.carousel2 .swiper-container-index2:not(.swiper-container-horizontal) .swiper-slide:first-child .more-btn,
.carousel2 .swiper-slide-active .content,
.carousel2 .swiper-slide-active .more-btn {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

.carousel2 .content,
.carousel2 .more-btn {
  -webkit-transform: translateY(0.1rem);
  transform: translateY(0.1rem);
  opacity: 0;
  -webkit-transition: opacity 0.5s 0.3s, -webkit-transform 0.5s 0.3s;
  transition: opacity 0.5s 0.3s, -webkit-transform 0.5s 0.3s;
  transition: transform 0.5s 0.3s, opacity 0.5s 0.3s;
  transition: transform 0.5s 0.3s, opacity 0.5s 0.3s, -webkit-transform 0.5s 0.3s;
}

.carousel2 .swiper-slide {
  background: #ccc;
}

.carousel2 .swiper-slide .swiper-lazy-preloader {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.carousel2 .swiper-slide .img {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.carousel2 .swiper-slide .img .big-img {
  width: 100%;
  height: auto !important;
}

.carousel2 .swiper-slide .img:after {
  position: absolute;
  content: "";
  height: 50%;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(3%, transparent), color-stop(98%, rgba(0, 0, 0, 0.9)));
  background-image: -webkit-linear-gradient(top, transparent 3%, rgba(0, 0, 0, 0.9) 98%);
  background-image: linear-gradient(-180deg, transparent 3%, rgba(0, 0, 0, 0.9) 98%);
}

.carousel2 .content {
  position: absolute;
  top: 0;
  left: 0.36rem;
  right: 0.36rem;
  height: 100%;
  margin: auto;
  z-index: 1;
}

.carousel2 .content .time {
  line-height: 0.33rem;
  margin: 0.26rem 0 0;
  font-size: 0.24rem;
  color: #fff;
}

.carousel2 .content .time span {
  padding-right: 0.18rem;
}

.carousel2 .bottom-text {
  box-sizing: border-box;
  position: absolute;
  height: 50%;
  padding-top: 1.4rem;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  color: #fff;
}

.carousel2 .bottom-text .title {
  height: 0.65rem;
  line-height: 0.65rem;
  font-size: 0.48rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.carousel2 .bottom-text .tags {
  font-size: 0.22rem;
  line-height: 0.3rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.carousel2 .bottom-text .game-icon {
  float: left;
  width: 0.9rem;
  height: 0.9rem;
  margin-right: 0.14rem;
  border-radius: 0.12rem;
  overflow: hidden;
}

.carousel2 .bottom-text .game-info {
  position: relative;
  padding-bottom: 0.2rem;
}

.carousel2 .bottom-text .game-info:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
  border-bottom: 1px solid #ededed;
  opacity: 0.44;
}

.carousel2 .bottom-text .game-score {
  height: 0.7rem;
  margin-top: 0.1rem;
}

.carousel2 .bottom-text .score-info {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.carousel2 .bottom-text .score-count {
  font-size: 0.18rem;
  line-height: 0.25rem;
  margin-top: 0.04rem;
  margin-bottom: 0.06rem;
}

.carousel2 .bottom-text .score {
  line-height: 0.7rem;
  font-size: 0.6rem;
  color: #f67b29;
  float: left;
  margin-right: 0.15rem;
}

.carousel2 .bottom-text img {
  display: block;
  width: 100%;
  height: auto !important;
  border-radius: 10px;
}

.carousel2 .bottom-text .title {
  margin: 0;
  font-weight: 400;
}

.carousel2 .more-btn {
  position: absolute;
  display: block;
  width: 1.5rem;
  height: 0.48rem;
  bottom: 0.32rem;
  right: 0.32rem;
  z-index: 2;
}

.carousel2 .more-btn {
  display: block;
  color: #fff;
  border: none;
  font-size: 0.22rem;
  width: 1.5rem;
  height: 0.48rem;
  line-height: 0.48rem;
  text-align: center;
  background-image: -webkit-linear-gradient(315deg, #f67b29, #fea647);
  background-image: linear-gradient(-225deg, #f67b29, #fea647);
  border-radius: 0.08rem;
}

.carousel2 .score-star i {
  float: left;
  width: 0.2rem;
  height: 0.2rem;
  background: url(../images/score-star.png) no-repeat;
  background-size: 100% auto;
  margin-right: 0.02rem;
}

.nav-bar {
  display: block;
  padding: 0 6px 10px;
  overflow: hidden;
}

.nav-bar ul {
  display: flex;
  flex-wrap: wrap;
}

.nav-bar li {
  width: 20%;
  text-align: center;
}

.nav-bar li a {
  overflow: hidden;
}

.nav-bar li a span {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #3aa3f4;
  background-image: url(../images/index-icon.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 250px 100px;
}

.nav-bar li a p {
  font-size: 14px;
  color: #333;
  margin-bottom: 5px;
}

.nav-bar li:nth-of-type(2) a span {
  background-color: #f25050;
  background-position: -50px 0;
}

.nav-bar li:nth-of-type(3) a span {
  background-color: #ff954b;
  background-position: -100px 0;
}

.nav-bar li:nth-of-type(4) a span {
  background: url(../images/index-icon2.png) #4ec49c no-repeat 0px center;
  background-size: auto 51px;
}

.nav-bar li:nth-of-type(5) a span {
  background-color: #ff4fa2;
  background-position: -200px -50px;
}

.rank-title {
  padding: 0 15px;
  line-height: 32px;
  text-align: center;
}

.rank-title em {
  display: inline-block;
  position: relative;
  padding: 0 30px;
  background-color: #efeff4;
  font-weight: bold;
  font-size: 16px;
}

.rank-title em::before {
  content: '';
  width: 0;
  height: 0;
  overflow: hidden;
  border: 32px solid transparent;
  border-right: 0;
  border-bottom: 0;
  border-top-color: #efeff4;
  position: absolute;
  left: -32px;
  top: 0;
}

.rank-title em::after {
  content: '';
  width: 0;
  height: 0;
  overflow: hidden;
  border: 32px solid transparent;
  border-left: 0;
  border-bottom: 0;
  border-top-color: #efeff4;
  position: absolute;
  right: -32px;
  top: 0;
}

.recom-box {
  background-color: #fff;
  margin-bottom: 10px;
}

.recom-box .game-list {
  display: flex;
  margin-top: 15px;
}

.recom-box .game-list li {
  width: 25%;
  padding: 0 5px 16px;
  box-sizing: border-box;
  text-align: center;
}

.recom-box .game-list li .img {
  display: block;
  width: 62.5px;
  height: 62.5px;
  border-top-left-radius: 10.5px;
  margin: 0 auto;
  position: relative;
}

.recom-box .game-list li .img img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 10.5px;
}

.recom-box .game-list li .img .yuanjiao {
  font-size: 10px;
  color: #fff;
  padding: 0 5px;
  height: 18px;
  line-height: 19px;
  text-align: center;
  background: url(../images/discount-bg.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: -5px;
  right: -5px;
}

.recom-box .game-list li .title {
  font-size: 14px;
  color: #333;
  line-height: 16px;
  padding-top: 6px;
  height: 16px;
  overflow: hidden;
}

.recom-box .game-list li .desp {
  display: block;
  font-size: 11px;
  color: #999;
  margin-bottom: 2px;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  padding: 0 5px;
}

.recom-box .game-list li .game-download {
  width: 60px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #17B1F2;
  color: #17B1F2;
  display: inline-block;
  border-radius: 3px;
  font-size: 14px;
}

.recom-box .tab-btns {
  margin: 10px;
  padding: 3px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  background-color: #F7F7F8;
  border-radius: 5px;
}

.recom-box .tab-btns li {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  line-height: 28px;
  font-size: 14px;
  border-radius: 3px;
  overflow: hidden;
  height: 28px;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}

.recom-box .tab-btns li.active {
  background-color: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}

.ad-swiper {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}

.ad-swiper .close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 15px 15px 20px 20px;
  width: 11px;
  height: 11px;
  z-index: 10;
  background: url(../images/ad-close.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-origin: content-box;
}

.ad-swiper img {
  display: block;
  width: 100%;
  height: 101px;
}

.ad-swiper .swiper-pagination .swiper-pagination-bullet {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 5px;
  width: 5px;
  height: 5px;
  border-radius: 3px;
  opacity: 0.4;
  background-color: #fff;
}

.ad-swiper .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 0.7;
}

.new-box .module-content {
  padding: 0;
}

.module-content {
  padding: 0 10px;
}

.module-content .game-inner {
  position: relative;
  padding: 15px 0;
  border-bottom: 1px solid #f5f5f5;
}

.module-content .game-inner:last-of-type {
  border-bottom: none;
}

.module-content .game-inner .game-icon {
  width: 62.5px;
  height: 62.5px;
  border-radius: 10px;
  margin: auto;
  position: absolute;
  left: 0;
}

.module-content .game-inner .game-icon img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 10px;
}

.module-content .game-inner .game-detail {
  height: 62.5px;
  margin: 0 58px 0 62.5px;
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.module-content .game-inner .game-detail .game-name {
  font-size: 15px;
  line-height: 21px;
  display: flex;
  align-items: center;
}

.module-content .game-inner .game-detail .game-name span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.module-content .game-inner .game-detail .game-name em {
  padding: 0 3px;
  line-height: 14px;
  height: 14px;
  font-size: 10px;
  color: #fff;
  margin-left: 5px;
  border-radius: 3px;
  vertical-align: 1px;
  flex-shrink: 0;
}

.module-content .game-inner .game-detail .game-name em.green {
  background-color: #5cbe65;
}

.module-content .game-inner .game-detail .game-name em.org {
  background-color: #ff9d01;
}

.module-content .game-inner .game-detail .game-name em.pink {
  background-color: #f9679a;
}

.module-content .game-inner .game-detail .game-info,
.module-content .game-inner .game-detail .game-desc {
  color: #999;
  font-size: 12px;
  height: 18px;
  padding-top: 1.5px;
  margin-top: 3px;
  overflow: hidden;
  text-wrap: nowrap;
  text-overflow: ellipsis;
}

.module-content .game-inner .game-detail .game-info i,
.module-content .game-inner .game-detail .game-desc i {
  display: inline-block;
  width: 1px;
  height: 9px;
  background-color: #979797;
  vertical-align: middle;
  margin: -2px 4px 0;
}

.module-content .game-inner .game-recommend-download {
  display: block;
  font-size: 13px;
  width: 56px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  color: #17B1F2;
  border-radius: 4px;
  border: 1px solid #17B1F2;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.new-box .tab-btns {
  width: 100%;
  height: 43px;
  border-bottom: 2px solid #f2f2f2;
  overflow-x: scroll;
  white-space: nowrap;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}

.new-box .tab-btns::-webkit-scrollbar {
  height: 0;
}

.new-box .tab-btns span {
  display: inline-block;
  padding: 0 14px;
  color: #333;
  font-weight: 400;
  font-size: 14px;
  line-height: 43px;
}

.new-box .tab-btns .active {
  color: #17B1F2;
  position: relative;
}

.new-box .tab-btns .active::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: block;
  margin-left: -10px;
  width: 20px;
  height: 2px;
  background: #17B1F2;
  content: " ";
}

.new-box .label_list {
  width: 100%;
  overflow: hidden;
  padding: 0 0 12px;
}

.new-box .label_list li {
  width: 25%;
  float: left;
  margin: 5px 0;
}

.new-box .label_list li a {
  display: block;
  margin: 0 auto;
  width: 90%;
  height: 26px;
  line-height: 26px;
  text-align: center;
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  font-size: 12px;
  color: #666;
}

.hot-swiper {
  padding: 10px 0;
  text-align: center;
}

.hot-swiper .rankgroup {
  overflow: hidden;
  margin-bottom: 20px;
  border-radius: 5px;
  box-shadow: 0 5px 12px #ddd;
  text-align: left;
}

.hot-swiper .rankgroup .rankgroup-head {
  position: relative;
  display: block;
}

.hot-swiper .rankgroup .rankgroup-head .rankgroup-img {
  overflow: hidden;
  width: 100%;
  height: 100px;
}

.hot-swiper .rankgroup .rankgroup-head .rankgroup-img img {
  display: block;
  width: 100%;
  height: auto;
}

.hot-swiper .rankgroup .rankgroup-head .rankgroup-title {
  position: absolute;
  top: 0;
  margin-top: 0;
  overflow: hidden;
  padding: 5px 3% 30px 3%;
  width: 94%;
  height: 35px;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(bottom, transparent, rgba(0, 0, 0, 0.7));
  background: linear-gradient(0deg, transparent, rgba(0, 0, 0, 0.7));
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
}

.hot-swiper .rankgroup .downls {
  padding: 0 12px;
}

.hot-swiper .rankgroup .downls li {
  overflow: hidden;
  width: 100%;
  display: flex;
  padding: 12px 0;
  border-bottom: 1px solid #f5f5f5;
}

.hot-swiper .rankgroup .downls li .img {
  display: block;
  width: 64px;
  height: 64px;
  border-radius: 12px;
}

.hot-swiper .rankgroup .downls li .img img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.hot-swiper .rankgroup .downls li .info {
  flex: 1;
  height: 64px;
  margin: 0 12px;
}

.hot-swiper .rankgroup .downls li .info .bt {
  font-size: 14px;
  color: #333;
  overflow: hidden;
  height: 25px;
  line-height: 25px;
  display: block;
}

.hot-swiper .rankgroup .downls li .info p {
  font-size: 12px;
  color: #999;
  height: 20px;
  line-height: 20px;
  display: block;
  overflow: hidden;
}

.hot-swiper .rankgroup .downls li .downl {
  width: 60px;
  height: 26px;
  line-height: 26px;
  background: #17B1F2;
  color: #fff;
  font-size: 12px;
  text-align: center;
  display: block;
  border-radius: 3px;
  margin-top: 20px;
}

.hot-swiper .swiper-bp {
  display: inline-block;
  position: relative;
  height: 25px;
}

.hot-swiper .swiper-bp .swiper-pagination {
  position: relative;
  display: inline-block;
  padding-top: 7.5px;
}

.hot-swiper .swiper-bp .swiper-pagination .swiper-pagination-bullet {
  position: relative;
  float: left;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 0 5px;
  background: #e4e4e4;
  opacity: 1;
}

.hot-swiper .swiper-bp .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #17B1F2;
}

.hot-swiper .swiper-bp .swiper-button-prev {
  position: absolute;
  width: 15px;
  height: 15px;
  background: #cdcdcd;
  left: -25px;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  background-image: url(../images/icon_1.png);
  background-size: 250px 50px;
  background-position: -5px -30px;
}

.hot-swiper .swiper-bp .swiper-button-prev::after {
  display: none;
}

.hot-swiper .swiper-bp .swiper-button-next {
  position: absolute;
  width: 15px;
  height: 15px;
  background: #cdcdcd;
  left: inherit;
  margin: 0;
  right: -25px;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  background-image: url(../images/icon_1.png);
  background-size: 250px 50px;
  background-position: -30px -30px;
}

.hot-swiper .swiper-bp .swiper-button-next::after {
  display: none;
}

.new-article-box .tab-btns {
  width: 100%;
  height: 43px;
  border-bottom: 2px solid #f2f2f2;
  overflow-x: scroll;
  white-space: nowrap;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}

.new-article-box .tab-btns::-webkit-scrollbar {
  height: 0;
}

.new-article-box .tab-btns span {
  display: inline-block;
  padding: 0 14px;
  color: #333;
  font-weight: 400;
  font-size: 14px;
  line-height: 43px;
}

.new-article-box .tab-btns .active {
  color: #17B1F2;
  position: relative;
}

.new-article-box .tab-btns .active::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: block;
  margin-left: -10px;
  width: 20px;
  height: 2px;
  background: #17B1F2;
  content: " ";
}

.new-article-box .article-list {
  overflow: hidden;
}

.new-article-box .article-list .article-item {
  display: flex;
  border-bottom: 1px solid #ebebeb;
  justify-content: space-between;
}

.new-article-box .article-list .article-item:last-of-type {
  border-bottom: none;
}

.new-article-box .article-list .article-item p {
  line-height: 40px;
  overflow: hidden;
  padding-left: 12px;
  background: url(../images/icon_arr.png) no-repeat left center;
  background-size: 5px auto;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.new-article-box .article-list .article-item span {
  flex: 0 0 auto;
  line-height: 40px;
  font-size: 12px;
  color: #999;
  margin-left: 10px;
}

.hot-game-box .module-content {
  padding: 0;
}

.loadbox-tips,
.loadbox-update,
.loadbox-load,
.loadbox-nodata {
  padding: 15px 0;
  line-height: 30px;
  text-align: center;
}

.loadbox-load .loading {
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin: 8px;
  border: 2px solid #0cc6c6;
  border-bottom-color: transparent;
  vertical-align: top;
  -webkit-animation: rotate 0.75s linear infinite;
  animation: rotate 0.75s linear infinite;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }

  50% {
    transform: rotate(180deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.links .title {
  height: 30px;
  line-height: 30px;
  padding-top: 10px;
}

.links .title span {
  font-size: 16px;
  color: #333;
  font-weight: 600;
}

.links .links-list {
  padding: 10px 0;
  overflow: hidden;
}

.links .links-list a {
  line-height: 24px;
  float: left;
  font-size: 12px;
  color: #666;
  margin-right: 12px;
}