.sgGameContainer {
    display: block;
    width: 100%;
    max-width: 100%;
    /* background: url(/images/mobile/gw50.png) no-repeat center top; */
    background-color: #e7e7e7;
    overflow: hidden;
    background-size: 100%;
    box-sizing: border-box;
    padding-top: 1rem;
    min-height: 100vh;
    margin: 0 auto;
}


.title {
    margin: 0 auto 0.4rem;
    height: 4.42rem;
    background: url(https://img.fhyx.com/fxegames/sgm/bbxg/gwxg109.jpg) no-repeat center;
    background-size: 100% auto;
    padding: 0.01rem;
    box-sizing: border-box;
    position:relative;
}
.sgGameContainer>.title::after{
    content: "";
    width: 3.75rem;
    height: 1.24rem;
    background: url(https://img.fhyx.com/fxegames/sgm/bbxg/gwxg132.png) no-repeat center;
    background-size: 100%;
    display: block;
    margin: 0 auto;
    bottom: 0.8rem;
    position: absolute;
    left: 0;
    right: 0;
}
.title img {
    height: 1.31rem;
    display: block;
    margin: 2.6rem auto 0;
    display: none;
}

.section {
    width: 100%;
    margin: 0 auto 0.55rem;
}

.s-con {
    width: 100%;
    margin: auto;
    /* background: url(/images/mobile/gw13.png) no-repeat center top; */
    /* background-size: 100%; */
    /* box-sizing: border-box; */
    /* padding-top: 0.07rem; */
}


.news-container {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.news-container .toggle-ul {
    width: 100%;
    height: 0.4rem;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 0 auto 0.3rem;
    position: relative;
    box-sizing: border-box;
    padding: 0 0.7rem;
}

.news-container .toggle-ul:after {
    content: "";
    /* background: url(/images/mobile/gw58.png) no-repeat center bottom; */
    background-size: 100%;
    height: 0.04rem;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    bottom: -0.4rem;
}

.news-container .toggle-li {
    width: 1.04rem;
    height: 0.4rem;
    position: relative;
    letter-spacing: 0.01rem;
    cursor: pointer;
    background: none no-repeat center center;
    opacity: 0.7;
    background-size: auto 0.3rem;
}

.news-container .toggle-li.active {
    opacity: 1;
}

.news-container .toggle-li.active:after {
    content: "";
    background: url(https://img.fhyx.com/fxegames/sgm/bbxg/gwxg50.png) no-repeat center bottom;
    background-size: 100% auto;
    height: 0.2rem;
    width: 1.6rem;
    position: absolute;
    left: 50%;
    /* right: 0; */
    bottom: -0.3rem;
    transform: translateX(-50%);
    margin: auto;
    display: block;
}

.news-container .zx {
    background-image: url(/images/mobile/gw63.png);
}

.news-container .xw {
    background-image: url(/images/mobile/gw21.png);
}

.news-container .gg {
    background-image: url(/images/mobile/gw5.png);
}

.news-container .hd {
    background-image: url(/images/mobile/gw9.png);
}

.news-container .more {
    width: 1.96rem;
    height: 0.59rem;
    line-height: 0.59rem;
    position: relative;
    letter-spacing: 0.05rem;
    cursor: pointer;
    font-size: 0.28rem;
    color: rgb(252, 248, 223);
    display: block;
    background: url(/images/mobile/gw62.png) no-repeat center;
    background-size: 100% 100%;
    text-align: center;
    margin: 0 auto;
    font-weight: bold;
}

.newsContainer {
    width: 100%;
    margin: 0 auto 0.57rem;
}

.content-li {
    display: none;
}

.news-ul {
    margin-top: 0.7rem;
}

.content-li:first-child {
    display: block;
}

.newsContainer a {
    display: block;
    width: 100%;
    background-size: 100%;
    height: 1.68rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    /* padding: 0 20px; */
    margin: 0.1rem 0;
    position: relative;
}

.newsContainer a .b {
    color: #3e302a;
    font-size: 0.16rem;
    line-height: 0.24rem;
    height: 0.48rem;
    overflow: hidden;
}

.newsContainer a .time {
    float: right;
    height: 0.4rem;
    line-height: 0.4rem;
    color: rgb(151, 135, 118);
    font-size: 0.24rem;
    position: absolute;
    top: 1.1rem;
    left: 3.1rem;
}

.newsContainer a .type {
    height: 1.29rem;
    font-size: 0rem;
    width: 2.4rem;
    position: absolute;
    left: 0.5rem;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 0.08rem;
    background: url(https://img.fhyx.com/fxegames/sgm/bbxg/gwxg109.jpg);
}

.newsContainer a .title {
    height: 1rem;
    /* line-height: 0.4rem; */
    width: calc(100% - 3.4rem);
    overflow: hidden;
    background: none;
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    color: #3e302a;
    font-size: 0.24rem;
    margin-bottom: 0;
    position: absolute;
    top: 0.3rem;
    left: 3.1rem;
}

.news-page-toggle {
    padding: 0.2rem 0 0.5rem;
    width: 7.1rem;
    margin: auto;
    font-size: 0;
    text-align: center;
}

.news-page-toggle a {
    padding: 0.06rem 0.12rem;
    font-size: 0.24rem;
    color: #000000;
    background: rgba(19, 17, 12, 0.3);
    cursor: pointer;
    margin: 0 0.04rem;
}

.news-page-toggle a.checked {
    background: #e1bc6f;
    color: #ffffff;
}


/*适配ios内嵌审核*/
.content-li.is-ios {
    display: none;
}

.content-li.is-ios:first-child {
    display: block;
}
