body{
    background-color: #eff3f5;
}
.client-top{
    width: 100%;
    max-height: 180px;
    background-color: aliceblue;
}
.client-top img{
    width: 100%;
    height: auto;
}
.client-content{
    max-width: 1200px;
    margin: 0 auto;
   
}
.content1{
    height: 300px;
    margin-bottom: 40px;
}
.content2{
    margin-bottom: 40px;
}

.re-top-title,.kf-title{
    background:url(../img/weiduan/dbj.png) no-repeat;
    background-size: 100% 50px;
    height: 50px;
    
    border-radius: 10px;
    overflow: hidden;
    margin: 0 0 20px 0px;
}
/* .kf-title{
    background: url(../img/weiduan/kfTitel.png) no-repeat;
} */

.more-a{
    display: flex;
    position: relative;
 }
.gd-a{
   position: absolute;
   top:19px;
   right: 10px;
   z-index: 1;
 }
.img-title{
    /* max-width:178px ; */
    max-height: 50px;
 }
.img-title img{
    width: 100%;
    height: auto;
 }
.more-a .more{
    color: brown;
    border: 1px solid brown;
    font-size: 14px;
    padding: 0px 8px;
    border-radius: 4px;
   
}
.m-left{
    margin-left: 10px;
    
}
.server-table{
    
    margin:0 auto;
    background:#3a1a0a;
    border:1px solid #d47a29;
    border-radius:5px;
    overflow:hidden;
}
.kf-list{
    margin-bottom: 20px;
}
/* 表头 */
.server-header{
    background:#4a2210;
    border-bottom:1px solid #d47a29;
    color:#fff;
    font-size:12px;
    font-weight:bold;
    padding:7px 0;
    text-align: center;
}
/* 内容行 */
.server-item{
    padding:10px 5px;
    border-bottom:1px dashed #884a22;
    font-size:12px;
    font-weight:bold;
    transition: all 0.3s;
}
.server-item:hover{
    background-color: #d9925a;

}
.server-item:hover a div{
    color: #441a07;
}
.card-body{
    text-align: center;
    overflow: auto !important;
    max-height: 800px;
    scrollbar-width: thin;
    scrollbar-color: #725223 transparent;
}

/* 文字颜色 */
.kf-game-name {color:#ffb433;}
.open-time {color:#33ff33;}
.server-name{color:#33ffff;}
/* 游戏列表2 */
/* 卡片容器 */

.game-card {
    width: 100%;
    margin: 0 auto 10px;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    background: #fff;
}
/* 免单标签 */
.free-tag {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #da3f33;
    color: #fff1d3;
    font-size: 14px;
    font-weight: bold;
    padding: 3px 15px;
    border-bottom-right-radius: 16px;
    z-index: 10;
    box-shadow: 0 0 5px 0px rgb(117, 0, 0);
}
/* 顶部横幅图 */
.banner {
    width: 100%;
    max-height: 160px;
    position: relative;
    overflow: hidden;
    padding: 3px;
    background-color: #fff;
}
.banner img{
    width: 100%;
    height: auto;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}
/* 游戏信息区 */
.list2-game-info{
    padding:0 10px;
}

.tags {
    display: flex;
    gap: 5px;
    margin: 7px 0 10px;
}
.tag {
    padding: 0px 12px;
    border-radius: 4px;
    font-size: 14px;
    border: 1px solid #ddd;
    background-color: #f0f0f0;
}


.list2-decoration{
    position: relative;
    color: #fff;
    padding-left: 10px;
}
.list2-decoration .num-title{
    font-size: 12px;
}
.list2-decoration .num{
    font-size: 14px;
    color: #ffe95a;
    font-weight: 550;
}
.d-img-bg{
    background: url(../img/weiduan/list2ReduBg.png) no-repeat;
    background-size: cover;
    width: 100%;
    height: 40px;
}
.fen{
    position: absolute;
    top:-30px;
    right: 0;
    
}

.fen-bg{
    background: url(../img/weiduan/pf5.png) no-repeat;
    background-size: 100% 100%;
    width: 76px;
    height: 68px;
    line-height: 68px;
    
}
.fen-num{
    color: #da8400;
    font-size: 16px;
    transform: rotate(-20deg);
    font-weight: 600;
    text-align: center;
    margin-top: 5px;
}

.client-gift{
    padding: 14px 4px;
    background-color: #fcece4;
}
.client-gift1{
    background-color: #fff;
    border: 1px solid rgb(212, 212, 212);
    border-radius: 10px;
    padding: 10px;
    
}
.gfit-bg{
    background: url(../img/weiduan/clicentGiftbG.png) no-repeat;
    background-size: 100% 100%;
    height: 100px;
}
.g-test{
    height: 65px;
    font-size: 14px;
    color: #d65600;
    font-weight: 700;
    margin-left: 10px;
    padding-top:15px  ;
    padding-left: 10px;
}
.weight{
    font-size: 25px;
    color: #ff8801;
}
.gift-btn{
    display: block;
    text-align: center;
    width: 100%;
    margin-top: 5px;
    padding: 8px 0;
    color: #fff;
}
.s-game{
    position: relative;
    transition: all 0.3s;
}
.hide-btn{
    position: absolute;
    width: 100%;
    height: 140px;
    background: linear-gradient(to bottom,#ffeebb,#ffb77b);
    bottom: -10px;
    left: 0;
    z-index: 0;
    
}
.hide-f,.hide-f1{
    display: none;
}
.s-game:hover .hide-f,.s-game:hover .hide-f1{
    display: block;
}
.hide-btn1{
    position: absolute;
    top: 0;
    left: 0;
    height: 240px;
    width: 100%;
    background-color: rgba(65, 36, 11, 0.5);
    
}
.logo-bj{
    text-align: center;
    padding-top: 10px;
    margin: 0 auto;
    height: 120px;
    max-width: 210px;
    z-index: 1;
    
}
.btn-xz-bj{
    padding-top:20px;
    margin: 0;
    background: linear-gradient(to bottom,#ffeebb,#ffb77b);
    height: 110px;
   
    
}
.hd-icon{
    text-align: center;
    margin: 15px auto 0;
    display: block;
    max-width: 60px;
    max-height: 60px;
    overflow: hidden;
    border: 1px solid rgb(255, 255, 255);
    border-radius: 10px;
}
.hd-logo{
    text-align: center;
    margin: 15px auto 0;
    display: block;
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
}
.hd-logo img{
    width: 100%;
    height: auto;
}
.hd-icon img{
    width: 100%;
    height: auto;
}
.xz-btn{
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../img/weiduan/xzBtn.png) no-repeat;
    background-size: contain;
    color: #fff;
    width: 131px;
    height: 38px;
    opacity: 0.8;
    margin: 10px auto 0;
    
}
.xz-btn:hover{
    opacity: 1;
}
.hz {
    width: 100%;
    max-height: 295px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff, rgba(255, 172, 83, 0.1), rgba(255, 172, 83, 0.5), rgba(245, 139, 22, 0.8)), url(../img/ex/heziBg.png) no-repeat right;
    border-radius: 5px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 12px;
    text-align: center;
}

.hz .logo-box {
    text-align: center;
}

.hz .logo-box img {
    width: 190px;
    height: auto;
}

.hz .xz-fl span {
    display: inline-block;
    padding: 3px 5px;
    border-radius: 15px;
    margin: 2px 3px;
    color: #ffffff;
    font-size: 12px;
    border: 1px solid #ffeac3;
    background-color: rgba(255, 156, 0, 0.8);
}

.hz .box-xz {
    margin: 18px auto;
    width: 180px;
    height: 40px;
    text-align: center;
    position: relative;
    transition: all 0.3s ease-out;
}

.hz .box-xz a {
    display: inline-block;
    text-align: center;
    width: 180px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    background-color: #ffab2d;
    color: #f4fcff;
}

.hz .box-xz a i {
    font-size: 20px;
    margin-right: 10px;
}

.hz .box-xz a span {
    font-size: 18px;
}

.hz .box-xz .pcxz {
    background-color: black;
}

.hz .box-xz .azxz {
    background-color: #03ad03;
}

.hz .box-xz:hover {
    top: -3px;
}
/* @media (max-width:970px) and (min-width:767px){
    .gd-a .more{
        padding: 0;
    }
} */