.game_info[data-v-1d8f7ec4] {
    width: 100%;
    display: flex
}

.game_info>img[data-v-1d8f7ec4] {
    display: block;
    width: 4.875rem;
    height: 4.875rem;
    border-radius: 1rem;
    margin-right: 1.5rem
}

.game_info .name_info[data-v-1d8f7ec4] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-family: Microsoft YaHei,微软雅黑;
    font-size: .75rem;
    width: 58%
}

.game_info .name_info .players[data-v-1d8f7ec4] {
    margin: .3rem 0
}

.game_info .name_info .my_star[data-v-1d8f7ec4] {
    font-size: 1rem;
    display: flex
}

.game_info .name_info .name[data-v-1d8f7ec4] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.play_btn[data-v-22347f04] {
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
    background-color: #ea3397;
    border-radius: .75rem;
    margin-top: 1rem;
    font-size: .8476821192rem
}

.press[data-v-22347f04] {
    border-radius: .95rem;
    outline: 1px auto -webkit-focus-ring-color;
    border: 1px solid #fff;
    color: #fff
}

.desc[data-v-d638f180] {
    position: relative;
    padding: .25rem;
    padding-bottom: 14px;
    margin: .7rem auto 0;
    border-radius: .3125rem;
    box-shadow: 0 .1875rem .5rem 0 rgba(31,31,31,.4);
    color: #fff;
    background-color: rgba(51,51,51,.2);
    padding-bottom: 1px
}

.desc>p[data-v-d638f180] {
    overflow: hidden;
    display: -webkit-box;
    margin: 0;
    font-size: .8rem;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.desc>div[data-v-d638f180] {
    text-align: right
}

.desc .more[data-v-d638f180] {
    -webkit-line-clamp: 99999!important
}

.detail[data-v-5c4bcef6] {
    box-sizing: border-box;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    padding: 4.25rem 1rem .5rem
}

.detail .similar_game[data-v-5c4bcef6] {
    margin-top: 1.2rem;
    box-sizing: border-box;
    padding-bottom: 2rem
}

.detail .similar_game .similar_list[data-v-5c4bcef6] {
    padding: 1rem 0;
    display: grid;
    grid-template-columns: repeat(3,4.875rem);
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem
}

.detail .similar_game .similar_list .sim_game_item[data-v-5c4bcef6] {
    border-radius: 1rem;
    box-sizing: border-box;
    width: 4.875rem;
    height: 4.875rem;
    margin-bottom: .5rem
}

.detail .similar_game .similar_list .sim_game_item>img[data-v-5c4bcef6] {
    width: 4.875rem;
    height: 4.875rem;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 1rem;
    border: 1px solid #fff
}

.detail .similar_game .similar_list .sim_game_item>span[data-v-5c4bcef6] {
    display: inline-block;
    font-size: .7rem;
    width: 100%;
    text-align: center;
    margin-top: 5px;
    -webkit-text-emphasis: inherit;
    text-emphasis: inherit;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.detail .similar_game .title[data-v-5c4bcef6] {
    margin: 5px;
    font-weight: 900;
    font-size: .85rem
}

.game_show_box[data-v-5c4bcef6] {
    margin: 0 auto;
    margin-top: .3rem;
    text-align: center
}

.game_show_box div[data-v-5c4bcef6] {
    text-align: center;
    font-size: .5rem
}

.info_filter[data-v-5b64d8be] {
    width: 100%;
    height: 12rem;
    position: relative;
    border-radius: 6px;
    overflow: hidden
}

.info_filter>img[data-v-5b64d8be] {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.3);
    -moz-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(20px)
}

.game_info[data-v-5b64d8be] {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.game_info>img[data-v-5b64d8be] {
    display: block;
    width: 4.875rem;
    height: 4.875rem;
    border-radius: 1rem;
    border: 1px solid #fff
}

.game_info>span[data-v-5b64d8be] {
    margin-top: 1rem
}

.categorys[data-v-f43a11ec],.score[data-v-f43a11ec] {
    width: 100%;
    display: flex;
    align-items: center;
    font-size: .8476821192rem
}

.categorys>p[data-v-f43a11ec],.score>p[data-v-f43a11ec] {
    margin-right: 5px
}

.categorys .c[data-v-f43a11ec] {
    flex: 1;
    flex-wrap: wrap;
    display: flex;
    align-items: center;
    height: 3rem
}

.categorys .c>span[data-v-f43a11ec] {
    padding: 2px .5rem;
    border: 1px solid #fff;
    margin-right: 8px;
    border-radius: 5px
}

.van-icon[data-v-f43a11ec] {
    font-size: 1.059602649rem
}

.detail[data-v-7d93869a] {
    box-sizing: border-box;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    padding: 4.25rem 1rem .5rem
}

.detail .game_show_box[data-v-7d93869a] {
    margin: 0 auto;
    margin-top: .3rem
}

.detail .game_show_box>div[data-v-7d93869a] {
    text-align: center;
    font-size: .5rem
}

.detail .similar_game[data-v-7d93869a] {
    margin-top: 1.2rem;
    box-sizing: border-box;
    padding-bottom: 2rem
}

.detail .similar_game .similar_list[data-v-7d93869a] {
    padding: 1rem 0;
    display: grid;
    grid-template-columns: repeat(3,4.875rem);
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem
}

.detail .similar_game .similar_list .sim_game_item[data-v-7d93869a] {
    border-radius: 1rem;
    box-sizing: border-box;
    width: 4.875rem;
    height: 4.875rem;
    margin-bottom: .5rem
}

.detail .similar_game .similar_list .sim_game_item>img[data-v-7d93869a] {
    width: 4.875rem;
    height: 4.875rem;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 1rem;
    border: 1px solid #fff
}

.detail .similar_game .similar_list .sim_game_item>span[data-v-7d93869a] {
    display: inline-block;
    font-size: .7rem;
    width: 100%;
    text-align: center;
    margin-top: 5px;
    -webkit-text-emphasis: inherit;
    text-emphasis: inherit;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.detail .similar_game .title[data-v-7d93869a] {
    margin: 5px;
    font-weight: 900;
    font-size: .85rem
}

.showed_ad_style {
    min-height: 250px;
    background-color: #ebebeb;
    display: block!important
}

* {
    -webkit-overflow-scrolling: touch;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.tr {
    border-bottom: 1px solid #000
}

body,html {
    padding: 0;
    margin: 0;
    max-width: 800px;
    margin: 0 auto;
    font-family: -apple-system,Helvetica,sans-serif;
    color: #fff
}

#detail,body,html {
    width: 100%;
    height: 100%;
    -webkit-overflow-scrolling: touch
}

#detail {
    font-size: 16px
}

a {
    text-decoration: none;
    color: #fff;
    display: block
}

a,a .game_icon {
    width: 100%;
    height: 100%
}
