.btn_hover{
    transition: all 0.5s;
    cursor: pointer;
}
.btn_hover:hover{
    filter: brightness(1.2);
    transition: all 0.5s;
}
/* 福利领取卡 */
.must_msg{
    background: url('/index/v4/static/images/common/bg.png') no-repeat;
    background-size: 760px 225px;
    min-width: 760px;
    min-height: 225px;
    max-width: 760px;
    max-height: 225px;
    padding: 10px 0;
}
.must_top{
    background: url('/index/v4/static/images/common/bg2.png') no-repeat;
    background-size: 147px 24px;
    min-width: 147px;
    min-height: 24px;
    font-size: 16px;
    font-family: SimSun;
    font-weight: 400;
    color: #2E0B0B;
}
.fili_box {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
}
.gundong{
    background: url('/index/v4/static/images/common/bg3.png') no-repeat;
    background-size: 603px 24px;
    min-width: 603px;
    min-height: 24px;
}
.mr{
    margin-right: 10px;
}
.msg_box{
    margin-top: 20px;
    padding: 0 24px;
}
.msg_title{
    font-size: 12px;
    font-family: SimSun;
    font-weight: 400;
    color: #2E0B0B;
    margin-bottom: 18px;
}
.user_info{
    background: url('/index/v4/static/images/common/bg4.png') no-repeat;
    background-size: 510px 225px;
    min-width: 510px;
    min-height: 225px;
    margin-right: 10px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 14px 10px;
    position: relative;
}
.user_top{
    display: flex;
    align-items: center;
    justify-content: start;
}
.user_num{
    margin: 12px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.user_num_item{
    width: 242px;
    height: 24px;
    background: rgb(76, 42, 37,0.2);
    border: 1px solid #A76656;
    border-radius: 12px;
    padding: 0 13px;
    font-size: 12px;
    font-family: SimSun;
    font-weight: 400;
    color: #FFF8CC;
    display: flex;
    align-items: center;
    margin-bottom: 4px;
}
.num_border{
    border-right: 1px solid #9C5D4E;
    height: 100%;
    display: flex;
    align-items: center;
    width: 91px;
    text-align: justify;
}
.user_class{
    position: relative;
    width: 113px;
}
.user_name{
    position: absolute;
    z-index: 4;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-40%);
    font-size: 16px;
    font-family: SimSun;
    font-weight: 900;
    color: #FBFAB0;
    white-space: nowrap;
}
.user_tip{
    display: flex;
    align-items: center;
    justify-content: start;
    margin-left: 5px;
}
.user_vip{
    position: absolute;
    top: 35px;
    right: -5px;
    width: 260px;
    height: 170px;
}
.user_vip img{
    width: 100%;
    height: 100%;
}
.fgxian{
    width: 1px;
    height: 12px;
    background: #FFFFFF;
    opacity: 0.5;
    margin: 0 10px;
}
.user_id{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFDE4;
}
.user_fuli{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFDE4;
}
.user_btn{
    display: flex;
    align-items: center;
}
.user_time{
    margin-top: -20px;
    font-size: 15px;
    font-family: SimSun;
    font-weight: 400;
    color: #FFF9E5;
    text-align: center;
}
/*  */
.footer{
    position: relative !important;
}
.content_bg{
    position: absolute;
    top: 0;
    left: 0;
    z-index: -99;
    width: 100%;
}
.btn_hover{
    transition: all 0.5s;
}
.btn_hover:hover{
    filter: brightness(1.2);
    transition: all 0.5s;
}
/*悬浮窗 */
.xfc{
    position: fixed;
    right: 28px;
    z-index: 10;
    top: 154px;
}
.xfc_left{
    position: fixed;
    left: 28px;
    z-index: 10;
    top: 154px;
}
.xf_item{
    position: absolute;
    display: flex;
    flex-direction: column;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    margin-top: 13px;
}
.xf_btn{
    margin-bottom: 4px;
    cursor: pointer;
    transition: all 0.5s;
}
.xf_btn:hover{
    filter: brightness(1.2);
    transition: all 0.5s;
}
/*  */
body{
    background: rgb(242, 242, 242);
}
.text_ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.banner{
    margin-top: 75px;
    position: relative;
}
.bg_father{
    position: relative;
    padding: 12px 0 20px;
    min-height: 1265px;
}
.top_father{
    position: relative;
    background: url('/index/v4/static/images/banner/banner.mp4');
    background-size: 1903px 820px;
    min-width: 1200px;
    min-height: 820px;
    background-position: top;
}
.top_box{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1200px;
    height: 100%;
}
.banner_bg {
    position: relative;
    top: 0;
    left: 0;
    z-index: -99;
    max-width: 1920px;
}
.banner_box{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    flex-direction: column;
    width: 100%;
    height: 100%;
}
.banner_bottom_box{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
}
.cards_item{
    position: relative;
}
.card_title{
    position: absolute;
    top: 25px;
    left: 36px;
}
.card_title h5{
    font-size: 20px;
    font-family: Source Han Sans SC;
    font-weight: 800;
    color: #FEFEFE;

    background: linear-gradient(0deg, #FFEC95 25.68359375%, #FFFEE6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
}
.card_bg{
    position: relative;
    top: 0;
    left: 0;
    z-index: -80;
}

.lang_box{
    display: flex;
    align-items: center;
    justify-content: start;
    margin-right: 40px;
    margin-bottom: 21px;
}
.lang_item_img{
    line-height: 5px;
    cursor: pointer;
    margin-right: 20px;
}
.login_box{
    background: url('/index/v4/static/images/banner/login_bg2.png') no-repeat;
    background-size: cover;
    width: 270px;
    height: 250px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top-left-radius: 8px;
}
.login_top{
    position: relative;
}
.tx_box{
    position: relative;
}
.tx{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}
.login_btn{
    transition: all 0.5s;
    cursor: pointer;
}
.login_btn:hover{
    transition: all 0.5s;
    filter: brightness(1.2);
}
.login_ad{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFF6BE;
    margin-bottom: 5px;
}
.tip_text{
    font-size: 20px;
    font-family: Source Han Sans SC;
    font-weight: bold;
    color: #FFFAA9;
    position: absolute;
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);
}
.user_data{
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    padding: 0 20px;
}
.item_data{
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.item_data span{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFE2B1;
}
.item_data h5{
    margin: 0;
    font-size: 16px;
    font-family: Helvetica Neue LT Std;
    font-weight: normal;
    color: #FFFAA9;
}
.login_btn_box{
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-around;
    padding: 0 20px;
    margin-top: 10px;
}
.cz_btn{
    padding: 5px 18px;
    background: linear-gradient(0deg, #FFEC95, #FFFEE6);
    border-radius: 2px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #7A1F10;
}
.back_btn{
    padding: 5px 18px;
    background: #B5945B;
    border-radius: 2px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #F4ECBF;
}
.card_box{
    background: url('/index/v4/static/images/banner/card_bg.png') no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 18px;
    border-top-right-radius: 8px;
}
.card_item{
    position: relative;
}
.select_btn{
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
    transition: all 0.5s;
    height: 35px;
}
.select_btn:hover{
    filter: brightness(1.2);
    transition: all 0.5s;
}
#jinGanQu{
    margin-top: 30px;
}
.card_btn{
    margin-top: 13px;
    background: rgba(255,255,255,0);
    border: 1px solid #FFFFFF;
    border-radius: 12px;
    padding: 4px 12px;
    font-size: 12px;
    font-family: SimSun;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 5px;
    cursor: pointer;
}
.card_btn:hover{
    color: #FFFFFF;
}
.container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1280px;
    padding-left: 0;
    padding-right: 0;
}
/* 游戏列表 */
.game_list{
    /* margin-top: 35px; */
    position: relative;
}
.tip_box{
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}
.game_class{
    margin-top: 10px;
    position: relative;
}
.list_active{
    position: absolute;
    top: 0;
    left: 0;
    z-index: -20;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.5s;
}
.pd {
    opacity: 1 !important;
    transition: opacity 0.5s;
}
.list_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 100%;
}
.sx{
    width: 1px;
    height: 12px;
    background: #DAC59A;
    opacity: 0.3;
}
.list_item  ul {
    list-style: none;
    display: flex;
    align-items: center;
    margin: 0;
    height: 100%;
}

.list_item ul li {
    cursor: pointer;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #DAC59A;
    transition: all 0.5s;
    padding: 0 12px;
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    display: flex;
    align-items: center;
}

.list_item  ul li:hover {
    color: #6D0503;
    text-shadow: 1px 1px 0px rgba(208,171,106,0.13);
    background: linear-gradient(0deg, #401A08 0%, #401A08 0%, #743D23 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: all 0.5s;
}
.list_active{
    color: #6D0503;
    text-shadow: 1px 1px 0px rgba(208,171,106,0.13);
    background: linear-gradient(0deg, #401A08 0%, #401A08 0%, #743D23 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.search_box {
    display: flex;
    align-items: center;
    position: relative;
    right: 1%;
}

.fdj {
    position: absolute;
    margin-left: 8px;
}

.search {
    width: 160px;
    height: 24px;
    border-image: linear-gradient(0deg, rgba(157,104,66,0.3), rgba(255,218,146,0.3), rgba(255,250,177,0.3), rgba(255,254,230,0.3)) 1 1;
    padding-left: 25px;
    border: 1px solid #808080;
    border-radius: 4px;
    background: #3b0f08;
    color: #DAC59A;
}

.search:focus {
    outline-style: none;
    border-color: #B5945B;
}
/* 游戏项 */
.game_box{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    /*min-height: 578px;*/
}
.demo_box{
    width: calc(310 / 1280 * 100%);
    background: #fff;
    padding: 0;
    margin: 10px 5px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
/* .demo_box:nth-child(4n){
    margin-right: 0;
} */
.demo_img{
    position: relative;
}
.game_icon{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    width: 30%;
}
.biaoqian{
    position: absolute;
    z-index: 2;
    right: 12%;
    top: 0;
}
.game_img{
    width: 310px;
    height: 196px;
}
.demo_bottom{
    position: relative;
}
.game_name{
    padding: 9px 10px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.lb{
    margin-right: 5px;

}
.name_title{
    display: flex;
    align-items: center;
    width: 100%;
}
.x_icon{
    display: flex;
    margin-right: 5px;
}
.name_title span{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
.btn_box{
    display: flex;
    align-items: center;
    justify-content: start;
}
.icon_btn{
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.game_btn{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.down{
    text-align: center;
    width: 100%;
    height: 100%;
    cursor: pointer;
    position: relative;
}
.btn_font{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFE1A7;
    background: linear-gradient(0deg, #FFCB88 25.68359375%, #FFFEE6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.btn_font:hover{
    color: #A13C28;
}
.br{
    border-right: 1px solid #E6E6E6;
}
.lqfl_btn{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #A13C28;
    position: relative;
    position: relative;
    z-index: 3;
}
.btn_bg{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
}
/*  */
#flip {
    font-size: 14px;
    color: rgb(159, 159, 159);
    animation: just 2s ease-in-out infinite alternate;
}
#flip:hover {
    animation-play-state: paused;
}
.btn-lg-index, .btn-group-lg > .btn {
    padding: 1.1rem 1.1rem;
    font-size: 1.55rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}
@keyframes just{
    0%{
        color: rgb(159, 159, 159);
    }
    100%{
        color: rgba(255,0,0,1);
    }
}
.con{
    height: 70px;
    width: 70px;
    margin: 0 auto;
    overflow: hidden;
    position:absolute;
    top:0%;
    right: 0;
    font-size: 12px;
}
.subscript{
    color: #fff;
    height: 30px;
    width: 120px;
    position: absolute;
    right: -30px;
    text-align: center;
    line-height: 30px;
    font-family: "黑体";
    background-color:#f8ac59;
    -moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg);
}
@media (max-width:750px) {
    .xfc{
        display: none;
    }
    #chat-app{
        display: none;
    }
}
.login_bg{
    background: url('/index/v4/static/images/common/login.png') no-repeat;
    background-size: cover;
    min-height: 646px;
    min-width: 1048px;

}
.login_content{
    position: absolute;
    left: 50%;
    top: 25%;
}
.zz{
    position: fixed;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.8;
    top: 0;
    z-index: 1999;
    display: none;
}
.close {
    position: absolute;
    z-index: 1001;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url('/index/v1/img/iconclose.png');
    background-size: 100% 100%;
}
a{
    text-decoration: none !important;
}
.flex_box{
    display: flex;
    justify-content: center;
    align-items: center;
}
.header_bg {
    position: absolute;
    z-index: -99;
}

.fg {
    width: 1px;
    height: 30px;
    background: #8E7751;
}

/* 菜单 */
/* .zz {
    width: 149px;
    text-indent: 210px;
    overflow: hidden;
}

.logo {
    filter: drop-shadow(-210px 0 #B5945B);
} */

.menu {
    width: 100%;
    display: flex;
    align-items: center;
    background: rgba(0, 0, 0, 0.7);
    height: 100px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
}

.menu_box {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0;
    width: 100%;
    max-width: 1280px;
}

.fgx2 {
    width: 1px;
    height: 50px;
    background: #B5945B;
    opacity: 0.3;
    margin: 0 20px;
}

.menu_left {
    display: flex;
    justify-content: start;
    flex-direction: row;
    align-items: center;
}

.menu_right .mate {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    margin: 0;
    padding: 0;
    width: 100%;
}
.menu_right{
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}
.item_li {
    position: relative;
    list-style: none;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    width: 120px;
    height: 40px;
    border-radius: 20px;
    transition: all 0.5s;
}
.item_li:hover {
    background: #4A1F12;
}
.navi_icon{
    position: absolute;
    right: -5px;
    top: 4px;
}

.item_li:hover  .link{
    color: #FFE8C2 !important;
    transition: all 0.5s;
}

.fool {
    position: relative;
    z-index: -10;
    opacity: 0;
}

.pd {
    opacity: 1 !important;
    transition: opacity 0.5s; /* 添加过渡效果，持续1秒 */
}

.link {
    height: 16px;
    font-size: 16px;
    font-family: Source Han Serif CN;
    font-weight: bold;
    color: #D7B57E;
    text-decoration: none;
    margin: 0;
    transition: all 0.5s;
}

.link_no {
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.17);
    margin-bottom: 7px;
    transition: all 0.5s;
    margin: 0;
}
@media (max-width:1600px) {
    .zz {
        width: 149px;
    }

    .link {
        font-size: 14px;
    }
}

@media (max-width:1300px) {
    .zz {
        width: 110px;
    }

    .logo2 {
        width: 40%;
    }

    .menu_box {
        margin: 10px auto;
    }

    .link {
        font-size: 12px;
    }
}

@media (max-width:1100px) {
    .zz {
        width: 100px;
    }

    .fgx2 {
        margin: 0 15px;
    }
}
a{
    text-decoration: none;
}
.footer{
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #FFFFFF;
    padding: 30px 0;
}
.footer_box{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.footer_left{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
}
.icon_box{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    margin-right: 30px;
}
.foot_title{
    display: flex;
    flex-direction: column;
    justify-content: start;
}
.icon_box span{
    margin-left: 10px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #050505;
    line-height: 18px;
}
.footer_right{
    text-align: center;
}
.footer_right p{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #050505;
    margin: 0;
}
.footer_right span{
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #989898;
}
.wechat_tt {
    margin-top: 5px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: rgb(86, 0, 2);
}
.tx_box .tx{
    height: 100px;
    width: 100px;
    border-radius: 50%;
}
.Title {
    height: 72px;
    line-height: 60px;
    padding-top: 9px;
    padding-bottom: 1px;
    border-bottom: 1px solid #dedddb;
    font-size: 20px;
    font-weight: 700;
    font-stretch: normal;
    letter-spacing: 0;
    color: #664630;
}

h3 {
    font-family: Arial, "Microsoft YaHei", 黑体, 宋体, 微软雅黑, sans-serif;
    font-weight: 700;
}
.Title div {
    width: 1280px;
    margin: 0 auto;
    text-align: center;
}
.Title span {
    padding-left: 5px;
    border-bottom: 2px solid #ffa739;
    display: inline-block;
}
.rainbow {
    font-size: 34px;
    font-weight: 900;
    animation: rainbow 5s linear infinite;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}
span.relative {
    padding: 10px;
    position: relative;
    width: 115px;
    height: 32px;
    left: 5px;
    top: 9px;
    font-family: "Times New Roman";
}
h3 {
    font-family: Arial, "Microsoft YaHei", 黑体, 宋体, 微软雅黑, sans-serif;
    font-weight: 700;
}
@keyframes rainbow {
    0% { color: red; }
    10% { color: orange; }
    20% { color: yellow; }
    30% { color: green; }
    40% { color: blue; }
    50% { color: indigo; }
    60% { color: violet; }
    70% { color: pink; }
    80% { color: cyan; }
    90% { color: magenta; }
    100% { color: red; }
}
.rainbow{
    font-size: 34px;
    font-weight: 900;
    animation: rainbow 5s linear infinite;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}

.spe_safe_icon {
    position: absolute;
    left: 5px;
    top: -22px;
    width: auto;
    line-height: 16px;
    background: linear-gradient(0deg, #9b5101, #ffac1f);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#703A07, endColorstr=#92500C);
    border-radius: 3px;
    font-size: 14px;
    padding: 2px 0;
    font-family: AlibabaPuHuiTiM, AlibabaPuHuiTiM-Regular;
    text-align: center;
    color: #ffffff;
}