﻿/*排行导航切换*/
.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 {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-bottom: 0.4rem
}
ul.nstapplist li {
  padding: 0.24rem 0;
  margin: 0 0.2rem;
  overflow: hidden;
  zoom: 1;
  position: relative;
  border-bottom: 1px dashed #e8e8e8;
}
ul.nstapplist li .img {
  margin-right: 0.28rem;
  display: block;
  width: 1.32rem;
  float: left;
  height: 1.32rem;
  position: relative;
  overflow: hidden;
}
ul.nstapplist li img {
  border-radius: 0.18rem;
  text-align: center;
  vertical-align: middle;
  width: 1.32rem;
  height: 1.32rem;
}
ul.nstapplist li p {
  -webkit-box-flex: 1;
  color: #777;
  position: relative;
  overflow: hidden;
  height: 1.32rem;
}
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;
  overflow: hidden;
  line-height: 0.32rem;
}
ul.nstapplist li p .star {
  margin: 0.12rem 0 0.18rem 0;
}
ul.nstapplist li p .ap_info {
  font-size: 0.24rem;
  color: #666666;
}
ul.nstapplist li p .ap_info u.type {
  margin-right: 0.08rem;
}
ul.nstapplist li p .ap_info u.type a {
  color: #666666;
}
ul.nstapplist li p .ap_info u.size {
  margin: 0 0.08rem;
  color: #666666;
}
ul.nstapplist li p .ap_info u.time {
  margin-left: 0.08rem;
  color: #ff0000;
}
ul.nstapplist li p .star span {
  width: 2rem;
  height: 0.32rem;
  display: inline-block;
}
ul.nstapplist li p .star span.star0 {
  background: url(../images/litterstar0.png) no-repeat;
  background-size: 100%;
}
ul.nstapplist li p .star span.star1 {
  background: url(../images/litterstar1.png) no-repeat;
  background-size: 100%;
}
ul.nstapplist li p .star span.star2 {
  background: url(../images/litterstar2.png) no-repeat;
  background-size: 100%;
}
ul.nstapplist li p .star span.star3 {
  background: url(../images/litterstar3.png) no-repeat;
  background-size: 100%;
}
ul.nstapplist li p .star span.star4 {
  background: url(../images/litterstar4.png) no-repeat;
  background-size: 100%;
}
ul.nstapplist li p .star span.star5 {
  background: url(../images/litterstar5.png) no-repeat;
  background-size: 100%;
}
ul.nstapplist li a.ap_loadBtn {
  width: 0.72rem;
  height: 0.72rem;
  line-height: 0.72rem;
  color: #66d105;
  background: url(../images/loadbtn.png) no-repeat;
  background-size: 100%;
  display: block;
  overflow: hidden;
  position: absolute;
  right: 0rem;
  top: 0.92rem;
}
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%;
}


/*合集列表*/
.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.proList li  a i {
    display: inline-block;
    float: left;
    width: 0.6rem;
    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.proList li:nth-child(1) i {
  background-color: #ff4800;
}
ul.proList li:nth-child(2) i {
  background-color: #ff6d34;
}
ul.proList li:nth-child(3)  i {
  background-color: #ffa07b;
}
