*{margin: 0;padding:0;list-style: none;}
/*登录*/
.dl_tit{height: 36px;border-bottom: 1px solid #ccc;line-height: 36px;text-align: center;font-size: 18px;color: #333;}
/*.global_popup_content .close{margin-top: -24px!important;}*/
.global_popup_content .reg_box,.global_popup_content .reg_box li{overflow: hidden;}
.global_popup_content .reg_box{padding-top: 12px;padding-bottom: 28px;position: relative;}
.global_popup_content .reg_box li{margin: 10px 0;overflow: hidden;padding-top: 1px;_padding:10px 0;}
.global_popup_content .reg_box label{float: left;width: 70px;text-align: right;margin: 10px 5px 0 0;_margin: 8px 5px 0 0;display: inline;color: #333; font-size: 14px;font-weight: bold;width: 136px;}
.global_popup_content .reg_box .w_2{float: left;width: 260px;margin-right: 10px;*width: 272px;}
.global_popup_content .reg_box .t{width: 260px;height: 30px;padding-left: 8px;line-height: 30px;margin-right: 26px;border:1px solid #ccc;}
.global_popup_content .reg_box p{text-align: center;_clear: both;}
.global_popup_content .reg_box p input{vertical-align: middle;margin-left: 28px;}
.global_popup_content .reg_box p a{display: inline-block;margin-left: 126px;color: #333;text-decoration: none;_margin-left:0;_padding-left:126px;}
.ms_dl{width: 240px;height: 48px;text-align: center;line-height: 48px;border-radius: 5px;background: #cc0033;color: #fff;font-size: 18px;border: 1px solid #ccc;margin: 15px 0 15px 141px;cursor: pointer;}
.other_1{text-align: center;position: absolute;margin: 32px 0px 0 298px;}
.other_1 em{display: inline-block;width: 22px;height: 17px;background: url("../images/quick_login_icon.gif?v=20170215") no-repeat;vertical-align: middle;margin-right: 5px;position: relative;top: -2px;}
.other_1 em.ico_wechat {background-position: 0 -270px;}
.other_1 em.ico_qq {background-position: 0 -61px;}
.ljzc{display: inline-block;margin-right: 46px;color: #333;text-decoration: none;}
.dxyz{display: none;}
.dxyz input{width: 100px!important;}
.other_1 #goToReg,.other_1 #goToLogin{color: #3f3f3f}
.ico_check{display: inline-block;width: 15px;height: 16px;vertical-align: middle;margin-right: 2px;background: url(../images/ico_reg.gif) no-repeat 0 -16px;_position: relative; _top: -1px;margin: 8px 8px 0;}
.ico_error {display: inline-block;width: 15px;height: 16px;vertical-align: middle;margin-right: 2px;background: url(../images/ico_error.gif) no-repeat 1px 0;_position: relative; _top: -1px;margin: 8px 8px 0;}
.login_tips{position: absolute;top: 4px;left: -69px;width: 100%;*top: 4px;}
#sendcode{margin-left: 10px;height: 30px;background: #cc0033;border:none;width: 80px;line-height: 30px;font-size: 14px;padding: 0;border-radius: 5px}
.other_1 span em{cursor: pointer;}
#pop_login_dxyz p{float: left;width: 100%;margin-top: 10px;color: #969696;}
#pop_login_dxyz p i{font-style: normal;}
.other_1 em.ico_51{background-position: -1px -300px;}
.global_popup_content .giftCode{ text-align: center; font-size: 14px;color: #333333;margin-top: 46px;}
.global_popup_content .giftCode p span{margin-left: 55px;color: #cc0000;cursor: pointer;}
.global_popup_content .giftCode p span:hover{text-decoration: underline;}
.ch_game_content .ch_loginBox .zidong a{font-size: 12px;color: #666;display: block;margin-top: 12px;float: left;margin-left: 12px;}
.ch_game_content .ch_loginBox .zidong a img{ vertical-align: bottom; }
.global_popup_content .giftCode a{display: block;width: 100px;height: 30px; background: #cc0033;color: #fff;text-align: center;line-height: 30px; margin: 20px auto; border-radius: 5px;}
.qqwx a{color: black;float: left;margin-right: 12px;}
.qqwx #login_phonelogin_div{margin: 0px 12px 0 -12px;}
.qqwx #login_phonelogin_div img{width: 30px;height: 30px;}
.qqwx {margin: 8px 0 0 178px;}
.cf:before,.cf:after {
   content:"";
   display:table;
}
.show_toast{width: 170px;padding:0 14px;height: 30px;color: rgb(255, 255, 255);line-height: 30px;text-align: center;border-radius: 4px;position: absolute;top: 50%;left: 50%;margin:-15px -99px;z-index: 9999999999;background: rgba(0, 0, 0,.7);font-size: 12px;}
.cf:after { clear:both; }
#login_check_box_popup{
    position: absolute;
    bottom: 10px;
    width: 264px;
    left: 125px;
    height: 22px;
}
#login_check_box_popup input,#login_check_box_popup span{
   vertical-align: middle;
   cursor: pointer;
}
#login_check_box_popup span{
    font-weight: 400;
   margin: 0 3px;
   color: #515151;
}
#login_check_box_popup a{
   width: 160px;
   margin-top: -1px;
   position: relative;
   top: -28px;
   color: #0075ff !important;
}

/* 响应式设计 */
@media screen and (max-width: 1200px) {
    .container, .w1200, .main_content {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }
    
    .ch_gameList li {
        width: calc(33.33% - 20px);
        margin: 10px;
    }
    
    .banner_swiper {
        height: auto;
    }
    
    .swiper-slide a {
        height: 400px;
    }
}

@media screen and (max-width: 768px) {
    .hdbar-menu .menu-list {
        display: none;
    }
    
    .menu-con {
        position: relative;
    }
    
    .menu-toggle {
        display: block;
        position: absolute;
        right: 15px;
        top: 15px;
        font-size: 24px;
        cursor: pointer;
    }
    
    .ch_gameList li {
        width: calc(50% - 20px);
    }
    
    .swiper-slide a {
        height: 300px;
    }
    
    .user_info_dl {
        position: absolute;
        right: 60px;
        top: 10px;
    }
}

@media screen and (max-width: 480px) {
    .ch_gameList li {
        width: 100%;
        margin: 10px 0;
    }
    
    .swiper-slide a {
        height: 200px;
    }
    
    .logo-179 h1 {
        font-size: 18px;
    }
}

/* 添加移动菜单样式 */
.mobile-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    overflow-y: auto;
}

.mobile-menu.active {
    display: block;
}

.mobile-menu ul {
    margin: 60px 0 0 0;
    padding: 0;
    list-style: none;
}

.mobile-menu li {
    margin: 0;
    padding: 0;
}

.mobile-menu a {
    display: block;
    padding: 15px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    text-decoration: none;
}

.mobile-menu a:hover {
    background: rgba(255, 255, 255, 0.1);
}

.mobile-menu-close {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
}