﻿/*每日推荐+最新发现*/
.CRecommendBox, .CtodayBox, .ChotBox {
  width: auto;
  display: block;
  margin-bottom: 0.2rem;
  box-sizing: border-box;
  overflow: hidden;
}
ul.recList {
  overflow: hidden;
}
ul.recList li {
  width: 25%;
  height: auto;
  float: left;
  margin-top: 0.24rem;
  box-sizing: border-box;
  display: inline;
  overflow: hidden
}
ul.recList li a {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden
}
ul.recList li a img {
  width: 1.32rem;
  height: 1.32rem;
  border-radius: 0.28rem;
  display: block;
  overflow: hidden;
  margin: auto
}
ul.recList li a span {
  width: 100%;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.28rem;
  color: #333;
  box-sizing: border-box;
  padding: 0 0.2rem;
  text-align: center;
  margin-top: 0.12rem;
  display: block;
  overflow: hidden
}
/*最新发现*/
.CtodayBox ul.recList {
  max-height: 6.5rem;
  overflow: hidden;
  display: block;
}
/*新游预约*/
.CnewordBox {
  width: 100%;
  padding: 0 0 0.2rem 0;
  box-sizing: border-box;
  overflow: hidden;
}
.CnewordBox ul.newordList {
  zoom: 1;
  overflow: hidden;
  display: block;
  max-height: 3.64rem;
}
ul.newordList li {
  width: 50%;
  float: left;
  height: auto;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #e2e2e2;
}
ul.newordList li a {
  display: block;
  padding: 0.28rem 0 0.28rem 0.28rem;
  border-right: 1px solid #e2e2e2;
  overflow: hidden;
}
ul.newordList li img {
  float: left;
  display: block;
  margin-right: 0.2rem;
  width: 1.24rem;
  height: 1.24rem;
  border-radius: 0.1rem;
}
ul.newordList li p {
  width: 1.78rem;
  display: block;
  height: 1.24rem;
  overflow: hidden;
}
ul.newordList li p span {
  display: block;
  height: 0.42rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.32rem;
  color: #444;
}
ul.newordList li p u {
  display: block;
  font-size: 0.24rem;
  margin-top: 0.10rem;
  color: #999;
}
ul.newordList li p b {
  display: block;
  font-size: 0.24rem;
  margin-top: 0.10rem;
  color: #ff0000;
}
/*小banner*/
.CBanner {
  padding: 0.12rem 0.2rem 0 0.2rem;
  overflow: hidden;
}
.CBanner a {
  width: 50%;
  height: 2rem;
  box-sizing: border-box;
  float: left;
  display: inline;
  overflow: hidden;
  position: relative;
  zoom: 1
}
.CBanner a span {
  background: #fff;
  display: block;
  float: left;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.28rem;
  width: 100%;
  text-align: center
}
.CBanner a.pl, .CBanner a b.pl {
  padding-left: 0.1rem;
}
.CBanner a.pr, .CBanner a b.pr {
  padding-right: 0.1rem;
}
.CBanner a img {
  width: 100%;
  height: 2.6rem;
  display: block;
  overflow: hidden;
  float: left
}
.CBanner a img.hg {
  height: 2rem;
}
.CBanner a p {
  width: 100%;
  height: 0.56rem;
  line-height: 0.56rem;
  font-size: 0.28rem;
  color: #fff;
  text-align: center;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 50;
  padding-left: 0.2rem;
  box-sizing: border-box
}
.CBanner a b {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 20;
  box-sizing: border-box
}
.CBanner a b img {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
  float: left
}
/*热门手游*/
.hot_mobgm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 2px solid #e9f5fd;
  background-color: #fff;
  border-bottom: 2px solid #e9f5fd;
}
.hot_mobgm_hd {
  width: 0.28rem;
  height: 1.42rem;
  line-height: 0.36rem;
  padding: 0.3rem 0.16rem;
  color: #fff;
  overflow: hidden;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  text-align: center;
  background: url("../images/hot_bg.png") 50% 50% no-repeat;
  background-size: cover;
  font-weight: bold;
}
.hot_mobgm_bd {
  width: 6.5rem;
  margin: 0 0.2rem;
  overflow: scroll;
}
ul.hot_mobgm_list {


  height: 2rem;
  display: -ms-flexbox;
  display: flex;
}
ul.hot_mobgm_list li {
  width: 25%;
  float: left;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: center;
  overflow: hidden;
}
ul.hot_mobgm_list li a {
  width: 100%;
  display: block;
  overflow: hidden;
  height: 100%;
}
ul.hot_mobgm_list li img {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0.2rem auto 0;
  display: block;
  border-radius: 0.16rem;
}
ul.hot_mobgm_list li span {
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  display: block;
  height: 0.52rem;
  padding: 0 0.12rem;
  line-height: 0.52rem;
  color: #767676;
  font-size: 0.24rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*热门游戏下方分类*/
.nav_box {
  background-color: #fff;
  padding: .30rem .20rem;
  box-sizing: border-box
}
.nav_box .top_nav {
  margin-bottom: .20rem
}
.nav_box .top_nav .swiper-slide {
  width: 1.25rem;
  height: 1.20rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center
}
.nav_box .top_nav .swiper-slide.active {
  background-color: #ff951e;
  border-radius: .15rem
}
.nav_box .top_nav .swiper-slide .photo {
  width: .42rem;
  height: .39rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: .15rem
}
.nav_box .top_nav .swiper-slide .photo i {
  width: .46rem;
  height: .46rem;
  display: block
}
.nav_box .top_nav .swiper-slide:nth-child(1) .photo i {
  background: url(../images/ico_1.png) no-repeat;
  background-size: 100% 100%
}
.nav_box .top_nav .swiper-slide.active:nth-child(1) .photo i {
  background: url(../images/ico_1_1.png) no-repeat;
  background-size: 100% 100%
}
.nav_box .top_nav .swiper-slide:nth-child(2) .photo i {
  background: url(../images/ico_2.png) no-repeat;
  background-size: 100% 100%
}
.nav_box .top_nav .swiper-slide.active:nth-child(2) .photo i {
  background: url(../images/ico_2_1.png) no-repeat;
  background-size: 100% 100%
}
.nav_box .top_nav .swiper-slide:nth-child(3) .photo i {
  background: url(../images/ico_3.png) no-repeat;
  background-size: 100% 100%
}
.nav_box .top_nav .swiper-slide.active:nth-child(3) .photo i {
  background: url(../images/ico_3_1.png) no-repeat;
  background-size: 100% 100%
}
.nav_box .top_nav .swiper-slide:nth-child(4) .photo i {
  background: url(../images/ico_4.png) no-repeat;
  background-size: 100% 100%
}
.nav_box .top_nav .swiper-slide.active:nth-child(4) .photo i {
  background: url(../images/ico_4_1.png) no-repeat;
  background-size: 100% 100%
}
.nav_box .top_nav .swiper-slide:nth-child(5) .photo i {
  background: url(../images/ico_5.png) no-repeat;
  background-size: 100% 100%
}
.nav_box .top_nav .swiper-slide.active:nth-child(5) .photo i {
  background: url(../images/ico_5_1.png) no-repeat;
  background-size: 100% 100%
}
.nav_box .top_nav .swiper-slide:nth-child(6) .photo i {
  background: url(../images/ico_6.png) no-repeat;
  background-size: 100% 100%
}
.nav_box .top_nav .swiper-slide.active:nth-child(6) .photo i {
  background: url(../images/ico_6_1.png) no-repeat;
  background-size: 100% 100%
}
.nav_box .top_nav .swiper-slide:nth-child(7) .photo i {
  background: url(../images/ico_7.png) no-repeat;
  background-size: 100% 100%
}
.nav_box .top_nav .swiper-slide.active:nth-child(7) .photo i {
  background: url(../images/ico_7_1.png) no-repeat;
  background-size: 100% 100%
}
.nav_box .top_nav .swiper-slide:nth-child(8) .photo i {
  background: url(../images/ico_8.png) no-repeat;
  background-size: 100% 100%
}
.nav_box .top_nav .swiper-slide.active:nth-child(8) .photo i {
  background: url(../images/ico_8_1.png) no-repeat;
  background-size: 100% 100%
}
.nav_box .top_nav .swiper-slide:nth-child(9) .photo i {
  background: url(../images/ico_9.png) no-repeat;
  background-size: 100% 100%
}
.nav_box .top_nav .swiper-slide.active:nth-child(9) .photo i {
  background: url(../images/ico_9_1.png) no-repeat;
  background-size: 100% 100%
}
.nav_box .top_nav .swiper-slide:nth-child(10) .photo i {
  background: url(../images/ico_10.png) no-repeat;
  background-size: 100% 100%
}
.nav_box .top_nav .swiper-slide.active:nth-child(10) .photo i {
  background: url(../images/ico_10_1.png) no-repeat;
  background-size: 100% 100%
}
.nav_box .top_nav .swiper-slide:nth-child(11) .photo i {
  background: url(../images/ico_11.png) no-repeat;
  background-size: 100% 100%
}
.nav_box .top_nav .swiper-slide.active:nth-child(11) .photo i {
  background: url(../images/ico_11_1.png) no-repeat;
  background-size: 100% 100%
}
.nav_box .top_nav .swiper-slide span {
  color: #a9a9a9;
  font-size: 0.28rem;
}
.nav_box .top_nav .swiper-slide.active span {
  color: #fff
}
.nav_box .foot_msg .list .swiper-wrapper {
  padding: .10rem;
  box-sizing: border-box
}
.nav_box .foot_msg .list .swiper-slide {
  width: 3.24rem;
  height: 3.76rem;
  border-radius: .15rem;
  box-shadow: 0 0 .1rem .05rem rgba(0, 0, 0, 0.1)
}
.nav_box .foot_msg .list .swiper-slide .photo {
  width: 2rem;
	margin: 0.2rem auto 0;
  height: 2rem;
}
.nav_box .foot_msg .list .swiper-slide .photo img {
  width: 100%;
  height: 100%;border-radius: .15rem;
}
.nav_box .foot_msg .list .swiper-slide .msg {
  display: flex;
  flex-direction: column;
  padding: .18rem .20rem 0 .20rem;
  box-sizing: border-box
}
.nav_box .foot_msg .list .swiper-slide .msg p {
  color: #333;
  font-size: .30rem;
  font-weight: bold;
  margin-bottom: .16rem;
  height: .36rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav_box .foot_msg .list .swiper-slide .msg span {
  color: #666;
  font-size: .24rem;
  line-height: .36rem;
  margin-bottom: .15rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}
/*最新礼包列表*/
.CgiftBox {
  width: auto;
  margin: 0.2rem;
  padding: 0 0 0.4rem 0;
  box-sizing: border-box;
  overflow: hidden;
  max-height: 6.96rem;
}
.CgiftBox ul.giftList {
  width: 100%;
  margin: 0 auto;
  height: auto;
  margin-top: -0.2rem;
  overflow: hidden;
  padding-bottom: 0.2rem;
}
.CgiftBox ul.giftList li {
  width: 100%;
  padding: 0.24rem 0;
  overflow: hidden;
  zoom: 1;
  position: relative;
  border-bottom: 1px dashed #e8e8e8;
}
.CgiftBox ul.giftList li .img {
  margin-right: 0.2rem;
  display: block;
  width: 1.32rem;
  float: left;
  height: 1.32rem;
  position: relative;
}
.CgiftBox ul.giftList li img {
  border-radius: 0.18rem;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  min-width: 100%;
  top: 0;
  left: 50%;
  height: 1.32rem;
  transform: translateX(-50%)
}
.CgiftBox ul.giftList li p {
  -webkit-box-flex: 1;
  color: #777;
  overflow: hidden;
  height: 1.32rem;
}
.CgiftBox ul.giftList li > p > a {
  display: block;
  height: 0.44rem;
  line-height: 0.44rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.32rem;
  color: #000;
}
.CgiftBox ul.giftList li p > span {
  display: block;
  height: 0.4rem;
  overflow: hidden;
  margin-top: 0.08rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  font: 0.24rem "\5FAE\8F6F\96C5\9ED1";
}
.CgiftBox ul.giftList li span.press {
  display: inline-block;
  width: 2rem;
  height: 0.16rem;
  background: #EBEBEB;
  border-radius: 2rem;
  overflow: hidden;
}
.CgiftBox ul.giftList li span.press em {
  display: block;
  height: 0.24rem;
  background: #ff8f1e;
  width: 50%;
  border-radius: 2rem 0px 0px 2rem;
}
.CgiftBox ul.giftList li i.lbnum {
  color: #666;
  margin-left: 0.32rem;
}
.CgiftBox ul.giftList li i.lbnum em {
  color: #ff8f1e;
  margin: 0 0.1rem;
}
.CgiftBox ul.giftList li span.time em {
  color: #ff8f1e;
}
.CgiftBox ul.giftList li a.lb_btn {
  width: 1.32rem;
  padding-right: 0px;
  display: inline-block;
  float: right;
  text-align: center;
  overflow: hidden;
  position: absolute;
  right: 0px;
  top: 0.24rem;
  font-size: 0.28rem;
  margin-top: 0.6rem;
  height: 0.56rem;
  border-radius: 4px;
  background-color: #e86505;
  color: #fff;
  line-height: 0.56rem;
}
.CgiftBox ul.giftList li a.gq_btn {
  background-color: #969696;
}
/*热门应用*/
.ChotBox ul.recList {
  display: block;
  max-height: 6.5rem;
  overflow: hidden;
}
/*最新专区*/
.CnstzqBox {
  width: 100%;
  margin-top: 0.26rem;
  padding: 0 0.2rem 0 0.2rem;
  box-sizing: border-box;
  overflow: hidden;
  max-height: 5.50rem;
}
.CnstzqBox ul.nstzqlist {
  width: auto;
  margin: 0 auto;
  height: auto;
  margin-left: -0.3rem;
  overflow: hidden;
}
.CnstzqBox ul.nstzqlist li {
  width: 3.4rem;
  height: 2.64rem;
  margin-left: 0.3rem;
  margin-bottom: 0.16rem;
  float: left;
  overflow: hidden;
}
.CnstzqBox ul.nstzqlist li a {
  display: block;
  overflow: hidden;
}
.CnstzqBox ul.nstzqlist li a img {
  display: block;
  width: 3.4rem;
  height: 2.04rem;
  border-radius: 0.1rem;
}
.CnstzqBox ul.nstzqlist li a span {
  display: block;
  width: 3.4rem;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.3rem;
  text-align: center;
}
/*合集列表*/
.CprojectBox {
  width: 100%;
  margin-top: 0.26rem;
  padding: 0 0.2rem 0 0.2rem;
  box-sizing: border-box;
  overflow: hidden;
}
.pro_banImg {
  width: 100%;
  margin: 0 auto;
  height: 2.6rem;
  overflow: hidden;
  border-radius: 0.12rem;
}
.pro_banImg img {
  height: 100%;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
.projTabbox {
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #eee;
  margin-bottom: 0.3rem;
  padding-bottom: 0.32rem;
}
.projTabbox .swiper-pagination {
  height: 0.18rem;
  position: absolute;
  margin: 0 auto;
}
.projTabbox .swiper-pagination span {
  -webkit-box-flex: 1;
  color: #777;
  overflow: hidden;
  width: 0.24rem;
  height: 0.18rem;
  border-radius: 0.08rem;
  background-color: #a3b2b3;
  margin: 0 0.12rem;
}
.projTabbox .swiper-pagination span.swiper-pagination-bullet-active {
  width: 0.36rem;
  height: 0.18rem;
  margin: 0 0.12rem;
  border-radius: 0.08rem;
  background-color: #66cccc;
}
.projTabbox .tabCircle {
  height: 0.18rem;
  bottom: 0.2rem;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.projTabbox .tabCircle span {
  -webkit-box-flex: 1;
  color: #777;
  overflow: hidden;
  width: 0.24rem;
  height: 0.18rem;
  border-radius: 0.08rem;
  background-color: #a3b2b3;
  margin: 0 0.06rem;
  display: inline-block;
  opacity: 1;
}
.projTabbox .tabCircle span.on {
  width: 0.36rem;
  height: 0.18rem;
  margin: 0 0.12rem;
  border-radius: 0.08rem;
  background-color: #66cccc;
  opacity: 1;
}
.projTabbox .projlist {
  margin-top: 0;
  padding: 0.32rem 0 0.2rem 0;
}
.projlist .img {
  margin-right: 0.28rem;
  display: block;
  width: 1.32rem;
  float: left;
  height: 1.32rem;
  position: relative;
  overflow: hidden;
}
.projlist .img img {
  border-radius: 0.18rem;
  text-align: center;
  vertical-align: middle;
  width: 1.32rem;
  height: 1.32rem;
}
.projTabbox .projlist p {
  width: 60%;
  overflow: hidden;
  -webkit-box-flex: 1;
  color: #777;
  height: 1.32rem;
}
.projTabbox .projlist p a {
  max-width: 5rem;
  display: block;
  height: 0.44rem;
  line-height: 0.44rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.32rem;
  color: #000;
}
.projTabbox .projlist p .ap_sum {
  font-size: 0.26rem;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  height: 0.32rem;
  line-height: 0.32rem;
  text-overflow: ellipsis;
  color: #666666;
  margin: 0.52rem 0 0 0;
}
.projTabbox .projlist a.ap_skanBtn {
  width: 0.96rem;
  height: 0.46rem;
  line-height: 0.46rem;
  color: #fff;
  text-align: center;
  background-color: #66cccc;
  border-radius: 0.46rem;
  display: block;
  overflow: hidden;
  position: absolute;
  right: 0.1rem;
  top: 0.82rem;
}
/*合集ul列表*/
ul.proList {
  width: 100%;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
/*  padding-bottom: 0.2rem;*/
}
ul.proList li {
  width: 100%;
  padding-bottom: 0.32rem;
  overflow: hidden;
  zoom: 1;
  position: relative;
}
ul.proList li > a {
  width: 2.8rem;
  display: block;
  margin-right: 0.2rem;
  height: 1.68rem;
  float: left;
  border-radius: 4px;
}
ul.proList li > a img {
  margin-right: 0.2rem;
  display: block;
  width: 2.8rem;
  float: left;
  border-radius: 0.08rem;
  height: 1.68rem;
  position: relative;
}
ul.proList li > div {
  -webkit-box-flex: 1;
  color: #444;
  overflow: hidden;
  height: 1.68rem;
}
ul.proList li a.pro_name {
  -webkit-box-flex: 1;
  color: #444;
  display: block;
  font-size: 0.32rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 0.1rem;
  font-weight: bold;
}
ul.proList li p.pro_sum {
  width: 4.1rem;
  font-size: 0.24rem;
  color: #777;
  height: 0.80rem;
  line-height: 0.40rem;
  display: -webkit-box;
  display: -moz-box;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2; /*控制文本行数，多少行以后开始省略号 */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
ul.proList li p.pro_alu {
  -webkit-box-flex: 1;
  color: #999;
  display: block;
  font-size: 0.24rem;
  height: 0.40rem;
}
.pro_alu em {
  margin: 0 0.06rem;
  color: #ff0000;
}
/*首页热门标签*/
.ChotLabBox {
  width: 96%;
  margin: 0 auto;
  margin-top: 0.26rem;
  height: auto;
  overflow: hidden;
  padding-bottom: 0.12rem;
}
.tags_hotCon {
  padding-bottom: 0.32rem;
}
#hotCar ul.hotTag_list {
  padding: 0;
}
#hotCar ul.hotTag_list li {
  display: -webkit-box;
}
#hotCar ul.hotTag_list li a {
  -webkit-box-flex: 1;
  display: block;
  height: 0.6rem;
  font-size: 0.26rem;
  overflow: hidden;
  line-height: 0.6rem;
  text-align: center;
  margin: 0 0.08rem 0.2rem 0.08rem;
  border-radius: 0.08rem;
  border: 1px solid #65bb0a;
  padding: 0;
  color: #65bb0a;
}
#hotCar ul.hotTag_list li:nth-child(1) a:nth-child(1) {
  border-color: #4d90ba;
  color: #4d90ba;
}
#hotCar ul.hotTag_list li:nth-child(1) a:nth-child(2) {
  border-color: #660033;
  color: #660033;
}
#hotCar ul.hotTag_list li:nth-child(1) a:nth-child(3) {
  border-color: #008800;
  color: #008800;
}
#hotCar ul.hotTag_list li:nth-child(2) a:nth-child(1) {
  border-color: #966de1;
  color: #966de1;
}
#hotCar ul.hotTag_list li:nth-child(2) a:nth-child(2) {
  border-color: #5bc3af;
  color: #5bc3af;
}
#hotCar ul.hotTag_list li:nth-child(2) a:nth-child(3) {
  border-color: #ff7573;
  color: #ff7573;
}
#hotCar li:nth-child(3) a:nth-child(1) {
  border-color: #FF0000;
  color: #FF0000;
}
#hotCar ul.hotTag_list li:nth-child(3) a:nth-child(2) {
  border-color: #009999;
  color: #009999;
}
#hotCar ul.hotTag_list li:nth-child(3) a:nth-child(3) {
  border-color: #CC6600;
  color: #CC6600;
}
.tags_hotCon .PicTheme .PicControls {
  bottom: -0.4rem;
}
.tags_hotCon .PicCarousel {
  height: auto;
}
/*资讯攻略*/
.tabsTitle {
  border-bottom: none;
}
.tabsTitle .tabcwc {
  max-width: 100%;
  float: none;
  margin: 0 0 0.1rem 0;
  padding: 0 0.2rem 0.3rem 0.2rem;
  overflow: hidden;
  height: 0.68rem;
  border: none;
  border-radius: 0;
}
.tabsTitle .tabcwc span:not(:last-child) {
  border-right: none;
}
.tabsTitle .tabcwc span {
  height: 0.68rem;
  margin: 0 0.2rem;
  color: #9a9a9a;
  font-size: 0.32rem;
  line-height: 0.68rem;
  border-radius: 0 0.6rem 0.6rem 0.6rem;
}
.tabsTitle .tabcwc span i {
  height: 0.4rem;
  width: 0.4rem;
  display: inline-block;
  vertical-align: middle;
  background-size: 100%;
  margin: -0.04rem 0.12rem 0 0;
}
.tabsTitle .tabcwc span i.ico1 {
  background: url("../images/ico1-1.png") no-repeat;
  background-size: 100%;
}
.tabsTitle .tabcwc span i.ico2 {
  background: url("../images/ico2-1.png") no-repeat;
  background-size: 100%;
}
.tabsTitle .tabcwc span i.ico3 {
  background: url("../images/ico3-1.png") no-repeat;
  background-size: 100%;
}
.tabsTitle .tabcwc span.on i.ico1 {
  background: url("../images/ico1.png") no-repeat;
  background-size: 100%;
}
.tabsTitle .tabcwc span.on i.ico2 {
  background: url("../images/ico2.png") no-repeat;
  background-size: 100%;
}
.tabsTitle .tabcwc span.on i.ico3 {
  background: url("../images/ico3.png") no-repeat;
  background-size: 100%;
}
.CgltxtBox {
  width: auto;
  display: block;
  margin: 0 0.21rem 0.21rem 0.21rem;
  box-sizing: border-box;
  overflow: hidden;
}
.gltxtTabbox {
  height: 5.2rem;
}
ul.gltxtList {
  display: block;
}
ul.gltxtList li::before {
  content: "";
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 16px;
  width: 7px;
  height: 7px;
  position: relative;
  top: 0.04rem;
  left: -5.56rem;
  background-color: #ddd;
}
ul.gltxtList li {
  font-size: 0.3rem;
  border-bottom: 1px dashed #f0f0f0;
  padding: 0.2rem;
  overflow: hidden;
}
ul.gltxtList li a.zxd_tit {
  display: inline-block;
  width: 5.2rem;
  margin-left: 0.16rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
ul.gltxtList li span {
  color: #bbb;
  font-size: 0.26rem;
  line-height: 0.4rem;
  margin-right: -0.2rem;
}
/*最新上线*/
.CnstsfgmBox {
  width: auto;
  margin: 0.21rem;
  box-sizing: border-box;
  overflow: hidden;
}
ul.nstapplist {
  width: 100%;
  margin: 0 auto;
  height: auto;
  margin-top: -0.2rem;
  overflow: hidden;
  padding-bottom: 0.2rem;
}
ul.nstapplist li {
  width: 100%;
  padding: 0.24rem 0;
  overflow: hidden;
  zoom: 1;
  position: relative;
  border-bottom: 1px dashed #e8e8e8;
}
ul.nstapplist li .img {
  margin-right: 0.28rem;
  display: block;
  width: 1.32rem;
  float: left;
  height: 1.32rem;
  position: relative;
  overflow: hidden;
}
ul.nstapplist li img {
  border-radius: 0.18rem;
  text-align: center;
  vertical-align: middle;
  width: 1.32rem;
  height: 1.32rem;
}
ul.nstapplist li p {
  -webkit-box-flex: 1;
  color: #777;
  overflow: hidden;
  height: 1.32rem;
}
ul.nstapplist li > p > a {
  max-width: 5rem;
  display: block;
  height: 0.44rem;
  line-height: 0.44rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.32rem;
  color: #000;
}
ul.nstapplist li p > span {
  display: block;
  height: 0.32rem;
  overflow: hidden;
  line-height: 0.32rem;
}
ul.nstapplist li p .star {
  margin: 0.12rem 0 0.18rem 0;
}
ul.nstapplist li p .ap_info {
  font-size: 0.24rem;
  color: #666666;
}
ul.nstapplist li p .ap_info u.type {
  margin-right: 0.08rem;
}
ul.nstapplist li p .ap_info u.type a {
  color: #666666;
}
ul.nstapplist li p .ap_info u.size {
  margin: 0 0.08rem;
  color: #666666;
}
ul.nstapplist li p .ap_info u.time {
  margin-left: 0.08rem;
  color: #ff0000;
}
ul.nstapplist li p .star span {
  width: 2rem;
  height: 0.32rem;
  display: inline-block;
}
ul.nstapplist li p .star span.star0 {
  background: url(../images/litterstar0.png) no-repeat;
  background-size: 100%;
}
ul.nstapplist li p .star span.star1 {
  background: url(../images/litterstar1.png) no-repeat;
  background-size: 100%;
}
ul.nstapplist li p .star span.star2 {
  background: url(../images/litterstar2.png) no-repeat;
  background-size: 100%;
}
ul.nstapplist li p .star span.star3 {
  background: url(../images/litterstar3.png) no-repeat;
  background-size: 100%;
}
ul.nstapplist li p .star span.star4 {
  background: url(../images/litterstar4.png) no-repeat;
  background-size: 100%;
}
ul.nstapplist li p .star span.star5 {
  background: url(../images/litterstar5.png) no-repeat;
  background-size: 100%;
}
ul.nstapplist li a.ap_loadBtn {
  width: 0.72rem;
  height: 0.72rem;
  line-height: 0.72rem;
  color: #66d105;
  background: url(../images/loadbtn.png) no-repeat;
  background-size: 100%;
  display: block;
  overflow: hidden;
  position: absolute;
  right: 0rem;
  top: 0.92rem;
}
.newlistswiper .swiper-slide{height:1px} 
.newlistswiper .swiper-slide-active { height:auto}