.g-nav1 {
    margin-bottom: 15px;
}

.f-main {
    padding-top: 15px
}

.game-tab {
    height: 114px;
    padding: 12px 15px;
}

.game-tab dt {
    width: 89px;
    float: left;
}

.game-tab dd {
    float: left;
    /* border-bottom: 1px solid #EBEBEB; */
    height: 113px;
    padding-left: 0;
}

.ul-tab1 li {
    line-height: 37px;
    border-bottom: 1px solid #EAEAEA;
}

.ul-tab1 li a {
    font-size: 14px;
    border-right: 1px solid #EBEBEB;
    display: block;
    border-left: 3px solid #fff;
    padding-left: 11px;
}

.ul-tab1 li a:hover,
.ul-tab1 li.hover a {
    border-left: 3px solid #13aff2;
    border-right: 0;
    color: #13aff2;
}

.ul-pic1 li {
    float: left;
    width: 74px;
    margin-left: 21px;
    text-align: center;
    position: relative;
    margin-top: 7px;
}

.ul-pic1 li img {
    width: 74px;
    height: 74px;
    margin-bottom: 10px;
    border-radius: 12px;
}

.ul-pic1 li p {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}

.m-topk {
    margin-bottom: 10px;
}

.m-topk dt {
    float: left;
    color: #fff;
    width: 86px;
    background: #f27835;
    height: auto;
    line-height: normal;
    text-align: center;
    margin: 0 10px 0 15px;
    font-size: 14px;
    padding: 3px 0;
}

.m-topk dd {
    color: #ECECEC;
    height: 23px;
    overflow: hidden;
    padding-top: 2px
}

.m-topk dd span {
    display: inline-block;
    width: 77px;
    overflow: hidden;
    height: 18px;
    line-height: 18px;
    border-right: 1px #ddd solid;
    padding: 0 5px;
    text-align: center
}

.m-topk dd a {
    font-size: 14px;
}

.m-topk dd a em {
    display: inline-block;
    width: 64px;
    white-space: nowrap;
    overflow: hidden;
    cursor: hand;
}


.m-tith5 {
    height: 47px;
    border-bottom: 1px #d6d6d6 solid;
    font-size: 18px;
    font-weight: normal;
}

.m-tith5 span {
    border-left: 4px #67809f solid;
    padding-left: 8px;
    margin-top: 10px;
}

.m-int1l {
    width: 380px;
    margin-left: 20px
}

.m-int1c {
    width: 390px;
    margin-left: 20px;
    height: 450px;
    overflow: hidden;
}

.hd {
    height: 36px;
    border-bottom: 2px solid #e6ebee;
    margin: 16px 0 10px;
}

.hd ul li {
    width: 130px;
    height: 36px;
    line-height: 28px;
    float: left;
    display: inline;
    cursor: pointer;
    text-align: center;
    font-size: 17px;
}

.hd ul li.hover {
    /* height: 30px; */
    border-bottom: 2px solid #13aff2;
    border-radius: 2px;
}

.m-inknew {
    height: 126px;
    margin: 15px 0px 0px 0px;
    overflow: hidden;
    background: #f8f8f8
}

.m-inknew dt {
    width: 200px;
    height: 126px;
    float: left;
    display: inline;
    overflow: hidden;
    position: relative;
    zoom: 1
}

.m-inknew dt img {
    width: 100%;
    height: 126px;
    display: block;
    overflow: hidden;
    -webkit-transition: -webkit-transform .5s ease;
    -o-transition: transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
}

.m-inknew dt a:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}

.m-inknew dt strong {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, .6);
    display: block;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
}

.m-inknew dd {
    width: 180px;
    height: 126px;
    float: left;
    margin: 0;
    display: inline;
    overflow: hidden;
    background: #f7f7f7
}

.m-inknew dd a {
    width: 70px;
    height: auto;
    float: left;
    margin: 14px 0 0 14px;
    display: inline;
    overflow: hidden
}

.m-inknew dd a img {
    width: 100%;
    height: 70px;
    border-radius: 12px;
    display: block;
    overflow: hidden
}

.m-inknew dd a strong {
    width: 100%;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    margin: 12px 0 0;
    display: block;
    overflow: hidden;
}

.m-toindul {}

.m-toindul li {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}

.m-toindul li.cur {
    height: 80px;
}

.m-toindul li .app-img span {
    float: left;
}

.m-toindul li span {
    display: inline;
    position: relative;
    top: 1px;
    float: right;
    padding-left: 10px;
    color: #999;
}

.m-toindul li i {
    display: inline;
    float: left;
    width: 92px;
    height: 17px;
    line-height: 17px;
    margin: 8px 7px 0 0;
    padding: 0 4px 0 0;
    border-right: 1px solid #999;
    font-style: normal;
    overflow: hidden;
    text-align: right;
}

.m-toindul li i a {
    font-size: 14px;
    color: #999999;
}

.m-toindul li img {
    position: relative;
    top: -1px;
    width: 20px;
    height: 20px;
    margin-right: 9px;
    border-radius: 4px;
}

.m-toindul li a {
    font-size: 15px;
    overflow: hidden;
    line-height: inherit;
}


.game-slider-container {
    width: 730px;
    height: 440px;
    margin: 10px;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    float: right;
}


.main-image-container {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 0;
    display: block;
}

.main-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}


.image-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
    color: white;
    padding: 20px;
    transform: translateY(0);
    transition: all 0.3s ease;
}

.image-overlay h3 {
    margin: 0 0 8px 0;
    font-size: 18px;
    font-weight: bold;
}

.image-overlay p {
    margin: 0 0 8px 0;
    font-size: 14px;
    opacity: 0.9;
}

.image-overlay .version {
    font-size: 12px;
    opacity: 0.7;
    background: rgba(255, 255, 255, 0.2);
    padding: 4px 8px;
    border-radius: 4px;
}

.game-panel {
    position: absolute;
    top: 0;
    right: 0;
    width: 90px;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    transition: width 0.3s ease;
    overflow: hidden;
    border-radius: 0;
}

.game-panel:hover {
    width: 210px;
}

.game-list {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0;
    box-sizing: border-box;
    gap: 0;
    border-radius: 0;
}

.game-item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px;
    border-radius: 0;
    transition: all 0.3s ease;
    cursor: pointer;
    border: 1px solid transparent;
    background: rgba(255, 255, 255, 0.1);
    color: white;
    width: 100%;
    height: calc(100% / 4);

    box-sizing: border-box;
    position: relative;
}

.game-item:hover {
    background: rgba(255, 255, 255, 0.2);

}

.game-item.active {
    background: rgb(0 0 0 / 30%);
    border-right: 4px solid #13aff2;
}

.game-item img {
    width: 68px;
    min-width: 68px;
    height: 68px;
    border-radius: 12px;
    display: block;
    overflow: hidden;
}

.game-info {
    flex: 1;
    min-width: 0;
    opacity: 0;
    transition: all 0.3s ease;
    pointer-events: none;
    margin-left: 0;
}

.game-panel:hover .game-info {
    opacity: 1;
    transform: translateX(0);
    pointer-events: auto;
}

.game-info h4 {
    margin: 0 0 4px 0;
    font-size: 15px;
    font-weight: normal;
    color: white;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.game-info .category {
    display: block;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 7px;
}

.game-info .size {
    display: block;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.6);
}

/* ��������ʽ */
.index-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 16px;
    /* background: white; */
    border-bottom: 1px solid #f0f0f0;
}

.index-title .icon {
    height: 28px;
}

.title {
    font-size: 22px;
    font-weight: normal;
    color: #444;
    display: flex;
    align-items: center;
    line-height: normal;
    gap: 10px;
}

.title h4 {
    font-weight: normal;
}

.more-btn {
    color: #999 !important;
    font-size: 14px;
    background: none;
    border: none;
    padding: 4px 8px;
}

/* ��ǩ����ʽ */
.tab-bar {
    display: flex;
    padding: 0 16px;
    position: relative;
}

.tab {
    flex: 1;
    text-align: center;
    padding: 20px 0;
    position: relative;
    color: #666;
    font-size: 18px;
    cursor: pointer;
}

.tab.f-hover {
    color: #13aff2;
    font-weight: bold;
}

/* Ĭ�Ϻ�����ʽ */
.tab::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #e0e0e0;
    bottom: 0;
    left: 0;
}

/* ˫�㻷�ε�׺Ч�� */
.tab .dot-container {
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 16px;
    height: 16px;
    z-index: 5;
}

.tab .outer-dot {
    position: absolute;
    width: 16px;
    height: 16px;
    background: #e0e0e0;
    border-radius: 50%;
    top: 0;
    left: 0;
}

.tab .inner-dot {
    position: absolute;
    width: 8px;
    height: 8px;
    background: white;
    border-radius: 50%;
    top: 4px;
    left: 4px;
    z-index: 1;
}

.tab.f-hover .outer-dot {
    background: #13aff2;
}

.tab.f-hover .inner-dot {
    background: rgba(255, 255, 255, 0.8);
}

ul.SEGM_moblist {
    padding: 35px 24px 0;
    margin-left: 0;
    overflow: hidden;
}

ul.SEGM_moblist li {
    float: left;
    width: 118px;
    text-align: center;
    height: auto;
    border: none;
    margin: 0 11px 20px;
    position: relative;
}

ul.SEGM_moblist li .app_img {
    display: block;
}

ul.SEGM_moblist li .app_img:hover img {
    transition: .2s;
    transform: scale(1.1);
}

ul.SEGM_moblist li img {
    width: 96px;
    height: 96px;
    display: inline-block;
    margin: 0px;
    transition: transform 0.5s;
    border-radius: 12px;
}

ul.SEGM_moblist li .hover_ewm {
    display: none;
    width: 110px;
    height: 102px;
    background: url(../images/icon.png) no-repeat -430px -596px;
    position: absolute;
    top: 10px;
    overflow: hidden;
    left: 50px;
    z-index: 1;
    padding: 8px 0px;
}

ul.SEGM_moblist li:nth-child(6n) .hover_ewm {
    background-position: -479px -745px;
    left: -10px;
}

ul.SEGM_moblist li .a_tit {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0px;
    background: none;
    color: #333333;
    margin-bottom: 8px;
    display: block;
    margin-top: 8px;
    font-size: 15px;
}

ul.SEGM_moblist li .one_a {
    display: inline-block;
    width: auto;
    padding: 5px 12px;
    background-color: #ffffff;
    border: 1px solid #f0f0f0;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-radius: 5px;
    line-height: normal;
    font-size: 12px;
}

ul.SEGM_moblist.mb6 li:hover img {
    transform: rotateY(180deg);
    transition: transform 0.5s;
}

.g-top-scroll {
    width: 1170px;
    height: auto;
    display: block;
    overflow: hidden;
    position: relative;
    zoom: 1;
    margin: 24px auto 0;
}

.g-top-scroll .m-show-box {
    width: 100%;
    height: auto;
    margin: 0;
    /* background: #fff; */
    display: block;
    overflow: hidden;
    position: relative;
    zoom: 1
}

.g-top-scroll .m-show-window {
    width: 1074px;
    height: 160px;
    margin: auto;
    display: block;
    overflow: hidden;
    position: relative;
    zoom: 1
}

.g-top-scroll .m-show-window ul {
    width: 1000px;
    height: auto;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}

.g-top-scroll .m-show-window ul li {
    width: 190px;
    height: auto;
    float: left;
    margin: 0 12px;
    display: inline;
}

.g-top-scroll .m-show-window ul li a {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
    position: relative;
    zoom: 1
}

.g-top-scroll .m-show-window ul li a img {
    width: 100%;
    height: 120px;
    display: block;
    overflow: hidden;
    border-radius: 8px;
}

.g-top-scroll .m-show-window ul li a strong {
    width: 100%;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    font-weight: normal;
    color: #555;
    text-align: center;
    margin: 12px 0 0;
    display: block;
    overflow: hidden
}

.g-top-scroll .m-show-window ul li a:hover strong {
    color: #f30
}

.g-top-scroll dl {
    width: auto;
    height: auto;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 16px;
    top: 29px;
    z-index: 10;
    cursor: pointer
}

.g-top-scroll dl dt {
    display: none
}

.g-top-scroll dl dd {
    width: 30px;
    height: 60px;
    background: #d9d9d9;
    border-radius: 4px;
    ;
    display: block;
    overflow: hidden;
    margin: 0;
}

.g-top-scroll dl dd i {
    width: 14px;
    height: 14px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    display: block;
    overflow: hidden;
    transform: rotate(-135deg);
    margin: 22px 0 0 11px;
}

.g-top-scroll .u-right-btn {
    left: inherit;
    right: 18px;
    z-index: 10
}

.g-top-scroll .u-right-btn dt {
    border-left: 0px;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #656161;
    margin: 0 0 0 29px;
}

.g-top-scroll .u-right-btn dd i {
    transform: rotate(45deg);
    margin-left: 3px;
}

.m_toprank {
    width: 379px;
    float: left;
    background: #fff;
    box-sizing: border-box;
    border-radius: 4px;
    margin-left: 15px;
}

.m_toprank li {
    width: 350px;
    color: #6c6c6c;
    margin-top: 13px;
    position: relative;
    margin-left: 15px;
}

.m_toprank li.f-ix {
    width: 346px;
    height: 112px;
    background-color: #fff;
    box-shadow: 0px 4px 15px 0px rgba(126, 126, 126, 0.3);
    border-radius: 8px;
    border: solid 1px #fff;
    box-sizing: border-box;
    margin-top: 10px;
}

.m_toprank li .num_bg {
    background: url(../images/num_bg10.png) no-repeat;
    float: left;
    width: 29px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin-left: 10px;
}

.m_toprank li .num_bg1 {
    background: url(../images/num_bg1.png) no-repeat;
}

.m_toprank li .num_bg2 {
    background: url(../images/num_bg4.png) no-repeat;
}

.m_toprank li .num_bg3 {
    background: url(../images/num_bg5.png) no-repeat;
}

.m_toprank li .p1 {
    width: 80px;
    float: left;
    margin-top: 15px;
    margin-left: 10px;
    display: none
}

.m_toprank li .p1 img {
    width: 80px;
    height: 80px;
    display: block;
    border-radius: 14px;
}

.m_toprank li .p2 {
    width: 155px;
    float: left;
    margin-left: 12px;
    display: inline
}

.m_toprank li .p2 p {
    width: 220px;
    float: left;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #ccc;
    position: absolute;
    top: -1px;
}

.m_toprank li .p2 p a {
    font-size: 14px;
    margin-left: 2px;
}

.m_toprank li .p2 span {
    display: none
}

.m_toprank li .p2 em {
    display: none;
    float: left;
    width: 76px;
    height: 32px;
    position: absolute;
    top: 45px;
    right: 16px;
}

.m_toprank li .p2 em a {
    width: 76px;
    line-height: 32px;
    float: left;
    font-size: 14px;
    color: #00b3fe;
    border: 1px solid #00b3fe;
    text-align: center;
    border-radius: 5px;
}

.m_toprank li .p2 em a:hover {
    background: #00b3fe;
    color: #fff
}

.m_toprank li .p3 {
    float: right;
    margin-top: 3px;
}

.m_toprank li .p3 span {
    margin-left: 2px;
    margin-top: 7px;
    height: 20px;
    width: 100px;
    overflow: hidden;
}

.m_toprank li.f-ix .num_bg {
    display: block;
    margin-top: 43px;
}

.m_toprank li.f-ix .p1 {
    display: block;
    height: 80px;
}

.m_toprank li.f-ix .p1 a {
    display: block;
}

.m_toprank li.f-ix .p2 {
    width: 207px;
    height: auto;
    position: absolute;
    left: 130px;
    top: 10px;
}

.m_toprank li.f-ix .p2 p {
    top: 9px;
    width: 195px;
}

.m_toprank li.f-ix .p2 p a {
    font-weight: bold;
    font-size: 16px;
}

.m_toprank li.f-ix .p2 span {
    display: block;
}

.m_toprank li.f-ix .p2 em {
    display: block
}

.m_toprank li .p2 .wangyou-erweima-icon,
.m_toprank li .p2 .wangyou-erweima-icon i {
    cursor: pointer;
    display: none;
    width: 24px;
    height: 24px;
    font-size: 24px;
    color: #98989898;
}

.m_toprank li .p2 .wangyou-erweima-icon:hover+.wangyou-erweima-img {
    display: block;
    z-index: 3;
}

/*icon��?????����*/
@font-face {
    font-family: 'iconfont';
    src: url('../images/iconfont.eot');
    src: url('../images/iconfont.eot?#iefix') format('embedded-opentype'), url('../images/iconfont.ttf') format('truetype'), url('../images/iconfont.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.m_toprank li .p2 .wangyou-erweima-img {
    cursor: pointer;
    display: none;
    position: absolute;
    width: 138px;
    height: 143px;
    top: -23px;
    right: 86px;
    background: url(../images/wy_erweima.png) no-repeat 100% 100%;
    background-size: cover;
}

.m_toprank li .p2 .wangyou-erweima-img .erweima-img {
    width: 106px;
    height: 106px;
    position: absolute;
    left: 10px;
    top: 10px;
    background: #000;
}

.m_toprank li .p2 .wangyou-erweima-img p {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #999;
    position: absolute;
    top: 113px;
    left: 20px;
}

.m_toprank li.f-ix .p2 .wangyou-erweima-icon {
    display: block;
    position: absolute;
    top: 65px;
    right: 40px;
}

.m_toprank li.f-ix .p2 .wangyou-erweima-icon i {
    display: block;
}

.m_toprank li.f-ix .p3 {
    position: absolute;
    z-index: 1;
    left: 143px;
    top: 48px;
    margin-top: 2px;
    font-size: 13px;
    color: #999;
}

.m_toprank li.f-ix .p3 span {
    display: block;
    white-space: nowrap;
    margin: 4px 0 0;
    text-overflow: ellipsis;
}

.m_toprank .p3 span {
    display: none
}

.m-hotul {
    padding: 6px 0 17px;
}

.m-m0 {
    margin-left: 0
}

.wy_rank li .num_bg1 {
    background: url(../images/num_bg2.png) no-repeat;
}

.wy_rank li .num_bg2 {
    background: url(../images/num_bg2.png) no-repeat;
}

.wy_rank li .num_bg3 {
    background: url(../images/num_bg2.png) no-repeat;
}

.single_rank li .num_bg1 {
    background: url(../images/num_bg3.png) no-repeat;
}

.single_rank li .num_bg2 {
    background: url(../images/num_bg3.png) no-repeat;
}

.single_rank li .num_bg3 {
    background: url(../images/num_bg3.png) no-repeat;
}

.m-inlink {
    width: 100%;
    margin: 15px 0 0 0;
    padding: 15px 0;
    background-color: #303032;
    color: #999
}

.m-inlink a {
    color: #999;
    font-size: 12px;
    margin-right: 10px;
    line-height: 24px;
}

.m-inlink a:hover {
    color: #67809f
}

.h5_tit {
    position: relative;
    width: 98%;
    border-bottom: 1px solid #dcdcdc;
    margin-top: 13px;
    height: 40px;
    line-height: 40px;
}

.h5_tit p {
    padding: 0 3px;
    height: 22px;
    position: absolute;
    top: 0;
    left: 17px;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #333;
}

.h5_tit span {
    position: absolute;
    display: block;
    width: 4px;
    height: 25px;
    left: 0;
    top: 0;
    background-color: #358ff0;
}

.h5_tit a {
    float: right;
    font-size: 14px;
    padding: 0 19px 0 0;
    background: url(../images/icon.png) no-repeat 33px -106px;
    line-height: 26px;
    color: #999;
}

.m-inlink {
    width: 100%;
    margin: 15px 0 0 0;
    padding: 15px 0;
    background-color: #303032;
    color: #999
}

.m-inlink a {
    color: #999;
    font-size: 12px;
    margin-right: 10px;
    line-height: 24px;
}

.container {
    width: 1170px;
    margin: auto
}

.m-inlink a:hover {
    color: #67809f
}

.g-divbg {
    border: 0;
    overflow: hidden;
    border-radius: 8px;
}