.carousel{background: #1a1c21;}
.carousel-inner>.item>a>img{margin: auto;}
.carousel-control.left,
.carousel-control.right{display: none;}
.carousel-indicators .active {margin: 6px}
.carousel-indicators li { margin: 6px}








.topgame-warp{display: flex;padding-top:25px}
.topgame-warp .bopgamebox{flex: 1}
.i-title{border:0px;font-weight: bold;display: flex;justify-content: space-between;    height: 38px;}
.i-title .more a{   padding: 4px 17px;
    line-height: 17px;    height: 26px;    background: #eeeeee;
    border-radius: 41px; color: #4c4c4c}

.i-title .tc-text{font-size: 16px;padding-bottom: 8px;}
.topgame-warp .sest_list {margin-top:15px;padding-right: 32px;}
.topgame-warp .sest_list .sest_li {
    transition: all 0.3s linear 0s;
    position: relative;
    top: 0px;

    background: #fff;
    height: 145px;
}
。
.topgame-warp .sest_list .sest_li span{display: block;}
.topgame-warp .sest_list .web-money{margin-top:8px}
.topgame-warp .sest_list .gametext{color:#333;font-size:14px; font-weight: bold;line-height: 18px;height: 42px;}
.topgame-warp .sest_list .sest_li  .m-btn{padding-top:5px;}
.topgame-warp .sest_list .sest_li  .m-btn button{padding: 2px ;    text-transform: uppercase;    min-width: 120px;}
.topgame-warp .sest_list .from{padding-left:0px;color:#666;padding-top:5px;font-size: 14px;}
.topgame-warp .sest_list .from i{color:var(--color-main);font-weight:bold;font-size: 18px;}
.topgame-warp .sest_list .sest_li .e_gold{height:95px;position:absolute;bottom: 2px;right: 7px;}
.topgame-warp .sest_list .sest_li .type{text-transform:uppercase;background:#ba0707;color:#fff;font-size:10px;position:absolute;left:0px;top:0px;padding:1px 3px;border-top-left-radius:4px;transition: all 0.3s linear 0s;opacity:0}
.topgame-warp .sest_list .sest_li:hover .type{opacity:0.6;}
.topgame-warp .sest_list .web-money .s_us{font-size:16px;color:#f60;display:block;font-weight: bold;}
.topgame-warp .sest_list .web-money .c_price{font-size:14px; color:#c4c4c4;text-decoration:line-through;display:block;}
.topgame-warp .sest_list li{display: flex;gap: 15px;padding: 0px 17px;}
.topgame-warp .sest_list li .pro-img img{height: 117px;border-radius: 8px;}
.topgame-warp .sest_list ul{background: #fff;border-radius: 8px;padding-top: 16px;}

.topgame-warp .sest_list li:first-child{position: relative;     top: -15px;   display: block;    padding: 0px;}
.topgame-warp .sest_list li:first-child .pro-img{height: 270px;  padding: 0px;overflow: hidden;}
.topgame-warp .sest_list li:first-child .pro-img img{width: 100%;    height: auto;}

.topgame-warp .sest_list li:first-child .sest_li {
    background: #2d2d38f0;
    padding: 10px;
    position: absolute;
    height: auto;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0px;
}
.topgame-warp .sest_list li:first-child .gametext{color:#fff;overflow:hidden;}

.topgame-warp .sest_list li:first-child .web-btn-wrap {
    display: flex
;
    align-items: center;
    justify-content: space-between;
}
.topgame-warp .sest_list li:first-child .web-money {
    margin-top: 8px;display: flex;align-items: center;gap: 10px;
}

.topgame-warp .sest_list li:first-child  .web-money .s_us{color: var(--color-font);}




.news_pro-wrap{width: 90%;margin: auto;padding-top:25px}
.news_pro-wrap.new-sell ul {max-width: 1750px;margin: 0 auto;}
.news_pro-wrap ul{display:grid;grid-template-columns: repeat(6, 1fr);gap: 15px;}
.news_pro-wrap img{width: 100%;height: 274px;object-fit: cover;}
.news_pro-wrap .sest_li{background: #2d2d38;padding:12px 4px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
.news_pro-wrap .sest_li a{color:#fff;display: block;}

.news_pro-wrap .web-money .s_us {
    color: var(--color-font);
    font-size: 16px;
    font-weight: bold;
}
.news_pro-wrap .web-money .c_price {
    font-size: 14px;
    color: #fafafa;font-weight: bold;
    text-decoration: line-through;
    padding-right: 5px;

}


.news_pro-wrap .gametext{color:#fff;font-weight: bold;font-size: 1rem;line-height: 1.5em; max-height: calc(3em + 2px); overflow: hidden;display: block;}
.news_pro-wrap li {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.news_pro-wrap li .m-btn{padding-top:6px;text-align: center;}
.news_pro-wrap li .m-btn .btn {
    width: 100%;
    background-image: url(../../image/70/cart.webp);
    background-size: 29px;
    background-repeat: no-repeat;
    background-position: 18px center;
    padding-left: 52px;
    max-width: 160px;    text-transform: uppercase;
}
.news_pro-wrap li.active {width: 650px;background-position: center; background-repeat: no-repeat;background-size: cover;}
.news_pro-wrap li.active .sest_li{width:100%;position: absolute;bottom: 0px;    background: #2d2d38e6;}
.news_pro-wrap li.active .web-btn-wrap{display: flex;align-items: center;flex-shrink: 0;      gap: 15px}
.news_pro-wrap li.active .web-btn-wrap .web-money{display: flex;align-items: center; }
.news_pro-wrap li.active .sest-wrap{display: flex;align-items: center;gap: 6px;}
.news_pro-wrap li.active .pro-img{display: block;height: 100%;}
.news_pro-wrap li.active .pro-img a{display: flex;height: 100%;}
.news_pro-wrap li.active .pro-img a img {flex: 1;height: unset;}

.hot-sell li .m-btn .btn{max-width:100%}
.hot-sell ul li {flex: 1;}
.hot-sell ul{display: flex;}
.hot-sell .hot-sall-wrap{display: flex;    gap: 15px;}
.hot-sell .hot-sall-img{width: 760px;}
.hot-sell .hot-sall-wrap .item img{border-radius: 10px;width: 100%;}
.hot-sell .sall-img-top-left {flex: 1; display: flex;flex-direction: column;flex-wrap: wrap; gap: 10px;}
.hot-sell .sall-img-top-right{flex:1}
.hot-sell .sall-img-top{display: flex;    gap: 10px}
.hot-sell .sall-img-buttom{     margin-top: 10px;}
.hot-sell .sall-img-buttom img{height: 113px;object-fit: cover;}
.hot-sell .sall-img-top-left img{height: 132px;object-fit: cover;}
.hot-sell .sall-img-top-right img{height:274px;object-fit: cover;}

