/* app??? */
.appDetail-info figure {
    width: 1.8rem;
    height: 1.8rem;
}
.appDetail-info figure img {
    width: 1.8rem;
}
.info-right {
    padding-left: .3rem;
    line-height: 1;
}
.info-right h1 {
    font-size: .44rem;
}
.info-right .app-mark {
    padding-top: .15rem;
}
.info-right .app-mark span {
    display: inline-block;
    background: url(../image/sotficon.png) no-repeat;
    background-size: 0.23rem auto;
    padding-left: 0.32rem;
    float: left;
    color: #666;
    height: 0.28rem;
    line-height: .28rem;
    font-size: .24rem;
    margin-right: 0.2rem;
}
.info-right .app-mark span:nth-child(2){
    background-position: 0 -0.28rem;
}
.info-right .app-mark span:nth-child(3){
    background-position: 0 -0.57rem;
}
.info-right .app-info {
    clear: both;
    padding-top: .1rem;
    padding-bottom: .1rem;
}
.info-right .app-info span,
.app-system {
    font-size: .24rem;
    color: #787878;
    margin-right: .25rem;
}
.app-system {
	vertical-align: 0.03rem;
}
.info-right .app-mark span:last-child,
.info-right .app-info span:last-child {
    margin-right: 0;
}
.app-star i {
    display: inline-block;
    width: .3rem;
    height: .28rem;
    background: url("../image/detail_star.png") repeat;
    background-size: .3rem;
    margin-right: .05rem;
}

#detailsWord {
	padding: 0.2rem 0 0.15rem;
}

/* ?????? */
.checkWrap {
    padding: .3rem 0 0;
}
.btn-down-box .dn_btn {
    margin:0.2rem 0 0.35rem;
}
/* .btn-down-box .dn_btn a {
    width: 100%;
    height: auto;
    border-radius: .05rem;
    line-height: normal;
    padding: 0.15rem 0rem;
} */
.btn-down-box .dn_btn a {
    background: #00c853;
    color: #ffffff;
    font-size: .34rem;
    color: #fff;
    text-align: center;
    border-radius: 0.1rem;
    padding: 0.15rem 0;
    width: 100%;
    /* display: none; */
}
.btn-down-box .dn_btn a p {
    font-size: 0.2rem;
    margin-top: 0.1rem;
}
.btn-down-box .dn_btn .app-msg {
    font-size: .24rem;
    padding-top: .15rem;
}
input[type="radio"] {
    width: 0.4rem;
    height: 0.4rem;
    appearance: none;
    text-align: center;
    line-height: 0.2rem;
    margin-right: 0.02rem;
    position: relative;
    vertical-align: 0.05rem;
}
input[type="radio"]:before{
    content: '';
    width: 0.39rem;
    height: 0.39rem;
    border: .01rem solid #c0c0c0;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
}
input[type="radio"]:checked:before{
    content: '';
    width: 0.39rem;
    height: 0.39rem;
    border: .01rem solid #00c753;
    background:#00c753;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
}
input[type="radio"]:checked:after{
    content: '';
    width: .24rem;
    height:.12rem;
    border: .04rem solid white;
    border-top: transparent;
    border-right: transparent;
    text-align: center;
    display: block;
    position: absolute;
    top: .08rem;
    left:.06rem;
    vertical-align: middle;
    transform: rotate(-45deg);
}

.changeuse {
    color: #bfbfbf;
    font-size: .26rem;
}
.changeuse.greens {
    color: #00c853;
}
/* app????*/
.appInfo-tab {
   justify-content: space-around;
    border-bottom: .01rem solid #eeeeee;
}
.appInfo-tab li:first-child a {
    width: 1.3rem;
}
.appInfo-tab li a {
    font-size: .34rem;
    color: #787878;
    padding-bottom: .2rem;
    position: relative;
    text-align: center;
}
.appInfo-tab li.active a {
    color: #2993ff;
}
.appInfo-tab li.active a::after {
    content: "";
    position: absolute;
    width: 1.3rem;
    height: .03rem;
    bottom: 0;
    left: 0.02rem;
    background-color: #2993ff;
}
.app-propaganda {
    color: #787878;
    font-size: .3rem;
	padding-bottom: 0.2rem;
}
.app-propaganda h4 {
    color: #2993ff;
    font-weight: bold;
    display: inline-block;
}
.app-propaganda span {
    text-decoration: underline;
}
.app-tag {
    /* padding: .2rem 0 .3rem; */
}
.app-tag a {
    height: 0.4rem;
    line-height: .4rem;
    padding: 0 .12rem;
    font-size: .3rem;
    color: #00c753;
    border: .01rem solid #00c753;
    border-radius: .2rem;
    box-sizing: border-box;
}
.blurbSwiper {
    overflow: hidden;
    overflow-x: scroll;
    padding-bottom: .2rem;
}
.blurbSwiper .blurb-item {
    margin-right: .2rem;
    width: 2.64rem;
    height: auto;
    flex-shrink: 0;
}
.blurbSwiper .blurb-item img {
	height: 5rem;
}
.blurbSwiper::-webkit-scrollbar {
    display: none;
} 

h3.markTag {
    color: #2993ff;
    font-size: .32rem;
    padding: .4rem 0;
}
.app-content-box {
    /* height: 10rem;
    overflow: hidden; */
	padding-top: 0.3rem;
}
.app-content-box.moreCont {
    height: 10rem;
    overflow: hidden;
}
.app-content {
    /* padding-bottom: .4rem; */
    line-height: .6rem;
    font-size: .32rem;
}
.app-content p {
    line-height: .5rem;
    font-size: .28rem;
}
.btn-rankingALLSort {
    padding: .4rem 0 0;
}
.btn-rankingALLSort .moreContent {
    padding: 0 .35rem;
    min-width: 3.26rem;
    height: 0.66rem;
    line-height: .66rem;
    text-align: center;
    border-radius: 0.34rem;
    border: 0.01rem solid #2993ff;
    color: #2993ff;
    display: inline-block;
}
.detailsWordList .flexCenter {
	display: block;
	padding: 0 !important;
}
.detailsWordList li {
    /* padding: .2rem 0;
    border-bottom: .01rem solid #eeeeee; */
	font-size: .3rem;
}
/*  .detailsWordList li:first-child {
    padding: 0 0 .2rem;
}
.detailsWordList li:last-child {
    border-bottom: 0;
}*/
.detailsWordList li:nth-last-child(1),
.detailsWordList li:nth-last-child(2),
.detailsWordList li:nth-last-child(3) {
    padding: .15rem 0;
}
.detailsWordList li blockquote {
    padding: 0.15rem 0;
}
.detailsWordList li:first-child blockquote:first-child {
    padding: 0 0 0.15rem;
}
/*.detailsWordList li blockquote:nth-child(even) {
    width: 45%;
}*/
.detailsWordList li span {
    color: #787878;
    min-width: 1.3rem;
    display: inline-block;
    padding-right: .5rem;
    /* text-align: justify;*/
	text-align-last: right;
	padding-left: 2em;
}
.detailsWordList li a {
    color: #2993ff;
    text-decoration: underline;
}

/* ???? */
.hidden {
    overflow: hidden;
}
/* ??????? */
.imgPreviewBox {
    /* display: none; */
    height: auto;
    width: 100%;
    border: 0;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    padding:1.5rem 0 .5rem;
}
.imgPreview {
    overflow: hidden;
    width: 5.2rem;
    margin: 0 auto;
}
.imgPreview .swiper-pagination-bullets {
    bottom: .1rem !important;
}
.imgPreview .swiper-pagination-bullet {
    background-color: #e5e5e5;
    width: .14rem;
    height: .14rem;
    opacity: 1;
    margin: 0 .1rem;
}
.imgPreview  .swiper-pagination-bullet-active {
    background-color: #2993ff;
    width: .52rem;
    height: .14rem;
    border-radius: .08rem;
}
.btnPreview-down {
    background: #00c753;
    color: #ffffff;
    font-size: .34rem;
    width: 6.7rem;
    height: .85rem;
    line-height: .85rem;
    border-radius: .1rem;
    margin: .5rem auto 1.1rem;
    text-align: center;
    display: block;
}
/* ????????? */
.limits {
    width: 6.7rem;
    height: 90%;
    /* max-height: 90%; */
    padding: .35rem .4rem;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: .1rem;
    position: fixed;
    z-index: 199;
    top: 50%;
    left: 50%;
    /* overflow-y: scroll; */
    transform: translate(-50%, -50%);
}
.limits h3 {
    font-size: .34rem;
    text-align: center;
    padding-bottom: .3rem;
}
.limits-content {
    font-size: .28rem;
    line-height: .5rem;
    height: 94%;
    overflow-y: scroll;
}
.close {
    display: inline-block;
    position: absolute;
    right: .35rem;
    top: .35rem;
    width: .34rem;
    height: .34rem;
    background-position: -0.08rem -0.54rem;
}

.btn-rankingALLSort {
    position: relative;
}
.btnMoreCont .icon-bottom{
    transform: rotate(180deg);
    position: absolute;
    top: 0;
    left: calc(50% - 0.2rem);
    transition: auto;
}
/* ????????????? */
.dyImg img{
    width: 7.5rem;
    height: 13.63rem;
    display: block;
    pointer-events: none;
}
.dyImg{
    height: 13.63rem;
}
.softInformation{
    background: #333;
    font-size: 0.24rem;
    color: #7f7f7f;
    text-align: center;
    overflow: hidden;
    padding-top: 0.2rem;
}
.softInformation p{
    margin-top: 0.2rem;
}
.softInformation span{
    padding: 0rem 0.2rem;
}
.softInformation a{
    color: #7f7f7f;
    padding: 0rem 0.2rem;
}