html {
    font-size: 50px
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, button, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei", STHeiti, Arial
}

body, div, a, p, b, i, em {
    font-size: .24rem
}

body {
    background-color: white
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    font-family: "Microsoft YaHei", STHeiti, Arial
}

fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal
}

ul, ol, li {
    list-style: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
}

abbr, acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

input, textarea, select {
    *font-size: 100%;
    outline: 0;
    border: 0
}

input::-webkit-search-cancel-button {
    display: none
}

input[type=search]::-ms-clear {
    display: none
}

a {
    text-decoration: none;
    cursor: pointer
}

button, textarea {
    outline: 0;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-appearance: none
}

.fn-clear:after {
    visibility: hidden;
    display: table;
    font-size: 0;
    content: "";
    clear: both;
    height: 0
}

.xs-main {
    width: 7.5rem !important;
    margin: auto
}

.container {
    width: 100%;
    min-height: 100vh;
    max-width: 7.5rem;
    margin: auto;
    background: white;
    overflow: hidden
}

.top-header {
    width: 100%;
    display: flex;
    height: .88rem;
    align-items: center;
    justify-content: flex-end;
    position: relative
}

.top-header .top-game-logo {
    width: 1.37rem;
    height: .82rem;
    position: absolute;
    top: .16rem;
    left: .2rem;
    background: url(/images/v1/mg11.png) no-repeat;
    background-size: 100% 100%
}

.top-header .top-more {
    width: .38rem;
    height: .28rem;
    margin-right: .21rem;
    background: url(/images/v1/mg13.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer
}

.top-header .top-more.close-search {
    width: .42rem;
    height: .34rem;
    background-image: url(/images/v1/mg42.png)
}

.top-header .top-search {
    width: .41rem;
    height: .41rem;
    margin-right: .21rem;
    background: url(/images/v1/mg23.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer
}

.top-header .down-client {
    width: 1.88rem;
    height: .5rem;
    box-sizing: border-box;
    border-radius: .25rem;
    border: solid 1px #ff8439;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ff8439;
    margin-right: .21rem
}

.top-header .down-client i {
    display: block;
    width: .21rem;
    height: .27rem;
    background: url(/images/v1/mg8.png) no-repeat;
    background-size: 100% 100%;
    margin-right: .05rem
}

.top-nav {
    width: 100%;
    height: 1rem;
    display: flex;
    align-items: flex-end;
    justify-content: center
}

.top-nav a {
    width: 1rem;
    height: .72rem;
    display: block;
    text-align: center;
    font-size: .34rem;
    color: #666;
    position: relative;
    margin: 0 .35rem .06rem
}

.top-nav .checked {
    color: #000;
    font-size: .36rem;
    font-weight: bold
}

.top-nav a:after {
    content: "";
    width: .4rem;
    height: .14rem;
    background-color: transparent;
    border-radius: .07rem;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.top-nav .checked:after {
    background-color: #ff5a39
}

.bg-shadow {
    display: block;
    width: 100%;
    height: .12rem;
    background: linear-gradient(180deg, #f5f5f5 0, #fff 100%)
}

.head-toggle {
    width: 100%;
    height: .85rem;
    display: flex;
    box-sizing: border-box;
    padding: 0 .85rem;
    align-items: center;
    justify-content: flex-start
}

.head-toggle a {
    display: block;
    height: .5rem;
    line-height: .5rem;
    text-align: left;
    width: .7rem;
    margin-right: .55rem;
    font-size: .26rem;
    color: #a2a2a2
}

.head-toggle a.checked {
    font-size: .32rem;
    font-weight: bold;
    color: #000
}

.has-margins {
    width: 7.1rem;
    margin: .25rem auto
}

.part-title {
    width: 100%;
    height: .68rem;
    font-size: .36rem;
    font-weight: bold;
    color: #333;
    padding: 0 .2rem;
    box-sizing: border-box;
    background: #fbfbfb;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative
}

.part-title:before {
    display: block;
    content: "";
    width: .1rem;
    height: .3rem;
    background-color: #ff5a39;
    border-radius: .05rem;
    margin-right: .08rem
}

.part-title a {
    color: #666;
    height: .3rem;
    line-height: .3rem;
    font-weight: normal;
    display: block;
    position: absolute;
    right: .2rem;
    top: .19rem
}

.part-title a i {
    width: .29rem;
    height: .29rem;
    float: right;
    background: url(/images/v1/mg14.png) no-repeat;
    background-size: 100% 100%;
    margin-left: .11rem
}

.part-title span {
    max-width: 100%;
    overflow: hidden;
    height: .68rem;
    display: table;
    table-layout: fixed
}

.part-title span b {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    font-size: .36rem;
    white-space: nowrap
}

.toggle-ul {
    width: 100%;
    height: .8rem;
    border-bottom: .01rem solid #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: .2rem
}

.toggle-ul span {
    font-size: .32rem;
    color: #666;
    cursor: pointer;
    position: relative
}

.toggle-ul span:nth-child(2) {
    margin: 0 1.8rem
}

.toggle-ul span.checked {
    font-size: .36rem;
    font-weight: bold;
    color: #333
}

.toggle-ul span.checked:after {
    content: "";
    width: .8rem;
    height: .1rem;
    background-color: #ff5a39;
    border-radius: .05rem;
    position: absolute;
    bottom: -0.205rem;
    left: -0.02rem;
    right: 0;
    margin: auto
}

.toggle-li {
    display: none
}

.toggle-li:first-child {
    display: block
}

.news-li li {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: .2rem;
    flex-wrap: wrap
}

.news-li li > a {
    width: 2.25rem;
    height: 1.5rem;
    overflow: hidden;
    border-radius: .1rem
}

.news-li li > a img {
    width: 100%;
    height: 100%;
    border-radius: .1rem
}

.news-li li .news-a-link {
    width: 100%;
    font-size: .28rem;
    line-height: .36rem;
    color: #545454;
    height: auto;
    flex-shrink: 0
}

.news-li li > div {
    width: 4.63rem;
    height: 1.5rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start
}

.news-li li > div > a {
    height: .9rem;
    overflow: hidden;
    font-size: .3rem;
    line-height: .45rem;
    color: #545454
}

.news-li li .three-img {
    flex-shrink: 0;
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: row;
    height: 1.65rem;
    justify-content: space-between
}

.news-li li .news-a-link + a {
    flex-shrink: 0;
    width: 100%;
    display: block;
    margin: .18rem 0;
    height: 3.55rem;
    overflow: hidden
}

.news-li li .news-a-link + a img {
    width: 100%;
    border-radius: .15rem
}

.news-li li .three-img > a {
    display: block;
    width: 2.3rem;
    height: 1.53rem;
    border-radius: .1rem;
    max-height: none;
    overflow: inherit;
    overflow: hidden
}

.news-li li .three-img img {
    height: 100%;
    vertical-align: bottom
}

.news-li li .news-bottom-info {
    flex-shrink: 0;
    width: 100%;
    height: .36rem;
    line-height: .36rem;
    color: #a6a6a6;
    display: block
}

.news-li li .news-info {
    height: .36rem;
    line-height: .36rem;
    color: #a6a6a6
}

.news-li li .news-info span {
    width: 2rem;
    display: inline-block
}

.news-li li .news-info i, .news-li li .news-bottom-info i {
    width: .32rem;
    height: .25rem;
    display: inline-block;
    background: url(/images/v1/mg17.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: text-bottom;
    margin: 0 .1rem 0 .3rem
}

.footer {
    width: 7.1rem;
    margin: auto;
    height: 1.15rem;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.footer a {
    display: block;
    height: .6rem;
    color: #666;
    line-height: .6rem
}

.footer a img {
    height: .6rem;
    vertical-align: bottom;
    margin-right: .18rem
}

.search-container {
    position: static;
    width: 100%;
    max-width: 7.5rem;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    z-index: 1001;
    display: block;
    background: white
}

.search-container > .close-search {
    position: absolute;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.6);
    z-index: 2;
    display: none
}

.search-container .search-content {
    display: none
}

.search-container .search-con {
    background: white;
    padding-bottom: .01rem
}

.nav-swiper {
    margin: .2rem auto
}

.nav-swiper .swiper-slide {
    width: auto;
    font-size: 0
}

.nav-swiper .swiper-slide a {
    font-size: .3rem;
    color: #666;
    margin: 0 .28rem;
    height: .42rem;
    line-height: .38rem;
    display: inline-block;
    position: relative
}

.nav-swiper .swiper-slide a span {
    position: relative;
    z-index: 3
}

.nav-swiper .swiper-slide a.checked {
    color: #2c2c2c;
    font-weight: bold;
    font-size: .36rem
}

.nav-swiper .swiper-slide a.checked:after {
    position: absolute;
    left: -5%;
    bottom: 0;
    width: 110%;
    display: block;
    content: "";
    height: .14rem;
    background-color: #ff5a39;
    border-radius: .07rem;
    z-index: 2
}

.search-nav {
    width: 100%;
    height: .9rem;
    overflow: hidden
}

.search-nav .search-ul {
    width: auto;
    height: .9rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
    overflow-x: auto
}

.search-nav .search-ul a {
    font-size: .3rem;
    color: #666;
    margin: 0 .28rem;
    font-weight: bold;
    height: .52rem;
    display: inline-block;
    position: relative;
    flex-shrink: 0
}

.search-nav .search-ul a.checked {
    color: black
}

.search-nav .search-ul a.checked:after {
    content: "";
    position: absolute;
    left: -5%;
    bottom: 0;
    width: 110%;
    display: block;
    height: .05rem;
    background-color: #ff5a39;
    border-radius: .01rem;
    z-index: 2
}

.search-bar {
    margin-top: 0
}

.search-bar form {
    height: .5rem;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.search-bar .search-input {
    color: #888888;
    width: 6.5rem;
    height: .6rem;
    border-radius: .3rem;
    border: solid 1px #ccc;
    box-sizing: border-box;
    padding: 0 .2rem
}

.search-bar .search-submit {
    width: .41rem;
    height: .41rem;
    background: url(/images/v1/mg23.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer
}

.hot-search {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #ccc;
    flex-wrap: wrap
}

.hot-search span {
    height: .42rem;
    display: block;
    line-height: .3rem;
    margin: 0
}

.hot-search a {
    display: block;
    margin: 0 .1rem .15rem 0;
    border-radius: .2rem;
    border: solid 1px #ccc;
    line-height: .4rem;
    padding: 0 .15rem;
    font-size: .24rem;
    color: #666;
    vertical-align: middle
}

.search-result a {
    margin-top: .3rem;
    height: .4rem;
    line-height: .4rem;
    font-size: .28rem;
    color: #666;
    display: block
}

.search-result {
    max-height: 6rem;
    overflow-y: auto;
    margin-top: 0
}

.disnone {
    display: none
}

.qz_detail_pl {
    color: #f60
}

.placeholderforpromotion {
    width: 100%;
    clear: both;
    overflow: hidden
}

.common-share-holder {
    width: 100%;
    clear: both;
    margin: .3rem 0 0 0
}

.common-share-holder .ymw-bdshare-new {
    position: relative;
    width: 100%;
    height: 30px;
    clear: both;
    overflow: hidden
}

.common-share-holder .ymw-bdshare-new .ymw-bdshare-new-tit {
    position: absolute;
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    top: 0;
    left: 0;
    font-size: 14px;
    color: #666
}

.common-share-holder .ymw-bdshare-new .bdsharebuttonbox {
    height: 30px;
    left: 60px;
    margin-left: 0;
    top: 0
}

.common-share-holder .ymw-bdshare-new .bdsharebuttonbox a {
    width: 24px;
    height: 24px;
    margin-top: 3px
}

.container .read-more, .container .load-more {
    display: table;
    text-align: center;
    cursor: pointer;
    width: 7.1rem;
    height: .58rem;
    line-height: .58rem;
    border-radius: .3rem;
    border: solid 1px #ff8439;
    margin: .4rem auto;
    color: #ff8439;
    justify-content: center;
    align-items: center
}

.read-more span, .load-more span {
    display: table-cell;
    vertical-align: middle;
    height: .6rem
}

.game-nav {
    width: 100%;
    display: block !important
}

.game-nav1 {
    height: .84rem;
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center
}

.game-nav1 a {
    display: block;
    position: relative;
    font-size: .34rem;
    color: #666;
    margin: 0 .35rem;
    font-weight: bold;
    z-index: 9999;
}

.game-nav1.htj1 a {
    margin: 0 .25rem;
}

.game-nav1.htj2 a {
    margin: 0 .15rem;
}

.game-nav1 a.checked {
    color: #000;
    font-size: .36rem
}

.game-nav1 a.checked:after {
    content: "";
    width: .3rem;
    height: .08rem;
    background-color: #ff5a39;
    border-radius: .04rem;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -0.14rem
}

.game-nav1 a i {
    position: absolute;
    width: 0.19rem;
    height: 0.24rem;
    top: -0.15rem;
    right: -0.15rem;
}

.game-nav1 a i.hot {
    background: url(/images/zhuanti/genshiimpact/ysg6.png) no-repeat center center;
    background-size: 100% 100%;
}

.game-nav1 a i.new {
    background: url(/images/zhuanti/genshiimpact/ysg10.png) no-repeat center center;
    background-size: 100% 100%;
}

.nav-bg {
    width: 100%;
    height: .12rem;
    background-image: linear-gradient(180deg, #f5f5f5 0, #fff 100%)
}

.game-nav2 {
    height: .64rem;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.game-nav2 a {
    display: block;
    position: relative;
    font-size: .26rem;
    color: #666
}

.game-nav2 span {
    display: block;
    margin: 0 .4rem;
    color: #666
}

.game-nav2 a.checked {
    color: #ff8439
}

/*新闻内页下载弹窗*/
.down-app-bg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}

.app-download-aware {
    position: fixed;
    width: 5.9rem;
    height: 3.76rem;
    overflow: hidden;
    top: 0;
    left: 0;
    background-color: #ffffff;
    border-radius: 0.1rem;
    z-index: 10002;
    display: none;
    bottom: 0;
    right: 0;
    margin: auto;
}

.app-download-aware .titlex1 {
    margin: 0.43rem auto 0 auto;
    width: 1.4rem;
    height: 0.35rem;
    font-size: 0.32rem;
    font-weight: bold;
    font-stretch: normal;
    line-height: 0.35rem;
    letter-spacing: 0rem;
    color: #242424;
}

.app-download-aware .sumaryx1 {
    margin: 0.4rem auto 0 auto;
    width: 3.5rem;
    height: 0.78rem;
    font-size: 0.32rem;
    line-height: 0.47rem;
    color: #242424;
    text-align: center;
}

.app-download-aware .btn-grp-holder1 {
    margin: 0.68rem 0.33rem 0 0.33rem;
    height: 0.75rem;
    clear: both;
    overflow: hidden;
}

.app-download-aware .btn-grp-holder1 .cancelx {
    width: 2.41rem;
    height: 0.75rem;
    background-color: #f7f7f7;
    border-radius: 0.38rem;
    overflow: hidden;
    float: left;
    color: #7f7f7f;
    font-size: 0.32rem;
    text-align: center;
    line-height: 0.75rem;
    cursor: pointer;
}

.app-download-aware .btn-grp-holder1 .confirmx {
    width: 2.41rem;
    height: 0.75rem;
    background-image: linear-gradient(16deg, #ff4800 0%, #ff7800 100%);
    border-radius: 0.38rem;
    overflow: hidden;
    float: right;
    font-size: 0.32rem;
    color: #ffffff;
    text-align: center;
    line-height: 0.75rem;
    cursor: pointer;
}


/*新公共头*/
.search-container {
    display: none;
}

.head_3g-top {
    height: 1.19rem;
    background: #ffffff;
    width: 100%;
}

.head_3g2020 {
    width: 100%;
    background-color: #eeeeee;
    height: 1.04rem;
    margin: auto;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10001;
    right: 0;
}

.head_3g2020 .head_3g-top {
    height: 1.04rem;
    width: 100%;
    padding: 0 0.21rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    overflow: hidden;
}

.head_3g-top .head_3g-logo {
    width: 4.98rem;
    height: 0.6rem;
    line-height: 0.6rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.head_3g-top .head_3g-logo img {
    width: 0.6rem;
    height: 0.6rem;
    vertical-align: middle;
}

.head_3g-top .head_3g-logo div {
    padding-left: 0.16rem;
    height: 0.75rem;
    font-size: 0;
    display: flex;
    flex-direction: column;
    text-align: left;
}


.head_3g-top .head_3g-logo span {
    font-size: 0.3rem;
    line-height: 0.4rem;
    color: #454545;
    height: 0.4rem;
    font-weight: bold;
}

.head_3g-top .head_3g-logo p {
    width: 100%;
    font-size: 0.22rem;
    line-height: 0.3rem;
    color: #858585;
    height: 0.3rem;
}

.head_3g-top .head_3g-down {
    width: 1.26rem;
    height: 0.48rem;
    background-image: linear-gradient(30deg, #ff4800 0%, #ff7800 100%);
    border-radius: 0.24rem;
    font-size: 0.22rem;
    text-align: center;
    line-height: 0.48rem;
    color: #ffffff;
    margin-right: 0.4rem;
}

.head_3g-top .head_3g-more {
    width: 0.42rem;
    height: 0.4rem;
    background: url(https://3g.ali213.net/images/head_menu.png);
    cursor: pointer;
    background-size: 100% 100%;
}

.head_3g-shadow {
    width: 100%;
    height: 0.15rem;
    margin: auto;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.6) 0%, #eee 100%);
}

.head_3g-con {
    height: 4.5rem;
    box-sizing: border-box;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    border-radius: 0 0 0.1rem 0.1rem;
    background: white;
    display: none;
}

.head_3g-con .head_3g-form {
    width: 5.84rem;
    height: 0.7rem;
    background-color: #f5f5f5;
    border-radius: 0.35rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.28rem;
    box-sizing: border-box;
    margin-bottom: 0.42rem;
}

.head_3g-form .search-input {
    display: block;
    width: 4.5rem;
    line-height: 0.7rem;
    height: 0.7rem;
    font-size: 0.24rem;
    color: #b1b1b1;
    background: transparent;
}

.head_3g-form .search-submit {
    width: 0.38rem;
    height: 0.38rem;
    background: url(https://3g.ali213.net/images/head_search.png) no-repeat center center;
    display: block;
    background-size: 100% 100%;
}

.head_3g-icon {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 7rem;
    margin: auto;
}

.head_3g-icon a {
    width: 0.5rem;
    margin: 0 0.62rem 0.5rem;
    display: block;
    font-size: 0.24rem;
    line-height: 0.28rem;
    color: #595959;
    flex-grow: 1;
}

.head_3g-icon a div {
    width: 0.48rem;
    height: 0.48rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 0.12rem;
}

.head_3g-icon a img {
    width: 0.45rem;
}
.pswp{
    z-index:100001 !important;
}