html {
    max-width: 540px;
    background: #f5f5f5
}

body{
    /*background:linear-gradient(93deg, #b7ffb1 0%, #DAFFFB 43%, #f5ffc5 100%) !important;*/
    background-color:#dafdfd;
}

.detail-wrapper {
    padding: 8px 8px 40px;
    box-sizing: border-box;
    height: auto;
    /*background: #f5f5f5*/
}

.detail-wrapper .detail {
    
    width: 100%;
    min-height: 300px;
    border-radius: 2px;
    overflow: hidden;
    /*box-shadow: 0 1px 6px rgba(0, 0, 0, .117647), 0 1px 4px rgba(0, 0, 0, .117647);*/
    margin-bottom: 120px
}

.detail-wrapper .detail .logo {
    display: block;
    width: 3.027027027027027rem;
    height: 3.027027027027027rem;
    border-radius: .2702702702702703rem;
    margin: .2702702702702703rem auto 0
}

.detail-wrapper .detail .tag {
    width: 2.7567567567567566rem;
    height: .5675675675675675rem;
    margin: .05405405405405406rem auto 0;
    border-radius: .43243243243243246rem;
    text-align: center;
    line-height: .4864864864864865rem
}

.detail-wrapper .detail .name {
    height: .6486486486486487rem;
    width: 100%;
    font-size: .5945945945945946rem;
    line-height: .6486486486486487rem;
    text-align: center;
    margin-top: .2702702702702703rem;
    color: rgba(0, 149, 158, .87)
}

.detail-wrapper .detail .rating {
    overflow: hidden;
    margin-top: 2px;
    margin-left: 55%;
    transform: translateX(-50%)
}

.detail-wrapper .detail .play {
    color: #7f828b;
    font-size: 12px;
    text-align: center
}

.detail-wrapper .detail .hr {
    border: none;
    margin: 0;
    padding: 0;
    height: 2px;
    background: rgba(0, 0, 0, .12)
}

.detail-wrapper .detail .descri,
.detail-wrapper .detail .detail-info,
.detail-wrapper .detail .hot-tags {
    margin-top: 2px;
    /*border-top: 2px solid rgba(0, 0, 0, .12);
    border-bottom: 2px solid rgba(0, 0, 0, .12);*/
    padding: 5px 0
}

.detail-wrapper .detail .descri .tag-tit,
.detail-wrapper .detail .detail-info .tag-tit,
.detail-wrapper .detail .hot-tags .tag-tit {
    overflow: hidden;
    height: 30px;
    padding-left: 16px
}

.detail-wrapper .detail .descri .tag-tit .name,
.detail-wrapper .detail .detail-info .tag-tit .name,
.detail-wrapper .detail .hot-tags .tag-tit .name {
    display: inline-block;
    padding-left: 10px;
    border-left: 4px solid rgba(0, 0, 0, .54);
    font-size: 18px;
    height: 21px;
    line-height: 21px;
    color: #7e848c;
    font-weight: 700;
    letter-spacing: normal;
    margin-top: 0;
    text-align: left
}

.detail-wrapper .detail .descri .desc,
.detail-wrapper .detail .detail-info .desc,
.detail-wrapper .detail .hot-tags .desc {
    padding: 16px;
    text-indent: 2em;
    font-size: 14px;
    color: #474a4f
}

.detail-wrapper .detail .descri .like ul,
.detail-wrapper .detail .detail-info .like ul,
.detail-wrapper .detail .hot-tags .like ul {
    width: 100%;
    height: auto
}

.detail-wrapper .detail .descri .like ul li,
.detail-wrapper .detail .detail-info .like ul li,
.detail-wrapper .detail .hot-tags .like ul li {
    height: 43px;
    overflow: hidden;
    margin-bottom: 12px;
    padding: 0 .2rem;
    box-sizing: border-box
}

.detail-wrapper .detail .descri .like ul li .cover,
.detail-wrapper .detail .detail-info .like ul li .cover,
.detail-wrapper .detail .hot-tags .like ul li .cover {
    width: 43px;
    height: 43px;
    float: left;
    border-radius: 50%
}

.detail-wrapper .detail .descri .like ul li span,
.detail-wrapper .detail .detail-info .like ul li span,
.detail-wrapper .detail .hot-tags .like ul li span {
    margin-left: .2702702702702703rem;
    display: inline-block;
    height: 1.162162162162162rem;
    line-height: 1.162162162162162rem;
    font-size: .3783783783783784rem;
    font-weight: 600;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 3.2432432432432434rem
}

.detail-wrapper .detail .descri .like ul li .like_play,
.detail-wrapper .detail .detail-info .like ul li .like_play,
.detail-wrapper .detail .hot-tags .like ul li .like_play {
    float: right;
    width: 70px;
    height: 30px;
    margin-top: 6px;
    border-radius: 5px;
    text-align: center;
    line-height: 30px
}

.detail-wrapper .detail .descri .details,
.detail-wrapper .detail .detail-info .details,
.detail-wrapper .detail .hot-tags .details {
    padding: 8px;
    box-sizing: border-box;
    overflow: hidden
}

.detail-wrapper .detail .descri .details .items,
.detail-wrapper .detail .detail-info .details .items,
.detail-wrapper .detail .hot-tags .details .items {
    width: 50%;
    float: left
}

.detail-wrapper .detail .descri .details .items span,
.detail-wrapper .detail .detail-info .details .items span,
.detail-wrapper .detail .hot-tags .details .items span {
    text-indent: 2em;
    display: block;
    font-size: 12px
}

.detail-wrapper .detail .descri .details .items span.tit-name,
.detail-wrapper .detail .detail-info .details .items span.tit-name,
.detail-wrapper .detail .hot-tags .details .items span.tit-name {
    padding: 12px 0;
    color: #7e848c
}

.detail-wrapper .detail .descri .details .items span.size,
.detail-wrapper .detail .detail-info .details .items span.size,
.detail-wrapper .detail .hot-tags .details .items span.size {
    color: #474a4f;
    font-size: 13px
}

.detail-wrapper .detail .descri .tag-con,
.detail-wrapper .detail .detail-info .tag-con,
.detail-wrapper .detail .hot-tags .tag-con {
    padding: 0 0 8px 8px;
    box-sizing: border-box
}

.detail-wrapper .detail .descri .tag-item,
.detail-wrapper .detail .detail-info .tag-item,
.detail-wrapper .detail .hot-tags .tag-item {
    display: inline-block;
    padding: 0 8px;
    height: 24px;
    line-height: 20px;
    box-sizing: border-box;
    border-radius: 5px;
    text-align: center;
    font-size: 12px;
    margin: 2px
}

.detail-wrapper .app-detail {
    background: #fff;
    padding: .2702702702702703rem .135rem .5405405405405406rem;
    box-sizing: border-box;
    overflow: hidden;
    position: relative
}

.detail-wrapper .app-detail .span-img,
.detail-wrapper .app-detail .span-text {
    float: left
}

.detail-wrapper .app-detail .span-img .logo,
.detail-wrapper .app-detail .span-text .logo {
    display: block;
    width: 2.4324324324324325rem;
    height: 2.4324324324324325rem;
    border-radius: .2702702702702703rem
}

.detail-wrapper .app-detail .span-text {
    margin-left: .5405405405405406rem;
    padding-top: .10810810810810811rem
}

.detail-wrapper .app-detail .span-text span {
    display: block;
    text-align: left
}

.detail-wrapper .app-detail .span-text span.name {
    font-size: 17px;
    vertical-align: top;
    font-weight: 600;
    height: 20px
}

.detail-wrapper .app-detail .span-text span.tag {
    margin: 4px 0 0;
    font-size: 12px;
    vertical-align: top;
    color: grey !important;
    background: 0 0 !important
}

.detail-wrapper .app-detail .span-text span.rating {
    margin-top: 4px;
    color: #f97c33;
    margin-left: 0;
    transform: translateX(0)
}

.detail-wrapper .app-detail .span-text span.rating .rate {
    color: #919191;
    font-style: normal;
    font-size: 12px
}

.detail-wrapper .app-detail .span-text span.rating .rateing {
    position: relative;
    display: inline-block;
    letter-spacing: .2em
}

.detail-wrapper .app-detail .span-text span.rating .rateing .hollow {
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    width: 0;
    overflow: hidden
}

.detail-wrapper .app-detail .span-text span.players {
    overflow: hidden;
    margin-top: .10810810810810811rem
}

.detail-wrapper .app-detail .span-text span.players i {
    float: left;
    font-style: normal;
    font-size: .32432432432432434rem;
    line-height: .4864864864864865rem;
    color: #919191
}

.detail-wrapper .app-detail .span-text span.players i.icon {
    margin-right: .13513513513513514rem;
    height: .4594594594594595rem;
    line-height: .4594594594594595rem;
    vertical-align: middle
}

.detail-wrapper .app-detail .span-text span.players i.icon.icon-game {
    line-height: .4864864864864865rem;
    font-size: .4864864864864865rem;
    vertical-align: middle
}

.detail-wrapper .app-detail .span-text span.players i.icon.icon-msnui-report {
    font-size: .40540540540540543rem;
    line-height: .45rem;
    vertical-align: middle
}

.detail-wrapper .app-detail .span-text span.players i.count {
    margin-right: .40540540540540543rem
}

.detail-wrapper .app-detail .play-btn-wrap1 {
    position: absolute;
    right: .135rem;
    margin: 0;
    background: 0 0;
    bottom: .5405405405405406rem;
    left: unset;
    width: 1.8918918918918919rem;
    height: .8108108108108109rem;
    padding: 0
}

.botom,
.footer,
.play-btn-wrap {
    position: relative
}

.detail-wrapper .app-detail .play-btn-wrap1 .play-btn1 {
    width: 1.8918918918918919rem;
    height: .8108108108108109rem;
    margin-top: 0;
    line-height: .8108108108108109rem;
    border-radius: 3px;
    text-align: center
}

.botom {
    padding: .2rem 1.5rem;
    box-sizing: border-box;
    overflow: hidden;
    bottom: 0;
    background: #f5f5f5
}

.botom .a {
    width: 100%;
    display: inline-block
}

.botom .a .report-btn {
    float: none;
    margin: 0 auto;
    width: 5.371428571428571rem;
    height: .9714285714285714rem;
    background: #ec5858;
    border-radius: .11428571428571428rem;
    font-size: .34285714285714286rem;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    color: #fff;
    text-align: center;
    line-height: .9714285714285714rem
}

.play-btn-wrap {
    display: inline-block;
    bottom: 2.8rem;
    left: 50%;
    margin-left: -2.5rem;
    right: 0;
    width: 5rem;
    height: .972972972972973rem;
    line-height: .972972972972973rem
}

.play-btn {
    color: white;
    background:#0dbabe;
    border-radius: 20px;
    border-radius: 1rem;
    text-align: center;
    z-index: 999;
    /*transform: translate(0, -90%);
    animation: scales .5s infinite linear;
    -webkit-animation: scales .5s infinite linear*/
}

@keyframes scales {

    0%,
    100% {
        transform: scale(1)
    }

    25%,
    75% {
        transform: scale(1.1)
    }

    50% {
        transform: scale(1.2)
    }
}

@-webkit-keyframes scales {

    0%,
    100% {
        transform: scale(1)
    }

    25%,
    75% {
        transform: scale(1.1)
    }

    50% {
        transform: scale(1.2)
    }
}

.footer {
    height: 1.8918918918918919rem;
    padding: .13513513513513514rem 0;
    margin: .16216216216216217rem 0;
    box-sizing: border-box;
    background: #fff;
    box-shadow: .02702702702702703rem 0 0 0 #f5f5f5, 0 .13513513513513514rem 0 0 #f5f5f5, 0 -.13513513513513514rem 0 0 #f5f5f5, -.02702702702702703rem 0 0 0 #f5f5f5
}

.footer .next,
.footer .prev {
    position: absolute;
    right: .2702702702702703rem;
    width: 1.6216216216216217rem;
    height: 1.6216216216216217rem;
    border-radius: 50%;
    background: rgba(0, 0, 0, .2);
    text-align: center;
    line-height: 1.6216216216216217rem;
    color: #fff;
    box-shadow: 0 0 .02702702702702703rem #b8bbbf;
    font-size: .4594594594594595rem
}

.footer .next .iconfont,
.footer .prev .iconfont {
    color: #dd0013;
    font-size: .8108108108108109rem;
    font-weight: 700
}

.footer .next .iconfont.disable,
.footer .prev .iconfont.disable {
    color: #eee
}

.footer .prev {
    left: .2702702702702703rem
}

.swipe {
    overflow: hidden;
    visibility: hidden;
    position: relative;
    margin: 0 0 .426667rem;
    background: #f5f5f5
}

.swipe .swipe-wrap {
    overflow: hidden;
    position: relative
}

.swipe .swipe-wrap .play-btn {
    position: relative;
    bottom: 1.35rem;
    left: 50%;
    margin-left: -2.5rem;
    right: 0;
    width: 5rem;
    height: .972972972972973rem;
    line-height: .972972972972973rem;
    border-radius: 1rem;
    text-align: center;
    z-index: 999;
    transform: translate(0, -90%);
    animation: scales .5s infinite linear;
    -webkit-animation: scales .5s infinite linear
}

.swipe .swipe-wrap .play-btn a {
    display: inline-block;
    overflow: hidden
}

.swipe .swipe-wrap .tag {
    width: 2.7567567567567566rem;
    height: .5675675675675675rem;
    border-radius: .43243243243243246rem;
    text-align: center;
    line-height: .4864864864864865rem;
    position: relative;
    left: 50%;
    margin-left: -1.37rem
}

.swipe .swipe-wrap .star-box {
    width: 2.923rem;
    height: .8rem;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAQAAADYBBcfAAAA70lEQVR4AdXUIQjCQBTGcYNgMAt2BGGdZbHY28BeLKvaBIPJYLHYMf/tbX2w9V62OgZj2wljjKHP3W5FvK/cHe8Hd+/gRmpgfgalwVHa1UKWlCyHwAuKizFkQowiZmIKt6gqW1Po1dAzglioJlYnZIbFGgeXM3fCFgy5c8bFYY3F7B2eUL1y+jgqrp7hinfEIetAGc7X5rAhkRkJm86uYhMJLMLWPgc7Ae56vCM3Ad76QF+AvhYyJW/Ky2aWM9XBVV1acGXOlaJer3TwUJUF2E2Xg2rnoINPUvaMW3cesyflqYMPFsJvsOAhQ/P8E3wB75uY7oxINXcAAAAASUVORK5CYII=) top left repeat-x;
    background-size: .6rem;
    position: relative
}

.swipe .swipe-wrap .name {
    height: .6486486486486487rem;
    width: 100%;
    font-size: .5945945945945946rem;
    line-height: .6486486486486487rem;
    text-align: center;
    margin-top: .2702702702702703rem;
    color: rgba(71, 74, 79, .87)
}

.swipe .swipe-wrap .rating {
    overflow: hidden;
    margin-top: 2px;
    margin-left: 50%;
    transform: translateX(-50%);
    width: auto
}

.swipe .swipe-wrap .desc {
    padding: 16px;
    text-indent: 2em;
    font-size: 14px;
    width: auto;
    color: #474a4f
}

.swipe .swipe-wrap .footer {
    position: relative;
    height: 1.8918918918918919rem;
    padding: .13513513513513514rem 0;
    margin: .16216216216216217rem 0;
    box-sizing: border-box;
    background: #fff;
    box-shadow: .02702702702702703rem 0 0 0 #f5f5f5, 0 .13513513513513514rem 0 0 #f5f5f5, 0 -.13513513513513514rem 0 0 #f5f5f5, -.02702702702702703rem 0 0 0 #f5f5f5
}

.swipe .swipe-wrap .footer .next,
.swipe .swipe-wrap .footer .prev {
    position: absolute;
    right: .2702702702702703rem;
    width: 1.6216216216216217rem;
    height: 1.6216216216216217rem;
    border-radius: 50%;
    background: rgba(0, 0, 0, .2);
    text-align: center;
    line-height: 1.6216216216216217rem;
    color: #fff;
    box-shadow: 0 0 .02702702702702703rem #b8bbbf;
    font-size: .4594594594594595rem
}

.swipe .swipe-wrap .footer .next .iconfont,
.swipe .swipe-wrap .footer .prev .iconfont {
    color: #dd0013;
    font-size: .8108108108108109rem;
    font-weight: 700
}

.swipe .swipe-wrap .footer .next .iconfont.disable,
.swipe .swipe-wrap .footer .prev .iconfont.disable {
    color: #eee
}

.swipe .swipe-wrap .footer .prev {
    left: .2702702702702703rem
}

.swipe .swipe-wrap div {
    float: left;
    width: 100%;
    position: relative
}

.swipe .swipe-wrap .tips-play {
    float: none;
    position: fixed;
    top: 40%;
    width: 100%;
    left: 0;
    text-align: center;
    z-index: 99999
}

.swipe .swipe-wrap img {
    width: 100%;
    height: 3.52rem
}

.swipe .swipe-wrap .botom {
    padding: .2rem 1.5rem;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    background: #f5f5f5;
    bottom: 0
}

.swipe .swipe-wrap .botom .a {
    width: 100%;
    display: inline-block
}

.swipe .swipe-wrap .botom .a .report-btn {
    float: none;
    margin: 0 auto;
    width: 5.371428571428571rem;
    height: .9714285714285714rem;
    background: #ec5858;
    border-radius: .11428571428571428rem;
    font-size: .34285714285714286rem;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    color: #fff;
    text-align: center;
    line-height: .9714285714285714rem
}

.banner {
    padding: .4rem .32rem .426667rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.banner .menu-item {
    padding: .213333rem;
    border-radius: .213333rem;
    font-weight: 400
}

.notice {
    display: none;
    text-align: center;
    margin: 5px 0;
    color: #fff;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    position: relative
}

.notice i {
    font-weight: 700;
    font-size: 13px
}

.notice i.icon-hebingxingzhuang {
    position: absolute;
    right: 10px;
    font-size: 15px
}

.icon-closed {
    display: inline-block;
    width: .7297297297297297rem;
    height: .7297297297297297rem;
    background: url(/policy/Group.png) center no-repeat;
    background-size: .7297297297297297rem;
    left: 0;
    right: 0
}

.circleProgress_wrapper {
    width: .73rem;
    height: .73rem;
    position: fixed;
    right: .4rem;
    background: #f2f2f2;
    border-radius: 50%;
    z-index: 9999999
}

.circleProgress_wrapper .wrapper {
    width: .365rem;
    height: .73rem;
    position: absolute;
    top: 0;
    bottom: 0;
    overflow: hidden
}

.wrapper .header {
    background-color: #ffffff;
}

.wrapper .tag {
    color: white;
    background: #ffffff;
    padding: 0 3px;
    width: -moz-fit-content;
}

.like_play {
    color: #fff;
    background: #ffffff;
}

.star_score {
    font-size: 0.5rem;
    color: rgb(127, 130, 139);
    margin-top: -2px
}

.play-btn-wrap {
    color: #fff;
}

.circleProgress_wrapper .right {
    right: 0
}

.circleProgress_wrapper .left {
    left: 0
}

.circleProgress_wrapper .nums {
    position: absolute;
    top: .135rem;
    right: .135rem;
    bottom: .135rem;
    left: .135rem;
    text-align: center;
    color: red;
    line-height: .46rem
}

.circleProgress_wrapper .circleProgress {
    width: .46rem;
    height: .46rem;
    border: .135rem solid #ddd;
    border-radius: 50%;
    position: absolute;
    top: 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.circleProgress_wrapper .rightcircle {
    border-top: .135rem solid #FFF;
    border-right: .135rem solid #FFF;
    right: 0;
    -webkit-animation: circleProgressLoad_right 5s linear infinite;
}

.circleProgress_wrapper .leftcircle {
    border-bottom: .135rem solid #FFF;
    border-left: .135rem solid #FFF;
    left: 0;
    -webkit-animation: circleProgressLoad_left 5s linear infinite
}

@-webkit-keyframes circleProgressLoad_right {
    0% {
        -webkit-transform: rotate(45deg)
    }

    100%,
    50% {
        -webkit-transform: rotate(225deg)
    }
}

@-webkit-keyframes circleProgressLoad_left {

    0%,
    50% {
        -webkit-transform: rotate(45deg)
    }

    100% {
        -webkit-transform: rotate(225deg)
    }
}