﻿button {
    all: unset; 
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    font-size: inherit; 
    font-family: inherit;
}
/*轮播*/
#newCarousel{
  overflow: hidden;
}
.BanslideBox {
  background: #ececec;
  padding: 0.1rem 0;
}
.BanslideBox .swiper-slide { 
  width: 6rem !important;
  height: 3rem !important;
  border-radius: 0.16rem;
  overflow: hidden;
}
.BanslideBox .swiper-slide a, .BanslideBox .swiper-slide a img {
  display: block;
  width: 100%;
  height: 100%;
}
.BanslideBox .swiper-slide a img {
  border-radius: 0.16rem;
}
.BanslideBox .swiper-button-prev {
  width: 0.75rem;
  height: 100%;
  background: url(../images/prev.png) no-repeat center center;
  left: 0;
  top: 0;
  margin: 0;
}
.BanslideBox .swiper-button-next {
  width: 0.75rem;
  height: 100%;
  background: url(../images/next.png) no-repeat center center;
  right: 0;
  top: 0;
  margin: 0;
}
/*每日推荐+最新发现*/
.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.28rem 0.2rem;
  display: -ms-flexbox;
  display: flex;
  height: 2rem;
  overflow: scroll;
  margin-top: 0.12rem;
  background-color: #fff;
}
.CBanner a {
	float: left;
  width: 4.4rem;
  height: 100%;
  overflow: hidden;
  border-radius: 0.12rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: center;
  margin-right: 0.24rem;
  position: relative;
}
.CBanner a:last-child{
	margin-right: 0
}
.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 img {
  width: 100%;
  height: 2rem;
  display: block;
  overflow: hidden;
  float: left
}
.CBanner a img.hg {
  height: 2.0rem;
}
.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;
  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.8rem;
  overflow: hidden;
}
.pro_banImg img {
  height: 100%;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
.projTabbox {
  overflow: hidden;
  position: relative;
  margin-bottom: 0.12rem;
}
.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.24rem;
  display: block;
  width: 1.4rem;
  float: left;
  height: 1.4rem;
  position: relative;
  overflow: hidden;
}
ul.nstapplist li img {
  border-radius: 0.18rem;
  text-align: center;
  vertical-align: middle;
  width: 1.4rem;
  height: 1.4rem;
}
ul.nstapplist li p {
  -webkit-box-flex: 1;
  color: #777;
  overflow: hidden;
  height: 1.4rem;
}
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: 1.1rem;
    height: 0.52rem;
    line-height: 0.52rem;
    font-size: 0.26rem;
    display: block;
    border-radius: 0.12rem;
    text-align: center;
    color: #55ae03;
    background-color: #edf8e4;
    font-style: normal;
    position: absolute;
    right: 0px;
    bottom: 0.4rem;
}
.newlistswiper .swiper-slide{height:1px} 
.newlistswiper .swiper-slide-active { height:auto}
/*最新上线0605*/
ul.nstapplist li div.ellipsis {
	color: #777;
    overflow: hidden;
	 position: relative;
    display: flex;
	flex-direction: column;
     justify-content: center; 
}
ul.nstapplist li div.ellipsis p{
    display: block;
	height: 0.44rem;
  	line-height: 0.44rem;
}
ul.nstapplist li div.ellipsis a.ap_name {
    max-width: 5.2rem;
    display: inline-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 div.ellipsis p.pt_st{
	color:#bbb;line-height: 0.26rem;max-width: 4.2rem;
}
ul.nstapplist li div.ellipsis p.pt_st > span {
    display: inline-flex;
    text-indent: 0.3rem;
    font-size: 0.24rem;
	margin-top: 0.16rem;
}
ul.nstapplist li div.ellipsis p.pt_st > span.starNum {
	background: url("../images/starnum.png") no-repeat 0px 0.01rem;
    background-size: 0.24rem; 
	font-weight: bold;
	float: left;
	color: #ff0000;margin-right: 0.12rem;
}
ul.nstapplist li div.ellipsis p.pt_st > span.size {
	text-indent: 0;
	color: #666;margin-left: 0.12rem;margin-right: 0.12rem;
}
ul.nstapplist li div.ellipsis p.ap_sum > span.time {
	text-indent: 0.32rem;font-size: 0.24rem;
	display: inline-flex;
	background: url("../images/timer.png") no-repeat 0px 1px;
    background-size: 0.24rem;
	color: #ff0000;
	margin-left: 0.12rem;
}
ul.nstapplist li div.ellipsis p.pt_st > span.time {
    text-indent: 0.12rem;color: #ff0000;
}
ul.nstapplist li div.ellipsis p.ap_sum{
	max-width: 4.2rem;
    font-size: 0.26rem;
    color: #666;
	margin-top:0.16rem;
    height: 0.4rem;
    line-height: 0.4rem;
}
ul.nstapplist li p.ap_sum a {
    color: #666666;margin-right: 0.12rem;
}
/*反诈提醒*/
.fraudMain {
	width: 100%;
    margin: 0 auto;
	margin-top:0.2rem;
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
	background-color: #fff8f5;
	display: flex;
}
.fraudTip {
	padding: 0 0.2rem;
	text-align: center;
	vertical-align: middle;
	background-color: #fdd8c8;
}
.fraudTip img{
	width: 1rem;
	margin-top: 0.68rem;
	text-align: center;
	vertical-align: middle;
}
.fraudInfo {
	float: right;
	padding:0 0.2rem;
	box-sizing: border-box;
	font-size: 0.28rem;
	color: #97040f;
	line-height: 0.48rem;
	margin-bottom: 0.2rem;
}
.fraudInfo h3{
	font-weight: bold;
	font-size: 0.3rem;
	margin-top: 0.12rem;
}
/*轮播图*/
.banner {
  width: 100%;
  margin: 0 auto;
  height: 3.4rem;
  overflow: hidden;
  margin-bottom: 0.12rem;
}
.banner a.pic {
  width: 70%;
	display: inline-block;
	margin: 0.28rem 1% 0.28rem 4%;
    height: 2.6rem;
	border-radius: 0.12rem;
	overflow: hidden;
}
.banner img.pic {
  width: 70%;
	display: inline-block;
	margin: 0.28rem 1% 0.28rem 4%;
    height: 2.6rem;
	border-radius: 0.12rem;
	overflow: hidden;
}
.banner a.pic img {
  width: 100%;
  height: 100%;
}
.banner li {
  width: 100%;
  height: 100%;
  overflow: hidden;
  float: left
}
.PicCarousel .PicWrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.PicCarousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
  margin: 0;
  height: 100%;
}
.PicCarousel .PicWrapper {
  display: none;
  position: relative;
  transform: translate3d(0px, 0px, 0px);
}
.PicCarousel .PicWrapperOuter {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}
.PicCarousel .PicWrapperOuter.autoHeight {
  transition: height 500ms ease-in-out;
}
.PicControls .PicPage{
  cursor: pointer;
}
.PicCarousel .PicWrapper, .PicCarousel .PcItem {
	width: 100%;
	height: 100%;
  float: left;
/*	background: linear-gradient(to right, #1e2126, #2d3236, #101318);*/
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
}

.banner .PicCarousel .PcItem::before {
	content: "";
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  background-size: cover; 
  filter: blur(10px); 
	filter: brightness(10%);
	opacity: 0.7;
  z-index: -1;
	mix-blend-mode: multiply
}
.banner .PicCarousel .PcItem:nth-child(1)::before {
  background-image: url('../images/d05c26c98255d34b505ce899e56de75a.png');
}
.banner .PicCarousel .PcItem:nth-child(2)::before {
  background-image: url('../images/4e5daab13c067453fa93ede70a858916.jpg');
}
.banner .PicCarousel .PcItem:nth-child(3)::before {
  background-image: url('../images/4e5daab13c067453fa93ede70a858916.jpg');
}
.banner .PicCarousel .PcItem:nth-child(4)::before {
  background-image: url('../images/2735539152cc10e502f16e4881183494.jpg');
}
.PicTheme .PicControls {
  text-align: center;
  width: 100%;
  left: 0;
  bottom: 0px;
  position: absolute;
  height: 0.4rem;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.PcItem .apLink {
    width: 25%;
    height: auto;
    float: right;
    margin-top: 0.4rem;
    box-sizing: border-box;
    display: inline;
    position: relative;
    overflow: hidden;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.PcItem .apLink a {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
}
.PcItem .apLink img {
    width: 1.30rem;
    height: 1.30rem;
    border-radius: 0.16rem;
    display: block;
    overflow: hidden;
    margin: auto;
}
.PcItem .apLink span {
    width: 100%;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.28rem;
    color: #fff;
    box-sizing: border-box;
    padding: 0 0.2rem;
    text-align: center;
    margin-top: 0.12rem;
    display: block;
    overflow: hidden;
}
.PcItem .apLink button {
    width: 66%;
    margin: 0 auto;
    text-align: center;
    font-size: 0.26rem;
    height: 0.48rem;
    line-height: 0.48rem;
    display: block;
	margin-top: 0.12rem;
    border-radius: 0.12rem;
    color: #fff;
    background-color: #55ae03;
    font-style: normal;
    box-sizing: border-box;
}
.PcItem .apLink a.loaBtn {
    width: 66%;
    margin: 0 auto;
    text-align: center;
    font-size: 0.26rem;
    height: 0.48rem;
    line-height: 0.48rem;
    display: block;
    border-radius: 0.12rem;
    color: #fff;
    background-color: #55ae03;
    font-style: normal;
    box-sizing: border-box;
}
#hotCar {
	width:96%;
	margin: 0 auto;
	padding: 0.2rem 0 0.3rem 0;
}
.PicTheme .PicControls .PicPage {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.PicTheme .PicControls .PicPage span {
  display: block;
  width: 0.16rem;
  height: 0.16rem;
  margin: 0.12rem 0.08rem;
  border-radius: 0.16rem;
  background: #bbb;
}
.PicTheme .PicControls .PicPage.active span, .PicTheme .PicControls.clickable .PicPage:hover span {
  width: 0.28rem;
	background: #fff;
}
#hotCar .PicControls .PicPage span {
  background: #bbb;
    margin: 0.04rem 0.08rem 0.2rem 0.08rem;
}
#hotCar .PicControls .PicPage.active span,#hotCar .PicControls.clickable .PicPage:hover span {
	background: #55ae03;
}
/*轮播图结束*/
/*new*/
.Contentbox ul.inerNav_ban {
  width: 100%;
	padding: 0.16rem 0.12rem;
  height: auto;
  background: #fff;
  box-sizing: border-box;
  overflow: hidden;
}
.Contentbox ul.inerNav_ban li {
  width: 25%;
	margin: 0.16rem 0 0.08rem 0 ;
  float: left;
  overflow: hidden;
  display: inline;
}
.Contentbox ul.inerNav_ban li a {
  width: 90%;
	margin: 0 auto;
	padding: 0.16rem 0;
	border-radius: 0.12rem;
  height: auto;
  box-sizing: border-box;
  display: block;
  overflow: hidden
}
.Contentbox ul.inerNav_ban li img {
  width: 0.6rem;
  height: 0.6rem;
  margin: auto;
	margin-top: 0.08rem;
  display: block;
  overflow: hidden
}
.Contentbox ul.inerNav_ban li span {
  width: 100%;
  float:left;
  line-height: 0.4rem;
  height: 0.4rem;
  font-size: 0.26rem;
  color: #333;
	font-weight: bold;
  text-align: center;
  margin-top: 0.08rem;
  display: block;
  overflow: hidden
}
.Contentbox ul.inerNav_ban li a.col1 {
	background: linear-gradient(#e8ebff 100%,#fce5f2 0%);
}
.Contentbox ul.inerNav_ban li a.col1 span{
	color: #697bfc;
}
.Contentbox ul.inerNav_ban li a.col3 {
	background: linear-gradient(#f1eeff 100%,#e5dfff 0%);
}
.Contentbox ul.inerNav_ban li a.col3 span{
	color: #9e64ed;
}
.Contentbox ul.inerNav_ban li a.col2 {
	background: linear-gradient(#eaf8f7 100%,#effffd 0%);
}
.Contentbox ul.inerNav_ban li a.col2 span{
	color: #2ab1a4;
}
.Contentbox ul.inerNav_ban li a.col4 {
	background: linear-gradient(#ffede1 100%,#fff7fa 0%);
}
.Contentbox ul.inerNav_ban li a.col4 span{
	color: #f6711a;
}
.slidIne_box {
    width: 100%;
    margin: 0 auto;
	margin-bottom: 0.24rem;
    overflow-x: scroll;
}
.tab_btns {
	padding: 0.2rem 0.2rem 0 0.2rem;
	box-sizing: border-box;
	width:100%;display: flex;
}
.tab_btns li {
    width: 1.4rem;
    height: 0.56rem;
    background: #EEF4FF;
    text-align: center;
    line-height: 0.56rem;
    font-size: 0.28rem;
    font-family: PingFang SC;
    color: #333;
    background-color: #f5f5f5;
    border-radius: 1rem;
}
.tab_btns li+li {
    margin-left: 0.2rem;
}
.tab_btns li.active {
    color: #FFF;
    background: #E13B3B;
}
.Ctitle .f_tab {
  border: 1px solid #E13B3B;
}
.Ctitle .f_tab span {
  color: #E13B3B;
}
.Ctitle .f_tab span.swiper-pagination-bullet-active {
  background: #E13B3B;
  color: #fff;
}
.Ctitle .f_tab span.on {
  background: #E13B3B;
  color: #fff;
}
.Ctitle .f_tab span:not(:last-child) {
  border-right: 1px solid #E13B3B;
}
.slidIne_box ul.slrec_ul {
  display: -ms-flexbox;
  display: flex;
}
ul.slrec_ul li {
  width: 25%;
  height: auto;
  float: left;
  margin-top: 0.24rem;
  box-sizing: border-box;
  display: inline;
	position: relative;
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
ul.slrec_ul li em {
    position: absolute;
    top: 0;
    left: 14.8%;
    display: inline-block;
    float: left;
    width: auto;
    padding: 0 0.2rem;
    font-size: 0.24rem;
    height: 0.32rem;
    line-height: 0.36rem;
    color: #fff;
    background-color: #c5c5c5;
    text-align: center;
    border-radius: 0.1rem 0 0.1rem 0;
    z-index: 1;
}
ul.slrec_ul li:nth-child(1) em {
  background-color: #ff4800
}
ul.slrec_ul li:nth-child(2) em {
  background-color: #ff6d34
}
ul.slrec_ul li:nth-child(3) em {
  background-color: #ffa07b
}
ul.slrec_ul li a {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden
}
ul.slrec_ul li a img {
  width: 1.32rem;
  height: 1.32rem;
  border-radius: 0.28rem;
  display: block;
  overflow: hidden;
  margin: auto
}
ul.slrec_ul 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
}
ul.slrec_ul li a.loaBtn {
  width: 60%;
  margin: 0 auto;
	text-align: center;
    font-size: 0.26rem;
    height: 0.52rem;
    line-height: 0.52rem;
    display: block;
    border-radius: 0.12rem;
    color: #55ae03;
    background-color: #edf8e4;
    font-style: normal;
}
.lbconBox{
	width: 100%;
/*    height: 100%;*/
	position: relative;
	padding:0 0 0.32rem 0;
}
.lbconBox::before {
	content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
	background-image: url("../images/lbbanner.png"); 
	filter: brightness(60%);
}
.lbconBox .Ctitle {
    border-bottom: none;
}
.lbconBox .Ctitle h3 {
    color: #fff;
}
.lbconBox .Ctitle > a {
    color: #fff;
}
.lbIndBox {
    width: 100%;
	padding: 0 0.2rem;
	box-sizing: border-box;
    overflow: scroll;
}
ul.lbInd_ul {
/*  height: 2rem;*/
  display: -ms-flexbox;
  display: flex;
}
ul.lbInd_ul li{
  width: 28%;
	padding: 0.28rem 2% 0.16rem 2%;
	background-color: #f6edff;
	margin-right: 3%;
    height: auto;
    float: left;
    margin-top: 0.08rem;
    display: inline;
    position: relative;
    overflow: hidden;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

ul.lbInd_ul li::before {	
	content: "";
    position: absolute;
    width: 0.32rem;
	height: 0.32rem;
	top: 0.12rem;
	right:  0.36rem;
	background-size: cover;
	background-image: url("../images/gifticon.png") ;transform: rotate(30deg);
}
ul.lbInd_ul li a {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden
}
ul.lbInd_ul li a img {
  width: 1.32rem;
  height: 1.32rem;
  border-radius: 0.28rem;
  display: block;
  overflow: hidden;
  margin: auto
}
ul.lbInd_ul 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.2rem;
  display: block;
  overflow: hidden
}
ul.lbInd_ul li a span+span {
  font-size: 0.24rem;
  padding: 0 0.2rem;
  margin-top: 0;
}
ul.lbInd_ul li a span+span em{
  color: #e86505;
	font-weight: bold;
	margin-right: 0.04rem;
}
.proItem {
    width: 100%;
    border-radius: 0.12rem;
    overflow: hidden;
    box-shadow: 0 0 10px 0 rgba(47, 47, 47, 0.2);
    margin-bottom: 0.3rem;
}
.proInfo {
    position: relative;
    width: 100%;
    padding: 0 0.2rem;
    box-sizing: border-box;
    float: left;
    height: 1.2rem;
    margin-bottom: 0.2rem;
    color: #666;
    line-height: 0.4rem;
    font-size: 0.24rem;
    display: -webkit-box;
    display: -moz-box;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.proInfo::before {
    content: "";
    display: inline-block;
    border-radius: 0.12rem;
    width: 0.12rem;
	margin-right: 0.12rem;
    height: 0.12rem;
    position: relative;
    top: 0px;
    left: 0;
    background-color: #55ae03;
}