﻿:root {
	--pm-c: #ea494b;
}
#top {
    height: 40px;
    background: #f5f5f5;
}

#top .center {
    height: 100%;
    font-size: 14px;
    color: #999;
    position: relative;
}



#top .center a {
    color: #999;
}

#top .center img {
    margin-right: 10px;
}

#top .right a {
    margin: 0 15px;
}

#top .right a:last-child {
    margin-right: 0;
}

.main {
    background: url('../images/bg.png')no-repeat center top;
    background-attachment: fixed;
    background-size: 100% auto;
    padding-top: 56px;
}

.main-box {
    background: #fff;
    padding: 15px;
}

#header {
    height: 100px;
    padding-left: 5px;
}

#nav {
    flex: 1;
    margin-left: 134px;
}

#nav ul {
    display: flex;
    justify-content: space-between;
}

#nav li {
    text-align: center;
    font-size: 16px;
	font-weight: 600;
}

#nav li a span {
    color: #333;
}

#nav li .img {
    width: 29px;
    height: 29px;
    background-color: #e4e4e4;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 11px;
}

#nav li.active .img,
#nav li:hover .img {
    background: #ea494b;
}

#nav li.active a span,
#nav li:hover a span {
    color: #ea494b;
    font-weight: bold;
}

.search-box {
    display: flex;
    justify-content: space-between;
    height: 50px;
}

#search {
    width: 452px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#search input {
    flex: 1;
    width: 352px;
    height: 50px;
    background: url('../images/search.png')no-repeat 15px center;
    border: solid 1px #ea494b;
    padding-left: 45px;
    font-size: 14px;
    color: #333;
}

#search button {
    width: 100px;
    height: 50px;
    background: #ea494b;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    border: none;
    cursor: pointer;
}

.search-more {
    flex: 1;
    overflow: hidden;
    align-items: center;
    height: 50px;
    background: #f6f6f6;
    padding-left: 20px;
    font-size: 14px;
    color: #999;
}

.search-more>.f1 a {
    display: inline;
    color: #999;
    margin-right: 10px;
}

.search-more>.f1 a:nth-child(even) {
    color: #ea494b
}

.index-top-img ul {
    display: flex;
    flex-wrap: wrap;
}

.index-top-img ul li {
    width: 215px;
    margin-right: 23px;
}

.index-top-img ul li:last-child {
    margin-right: 0;
}

.index-top-img ul li .img {
    width: 215px;
    height: 128px;
    position: relative;
}

.index-top-img ul li p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, .5);
    text-align: center;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
    color: #fff;
}

.index-top-msg .item {
    display: flex;
    align-items: center;
}

.index-top-msg .item .tags {
    width: 83px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin-right: 20px;
}

.index-top-msg .item:nth-child(1) .tags {
    background: #ffece3;
    border-left: 2px solid #ff6e27;
    color: #ff6e27;
}

.index-top-msg .item:nth-child(2) .tags {
    background: #e4f7f2;
    border-left: 2px solid #22cc9e;
    color: #22cc9e;
}

.index-top-msg .item:nth-child(3) .tags {
    background: #fff7e9;
    border-left: 2px solid #ffb527;
    color: #ffb527;
}

.index-top-msg .item {
    margin-bottom: 10px;
}

.index-top-msg .item ul {
    display: flex;
    flex: 1;
    overflow: hidden;
}

.index-top-msg .item ul li {
    margin-right: 25px;
    flex-shrink: 0;
}

.index-top-msg .item ul li a {
    font-size: 14px;
    color: #666;
}

#footer {
    background: #333;
    padding: 70px 0;
}

.foot-logo {
    display: flex;
    align-items: center;
    height: 78px;
    border-left: 1px solid #676767;
    padding-left: 24px;
}

.footer-left {
    font-size: 14px;
    color: #999;
}

.footer-left a {
    display: inline;
    color: #999;
}

.foot-map {
    margin-left: 16px;
    margin-right: 16px;
    line-height: 26px;
}

.foot-map a::after {
    content: '|';
    color: #999;
    margin-right: 10px;
    margin-left: 10px;
}

.foot-map a:last-child::after {
    display: none;
}

.public-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.public-title span {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    display: flex;
    align-items: center;
}

.public-title span img {
    margin-right: 14px;
}

.public-title a {
    font-size: 12px;
    color: #999;
}

.index-top-commont ul {
    display: flex;
    flex-wrap: wrap;
}

.index-top-commont ul li {
    width: 86px;
    margin-right: 34px;
}

.index-top-commont ul li:last-child {
    margin-right: 0;
}

.index-top-commont ul li .img {
    width: 86px;
    height: 86px;
    border-radius: 10px;
}

.index-top-commont ul li .img img {
    width: 86px;
    height: 86px;
    border-radius: 10px;
}

.index-top-commont ul li .name {
    text-align: center;
    font-size: 14px;
    color: #666;
    margin-top: 13px;
}

.index-box-one {
    width: 450px;
}

.index-box-two {
    width: 406px;
}

.index-box-three {
    width: 253px;
}

.index-mid-notice {
    border-bottom: 1px dashed #dcdbdc;
    padding-bottom: 20px;
}

.index-mid-notice ul li {
    text-align: center;
}

.index-mid-notice ul li:first-child {
    margin-bottom: 25px;
}

.index-mid-notice ul li .name {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 10px;
}

.index-mid-notice ul li p {
    font-size: 14px;
    color: #999;
}

.screen-news-list {
    position: relative;
}

.screen-news-list::after {
    position: absolute;
    content: '';
    left: 0;
    top: 5px;
    height: calc(100% - 12px);
    width: 1px;
    background: #eeeeee;
}

.screen-news-list ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding-left: 13px;
    margin-bottom: 27px;
}

.screen-news-list ul li:hover .name{
    color:#ea494b;
}

.screen-news-list ul li:hover .yd{
    border: solid 1px #ea494b;
}

.screen-news-list ul li:last-child {
    margin-bottom: 0;
}

.screen-news-list ul li .yd {
    position: absolute;
    left: -3px;
    top: 4px;
    width: 7px;
    height: 7px;
    background-color: #ffffff;
    border: solid 1px #dcdbdc;
    border-radius: 50%;
    background: #fff;
    z-index: 99;
}

.screen-news-list ul li .name {
    font-size: 14px;
    color: #444;
    margin-right: 12px;
}

.screen-news-list ul li .time {
    font-size: 14px;
    color: #999;
}

.index-hot-news ul li {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.index-hot-news ul li .img {
    width: 120px;
    height: 78px;
}

.index-hot-news ul li .info {
    height: 78px;
    background: #f8f8f8;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 17px;
    padding-left: 20px;
    font-size: 14px;
    color: #999;
}

.index-hot-news ul li .name {
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.index-jc-game .title {
    width: 100%;
    height: 31px;
    line-height: 31px;
    background-color: #f6f6f6;
    padding-left: 24px;
    font-size: 13px;
    color: #999;
}

.index-jc-game .title span:nth-child(2) {
    margin-left: 83px;
    margin-right: 47px;
}

.index-jc-game ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 13px;
    color: #999;
    height: 38px;
    border-bottom: 1px dashed #eeeeee;
}

.index-jc-game ul li:last-child {
    border-bottom: none;
}

.index-jc-game ul li .size {
    width: 80px;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-jc-game ul li .name {
    font-size: 14px;
    color: #444;
    margin-left: 14px;
    margin-right: 4px;
}

.index-three-news {
    width: 100%;
}

.index-three-news .img {
    width: 100%;
    height: 165px;
    position: relative;
}

.index-three-news .img::after {
    position: absolute;
    right: 0;
    content: '精彩原创';
    top: 0;
    width: 60px;
    height: 22px;
    background-color: #ea494b;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    color: #fff;
}

.index-three-news p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    height: 27px;
    line-height: 27px;
    background: rgba(0, 0, 0, .5);
    font-size: 12px;
    color: #fff;
}

.public-list ul li {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    justify-content: space-between;
}

.public-list ul li:last-child {
    margin-bottom: 0;
}

.public-list ul li .name {
    font-size: 15px;
    /*color: #444;*/
    margin-right: 10px;
}

.public-list ul li .type {
    font-size: 14px;
    color: #999;
}

.index-dd {
    width: 100%;
    height: 70px;
    margin: 20px 0;
}

.index-dd img {
    width: 100%;
    height: 70px;
}

.index-album ul {
    display: flex;
    justify-content: space-between;
}

.index-album ul li {
    background: #f6f6f6;
    padding: 20px;
    padding-right: 0;
    width: 280px;
}

.index-album ul li .name {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.index-album ul li .bottom {
    margin-top: 17px;
}

.index-album ul li .img {
    width: 71px;
    height: 71px;
    border-radius: 10px;
}

.index-album ul li .img img {
    width: 71px;
    height: 71px;
    border-radius: 10px;
}

.index-album ul li .info {
    font-size: 14px;
    color: #888;
    margin-left: 15px;
    margin-right: 12px;
    line-height: 29px;
}

.index-two-left {
    width: 892px;
}

.index-two-right {
    width: 253px;
}

.index-game-list ul {
    display: flex;
    flex-wrap: wrap;
}

.index-game-list ul li {
    width: 100px;
    margin-right: 32px;
    margin-top: 33px;
}

.index-game-list ul li:nth-child(7n) {
    margin-right: 0;
}

.index-game-list ul li .img {
    height: 100px;
    width: 100px;
    border-radius: 15px;
}

.index-game-list ul li .img img {
    height: 100px;
    width: 100px;
    border-radius: 15px;
}

.index-game-list ul li .name {
    font-size: 15px;
    text-align: center;
    margin-top: 16px;
}

.index-game-rank {
    margin-top: 33px;
}

.index-game-rank .title {
    width: 100%;
    /*height: 60px;*/
    margin-bottom: 20px;
	font-size: 18px;
    font-weight: 600;
}

.index-game-rank .title img {
    width: 100%;
    height: 60px;
}

.index-game-rank ul li {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.index-game-rank ul li .num {
    width: 25px;
    height: 22px;
    background: #f6f6f6;
    text-align: center;
    line-height: 22px;
    font-size: 14px;
    color: #999;
}

.index-game-rank ul li:nth-child(-n+3) .num {
    background: #ea494b;
    color: #fff;
}

.index-game-rank ul li .right {
    border-bottom: 1px dashed #eeeeee;
    flex: 1;
    overflow: hidden;
    padding-bottom: 10px;
    margin-left: 11px;
    margin-top: 2px;
}

.index-game-rank ul li .name {
    font-size: 15px;
    margin-right: 10px;
}

.index-game-rank ul li .type {
    font-size: 14px;
    color: #999;
    flex-shrink: 0;
}

.index-video-list ul li {
    width: 100%;
    margin-top: 20px;
}

.index-video-list ul li .img {
    position: relative;
    width: 100%;
    height: 145px;
}

.index-video-list ul li p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: rgba(0, 0, 0, .5);
    font-size: 14px;
    color: #fff;
    padding-left: 10px;
}

.index-video-list ul li p img {
    height: 19px;
    width: 19px;
    vertical-align: middle;
    margin-right: 10px;
}

.index-news-left {
    width: 412px;
}

.index-news-list {
    margin-bottom: 24px;
}

.index-news-list ul {
    display: flex;
    justify-content: space-between;
}

.index-news-list ul li {
    width: 195px;
    height: 123px;
}

.index-news-list ul li .img {
    width: 195px;
    height: 123px;
    position: relative;
}

.index-news-list ul li .img::after {
    content: '';
    /*width: 41px;*/
    height: 23px;
    background: #ea494b;
    text-align: center;
    line-height: 23px;
    color: #fff;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 0;
}

.index-news-right {
    width: 421px;
}

.public-news-list ul li {
    margin-bottom: 17px;
}

.public-news-list ul li .tags {
    width: 40px;
    height: 22px;
    border: solid 1px #dcdbdc;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #999;
    margin-right: 10px;
}

.public-news-list ul li .name {
    /*color: #333;*/
}

.public-news-list ul li .time {
    font-size: 14px;
    color: #999;
}

.index-rank-box .item {
    width: 380px;
}

.index-rank-box .item>img {
    display: block;
    margin: 0 auto;
}

.index-rank-box .item .title {
    width: 380px;
    height: 50px;
    background: #f6f6f6;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #666;
    padding-left: 12px;
    padding-right: 16px;
    margin-top: 23px;
	font-weight: 600;
}

.index-rank-box .item .title span:nth-child(2) {
    margin-left: 79px;
    margin-right: 141px;
}

.index-rank-box .item ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px dashed #eeeeee;
    padding-bottom: 14px;
    margin-top: 15px;
}

.index-rank-box .item ul li:last-child {
    border-bottom: none;
}

.index-rank-box .item ul li .num {
    width: 26px;
    height: 24px;
    background-color: #e7e7e7;
    text-align: center;
    line-height: 24px;
    color: #fff;
    font-size: 16px;
    font-style: italic;
    margin-right: 6px;
}

.index-rank-box .item ul li:nth-child(-n+3) .num {
    background: #ffb025;
}

.index-rank-box .item:nth-child(2) ul li:nth-child(-n+3) .num {
    background: #61c0c1;
}

.index-rank-box .item:nth-child(3) ul li:nth-child(-n+3) .num {
    background: #ff8054;
}

.index-rank-box .item ul li .top {
    display: flex;
    justify-content: space-between;
    flex: 1;
    overflow: hidden;
}

.index-rank-box .item ul li .name {
    font-size: 15px;
    margin-right: 10px;
    margin-left: 5px;
}

.index-rank-box .item ul li .size {
    font-size: 16px;
    color: #999;
}

.index-rank-box .item ul li .right {
    display: none;
}

.index-rank-box .item ul li.active .right {
    display: flex;
    flex: 1;
    align-items: center;
    overflow: hidden;
}

.index-rank-box .item ul li.active .top {
    display: none;
}

.index-rank-box .item ul li .img {
    width: 76px;
    height: 76px;
    border-radius: 15px;
}

.index-rank-box .item ul li .img img {
    width: 76px;
    height: 76px;
    border-radius: 15px;
}

.index-rank-box .item ul li .info {
    margin-left: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 72px;
    font-size: 14px;
    color: #999;
    margin-right: 10px;
}

.index-rank-box .item ul li .info-name {
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.index-rank-box .item ul li .down {
    width: 77px;
    height: 38px;
    background-color: #ffb025;
    text-align: center;
    line-height: 38px;
    font-size: 16px;
    color: #fff;
}

.links-box {
    display: flex;
    flex-wrap: wrap;
    margin: 25px 0;
    margin-bottom: 0;
}

.links-box a {
    font-size: 12px;
    color: #999;
    margin-bottom: 10px;
}

.links-box a::after {
    content: '|';
    color: #999;
    margin-right: 7px;
    margin-left: 7px;
}

.links-box a:last-child:after {
    display: none;
}

.index-img-list ul {
    display: grid;
    grid-template-columns: 225px 230px 225px 230px 225px;
    grid-template-rows: repeat(2, 155px);
    grid-column-gap: 9px;
    grid-row-gap: 14px;
}

.index-img-list ul li:nth-child(1) {
    grid-area: 1 / 1 / 3 / 2;
}

.index-img-list ul li:nth-child(2) {
    grid-area: 1 / 2 / 2 / 3;
}

.index-img-list ul li:nth-child(3) {
    grid-area: 2 / 2 / 3 / 3;
}

.index-img-list ul li:nth-child(4) {
    grid-area: 1 / 3 / 3 / 4;
}

.index-img-list ul li:nth-child(5) {
    grid-area: 1 / 4 / 2 / 5;
}

.index-img-list ul li:nth-child(6) {
    grid-area: 2 / 4 / 3 / 5;
}

.index-img-list ul li:nth-child(7) {
    grid-area: 1 / 5 / 3 / 6;
}

.index-img-list ul li .img {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.index-img-list ul li .name {
    position: absolute;
    bottom: -35px;
    left: 0;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, .5);
    font-size: 14px;
    color: #fff;
    width: 100%;
    padding: 0 10px;
}

.index-img-list ul li:hover .name {
    bottom: 0;
    transition-duration: .3s;
}

.index-swiper-box {
    overflow: hidden;
    font-size: 0;
}

.index-swiper {
    position: relative;
    height: 256px;
}

.index-swiper-box .img {
    height: 100%;
    width: 100%;
}

.index-swiper-box img {
    height: 100%;
    width: 100%;
}

.index-swiper-thubms {
    width: 100%;
    height: 86px;
    padding: 10px;
    padding-bottom: 15px;
    background: #f5f5f5;
}

.index-swiper-thubms .swiper-slide-thumb-active {
    border: solid 1px #ea494b;
}

.index-swiper .swiper-button-next,
.index-swiper .swiper-button-prev {
    width: 25px;
    height: 49px;
    background: rgba(0, 0, 0, .5);
}

.index-swiper .swiper-button-next {
    right: 0;
}

.index-swiper .swiper-button-prev {
    left: 0;
}

.index-swiper .swiper-button-next:after,
.index-swiper .swiper-button-prev:after {
    font-size: 22px;
    color: #fff;
}

.top-nav {
    display: flex;
    position: relative;
    justify-content: space-between;
    width: 1201px;
    /* height: 420px; */
    background:#fff url('../images/nav_bg.png')no-repeat center top;
    box-shadow: 0px 2px 9px 1px rgba(0, 0, 0, 0.3);
    position: absolute;
    left:0;
    top:40px;
    padding:32px;
    padding-bottom: 47px;
    z-index: 99;
}

.top-nav>.item{
    width: 229px;
}

.top-nav>.item:first-child{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.top-nav>.item:last-child{
    width: 329px;
}

.top-nav .title{
    font-size: 16px;
    color:#333;
    font-weight: bold;
    text-align: center;
    margin-bottom: 22px;
}

.top-nav ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.top-nav ul li{
    width: 110px;
	height: 34px;
	border: solid 1px #dcdcdc;
    text-align: center;
    line-height: 32px;
    margin-top: 9px;
}
.top-nav > .item:nth-child(3) ul li{
    width: 220px;
}
.top-nav ul li a{
    font-size: 14px;
    color:#666;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.top-nav>.item:last-child ul li{
    width: 160px;
}
.hide {
	display: none !important;
}
/* boy */
@media screen and (max-width:768px){
    *{
        box-sizing: border-box
    }
    .center{
        width: 100%;
    }
    #top{
        display: none;
    }
    .main{
        padding-top: 0;
    }
    .main-box{
        padding: 10px;
    }
    .main-box #header{
        width: 100%;
        height: auto;
        padding: 0;
        margin: 0;
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }
    #nav{
        width: 100%;
        padding: 0;
        margin: 0 !important;
    }
    .search-more{
        display: none;
    }
    .search-box{
        margin-top: 10px;
    }
    #search{
        width: 100%;
    }
    .index-top-img ul{
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        scrollbar-width: none;
        gap: 10px;
        padding: 10px 0;
    }
    .ablum-list ul li .list-item{
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        scrollbar-width: none;
        gap: 10px;
        padding: 10px 0;
    }
    #nav ul{
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        scrollbar-width: none;
        gap: 10px;
        padding: 10px 0;
    }
    #nav li{
        width: 100px;
        min-width: 100px;
    }
    .index-top-msg .item ul{
        flex-wrap: wrap;
        row-gap: 10px;
    }
    .index-top-msg .item{
        margin-bottom: 20px;
    }
    .index-top-commont ul{
        width: 100%;
        padding: 0;
        margin: 0;
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 10px;
        overflow: hidden;
    }
    .index-top-commont ul li{
        width: 100%;
        padding: 0;
        margin: 0;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .box.flex.jcsb.mt-35{
        width: 100%;
        padding: 0;
        margin: 0;
        margin-top: 10px;
        flex-direction: column;
        gap: 10px;
    }
    .index-box-one{
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .index-swiper-thubms{
        display: none;
    }
    .index-swiper{
        height: auto;
    }
    .index-box-two{
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .index-box-three{
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .index-jc-game .title{
        width: 100%;
        padding: 0 10px;
        margin: 0;
        display: flex;
        justify-content: space-between;
    }
    .index-album ul{
        flex-direction: column;
        gap: 10px;
    }
    .index-album ul li{
        width: 100%;
        padding: 10px;
        margin: 0;
    }
    .index-two-box .flex.jcsb{
        width: 100%;
        padding: 0;
        margin: 0;
        flex-direction: column;
        gap: 10px;
        margin-top: 10px;
    }
    .index-two-left{
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .index-two-right{
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .index-game-list ul{
        width: 100%;
        padding: 0;
        margin: 0;
        display: grid;
        grid-template-columns: repeat(3,1fr);
        gap: 10px;
        overflow: hidden;
    }
    .index-game-list ul li{
        width: 100%;
        padding: 0;
        margin: 0;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .index-game-rank ul li{
        align-items: center;
        gap: 10px;
    }
    .index-news-left{
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .index-news-right{
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .index-news-list ul li{
        width: 50%;
        height: auto;
    }
    .index-news-list ul li .img{
        width: 80%;
        aspect-ratio: 16/9;
		height: auto;
        margin: 0 auto;
    }

    .index-video-list ul li .img{
        aspect-ratio: 16/9;
		height: auto;
    }
    .index-rank-box .jcsb{
        width: 100%;
        padding: 0;
        margin: 0;
        margin-top:10px;
        flex-direction: column;
        gap: 10px;
    }
    .index-rank-box .item{
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .index-rank-box .item .title{
        width: 100%;
    }
    .index-rank-box .item .title span{
        overflow: hidden;
        width: auto;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .index-img-list ul{
        grid-template-columns: repeat(1,1fr);
        grid-template-rows: repeat(1, 1fr);
    }
    #footer .center{

        flex-direction: column;
    }
    #fixed{

                overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .show-game-top{
        width: 100%;
        padding: 0 !important;
        margin: 0 !important;
    gap: 10px;
        height: auto !important;
        flex-direction: column;
        background: none !important;
    }
    .show-game-top .info{
        width: 100%;
        padding: 0 !important;
        margin: 0 !important;
        color: #333 !important;
    }
    .show-game-top .info h1{
        text-align: center;
        font-size: 18px !important;
    }
    .show-game-top .info p{
        text-align: center;
    }
    .show-game-top .show-down{
        margin: 0 !important;
    }
    .main-box .box{
        width: 100%;
        padding: 0 !important;
        margin: 0 !important;
        flex-direction: column;
        gap: 10px;
    }
    .news-left{
        width: 100% !important;
        padding: 0 !important;

    }
    .show-hot-gift ul li{
        width: 100% !important;
        margin-top: 10px !important;
    }
    .news-list ul li .img,
    .news-list ul li .img img{
        width: 160px !important;
        height: 90px !important;
    }
    .news-list ul li .join span{
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .show-game-zj ul{
        width: 100% !important;
        padding: 0 !important;
        margin: 0;
        margin-top: 10px;
        display: grid !important;
        grid-template-columns: repeat(3,1fr);
        overflow: hidden;
        gap: 10px;
    }
    .show-game-zj ul li{
        display: none;
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
        overflow: hidden;
        /* display: flex; */
        flex-direction: column;
        align-items: center;
    }
    .show-game-zj ul li:nth-child(1),
    .show-game-zj ul li:nth-child(2),
    .show-game-zj ul li:nth-child(3){
        display: flex;
        padding: 10px !important;
    }
    .list-hot-news ul li{
        width: 49% !important;
    }
    .list-hot-news ul li .img,
    .list-hot-news ul li .img img{
        width: 100% !important;
        aspect-ratio: 16/9;
        height: auto !important;
    }
    .show-game-zj ul li .name{
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .footer-left p{
        text-align: center;
    }
    .show-game-top .info p span a{
        color: #333 !important;
    }
    .foot-logo{
        border: none;
    }
    .foot-map{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    #footer{
        padding: 20px 0;
    }
    .news-right{
        width: 100% !important;
        margin: 0;
        padding: 0;
    }
    .list-jp-game ul li .info p{
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .list-find-game ul{
        width: 100% !important;
        padding: 0 !important;
        margin: 0;
        margin-top: 10px;
        display: grid !important;
        grid-template-columns: repeat(3,1fr);
        overflow: hidden;
        gap: 10px;
    }
    .list-find-game ul li{
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
        overflow: hidden;
    }
    .about-bg{
        height: auto !important;
        background: none !important;
    }
    .about-nav{
        flex-direction: column;
        height: auto !important;
    }
    .about-nav li{
        width: 100% !important;
    }
    .rank-top{
        display: none;
    }
    .rank-list ul li{
        height: auto !important;
        padding: 10px 0;
    }
    .rank-list ul li .img{
        width: 90px !important;
        height: 90px !important;
    }
    .rank-list ul li .img img{
        width: 80px !important;
        height: 80px !important;
    }
    .rank-list ul li:hover .down{
        display: none !important;
    }
    .rank-list ul li .img::after{
        display: none !important;
    }
    .rank-list ul li .num{
        width: 90px !important;
        margin-right: 0 !important;
        margin-left: 10px !important;
    }
    .rank-list ul li .info p{
        width: 100% !important;
        padding: 0 !important;
        margin: 0;
        margin-top: 10px;
        display: grid !important;
        grid-template-columns: repeat(1,1fr);
        overflow: hidden;
        gap: 10px;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .downloada span{
        display: flex !important;
    }
    .rank-list ul li .info .t1{
        display: block !important;
    }
    .rank-list ul li .info p span{
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .news-nav{
        flex-direction: column;
    }
    .news-nav .tags{
        width: 100% !important;
        display: flex;
    gap: 20px;
    margin: 10px 0;
    padding: 10px 0;
    }
    .news-nav .tags a{
        width: 33%;
        height: 70px;
        border: 1px solid #ea494b;
        border-radius: 10px;
        font-size: 18px;
        overflow: hidden;
        background-color: #fff;
        color: #ea494b;
        text-align: center;
        line-height: 70px;
    }
    .news-nav .tags a.on{
        background-color: #ea494b;
        color: #fff;
    }
    .list-game ul li{
        width: 100% !important;
        padding: 0 !important;
        /*margin: 0 !important;*/
    }

	.list-game ul li:nth-child(1n) {
		margin-right: 0;
	}

    .index-game-list ul li .name{
        width: 100%;
    }
	.list-game ul li:nth-child(2n) {
		margin-right: 0;
	}

    .list-game ul li .info p{
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .map-nav{
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
        flex-direction: column;
        height: auto !important;
        gap: 10px;
    }
    .map-nav > .item{
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    .news-nav ul{
        width: 100% !important;
        padding: 0 !important;
        margin: 0;
        display: grid !important;
        grid-template-columns: repeat(2,1fr);
        overflow: hidden;
        gap: 10px;
        white-space: nowrap;
        text-overflow: ellipsis;
        row-gap: 5px;
    }
    .rank-nav ul li{
        width: 100%;
        overflow: hidden;
        margin: 0 !important;
    }
    .show-hot-gift ul li .down{
        display: none;
    }
    .news-nav ul li a{
        overflow: hidden;
       display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .news-nav ul li{
        overflow: hidden;
        font-size: 14px !important;
        margin: 0 !important;
    }
    .show-hot-gift ul li .down{
        display: none !important;
    }
    .show-game-top .info p span{
        display: flex;
        justify-content: center;
        text-align: center;
    }
    .article-top h1{
        font-size: 18px !important;
    }
    .article-top p{
        flex-wrap: wrap;
        gap: 10px;
    }
    .article-top p span{
        padding: 0 !important;
        margin: 0 !important;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .article-content{
        margin: 0 !important;
    }
    .show-game-top .info{
        gap: 10px;
    }
    .show-game-top .info p{
        justify-content: center;
        flex-wrap: wrap;
        gap: 10px;
    }
    .show-game-top .info p span{
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .show-game-top .scope{
        padding: 0 !important;
        margin: 0 !important;
        width: 117px !important;
    }
    .list-game ul li:hover .down{
        display: none !important;
    }
    .ablum-list ul li .top{
        flex-direction: column;
        gap: 5px;
    }
    .ablum-list ul li .left{
        width: 130px !important;
    }
    .ablum-list ul li .left p{
        font-size: 16px;
        padding-left: 16px;
        width: 100%;
   
        white-space: wrap;
 
    }
    .show-album-top{
        flex-direction: column;
        height: auto !important;
        gap: 10px;
    }
    .show-album-left{
        width: 100%;
        padding: 10px !important;
        gap: 10px;
    }
    .show-album-more{
        flex-wrap: wrap;
    }
    .show-album-right{
        width: 100% !important;
        padding-bottom: 10px;
    }
    .show-album-right .info p{
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
		font-size: 14px;
    }
    .show-album-right::after{
        left: 50% !important;
  transform: translateX(-50%);
    }
    #logo{
        width: 100% !important;
    }
    .lan2{
        display: none !important;
    }
    #lan1{
        display: block !important;
    }
    .layui-layer{
        width: 100% !important;
    }
    .news-list ul li .top .tags{
        display: none;
    }
    .news-list ul li{
        margin-top: 20px !important;
    }
    .news-list ul li .top .time{
        display: none;
    }
    .news-list ul li .top .name{
        white-space: wrap;

    }
    .news-list ul li .join{
        display: none !important;
    }
    .ablum-list ul li .left .img,
    .ablum-list ul li .left .img img{
        height: 66px !important;
        width: 110px !important;
    }
    .list-game ul li .info{
        height: auto !important;
        gap: 10px;
    }
    .list-game ul li .name{
    
display: block;
width: 100%;
        white-space: normal;

    }
    .show-game-zj .top{
        flex-direction: column;
        height: auto !important;
        gap: 10px;
        padding: 10px !important;
    }
    body{
        overflow-x: hidden;
    }
    .ablum-list ul li .name{
        white-space: wrap;
        font-size: 14px !important;
    }
    .show-album-left h1{
        font-size: 20px !important;
    }
    .show-game-zj .top .img{
        width: 100% !important;
        margin: 0;
        padding: 0;
        aspect-ratio: 16/9;
        height: auto !important;
    }
    .show-game-zj .top .img img{
        width: 100% !important;
        margin: 0;
        padding: 0;
        aspect-ratio: 16/9;
        height: auto !important;
    }
    .show-game-zj .top .info{
        width: 100% !important;
        margin: 0 !important;
        padding: 0;
        height: auto !important;
    }
    .show-game-zj .top .info .name span{
        display: none !important;
    }
    .show-game-zj .top .info .name{
        white-space: wrap;
        margin: 16px 0;
    }
    .rank-list ul li .num{
        display: none;
    }
    .rank-list ul li .info{
        margin-left: 3px !important;
    }
    .rank-list ul li .img{
        background: none !important;
    }
    .rank-list ul li .name{
        white-space: wrap;
        font-size: 16px !important;
    }
}
.article-content p iframe{
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    aspect-ratio: 16/9;
    height: auto;
}
.lan1{
    display: none !important;
}
#logo{
    width: 400px;
    display: flex;
    justify-content: space-between;
}
#nav{
    margin:0 20px;
}
.xztag{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 10px 0;
}
.xatags{
    display: block;
    width: auto;
    padding: 10px;
    border: 1px solid #ea494b;
    border-radius: 5px;
    color: #ea494b;
}
.article-content p img{
    width: 100%;
    max-width: none !important;
}
/* yema */
.mngfPage{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 10px;
}
.mngfPage a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 30px;
	border: 1px solid #eeeeee;
	color: #555555;
}
.currentPage,
.mngfPage a:hover{
	background-color: #ea494b;
	color: #fff !important;
}
.phzb{
	width: 100%;
	display: flex;
	gap: 20px;
    margin: 10px 0;
}
.phzbs{
	width: 33%;
	height: 50px;
	border: 1px solid #ea494b;
	border-radius: 10px;
	font-size: 18px;
	overflow: hidden;
}
.phzbsa{
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	color: #ea494b;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.phzbs.on,
.phzbs:hover{
	background-color: #ea494b;
}
.phzbs.on .phzbsa,
.phzbs:hover .phzbsa{
	color: #fff;
}
/* 页码end */
/* 语言 */
.headerlan{
    border: none !important;
  }
  .headerlan i{
  color: #666;
  }
  .lanneed{
    padding: 0px;
  }
  .languagechoose{
    display: flex;
    flex-direction: column;
  }
  .languagechoosea{
    height: 35px;
    font-size: 16px;
    padding-left: 10px;
    line-height: 35px;
  }
  .languagechoosea.on{
    background-color: #ea494b;
    color: #fff;
  }
  .languagechoosea:hover{
    background-color: #ea494b;
    color: #fff;
   
  }
  .footer a{
    color: #999;
  }
  /* 语言end. */

  .list-game ul li .info p{
    display: flex;
  }
  .list-game ul li .info p a{
    color: #888;
  }
  /* view all */
.viewAll{
	margin-top: 20px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.vall_btn{
	width: 100%;
	height: 40px;
	background-color: #ea494b;
	border: none;
	border-radius: 5px;
	color: #fff;
    box-sizing: border-box;
}
.vall_btna{
    box-sizing: border-box;
    color: #fff;
    display:block;
    width:100%;
    height: 40px;
    line-height: 40px;
    padding: 0 !important;
}




.show-game-top .info p span{
    display: flex;
}
.show-game-top .info p span a{
    color: #fff;
}
.ablum-list ul li .left .img{
    width: 166px ;
}
.ablum-list ul li .left .img img{
    width: 166px ;
} 
.rank-list ul li .info p span{
    display: flex;
    line-height: 18px;
}
.rank-list ul li .info p span a{
    color: #888;
    line-height: 18px;
}
.rank-list ul li .info p{
    margin-top: 15px !important;
}
.rank-nav ul li{
    width: auto !important;
}
.public-list ul li .type{
    display: none;
}
.list-box .list-public-list ul li .name{
    white-space: wrap;
}
.show-album-right .info p{
    display: flex;
    line-height: 18px;
}
.show-album-right .name{
    color: #111 !important;
}
.show-album-right a{
    color: #999 !important;
    line-height: 18px;
}
.list-game ul li .info p{

    line-height: 18px;
    width: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.list-game ul li .info p a{
    line-height: 18px;
    width: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/* .list-game ul li .info .t1{
    display: block !important;
} */
.public-news-list ul li .tags{

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.show-hot-gift ul li .info .name{
    white-space: wrap;
  height: auto !important; 
}


.xzoFangList{ width: 100%;}
.xzoFangList li{ margin-top:20px; border-bottom: 1px solid #eeeeee; padding-bottom: 20px;}
.xzoFangList li span{ display: block; float: left; width: 64px; height: 64px;}
.xzoFangList li span img{  width: 100%; height: 100%; object-fit: cover; border-radius: 100px;}
.xzoFangList li dl{ float: left; width: calc(100% - 84px); margin: 0px 0px 0px 20px;}
.xzoFangList li dl dt{ color: #5f727e;}
.xzoFangList li dl dd.cont1{ margin-top:10px; color: #999999;}
.xzoFangList li dl dd.cont1 i.red{ color: #ffbe14;}
.xzoFangList li dl dd.cont1 i.xingxing{ margin-right: 3px;}
.xzoFangList li dl dd.cont2{ margin-top:10px;}
.xzoFangList li dl dd.cont2 p{ padding-top:10px;}
.xzoFangList li dl dd.cont3{ margin-top:15px;}
.xzoFangList li dl dd.cont3 img{ max-width: 100%;}
.xzoFangList li dl dd.cont4{ margin-top:15px; color: #999999;}
.xzoRateList{ width: 100%;}
.xzoRateList li{ margin-top:20px;width: 100% !important;}
.xzoRateTitle{ width: 100%;}
.xzoRatexingxing{ width: 100%; margin-top:15px; color: #999999;}
.xzoRatexingxing i{ margin-right: 3px; cursor: pointer;}
.xzoRatexingxing i.red{ color: #ffbe14;}
.xzoRateTextarea{ width: 100%; margin-top:15px;}
.xzoRateTextarea textarea{ width: 100%; height: 100px; border: 1px solid #eeeeee; padding: 10px 0px 0px 10px; box-sizing: border-box;}
.xzoRateText{ width: 100%; margin-top:15px;}
.xzoRateText input.text1{ width: 100%; height: 35px; border: 1px solid #eeeeee; padding: 0px 0px 0px 10px; box-sizing: border-box;}
.xzoRateSubmit{ width: 200px; margin-top:15px;}
.xzoRateSubmit input.submit1{ width: 100%; height: 35px; border: none; background: none;
	 background: #ea494b; border-radius: 5px; color: #ffffff; cursor: pointer;} 
.xzoTanBg3{ width: 100%; height: 100%; background-color: rgba(0,0,0,0.6); position:absolute; left: 0px; top: 0px; position:fixed; z-index:102;}
.xzoPingBox{z-index: 999999;width: 500px; height:530px;
	 background: #FFFFFF; position:absolute; left: 50%; top: 50%; margin-left:-250px; margin-top:-265px; border-radius: 5px;}
.xzoPingTitle{ width: 90%; margin: auto; margin-top:20px;}
.xzoPingTitle h2{ font-size: 20px; color: #333333; float: left;}
.xzoPingTitle span{ display: block; width: 17px; height: 17px;  background-size: 200px 200px; position:absolute; right:5%; top: 25px; cursor: pointer;}
.xzoPingIn{ width: 90%; margin:auto;     margin-top: 60px;}
.xzoPingIn .xzoRateSubmit{ margin: auto;}
.xzoKingsTitle3 h2{ font-size: 24px; font-weight: bold; color: #333333; float:left;}
.xzoKingsTitle3 a{ display: block; float: right; margin-top:5px; font-size: 16px; font-weight: bold; color: #0081d5;}
.xzoRateList2{ display: none;}
@media screen and (max-width:768px){
  .xzoPingBox{ width: 94%; margin-left:0px; left: 3%;}
  .xzoRateList{ display: block;}
  .xzoTanBg3{ display: none;}
  .xzoKingsTitle3 a{ display: none;}

}














.GamedetailL12{
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-bottom: 20px;
  }
  .GamedetailL12s{
   display: flex;
   flex-direction: column;
   justify-content: center;
   gap: 10px;
  
  }
  .GamedetailL12s_1{
    display: flex;
    gap: 20px;
    overflow: hidden;
    align-items: center;
    color: #888888;
  }
  .GamedetailL12s_11{
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  
  .GamedetailL12s_12{
    font-size: 16px;
    width: 20%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .GamedetailL12s_2{
    font-size: 14px;
    line-height: 26px;
  
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  } 