﻿.moreApp2 {
  width: 100%;
  height: auto;
  font-size: 0.28rem;
  color: #666;
  text-align: center;
  background: #fff;
	margin-bottom: 0.2rem;
  display: block;
  overflow: hidden;
}
.moreApp{
    padding-bottom:0.28rem;
    color: #666;
}
.moreApp2 a {
  padding: 0.1rem 0;
  display: block;
}
.lihide{ display: none; }
pre {
    margin: 0;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word
}
.Contentbox {
     overflow:initial; 
	float: left;
}
/*轮播*/
.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;
}
/*热门手游*/
.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;
}
/*最新专区*/
.CnstzqBox {
  width: 100%;
  margin-top: 0.26rem;
  padding: 0 0.2rem 0 0.2rem;
  box-sizing: border-box;
  overflow: hidden;
}
.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 .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;
}
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;
}
/*最新上线*/
ul.nstapplist {
  width: 100%;
  margin: 0 auto;
  height: auto;
  margin-top: -0.26rem;
  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;
	box-sizing: border-box;
	border: 1px solid #eee;
}
ul.nstapplist li>p {
  -webkit-box-flex: 1;
  color: #777;
  overflow: hidden;
  height: 1.4rem;position: relative;
}
ul.nstapplist li > p > a {
  max-width: 5.2rem;
  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 > a i {
  display: inline-block;
  float: left;
  width: 0.60rem;
  font-size: 0.24rem;
  height: 0.36rem;
  margin: 0.04rem 0.16rem 0 0;
  line-height: 0.4rem;
  color: #fff;
  background-color: #c5c5c5;
  text-align: center;
  border-radius: 0.1rem 0 0.1rem 0;
}
ul.nstapplist li:nth-child(1) > p > a i {
  background-color: #ff4800;
}
ul.nstapplist li:nth-child(2) > p > a i {
  background-color: #ff6d34;
}
ul.nstapplist li:nth-child(3) > p > a i {
  background-color: #ffa07b;
}
ul.nstapplist li p > span {
/*
  display: block;
  height: 0.32rem;
  line-height: 0.5rem;
	overflow: hidden;
*/
}
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;
}
ul.nstapplist li a.ck_Btn {
  width: 1rem;
  height: 0.56rem;
  line-height: 0.56rem;
  color: #55ae03;
	font-size:0.26rem;
  border:0.02rem solid #55ae03;
	box-sizing: border-box;
  background-color: #fff;text-align: center;
  display: block;
	border-radius: 0.08rem;
  overflow: hidden;
  position: absolute;
  right: 0rem;
  top: 0.92rem;
}
ul.nstapplist li p span.andrIosIcon {
  display: inline-block;
  position: absolute;
  top: 0.52rem;
  left: 2rem;
  margin-left: 0.16rem;
  line-height: 0.38rem;
  height: 0.38rem;
}
span.andrIosIcon s {
  width: 0.38rem;
  height: 0.38rem;
  float: left;
  display: inline-block;
  margin-left: 0.12rem;
  position: relative;
}
.android_img {
  background: url(../images/andr.png) no-repeat;
  background-size: 100%;
}
.ios_img {
  background: url(../images/apple.png) no-repeat;
  background-size: 100%;
}
.pcm_img {
  background: url(../images/pcm.png) no-repeat;
  background-size: 100%;
}
/*合集列表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;
}
ul.nstapplist li div.ellipsis a.ap_name {
    max-width: 4.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;
	height: 0.4rem;
  	line-height: 0.4rem;
	margin-top: 0.08rem;
	max-width: 4.2rem;
}
ul.nstapplist li div.ellipsis p.pt_st > span {
    display: inline-block;
    font-size: 0.24rem;
}
ul.nstapplist li div.ellipsis p.pt_st > span.starNum {
	background: url("../images/starNum.png") no-repeat 0px 3px;
    background-size: 0.24rem; 
	font-weight: bold;
    text-indent: 0.3rem;
	float: left;
	color: #ff0000;
	margin-right: 0.12rem;
}
ul.nstapplist li div.ellipsis p.pt_st > span.size {
	text-indent: 0;
	color: #666;
	margin:0 0.12rem;
}
ul.nstapplist li div.ellipsis p.pt_st > span.type {
	max-width: 1.8rem;
	margin-left: 0.12rem;
}
ul.nstapplist li div.ellipsis p.pt_st > span.time {
	background: url("../images/time.png") no-repeat 0px 2px;
  background-size: 0.24rem;
	color: #999;
	text-indent: 0.3rem;
	margin-left: 0.12rem;
}
ul.nstapplist li div.ellipsis p.ap_sum{
	max-width: 4.32rem;
    font-size: 0.26rem;
    color: #666666;
	margin-top:0.08rem;
    height: 0.4rem;
    line-height: 0.4rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
ul.nstapplist li p.pt_name span.andrIosIcon {
    position:inherit;margin-left: 0;
}
ul.nstapplist li p.pt_name span.andrIosIcon s {
    width: 0.32rem;
    height: 0.32rem;
	margin-top: -0.02rem;
}
/*分类导航*/
.CTabMenu {
  width: 100%;
  height: auto;
  padding: 0.2rem;
  background: #a2cbb6;
  overflow: hidden;
  box-sizing: border-box;
  z-index: 9999
}
.CTabMenu ul.CTabUl {
  height: auto;
  margin-left: -0.28rem;
  box-sizing: border-box;
  overflow: hidden
}
.CTabMenu ul.CTabUl li {
  width: 1.565rem;
  height: 0.56rem;
  margin-bottom: 0.06rem;
  margin-left: 0.28rem;
  float: left;
  line-height: 0.56rem;
  display: inline;
  overflow: hidden;
  box-sizing: border-box
}
.CTabMenu ul.CTabUl li a {
  color: #fff;
  font-size: 0.28rem;
  line-height: 0.56rem;
  text-align: center;
  vertical-align: middle;
  display: block;
	letter-spacing: 0.02rem;
  overflow: hidden
}
.CTabMenu ul.CTabUl li.on {
  background-color: #fff;
  border-radius: 0.30rem;
  color: #a2cbb6
}
.CTabMenu ul.CTabUl li.on a {
  color: #a2cbb6
}
.CTabMenu ul.CTabUl li:active {
  background-color: #fff;
  border-radius: 0.30rem;
  color: #a2cbb6
}
.CTabMenu ul.CTabUl li:active a, .CTabMenu ul.CTabUl li:active a {
  color: #a2cbb6
}
.hj_listBox ul.proList{
	margin-top: -0.32rem;
}
.hj_listBox ul.proList li {
    width: 100%;
    padding: 0.32rem 0;
	border-bottom: 1px dashed #eee;
}
/*右侧menu*/
.ovfHiden {
  overflow: hidden;
  height: 100%;
}
.topMenu {
  background: #fff;
  right: 0;
  position: fixed;
  top: -4.8rem;
  display: block;
  width: 100%;
  max-height: 4.5rem;
  z-index: 90002;
    border-radius: 0 0 0.1rem 0.1rem;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  overflow: auto;
}
.topMenu a {
  text-decoration: none;
  display: block;
}
.topMenu.menu-open {
  top: 0.88rem;
}


.topMenu ul.slideMenu {
	width: 100%;
	padding: 0.2rem 0.4rem 0.6rem 0.4rem;
	box-sizing: border-box;
  list-style: none;
  overflow: hidden;
}
.topMenu ul.slideMenu li {
	width: 25%;
  position: relative;
  float: left;
	text-align: center;
  overflow: hidden;
    margin-top: 0.32rem;
	margin-bottom: 0.12rem;
    display: block;
    font-size: 0.24rem;
    line-height: 0.4rem;
    color: #595959;
    flex-grow: 1;
}
.topMenu ul.slideMenu li a {
  font-size: 0.32rem;
  display: block;
	text-align: center;
}
.topMenu ul.slideMenu li a img {
  width: 0.6rem;
  height: 0.6rem;
	vertical-align: middle;
  display: inline-block;
	text-align: center;
}
.topMenu ul.slideMenu li a span {
  display: block;
	margin-top: 0.08rem;
  font-size: 0.3rem;line-height: 0.4rem;
}
.menu-dark-backdrop {
  background: rgba(0, 0, 0, 0);
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  width: 100%;
  position: fixed;
  top: 0.88rem;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.menu-dark-backdrop.in {
  height: 100%;
  z-index: 90001;
  background: rgba(0, 0, 0, 0.5);
}
/*合集列表详情*/
.inerBanerBox {
	width: 100%;
  height: auto;
  background: #fff;
  position: relative;
  overflow: hidden;

  box-sizing: border-box
}
.inerBnerImg {
	width: 100%;
	height: 2.8rem;
	overflow: hidden;
}
.inerBnerImg img{
	width: 100%;
	height: 2.8rem;
	overflow: hidden;
}
.proBan_title {
	width: 100%;
  height: auto;
  background: #fff;
	padding:0.2rem;
  position: relative;
  overflow: hidden;
  box-sizing: border-box
}
.proBan_title h1 {
  color: #333;
  font-weight: bold;
	font-size: 0.32rem;
	width: 100%;
	float: left;
	overflow: hidden;
	line-height: 0.48rem;
	margin-bottom: 0.12rem;
}
.Ctitle h3{ font-weight: normal; }
.tmAdnum {
	width:100%;
	overflow: hidden;
}
.tmAdnum span,.tmAdnum a {	 
	color: #999;
	display: inline-block;
    line-height: 0.6rem;
	font-size: 0.26rem;
}
.tmAdnum span.proBan_num {	 
	background: url("../images/num.png") no-repeat 0px 0.14rem;
	text-indent: 0.40rem;
  background-size: 0.30rem;
	margin-right: 0.28rem;
}
.tmAdnum span.proBanTime {	 
	background: url("../images/timeT.png") no-repeat 0px 0.16rem;
	text-indent: 0.40rem;
  background-size: 0.28rem;
}
.tmAdnum a.crit {	 
	background: url("../images/crit.png") no-repeat 0px 0.14rem;
	text-indent: 0.36rem;
  background-size: 0.32rem;
}
span.proBan_num em{	
	color: #55ae03;
    margin: 0 0.04rem;
    font-weight: bold;
}
.proBan_title > .proBan_info {
    width: 100%;
	position: relative;
	margin: 0.12rem 0 0.04rem 0;
    overflow: hidden;
    font-size: 0.28rem;
	color: #333;
    line-height: 0.46rem;
/*    height: 2.70rem;*/
    font-family: arial, "Microsoft YaHei", "\5fae\8f6f\96c5\9ed1";
}
.proBan_info .k-scroll {
    width: 100%;
    height: auto;
    line-height:  0.46rem;
    font-size: 0.28rem;
/*
    position: absolute;
    left: 0%;
    top: 0;
*/
    box-sizing: border-box;
}
.proBan_info .k-scroll p{
	word-break: break-all;
}
.proBan_info botton,.proBan_info span {
    width: 1.22rem;
    position: absolute;
    right: 0;
    bottom: -2px;
    cursor: pointer;
    color: #0099ff;
    font-size: 0.26rem;
    text-align: right;
	font-weight: bold;
	background: #ffffff;
/*	background-image: linear-gradient(to right,rgba(249,249,249,0.8),rgba(249,249,249,1));*/
}
/*弹出*/
.m_alert {
  width: 90%;
  height: auto;
  max-height: 70%;
  padding: 0.52rem 0.36rem 0.36rem 0.36rem;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  background: #fff;
  border-radius: 4px;
  position: fixed;
  font-size: 0.3rem;
  line-height: 0.48rem;
  top: 10%;
  left: 5%;
  z-index: 99999;
}
#m_close {
  width: auto;
  height: auto;
  font-size: 0.24rem;
  font-weight: normal;
  background: #333;
  color: #fff;
  padding: 0 0.24rem;
  display: block;
  overflow: hidden;
  position: fixed;

  right: 5%;
  top: 15%;
  z-index: 10;
  border-radius: 0 0 0 0.12rem
}
#m_alertbg {
  width: 100%;
  height: 100%;
  background: #000;

  opacity: 0.6;
  display: block;
  overflow: hidden;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99998;
}
/*关联合集*/
ul.recTabList {
  padding:0 0.12rem 0.2rem 0.12rem;
}
ul.recTabList li {
  display: -webkit-box;
}
ul.recTabList 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.08rem;
  border-radius: 0.6rem;
  border: 1px solid #65bb0a;
  padding: 0 0.12rem;
  color: #65bb0a;
}
ul.recTabList li:nth-child(1) a:nth-child(1) {
  border-color: #4d90ba;
  color: #4d90ba;
}
ul.recTabList li:nth-child(1) a:nth-child(2) {
  border-color: #660033;
  color: #660033;
}
ul.recTabList li:nth-child(1) a:nth-child(3) {
  border-color: #008800;
  color: #008800;
}
ul.recTabList li:nth-child(2) a:nth-child(1) {
  border-color: #966de1;
  color: #966de1;
}
ul.recTabList li:nth-child(2) a:nth-child(2) {
  border-color: #5bc3af;
  color: #5bc3af;
}
ul.recTabList li:nth-child(2) a:nth-child(3) {
  border-color: #ff7573;
  color: #ff7573;
}
ul.recTabList li:nth-child(3) a:nth-child(1) {
  border-color: #FF0000;
  color: #FF0000;
}
ul.recTabList li:nth-child(3) a:nth-child(2) {
  border-color: #009999;
  color: #009999;
}
ul.recTabList li:nth-child(3) a:nth-child(3) {
  border-color: #CC6600;
  color: #CC6600;
}
/*用户评论*/
.CcommentBox {  
  width: 100%;
	padding: 0 0.2rem;
  margin-top: 0.2rem;
  box-sizing: border-box;
  float: left;
  color: #999;
}
.CcommentBox ul.comentList {
  width: 100%;
  overflow: hidden;
}
.CcommentBox ul.comentList li {
  width: 100%;
  overflow: hidden;
  font-size: 0.28rem;
  margin-bottom: 0.24rem;
}
ul.comentList li > em {
  line-height: 0.64rem;
  display: inline-block;
  float: left;
}
ul.comentList li > span {
  display: inline-block;
  overflow: hidden;
}
ul.comentList li > span img {
  width: 15px;
  height: 14px;
  margin: 0;
  display: inline-block;
  float: left;
  margin-right: 0.12rem;
  margin-top: 0.16rem;
}
ul.comentList li textarea {
  width: 100%;
  border-radius: 0.08rem;
  padding: 0 0.1rem;
  margin: 0;
  box-sizing: border-box;
  background-color: #fff;
  line-height: 0.6rem;
  border: 1px solid #ccc;
}
ul.comentList li input {
  float: left;
  border-radius: 4px;
  padding: 0 2%;
  background-color: #fff;
  line-height: 0.6rem;
  border: 1px solid #ccc;
}
ul.comentList li.plbutton {
  height: auto;
  display: -webkit-box;
  box-sizing: border-box;
}
ul.comentList li.plbutton i{
	display: inline-block;
	line-height: 0.72rem;
	margin-left: 0.2rem;
}
ul.comentList li .tjbutton {
  width: 2.4rem;
  height: 0.6rem;
  line-height: 0.6rem;
  background: #ff4d4e;
  font-size: 0.28rem;
  font-weight: normal;
  font-family: "microsoft yahei";
  text-align: center;
  color: #fff;
  padding: 0;
  margin: 0;
  border: 0;
  display: block;
  overflow: hidden;
  border-radius: 0.08rem;
  outline: none;
}
ul.comentList li .cancel {
  width: 2rem;
  height: 0.6rem;
  line-height: 0.6rem;
  background: #ccc;
  font-size: 0.28rem;
  font-weight: normal;
  font-family: "microsoft yahei";
  text-align: center;
  color: #fff;
  padding: 0;
  margin: 0 0 0 3%;
  border: 0;
  display: block;
  overflow: hidden;
  border-radius: 0.08rem;
  outline: none;
}
ul.comentList li.plbutton .yzm {
  width: 2.0rem;
  height: 0.6rem;
  line-height: 0.6rem;
  border-radius: 0.08rem;
  outline: none;
}
ul.comentList li.plbutton img {
  width: 1.0rem;
  height: 0.44rem;
  line-height: 0.6rem;
  top: 0.1rem;
  position: relative;
  margin: 0 0 0 0.08rem;
  cursor: pointer;
}
input {
  outline: 0px;
}
/*用户评论列表*/
pre {
    margin: 0;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;

    word-wrap: break-word
}
.comentInfo {
  width: 100%;
  margin: auto;
	float: left;
  box-sizing: border-box;
  border-top: 1px solid #e3ffed;
}
.comentInfo dt {
  line-height: 0.52rem;
  height: 0.52rem;
  overflow: hidden;
  background: #f7fffb;
  color: #569659;
  position: relative;
}
.comentInfo  dl {
  margin-top: 0.24rem;
  width: 100%;
	float: left;
  padding: 0.1rem 0.2rem 0 0.2rem;
  padding-bottom: 0;
  box-sizing: border-box;
  background: #f7fffb;
}
.comentInfo  dl  dd {
  width: 100%;
  word-wrap: break-all;
  line-height: 0.52rem;
  color: #666;
	font-size: 0.26rem;
	overflow: hidden;
  position: relative;
  margin: 0;
  margin-bottom: 0.12rem;
}
.comentInfo  dl  dd pre {
    font-family: "microsoft yahei";
    text-align: left;
	display: block;
    font-size: 0.26rem;
    line-height: 0.44rem;
    word-break: break-word;
}
.disTxt a {
    width: 1.8rem;
    position: absolute;
    right: 0;
    bottom: 0;
	line-height: 0.40rem;
    cursor: pointer;
    color: #0099ff;
    font-size: 0.26rem;
    text-align: right;
	background-image: linear-gradient(to right,rgba(249,249,249,0.5),rgba(249,249,249,1));
}

.comentInfo dl dl {
  border-top: 1px solid #cef8dd;
  padding-right: 0;
  margin-top: 0px;
}
.comentInfo dl dl:first-child {
  border-top: 2px solid #cef8dd;
}
.comentInfo dl dl dl:last-child {
  margin-bottom: 0;
  padding-bottom: 0px;
}
.comentInfo dl dl:last-child {
  margin-bottom: 0.2rem;
}
/*
.comentInfo dl dl dt {
  width: 100%;
  padding: 0 0.2rem;
  box-sizing: border-box;
  margin: 0 auto;
  color: #777
}
.comentInfo dl dl dd {
  width: 100%;
  padding: 0 0.2rem;
  box-sizing: border-box;
  margin: 0 auto;
  color: #444;
  border-bottom: none;
  position: relative;
  line-height: 0.52rem;
}
*/
.comentInfo dl p {
  position: absolute;
  top: 0.18rem;
  right: 0;
}
.comentInfo dl dd:last-child {
  border-bottom: none;
}
.comentInfo dd img {
  margin-bottom: -5px;
}
.comentInfo dt i {
  font-weight: bold;
  font-style: normal;
  color: #55ae03;
  float: left;
  margin: 0 0.12rem 0 0;
}
.comentInfo dt b {
  color: #55ae03;
    float: left;
    margin-right: 0.12rem;
  height: 0.52rem;
}
.comentInfo p {
  text-align: right;
  line-height: 1;
  min-height: 0.32rem;
}
.comentInfo p a {
  color: #e65c08;
  margin-left: 0.2rem;
}
.comentInfo dt span {
  float: left;overflow: hidden;
	display: inline-block;
	max-width: 4.4rem;
	font-size: 0.28rem;
}
.comentInfo dt em {
  float: right;
  color: #999;
  height: 0.52rem;
  max-width: 2.6rem;
  overflow: hidden;
  font-style: normal;
  font-size: 0.28rem;
  white-space: nowrap;
  position: absolute;
  right: 0;
}
.hideMoreDiscuss {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
	-webkit-line-clamp: 3; /*控制文本行数，多少行以后开始省略号 */
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
/*盖楼回复*/
.Ctitle span.txt {font-size: 0.28rem;
}
.comentInfo dl .plreply {
 float: right;
  line-height: 0.52rem;
}
.comentInfo dl .plreply span em {
  color: #999;
	line-height: 0.48rem;
  margin-left: 0.08rem;
}
.comentInfo dl .plreply span.glBtn {
  color: #0099ff;
	font-size: 0.28rem;
  margin-left: 0.28rem;
	cursor: pointer;
}
.comentInfo dl .plreply  span.dzbtn {
	float: left;
  padding-left: 0.42rem;
  height: 0.4rem;line-height: 0.44rem;
  background: url(../images/dza.png) no-repeat left center;
	margin-top: 0.03rem;
  background-size: contain;
  cursor: pointer;
  font-size: 0.28rem;
  color: #999;
  margin-left: 0.36rem;
}
.comentInfo dl .plreply  span.active {
    background: url(../images/dzb.png) no-repeat left center;
	color: #fa3939;
  background-size: contain;
}
.comentInfo dl .plreply span.active em {
  color: #fa3939;
}
/*评论回复框*/
.CcommentBox .cmmts_textarea.expand {
  height: 1.2rem;
}
.CcommentBox .cmmts_textarea {
  border: none;
  display: block;
  padding: 0 0.08rem 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 1.2rem;
  width: 100%;
  height: 0.54rem;
  font-size: 0.28rem;
  line-height: 0.48rem;;
  color: #222;
  outline: none;
  resize: none;
  background: #d8f6e7;
  -webkit-transition: height .3s ease-in-out;
  -moz-transition: height .3s ease-in-out;
  transition: height .3s ease-in-out;
}
.CcommentBox .cmmts_input_wrap {
  position: relative;
	margin-bottom: 0.24rem;
}
.CcommentBox .cmmts_emoji {
  width: 0.4rem;
  height: 0.72rem;
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  background-image: url(../images/face.png);
  position: absolute;
  right: 2.48rem;
  bottom: 0;
  cursor: pointer
}
.CcommentBox .cmmts_emoji_wrap {
  display: none;
  position: absolute;
  top: 0.76rem;
  right: -2.5rem;
  z-index: 1000;
  padding: 0.2rem 0;
  background: #fff;
  width: 6.3rem;
  height: 3.2rem;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.02);
  border-radius: 0.06rem
}
.CcommentBox .cmmts_emoji_wrap::before {
  content: '';
  background: #fff;
  height: 0.2rem;
  width: 0.2rem;
  border-radius: 1px;
  position: absolute;
  transform: rotate(45deg);
  transform-origin: 50%;
  top: -0.1rem;
  right: 2.56rem
}
.CcommentBox .cmmts_emoji_wrap::after {
  content: '';
  background: transparent;
  position: absolute;
  width: 8rem;
  height: 0.8rem;
  top: -0.8rem;

  left: 0
}
.CcommentBox .cmmts_emoji_wrap *::-webkit-scrollbar, .cmmts_emoji_wrap::-webkit-scrollbar {
  width: 0.08rem
}
.CcommentBox .cmmts_emoji_list {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 0 0.1rem 0 0.22rem;
  overflow-y: scroll;
  font-size: 0
}
.CcommentBox .cmmts_emoji_list_item {
  width: 0.76rem;
  height: 0.76rem;
  margin: 0.04rem;
  text-align: center;
  vertical-align: middle;
  border-radius: 0.4rem;
  display: inline-block
}
.CcommentBox .cmmts_emoji_list_item:hover {
  background: #fff2f2;
  display: inline-block
}
.CcommentBox .cmmts_emoji_list_item img {
  width: 0.48rem;
  height: 0.48rem;
  padding: 0;
  display: block;
  margin: 0.14rem
}
.CcommentBox .cmmts_emoji:hover {
  background-image: url(../images/faceb.png)
}
.CcommentBox .cmmts_emoji:hover .cmmts_emoji_wrap {
  display: block
}
.CcommentBox .cmmts_footer {
  display: flex;
  align-items: center;
  position: absolute;
  right: 0.32rem;
  bottom: 0.2rem
}
.CcommentBox .cmmts_footer > ul {
  display: flex;
  float: right
}
.CcommentBox .cmmts_footer > ul img {
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.12rem;
  cursor: pointer
}
.CcommentBox .cmmts_footer > ul button {
  background: #52ab01;
  border-radius: 3px;
  font-family: PingFang SC;
  font-size: 0.28rem;
  color: #fff;
  padding: 0.12rem 0.66rem
}
.CcommentBox .cmmts_input {
  position: relative;
  width: 91%;
  padding: 0.18rem 0.28rem 1.06rem;
  background: #d8f6e7;
  border-radius: 0.16rem;
  overflow: hidden;
  margin-top: 0.08rem;
  border: 1px solid #fff
}
.CcommentBox .cmmts_input.focus {
  border-color: #52ab01
}
.CcommentBox .cmmts_button {
  border: none;
  padding: 0.12rem 0.28rem;
  font-size: 0.28rem;
  font-weight: 500;
  line-height: 0.4rem;
  color: #fff;
  background: #52ab01;
  border-radius: 0.06rem;
  cursor: pointer;
  min-width: 1.88rem;
  text-align: center
}
.CcommentBox .cmmts_button:hover {
  background: #52ab01;
  opacity: .8
}
.CcommentBox .cmmts_button.disabled {
  opacity: .3;
  cursor: default
}
#ly_num {
  color: #ed6d0f
}
.disLoad {
	width: 100%;
    height: auto;
    font-size: 0.28rem;
    color: #aaa;
    text-align: center;
    background: #fff;
    padding: 0.2rem 0.2rem 0.1rem 0.2rem;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
}
.disLoad button  {
	width: 2.4rem;
    height: 0.6rem;
    background: #ccc;
    font-size: 0.28rem;
    font-weight: normal;
    font-family: "microsoft yahei";
    text-align: center;
	box-sizing: border-box;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    border-radius: 0.08rem;
    outline: none;
	border: 0;
	background-color: #73cb77;
    color: #fff;
}
/*猜你喜欢*/
.CprojectBox ul.xhhjlist {
  width: auto;
  margin: 0 auto;
  height: auto;
  margin-left: -0.3rem;
  overflow: hidden;
}
.CprojectBox ul.xhhjlist li {
  width: 3.4rem;
  height: 2.64rem;
  margin-left: 0.3rem;
  margin-bottom: 0.16rem;
  float: left;
  overflow: hidden;
}
.CprojectBox ul.xhhjlist li a {
  display: block;
  overflow: hidden;
}
.CprojectBox ul.xhhjlist li a img {
  display: block;
  width: 3.4rem;
  height: 2.04rem;
  border-radius: 0.1rem;

}
.CprojectBox ul.xhhjlist li a span {
  display: block;
  width: 3.4rem;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.3rem;
  text-align: center;
}
/**/
ul.nstapplist li em.topNum{
  display: inline-block;
  min-width: 0.52rem;
	box-sizing: border-box;
	padding:0 0.12rem;
  font-size: 0.24rem;
  height: 0.32rem;
  line-height: 0.32rem;
  color: #fff;
  background-color: #c5c5c5;
  text-align: center;
  border-radius: 0.12rem 0 0.12rem 0;
	position: absolute;
	top: 0.24rem;
	left: 0;
	z-index: 99;
}
ul.nstapplist li:nth-child(1) em.topNum {
  background-color: #ff4800;
}
ul.nstapplist li:nth-child(2) em.topNum {
  background-color: #ff6d34;
}
ul.nstapplist li:nth-child(3) em.topNum{
  background-color: #ffa07b;
}
ul.nstapplist li em.tpIcon_dj{
  display: inline-block;
  min-width: 0.52rem;
	box-sizing: border-box;
	padding:0 0.12rem;
  font-size: 0.24rem;
  height: 0.36rem;
  line-height: 0.36rem;
  color: #fff;
  background-color: #ff6d34;
  text-align: center;
  border-radius: 0.12rem 0 0.12rem 0;
	position: absolute;
	top: 0.24rem;
	left: 0;
	z-index: 99;
}
ul.nstapplist li em.tpIcon_wy{
  display: inline-block;
  min-width: 0.52rem;
	box-sizing: border-box;
	padding:0 0.12rem;
  font-size: 0.24rem;
  height: 0.36rem;
  line-height: 0.36rem;
  color: #fff;
  background-color: #358ff0;
  text-align: center;
  border-radius: 0.12rem 0 0.12rem 0;
	position: absolute;
	top: 0.24rem;
	left: 0;
	z-index: 99;
}
.hjTopbox {
	z-index: 10;

	border-bottom: 1px solid #eee;
    position: relative;
}
ul.hjTop_tab {
    overflow: scroll;
    white-space: nowrap;
	text-align: center;
	padding: 0 0.2rem 
}
ul.hjTop_tab li {
    display: inline-block;
    text-align: center;
    cursor: pointer;
	padding: 0 0.24rem;
	font-size: 0.3rem;
	color: #666;
    position: relative;
	line-height: 0.8rem;
	height: 0.8rem;
}
ul.hjTop_tab .cur {
  font-size: 0.30rem;
  font-weight: bold;
  color: #444;
}
ul.hjTop_tab .cur::after {
  z-index: 2;
  content: '';
  display: block;
  position: absolute;
  height: 0.1rem;
  background-color: #f76341;
  border-radius: 0.08rem;
  width: 0.6rem;
  margin-left: -0.3rem;
  left: 50%;
  bottom: 0;
}
/*十大品牌排行榜*/
.hj_header {
	width:100%;
	z-index: 0;
    min-height: 4.8rem;
	padding-bottom: 0.28rem;
    box-sizing: border-box;
    overflow-x: hidden;
    background: #b71823 url("../images/top.png") no-repeat center top;
    background-size: 100% auto;
}
.rank_topTit {
	width:94%;
	margin:0 auto;
	padding-top: 0.32rem;
}
.hj_header h1{
    line-height: 150%;
    text-align: center;
    color:#fff;
	font-weight: bold;
	font-size: 0.4rem;
    letter-spacing: 0.02rem;
}
.rank_info {
	width: 94%;
    margin: 0 auto;
    position: relative;
	margin-top: 0.2rem;
    overflow: hidden;
}
p.rank_sum  {   
	font-size: 0.28rem;
    color: #fff;
    line-height: 0.482rem;
	word-break: break-all;
}
.hideTxt{
	max-height:3.8rem;
    text-overflow: ellipsis;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}
.rank_img{
	float: right;
    display: block;
    overflow: hidden;
    width: 4rem;
    height: 1.92rem;
    border: 1px solid rgba(255, 255, 255, 0.48);
    -webkit-border-radius: 0.08rem;
    border-radius: 0.08rem;
	margin-left:0.2rem;
	margin-top: 0.16rem;
}
.rank_img img {
    display: block;
    width: 4rem;
    height: 1.92rem;
}
.tbn_box{
	position: absolute;
	bottom: 0rem;
	right: 0;
	width: 2rem;
	height: 0.48rem;
	background-image: linear-gradient(to right, rgba(183,24,35, 0.9), rgba(183,24,35, 1));
}
.rank_info span.btn{
    width:1.6rem;
	height: 0.4rem;
	line-height: 0.38rem;
	float: right;
	display: none;
    overflow: hidden;
    cursor: pointer;
	color: #fff;
	border-radius: 0.08rem;
	border: 0.02rem solid #fff;
	text-align: center;
	vertical-align: middle;
	margin-top: 0.02rem;
}
.rank_info span.btn i{
	position: relative;
	display: inline-block;
    width: 0.32rem;
    height: 0.24rem;
	background-size: 100%;
    background-image: url("../images/zkicon1.png");
    cursor: pointer;
	margin-right: 0.12rem;
	margin-bottom: -0.02rem;
}
.rank_tit i.cup_icon{
	position: absolute;
	right: 0.12rem;
	bottom: 0.1rem;
	display: inline-block;
    width: 1rem;
    height: 1rem;
	background-size: 100%;
    background-image: url("../images/cup.png");
    cursor: pointer;
	margin-right: 0.12rem;
	margin-bottom: -0.02rem;
}
.contMain {
	width: 100%;
  height: auto;
  background: #fff;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}
.contMain .Ctitle{	
	border-top: 0.12rem solid #f5f5f5;
}
.contMain .content ul.hd_list{
    width: 94%;
    margin: 0 auto;
	padding: 0 0 0.2rem 0;
}
ul.hd_list li{
    width: 100%; 
	position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-bottom: 1px dashed rgba(238,238,238,1);
	padding-bottom: 0.12rem;
	margin-top: 0.2rem;
}
ul.hd_list>li>.hdTop{
    display: flex;
    align-items: center;
}
.hdTop .icontop{
	display: block;
	width: 0.52rem;
	height: auto;
    margin-right: 0.2rem;
}
.nums{
	display: inline-block;
    width: 0.52rem;
    height: 0.52rem;
    font-size: 0.28rem;
    line-height: 0.52rem;
    margin-right: 0.2rem;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    background: #c5c5c5;
}
.hdImg {
	width: 1.4rem;
    height: 1.4rem;
    border: 1px solid #F0F0F0;
    border-radius: 0.2rem;
}
.hdImg img{
    width: 1.4rem;
    height: 1.4rem;
}
.hdMsg{
    width: 4.8rem;
	display: -webkit-flex;
    display: flex;
    flex-direction: column;
    margin-left: 0.2rem;
}
.companyNam{
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-size: 0.34rem;
    font-weight: bold;
    line-height: 0.36rem;
	margin-bottom: 0.28rem;
    color:rgba(64,64,64,1);
    opacity:1;
}
.companyNam a{
	color:rgba(64,64,64,1);
}
ul.hd_list li .hdMsg p.pt_st{
    display: block;
	height: 0.44rem;
  	line-height: 0.44rem;
	color:#bbb;
	max-width: 4.32rem;
}
ul.hd_list li .hdMsg p.pt_st > span {
    display: inline-block;
    text-indent: 0.3rem;
    font-size: 0.24rem;
	margin-top: 0.12rem;
}
ul.hd_list li .hdMsg p.pt_st > span.starNum {
	background: url("../images/starNum.png") no-repeat 0px 4px;
    background-size: 0.24rem; 
	font-weight: bold;
	float: left;
	color: #ff0000;
	margin-right: 0.12rem;
}
ul.hd_list li .hdMsg p.pt_st > span.size {
	text-indent: 0;
	color: #666;
	margin:0 0.12rem;
}
ul.hd_list li .hdMsg p.pt_st > span.time {
	background: url("../images/time.png") no-repeat 0px 4px;
  background-size: 0.24rem;
	color: #999;
	margin-left: 0.12rem;
}
.hdLabel{
	width: 100%;
	padding-left: 10%;
	box-sizing: border-box;
	margin-bottom: 0.12rem;
	margin-top: 0.06rem;
	max-height: 1.56rem;
	overflow: hidden;
}
.hdLabel a{
	display: inline-block;
	width: 31%;
	height: 0.48rem;
	margin: 0.12rem 0.04rem 0 0;
	color: #f32e2d;
    border: 1px solid #f32e2d;
	font-size: 0.24rem;
	line-height: 0.52rem;
	text-align: center;
	border-radius: 0.6rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
ul.hd_list>li .hdBottom{
    width: 100%;
	position: relative;
    padding-left: 10%;
	box-sizing: border-box;
	margin-top: 0.12rem;
}
ul.hd_list>li .hdBottom>p{
    width: 80%;
    font-size: 0.28rem;
    color: #999999;
    line-height: 0.52rem;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
ul.hd_list li a.ck_Btn {
  width: 1rem;
  height: 0.52rem;
  line-height: 0.52rem;
  color: #55ae03;
	font-size:0.24rem;
  border:0.02rem solid #55ae03;
	box-sizing: border-box;
  background-color: #fff;text-align: center;
  display: block;
	border-radius: 0.08rem;
  overflow: hidden;
  position: absolute;
  right: 0rem;
  top: 0rem;
}
.CprojectBox ul.qtrank_list{
	display: -webkit-flex;
	display: flex;
	align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
	padding-bottom: 0.2rem;
}
ul.qtrank_list li{
	display: block;
	width: 48%;
	margin-bottom: 0.2rem;
}
ul.qtrank_list li h3{
	display: block;	
}
ul.qtrank_list li h3 a{
	display: block;
	border: 1px solid #65bb0a;
	color: #65bb0a;
	padding: 0.12rem;
	font-size: 0.28rem;
	line-height: 0.36rem;
	font-weight: normal;
	 overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-webkit-border-radius: 0.2rem;
	border-radius: 0.2rem;
	text-align: center;
}
ul.qtrank_list li:nth-child(n+1) h3 a{
	border: 1px solid #4d90ba;
	color: #4d90ba;
}
ul.qtrank_list li:nth-child(2n+1) h3 a{

	border: 1px solid #660033;
	color: #660033;
}
ul.qtrank_list li:nth-child(3n+1) h3 a{
	border: 1px solid #ff7573;
	color: #ff7573;
}
ul.qtrank_list li:nth-child(4n+1) h3 a{
	border: 1px solid #966de1;
	color: #966de1;
}
.rank_Adnum {
	width:94%;
	margin:0 auto;
	overflow: hidden;
	margin-top: 0.12rem;
}
.rank_Adnum span,.rank_Adnum a {	 
	color: #fff;
	display: inline-block;
    line-height: 0.52rem;
	font-size: 0.26rem;
}
.rank_Adnum span.ban_num {	 
	background: url("../images/num01.png") no-repeat 0px 0.12rem;
	text-indent: 0.40rem;
  background-size: 0.30rem;
	margin-right: 0.28rem;
}
.rank_Adnum span.banTime {	 
	background: url("../images/timeT01.png") no-repeat 0px 0.12rem;
	text-indent: 0.40rem;
  background-size: 0.28rem;
}
.rank_Adnum a.crit {	 
	background: url("../images/crit01.png") no-repeat -0.02rem 0.1rem;
	text-indent: 0.36rem;
  background-size: 0.32rem;
}
span.ban_num em{	
	color: #ffff00;
    margin: 0 0.04rem;
    font-weight: bold;
}



/*排行导航切换*/
.CTabMenu {
  width: 100%;
  height: auto;
  padding: 0.2rem;
  background: #a2cbb6;
  overflow: hidden;
  box-sizing: border-box;
  z-index: 9999
}
.CTabMenu ul.CTabBtn {
  width: auto;
  height: 0.72rem;
  margin: 0.14rem 0 0.24rem 0;
  border: 2px solid #6b9c83;
  border-radius: 0.08rem;
  display: -webkit-box;
  overflow: hidden
}
.CTabMenu ul.CTabBtn li {
  width: auto;
  height: 0.72rem;
  line-height: 0.72rem;
  font-size: 0.3rem;
  color: #fff;
  font-weight: bold;
  text-align: center;
  display: block;
  overflow: hidden;
  -webkit-box-flex: 1;
  cursor: pointer
}
.CTabMenu ul.CTabBtn li a{  
	display: block;
	color: #fff;
}
.CTabMenu ul.CTabBtn .on {
  background: #6b9c83;
  color: #fff
}
.CTabMenu ul.CTabBtn .on a{
  color: #fff
}
.CTabMenu ul.CTabUl {
  height: auto;
  margin-left: -0.28rem;
  box-sizing: border-box;
  overflow: hidden
}
.CTabMenu ul.CTabUl li {
  width: 1.565rem;
  height: 0.56rem;
  margin-bottom: 0.06rem;
  margin-left: 0.28rem;
  float: left;
  line-height: 0.56rem;
  display: inline;
  overflow: hidden;
  box-sizing: border-box
}
.CTabMenu ul.CTabUl li a {
  color: #fff;
  font-size: 0.28rem;
  line-height: 0.56rem;
  text-align: center;
  vertical-align: middle;
  display: block;
	letter-spacing: 0.02rem;
  overflow: hidden
}
.CTabMenu ul.CTabUl li.on {
  background-color: #fff;
  border-radius: 0.30rem;
  color: #a2cbb6
}
.CTabMenu ul.CTabUl li.on a {
  color: #a2cbb6
}
.CTabMenu ul.CTabUl li:active {
  background-color: #fff;
  border-radius: 0.30rem;
  color: #a2cbb6
}
.CTabMenu ul.CTabUl li:active a, .CTabMenu ul.CTabUl li:active a {
  color: #a2cbb6
}
/*排行榜列表*/
.seItm_sldimg {
  overflow: hidden;
  position: relative;
}
.CnstsfgmBox {
  width: auto;
  box-sizing: border-box;
  overflow: hidden;
}
.nstTabbox {
  min-height: 24.3rem;
}
ul.nstapplist li p {
  -webkit-box-flex: 1;
  color: #777;
  position: relative;
  overflow: hidden;
/*  height: 1.4rem;*/
}
ul.nstapplist li > p > a {
  max-width: 5.2rem;
  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 > a i,ul.nstapplist li p.pt_name a i {

  display: inline-block;
  float: left;
  width: 0.52rem;
  font-size: 0.24rem;
  height: 0.32rem;
  margin: 0.04rem 0.16rem 0 0;
  line-height: 0.36rem;
  color: #fff;
  background-color: #c5c5c5;
  text-align: center;
  border-radius: 0.1rem 0 0.1rem 0;
}
ul.nstapplist li:nth-child(1) > p > a i,ul.nstapplist li:nth-child(1) p.pt_name a i {
  background-color: #ff4800;
}
ul.nstapplist li:nth-child(2) > p > a i,ul.nstapplist li:nth-child(2) p.pt_name a i {
  background-color: #ff6d34;
}
ul.nstapplist li:nth-child(3) > p > a i,ul.nstapplist li:nth-child(3) p.pt_name a i {
  background-color: #ffa07b;
}
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;
}
/*new*/
ul.inerNav_ban {
  width: 100%;
	padding: 0.16rem 0 0 0;
  height: auto;
  background: #fff;
  box-sizing: border-box;
  overflow: hidden;
}
ul.inerNav_ban li {
  width: 50%;
	margin: 0.12rem 0 0 0 ;
  float: left;
  overflow: hidden;
  display: inline;
}
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
}
ul.inerNav_ban li img {
  width: 0.6rem;
  height: 0.6rem;
  margin: auto;
	margin-top: 0.08rem;
  display: block;
  overflow: hidden
}
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
}
ul.inerNav_ban li a.col1 {
	background: linear-gradient(#e8ebff 100%,#fce5f2 0%);
}
ul.inerNav_ban li a.col1 span{
	color: #697bfc;
}
ul.inerNav_ban li a.col2 {
	background: linear-gradient(#f1eeff 100%,#e5dfff 0%);
}
ul.inerNav_ban li a.col2 span{
	color: #9e64ed;
}
ul.inerNav_ban li a.col3 {
	background: linear-gradient(#eaf8f7 100%,#effffd 0%);
}
ul.inerNav_ban li a.col3 span{
	color: #2ab1a4;
}
ul.inerNav_ban li a.col4 {
	background: linear-gradient(#ffede1 100%,#fff7fa 0%);
}
ul.inerNav_ban li a.col4 span{
	color: #f6711a;
}
.zxTop_box {
    width: 100%;
	padding: 0.2rem  0.2rem 0.28rem 0.2rem;
	box-sizing: border-box;
    margin: 0 auto;
    height: auto;
    background: #fff;
    position: relative;
    overflow: hidden;
}
.zxBanner {
  border-radius: .2rem;
  overflow: hidden
}
.zxBanner a.pic {
  width: 100%;
	display: inline-block;
    height: 100%;
	overflow: hidden;
}
.zxBanner a.pic img {
  width: 100%;
  height: 100%;
}
.zxBanner .swp_info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3rem;
  padding: 1.2rem .32rem 0;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .9));
  box-sizing: border-box
}
.zxBanner .swp_info .swp_tim {
  display: block;
  height: .44rem;
  font-size: .24rem;
  font-weight: 800;
  color: #eee;
  text-align: right;
  border-bottom: .02rem solid #999
}
.zxBanner .swp_info .swp_tit {
  display: block;
  margin-top: .12rem;
  font-size: .3rem;
  font-weight: 800;
  color: #FFFFFF;
  line-height: .40rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden
}
.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;
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
}

.PicTheme .PicControls {
  text-align: center;
  width: 100%;
  left: 0;
  bottom: 0.12rem;
  position: absolute;
  height: 0.4rem;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	z-index: 99;
}
.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: #fff;
}
.PicTheme .PicControls .PicPage.active span, .PicTheme .PicControls.clickable .PicPage:hover span {
  width: 0.28rem;
	background: #65bb0a;
}
.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;
}
.pro_banImg a {
  height: 100%;
  width: 100%;
	display: block;
}
.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;
}
.projTabbox {
	padding-bottom: 0;
	border-bottom: none;
  margin-bottom: 0.12rem;
}
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
}
.ConMain {
	width: 96%;
    margin: 0.2rem auto;
    border-radius: 0.12rem;
    height: auto;
    background: #fff;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    padding:0.2rem;
    box-shadow: 0 0 10px 0 rgba(47, 47, 47, 0.1);
}
.imgCon {
	background: #fff no-repeat top left / 100% 100%;
}
.Ctitle em {
	font-size: 0.22rem;
	display: inline-block;
	padding:0.04rem 0.2rem;
	margin-left: 0.12rem;
	color: #fff;
	border-radius: 0.6rem;
	margin-top: 0.06rem;
	border-top-left-radius: 0rem;
	background-image: linear-gradient(to right, #ffb215, #fc9315)	
}
.pTitle {
    width: 100%;
    height: auto;
    padding: 0.2rem 0;
    padding-bottom: 0;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    zoom: 1;
}
.pTitle a {
	display: inline-block;
	max-width: 5.2rem;
	float: left;	
	font-size: 0.32rem;
    color: #444;
    line-height: 0.44rem;
    font-weight: bold;
    margin-bottom: 0.2rem;
}
.pTitle span {
	display: inline-block;
	float: right;
	color: #999;
    line-height: 0.44rem;
	font-size: 0.24rem;
}
.pInfo {
    width: 5rem;
    font-size: 0.26rem;
    color: #555;
    height: 0.80rem;
    line-height: 0.40rem;
    display: -webkit-box;
    display: -moz-box;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    overflow: hidden;
	position: relative;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
a.entBtn {
	float: right;
	position: relative;
	display: inline-block;
    width: 1.32rem;
    margin: 0 auto;
	margin-top: 0.08rem;
    text-align: center;

    font-size: 0.26rem;
    height: 0.56rem;
    line-height: 0.56rem;
    border-radius: 0.56rem;
    color: #fff;
    background-color: #55ae03;
    font-style: normal;
}
.slidIne_box {
	position: relative;
    width: 100%;
    margin: 0 auto;
	margin-bottom: 0.12rem;
    overflow-x: scroll;
}
.slidIne_box ul.slrec_ul {
  display: -ms-flexbox;
  display: flex;
}
ul.slrec_ul li {
  width: 25%;
  height: auto;
  float: left;
  margin-top: 0.3rem;
  box-sizing: border-box;
  display: inline;
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
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
}
/*近期热门游戏*/
.hotGame {
    width: 7.5rem;
    overflow: hidden;
    margin-left: -0.36rem;
    padding: 0 .32rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.hotGame ul.hotlist_ul {
    font-size: 0;
    line-height: 0;
    white-space: nowrap
}

.hotGame ul.hotlist_ul li {
    display: inline-block;
    vertical-align: top;
    width: 6.06rem;
    height: 4.82rem;
    overflow: hidden;
    border-radius: .2rem;
    background: #fff;
    white-space: initial;
    font-size: .24rem;
    margin-right: .2rem
}

.hotGame ul.hotlist_ul li:last-child {
    margin-right: 0
}

.hotGame ul.hotlist_ul li .gshow {
    height: 3.42rem;
    overflow: hidden
}

.hotGame ul.hotlist_ul li .gshow img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.hotGame ul.hotlist_ul li .ginfo {
    width: 100%;
    padding: .2rem .24rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.hotGame ul.hotlist_ul li .ginfo .con {
    width: 4.08rem
}

.hotGame ul.hotlist_ul li .ginfo .con .label {
    height: .36rem;
    line-height: .38rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.hotGame ul.hotlist_ul li .ginfo .con .label .icon {
    width: 1.04rem;
    height: 1.04rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: .18rem;
    position: relative
}

.hotGame ul.hotlist_ul li .ginfo .con .label .icon img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: .20rem
}

.hotGame ul.hotlist_ul li .ginfo .con .label .name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.hotGame ul.hotlist_ul li .ginfo .con .label .name em {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    height: .36rem;
    font-size: .3rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.hotGame ul.hotlist_ul li .ginfo .con .desc {
    width: 100%;
    height: .36rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: .38rem;
    font-size: .24rem;
    color: #7A7D7A;
    margin-top: .16rem
}

.hotGame ul.hotlist_ul li .ginfo .btn {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: block;
    width: 1.18rem;
    height: .52rem;
    text-align: center;
    line-height: .52rem;
    font-size: .26rem;
    background: #23C268;
    color: #fff;
    border-radius: .28rem;
    margin-left: .2rem;
    font-family: KBnum
}
ul.hjtags_ul {
  background: #fff;
  border-top: 1px dashed #eee;
  overflow: hidden;
  padding: 0.2rem 0 0 0
}
ul.hjtags_ul li {
  width: 2.26rem;
  height: .6rem;
  float: left;
  box-sizing: border-box;
  padding: 0 0.08rem;
  margin: 0 .16rem 0.2rem 0;
  border-radius: 0.08rem
}
ul.hjtags_ul li a {
  width: 100%;
  height: .6rem;
  font-size: .24rem;
  display: block;
  text-align: center;
  line-height: .6rem;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden
}
ul.hjtags_ul li:nth-child(3n) {
  margin-right: 0
}
ul.hjtags_ul li:nth-of-type(16n+1) {
  background-color: #fbf9e3
}
ul.hjtags_ul li:nth-of-type(16n+1) a {
  color: #bea901
}
ul.hjtags_ul li:nth-of-type(16n+2) {
  background-color: #fff5ed
}
ul.hjtags_ul li:nth-of-type(16n+2) a {
  color: #f47920
}
ul.hjtags_ul li:nth-of-type(16n+3) {
  background-color: #f9ffed
}
ul.hjtags_ul li:nth-of-type(16n+3) a {
  color: #7fb80e
}
ul.hjtags_ul li:nth-of-type(16n+4) {
  background-color: #f1edff
}
ul.hjtags_ul li:nth-of-type(16n+4) a {
  color: #6f60aa
}
ul.hjtags_ul li:nth-of-type(16n+5) {
  background-color: #edfaff
}
ul.hjtags_ul li:nth-of-type(16n+5) a {
  color: #009ad6
}
ul.hjtags_ul li:nth-of-type(16n+6) {
  background-color: #ffedfb
}
ul.hjtags_ul li:nth-of-type(16n+6) a {
  color: #c77eb5
}
ul.hjtags_ul li:nth-of-type(16n+7) {
  background-color: #edf3ff
}
ul.hjtags_ul li:nth-of-type(16n+7) a {
  color: #4e72b8
}
ul.hjtags_ul li:nth-of-type(16n+8) {
  background-color: #fff9ed
}
ul.hjtags_ul li:nth-of-type(16n+8) a {
  color: #dea32c
}
ul.hjtags_ul li:nth-of-type(16n+9) {
  background-color: #edfff5
}
ul.hjtags_ul li:nth-of-type(16n+9) a {
  color: #45b97c
}
ul.hjtags_ul li:nth-of-type(16n+10) {
  background-color: #edf8ff
}
ul.hjtags_ul li:nth-of-type(16n+10) a {
  color: #7bbfea
}
ul.hjtags_ul li:nth-of-type(16n+11) {
  background-color: #ffedf0
}
ul.hjtags_ul li:nth-of-type(16n+11) a {
  color: #f1516c
}
ul.hjtags_ul li:nth-of-type(16n+12) {
  background-color: #f1ffed
}
ul.hjtags_ul li:nth-of-type(16n+12) a {
  color: #7fb86e
}
ul.hjtags_ul li:nth-of-type(16n+13) {
  background-color: #efedff
}
ul.hjtags_ul li:nth-of-type(16n+13) a {
  color: #9b95c9
}
ul.hjtags_ul li:nth-of-type(16n+14) {
  background-color: #ffedee
}
ul.hjtags_ul li:nth-of-type(16n+14) a {
  color: #f69c9f
}
ul.hjtags_ul li:nth-of-type(16n+15) {
  background-color: #fff9ed
}
ul.hjtags_ul li:nth-of-type(16n+15) a {
  color: #fcaf18
}
ul.hjtags_ul li:nth-of-type(16n+16) {
  background-color: #edfbff
}
ul.hjtags_ul li:nth-of-type(16n+16) a {
  color: #2585a6
}
ul.slap_ul {
  display: -ms-flexbox;
  margin-bottom: 0.2rem;
  display: flex;
  overflow: scroll
}
ul.slap_ul li {
  width: 1.32rem;
  float: left;
  margin: 0 5% 0 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: center
}
ul.slap_ul li .app-img {
  width: 100%;
  height: 1.32rem;display: block;
  position: relative;
  margin-bottom: 0.08rem
}
ul.slap_ul li .app-img img {
  width: 1.32rem;
  height: 1.32rem;
  border-radius: 0.24rem
}
ul.slap_ul li .app-name {
  color: #333;
  height: 0.48rem;
  font-size: 0.28rem;
  line-height: 0.48rem;
  text-align: center;
  overflow: hidden
}
ul.slap_ul li .app-name a{
  color: #333;
  height: 0.48rem;
  font-size: 0.28rem;
  line-height: 0.48rem;display: block;
}
ul.slap_ul li a.loaBtn {
  width: 80%;
  margin: 0 auto;
  font-size: 0.26rem;
  display: block;
  height: 0.52rem;
  border-radius: 0.12rem;
  line-height: 0.52rem;
  color: #55ae03;
  background-color: #f5f5f5;
  font-style: normal
}
ul.indap_List {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
  padding-bottom: 0.2rem
}
ul.indap_List li {
  width: 100%;
  padding: 0.28rem 0;
  overflow: hidden;
  zoom: 1;
  position: relative;
  border-bottom: 1px dashed #e8e8e8
}
ul.indap_List li:first-child{
  padding-top: 0.08rem;
}
ul.indap_List li .img {
  margin-right: 0.24rem;
  display: block;
  width: 1.32rem;
  float: left;
  height: 1.32rem
}
ul.indap_List li img {
  width: 1.32rem;
  height: 1.32rem;
  border: 1px solid #eee;
  box-sizing: border-box;
  border-radius: 0.28rem;
}
ul.indap_List li .flex_div {
  -webkit-box-flex: 1;
  color: #777;
  overflow: hidden;
  padding-right: 1.2rem;
  height: 1.32rem;
  text-overflow: ellipsis;
  white-space: nowrap
}
ul.indap_List li .flex_div h3 a {
  display: block;
  height: 0.52rem;
  line-height: 0.52rem;
  overflow: hidden;
  font-size: 0.3rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #444
}
ul.indap_List li .flex_div p {
  width: 100%;
  display: block;
  height: 0.44rem;
  color: #5e5e5e;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font: 0.24rem "\5FAE\8F6F\96C5\9ED1";
  line-height: 0.44rem
}
ul.indap_List li .flex_div p a{
	float: left;
  display: inline-block;
  height: 0.44rem;
  color: #888;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font: 0.24rem "\5FAE\8F6F\96C5\9ED1";
  line-height: 0.44rem
}
ul.indap_List li .flex_div span{
  display: inline-block;
  float: left;
  height: 0.44rem;
  color: #888;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font: 0.24rem "\5FAE\8F6F\96C5\9ED1";
  line-height: 0.44rem
}
ul.indap_List li .flex_div span:before {
  width: 1px;
  height: 0.16rem;
  background-color: #cccccc
}
ul.indap_List li .flex_div a + span:before {
  content: "";
  display: inline-flex;
  margin: 0 0.15rem
}
ul.indap_List li a.apBtn {
  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: #f5f5f5;
  font-style: normal;
  position: absolute;
  right: 0px;
  bottom: 0.4rem
}
.secMenu {
    width: 100%;
    margin: 0 auto;
	background-color: #fff;
	padding: 0.12rem 0 0 0;
    overflow-x: scroll;
}
ul.secTab {
	width: 100%;
    height: 0.76rem;
    background: #fff;
    display: flex;
}
ul.secTab li {
    -webkit-box-flex: 1;
    margin: auto;
    height: 0.76rem;
    line-height: 0.76rem;
    font-size: .30rem;
    display: inline-block;
    position: relative;
    font-weight: bold;
    font-family: "思源黑体CN";
}
ul.secTab li a{
	display: block;
    color: #666;
    position: relative;
	text-align: center;
}
ul.secTab li.on{
	z-index: 1;
}
ul.secTab li.on a::before {
	position: absolute;
    content: "";
    width: 0.74rem;
    height: 0.16rem;
    bottom: 0.10rem;
    margin-left: -0.37rem;
    left: 50%;
    background: linear-gradient(to right, #95e150 0%, #fff 100%);
    border-radius: 0.4rem;
    z-index: -1;
}
ul.secTab li.on a {
	font-size: 0.32rem;
	font-weight:bold;
	color: #444;
}