.game-info {
    padding: 0.32rem ;
}
.game-info .game-icon {
    width: 1.34rem;
    height: 1.34rem;
    background-position: center;
    background-size: cover;
    border-radius: 0.32rem;
    margin-right: 0.24rem;
}
.game-info .game-info-title .game-name {
    height: 0.5rem;
    line-height: 0.5rem;
    font-weight: 400;
    margin-bottom: 0.08rem;
}
.game-info .game-info-title .game-package {
    height: 0.34rem;
    line-height: 0.34rem;
}
.game-info .download {
    width: 5.8rem;
    height: 0.8rem;
    border-radius: 0.4rem;
    background-color: #0089FF;
    text-align: center;
    line-height: 0.8rem;
    color: #fff;
    margin: 0.24rem auto;
    display: block;
}
.game-info .game-keywords div {
    height: 0.34rem;
    line-height: 0.34rem;
    padding: 0 0.12rem;
    margin-right: 0.16rem;
    color: #fff;
    border-radius: 0.04rem;
}
.game-info .game-recommmend {
    height: 0.38rem;
    line-height: 0.38rem;
}
.game-info .user-share {
    position: relative;
    padding: 0.24rem;
    margin-top: 0.24rem;
    background-color: #FFF7E5;
    border: 1px dashed #FF9800;
}
.game-info .user-share .left {
    position: absolute;
    top: -0.03rem;
    left: -0.03rem;
    width: 0.24rem;
    height: 0.24rem;
    border-width:0.05rem 0 0 0.05rem ;
    border-style:  solid ;
    border-color: #FF9800;
}
.game-info .user-share .right {
    position: absolute;
    right: -0.03rem;
    bottom: -0.03rem;
    width: 0.24rem;
    height: 0.24rem;
    border-width:0 0.05rem  0.05rem 0;
    border-style:  solid ;
    border-color: #FF9800;
}
.user-share .user-info {
    padding-bottom: 0.24rem;
    border-bottom: 1px dashed #FF9800;
    margin-bottom: 0.24rem;
}
.user-share .user-info .user-icon {
    width: 0.38rem;
    height: 0.38rem;
    border-radius: 0.19rem;
    margin: 0 0.04rem;
    border: 1px solid #E8E8E8;
    background-position: center;
    background-size: cover;
}
.nav-box {
    height: 0.96rem;
    line-height: 0.96rem;
    border-bottom: 1px solid #d8d8d8;
}
.nav-box .nav-item {
    position: relative;
    margin: 0 0.6rem;
}
.content-item {
    display: none;
}
.content-item.selected {
    display: block;
}
.nav-box .nav-item.active::before {
    position: absolute;
    bottom: 0;
    content: '';
    width: 100%;
    height: 0;
    border-radius: 0.03rem;
    border-bottom: 0.06rem solid #0089FF;
}
.game-detail .swiper-content {
    padding: 0.32rem;
}
.swiper-content .swiper-box {
    overflow: hidden;
}
.swiper-content .detail-img-bg {
    height: 3.58rem;
    background-position: center;
    background-size: cover;
    margin: 0 0.08rem;
}
.game-detail  .game-tags {
    padding: 0 0.32rem;
}
.game-detail  .game-tags .tags-item {
    height: 0.52rem;
    line-height: 0.52rem;
    padding: 0 0.32rem;
    color: #0089FF;
    border-radius: 0.26rem;
    background-color: #EBFAFE;
    margin-right: 0.16rem;
    margin-bottom: 0.16rem;
}
.game-detail .game-section {
    padding: 0.32rem;
}
.game-detail .game-section .title {
    height: 0.57rem;
    line-height: 0.38rem;
    padding-bottom: 0.29rem;
    border-bottom: 1px solid #d8d8d8;
}
.game-section .title .apply {
   background-color: #ff9e43;
   color: #fff;
   padding: 0 0.16rem;
}
.game-section .content {
    margin-top: 0.16rem;
    line-height: 0.34rem;
}
.game-gift .manual-box {
    padding: 0.32rem;
}
.game-gift .manual {
    position: relative;
    padding: 0.24rem;
    background-color: #FFF7E5;
    border: 1px dashed #FF9800;
}
.game-gift .manual .left {
    position: absolute;
    top: -0.03rem;
    left: -0.03rem;
    width: 0.24rem;
    height: 0.24rem;
    border-width:0.05rem 0 0 0.05rem ;
    border-style:  solid ;
    border-color: #FF9800;
}
.game-gift .manual .right {
    position: absolute;
    right: -0.03rem;
    bottom: -0.03rem;
    width: 0.24rem;
    height: 0.24rem;
    border-width:0 0.05rem  0.05rem 0;
    border-style:  solid ;
    border-color: #FF9800;
}
.gift-list {
    padding:  0 0.32rem;
}
.gift-list .gift-item {
    padding: 0.24rem 0;
    border-bottom: 1px solid #e8e8e8;
}
.gift-list .gift-item .gift-btn {
    height: 0.54rem;
    border-radius: 0.27rem;
    background-color: #0089FF;
    color: #fff;
    text-align: center;
    line-height: 0.54rem;
    padding: 0 0.3rem;
}
.game-comment .grade-box {
    padding: 0.32rem;
}
.game-comment .grade-box .grade-title {
    height: 0.50rem;
    line-height: 0.50rem;
}
.game-comment .grade-box .grade-num {
    height: 0.90rem;
    line-height: 0.90rem;
    font-size: 0.90rem;
    color: #0089FF;
    text-align: center;
}
.game-comment .score {
    height: 0.24rem;
    margin: 0.04rem 0;
}
.game-comment .score .num{
    height: 0.24rem;
    line-height: 0.24rem;
} 
.game-comment .score .star {
    width: 0.16rem;
    height: 0.16rem;
    margin: 0 0.08rem;
    background-image: url('/images/detail/x1.png');
    background-position: center;
    background-size: cover;
}
.game-comment .score .scroll-box {
    width: 4rem;
    height: 0.24rem;
}
.score .scroll-box .scroll {
    height: 100%;
}
.game-comment .game-score-url {
    display: block;
    color: #0089FF;
    height: 0.68rem;
    line-height: 0.34rem;
}
.game-comment .comment-box {
    padding: 0 0.32rem;
}
.game-comment .comment-box .comment-title {
    height: 0.96rem;
    line-height: 0.96rem;
    border-bottom: 1px solid #d8d8d8;
}
.comment-box .comment-item {
    padding: 0.24rem 0 0 0;
}
.comment-box .comment-item .user-icon {
    width: 0.64rem;
    height: 0.64rem;
    border-radius: 0.32rem;
    background-position: center;
    background-size: cover;
    border: 0.01rem solid #d8d8d8;
    margin-right: 0.16rem;
}
.user-detail .user-name {
    height: 0.38rem;
    line-height: 0.38rem;
}
.user-grade-box {
    margin-top: 0.06rem;
}
.user-grade-box .star-1 {
    width: 0.16rem;
    height: 0.16rem;
    background-image: url('/images/detail/x1.png');
    background-position: center;
    background-size: cover;
    margin: 0 0.02rem;
}
.user-grade-box .star-2 {
    width: 0.16rem;
    height: 0.16rem;
    background-image: url('/images/detail/x2.png');
    background-position: center;
    background-size: cover;
    margin: 0 0.02rem;
}
.comment-item .user-info {
    position: relative;
}
.comment-item .user-info .bamendou {
    position: absolute;
    right: 0.08rem;
    top: 0.02rem;
    width: 1.26rem;
    height: 1rem;
}
.user-info .bamendou .bg {
    width: 1.26rem;
    height: 1rem;
    background-position: center;
    background-size: cover;
}
.shenbamendou .bg {
    background-image: url('/images/detail/shenbamendou.png');
}
.jinhuapinglun .bg {
    background-image: url('/images/detail/jinhuapinglun.png');
}
.shenpin .bg {
    background-image: url('/images/detail/shenpin.png');
}
.user-info .shenbamendou .text {
    transform: rotate(-20deg);
}
.shenbamendou .text {
    color: #EF5858;
}
.jinhuapinglun .text {
    color: #ff9800;

}
.user-info  .text {
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    width: 1.26rem;
    height: 0.34rem;
    margin-left: -0.63rem;
    margin-top: -0.17rem;
    line-height: 0.34rem;
    transform: rotate(-20deg);
}
.user-comment-box {
    padding-left: 0.8rem;
}
.user-comment-box .user-comment {
    padding: 0.16rem 0;
    line-height: 0.34rem;
}
.user-comment-box  .manner {
    margin-bottom: 0.24rem;
}
.comment-item .line {
    height: 0;
    border-bottom: 1px solid #d8d8d8;
}
.other-comment-box {
    padding: 0.24rem;
    background-color: #fafafa;
    margin-bottom: 0.24rem;
}
.other-comment-box .official-reply-box {
    color: #0089FF;
    line-height: 0.34rem;
    padding-bottom: 0.16rem;
    border-bottom: 1px solid #d8d8d8;
}
.other-comment-box .reply-item {
    padding: 0.16rem 0;
    line-height: 0.34rem;
    border-bottom: 1px solid #d8d8d8;
}
.app-btn {
    width: 6.56rem;
    margin: 0 auto;
    display: block;
    height: 0.88rem;
    line-height: 0.88rem;
    text-align: center;
    background-color: #0089FF;
}
.hiatus {
    width: 100%;
    padding: 0.80rem 0 0.32rem 0;
}
.hiatus .bg {
    width: 4.74rem;
    height: 3.54rem;
    background-image: url('/images/detail/hiatus.png');
    background-position: center;
    background-size: contain;
    margin: 0 auto;
}
.gift-pop .layui-m-layercont {
    padding: 0 !important;
}
.gift-pop {
    width: 5.8rem !important;
    border-radius: 0.08rem !important;
    overflow: hidden;
}
.gift-pop .box {
    width: 5.8rem;
    margin: 0 auto;
    background-color: #fff;
}
.gift-pop .box .bg {
    height: 3.86rem;
    background-image: url('/images/detail/gift_bag.png');
    background-position: center;
    background-size: cover;
}
.gift-pop .box .content {
    padding: 0.32rem 0.40rem 0.40rem 0.40rem;
}
.book-pop {
    width: 5.8rem !important;
    border-radius: 0.08rem !important;
    padding: 0.32rem;
}
.book-pop .box {
    width: 5.8rem;
}
.book-pop .layui-m-layercont {
    padding: 0 !important;
}
.book-pop .title {
    line-height: 0.38rem;
    margin-bottom: 0.2rem;
}



/* 相关游戏 */
.list-wrap .list-item {
    margin-bottom: 0.24rem;
}

.list-wrap .list-item .download-box {
    width: 1.08rem;
    height: 0.54rem;
    margin-left: 0.2rem;
}

.list-wrap .list-item .download {
    height: 0.54rem;
    line-height: 0.54rem;
    background-color: #0089FF;
    border-radius: 0.27rem;
}

.list-wrap .list-item .item-icon {
    width: 1.2rem;
    height: 1.2rem;
    background-position: center;
    background-size: cover;
    margin-right: 0.16rem;
}

.list-wrap .list-item .item-name {
    height: 0.38rem;
    line-height: 0.38rem;
    margin-bottom: 0.04rem;
}

.list-wrap .list-item .item-tag {
    height: 0.34rem;
    line-height: 0.34rem;
    margin-bottom: 0.06rem;
}

input[type="checkbox"] + label::before {
    content: ""; /*不换行空格*/
    display: inline-block;
    vertical-align: middle;
    width: 0.36rem;
    height:0.36rem;
    margin-right: 0.08rem;
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('/images/archive/no-checked.png');
}
input[type="checkbox"]:checked + label::before {
    background-image: url('/images/archive/checked.png');
}

input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}
.archive-text {
    font-size: 0.28rem;
    line-height: 0.36rem;
    height: 0.36rem;
}
.game-info .archive-box {
    position: relative;
    width: 100%;
    background-color: rgba(152, 207, 255, 0.6);
    padding: 0.24rem;
    border-radius: 0.16rem;
    margin-top: 0.24rem;
    display: block;
}
.archive-box .jump-archive {
    position: absolute;
    display: block;
    right: 0;
    top: 50%;
    margin-top: -0.3rem;
    width: 0.6rem;
    height: 0.6rem;
    font-size: 0.16rem;
    line-height: 0.24rem;
    padding: 0.06rem 0;
    color: #fff;
    background-color: #0089FF;
    border-radius: 0.08rem 0 0 0.08rem;
    text-align: center;
}
.game-info .download.ordinary-download {
    display: none;
}