﻿@charset "utf-8";
/*公共部分*/
*,html,body{margin:0; padding:0;}
body{margin:0; padding:0;background:#f8f8f8 url(/images/bg.jpg) repeat}
body,input{line-height:28px; font-size:18px; color:#000;font-family:,"Adobe黑体","黑体","宋体",Arial;}
body,html{overflow-x:hidden; }
body,button { font-family: 'Helvetica Neue', Arial, "Hiragino Sans GB", 'Microsoft YaHei', sans-serif;}
p,div,img {margin:0; padding:0;}
img {max-width:100%;border:0;}
li,ul,ol{ list-style:none;}
.main {width:100%;line-height:27px; font-size:18px;background-color:#f8f8f8;max-width:800px;margin-bottom:0px; margin:0px auto; box-shadow:0 0 15px #ccc;overflow:hidden;}

input{display: block;width: 100%;-webkit-appearance: none;border: 1px solid #ddd;padding-left: 12px;font-size: 23px;line-height: 35px;border-radius: 5px;}
form{display:inline;}
li,ul,ol{ list-style:none;}
a:link,a:visited {text-decoration:none; color:#004299;}
a:hover,a:active,a:focus {color:#2263a5; text-decoration:none;}

/*-logo-*/
.logo {background:#fef2d8;padding:2px 5px; height:20px; border-bottom:1px solid #f4e5d1; }
.logo {padding:5px;}

/*-头部最顶端-*/
.header {height:26px; padding-top:2px; background:#005AB5;padding-left:5px; padding-right:5px; color:#fff;border-bottom:3px solid #f68e00;  display: none !important;}

.home-header {
   display: flex;
   padding: 8px 12px;
  background: #0A192f;
  border-bottom: 3px solid #f68e00;
  border-top: 3px solid #f68e00;
  text-align: right !important;
  box-sizing: border-box;
  overflow: hidden;
}

.home-header a {
     display: inline-block !important;
    padding: 0 18px;
    margin-right: 10px;
    text-decoration: none !important;
    font-size: 14px !important;
    color: #0A192f !important;
    border-radius: 18px;
    background: #D4AF37 !important;
    border: 1px solid rgba(255, 255, 255, 0.18);
    box-sizing: border-box;
}

/*-菜单-*/
.menu {padding:3px 5px; text-align:left; background:#F9F9F9; }
.menu a{color:#000; }
.menu a:hover,.menu a:active,.menu a:focus{ color:#000;}

/*-二级菜单-*/
.quickmenu{background:#dbedff; padding:5px; border-top:1px solid #c6d0de; font-weight:bold;}

/*顶部菜单*/
.top_menu{ padding-top:4px; padding-left:5px;line-height:28px;  color:#6c3b00;background-color:#FCF1CE;  display: none !important;}

.header a { margin-left:5px; color:#fff;}
/*-一般文章标题-*/
.title { line-height:28px;border-bottom:1.3px solid  #005AB5;background:#FAF0E6;color:#000;text-indent:5px;clear:both}
.title a {margin:0 3px;font-weight:normal;color:#039}
.title1 { line-height:28px;border-bottom:2px solid  #fc9a14;background:#FAF0E6;color:#000;text-indent:30px;clear:both}
.title1 a {margin:0 3px;font-weight:normal;color:#039}

/*-一般文章列表-*/

.items{display:inline-block; text-indent:5px; line-height:28px; border-bottom:1px solid #f3f3f3; background:url(images/icon.png) no-repeat right center; width:100%; }

.item a{display:inline-block; text-indent:5px; line-height:28px; border-bottom:1px solid #f3f3f3;background:url(images/icon.png) no-repeat right center; width:100%; }

/*-可以扩展的文章列表-*/
.list {border-bottom:1px dotted #EFEFEF;padding:5px; line-height:25px; text-indent:3px; margin-left:5px; }
.list p{border-bottom:1px dashed #E6E5E5; padding:5px 0; }
.listName{ font-size:14px; color:#c9c9c9;}

/*-可以扩展的文章列表-*/
.content {border-bottom:1px dotted #EFEFEF;padding:5px; line-height:30px;  margin-left:5px; }

.Text {border-bottom:1px dotted #EFEFEF;padding:5px; line-height:30px; text-indent:3px; margin-left:5px; }


/*-彩版切换区-*/
.footer {   
	background: #0A192f;
    text-align: center;
    color: #fff;
    padding: 8px 5px;
    border-top: 0px solid #b0d7eb;
	font-weight: 600;
	margin-top: 12px;
}
	
.footer br {   
	display: none;
}
.footerNav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  line-height: 1.6;
  margin-top: 8px;
}

.footer .footerNav  a {
	 white-space: nowrap;
	 margin: 0px 4px;
  color: white;
  text-decoration: none;
}

.footerNav a:hover {
  color: #1677ff;
}

/*-表单区域-*/
input[type="submit"],input[type="button"]{font-size: 20px;background:#0a192f;border: 1px solid #005AB5;vertical-align: middle;color:#fff;padding: 3px 0px;margin-left:0px;cursor: pointer;display: inline-block;}
.btn{ margin:0px 0 5px; padding:0 5px;}/*-一般按钮-*/
.btn a{padding:3px 10px; border:1px solid #bedeff; background:#e3f1ff; }
.btns a{padding:1px 7px; border:1px solid #ccc; background:#eee;  font-size:16px; margin:2px 2px;}
/*-提示-*/
.tips{ font-size:14px;  line-height:28px; padding:3px 5px; }


/*-版权及日期等-*/
.copyright {padding:5px; background:#fff; border-top:0px solid #d6d6d6; font-size:12px; line-height:22px;color:#616161; text-align:center;}}
.copyright a{ margin:0 10px;}
.jiaru {display: inline-block;background: #feab43;color: #fff;font-size: 18px;padding: 3px 5px;border-radius: 8px;margin-right: 10px}
.jiaru a {color: #fffbc5;text-decoration: none;}
.jia{display: inline-block;background: #55a0f1;color: #fff;font-size: 18px;padding: 3px 5px;border-radius: 8px;margin-right: 10px;}
.jia a {color: #fff;text-decoration: none;}
.jiaru1 {display: inline-block;background: #FF0088;color: #fff;font-size: 19px;padding: 3px 5px;border-radius: 3px;margin-right: 10px;}
.haoma{color:#000000;}
.haoma a {display: inline-block;width: 38px;height: 38px;color: #FFF;margin: 0px 0px 5px 0px;background: #feab43;font-size: 20px;text-align: center;line-height: 36px;-webkit-border-radius: 32px;}
.haoma a: hover {color: #a52a2a}
.pk1{display: inline-block;color:#FFFFFF; background-color:#feab43;padding:1px;margin:2px;
  -webkit-border-radius:3px;padding:3px;font-size: 20px;}
.pk2{display: inline-block;color:#FFFFFF; background-color:#008cff;padding:1px;margin:2px;
  -webkit-border-radius:3px;padding:3px;font-size: 20px;}
.pk3{display: inline-block;color:#FFFFFF; background-color:#4d4d4d;padding:1px;margin:2px;
  -webkit-border-radius:3px;padding:3px;font-size: 20px;}
.pk4{display: inline-block;color:#FFFFFF; background-color:#ff7300;padding:1px;margin:2px;
  -webkit-border-radius:3px;padding:3px;font-size: 20px;}
.pk5{display: inline-block;color:#FFFFFF; background-color:#00bfbf;padding:1px;margin:2px;
  -webkit-border-radius:3px;padding:3px;font-size: 20px;}
.pk6{display: inline-block;color:#FFFFFF; background-color:#5102fa;padding:1px;margin:2px;
  -webkit-border-radius:3px;padding:3px;font-size: 20px;}
.pk7{display: inline-block;color:#FFFFFF; background-color:#a1a1a1;padding:1px;margin:2px;
  -webkit-border-radius:3px;padding:3px;font-size: 20px;}
.pk8{display: inline-block;color:#FFFFFF; background-color:#ff0000;padding:1px;margin:2px;
  -webkit-border-radius:3px;padding:3px;font-size: 20px;}
.pk9{display: inline-block;color:#FFFFFF; background-color:#750000;padding:1px;margin:2px;
  -webkit-border-radius:3px;padding:3px;font-size: 20px;}
.pk10{display: inline-block;color:#FFFFFF; background-color:#26b000;padding:1px;margin:2px;
  -webkit-border-radius:3px;padding:3px;font-size: 20px;}
.pkdian{display: inline-block;color:#FFFFFF; background-color:#FFFFFF;}
.xlu {display: inline-block;height: 25px;line-height: 25px;color: #41b9f5;padding: 0 6px;border-radius: 4px;font-size: 12px;margin-left: 2px;border: 1px solid #fff;}
.Vip {margin:0 5px;color: #FF0000;display:inline;}
.divcss5{text-decoration:underline;display:inline;}
.banzb {background: #fffbc5;color: #FF0061;}
.banzb a {color: #FF0061;text-decoration: none;}
.izi {display:block;height:36px;line-height:36px;text-align:center;margin:5px 0;border:1px solid #ffe3bf;background:#fffbc5;font-size:18px;border-radius:5px;}
.izi a {color: #FF0061;text-decoration: none;}
.frame1 {color: #585858;}
.frame1 a {display: inline-block;text-align: center;width: 55px;height: 27px;margin: 3px 6px;border: 2px solid #eee;-webkit-border-radius: 5px;color:#ca1a1a;}
.frame2 {color: #585858;}
.frame2 a {display: inline-block;text-align: center;width: 88px;height: 27px;margin: 3px 6px;border: 2px solid #eee;-webkit-border-radius: 5px;color:#ca1a1a;}
.frame3 {color: #585858;}
.frame3 a {display: inline-block;text-align: center;width: 111px;height: 27px;margin: 3px 6px;border: 2px solid #eee;-webkit-border-radius: 5px;color:#ca1a1a;}
.frame5 {color: #585858;}
.frame5 a {display: inline-block;text-align: center;width: auto;height: 27px;margin: 3px 6px;border: 2px solid #eee;-webkit-border-radius: 5px;color:#ca1a1a;}
.frame6 {color: #585858;}
.frame6 a {display: inline-block;text-align: center;width: auto;height: 27px;margin: 3px 6px;border: 2px solid #eee;-webkit-border-radius: 5px;color:#004299;}
.frame7 {color: #585858;}
.frame7 a {display: inline-block;text-align: center;width: 90px;height: 27px;margin: 3px 6px;border: 2px solid #eee;-webkit-border-radius: 5px;color:#ca1a1a;}
.XuanMuLu{padding-right:0;padding-bottom:.5rem;overflow:hidden;margin-left:0;background:#f6f6f6}
.XuanDiv{width:100%;margin-top:.1rem;float:right}
.XuanDiv span{display:inline-block;background:#fff;border:1px solid #efefef;border-radius:100%;width:2.6rem;height:2.6rem;line-height:2.5rem;font-size:1.4rem;text-align:center;color:#cd0005;margin:.3rem .3rem 0;position:relative}
.XuanDiv span.cur{color:#fff;background:#cd0005;border:1px solid #cd0005}
.Explain{font-size:.7rem;line-height:1.25rem;color:#0894ec;text-align:center;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0894ec;border-radius:.25rem}
.list_pay{overflow:hidden; text-align:center; padding:10px 0 0 5px;}
.list_pay li{float:left; width:20%; line-height:15px;}
.list_pay li a{font-size:12px;display:block;box-shadow: 0 0 1px #717171;border-radius:3px;margin-right:5px; margin-bottom:15px;}
.list_pay a:hover{background:#fff8ee;color:#585858}
.list_pay li img{width:2.5rem;height:2.5rem;}
.label{font-size:15px;color:#f70;margin-bottom:-0.5rem;}
.tis {text-align:center;font-size:18px;color:#feab43;}
.tiss {font-size:15px;color:#585858;}
.classify img,.emotion_list img{float:left; display:block; margin-right:10px;}
.classify h4,.emotion_list h4{ line-height: 20px;}
.classify p,.emotion_list p{ font-size:12px; color:#ff003a;line-height: 29px;}
.classify span,.emotion_list .txt{ color:#666;}
.emotion_list li { padding:10px 10px 10px 0; margin-left:10px; overflow:hidden; border-bottom:1px solid #e2e2e2;position:relative;}
.emotion_list_spe li { padding:10px !important; margin-left:0 !important; }
.emotion_list li a{color:#585858;font-size:16px;}
.emotion_list img{width:60px;height:60px;}
.emotion_list span{ margin-right:10px;}
.emotion_list em{ margin-left:5px;}
.emotion_list .txt{text-overflow: ellipsis;white-space: nowrap; overflow:hidden; padding-right:52px;}
.emotion_list .goforum,.hot_list .goforum{ font-size:12px; color:#fa7b32; border:1px #ffd3b9 solid;border-radius:3px; padding:6px 8px; position:absolute; top:25px; right:10px; }
.x-header2{position:relative;overflow:hidden;height:46px;background:#005AB5;color:#fff;}
.x-logoli {text-align: center;padding: 8px 0;font-size: 20px;color: #fff;}
.x-login1{position:absolute;right:14px;bottom:10px;z-index:2;color:#fff;border-bottom: solid 1px #f4f3f3;}
.x-login1 a {color: #fff;text-decoration: none;}
.x-login2{position:absolute;bottom:8px;z-index:2;color:#fff;left:14px;border-bottom: solid 1px #f4f3f3;}
.x-login2 a {color: #fff; text-decoration: none;}
.list_hot{overflow:hidden; text-align:center; padding:10px 0 0 10px;background: #fff;}
.list_hot li{float:left; width:33.33%; line-height:25px;}
.list_hot li a{border: solid 1px #969393;font-size:25px;display:block;box-shadow: 0 0 1px #717171;border-radius:3px;margin-right:10px; margin-bottom:20px;}
.list_hot a:hover{background:#fff8ee;color:#585858}
.list_hot li img{width:5.125rem;height:5.125rem;}
.label{font-size:15px;color:#f70;margin-bottom:-0.5rem;}
.desc{font-size:.75rem;color:#666}
.redz {color: #ff0061;font-size: 17px;}
.redz a {color: #ff0061}
.k5{display: inline-block;color:#FFFFFF; background-color:#436EEE;padding:1px;margin:2px;-webkit-border-radius:3px;padding:3px;font-size: 15px;}
.k5 a{ color:#ffffff!important;}
.k66{display: inline-block; font-size: 14px; height: 40px; padding: 0px 30px 0px 10px; line-height: 40px; background:url(https://90096.cc/gg2.png) no-repeat; color: rgb(248, 243, 243)}
.k66 a{color:#fff;}

.pk1 {
    display: inline-block;
    color: #FFFFFF;
    background-color: #ffcc00;
    padding: 1px;
    margin: 2px;
    -webkit-border-radius: 3px;
    padding: 3px;
    font-size: 20px;
}

.pk2 {
    display: inline-block;
    color: #FFFFFF;
    background-color: #008cff;
    padding: 1px;
    margin: 2px;
    -webkit-border-radius: 3px;
    padding: 3px;
    font-size: 20px;
}

.pk3 {
    display: inline-block;
    color: #FFFFFF;
    background-color: #4d4d4d;
    padding: 1px;
    margin: 2px;
    -webkit-border-radius: 3px;
    padding: 3px;
    font-size: 20px;
}

.pk4 {
    display: inline-block;
    color: #FFFFFF;
    background-color: #ff7300;
    padding: 1px;
    margin: 2px;
    -webkit-border-radius: 3px;
    padding: 3px;
    font-size: 20px;
}

.pk5 {
    display: inline-block;
    color: #FFFFFF;
    background-color: #00bfbf;
    padding: 1px;
    margin: 2px;
    -webkit-border-radius: 3px;
    padding: 3px;
    font-size: 20px;
}

.pk6 {
    display: inline-block;
    color: #FFFFFF;
    background-color: #5102fa;
    padding: 1px;
    margin: 2px;
    -webkit-border-radius: 3px;
    padding: 3px;
    font-size: 20px;
}

.pk7 {
    display: inline-block;
    color: #FFFFFF;
    background-color: #a1a1a1;
    padding: 1px;
    margin: 2px;
    -webkit-border-radius: 3px;
    padding: 3px;
    font-size: 20px;
}

.pk8 {
    display: inline-block;
    color: #FFFFFF;
    background-color: #ff0000;
    padding: 1px;
    margin: 2px;
    -webkit-border-radius: 3px;
    padding: 3px;
    font-size: 20px;
}

.pk9 {
    display: inline-block;
    color: #FFFFFF;
    background-color: #750000;
    padding: 1px;
    margin: 2px;
    -webkit-border-radius: 3px;
    padding: 3px;
    font-size: 20px;
}

.pk10 {
    display: inline-block;
    color: #FFFFFF;
    background-color: #26b000;
    padding: 1px;
    margin: 2px;
    -webkit-border-radius: 3px;
    padding: 3px;
    font-size: 20px;
}

.pkd {
    display: inline-block;
    color: #FFFFFF;
    background-color: #FFFFFF;
}
.title2 strong{line-height: 30PX;-webkit-border-radius:0 18PX 0 18px ;background: #a3c5ca;    padding: 0 13px;}

.title2{
    padding: 0px 0 0px 0px;
    border-top: 1px solid #fff;
    background: #FAF0E6;
    background-repeat: repeat-x;
    color: #fff;
    font-weight: bold;
    height: 30px;
line-height:30px;
text-align:center;
}

.lineyy {
   margin-bottom: 5px;
    width: 100%;
    
box-shadow: 0 2px 5px #bfd7cf;
    background: #fdf9f7;
}

    .lineyy a {
      
      
        height: 35px;
    line-height: 35px;
  

    font-size: 17px;
    display: inline-block;
    border-radius: 5px;
    }

        .lineyy a: hover {
            float: left;
            display: block;
            padding-left: 80px;
            width: 100%;
            border-bottom: solid 1px #e6e6e6;
            background: url(/images/yy.gif) no-repeat 1% 50% #f7f7f7;
            color: #b60909;
            text-decoration: none;
            line-height: 37px;
        }

.linecz {
   margin-bottom: 5px;
    width: 100%;
    background: #fff;
}

    .linecz a {
       width: 100%;
        
        height: 35px;
    line-height: 35px;
  
    box-shadow: 0 2px 5px #bfd7cf;
    background: #fdf9f7;
    font-size: 17px;
    display: inline-block;
    border-radius: 5px;
    }

        .linecz a: hover {
            float: left;
            display: block;
            padding-left: 80px;
            width: 100%;
            border-bottom: solid 1px #e6e6e6;
            background: url(/images/cz.gif) no-repeat 1% 50% #f7f7f7;
            color: #b60909;
            text-decoration: none;
            line-height: 37px;
        }

.linexs {
 margin-bottom: 5px;
    width: 100%;
    background: #fff;
}

    .linexs a {
       width: 100%;
       
        height: 35px;
    line-height: 35px;
  
    box-shadow: 0 2px 5px #bfd7cf;
    background: #fdf9f7;
    font-size: 17px;
    display: inline-block;
    border-radius: 5px;
    }

        .linexs a: hover {
            float: left;
            display: block;
            padding-left: 80px;
            width: 100%;
            border-bottom: solid 1px #e6e6e6;
            background: url(/images/xs.gif) no-repeat 1% 50% #f7f7f7;
            color: #b60909;
            text-decoration: none;
            line-height: 37px;
        }

.linebz {
  margin-bottom: 5px;
    width: 100%;
    background: #fff;
}

    .linebz a { width: 100%;
       
        height: 35px;
    line-height: 35px;
  
    box-shadow: 0 2px 5px #bfd7cf;
    background: #fdf9f7;
    font-size: 17px;
    display: inline-block;
    border-radius: 5px;
    }

        .linebz a: hover {
            float: left;
            display: block;
            padding-left: 80px;
            width: 100%;
            border-bottom: solid 1px #e6e6e6;
            background: url(/images/bz.gif) no-repeat 1% 50% #f7f7f7;
            color: #b60909;
            text-decoration: none;
            line-height: 37px;
        }
.linebz-box{border: 6px solid #d8ecf5;  background: #fff;  padding: 10px 0}
.line {
    color: #000;
    padding: 5px;
    background: #000;
    border-bottom: #eee solid 1px;
}

    .line a {
        color: #f00;
        padding: 5px;
      border-radius: 10px;
background: rgba(227, 229, 232, 0.99);
    
    }

.line {font-size: 17px;
    background: #fff;
}
.biao{ margin: 0px 5px;
    background-color: #43db48;
    color: #FFF;
    border-radius: 58px;
    font-size: 14px;
    padding: 2px 13px;}

.biao2{ margin: 0px 5px;
    background-color: #fd0b1e;
    color: #FFF;
    border-radius: 58px;
    font-size: 14px;
    padding: 2px 13px;}
.biao3{ margin: 0px 5px;
    background-color: #ff7803;
    color: #FFF;
    border-radius: 58px;
    font-size: 14px;
    padding: 2px 13px;}
.ggnr{ color: #333333;  line-height: 23px; text-align: left; clear: both;background-color: #d8ecf5;}
.ggnr_2{ color: #333333;  line-height: 23px; padding-bottom: 1px; text-align: left; clear: both;background-color:#fff;}
.ggnr1{display: inline-block ; padding: 2px 2px; color: #424243;  border-top-left-radius: 3px; border-bottom-left-radius: 3px; font-size:16px;}
.ggnr1 A{font-size:17px;}

.ggnr2{display: inline-block ; padding: 5px 10px; color: #fd0b1e; font-weight: bold; border-top-left-radius: 3px; border-bottom-left-radius: 3px; font-size:16px;}
.ggnr2 A{font-size:16px;color:#fd0b1e}

.gongg{    margin: 0px 5px;
    background-color: #ff7803;
    color: #FFF;
    border-radius: 3px;
    font-size: 14px;
    padding: 2px 5px;}
/*广播聊天室样式样式*/
.gongg a{color:#fff !important;}
/*时时彩样式*/
.sscnr{border:2px solid #d8ecf5;color: #ff0000;}
.sscnr2 a{border:1px solid #d8ecf5; padding:4px;-webkit-border-radius: 5px;margin-right: 8px;color:#b60000;}
.sscnr2{line-height:42px;}
.sscnr3{background:#F30; padding:4px;-webkit-border-radius: 5px;color:#fff;margin-right: 8px;}
.sscnr4{background:#ff7803; padding:4px;-webkit-border-radius: 5px;color:#fff;margin-right: 8px;}
.sscnr5{background:#e76d7c; padding:4px;-webkit-border-radius: 5px;color:#fff;margin-right: 8px;}
.sscnr6{background:#3f87c0; padding:4px;-webkit-border-radius: 5px;color:#fff;margin-right: 8px;}
.sscnr6 a{}
.sscnr7 {padding-top:6px;}
.sscnr7 a{border:1px solid #d8ecf5; padding:4px;-webkit-border-radius: 5px;margin-right: 8px;color:#b60000;}
.sscnr7 a:hover{border:1px dashed #d8ecf5; background:#7dbac0; color:#fff;}
.sscnr8 {padding-top:10px; padding:4px;-webkit-border-radius: 5px;line-height:40px;height:40px;background:#7dbac0;color:#fff; }
.sscnr9 {padding-top:6px;}
.sscnr9 a{border:1px solid #d8ecf5; padding:4px;-webkit-border-radius: 5px;margin-right: 8px;color:#2263a5;}
.sscnr9 a:hover{border:1px dashed #2263a5; background:#84C1FF; color:#fff;}
.service_list{ overflow:hidden; text-align:center;padding-top:10px; padding-bottom:10px;}
.service_list li{ float:left; width:25%; line-height:35px;}
.service_list li a{font-size:16px;display:block;border-top:1px #DEDEDE solid;border-left:1px #DEDEDE solid;border-right:1px #DEDEDE solid;border-bottom:3px #005AB5 solid;margin-right:10px;margin-bottom:10px;margin: 3px 5px;color: #333;border-radius: 5px; background:#fff;}
.service_list li a:hover{ background:#84C1FF; color:#FFF !important;border-bottom:3px #005AB5 solid;}
@media screen and (max-width:500px){.service_list li a{font-size:0.9em;}}

.linee{padding:5px;padding-left:10px;background:#fff;}
.linee a{padding:5px;color:red;}

.gg1 {margin: 0px 5px;background:#f38484;color:#fff;font-size:14px;padding:1px 8px;border-radius:2px;overflow:hidden;float:left;border:0;}
.gg2 {margin: 0px 5px;background:#5ed3ab;color:#fff;font-size:14px;padding:1px 8px;border-radius:2px;overflow:hidden;float:left;border:0;}
.gg3 {margin: 0px 5px;background:#DB59FF;color:#fff;font-size:14px;padding:1px 8px;border-radius:2px;overflow:hidden;float:left;border:0;}
.gg4 {margin: 0px 5px;background:#41b9f5;color:#fff;font-size:14px;padding:1px 8px;border-radius:2px;overflow:hidden;float:left;border:0;}
.gg5 {margin: 0px 5px;background:#36c770;color:#fff;font-size:14px;padding:1px 8px;border-radius:2px;overflow:hidden;float:left;border:0;}

.asidenavs{margin:.2em 0;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;background:#F0FDF0;color: #fa12d6;}
.czdh {color: #0053A5;}
.czdh a {display: inline-block;text-align: center;width: 111px;height: 28px;margin: 3px 3px;border: 1px solid #e40a3b;-webkit-border-radius: 5px;font-size: 18px;}
.czdh2  {font-weight: bold;display: inline-block;vertical-align: middle;overflow: hidden;border: 1px dashed #F98639;border-radius: 13px;line-height: 30px;font-size: 16px;color: #F40;padding-left: 10px;padding-right: 15px;}
.czdh3 {display: inline-block;text-align: center;width: 111px;height: 28px;margin: 3px 3px;border: 1px solid #e40a3b;-webkit-border-radius: 5px;font-size: 18px;}
.blues-box{padding: 5px 0%;border: 2px dashed #ff00eb;background:#fffde0;color:#FF0061;}

.views { border: 1px solid #ccc; padding: 10px; margin:5px; background:#eee; 
    -webkit-border-radius: 5px;
    border-radius: 5px;
 width: 340px;
}
.views-z a{ color:#DC143C;}
/*-AG游戏页面-*/
.x-ag0{overflow: hidden;
	text-align: center;
	padding: 0 0 0 10px;background: #f4f4f4}
.x-ag0 li{list-style-type: none;
	float: left;
	width: 100%;}
.x-ag0 li img{width: 100%;}
.x-ag0 li a{font-size:14px;display:block;box-shadow: 0 0 0px #ccc;border-radius:10px;margin-right:8px; margin-bottom:8px; background: #fff;  }
.x-ag{overflow: hidden;
	text-align: center;
	padding: 0 0 0 10px;background: #f4f4f4}
.x-ag li{list-style-type: none;
	float: left;
	width: 47.33%; padding:1%;}
.x-ag li img{width: 100%;}

.x-ag li a{font-size:14px;display:block;box-shadow: 0 0 0px #ccc;border-radius:10px;margin-right:8px; margin-bottom:8px; background: #fff;  }

.x-ag2{overflow: hidden;
	text-align: center;
	padding: 0 0 0 10px;background: #f4f4f4}
.x-ag2 li{list-style-type: none;
	float: left;
	width: 22.63%; padding:1%;}
.x-ag2 li img{    width: 100%;
}
.x-ag2 li a{font-size:14px;display:block;box-shadow: 0 0 0px #ccc;border-radius:10px;margin-right:8px; margin-bottom:8px; background: #fff;  }

.ag-label{font-size:15px;color:#666;margin-top: -9px;}
.ag-desc{font-size:.75rem;color:#f70;}


/*-KY游戏页面-*/
.x-header1 {
	position: relative;
	overflow: hidden;
	height: 62px;
	background: #ff9b20;
	color: #fff;
}
.x-logoli {
	text-align: center;
	padding: 8px 0;
	font-size: 20px;
	color: #fff;
}
.x-login {
position: absolute;
    bottom: 14px;
    z-index: 2;
    color: #fff;
    left: 17px;
    font-size: 1.2rem;
}
.x-login img {
	width: 80%;
}
.x-login a {
	color: #fff;
	text-decoration: none;
}
.x-login1 {
	position: absolute;
	right: 14px;
	bottom: 10px;
	z-index: 2;
	color: #fff
}
.x-login1 a {
	color: #fff;
	text-decoration: none;
}

.x-header2{position:relative;overflow:hidden;height:46px;background:#ff9b20;
color:#fff;}
.x-login2{position:absolute;bottom:8px;z-index:2;color:#fff;left:14px;}

.x-login2 a {color: #fff; text-decoration: none;}
.x-login1{position:absolute;right:14px;bottom:10px;z-index:2;color:#fff}
.login1 a {color: #fff;text-decoration: none;}

.x-ft2 {
	height: 56px;
	width: 47%;
	float: right;
}
.x-ft2 a {
	width: 50%;
	display: block;
	float: left;
	text-align: center;
	font-size: 0.9rem;
	color: #fff;
	text-decoration: none;
	padding-top: 4px
}
.x-ft2 li {
	height: 30px;
}
.x-ft2 li img {
	width: 2rem;
	height: 2rem;
}
a {
	text-decoration: none
}

.x-list_hot {
	overflow: hidden;
	text-align: center;
	padding: 10px 0 0 10px;
	background: #fff
}
.x-list_hot li {
        position:relative;
	list-style-type: none;
	float: left;
	width: 33.33%;
	line-height: 15px;
}
.x-list_hot li a {
	font-size: 14px;
	display: block;
	
	margin-right: 8px;
	margin-bottom: 8px;
}
.x-list_hot a:hover {
}
.x-list_hot li img {
	width: 5.125rem;
	height: 5.125rem;
}
.x-label {
	font-size: 15px;
	color: #f70;
	padding: 4PX;
}
.x-desc {
font-size:.75rem;
	color: #ff9b20;
	border-top: 1PX solid #CCC;
	box-shadow: 0 0 3px #ccc;
	line-height: 1.8REM;
}
.x-rmcz {
	text-align: center;
	display: block;
}
.x-ggnr{ color: #333333;  line-height: 23px; text-align: left; clear: both;background: rgba(217, 187, 127, 0.5);padding: 4px;
}

.x-ggnr1{display: inline-block ; padding: 2px 2px; color: #424243;  border-top-left-radius: 3px; border-bottom-left-radius: 3px; font-size:16px;}
.x-ggnr1 A{font-size:17px;color: #3f87c0 !important;}
.x-gongg{    margin: 0px 5px;
    background-color: #ff7803;
    color: #FFF;
    border-radius: 3px;
    font-size: 14px;
    padding: 2px 12px;    -webkit-border-radius: 8px 8PX 8px 8px;
}
.x-new{ position:absolute; top:0; right:0; z-index:9999; padding:1px;}
.x-new img{ width:20px; height:20px;}
.x-new img{ width:20px !important; height:20px!important;}
.qiuqiu{color:#000000;}
.qiuqiu a {display: inline-block;width: 38px;height: 38px;color: #FFF;margin: 0px 0px 5px 0px;background: #f17400;font-size: 20px;text-align: center;line-height: 36px;-webkit-border-radius: 32px;}
.qiuqiu a: hover {color: #a52a2a}
.pk1{display: inline-block;color:#FFFFFF; background-color:#ffcc00;padding:1px;margin:2px;
  -webkit-border-radius:3px;padding:3px;font-size: 20px;}
.pk2{display: inline-block;color:#FFFFFF; background-color:#008cff;padding:1px;margin:2px;
  -webkit-border-radius:3px;padding:3px;font-size: 20px;}
.pk3{display: inline-block;color:#FFFFFF; background-color:#4d4d4d;padding:1px;margin:2px;
  -webkit-border-radius:3px;padding:3px;font-size: 20px;}
.pk4{display: inline-block;color:#FFFFFF; background-color:#ff7300;padding:1px;margin:2px;
  -webkit-border-radius:3px;padding:3px;font-size: 20px;}
.pk5{display: inline-block;color:#FFFFFF; background-color:#00bfbf;padding:1px;margin:2px;
  -webkit-border-radius:3px;padding:3px;font-size: 20px;}
.pk6{display: inline-block;color:#FFFFFF; background-color:#5102fa;padding:1px;margin:2px;
  -webkit-border-radius:3px;padding:3px;font-size: 20px;}
.pk7{display: inline-block;color:#FFFFFF; background-color:#a1a1a1;padding:1px;margin:2px;
  -webkit-border-radius:3px;padding:3px;font-size: 20px;}
.pk8{display: inline-block;color:#FFFFFF; background-color:#ff0000;padding:1px;margin:2px;
  -webkit-border-radius:3px;padding:3px;font-size: 20px;}
.pk9{display: inline-block;color:#FFFFFF; background-color:#750000;padding:1px;margin:2px;
  -webkit-border-radius:3px;padding:3px;font-size: 20px;}
.pk10{display: inline-block;color:#FFFFFF; background-color:#26b000;padding:1px;margin:2px;
  -webkit-border-radius:3px;padding:3px;font-size: 20px;}
.pkd{display: inline-block;color:#FFFFFF; background-color:#FFFFFF;}
.qiuqiu{color:#000000;}
.qiuqiu a {display: inline-block;width: 38px;height: 38px;color: #FFF;margin: 0px 0px 5px 0px;background: #f17400;font-size: 20px;text-align: center;line-height: 36px;-webkit-border-radius: 32px;}
.qiuqiu a: hover {color: #a52a2a}
.title span {
    font-size: 14px;
    font-weight: 400;
}
.sscnr{border:2px solid #d8ecf5;color: #ff0000;}
.sscnr2 a{border:1px solid #d8ecf5; padding:4px;-webkit-border-radius: 5px;margin-right: 8px;color:#b60000;}
.sscnr2{line-height:42px;}
.sscnr3{background:#F30; padding:4px;-webkit-border-radius: 5px;color:#fff;margin-right: 8px;}
.sscnr4{background:#ff7803; padding:4px;-webkit-border-radius: 5px;color:#fff;margin-right: 8px;}
.sscnr5{background:#e76d7c; padding:4px;-webkit-border-radius: 5px;color:#fff;margin-right: 8px;}
.sscnr6{background:#3f87c0; padding:4px;-webkit-border-radius: 5px;color:#fff;margin-right: 8px;}
.sscnr6 a{}
.sscnr7 {padding-top:6px;}
.sscnr7 a{border:1px solid #d8ecf5; padding:4px;-webkit-border-radius: 5px;margin-right: 8px;color:#3f87c0;}
.sscnr7 a:hover{border:1px dashed #d8ecf5; background:#ADD8E6; color:#fff;}
.sscnr8 a{ color:#FFF!important;}
/**/
.tille{text-align:center; font-size:24px; font-weight:bold; color:#F00;display:block;}
.tille2{ font-size:14px; display:block;}
.biaoti{font-size:18px; font-weight:bold; color:#F00;}
.nrwz{line-height:26PX;font-size:14px;color:#545353; display: block; padding: 0 15px 0 15px;}
.nrwz a{color:#fc021a; font-weight:bold;}
.gqhd{line-height:0 !important;vertical-align:bottom;text-align:center}
.gqhd img{ width:120PX;}
.gqhd-k{padding: 32px 10px 10px;-webkit-box-sizing:border-box;box-sizing:border-box; border: 1px solid rgb(216, 40, 33); margin-top: -30px; border-radius: 10px}
.gqhd-k2{color:#595959;letter-spacing: 1px; line-height: 26.25px; text-align:justify;font-size: 16px; text-align:center; color:#F60;}
.hdnr{ 
    padding: 4px;
    max-width: 100%;
    box-sizing: border-box;
   display: inline-block;
    font-size: 14px;
    line-height: 30px;
    border: 3px solid #D8271C;
}
.hdnr-bt{ font-size:20px; color:#F00;}
.hdnr-k{display: inline-block;color:#FFFFFF; background-color:#D8271C;padding:1px;margin:2px;
  -webkit-border-radius:3px;padding:3px;font-size: 20px;}

.gqhd-k3{display: inline-block; font-size: 14px; height: 40px; padding: 0px 20px; line-height: 40px; background:url(/Files/20170928044907396.png)no-repeat; background-size: 100% 100%; color: rgb(248, 243, 243)}

.gqhd-k4{display: inline-block; font-size: 14px; height: 40px; padding: 0px 30px 0px 10px; line-height: 40px; background:url(/Files/2018050903454440.png) no-repeat; color: rgb(248, 243, 243)}
.gqhd-k4 a{color:#fff;}
.gqhd-k5{padding:10px 10px 50px 10px; border:dashed 2px #c32b28; font-size:16px; color:#5c5656; border-radius:10px; margin-top:20px;font-weight:bold;}
.gqhd-k6{width:100%; text-align:right; margin-top:-67px;}
.gqhd-k6 img{width:60px; margin-right:8px;}
.gqhd-k7{clear: both; padding: 0px; border: 0px none; margin: 5px 0px; box-sizing: border-box;}
.gqhd-k8{border-top-width: 2.5px; border-top-style: solid; border-color: rgb(235, 103, 148); font-size: 1em; font-weight: inherit; text-decoration: inherit; color: rgb(255, 255, 255); box-sizing: border-box; padding: 0px; margin: 0px;}
.gqhd-k9{border: 0px rgb(235, 103, 148); margin: 2px 0px 0px; overflow: hidden; padding: 0px; color: inherit; box-sizing: border-box;}
.gqhd-k10{display: inline-block; font-size: 1em; font-family: inherit; font-weight: inherit; text-align: inherit; text-decoration: inherit; color: inherit; border-color: rgb(235, 103, 148); box-sizing: border-box; padding: 0px; margin: 0px; background-color: transparent;}
.gqhd-k11{display: inline-block; line-height: 1.4em; padding: 5px 10px; height: 32px; vertical-align: top; font-size: 16px; font-family: inherit; font-weight: bold; float: left; color: inherit; border-color: rgb(229, 58, 116); box-sizing: border-box !important; margin: 0px; background: rgb(235, 103, 148);}
.gqhd-k12{display: inline-block; vertical-align: top; font-size: 16px; width: 0px; height: 0px; border-top-width: 32px; border-top-style: solid; border-top-color: rgb(235, 103, 148); border-right-width: 32px; border-right-style: solid; border-right-color: transparent; border-top-right-radius: 4px; border-bottom-left-radius: 2px; color: inherit; box-sizing: border-box !important; padding: 0px; margin: 0px;}
.gqhd-k13 strong{ color:#F00;}
.gqhd-k14{border-bottom-width: 4px; border-bottom-style: solid; border-color: rgb(31, 41, 96); border-radius: 3px; font-size: 18px; line-height: 36px; margin: 0px 7px 11px 0px; padding: 5px 10px; text-align: center; color: rgb(255, 255, 255); background: rgb(55, 74, 174);}
.gqhd-k14 a{color:#f6ff00;}
.gqhd-k15{max-width: 100%; margin: 0.8em 0px 0.5em; overflow: hidden; display: inline-block; color: inherit;}
.gqhd-k16{display: inline-block; height: 55px; vertical-align: top; border-right-width: 28px; border-right-style: solid; border-right-color: rgb(244, 66, 66); float: left; color: inherit; box-sizing: border-box !important; border-top-width: 28px !important; border-top-style: solid !important; border-top-color: transparent !important; border-bottom-width: 28px !important; border-bottom-style: solid !important; border-bottom-color: transparent !important;}
.gqhd-k17{margin-top: 10px; height: 36px; display: inline-block; color: rgb(255, 255, 255); font-weight: bold; padding: 0px 10px; line-height: 36px; float: left; vertical-align: top; background-color:  rgb(244, 66, 66); box-sizing: border-box !important;}
.gqhd-k18{display: inline-block; height: 55px; vertical-align: top; border-left-width: 28px; border-left-style: solid; border-left-color: rgb(244, 66, 66); color: inherit; box-sizing: border-box !important; border-top-width: 28px !important; border-top-style: solid !important; border-top-color: transparent !important; border-bottom-width: 28px !important; border-bottom-style: solid !important; border-bottom-color: transparent !important;}
.gqhd-k19{border: 3px solid rgb(244, 66, 66); padding: 5px;}
.gqhd-k20{border: 1px solid rgb(0, 187, 236); padding: 15px; text-align: left; color: inherit;}
.gqhd-k22{display: inline-block; width: 100%; border: 2px dashed rgb(30, 178, 225); padding: 10px; box-sizing: border-box; background-color: rgb(239, 239, 239);}
.gqhd-k23{box-sizing: border-box;color:#fff; }
.gqhd-k24{margin: -25px 0% 8px; transform: translate3d(-12px, 0px, 0px); -webkit-transform: translate3d(-12px, 0px, 0px); -moz-transform: translate3d(-12px, 0px, 0px); -o-transform: translate3d(-12px, 0px, 0px); text-align: left;  box-sizing: border-box;}
.gqhd-k25{display: inline-block; vertical-align: top; height: 2em; padding: 0.3em 0.5em; color: rgb(255, 255, 255); box-sizing: border-box; background-color: rgb(30, 178, 225);}
.gqhd-k26{display: inline-block; height: 2em; width: 0.5em; vertical-align: top; border-left-width: 0.5em; border-left-style: solid; border-left-color: rgb(30, 178, 225); border-top-width: 1em !important; border-top-style: solid !important; border-top-color: transparent !important; border-bottom-width: 1em !important; border-bottom-style: solid !important; border-bottom-color: transparent !important; box-sizing: border-box;}
.gqhd-k27{margin-top: 10px; margin-bottom: 10px; box-sizing: border-box; text-align: left;font-size: 16px;color:#000;}
/**/
/*-活动内容-*/
.pics img{width:100%;}
.biaotis{font-size:18px; font-weight:bold; color:#F00;margin: 10px;display: block;
}
.redfonts{font-size:16px; font-weight:bold; color:#F00;
}
.nrwzs{line-height:26PX;font-size:14px;color:#545353;
    line-height: 26PX;
    font-size: 14px;
    color: #545353;
    background: #f7f7f7;
    display: block;
    padding: 19px;
    margin: 10px;
}
.linebz-boxs{border: 6px dashed #ffcbd3;  background: #fff;  padding: 10px 0}
.nrks{margin: 5px 17px; padding: 20px 10px; border: 1px dashed rgb(220, 216, 217); box-shadow: rgb(200, 200, 200) 0px 0px 4px;}
.nrwzs a{color:#fc021a; font-weight:bold;}
.ssc2 a{border:1px solid #d8ecf5; padding:4px;-webkit-border-radius: 5px;margin-right: 8px;color:#b60000;}
.ssc2{line-height:42px;}
.ssc7 {padding-top:6px;}
.ssc7 a{border:1px solid #ff8395; padding:4px;-webkit-border-radius: 5px;margin-right: 8px;color:#b60000;}
.ssc7 a:hover{border:1px dashed #d6d6d6; background:#fd7b7b; color:#fff;}

.tred { color: #FF0000;}
.tred a:link,.tred a:visited {text-decoration:none; color:#FF0000;}
.tred a:hover,.tred a:active,.tred a:focus {color:#FF0000; text-decoration:none;}
.torg { color: #FF5000;}
.torg a:link,.torg a:visited {text-decoration:none; color:#FF5000;}
.torg a:hover,.torg a:active,.torg a:focus {color:#FF5000; text-decoration:none;}
.tgre { color: #008000;}
.tgre a:link,.tgre a:visited {text-decoration:none; color:#008000;}
.tgre a:hover,.tgre a:active,.tgre a:focus {color:#008000; text-decoration:none;}

.list_four{ overflow:hidden; text-align:center;}
.list_four li{ float:left; width:25%; line-height:42px;}
.list_four li a{height: 40px;line-height: 40px;margin: 3px;text-align: center;color: #fff;border-radius: 15px;background: #33ADFF;display: block;}

/*css代码*/
.header1{position:relative;overflow:hidden;height:45px;background:#005AB5;color:#fff;}
.logoli {text-align: center;padding:8px 0;font-size:20px;color: #fff;}
.login{position:absolute;left:14px;bottom:10px;z-index:2;color:#fff;background: #005AB5;
  border-radius: 4px;
    padding-left: 5px;
    padding-right: 5px;}
.login a {color: #fff;text-decoration: none;}
.login1{position:absolute;right:14px;bottom:10px;z-index:2;color:#fff;background: #005AB5;
  border-radius: 4px;
    padding-left: 5px;
    padding-right: 5px;}
.login1 a {color: #fff;text-decoration: none;}

.foo{background:#005AB5; text-align:center; color:#fff;  padding:5px 5px; margin-top:-1px;}
.df1{text-align:center; padding:2px 0 2px 2px;background:#f5f3f3; border-bottom:#bebfc3 1px solid;}
.fo1{background:grey; color:#fff;  padding:3px 5px; margin-top:-1px;text-shadow: 1px 1px 1px #000;}
.link{height:40px;LINE-HEIGHT: 35PX;border-top:0px solid #b0d7eb;color:#fff;}
.link a,.link a:link{color:#fff;margin:0px 3px;}


.tille5{text-align:center; font-size:24px; font-weight:bold; color:#F00;display:block;}
.tille52{ font-size:14px; display:block;}
.title52 strong{line-height: 30PX;-webkit-border-radius:0 18PX 0 18px ;background: #2263a5;    padding: 0 13px;}
.title52{
    padding: 0px 0 0px 0px;
    border-top: 1px solid #fff;
    background: #84c1FF;
    background-repeat: repeat-x;
    color: #fff;
    font-weight: bold;
    height: 30px;
line-height:30px;
text-align:center;
}


.lm1_top, .f, .pk, .title5, .hh {
    padding: 0px 0 0px 0px;
    border-top: 1px solid #fff;
    background: #84C1FF;
    background-repeat: repeat-x;
    color: #fff;
    font-weight: bold;
    height: 30px;
line-height:30px;
text-align:center;
}

.redz {color: #ff0061;font-size: 17px;}
.redz a {color: #ff0061}

.animate {padding: 2px 2px 2px 2px;font-size: 18px;color: #2c3e50;display: inline-block;white-space: nowrap;border-radius: 15px;animation: 30s wordsLoop linear infinite normal;}
 @keyframes wordsLoop { 0% {   transform: translateX(200px);  
 -webkit-transform: translateX(200px);  }  
 100% { transform: translateX(-100%);  
 -webkit-transform: translateX(-100%); }  

}
/*气泡助手*/
.helpers{margin:0 auto; right:1rem;bottom:10rem;height:auto;position:fixed;font-size:1.2rem;z-index:999;overflow:hidden;}
.helpers .tools{width:3rem;height:3rem;background:#fff;opacity:0.8;border-radius:6rem;overflow:hidden;}
.helpers .tools .navs{float:left;padding:0;margin:0;width:3rem;height:3rem;display:block;background:url(/Files/20260413050139452.png);background-size:100% 100%;overflow:hidden;}


.gameList {
    padding: 0 5px;
}

.gameList .gamemaintitle {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    position: relative;
}

.gameList .gamemaintitle::before {
    display: inline-block;
    content: "";
    width: 4px;
    height: 15px;
    line-height: 15px;
    background-color: #00b0eb;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.gameList .list {
    padding: 5px 0;
    display: flex;
}

.gameList .list span {
    display: inline-block;
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #008dbd;
    border: 1px solid #008dbd;
    border-radius: 4px;
    margin-right: 5px;
}

.gameList .list .lista {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
}

.gameList .list .lista a {
    display: inline-block;
    color: #333;
    background-color: #e5f8ff;
    border-radius: 4px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 5px;
    font-size: 14px;
}
.gameList-3 .list .lista a {
    width: 30%;
    margin-right: 5%;
}
.gameList-4 .list .lista a {
    width: 24%;
    margin-right: 1.3%;
}

.gameList-3 .list .lista a:nth-child(3n) {
    margin-right: 0;
}

.gameList-4 .list .lista a:nth-child(4n) {
    margin-right: 0;
}

.goods_theme{overflow:hidden;background-color: #ffffff;height:auto!important;text-align: center;padding:0.5rem;margin:0 auto;}
.goods_theme ul{padding:0;margin:0;}
.goods_theme li{float:left;padding: 0;width:25%;text-align:center;}
.goods_theme li h4{color:#666;font-size:1.1rem;}
.goods_theme li span{margin:0 auto 0.5rem;display:block;width:4rem;height:4rem;padding:0;border-radius:4rem;border:0.1rem solid #F6F6F6;}
.goods_theme li span img{width:100%;}

/*.goods_list {overflow:hidden;background:#F6F6F6;min-height:65%;padding:0.5rem 1rem;list-style-type: none;}
.goods_list ul{text-align: center;margin:0 auto;padding:0;}
.goods_list img{width:100%;max-height:15rem;text-align: center;overflow: hidden;}
.goods_list li{float:left;text-align: center;background:#fff;width:32.333%;border-radius:0.5rem;min-height:10rem;margin:0.5rem 0.5%;overflow: hidden;}
.goods_list li h6{float:left;text-align: center;background:#fff;width:100%;font-size:1rem;line-height:2rem;margin:0 auto;white-space: nowrap;overflow: hidden;}
*/

.goods_Flid {overflow:hidden;background:#FFF;padding:0.5rem 1rem;list-style-type: none;}
.goods_Flid ul{margin:0 auto;padding:0;}
.goods_Flid li{width:49%;float:left;text-align: center;background:#fff;border-radius:0.5rem;height:20%;margin:0.5rem 0.5%;overflow: hidden;}
.goods_Flid li img{width:100%;height:100%;text-align: center;overflow: hidden;}.

.shop_banner{float:left;width:100%;background:#FFF;padding:0;margin:0 auto;}
.shop_banner img{width:100%;background:#FFF;}


.signpage{ width:100%; margin:0 auto; padding:0.5rem 0rem  1rem; min-height:15rem; height:auto !important; background:#0059B5;overflow: hidden; }

.signpage .keep{padding:0.5rem; float:left; margin:0.5rem ; width:100%; color:#FFF; text-align: -moz-center !important; text-align: center; vertical-align: middle; }

.signpage .keep .span{ margin:0 0.5rem; padding:0.1rem 0.5rem; font-size:3rem; background:#D2E9FF; color:#0059B5; border-radius:0.45rem; vertical-align: middle; }

.signpage .con{ float:left; width:90%; margin:0.5rem 5%; padding:1rem 0rem; min-height:8rem; border-radius:0.35rem; background:#D2E9FF; text-align: -moz-center !important; text-align: center; vertical-align: middle; overflow: hidden; }

.signpage .con .bttn{ margin:1rem auto; font-size:1.2rem; line-height:1.2rem; padding:0.35rem 1rem; background:#0059B5; border-radius:0.35rem; color:#FFF; }

.signpage .btna{ width: 100%; height: 2rem; display: flex; justify-content: space-around; box-shadow: 0 0.04rem 0 rgba(0,55,88,.1); }

.signpage .spanList{ width:33.33%; font-family: PingFang-SC-Medium; font-size: 1.1rem; color: #3f3f3f; text-align: center; line-height: 2rem; display:inline-block; position: relative; letter-spacing: 0.005rem; font-weight: 600; }

.signpage .active{ font-family: PingFang-SC-Bold; font-size: 1.1rem; font-weight: 600; color: #0059B5; text-align: center; line-height: 2rem; letter-spacing: 0.005rem; display:inline-block; }

.signpage .active::after{ position: absolute; left: 2.5%; top: 2rem; content:""; width:95%; height: 0.25rem; background-color: #0059B5; border-radius: 0.04rem; }

.signpage .context{ width: 100%; float: left; }

.signpage .cons { font-size: 1.1rem; line-height:2.5rem; display:none; width: 100%; margin-top:1rem; }

/*轮播*/
.slide{margin:0 auto;background:#ec008c;background-image: linear-gradient(45deg, #ec008c, #6739b6, #ec008c, #6739b6,#ec008c, #6739b6,#ec008c);padding:0.5rem;border-bottom:0rem solid #edf5fa;display:none;position:relative;overflow:hidden;}
.slide:last-child{margin-bottom:0;}
.slide .simage{border-radius:0.5rem;position:relative;display:-webkit-box;-webkit-transform:translateZ(0);overflow:hidden;}
.slide .simage li{float:left;width:100%;background:#f0f5f9;position:absolute;-webkit-transform:translateZ(0);background-size:2.5rem 2.5rem;}
.slide .simage a{display:block;overflow:hidden;}
.slide .simage img{width:100%;max-width:100%;vertical-align:top;}
.slide .simage .name{left:0;padding:0 1.6rem;width:100%;height:4rem;bottom:0;line-height:4rem;position:absolute;font-size:1.6rem;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;background:-webkit-gradient(linear,0 0,0 100%,from(rgba(0,0,0,0)),to(rgba(0,0,0,.8)));}
.slide .pointer{left:0;padding:0.5rem 0;width:100%;bottom:0.5rem;line-height:1;text-align:center;font-size:0;position:absolute;}
.slide .pointer li{margin:0 0.2rem;width:0.4rem;height:0.4rem;border-radius: 0.3rem;text-indent:-100%;display:inline-block;background:#8f9094;overflow:hidden;}
.slide .pointer li.selected{width:0.4rem;height:0.4rem;border-radius: 0.4rem;background:#fff;}

/*SGGame*/
.sgpage{ width:100%; margin:0 auto; height:auto !important; overflow: hidden; display: flex;z-index:1000;}
.sgpage .con{ float:left; width:100%; margin:0 auto;min-height:15rem;  text-align: -moz-center !important; text-align: center; vertical-align: middle; overflow: hidden; }
.sgpage .con .bttn{ margin:1rem auto; font-size:1.2rem; line-height:1.2rem; padding:0.35rem 0.5rem; background:#0059B5; color:#FFF; }
.sgpage .btna{height:3rem;background:#D2E9FF; max-width: 200%; line-height: 2rem; display: flex;flex:1;z-index:1;justify-content: space-around; box-shadow: 0 0.04rem 0 rgba(0,55,88,.1); }
.sgpage .spanList{ width:12.5%;font-family: PingFang-SC-Medium; font-size: 1.1rem; color: #3f3f3f; text-align: center; line-height: 2rem; display:inline-block;  position: relative; letter-spacing: 0.005rem; font-weight: 600; }
.sgpage .active{ font-family: PingFang-SC-Bold; font-size: 1.1rem; font-weight: 600; color: #0059B5; text-align: center; line-height: 2rem; letter-spacing: 0.005rem; display:inline-block; }
.sgpage .active::after{ position: absolute; left: 2.5%; top: 2rem; content:""; width:95%; height: 0.25rem; background-color: #0059B5; border-radius: 0.04rem; }
.sgpage .context{ width: 100%; float: left; overflow: hidden; }
.sgpage .cons { font-size: 1.1rem; line-height:2.5rem; display:none; width: 100%; margin-top:0 auto; }

.blockHead {
  margin: 14px 0;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: linear-gradient(135deg, #020617, #0A192F 50%, #0f2a4d);
  color: #f5d27a;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 2px;
  border-radius: 12px;
  border: 1px solid rgba(255, 215, 120, 0.4);
  box-shadow:
    0 6px 18px rgba(0,0,0,0.5),
    inset 0 0 12px rgba(255, 215, 120, 0.12);
  position: relative;
  overflow: hidden;
  text-shadow: 0 0 6px rgba(255, 215, 120, 0.6), 0 0 12px rgba(255, 215, 120, 0.3);
}

.blockHead::before {
  content: "";
  position: absolute;
  top: 0;
  left: 20%;
  width: 60%;
  height: 1px;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255,215,120,0.9),
    transparent
  );
}


.blockHead::after {
  content: "";
  position: absolute;
  top: 0;
  left: -60%;
  width: 60%;
  height: 100%;
  background: linear-gradient(
    120deg,
    transparent,
    rgba(255,255,255,0.2),
    transparent
  );

  transform: skewX(-20deg);
  animation: shine 3s infinite;
}

@keyframes shine {
  0% { left: -60%; }
  100% { left: 120%; }
}


.blockHead strong {
  margin: 0 6px;
  color: #ffd700;
  animation: arrowGlow 1.5s infinite alternate;
}

@keyframes arrowGlow {
  from { opacity: 0.5; }
  to { opacity: 1; }
}

.cardWrap {
    display: flex;
    flex-flow: wrap;
    align-items: center;
	padding: 0px 8px;
	gap: 12px;
}

.cardWrap br {
    display: none;
}

.cardWrap li {
    list-style: none;
    width: calc((100% - 24px) / 3);
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.cardWrap li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background: #fff;
    border-radius: 12px;
    border: 1px solid #e6ecf2;
    text-decoration: none;
    transition: all 0.2s ease;
    box-sizing: border-box;
}

.cardWrap li a:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 14px rgba(0,0,0,.1);
	border-radius: 12px;
}

.cardWrap img {
    width: 58px;
    height: 58px;
	margin-bottom: 12px;
}

.cardText {
     line-height: 1.2;
    font-size: 14px;
    color: #ff7a00;
    text-align: center;
	word-break: break-all;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.cardSub {
    display: block;
    font-size: 12px;
    color: #999;
    line-height: 14px;
    height: 16px;
    margin-top: 4px;
}


.bb-announce br {
    display: none;
}

.bb-announce {
   display: flex;
   flex-direction: column;
   gap: 8px;
   padding: 0 8px;
   margin-top: 8px;
}

.bb-item2 {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 4px 8px 4px 8px;
    background: #f2f2f2;
    border-radius: 14px;
  box-shadow:
    0 6px 14px rgba(0, 0, 0, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.6);
}


.bb-tag2 {
    flex-shrink: 0;
    padding: 2px 6px;
    background: #63c9a7;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    border-radius: 8px;
}

.bb-tag2.yellow {
  background: #f6c453;
}

.bb-tag2.red {
  background: #ff6b6b;
}

.bb-text2 {
  min-width: 0;
  flex: 1;
  color: #2f4a68;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;

  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bb-text2:hover {
  color: #0f63c9;
}



.bb-list br {
	display: none;
}

.home_page br {
	display: none;
}

.home_page .animate_block {
    background: #faecd8;
}


.bb-list {
    display: flex;
    flex-direction: column;
    gap: 4px;
	padding: 8px 8px;
}


.bb-card {
     display: flex;
    align-items: center;
    gap: 12px;
    padding: 4px 8px;
    background: #ffffff;
    border-radius: 14px;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.06);
    border: 1px solid #f0f0f0;
    transition: all 0.25s ease;
}


.bb-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.10);
}

.bb-tag,
.bb-tag-yellow,
.bb-tag-orange,
.bb-tag-blue,
.bb-tag-green,
.bb-tag-red,
.bb-tag-purple {
     display: inline-block;
    padding: 1px 8px;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    border-radius: 8px;
}

.bb-tag { background: #5cc8a1; }
.bb-tag-yellow { background: #f6c453; }
.bb-tag-orange { background: #ff9f43; }
.bb-tag-blue { background: #4da3ff; }
.bb-tag-green { background: #45c486; }
.bb-tag-red { background: #ff6b6b; }
.bb-tag-purple { background: #9b7bff; }


.bb-title {
  min-width: 0;
  flex: 1;
  font-size: 13px;
  font-weight: 600;
  color: #333;

  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}


.bb-title:hover {
  color: #005ab5;
}

.bb-num {
  color: #ff5a36;
  font-weight: 800;
}

   
.home-img{
   background: white;
    display: flex;
    justify-content: center;
    height: 70px;
    padding: 8px 0;
}

.home-img img{
	display: block;
	object-fit: cover;
}


.memberWrap br {
    display: none;
}

.memberWrap {
  background: #f3f3f3;
  font-size: 14px;
  color: #333;
  box-sizing: border-box;
}


.topBar {
  position: relative;
  height: 46px;
  line-height: 46px;
  background: #7fb9bf;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  border-radius: 6px;
}

.topBar .title {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

.topBar .btnL,
.topBar .btnR {
  position: absolute;
  top: 0;
}

.topBar .btnL {
  left: 10px;
}

.topBar .btnR {
  right: 10px;
}

.topBar .btnL a,
.topBar .btnR a {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  margin-top: 8px;
  padding: 0 12px;
  background: #49c2c8;
  color: #fff;
  text-decoration: none;
  border-radius: 6px;
  font-size: 14px;
}


.userCard {
  margin-top: 10px;
  background: #f7f7f7;
  border-radius: 6px;
  overflow: hidden;
}

.userHead {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 12px;
  border-bottom: 1px dashed #e5e5e5;
}

.userHead .id {
  font-size: 16px;
  color: #333;
  font-weight: bold;
}

.userHead .money {
  font-size: 16px;
  color: #ff3b30;
  font-weight: bold;
  background: rgba(255,59,48,0.08);
  padding: 4px 10px;
  border-radius: 12px;
}


.actions {
  padding: 10px 12px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.actions a {
  flex: 1;
  min-width: 30%;
  text-align: center;

  padding: 8px 0;
  border-radius: 20px;

  background: #ffffff;
  border: 1px solid #e6e6e6;

  color: #ff7a00;
  font-size: 14px;
  text-decoration: none;

  transition: all 0.2s ease;
}


.actions a:hover {
  background: #ff7a00;
  color: #fff;
  border-color: #ff7a00;
}

.info {
  margin: 6px 12px 6px;
  padding: 6px 12px;
  background: #ffffff;
  border: 1px solid #edf3f5;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
}

.info .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 42px;
  padding: 4px 0;
  border-bottom: 1px solid #f3f5f7;
}

.info .row:last-child {
  border-bottom: none;
}

.info .label {
  flex: 0 0 86px;
  color: #9aa4af;
  font-size: 14px;
  line-height: 20px;
}

.info .value {
  flex: 1;
  text-align: right;
  color: #3b82c4;
  font-size: 15px;
  line-height: 20px;
  word-break: break-all;
}

.info .value a {
  display: inline-block;
  margin-left: 8px;
  padding: 2px 8px;
  line-height: 18px;
  font-size: 12px;
  color: #ffffff;
  background: #84c2ff;
  border-radius: 10px;
  text-decoration: none;
  vertical-align: middle;
}


.menuGrid {
   overflow: hidden;
   margin-top: 12px;
    margin-left: 2px;
    margin-right: 2px;
}

.menuGrid .itemBlock {
  float: left;
  width: 50%;
  padding: 0 5px 10px;
  box-sizing: border-box;
  text-align: center;
}


.menuGrid .itemBlock a {
    display: block;
    padding: 6px;
    background: white;
    border: 1px solid #ececec;
    border-radius: 8px;
    box-sizing: border-box;
    text-decoration: none;
    color: #666;
}


.menuGrid .pic {
  text-align: center;
  line-height: 1;
}

.menuGrid .pic img {
  width: 54px;
  height: 54px;
  display: inline-block;
  vertical-align: top;
  border-radius: 10px;
}


.menuGrid .txt {
  margin-top: 10px;
  line-height: 22px;
  font-size: 15px;
  color: #666;
  text-align: center;
  word-break: break-all;
  min-height: 22px;
}

.menuGrid:after,
.memberWrap:after {
  content: "";
  display: block;
  clear: both;
}


.quick-entry {
  display: flex;
  flex-wrap: wrap;
  padding: 6px 10px;
  background: #f5f7fa;
}

.quick-entry br {
    display: none;
}

.quick-entry li {
  width: 25%;
  list-style: none;
  padding: 4px;
  box-sizing: border-box;
}

.entry-card {
  background: #fff;
  border-radius: 12px;
  text-align: center;
  padding: 8px;
  transition: all 0.2s ease;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}


.entry-card:active {
  transform: scale(0.95);
  background: #f0faff;
}

.entry-card img {
  width: 40px;
  height: 40px;
  margin-bottom: 4px;
}

.entry-text {
  font-size: 13px;
  line-height: 13px;
}

.quick-entry li .entry-text {
  color: black;
}

.domain-card {
  background-color: #ffffff;
  padding: 0px 12px;
  border: 1px solid #f0f0f0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.domain-title {
  font-size: 14px;
  color: #333333;
}


.domain-name {
  color: #999999;
  font-size: 13px;
}


.action-btn {
  display: inline-block;
  padding:  2px 8px;
  background-color: #1293ff;
  color: #ffffff;
  border-radius: 6px;
  font-size: 12px;
  text-decoration: none;
}


.action-btn-danger {
    display: inline-block;
    padding: 2px 8px;
    background-color: #ff4d4f;
    color: #ffffff;
    border-radius: 6px;
    font-size: 12px;
}

.vip-page br {
    display: none;
}

.vip-page {
  padding: 14px;
  background: #f5f7fb;
  color: #1f2937;
}

.vip-hero {
  position: relative;
  border-radius: 18px;
  overflow: hidden;
  background: linear-gradient(135deg, #ffffff, #f3f6fb);
  box-shadow: 0 12px 30px rgba(20, 40, 80, 0.08);
  margin-bottom: 16px;
}

.vip-hero img {
  width: 100%;
  display: block;
}

.vip-hero-mask {
  padding: 16px;
  text-align: center;
}

.vip-badge {
  display: inline-block;
  padding: 4px 12px;
  border-radius: 999px;
  background: linear-gradient(135deg, #e9d7a6, #caa24c);
  color: #5c4515;
  font-size: 12px;
  font-weight: bold;
}

.vip-title {
  margin-top: 10px;
  font-size: 22px;
  color: #1e293b;
  font-weight: bold;
}

.vip-desc {
  font-size: 13px;
  color: #6b7280;
  margin-top: 6px;
}

.vip-section-title {
  margin: 14px 0 10px;
  font-size: 17px;
  font-weight: bold;
  color: #1f2937;
  padding-left: 10px;
  position: relative;
}

.vip-section-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 4px;
  height: 16px;
  border-radius: 3px;
  background: linear-gradient(180deg, #e9d7a6, #caa24c);
}

.vip-card {
  margin: 14px 0;
  padding: 14px 14px 12px;
  background: linear-gradient(135deg, #020617, #0A192F 50%, #0f2a4d);
  color: #f5d27a;
  border-radius: 12px;
  border: 1px solid rgba(255, 215, 120, 0.4);
  box-shadow:
    0 6px 18px rgba(0, 0, 0, 0.5),
    inset 0 0 12px rgba(255, 215, 120, 0.12);
  position: relative;
  overflow: hidden;
  text-shadow:
    0 0 6px rgba(255, 215, 120, 0.35),
    0 0 12px rgba(255, 215, 120, 0.18);
}

.vip-card:before {
  content: "";
  position: absolute;
  top: -30%;
  left: -35%;
  width: 28%;
  height: 160%;
  background: linear-gradient(
    115deg,
    rgba(255,255,255,0) 0%,
    rgba(255,240,180,0.06) 30%,
    rgba(255,240,180,0.38) 50%,
    rgba(255,240,180,0.08) 70%,
    rgba(255,255,255,0) 100%
  );
  transform: skewX(-25deg);
  animation: vipShine 3s linear infinite;
  pointer-events: none;
}

.vip-card:after {
  content: "";
  position: absolute;
  left: 8%;
  right: 8%;
  bottom: -10px;
  height: 18px;
  background: radial-gradient(
    ellipse at center,
    rgba(255,215,120,0.22) 0%,
    rgba(255,215,120,0.08) 45%,
    rgba(255,215,120,0) 75%
  );
  pointer-events: none;
}

@keyframes vipShine {
  0% {
    left: -40%;
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  45% {
    opacity: 1;
  }
  100% {
    left: 120%;
    opacity: 0;
  }
}

.vip-card-title,
.vip-card-status,
.vip-btn {
  position: relative;
  z-index: 2;
}

.vip-card-title {
  padding-right: 0;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 600;
  letter-spacing: 1px;
  color: #f5d27a;
  margin-bottom: 12px;
  text-align: left;
  animation: vipTitleBreath 2.6s ease-in-out infinite;
}

@keyframes vipTitleBreath {
  0%, 100% {
    opacity: 1;
    text-shadow:
      0 0 6px rgba(255, 215, 120, 0.35),
      0 0 12px rgba(255, 215, 120, 0.18);
  }
  50% {
    opacity: 0.88;
    text-shadow:
      0 0 10px rgba(255, 215, 120, 0.55),
      0 0 18px rgba(255, 215, 120, 0.35);
  }
}

.vip-card-status {
  position: relative;
  display: inline-block;
  padding-left: 14px;
  font-size: 13px;
  font-weight: 500;
  color: #f3d486;
  text-shadow: none;
  background: none;
  border: 0;
  box-shadow: none;
  min-width: auto;
  height: auto;
  line-height: 1.4;
  top: auto;
  right: auto;
  border-radius: 0;
}

.vip-card-status:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  border-radius: 50%;
  background: linear-gradient(135deg, #f7e3a8, #caa24c);
  box-shadow: 0 0 6px rgba(247, 227, 168, 0.6);
}

.vip-btn {
  display: inline-block;
  min-width: 92px;
  height: 34px;
  line-height: 34px;
  padding: 0 16px;
  border-radius: 999px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  color: #5c4515;
  background: linear-gradient(135deg, #f7e3a8, #caa24c);
  border: 1px solid rgba(255, 230, 160, 0.7);
  box-shadow:
    0 4px 12px rgba(202,162,76,0.28),
    inset 0 1px 2px rgba(255,255,255,0.4);
  text-shadow: none;
  float: right;
  margin-top: -2px;
}

/* 清掉浮动，防止父级塌陷 */
.vip-card {
  display: flow-root;
}


.vip-btn:active {
  transform: translateY(1px);
}


.vip-history-item {
    margin: 8px 0;
    padding: 14px 14px 12px;
    background: linear-gradient(135deg, #020617, #0A192F 45%, #0f3d5e, #0ea5e9);
    color: #f5d27a;
    border-radius: 12px;
    border: 1px solid rgba(255, 215, 120, 0.4);
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.5), inset 0 0 12px rgba(255, 215, 120, 0.12);
    position: relative;
    overflow: hidden;
    text-shadow: 0 0 6px rgba(255, 215, 120, 0.35), 0 0 12px rgba(255, 215, 120, 0.18);
	font-size: 16px;
}


.bet_page br {   
	display: none;
}

.bet_page  {
    padding: 12px;
    background: #f4f6fb;
    color: #1f2937;
    font-size: 14px;
    line-height: 1.6;
}

.bet_page a {
    color: inherit;
    text-decoration: none;
}

.lottery-banner {
    overflow: hidden;
    border-radius: 14px;
    margin-bottom: 12px;
    box-shadow: 0 8px 22px rgba(15, 23, 42, 0.15);
}

.lottery-banner img {
    width: 100%;
    display: block;
}

.user-card,
.open-card,
.play-group {
    background: #fff;
    border-radius: 14px;
    margin-bottom: 12px;
    overflow: hidden;
    box-shadow: 0 8px 24px rgba(15, 23, 42, 0.08);
    border: 1px solid rgba(15, 23, 42, 0.06);
}

.user-top {
    background: linear-gradient(135deg, #020617, #0A192F 55%, #123763);
    padding: 12px;
}

.user-actions {
    display: flex;
    gap: 10px;
}

.user-actions a {
    flex: 1;
    text-align: center;
    padding: 9px 0;
    border-radius: 999px;
    background: linear-gradient(135deg, #f8d77b, #c9962f);
    color: #442d05;
    font-weight: bold;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.45);
}

.user-info,
.user-balance {
    padding: 10px 12px;
    border-bottom: 1px solid #eef1f6;
}

.user-info a {
    color: #0A192F;
    font-weight: bold;
}

.user-id {
    margin-left: 8px;
    color: #64748b;
}

.money {
    color: #dc2626;
    font-size: 18px;
    font-weight: bold;
}

.quick-menu {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    padding: 12px;
}

.quick-menu a {
    width: calc(33.333% - 6px);
    text-align: center;
    padding: 8px 0;
    border-radius: 10px;
    background: #f1f5f9;
    color: #0f172a;
    font-weight: 600;
}

.welfare {
    margin: 0 12px 10px;
    padding: 10px;
    border-radius: 10px;
    background: linear-gradient(135deg, #fff7ed, #ffedd5);
    color: #9a3412;
    font-weight: bold;
}

.notice {
    margin: 0 12px 12px;
    padding: 9px 10px;
    border-radius: 10px;
    background: #eff6ff;
    color: #1d4ed8;
}

.section-title {
    padding: 10px 12px;
    background: linear-gradient(135deg, #020617, #0A192F 55%, #0f2a4d);
    color: #f5d27a;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
}

.title-link {
    float: right;
    font-size: 13px;
    color: #fff;
}

.open-actions {
    display: flex;
    padding: 10px;
    gap: 8px;
    border-bottom: 1px solid #eef1f6;
}

.open-actions a {
    flex: 1;
    text-align: center;
    padding: 8px 0;
    border-radius: 10px;
    background: #f8fafc;
    color: #0A192F;
    font-weight: bold;
    border: 1px solid #e2e8f0;
}

.current-info {
    padding: 12px;
    background: #fff;
}

.info-row {
    padding: 5px 0;
}

.Vip,
.countdown {
    color: #dc2626;
    font-weight: bold;
}

.last-open {
    padding: 0 12px 8px;
    color: #334155;
}

.qiuqiu {
    display: flex;
    justify-content: center;
    padding: 8px 12px 14px;
	flex-wrap: wrap;
}

.qiuqiu a {
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
    background: radial-gradient(circle at 30% 25%, #fff, #ef4444 45%, #991b1b);
    color: #fff;
    font-weight: bold;
    box-shadow: 0 6px 12px rgba(220, 38, 38, 0.35);
}

.live-link {
    margin: 0 12px 12px;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    background: linear-gradient(135deg, #ecfeff, #dbeafe);
    color: #0369a1;
    font-weight: bold;
}

.play-panel {
    margin-top: 12px;
}

.play-list {
    padding: 10px;
}

.play-row {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 9px 0;
    border-bottom: 1px dashed #e2e8f0;
}

.play-row:last-child {
    border-bottom: none;
}

.play-name {
    min-width: 86px;
    color: #0f172a;
    font-weight: bold;
}

.play-row a {
    flex: 1;
    text-align: center;
    padding: 7px 0;
    border-radius: 9px;
    background: #f1f5f9;
    color: #1e40af;
    font-weight: bold;
}

.link-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
    padding: 12px;
}

.link-grid a {
    text-align: center;
    padding: 9px 4px;
    border-radius: 10px;
    background: linear-gradient(135deg, #f8fafc, #eef2ff);
    color: #0A192F;
    font-weight: bold;
    border: 1px solid #e2e8f0;
}

.link-grid a:hover,
.quick-menu a:hover,
.play-row a:hover,
.open-actions a:hover {
    background: linear-gradient(135deg, #0A192F, #123763);
    color: #f5d27a;
}

@media screen and (max-width: 360px) {
    .quick-menu a {
        width: calc(50% - 4px);
    }

    .link-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .play-row {
        flex-wrap: wrap;
    }

    .play-name {
        width: 100%;
    }
}

.yx_page br {   
	display: none;
}

.yx_page {
  padding: 12px;
  background: linear-gradient(180deg, #fff7ed, #fff1f2);
  color: #5b1f1f;
  font-size: 14px;
  line-height: 1.7;
}

/* 顶部信息 */
.yx_info {
  padding: 12px;
  border-radius: 14px;
  background: linear-gradient(135deg, #b91c1c, #ef4444 55%, #f97316);
  color: #fff;
  box-shadow: 0 8px 22px rgba(185, 28, 28, 0.28);
  margin-bottom: 12px;
}

.yx_info_item {
  padding: 4px 0;
  font-weight: bold;
}

.yx_heart {
  display: inline-block;
  margin-right: 5px;
}

.yx_link a {
  color: #fff7cc;
  font-weight: bold;
  text-decoration: none;
}

/* 卡片 */
.yx_card,
.yx_rule {
  border-radius: 16px;
  padding: 12px;
  background: #fff;
  border: 1px solid rgba(220, 38, 38, 0.18);
  box-shadow: 0 8px 24px rgba(127, 29, 29, 0.08);
  margin-bottom: 12px;
}

.yx_title {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #b91c1c;
  margin-bottom: 10px;
  letter-spacing: 1px;
  text-shadow: 0 1px 0 #fff0c2;
}

.yx_desc {
  padding: 10px;
  border-radius: 12px;
  background: linear-gradient(135deg, #fff7ed, #fff1f2);
  color: #7f1d1d;
  font-weight: bold;
  margin-bottom: 10px;
}

/* 图片 */
.yx_card img {
  width: 100%;
  display: block;
  border-radius: 14px;
  box-shadow: 0 6px 16px rgba(127, 29, 29, 0.15);
}

/* 红包列表 */
.yx_red_list {
  margin-bottom: 12px;
}

.yx_red_item {
  position: relative;
  padding: 12px;
  margin-bottom: 10px;
  border-radius: 15px;
  background: linear-gradient(135deg, #fff, #fff7ed);
  border: 1px solid rgba(248, 113, 113, 0.35);
  box-shadow: 0 6px 18px rgba(127, 29, 29, 0.08);
  overflow: hidden;
}

.yx_red_item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 5px;
  height: 100%;
  background: linear-gradient(180deg, #dc2626, #f59e0b);
}

.yx_red_text {
  color: #6b1f1f;
  font-weight: bold;
  padding-left: 4px;
  margin-bottom: 10px;
}

/* 规则 */
.yx_rule_box {
  padding: 12px;
  border-radius: 12px;
  background: #fff7ed;
  color: #7f1d1d;
  border: 1px dashed rgba(220, 38, 38, 0.35);
}


.yx_red_btn {
  text-align: center;
}


.yx_red_btn a,
.yx_red_btn span:first-child {
  display: inline-block;
  min-width: 130px;
  padding: 7px 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, #dc2626, #f97316);
  color: #fff !important;
  font-weight: bold;
  text-decoration: none;
  box-shadow: 0 5px 14px rgba(220, 38, 38, 0.35);
}

.yx_open_tag {
  display: inline-block;
  margin-left: 6px;
  padding: 4px 9px;
  border-radius: 999px;
  background: #fff7ed;
  color: #b45309;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid rgba(245, 158, 11, 0.45);
}


.pay_page br {   
	display: none;
}

.pay_page {
  padding: 12px;
  background: linear-gradient(180deg, #f8fbff, #eef4ff);
  color: #263248;
  font-size: 14px;
  line-height: 1.6;
}

/* 顶部公告 */
.pay_notice {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 12px;
  margin-bottom: 12px;
  border-radius: 14px;
  background: linear-gradient(135deg, #fff7ed, #fff1f2);
  border: 1px solid rgba(248, 113, 113, 0.28);
  box-shadow: 0 6px 18px rgba(220, 38, 38, 0.08);
  color: #9f1239;
  font-weight: bold;
}

.pay_notice_icon {
  font-size: 20px;
  flex-shrink: 0;
  animation: payPulse 1.4s infinite;
}

.pay_notice_text {
  flex: 1;
}

@keyframes payPulse {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.18);
  }
}

/* 左图右文充值入口 */
.pay_list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.pay_item {
  border-radius: 12px;
}

.pay_item a {
  display: block;
  color: inherit;
  text-decoration: none;
}

.pay_item_inner {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px 10px 8px 8px;
  border-radius: 12px;
  background: #fff;
  border: 1px solid rgba(148, 163, 184, 0.2);
  box-shadow: 0 4px 12px rgba(15, 23, 42, 0.06);
  transition: all 0.15s ease;
}

.pay_item_inner:active {
  transform: scale(0.97);
  opacity: 0.9;
}

.pay_item_inner img {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  object-fit: cover;
  flex-shrink: 0;
}

.pay_item_info {
  flex: 1;
  min-width: 0;
}

.pay_item_title {
  font-size: 15px;
  font-weight: bold;
  color: #1e293b;
  margin-bottom: 3px;
}

.pay_item_desc {
  font-size: 12px;
  color: #64748b;
  line-height: 1.4;
}

.pay_item_inner::after {
  content: "›";
  font-size: 22px;
  color: #94a3b8;
  flex-shrink: 0;
}

/* 历史记录 */
.pay_record_box {
  margin-top: 14px;
  padding: 12px;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 8px 22px rgba(15, 23, 42, 0.08);
  border: 1px solid rgba(59, 130, 246, 0.16);
}

.pay_record_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 10px 0;
  border-bottom: 1px dashed #dbeafe;
}

.pay_record_item:last-child {
  border-bottom: none;
}

.pay_label {
  color: #334155;
  font-weight: bold;
}

.pay_btn,
.pay_service {
  display: inline-block;
  padding: 5px 12px;
  border-radius: 999px;
  color: #fff !important;
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
  font-size: 13px;
}

.pay_btn {
  background: linear-gradient(135deg, #2563eb, #38bdf8);
  box-shadow: 0 4px 12px rgba(37, 99, 235, 0.28);
}

.pay_service {
  background: linear-gradient(135deg, #dc2626, #f97316);
  box-shadow: 0 4px 12px rgba(220, 38, 38, 0.28);
}

.pay_record_box a {
  text-decoration: none;
}

.kl10-play-row {
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 12px;
  background: #fff;
  border: 1px solid rgba(10, 25, 47, 0.08);
  box-shadow: 0 6px 16px rgba(10, 25, 47, 0.06);
}

.kl10-play-name {
  font-size: 14px;
  font-weight: bold;
  color: #0A192F;
  margin-bottom: 8px;
  padding-left: 8px;
  border-left: 4px solid #caa24c;
}

.kl10-play-links {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
}

.kl10-play-links a {
  display: block;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border-radius: 9px;
  font-size: 13px;
  text-decoration: none;
    background: linear-gradient(135deg, #f8fafc, #eef2ff);
    color: #1e40af;
    font-weight: 600;
    border: 1px solid #e2e8f0;
}

.kl10-play-links a:hover{
    background: linear-gradient(135deg, #0A192F, #123763);
    color: #f5d27a;
}

.k3-balls {
    justify-content: center;
    display: flex;
    gap: 8px;
	padding-bottom: 12px;
}



/* ==============================
   AG 真人视讯页面
   独立前缀：ag_
============================== */

.ag_page br {
    display: none;
}

.ag_page {
  display: block;
  width: 100%;
  min-height: 100vh;
  padding: 12px;
  box-sizing: border-box;
  overflow: hidden;
  background:
    radial-gradient(circle at top left, rgba(255, 216, 120, 0.18), transparent 35%),
    radial-gradient(circle at top right, rgba(255, 80, 80, 0.14), transparent 32%),
    linear-gradient(180deg, #12070b 0%, #311018 420px, #f1f3f7 420px, #f6f7fb 100%);
  color: #1f2937;
}

.ag_page * {
  box-sizing: border-box;
}

.ag_page a {
  display: block;
  text-decoration: none;
  color: inherit;
}

.ag_page_inner {
  position: relative;
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}

/* 顶部 */
.ag_header {
  position: relative;
  overflow: hidden;
  min-height: 122px;
  padding: 18px 14px 16px;
  margin-bottom: 12px;
  border-radius: 18px;
  background: linear-gradient(135deg, #18070b 0%, #3a1018 46%, #681f25 100%);
  border: 1px solid rgba(255, 213, 128, 0.3);
  box-shadow:
    0 12px 28px rgba(0, 0, 0, 0.36),
    inset 0 0 18px rgba(255, 216, 120, 0.12);
}

.ag_header::before {
  content: "";
  position: absolute;
  right: -72px;
  top: -88px;
  width: 195px;
  height: 195px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 212, 120, 0.35), transparent 65%);
}

.ag_header::after {
  content: "";
  position: absolute;
  left: -55%;
  top: 0;
  width: 40%;
  height: 100%;
  background: linear-gradient(
    115deg,
    transparent,
    rgba(255, 255, 255, 0.24),
    transparent
  );
  transform: skewX(-18deg);
  animation: agLightSweep 5s ease-in-out infinite;
}

.ag_header_bg {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
  background-size: 22px 22px;
  opacity: 0.28;
  pointer-events: none;
}

.ag_brand {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 10px;
}

.ag_logo_icon {
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border-radius: 16px;
  font-size: 18px;
  font-weight: 900;
  color: #4b2d05;
  background: linear-gradient(135deg, #fff1b8, #f5c75d 48%, #b87d1f);
  box-shadow:
    0 8px 18px rgba(0, 0, 0, 0.34),
    inset 0 1px 0 rgba(255, 255, 255, 0.72);
}

.ag_logo_text {
  flex: 1;
  min-width: 0;
}

.ag_logo_title {
  font-size: 23px;
  line-height: 28px;
  color: #ffe5a0;
  font-weight: 900;
  letter-spacing: 2px;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.55);
}

.ag_logo_sub {
  margin-top: 2px;
  font-size: 11px;
  color: rgba(255, 235, 190, 0.74);
  letter-spacing: 1px;
}

.ag_header_actions {
  position: relative;
  z-index: 2;
  display: flex;
  gap: 10px;
  margin-top: 18px;
}

.ag_header_actions a {
  flex: 1;
}

.ag_head_btn {
  height: 38px;
  line-height: 38px;
  text-align: center;
  border-radius: 999px;
  font-size: 14px;
  font-weight: bold;
  color: #fff4e5;
  background: rgba(255, 255, 255, 0.09);
  border: 1px solid rgba(255, 255, 255, 0.18);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.14),
    0 8px 18px rgba(0, 0, 0, 0.2);
}

.ag_head_btn_gold {
  height: 38px;
  line-height: 38px;
  text-align: center;
  border-radius: 999px;
  font-size: 14px;
  font-weight: bold;
  color: #4a2c04;
  background: linear-gradient(135deg, #fff1b8, #efbd50 52%, #b7781c);
  border: 1px solid rgba(255, 231, 170, 0.82);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.45),
    0 8px 18px rgba(0, 0, 0, 0.2);
}

/* 公告 */
.ag_notice_wrap {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 14px;
}

.ag_notice_item {
  display: flex;
  align-items: center;
  min-height: 38px;
  padding: 7px 10px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.97);
  border: 1px solid rgba(244, 216, 164, 0.65);
  box-shadow: 0 8px 18px rgba(30, 10, 15, 0.08);
}

.ag_notice_tag {
  flex: 0 0 auto;
  height: 22px;
  line-height: 22px;
  padding: 0 9px;
  margin-right: 8px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: bold;
  color: #6f3600;
  background: linear-gradient(135deg, #fff1c2, #f5be52);
  border: 1px solid rgba(190, 122, 18, 0.25);
}

.ag_notice_text {
  display: block;
  flex: 1;
  min-width: 0;
  font-size: 13px;
  line-height: 20px;
  color: #334155;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* 栏目标题 */
.ag_section_title {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 8px;
  margin: 12px 2px 10px;
}

.ag_section_left {
  display: flex;
  align-items: center;
  gap: 6px;
}

.ag_section_icon {
  color: #c98c25;
  font-size: 13px;
}

.ag_section_name {
  font-size: 17px;
  font-weight: 900;
  color: #f5be52;
}

.ag_section_desc {
  font-size: 12px;
  color: #7c8798;
}

/* 大横图列表 */
.ag_big_list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 10px;
}

.ag_big_card {
  position: relative;
  overflow: hidden;
  height: 118px;
  border-radius: 18px;
  background: linear-gradient(135deg, #18070b, #3a1018 55%, #681f25);
  border: 1px solid rgba(255, 213, 128, 0.34);
  box-shadow:
    0 10px 24px rgba(30, 10, 15, 0.18),
    inset 0 1px 0 rgba(255, 255, 255, 0.12);
}

.ag_big_card a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.ag_big_img {
  position: absolute;
  right: 0;
  top: 0;
  width: 58%;
  height: 100%;
  z-index: 1;
}

.ag_big_img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ag_big_card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  background:
    linear-gradient(
      90deg,
      rgba(24, 7, 11, 0.98) 0%,
      rgba(58, 16, 24, 0.86) 38%,
      rgba(58, 16, 24, 0.22) 72%,
      rgba(58, 16, 24, 0.06) 100%
    ),
    radial-gradient(circle at left top, rgba(255, 216, 120, 0.2), transparent 45%);
  pointer-events: none;
}

.ag_big_card::after {
  content: "";
  position: absolute;
  left: -50%;
  top: 0;
  z-index: 3;
  width: 36%;
  height: 100%;
  background: linear-gradient(
    115deg,
    transparent,
    rgba(255, 255, 255, 0.2),
    transparent
  );
  transform: skewX(-18deg);
  animation: agCardSweep 5.5s ease-in-out infinite;
  pointer-events: none;
}

.ag_big_mask {
  position: relative;
  z-index: 4;
  width: 58%;
  padding: 18px 12px 0 14px;
}

.ag_big_title {
  font-size: 18px;
  line-height: 25px;
  font-weight: 900;
  color: #ffe5a0;
  letter-spacing: 1px;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
}

.ag_big_desc {
  margin-top: 5px;
  font-size: 12px;
  line-height: 18px;
  color: rgba(255, 238, 205, 0.78);
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.ag_big_btn {
  position: absolute;
  left: 14px;
  bottom: 12px;
  z-index: 4;
  height: 28px;
  line-height: 28px;
  padding: 0 13px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: bold;
  color: #4a2c04;
  background: linear-gradient(135deg, #fff1b8, #efbd50 52%, #b7781c);
  box-shadow:
    0 6px 14px rgba(0, 0, 0, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.55);
}

/* 小游戏宫格 */
.ag_game_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  padding-bottom: 10px;
}

.ag_game_item {
  min-width: 0;
}

.ag_game_card {
  position: relative;
  overflow: hidden;
  min-height: 112px;
  padding: 12px 8px 10px;
  text-align: center;
  border-radius: 16px;
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid rgba(226, 232, 240, 0.95);
  box-shadow:
    0 8px 18px rgba(30, 10, 15, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

.ag_game_card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at top, rgba(245, 197, 95, 0.18), transparent 46%);
  pointer-events: none;
}

.ag_game_card::after {
  content: "";
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 0;
  height: 3px;
  border-radius: 999px 999px 0 0;
  background: linear-gradient(90deg, transparent, #e5ad43, transparent);
  opacity: 0.85;
}

.ag_game_img {
  position: relative;
  z-index: 2;
  width: 66px;
  height: 66px;
  margin: 0 auto 8px;
  border-radius: 19px;
  background: linear-gradient(135deg, rgba(58, 16, 24, 0.08), rgba(245, 197, 95, 0.2));
  box-shadow:
    inset 0 0 12px rgba(255, 255, 255, 0.9),
    0 6px 14px rgba(30, 10, 15, 0.12);
}

.ag_game_img img {
  display: block;
  width: 66px;
  height: 66px;
  object-fit: contain;
  border-radius: 17px;
}

.ag_game_name {
  position: relative;
  z-index: 2;
  min-height: 20px;
  line-height: 20px;
  padding: 0 2px;
  font-size: 13px;
  font-weight: bold;
  color: #2b3446;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* 小卡片颜色区分 */
.ag_game_item:nth-child(6n + 1) .ag_game_card {
  background: linear-gradient(180deg, #ffffff 0%, #fff8e8 100%);
}

.ag_game_item:nth-child(6n + 2) .ag_game_card {
  background: linear-gradient(180deg, #ffffff 0%, #fff0f0 100%);
}

.ag_game_item:nth-child(6n + 3) .ag_game_card {
  background: linear-gradient(180deg, #ffffff 0%, #f5f0ff 100%);
}

.ag_game_item:nth-child(6n + 4) .ag_game_card {
  background: linear-gradient(180deg, #ffffff 0%, #eef7ff 100%);
}

.ag_game_item:nth-child(6n + 5) .ag_game_card {
  background: linear-gradient(180deg, #ffffff 0%, #effaf3 100%);
}

.ag_game_item:nth-child(6n) .ag_game_card {
  background: linear-gradient(180deg, #ffffff 0%, #f7f2ed 100%);
}

/* 点击反馈 */
.ag_head_btn:active,
.ag_head_btn_gold:active,
.ag_big_card:active,
.ag_game_card:active {
  transform: scale(0.97);
}

/* 大屏优化 */
@media screen and (min-width: 420px) {
  .ag_game_grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .ag_big_card {
    height: 130px;
  }
}

/* 小屏优化 */
@media screen and (max-width: 330px) {
  .ag_page {
    padding: 10px;
  }

  .ag_section_title {
    align-items: flex-start;
    flex-direction: column;
    gap: 3px;
  }

  .ag_big_card {
    height: 108px;
  }

  .ag_big_mask {
    width: 64%;
    padding-top: 14px;
  }

  .ag_big_title {
    font-size: 16px;
  }

  .ag_big_desc {
    font-size: 11px;
    line-height: 16px;
  }

  .ag_big_btn {
    height: 26px;
    line-height: 26px;
    bottom: 10px;
  }

  .ag_game_grid {
    gap: 8px;
  }

  .ag_game_card {
    min-height: 106px;
    padding: 10px 6px 9px;
  }

  .ag_game_img,
  .ag_game_img img {
    width: 60px;
    height: 60px;
  }
}

/* 顶部流光 */
@keyframes agLightSweep {
  0% {
    left: -60%;
    opacity: 0;
  }

  35% {
    opacity: 0;
  }

  55% {
    opacity: 1;
  }

  100% {
    left: 130%;
    opacity: 0;
  }
}

/* 大卡片流光 */
@keyframes agCardSweep {
  0% {
    left: -60%;
    opacity: 0;
  }

  40% {
    opacity: 0;
  }

  58% {
    opacity: 0.8;
  }

  100% {
    left: 130%;
    opacity: 0;
  }
}


/* ==============================
   万人游戏大厅
   独立前缀：hall_
============================== */
	
.hall_page br {   
	display: none;
}

.hall_page {
  display: block;
  width: 100%;
  min-height: 100vh;
  padding: 12px;
  box-sizing: border-box;
  overflow: hidden;
  background:
    radial-gradient(circle at top left, rgba(255, 216, 120, 0.18), transparent 34%),
    radial-gradient(circle at top right, rgba(64, 156, 255, 0.16), transparent 32%),
    linear-gradient(180deg, #06111f 0%, #0A192F 390px, #f1f4f8 390px, #f7f8fb 100%);
  color: #1f2937;
}

.hall_page * {
  box-sizing: border-box;
}

.hall_page a {
  display: block;
  color: inherit;
  text-decoration: none;
}

.hall_page_inner {
  position: relative;
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}

/* 顶部 */
.hall_header {
  position: relative;
  overflow: hidden;
  min-height: 122px;
  padding: 18px 14px 16px;
  margin-bottom: 12px;
  border-radius: 18px;
  background: linear-gradient(135deg, #020617 0%, #0A192F 48%, #12345a 100%);
  border: 1px solid rgba(255, 213, 128, 0.32);
  box-shadow:
    0 12px 28px rgba(0, 0, 0, 0.36),
    inset 0 0 18px rgba(255, 216, 120, 0.1);
}

.hall_header::before {
  content: "";
  position: absolute;
  right: -72px;
  top: -88px;
  width: 195px;
  height: 195px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 212, 120, 0.35), transparent 65%);
}

.hall_header::after {
  content: "";
  position: absolute;
  left: -55%;
  top: 0;
  width: 40%;
  height: 100%;
  background: linear-gradient(
    115deg,
    transparent,
    rgba(255, 255, 255, 0.22),
    transparent
  );
  transform: skewX(-18deg);
  animation: hallLightSweep 5s ease-in-out infinite;
}

.hall_header_bg {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
  background-size: 22px 22px;
  opacity: 0.28;
  pointer-events: none;
}

.hall_brand {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 10px;
}

.hall_logo_icon {
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border-radius: 16px;
  font-size: 20px;
  font-weight: 900;
  color: #3e2a05;
  background: linear-gradient(135deg, #fff1b8, #f5c75d 48%, #b87d1f);
  box-shadow:
    0 8px 18px rgba(0, 0, 0, 0.34),
    inset 0 1px 0 rgba(255, 255, 255, 0.72);
}

.hall_logo_text {
  flex: 1;
  min-width: 0;
}

.hall_logo_title {
  font-size: 23px;
  line-height: 28px;
  color: #ffe5a0;
  font-weight: 900;
  letter-spacing: 2px;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.55);
}

.hall_logo_sub {
  margin-top: 2px;
  font-size: 11px;
  color: rgba(255, 235, 190, 0.74);
  letter-spacing: 1px;
}

.hall_header_actions {
  position: relative;
  z-index: 2;
  display: flex;
  gap: 10px;
  margin-top: 18px;
}

.hall_header_actions a {
  flex: 1;
}

.hall_head_btn,
.hall_head_btn_gold {
  height: 38px;
  line-height: 38px;
  text-align: center;
  border-radius: 999px;
  font-size: 14px;
  font-weight: bold;
}

.hall_head_btn {
  color: #eaf2ff;
  background: rgba(255, 255, 255, 0.09);
  border: 1px solid rgba(255, 255, 255, 0.18);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.14),
    0 8px 18px rgba(0, 0, 0, 0.2);
}

.hall_head_btn_gold {
  color: #4a2c04;
  background: linear-gradient(135deg, #fff1b8, #efbd50 52%, #b7781c);
  border: 1px solid rgba(255, 231, 170, 0.82);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.45),
    0 8px 18px rgba(0, 0, 0, 0.2);
}

/* Banner */
.hall_banner {
  position: relative;
  overflow: hidden;
  margin-bottom: 14px;
  border-radius: 18px;
  border: 1px solid rgba(255, 213, 128, 0.38);
  background: #0A192F;
  box-shadow:
    0 10px 24px rgba(0, 0, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.12);
}

.hall_banner::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.16)),
    radial-gradient(circle at left top, rgba(255, 216, 120, 0.15), transparent 45%);
  pointer-events: none;
}

.hall_banner img {
  display: block;
  width: 100%;
  min-height: 110px;
  object-fit: cover;
}

/* 标题 */
.hall_section_title {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 8px;
  margin: 12px 2px 10px;
}

.hall_section_left {
  display: flex;
  align-items: center;
  gap: 6px;
}

.hall_section_icon {
  color: #c98c25;
  font-size: 13px;
}

.hall_section_name {
  font-size: 17px;
  font-weight: 900;
  color:  #f5c75d;
}

.hall_section_desc {
  font-size: 12px;
  color: #7c8798;
}

/* 两列入口 */
.hall_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  padding-bottom: 16px;
}

.hall_item {
  min-width: 0;
}

.hall_card {
  position: relative;
  overflow: hidden;
  height: 118px;
  border-radius: 16px;
  background: #0A192F;
  border: 1px solid rgba(226, 232, 240, 0.9);
  box-shadow:
    0 8px 18px rgba(15, 23, 42, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.hall_img {
  position: absolute;
  inset: 0;
  z-index: 1;
}

.hall_img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* 图片压暗，让文字更清楚 */
.hall_card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  background:
    linear-gradient(180deg, rgba(2, 6, 23, 0.05) 0%, rgba(2, 6, 23, 0.42) 58%, rgba(2, 6, 23, 0.78) 100%),
    radial-gradient(circle at top left, rgba(255, 216, 120, 0.16), transparent 44%);
  pointer-events: none;
}

.hall_card::after {
  content: "";
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 0;
  z-index: 3;
  height: 3px;
  border-radius: 999px 999px 0 0;
  background: linear-gradient(90deg, transparent, #e5ad43, transparent);
  opacity: 0.9;
}

.hall_card_mask {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
  padding: 0 10px 12px;
}

.hall_name {
  font-size: 15px;
  line-height: 21px;
  font-weight: 900;
  color: #fff1bd;
  text-align: center;
  letter-spacing: 1px;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.65);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.hall_desc {
  margin-top: 2px;
  font-size: 11px;
  line-height: 16px;
  color: rgba(255, 255, 255, 0.78);
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* 不同卡片轻微区分 */
.hall_item:nth-child(4n + 1) .hall_card {
  box-shadow:
    0 8px 18px rgba(180, 110, 20, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.hall_item:nth-child(4n + 2) .hall_card {
  box-shadow:
    0 8px 18px rgba(18, 52, 90, 0.14),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.hall_item:nth-child(4n + 3) .hall_card {
  box-shadow:
    0 8px 18px rgba(90, 28, 130, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.hall_item:nth-child(4n) .hall_card {
  box-shadow:
    0 8px 18px rgba(20, 120, 90, 0.12),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

/* 点击反馈 */
.hall_head_btn:active,
.hall_head_btn_gold:active,
.hall_card:active,
.hall_banner:active {
  transform: scale(0.97);
}

/* 大屏稍微拉高 */
@media screen and (min-width: 420px) {
  .hall_card {
    height: 138px;
  }

  .hall_banner img {
    min-height: 145px;
  }
}

/* 小屏优化 */
@media screen and (max-width: 330px) {
  .hall_page {
    padding: 10px;
  }

  .hall_section_title {
    align-items: flex-start;
    flex-direction: column;
    gap: 3px;
  }

  .hall_grid {
    gap: 8px;
  }

  .hall_card {
    height: 106px;
    border-radius: 14px;
  }

  .hall_name {
    font-size: 14px;
  }

  .hall_desc {
    font-size: 10px;
  }
}

/* 顶部流光 */
@keyframes hallLightSweep {
  0% {
    left: -60%;
    opacity: 0;
  }

  35% {
    opacity: 0;
  }

  55% {
    opacity: 1;
  }

  100% {
    left: 130%;
    opacity: 0;
  }
}


/* ===============================
   金臂百家乐大厅美化版
   =============================== */
	
.baccarat_page br {   
	display: none;
}


.baccarat_page {
  padding: 12px;
  min-height: 100vh;
  box-sizing: border-box;
  background:
    radial-gradient(circle at top left, rgba(255, 215, 128, 0.25), transparent 28%),
    radial-gradient(circle at top right, rgba(96, 165, 250, 0.16), transparent 32%),
    linear-gradient(180deg, #fff8e8 0%, #f5f7fb 48%, #eef3fb 100%);
  color: #1f2937;
  font-size: 14px;
  line-height: 1.6;
}

.baccarat_page * {
  box-sizing: border-box;
}

.baccarat_page a {
  color: inherit;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

.baccarat_page img {
  max-width: 100%;
  display: block;
}

/* ===============================
   下方模块：白色内容卡片
   =============================== */

.baccarat_notice_card,
.baccarat_intro_card,
.baccarat_table_card,
.baccarat_activity_card {
  margin-top: 12px;
  padding: 0;
  overflow: hidden;
  border-radius: 17px;
  background: #ffffff;
  border: 1px solid rgba(202, 162, 76, 0.24);
  box-shadow: 0 8px 22px rgba(30, 64, 120, 0.10);
}

/* 模块标题：黑金配色 */
.section_title {
  display: flex;
  align-items: center;
  gap: 7px;
  min-height: 42px;
  margin-bottom: 0;
  padding: 8px 12px;
  background:
    linear-gradient(135deg, #020617 0%, #0A192F 52%, #13294b 100%);
  border-bottom: 1px solid rgba(255, 215, 128, 0.35);
}

.section_icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  border-radius: 9px;
  background: rgba(255, 215, 128, 0.14);
  box-shadow: inset 0 0 10px rgba(255, 215, 128, 0.12);
}

.section_text {
  flex: 1;
  color: #f8d782;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: 1px;
  text-shadow: 0 0 10px rgba(255, 215, 128, 0.28);
}

.section_more a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 26px;
  padding: 0 10px;
  border-radius: 999px;
  color: #3b2600;
  font-size: 12px;
  font-weight: 900;
  background: linear-gradient(135deg, #ffe8a3, #d8a83d);
}

/* 公告内容 */
.notice_content {
  margin: 12px;
  padding: 10px 12px;
  border-radius: 12px;
  color: #334155;
  background: #fffaf0;
  border: 1px dashed rgba(202, 162, 76, 0.35);
}

.notice_content a {
  color: #9a6700;
  font-weight: 800;
}

/* 特色说明 */
.intro_text {
  display: grid;
  gap: 6px;
  margin: 12px 12px 10px;
}

.intro_text p {
  margin: 0;
  padding: 9px 10px;
  border-radius: 12px;
  color: #334155;
  background: #f8fafc;
  border: 1px solid rgba(148, 163, 184, 0.18);
}

.intro_btns {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px;
  padding: 0 12px 12px;
}

.intro_btns a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 5px 3px;
  border-radius: 11px;
  color: #1e3a5f;
  font-size: 12px;
  font-weight: 800;
  text-align: center;
  background: linear-gradient(135deg, #ffffff, #eaf2ff);
  border: 1px solid rgba(59, 130, 246, 0.18);
  box-shadow: 0 4px 10px rgba(30, 64, 120, 0.08);
}

/* 台面列表 */
.table_content {
  min-height: 36px;
  margin: 12px;
  padding: 10px;
  border-radius: 12px;
  color: #334155;
  background: #f8fafc;
  border: 1px solid rgba(148, 163, 184, 0.2);

  white-space: normal;
  word-break: break-word;
  overflow-wrap: anywhere;
  line-height: 2.15;
  font-size: 13px;
}

/* 桌号按钮 */
.table_content a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 3px 6px 3px 0;
  padding: 0 9px;
  border-radius: 999px;
  color: #3b2600;
  font-size: 12px;
  font-weight: 700;
  background: linear-gradient(135deg, #fff1b8, #d8a83d 55%, #b98218);
  box-shadow:
    0 3px 10px rgba(216, 168, 61, 0.18),
    inset 0 1px 0 rgba(255, 255, 255, 0.55);
}

.table_content br {
  display: block !important;
  content: "";
  margin-bottom: 4px;
}

/* 活动内容 */
.activity_item {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px;
  margin: 10px 12px;
  border-radius: 13px;
  background: linear-gradient(135deg, #fff8e8, #fff1c2);
  border: 1px solid rgba(202, 162, 76, 0.26);
}

.activity_item a {
  flex: 1;
  min-width: 0;
  color: #7c4a03;
  font-weight: 700;
}

.activity_tag {
  flex-shrink: 0;
  padding: 3px 8px;
  border-radius: 999px;
  color: #3b2600;
  font-size: 12px;
  font-weight: 900;
  background: linear-gradient(135deg, #fde68a, #f59e0b);
}

.activity_status {
  flex-shrink: 0;
  padding: 2px 7px;
  border-radius: 999px;
  color: #166534;
  font-size: 12px;
  font-weight: 800;
  background: rgba(34, 197, 94, 0.14);
  border: 1px solid rgba(34, 197, 94, 0.28);
}

/* 规则 */
.baccarat_rule_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin-top: 12px;
}

.rule_card {
  padding: 0;
  overflow: hidden;
  border-radius: 15px;
  background: #ffffff;
  border: 1px solid rgba(202, 162, 76, 0.22);
  box-shadow: 0 8px 18px rgba(30, 64, 120, 0.08);
}

.rule_title {
  margin: 0;
  padding: 9px 12px;
  color: #f8d782;
  font-size: 14px;
  font-weight: 900;
  background:
    linear-gradient(135deg, #020617 0%, #0A192F 52%, #13294b 100%);
  border-bottom: 1px solid rgba(255, 215, 128, 0.35);
}

.rule_text {
  padding: 8px 12px;
  color: #334155;
  font-size: 13px;
  background: #ffffff;
}

.rule_text + .rule_text {
  padding-top: 0;
}

/* 旧标签兼容 */
.frame6 {
  margin: 8px 0;
  padding: 10px;
  border-radius: 12px;
  color: #334155;
  background: #f8fafc;
  border: 1px solid rgba(148, 163, 184, 0.18);
}

/* 手机端优化 */
@media screen and (max-width: 480px) {
  .baccarat_page {
    padding: 10px;
    font-size: 13px;
  }

  .baccarat_user_head {
    align-items: flex-start;
    flex-direction: column;
  }

  .baccarat_user_actions {
    width: 100%;
  }

  .baccarat_user_actions a {
    flex: 1;
  }

  .baccarat_quick_nav {
    grid-template-columns: repeat(3, 1fr);
    gap: 7px;
  }

  .baccarat_quick_nav a {
    min-height: 34px;
    font-size: 12px;
  }

  .intro_btns {
    grid-template-columns: repeat(2, 1fr);
  }

  .baccarat_rule_grid {
    grid-template-columns: 1fr;
  }

  .activity_item {
    align-items: flex-start;
    flex-wrap: wrap;
  }

  .activity_item a {
    flex-basis: 100%;
    order: 3;
  }
}

/* 超窄屏 */
@media screen and (max-width: 360px) {
  .baccarat_quick_nav {
    grid-template-columns: repeat(2, 1fr);
  }
}




/* ===============================
   电子平台公共样式
   CQ9 / QT / PG / MG 等统一使用
   前缀：slot_game_
   =============================== */
.slot_game_page br{
display: none;
}

.slot_game_page {
  display: block;
  width: 100%;
  padding: 12px;
  box-sizing: border-box;
  overflow: hidden;
  background:
    radial-gradient(circle at top left, rgba(255, 216, 120, 0.16), transparent 34%),
    radial-gradient(circle at top right, rgba(56, 189, 248, 0.12), transparent 30%),
    linear-gradient(180deg, #07111f 0%, #0A192F 290px, #eef2f7 360px, #f5f7fb 100%);
  color: #1f2937;
}

.slot_game_page * {
  box-sizing: border-box;
}

.slot_game_page a {
  text-decoration: none;
  color: inherit;
  -webkit-tap-highlight-color: transparent;
}

.slot_game_page > br {
  display: none;
}

.slot_game_inner {
  position: relative;
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}

/* 顶部区域 */
.slot_game_header {
  position: relative;
  overflow: hidden;
  min-height: 118px;
  padding: 18px 14px 16px;
  margin-bottom: 12px;
  border-radius: 18px;
  background: linear-gradient(135deg, #020617 0%, #0A192F 45%, #12345a 100%);
  box-shadow:
    0 12px 28px rgba(0, 0, 0, 0.36),
    inset 0 0 18px rgba(255, 215, 120, 0.12);
  border: 1px solid rgba(255, 215, 120, 0.28);
}

.slot_game_header::before {
  content: "";
  position: absolute;
  width: 190px;
  height: 190px;
  right: -72px;
  top: -86px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(245, 210, 122, 0.34), transparent 64%);
}

.slot_game_header::after {
  content: "";
  position: absolute;
  left: -50%;
  top: 0;
  width: 38%;
  height: 100%;
  background: linear-gradient(
    115deg,
    transparent,
    rgba(255, 255, 255, 0.2),
    transparent
  );
  transform: skewX(-18deg);
  animation: slotGameLightSweep 4.8s ease-in-out infinite;
}

.slot_game_header_bg {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
  background-size: 22px 22px;
  opacity: 0.32;
  pointer-events: none;
}

/* 品牌区 */
.slot_game_brand {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 10px;
}

.slot_game_logo_icon {
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  border-radius: 15px;
  font-size: 25px;
  color: #3c2b0a;
  font-weight: bold;
  background: linear-gradient(135deg, #fff0b8, #f3c75f 45%, #b78123);
  box-shadow:
    0 8px 18px rgba(0, 0, 0, 0.35),
    inset 0 1px 0 rgba(255, 255, 255, 0.65);
}

.slot_game_logo_text {
  flex: 1;
  min-width: 0;
}

.slot_game_logo_title {
  font-size: 23px;
  line-height: 28px;
  color: #ffe8a3;
  font-weight: 800;
  letter-spacing: 2px;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}

.slot_game_logo_sub {
  margin-top: 2px;
  font-size: 11px;
  color: rgba(255, 238, 190, 0.72);
  letter-spacing: 1px;
}

/* 顶部按钮 */
.slot_game_header_actions {
  position: relative;
  z-index: 2;
  display: flex;
  gap: 10px;
  margin-top: 18px;
}

.slot_game_header_actions a {
  flex: 1;
  display: block;
}

.slot_game_head_btn {
  height: 38px;
  line-height: 38px;
  text-align: center;
  border-radius: 999px;
  font-size: 14px;
  font-weight: bold;
  color: #422d06;
  background: linear-gradient(135deg, #fff0b8, #f1c45d 50%, #b98526);
  border: 1px solid rgba(255, 235, 174, 0.8);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.14),
    0 8px 18px rgba(0, 0, 0, 0.18);
}

.slot_game_head_btn:active {
  transform: scale(0.97);
}

/* 公告区域 */
.slot_game_notice_wrap {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 14px;
}

.slot_game_notice_item {
  display: flex;
  align-items: center;
  min-height: 38px;
  padding: 7px 10px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(226, 232, 240, 0.9);
  box-shadow: 0 8px 18px rgba(15, 23, 42, 0.07);
}

.slot_game_notice_tag {
  flex: 0 0 auto;
  height: 22px;
  line-height: 22px;
  padding: 0 9px;
  margin-right: 8px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: bold;
  color: #6b3900;
  background: linear-gradient(135deg, #fff1c2, #f8c860);
  border: 1px solid rgba(203, 138, 23, 0.25);
}

.slot_game_notice_text {
  display: block;
  flex: 1;
  min-width: 0;
  font-size: 13px;
  line-height: 20px;
  color: #334155;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* 栏目标题 */
.slot_game_section_title {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 8px;
  margin: 24px 2px 10px;
}

.slot_game_section_left {
  display: flex;
  align-items: center;
  gap: 6px;
}

.slot_game_section_icon {
  color: #c89228;
  font-size: 13px;
}

.slot_game_section_icon_1 {
  color: #f1c45d;
  font-size: 13px;
}

.slot_game_section_name {
  font-size: 17px;
  font-weight: 800;
  color: #162033;
}

.slot_game_section_name_1 {
  font-size: 17px;
  font-weight: 800;
  color: #f1c45d;
}

.slot_game_section_desc {
  font-size: 12px;
  color: #7c8798;
}

/* 游戏宫格 */
.slot_game_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  padding-bottom: 16px;
}

.slot_game_item {
  min-width: 0;
}

.slot_game_item a {
  display: block;
}

.slot_game_card {
  position: relative;
  overflow: hidden;
  min-height: 112px;
  padding: 12px 6px 10px;
  text-align: center;
  border-radius: 16px;
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid rgba(226, 232, 240, 0.96);
  box-shadow:
    0 8px 18px rgba(15, 23, 42, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

.slot_game_card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at top, rgba(245, 210, 122, 0.18), transparent 45%);
  pointer-events: none;
}

.slot_game_card::after {
  content: "";
  position: absolute;
  left: 14%;
  right: 14%;
  bottom: 0;
  height: 3px;
  border-radius: 999px 999px 0 0;
  background: linear-gradient(90deg, transparent, #e7b94f, transparent);
  opacity: 0.8;
}

.slot_game_card:active {
  transform: scale(0.97);
}

/* 游戏图标 */
.slot_game_img {
  position: relative;
  z-index: 2;
  width: 62px;
  height: 62px;
  margin: 0 auto 7px;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(10, 25, 47, 0.08), rgba(245, 210, 122, 0.2));
  box-shadow:
    inset 0 0 12px rgba(255, 255, 255, 0.9),
    0 6px 14px rgba(15, 23, 42, 0.12);
}

.slot_game_img img {
  display: block;
  width: 62px;
  height: 62px;
  object-fit: cover;
  border-radius: 16px;
}

/* 游戏名称 */
.slot_game_name {
  position: relative;
  z-index: 2;
  min-height: 20px;
  line-height: 20px;
  padding: 0 2px;
  font-size: 13px;
  font-weight: bold;
  color: #253247;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* 卡片颜色区分 */
.slot_game_item:nth-child(6n + 1) .slot_game_card {
  background: linear-gradient(180deg, #ffffff 0%, #fff8e8 100%);
}

.slot_game_item:nth-child(6n + 2) .slot_game_card {
  background: linear-gradient(180deg, #ffffff 0%, #eef7ff 100%);
}

.slot_game_item:nth-child(6n + 3) .slot_game_card {
  background: linear-gradient(180deg, #ffffff 0%, #f5f0ff 100%);
}

.slot_game_item:nth-child(6n + 4) .slot_game_card {
  background: linear-gradient(180deg, #ffffff 0%, #effaf3 100%);
}

.slot_game_item:nth-child(6n + 5) .slot_game_card {
  background: linear-gradient(180deg, #ffffff 0%, #fff0f0 100%);
}

.slot_game_item:nth-child(6n) .slot_game_card {
  background: linear-gradient(180deg, #ffffff 0%, #eef2f7 100%);
}

/* 宽屏四列 */
@media screen and (min-width: 420px) {
  .slot_game_grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

/* 小屏两列 */
@media screen and (max-width: 320px) {
  .slot_game_grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .slot_game_header_actions {
    gap: 8px;
  }

  .slot_game_card {
    min-height: 106px;
  }
}

/* 顶部流光动画 */
@keyframes slotGameLightSweep {
  0% {
    left: -60%;
    opacity: 0;
  }

  35% {
    opacity: 0;
  }

  55% {
    opacity: 1;
  }

  100% {
    left: 130%;
    opacity: 0;
  }
}


.slot_game_feature_grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin-bottom: 10px;
}

.slot_game_item_full {
  min-width: 0;
}

.slot_game_item_full a {
  display: block;
}

.slot_game_item_full .slot_game_card {
  min-height: 118px;
  padding: 10px;
}

.slot_game_item_full .slot_game_img {
  width: 100%;
  height: auto;
  margin: 0 auto 8px;
  border-radius: 16px;
  background: transparent;
  box-shadow: none;
}

.slot_game_item_full .slot_game_img img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 14px;
}


.slot_game_pair_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin-bottom: 10px;
}

/* 两列卡片图片稍微放大 */
.slot_game_pair_grid .slot_game_img {
  width: 76px;
  height: 76px;
}

.slot_game_pair_grid .slot_game_img img {
  width: 76px;
  height: 76px;
}

/* 小屏保持两列 */
@media screen and (max-width: 320px) {
  .slot_game_pair_grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .slot_game_item_full .slot_game_img img {
    max-height: 120px;
  }
}



/* 体育大厅页面 */
.sport_page br {
  display: none;
}

.sport_page {
  padding: 12px;
  box-sizing: border-box;
  background:
    radial-gradient(circle at top left, rgba(245, 210, 122, 0.18), transparent 32%),
    linear-gradient(180deg, #06101f 0%, #0A192F 40%, #f4f6fb 40%, #f4f6fb 100%);
  color: #1f2937;
}

/* 顶部 */
.sport_header {
  min-height: 48px;
  padding: 0 10px 0 14px;
  margin-bottom: 12px;
  border-radius: 14px;
  background: linear-gradient(135deg, #020617, #0A192F 52%, #12345a);
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow:
    0 8px 22px rgba(0, 0, 0, 0.28),
    inset 0 0 14px rgba(245, 210, 122, 0.08);
  border: 1px solid rgba(245, 210, 122, 0.22);
}

.sport_logo {
  color: #f5d27a;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  position: relative;
  padding-left: 12px;
  white-space: nowrap;
}

.sport_logo::before {
  content: "";
  width: 4px;
  height: 18px;
  border-radius: 10px;
  background: linear-gradient(180deg, #ffe9a6, #c8942e);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  box-shadow: 0 0 10px rgba(245, 210, 122, 0.8);
}

.sport_header_btns {
  display: flex;
  align-items: center;
  gap: 8px;
}

.sport_header_btns a {
  text-decoration: none;
}

.sport_header_btn_home {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  border-radius: 999px;
  color: #dbeafe;
  font-size: 13px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(219, 234, 254, 0.18);
}

.sport_header_btn_wd {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  border-radius: 999px;
  color: #5c4214;
  font-size: 13px;
  font-weight: bold;
  background: linear-gradient(135deg, #ffe7a3, #d5a33e);
  border: 1px solid rgba(255, 231, 163, 0.65);
  box-shadow: 0 3px 10px rgba(214, 163, 62, 0.32);
}

/* 轮播外层 */
.sport_slide_wrap {
  position: relative;
  margin-bottom: 14px;
  padding: 6px;
  border-radius: 18px;
  background: linear-gradient(
    135deg,
    rgba(245, 210, 122, 0.46),
    rgba(255, 255, 255, 0.12),
    rgba(46, 112, 180, 0.46)
  );
  box-shadow: 0 10px 24px rgba(8, 20, 40, 0.25);
}

.sport_slide_wrap .slide {
  position: relative;
  border-radius: 14px;
  overflow: hidden;
  background: #08111f;
}

/* UBB 生成 class=simage */
.sport_slide_wrap .simage {
  position: relative;
  overflow: hidden;
  border-radius: 14px;
  background: #08111f;
}

.sport_slide_wrap .simage ul,
.sport_slide_wrap .simage li {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 120px;
}

.sport_slide_wrap .simage a {
  display: block;
}

.sport_slide_wrap .simage img {
  width: 100%;
  display: block;
  border-radius: 14px;
}

/* 轮播按钮：全部用 UBB 单 class */
.sport_slide_wrap .btnprev,
.sport_slide_wrap .btnnext {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 42px;
  margin-top: -21px;
  border-radius: 999px;
  z-index: 20;
}

.sport_slide_wrap .btnprev {
  left: 8px;
}

.sport_slide_wrap .btnnext {
  right: 8px;
}

.sport_slide_wrap .btnprev::after,
.sport_slide_wrap .btnnext::after {
  content: "";
  position: absolute;
  top: 15px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

.sport_slide_wrap .btnprev::after {
  left: 12px;
  transform: rotate(-135deg);
}

.sport_slide_wrap .btnnext::after {
  right: 12px;
  transform: rotate(45deg);
}

/* 圆点 */
.sport_slide_wrap .pointer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  z-index: 12;
  text-align: center;
}

.sport_slide_wrap .pointer li {
  display: inline-block;
  width: 18px;
  height: 5px;
  line-height: 5px;
  margin: 0 3px;
  border-radius: 99px;
  overflow: hidden;
  text-indent: -999px;
  background: rgba(255, 255, 255, 0.55);
}

.sport_slide_wrap .pointer li:hover,
.sport_slide_wrap .pointer .active,
.sport_slide_wrap .pointer .on,
.sport_slide_wrap .pointer .current {
  width: 24px;
  background: linear-gradient(135deg, #ffe7a3, #d5a33e);
}

/* 分区标题 */
.sport_section_title {
  margin: 16px 2px 10px;
  height: 36px;
  padding: 0 12px;
  border-radius: 12px;
  background: #ffffff;
  display: flex;
  align-items: center;
  gap: 7px;
  color: #0A192F;
  font-size: 16px;
  font-weight: bold;
  box-shadow: 0 6px 16px rgba(15, 23, 42, 0.08);
  border: 1px solid rgba(10, 25, 47, 0.06);
}

.sport_section_icon {
  color: #d5a33e;
  font-size: 13px;
}

.sport_section_text {
  color: #0A192F;
}

/* 游戏宫格 */
.sport_game_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}

/* 游戏卡片 */
.sport_game_card {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 10px 22px rgba(15, 23, 42, 0.12);
  border: 1px solid rgba(10, 25, 47, 0.06);
}

.sport_game_card a {
  display: block;
  color: inherit;
  text-decoration: none;
}

.sport_game_card::before {
  content: "HOT";
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 3;
  height: 20px;
  line-height: 20px;
  padding: 0 8px;
  border-radius: 999px;
  color: #5c4214;
  font-size: 11px;
  font-weight: bold;
  background: linear-gradient(135deg, #ffe7a3, #d5a33e);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
}

.sport_game_img {
  position: relative;
  background: #07111f;
  overflow: hidden;
}

.sport_game_img::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, transparent 45%, rgba(0, 0, 0, 0.45)),
    linear-gradient(135deg, rgba(255, 255, 255, 0.08), transparent 40%);
  pointer-events: none;
}

.sport_game_img img {
  width: 100%;
  display: block;
  transition: transform 0.35s ease;
}

.sport_game_card:hover .sport_game_img img {
  transform: scale(1.04);
}

.sport_game_info {
  padding: 10px;
  background: linear-gradient(180deg, #ffffff, #f7f9fc);
}

.sport_game_name {
  color: #0A192F;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 4px;
}

.sport_game_desc {
  color: #64748b;
  font-size: 12px;
  line-height: 1.45;
  min-height: 34px;
}

.sport_game_btn {
  margin-top: 8px;
  height: 30px;
  line-height: 30px;
  border-radius: 999px;
  text-align: center;
  color: #f8e7b1;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1px;
  background: linear-gradient(135deg, #020617, #0A192F 55%, #12345a);
  box-shadow:
    0 5px 12px rgba(10, 25, 47, 0.22),
    inset 0 0 10px rgba(245, 210, 122, 0.12);
  border: 1px solid rgba(245, 210, 122, 0.26);
}

/* 小屏适配 */
@media screen and (max-width: 360px) {
  .sport_page {
    padding: 10px;
  }

  .sport_header {
    min-height: 46px;
    padding: 8px 10px;
  }

  .sport_logo {
    font-size: 16px;
  }

  .sport_header_btns {
    gap: 6px;
  }

  .sport_header_btn_home,
  .sport_header_btn_wd {
    height: 26px;
    line-height: 26px;
    padding: 0 8px;
    font-size: 12px;
  }

  .sport_game_grid {
    gap: 10px;
  }

  .sport_game_info {
    padding: 8px;
  }

  .sport_game_name {
    font-size: 15px;
  }

  .sport_game_desc {
    font-size: 11px;
  }
}





.gold_mall_page br {
	display: none;
}

/* 黑金积分商城 */
.gold_mall_page {
  min-height: 100%;
  padding: 12px;
  box-sizing: border-box;
  color: #f8e7b0;
  background:
    radial-gradient(circle at top left, rgba(245, 197, 93, 0.18), transparent 32%),
    radial-gradient(circle at top right, rgba(255, 238, 170, 0.12), transparent 28%),
    linear-gradient(180deg, #050505 0%, #10131a 42%, #050505 100%);
}

/* 清除默认样式 */
.gold_mall_page ul,
.gold_mall_page li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.gold_mall_page a {
  color: inherit;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

.gold_mall_page img {
  display: block;
  max-width: 100%;
}

/* 顶部 banner */
.gold_mall_banner {
  position: relative;
  overflow: hidden;
  margin-bottom: 13px;
  padding: 2px;
  border-radius: 18px;
  background: linear-gradient(135deg, #f8df8a, #8a5b12 38%, #f6d365 68%, #5a3808);
  box-shadow:
    0 14px 34px rgba(0, 0, 0, 0.55),
    0 0 24px rgba(214, 168, 70, 0.24);
}

.gold_mall_banner::before {
  content: "";
  position: absolute;
  inset: 2px;
  z-index: 1;
  border-radius: 16px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.25));
  pointer-events: none;
}

.gold_mall_banner::after {
  content: "";
  position: absolute;
  top: -40%;
  left: -80%;
  z-index: 2;
  width: 55%;
  height: 180%;
  background: linear-gradient(
    115deg,
    transparent,
    rgba(255, 255, 255, 0.45),
    transparent
  );
  transform: rotate(16deg);
  animation: goldBannerShine 4s ease-in-out infinite;
  pointer-events: none;
}

.gold_mall_banner img {
  width: 100%;
  border-radius: 16px;
}

@keyframes goldBannerShine {
  0% {
    left: -80%;
  }
  42% {
    left: 120%;
  }
  100% {
    left: 120%;
  }
}

/* 顶部四宫格菜单 */
.gold_mall_menu {
  margin-bottom: 15px;
  padding: 10px;
  border-radius: 18px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.025)),
    linear-gradient(135deg, rgba(255, 218, 128, 0.12), rgba(255,255,255,0.02));
  border: 1px solid rgba(246, 211, 101, 0.28);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.08),
    0 10px 26px rgba(0,0,0,0.45);
}

.gold_mall_menu ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px;
}

.gold_mall_menu li a {
  position: relative;
  display: flex;
  min-height: 76px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 7px;
  overflow: hidden;
  border-radius: 15px;
  background:
    radial-gradient(circle at top, rgba(255, 222, 139, 0.22), transparent 52%),
    linear-gradient(180deg, #1b1a17, #090909);
  border: 1px solid rgba(232, 190, 92, 0.28);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.08),
    0 6px 14px rgba(0,0,0,0.35);
}

.gold_mall_menu li a::before {
  content: "";
  position: absolute;
  right: -18px;
  top: -18px;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: rgba(255, 213, 118, 0.14);
}

.gold_mall_menu li a::after {
  content: "";
  position: absolute;
  left: 12%;
  right: 12%;
  bottom: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, #f5d27a, transparent);
  opacity: 0.75;
}

.gold_mall_icon {
  position: relative;
  z-index: 1;
  display: block;
  width: 34px;
  height: 34px;
  padding: 6px;
  border-radius: 50%;
  background:
    radial-gradient(circle at 30% 25%, #fff7cc, #e7bd58 45%, #8a5b12 100%);
  box-shadow:
    0 0 0 1px rgba(255,255,255,0.18),
    0 6px 15px rgba(224, 177, 76, 0.28);
  box-sizing: border-box;
}

.gold_mall_icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.gold_mall_text {
  position: relative;
  z-index: 1;
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #f8e7b0;
  white-space: nowrap;
  text-shadow: 0 1px 2px rgba(0,0,0,0.8);
}

/* 分区标题 */
.gold_mall_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 15px 2px 10px;
  padding: 0 4px;
}

.gold_mall_title_main {
  position: relative;
  display: inline-block;
  padding-left: 13px;
  font-size: 18px;
  font-weight: bold;
  color: #ffe7a3;
  letter-spacing: 1px;
  text-shadow: 0 0 10px rgba(245, 210, 122, 0.22);
}

.gold_mall_title_main::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 5px;
  height: 18px;
  border-radius: 999px;
  background: linear-gradient(180deg, #fff2b8, #c9922d);
  box-shadow: 0 0 10px rgba(245, 210, 122, 0.65);
}

.gold_mall_title_sub {
  font-size: 12px;
  color: rgba(248, 231, 176, 0.68);
}

/* 分类宫格 */
.gold_mall_cate {
  margin-bottom: 15px;
}

.gold_mall_cate ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 9px;
}

.gold_mall_cate li {
  position: relative;
  overflow: hidden;
  padding: 1px;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(255, 232, 166, 0.68), rgba(118, 76, 14, 0.4));
  box-shadow:
    0 9px 22px rgba(0,0,0,0.45),
    0 0 12px rgba(232, 190, 92, 0.12);
}

.gold_mall_cate li a {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 13px;
  background: #111;
}

.gold_mall_cate li a::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, transparent 35%, rgba(0,0,0,0.42)),
    linear-gradient(120deg, rgba(255,255,255,0.13), transparent 40%);
  pointer-events: none;
}

.gold_mall_cate img {
  width: 100%;
  height: 76px;
  object-fit: cover;
  border-radius: 13px;
  transition: transform 0.25s ease, filter 0.25s ease;
}

.gold_mall_cate li:active img {
  transform: scale(1.05);
  filter: brightness(1.08);
}

/* 商品列表 */
.gold_mall_goods ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 11px;
}

.gold_mall_goods li {
  position: relative;
  overflow: hidden;
  padding: 1px;
  border-radius: 18px;
  background:
    linear-gradient(135deg, rgba(255, 239, 180, 0.88), rgba(142, 91, 16, 0.42) 45%, rgba(255, 214, 120, 0.52));
  box-shadow:
    0 12px 28px rgba(0,0,0,0.5),
    0 0 18px rgba(232, 190, 92, 0.13);
}

.gold_mall_goods li a {
  position: relative;
  display: block;
  min-height: 100%;
  padding: 9px;
  border-radius: 17px;
  box-sizing: border-box;
  overflow: hidden;
  background:
    radial-gradient(circle at top, rgba(255, 222, 139, 0.13), transparent 42%),
    linear-gradient(180deg, #1b1a17, #090909);
}

.gold_mall_goods li a::before {
  content: "HOT";
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 3;
  height: 21px;
  line-height: 21px;
  padding: 0 8px;
  border-radius: 999px;
  font-size: 10px;
  font-weight: bold;
  color: #3b2605;
  background: linear-gradient(135deg, #fff4bd, #e0ad43 55%, #b97812);
  box-shadow:
    0 4px 10px rgba(0,0,0,0.35),
    0 0 10px rgba(245, 210, 122, 0.35);
}

.gold_mall_goods li a::after {
  content: "";
  position: absolute;
  top: -40%;
  left: -70%;
  width: 48%;
  height: 180%;
  background: linear-gradient(115deg, transparent, rgba(255,255,255,0.18), transparent);
  transform: rotate(18deg);
  transition: left 0.45s ease;
  pointer-events: none;
}

.gold_mall_goods li:active a::after {
  left: 120%;
}

/* 商品图片 */
.gold_goods_img {
  position: relative;
  overflow: hidden;
  border-radius: 14px;
  background: #111;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.08);
}

.gold_goods_img::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 55%, rgba(0,0,0,0.5));
  pointer-events: none;
}

.gold_goods_img img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  border-radius: 14px;
  transition: transform 0.25s ease, filter 0.25s ease;
}

/* 手机端 */
@media screen and (max-width: 768px) {
  .gold_goods_img img {
    height: 150px;
  }
}

.gold_mall_goods li:active .gold_goods_img img {
  transform: scale(1.05);
  filter: brightness(1.08);
}

/* 商品名称 */
.gold_goods_name {
  margin-top: 10px;
  height: 38px;
  line-height: 19px;
  font-size: 14px;
  font-weight: bold;
  color: #fff4c9;
  overflow: hidden;
  text-shadow: 0 1px 2px rgba(0,0,0,0.85);
}

/* 价格与按钮 */
.gold_goods_bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 6px;
  margin-top: 8px;
}

.gold_goods_price {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #ffd56f;
  white-space: nowrap;
  text-shadow: 0 0 8px rgba(255, 213, 111, 0.25);
}

.gold_goods_btn {
  position: relative;
  display: block;
  height: 27px;
  line-height: 27px;
  padding: 0 10px;
  overflow: hidden;
  border-radius: 999px;
  font-size: 12px;
  font-weight: bold;
  color: #3b2605;
  white-space: nowrap;
  background: linear-gradient(135deg, #fff2b8, #e1ad43 48%, #b97812);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.55),
    0 5px 13px rgba(199, 146, 45, 0.32);
}

.gold_goods_btn::after {
  content: "";
  position: absolute;
  top: 0;
  left: -60%;
  width: 45%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.55), transparent);
  transform: skewX(-22deg);
  animation: goldBtnLight 2.8s ease-in-out infinite;
}

@keyframes goldBtnLight {
  0% {
    left: -60%;
  }
  45% {
    left: 115%;
  }
  100% {
    left: 115%;
  }
}

/* 点击反馈 */
.gold_mall_menu li,
.gold_mall_cate li,
.gold_mall_goods li {
  transition: transform 0.18s ease, box-shadow 0.18s ease;
}

.gold_mall_menu li:active,
.gold_mall_cate li:active,
.gold_mall_goods li:active {
  transform: scale(0.97);
}

/* 小屏适配 */
@media screen and (max-width: 360px) {
  .gold_mall_page {
    padding: 10px;
  }

  .gold_mall_menu {
    padding: 8px;
  }

  .gold_mall_menu ul {
    gap: 6px;
  }

  .gold_mall_icon {
    width: 30px;
    height: 30px;
  }

  .gold_mall_text {
    font-size: 12px;
  }

  .gold_mall_title_main {
    font-size: 16px;
  }

  .gold_mall_title_sub {
    font-size: 11px;
  }

  .gold_mall_cate img {
    height: 68px;
  }

  .gold_goods_name {
    font-size: 13px;
  }

  .gold_goods_price {
    font-size: 13px;
  }

  .gold_goods_btn {
    height: 25px;
    line-height: 25px;
    padding: 0 8px;
    font-size: 11px;
  }
}


/* 黑金高级商品列表 */
.goods_list br {
      display: none;
}

.goods_list {
  padding: 12px;
  box-sizing: border-box;
  background:
    radial-gradient(circle at top left, rgba(245, 210, 122, 0.16), transparent 30%),
    radial-gradient(circle at top right, rgba(255, 238, 170, 0.1), transparent 28%),
    linear-gradient(180deg, #050505 0%, #10131a 46%, #050505 100%);
}

/* 清除默认 */
.goods_list ul,
.goods_list li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.goods_list ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 11px;
}

/* 商品卡片外框 */
.goods_list li {
  position: relative;
  overflow: hidden;
  padding: 1px;
  border-radius: 18px;
  background:
    linear-gradient(135deg, rgba(255, 239, 180, 0.9), rgba(121, 76, 12, 0.48) 46%, rgba(255, 213, 111, 0.55));
  box-shadow:
    0 12px 28px rgba(0, 0, 0, 0.52),
    0 0 18px rgba(232, 190, 92, 0.12);
  transition: transform 0.18s ease, box-shadow 0.18s ease;
}

/* 内层 */
.goods_list li a {
  position: relative;
  display: block;
  min-height: 100%;
  padding: 9px 9px 11px;
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 17px;
  text-align: center;
  text-decoration: none;
  color: #fff4c9;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  background:
    radial-gradient(circle at top, rgba(255, 222, 139, 0.14), transparent 44%),
    linear-gradient(180deg, #1b1a17 0%, #090909 100%);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.85);
  -webkit-tap-highlight-color: transparent;
}

/* HOT角标 */
.goods_list li a::before {
  content: "HOT";
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 3;
  height: 21px;
  line-height: 21px;
  padding: 0 8px;
  border-radius: 999px;
  font-size: 10px;
  font-weight: bold;
  color: #3b2605;
  background: linear-gradient(135deg, #fff4bd, #e0ad43 55%, #b97812);
  box-shadow:
    0 4px 10px rgba(0, 0, 0, 0.35),
    0 0 10px rgba(245, 210, 122, 0.35);
}

/* 卡片扫光 */
.goods_list li a::after {
  content: "";
  position: absolute;
  top: -45%;
  left: -75%;
  width: 48%;
  height: 190%;
  background: linear-gradient(115deg, transparent, rgba(255, 255, 255, 0.18), transparent);
  transform: rotate(18deg);
  transition: left 0.45s ease;
  pointer-events: none;
}

/* 图片 */
.goods_list li img {
  width: 100%;
  height: 120px;
  margin: 0 0 9px;
  object-fit: cover;
  border-radius: 14px;
  background: #111;
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0.08),
    0 6px 16px rgba(0, 0, 0, 0.34);
  transition: transform 0.25s ease, filter 0.25s ease;
}

/* 隐藏多余 br 带来的空隙 */
.goods_list li br {
  display: none;
}

/* 积分价格 */
.goods_list .red {
  display: inline-block;
  margin-top: 7px;
  padding: 4px 11px;
  border-radius: 999px;
  color: #3b2605 !important;
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
  background: linear-gradient(135deg, #fff2b8, #e1ad43 48%, #b97812);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.55),
    0 5px 13px rgba(199, 146, 45, 0.32);
  text-shadow: none;
}

/* 点击反馈 */
.goods_list li:active {
  transform: scale(0.97);
}

.goods_list li:active img {
  transform: scale(1.04);
  filter: brightness(1.08);
}

.goods_list li:active a::after {
  left: 120%;
}

/* 每隔几个商品做一点背景差异 */
.goods_list li:nth-child(3n+1) a {
  background:
    radial-gradient(circle at top, rgba(255, 222, 139, 0.16), transparent 44%),
    linear-gradient(180deg, #1d1a13 0%, #090909 100%);
}

.goods_list li:nth-child(3n+2) a {
  background:
    radial-gradient(circle at top, rgba(255, 238, 170, 0.12), transparent 44%),
    linear-gradient(180deg, #171a20 0%, #08090c 100%);
}

.goods_list li:nth-child(3n) a {
  background:
    radial-gradient(circle at top, rgba(255, 207, 92, 0.12), transparent 44%),
    linear-gradient(180deg, #1b1712 0%, #080808 100%);
}

/* 大屏一点可以三列 */
@media screen and (min-width: 520px) {
  .goods_list ul {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* 小屏适配 */
@media screen and (max-width: 360px) {
  .goods_list {
    padding: 10px;
  }

  .goods_list ul {
    gap: 9px;
  }

  .goods_list li a {
    padding: 8px 8px 10px;
    font-size: 13px;
    line-height: 19px;
  }

  .goods_list li img {
    height: 106px;
  }

  .goods_list .red {
    font-size: 12px;
    padding: 3px 9px;
  }
}


/* kefu */

.cs-shell br {
   display: none;
}

.cs-shell {
	padding: 14px;
	background: #f5f7fb;
	color: #1f2937;
	font-size: 14px;
	line-height: 1.7;
}

.cs-hero {
	padding: 18px 16px;
	border-radius: 8px;
	background: #ffffff;
	border: 1px solid #e7ecf3;
	box-shadow: 0 6px 18px rgba(31, 41, 55, 0.06);
}

.cs-title {
	display: block;
	font-size: 20px;
	font-weight: 700;
	color: #111827;
}

.cs-subtitle {
	display: block;
	margin-top: 6px;
	color: #6b7280;
	font-size: 13px;
}

.cs-grid {
	margin-top: 12px;
}

.cs-card {
	display: block;
	margin-top: 10px;
	padding: 14px;
	border-radius: 8px;
	background: #ffffff;
	border: 1px solid #e5e7eb;
}

.cs-card-title {
	display: block;
	font-size: 16px;
	font-weight: 700;
	color: #0f172a;
}

.cs-card-desc {
	display: block;
	margin-top: 4px;
	color: #64748b;
	font-size: 13px;
}

.cs-action {
	display: inline-block;
	margin-top: 10px;
	padding: 7px 14px;
	border-radius: 6px;
	background: #2563eb;
	color: #ffffff;
	font-weight: 700;
	text-decoration: none;
}

.cs-action-soft {
	display: inline-block;
	margin-top: 10px;
	padding: 7px 14px;
	border-radius: 6px;
	background: #eef6ff;
	color: #2563eb;
	font-weight: 700;
	text-decoration: none;
}

.cs-note {
	display: block;
	margin-top: 12px;
	padding: 10px 12px;
	border-radius: 8px;
	background: #fff7ed;
	border: 1px solid #fed7aa;
	color: #9a3412;
	font-size: 13px;
}

.cs-footer {
	display: block;
	margin-top: 12px;
	text-align: center;
	color: #94a3b8;
	font-size: 12px;
}



.broadcast{
    padding: 16px;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 0 15px #eee;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6;
    margin: 16px 16px 0 16px;
}
.broadcastBottom{
    margin: 0 16px;
}
.broadcastList{
    margin-bottom: 5px;
}
.broadcastText{
    text-indent: 10px;
    /* word-break: break-all; */
    margin-bottom: 5px;
}
.broadcastTitle{
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin-bottom: 8px;
}

.main form[action^="/User/Televise.Aspx"] {
    display: block ;
    margin: 16px 16px 0;
    padding: 16px 16px 16px;
    background: #fff;
    box-shadow: 0 0 15px #eee;
    border-radius: 12px;
    box-sizing: border-box ;
    border: none;
    color: #333;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
}

.main form[action^="/User/Televise.Aspx"] br {
   display: none;
}


.main form[action^="/User/Televise.Aspx"] textarea[name="Text"] {
    display: block !important;
    width: 100% !important;
    height: 142px !important;
    box-sizing: border-box !important;
    margin: 14px 0 0 !important;
    padding: 12px 14px !important;
    border: 1px solid #cbd5e1 !important;
    border-radius: 12px !important;
    background: #ffffff !important;
    color: #111827 !important;
    font-size: 14px !important;
    line-height: 1.6 !important;
    resize: vertical !important;
    outline: none !important;
    box-shadow: inset 0 1px 2px rgba(15, 23, 42, .04) !important;
}

.main form[action^="/User/Televise.Aspx"] textarea[name="Text"]:focus {
    border-color: #1d4ed8 !important;
    box-shadow: 0 0 0 3px rgba(37, 99, 235, .12) !important;
}


.main form[action^="/User/Televise.Aspx"] input.submit,
.main form[action^="/User/Televise.Aspx"] input[type="submit"] {
    display: block !important;
    width: 100% !important;
    height: 42px !important;
    margin-top: 20px !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 14px !important;
    background: #062956 !important;
    color: #ffffff !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 42px !important;
    text-align: center !important;
    cursor: pointer !important;
    box-shadow: 0 8px 18px rgba(6, 41, 86, .24) !important;
    -webkit-appearance: none !important;
    appearance: none !important;
}

.main form[action^="/User/Televise.Aspx"] input.submit:active,
.main form[action^="/User/Televise.Aspx"] input[type="submit"]:active {
    transform: translateY(1px);
    box-shadow: 0 4px 10px rgba(6, 41, 86, .18) !important;
}

@media screen and (max-width: 600px) {
    .main form[action^="/User/Televise.Aspx"] {
        margin: 16px 10px 0 !important;
        padding: 18px 16px !important;
        border-radius: 12px !important;
        font-size: 16px !important;
    }

    .main form[action^="/User/Televise.Aspx"] textarea[name="Text"] {
        height: 120px !important;
        font-size: 14px !important;
    }

    .main form[action^="/User/Televise.Aspx"] input.submit,
    .main form[action^="/User/Televise.Aspx"] input[type="submit"] {
        height: 32px !important;
        line-height: 32px !important;
        font-size: 14px !important;
        margin-top: 16px !important;
    }
}



/* 登录页专用样式 - 覆盖 warp.css 全局规则，不修改 warp.css */

.main > a[href^="Reg.Aspx"] {
  display: inline-block;
  margin-left: 16px;
  margin-top: 16px;
}

.main form[action^="Login.Aspx"] {
  display: block !important;
  /* width: 100% !important; */
  box-sizing: border-box !important;
  margin: 16px 16px 0 16px;
  padding: 16px !important;
  border: none !important;
  border-radius: 18px !important;
  background: rgba(255, 255, 255, 0.96) !important;
  box-shadow: 0 18px 40px rgba(9, 30, 66, 0.16) !important;
  color: #1e293b !important;
  font-size: 15px !important;
  line-height: 1.9 !important;
}

.main form[action^="Login.Aspx"]::before {
  content: "账号登录";
  display: block;
  margin-bottom: 10px;
  color: #0f172a;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.25;
}
.main form[action^="Login.Aspx"] br {
  display: none;
}
.main form[action^="Login.Aspx"] input[type="text"],
.main form[action^="Login.Aspx"] input[type="password"],
.main form[action^="Login.Aspx"] #Mobile,
.main form[action^="Login.Aspx"] input[name="Pass"],
.main form[action^="Login.Aspx"] input[name="Captcha"] {
  box-sizing: border-box !important;
  display: block !important;
  width: 100% !important;
  height: 42px !important;
  margin: 6px 0 14px !important;
  padding: 0 14px !important;
  border: 1px solid #d7dfeb !important;
  border-radius: 12px !important;
  background: #f8fbff !important;
  color: #0f172a !important;
  font-size: 16px !important;
  line-height: 42px !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  box-shadow: inset 0 1px 2px rgba(15, 23, 42, 0.04) !important;
}

.main form[action^="Login.Aspx"] input[type="text"]:focus,
.main form[action^="Login.Aspx"] input[type="password"]:focus {
  border-color: #2563eb !important;
  background: #ffffff !important;
  box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.12) !important;
  outline: none !important;
}

.main form[action^="Login.Aspx"] a[href^="/Refresh"] {
  display: inline-flex !important;
  align-items: center !important;
  gap: 10px !important;
  margin: 2px 0 10px !important;
  padding: 8px 12px 8px 10px !important;
  border-radius: 12px !important;
  background: #eef4ff !important;
  color: #1d4ed8 !important;
  font-size: 14px !important;
  line-height: 1.4 !important;
}

.main form[action^="Login.Aspx"] a[href^="/Refresh"] img {
  width: 88px !important;
  max-width: 88px !important;
  height: 34px !important;
  border: 1px solid #dbe4f0 !important;
  border-radius: 8px !important;
  background: #fff !important;
  object-fit: cover !important;
}

.main form[action^="Login.Aspx"] input.bottom[type="submit"],
.main form[action^="Login.Aspx"] #Submit {
  display: block !important;
  width: 100% !important;
  height: 48px !important;
  margin-top: 10px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 14px !important;
  background: #062956 !important;
  color: #ffffff !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  line-height: 48px !important;
  text-align: center !important;
  cursor: pointer !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  box-shadow: 0 12px 24px rgba(37, 99, 235, 0.26) !important;
}

.main form[action^="Login.Aspx"] input.bottom[type="submit"]:active,
.main form[action^="Login.Aspx"] #Submit:active {
  transform: translateY(1px);
  box-shadow: 0 7px 16px rgba(37, 99, 235, 0.22) !important;
}

.main form[action^="Login.Aspx"] input[type="hidden"] {
  display: none !important;
}

.main > hr {
  margin: 20px 0 14px !important;
  border: 0 !important;
  border-top: 1px solid rgba(148, 163, 184, 0.3) !important;
}

.main > a[href^="/Default.Aspx"]:not(.top_menu + a), .main > a[href^="Login.Aspx"]:not(.top_menu + a){
  display: inline-block;
  margin-left: 16px !important;
}

@media (max-width: 640px) {
  .main form[action^="Login.Aspx"] {
    padding: 18px 14px 16px;
    border-radius: 16px;
  }

  .main form[action^="Login.Aspx"]::before {
    font-size: 16px;
  }
}



.main .nrwzs hr {
  margin: 18px 0 !important;
  border: 0 !important;
  height: 0 !important;
  border-top: 1px dashed #fecaca !important;
  background: none !important;
}

/* ── 活动横幅 ── */
.main > img {
  border-radius: 4px !important;
  object-fit: cover !important;
}

/* ── 活动信息标签 ── */
.main .biaoti {
  display: inline !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  color: #dc2626 !important;
  margin-right: 2px !important;
  margin-left: 16px !important;
}

/* ── 行动按钮：开户 / APP 下载 ── */
.main .sscnr2 {
  line-height: 1.8 !important;
}

.main .sscnr2 a {
  display: inline-block !important;
  margin: 4px 6px 4px 0 !important;
  padding: 6px 14px !important;
  border: none !important;
  border-radius: 20px !important;
  background: linear-gradient(135deg, #dc2626 0%, #b91c1c 100%) !important;
  color: #fff !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
  box-shadow: 0 6px 16px rgba(220, 38, 38, 0.32) !important;
}

.main .sscnr8 {
  display: inline !important;
  padding: 0 !important;
  line-height: inherit !important;
  height: auto !important;
  background: none !important;
}

.main .sscnr8 a {
  display: inline-block !important;
  margin: 4px 6px 4px 0 !important;
  padding: 6px 14px !important;
  border: none !important;
  border-radius: 20px !important;
  background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%) !important;
  color: #fff !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  line-height: 1.4 !important;
  box-shadow: 0 4px 12px rgba(37, 99, 235, 0.28) !important;
}

.main .sscnr5 {
  display: inline !important;
  padding: 0 !important;
  line-height: inherit !important;
  background: none !important;
}

.main .sscnr5 a {
  display: inline-block !important;
  margin: 4px 6px 4px 0 !important;
  padding: 6px 14px !important;
  border: none !important;
  border-radius: 20px !important;
  background: linear-gradient(135deg, #22c55e 0%, #16a34a 100%) !important;
  color: #fff !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  line-height: 1.4 !important;
  box-shadow: 0 4px 12px rgba(22, 163, 74, 0.28) !important;
}

/* ── 温馨提示框 ── */
.main .linebz-boxs {
  margin: 16px  !important;
  padding: 14px 16px !important;
  border: none !important;
  border-radius: 12px !important;
  background: linear-gradient(135deg, #fff7ed 0%, #fffbeb 100%) !important;
  /* border-left: 4px solid #f59e0b !important; */
  box-shadow:
    inset 0 0 0 1px rgba(245, 158, 11, 0.18),
    0 4px 14px rgba(245, 158, 11, 0.08) !important;
  color: #78350f !important;
  font-size: 14px !important;
  line-height: 1.75 !important;
}
.main .linebz-boxs .biaotis{
    margin: 0 !important;
}
/* ── 红包列表区域 ── */
.main .nrks {
  margin: 16px !important;
  padding: 4px !important;
  border: none !important;
  border-radius: 16px !important;
  background: linear-gradient(145deg, #fecaca 0%, #fca5a5 50%, #f87171 100%) !important;
  box-shadow: 0 10px 28px rgba(220, 38, 38, 0.18) !important;
}

.main .nrwzs {
  display: block !important;
  margin: 0 !important;
  padding: 18px 16px !important;
  border-radius: 13px !important;
  background: #ffffff !important;
  color: #475569 !important;
  font-size: 14px !important;
  line-height: 1.85 !important;
}

.main .nrwzs a {
  display: inline-block !important;
  margin-top: 6px !important;
  padding: 8px 18px !important;
  border-radius: 22px !important;
  background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%) !important;
  color: #fff !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  letter-spacing: 0.02em !important;
  box-shadow: 0 6px 18px rgba(220, 38, 38, 0.3) !important;
  transition: transform 0.12s ease !important;
}

.main .nrwzs a:active {
  transform: scale(0.97);
}

/* ── 规则标题 ── */
.main .biaotis {
  display: block !important;
  margin: 16px !important;
  padding: 10px 14px !important;
  border-radius: 10px !important;
  background: linear-gradient(135deg, #fef2f2 0%, #fee2e2 100%) !important;
  border-left: 4px solid #dc2626 !important;
  color: #991b1b !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 1.5 !important;
}

/* ── 返回首页链接 ── */
.main > a[href^="/Default.Aspx"]:not(.top_menu + a),.main > a[href^="Login.Aspx"]:not(.top_menu + a) {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  box-sizing: border-box !important;
  margin: 16px 0 8px !important;
  padding: 12px 20px !important;
  border-radius: 14px !important;
  background: linear-gradient(135deg, #0f172a 0%, #1e3a5f 100%) !important;
  color: #f8fafc !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  text-align: center !important;
  box-shadow: 0 8px 20px rgba(15, 23, 42, 0.22) !important;
  transition: transform 0.12s ease !important;
}

.main > a[href^="/Default.Aspx"]:not(.top_menu + a):active,.main > a[href^="/Default.Aspx"]:not(.top_menu + a):active {
  transform: scale(0.98);
}

/* ── 页脚 ── */
.main > .footer {
  margin: 8px -16px -28px !important;
  padding: 20px 16px 24px !important;
  background: linear-gradient(180deg, #0f172a 0%, #0a1628 100%) !important;
  border-top: 3px solid #f59e0b !important;
}

.main > .footer .footerTitle {
  font-size: 13px !important;
  font-weight: 600 !important;
  color: #94a3b8 !important;
  letter-spacing: 0.06em !important;
}

.main > .footer .footerNav {
  gap: 4px 2px !important;
  margin-top: 12px !important;
}

.main > .footer .footerNav a {
  display: inline-block !important;
  margin: 3px 4px !important;
  padding: 6px 12px !important;
  border-radius: 16px !important;
  background: rgba(255, 255, 255, 0.07) !important;
  color: #e2e8f0 !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  transition: background 0.15s ease, color 0.15s ease !important;
}

.main > .footer .footerNav a:hover,
.main > .footer .footerNav a:active {
  background: rgba(245, 158, 11, 0.2) !important;
  color: #fde68a !important;
}

/* ── 通用链接 ── */
/*.main a:link,
.main a:visited {
  color: #2563eb;
}*/

.main .sscnr2 a:link,
.main .sscnr2 a:visited,
.main .sscnr5 a:link,
.main .sscnr5 a:visited,
.main .sscnr8 a:link,
.main .sscnr8 a:visited,
.main .nrwzs a:link,
.main .nrwzs a:visited,
.main > a[href^="/Default.Aspx"]:not(.top_menu + a):link,
.main > a[href^="/Default.Aspx"]:not(.top_menu + a):visited,
.main > a[href^="Login.Aspx"]:not(.top_menu + a):link,
.main > a[href^="Login.Aspx"]:not(.top_menu + a):visited,
.main > .footer .footerNav a:link,
.main > .footer .footerNav a:visited {
  color: #fff !important;
}



/* ── 留言板申请 CTA（gqhd-k19）── */
.main .gqhd-k19 {
  margin: 16px !important;
  border: none !important;
  border-radius: 14px !important;
  padding: 0 !important;
}

.main .gqhd-k19 .tille {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: center !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  color: inherit !important;
}

.main .gqhd-k19 .tille a {
  display: block !important;
  width: 100% !important;
  box-sizing: border-box !important;
  padding: 15px 18px !important;
  border-radius: 12px !important;
  background: linear-gradient(135deg, #ef4444 0%, #dc2626 50%, #b91c1c 100%) !important;
  color: #fff !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  line-height: 1.45 !important;
  letter-spacing: 0.05em !important;
  text-align: center !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.2),
    0 8px 22px rgba(220, 38, 38, 0.32) !important;
  transition: transform 0.12s ease, box-shadow 0.12s ease !important;
}

.main .gqhd-k19 .tille a:active {
  transform: scale(0.98);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.12),
    0 4px 14px rgba(220, 38, 38, 0.26) !important;
}

.main .gqhd-k19 .tille a:link,
.main .gqhd-k19 .tille a:visited {
  color: #fff !important;
}
/* ── 活动说明区块（gqhd-k20）── */
.main .gqhd-k20 {
  margin: 0 16px 16px !important;
  padding: 14px 16px !important;
  border: none !important;
  border-radius: 12px !important;
  background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%) !important;
  border-left: 4px solid #0ea5e9 !important;
  box-shadow:
    inset 0 0 0 1px rgba(14, 165, 233, 0.12),
    0 4px 14px rgba(14, 165, 233, 0.08) !important;
  color: #0c4a6e !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 1.85 !important;
  text-align: left !important;
}

.main strong .gqhd-k20 {
  font-weight: 400 !important;
}

.main .biaotis + .gqhd-k20 {
  margin-top: -6px !important;
}

.main .gqhd-k20 a {
  display: inline-block !important;
  margin: 0 5px !important;
  padding: 5px 20px !important;
  border-radius: 22px !important;
  background: linear-gradient(135deg, #0ea5e9 0%, #0284c7 100%) !important;
  color: #fff !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  letter-spacing: 0.04em !important;
  line-height: 1.4 !important;
  box-shadow: 0 6px 18px rgba(2, 132, 199, 0.28) !important;
  transition: transform 0.12s ease, box-shadow 0.12s ease !important;
}

.main .gqhd-k20 a:active {
  transform: scale(0.97);
  box-shadow: 0 4px 12px rgba(2, 132, 199, 0.22) !important;
}

.main .gqhd-k20 a:link,
.main .gqhd-k20 a:visited {
  color: #fff !important;
}
/* 注册页面样式 */
.main form[action^="Reg.Aspx"] {
  display: block;
  margin: 16px !important;
  padding: 16px !important;
  border-radius: 18px;
  box-shadow: 0 18px 40px rgba(9, 30, 66, 0.16) !important;
  background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
}



.main form[action^="Reg.Aspx"] {
  font-size: 16px;
  line-height: 1.9;
  color: #41566f;
}

.main form[action^="Reg.Aspx"] input[type="text"] {
  box-sizing: border-box;
  margin: 8px 0 18px;
  padding: 0 14px;
  height: 48px;
  border: 1px solid #d6e1f0;
  border-radius: 14px;
  background: #fff;
  font-size: 17px;
  color: #132238;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.main form[action^="Reg.Aspx"] input[type="text"]:focus {
  border-color: #4e8cff;
  background: #fdfefe;
  box-shadow: 0 0 0 4px rgba(78, 140, 255, 0.14);
  outline: none;
}

.main form[action^="Reg.Aspx"]  input[type="text"]::placeholder {
  color: #9aa8b8;
}

.main form[action^="Reg.Aspx"] input[type="submit"].bottom,
.main form[action^="Reg.Aspx"] input[type="submit"]#Submit {
    display: block !important;
    width: 100% !important;
    height: 48px !important;
    margin-top: 10px !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 14px !important;
    background: #062956 !important;
    color: #ffffff !important;
    font-size: 17px !important;
    font-weight: 700 !important;
    line-height: 48px !important;
    text-align: center !important;
    cursor: pointer !important;
    -webkit-appearance: none !important;
    appearance: none !important;
    box-shadow: 0 12px 24px rgba(37, 99, 235, 0.26) !important;
}

.main form[action^="Reg.Aspx"] input[type="submit"].bottom:hover,
.main form[action^="Reg.Aspx"] input[type="submit"]#Submit:hover {
  background: linear-gradient(135deg, #3087ff 0%, #0e63e6 100%);
}

.main form[action^="Reg.Aspx"] img {
  display: inline-block;
  margin-top: 10px;
  border-radius: 10px;
  box-shadow: 0 8px 18px rgba(20, 42, 70, 0.12);
  vertical-align: middle;
}

.main form[action^="Reg.Aspx"] br{
    display: none !important;
}
@media (max-width: 360px) {
    .main .gqhd-k19 {
      padding: 12px !important;
    }
  
    .main .gqhd-k19 .tille a {
      padding: 13px 14px !important;
      font-size: 15px !important;
      letter-spacing: 0.03em !important;
    }
    .main .gqhd-k20 {
      margin-left: 12px !important;
      margin-right: 12px !important;
      padding: 12px 14px !important;
      font-size: 13px !important;
    }
  
    .main .gqhd-k20 a {
      padding: 9px 16px !important;
      font-size: 14px !important;
    }
}



.broadcast-div {
    margin: 6px !important;
    padding: 10px 15px;
    background: white;
    border-left: 4px solid #0A192f;
	border-right: 4px solid rgb(10, 25, 47);
    border-radius: 6px;
    font-size: 14px;
    line-height: 24px;
    color: #666 !important;
    box-shadow: 0 2px 8px rgba(0,0,0,.05);
}


.broadcast-div a:first-child {
    color: #fff;
    background: #ff6b6b;
    padding: 2px 8px;
    border-radius: 12px;
    font-size: 12px;
    text-decoration: none;
}



.broadcast-div a:nth-of-type(2) {
    color: #409eff;
    font-weight: bold;
    text-decoration: none;
    margin-right: 4px;
	margin-left: 6px;
}


.broadcast-div a:hover {
    opacity: .8;
}

.broadcast-div a:nth-of-type(2)::after {
    content: "";
}

.memberToolsCard {
    box-sizing: border-box;
    width: calc(100% - 24px);
    margin: 16px auto;
    padding: 20px;
    overflow: hidden;
    color: #1f2937;
    background:
        radial-gradient(circle at 100% 0, rgba(91, 122, 229, .09), transparent 38%),
        #ffffff;
    border: 1px solid #e7ebf3;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(31, 41, 55, .08);
}

.memberToolsCard,
.memberToolsCard * {
    box-sizing: border-box;
}

.memberToolsCard a {
    color: inherit;
    text-decoration: none;
}

.memberToolsHead {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 16px;
}

.memberToolsTitle {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .04em;
}

.memberToolsSub {
    color: #8a94a6;
    font-size: 12px;
}

.memberToolsGrid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
}

.memberPlatformItem {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    min-width: 0;
    padding: 13px 14px;
    background: #f8faff;
    border: 1px solid #e9edf6;
    border-radius: 12px;
    transition: transform .2s ease, background .2s ease, border-color .2s ease;
}

.memberPlatformItem:hover {
    transform: translateY(-2px);
    background: #f3f6ff;
    border-color: #cbd6f8;
}

.memberPlatformName {
    display: flex;
    align-items: center;
    flex: 0 0 auto;
    gap: 9px;
    font-size: 14px;
    font-weight: 600;
}

.memberPlatformIcon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    color: #dfe7ff;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .03em;
    background: linear-gradient(135deg, #5577e8, #7455cf);
    border-radius: 9px;
    box-shadow: 0 5px 12px rgba(58, 81, 170, .3);
}

.memberPlatformActions {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    gap: 7px;
}

.memberToolBtn,
.memberReferralBtn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 30px;
    padding: 0 11px;
    color: #4057b7;
    font-size: 12px;
    white-space: nowrap;
    background: #eef2ff;
    border: 1px solid #d8e0fb;
    border-radius: 8px;
    transition: background .2s ease, border-color .2s ease;
}

.memberToolBtn:hover,
.memberReferralBtn:hover {
    color: #2f46a4;
    background: #e3e9ff;
    border-color: #bdcaf5;
}

.memberReferral {
    margin-top: 14px;
    padding-top: 14px;
    border-top: 1px solid #e9edf4;
}

.memberReferralHead {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 10px;
}

.memberReferralTitle {
    font-size: 15px;
    font-weight: 700;
}

.memberReferralLinks {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
}

.memberReferralRow {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    gap: 6px 10px;
    min-width: 0;
    padding: 11px 12px;
    background: #f8faff;
    border: 1px solid #edf0f6;
    border-radius: 10px;
}

.memberReferralLabel {
    display: block;
    grid-column: 1 / -1;
    color: #8a94a6;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: .08em;
}

.memberReferralUrl {
    display: block;
    overflow-wrap: anywhere;
    color: #5268c7;
    font-size: 12px;
    line-height: 1.45;
}

.memberReferralUrl:hover {
    color: #3048ad;
}

.memberReferralRow > a {
    min-width: 0;
}

.ref-copy-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 28px;
    padding: 0 10px;
    color: #4057b7;
    font-size: 11px;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    user-select: none;
    background: #eef2ff;
    border: 1px solid #d8e0fb;
    border-radius: 8px;
    transition: background .2s ease, border-color .2s ease;
}

.ref-copy-btn:hover {
    background: #e3e9ff;
    border-color: #bdcaf5;
}

@media (max-width: 720px) {
    .memberToolsCard {
        width: calc(100% - 24px);
        margin: 12px auto;
        padding: 16px;
        border-radius: 14px;
    }

    .memberToolsHead {
        display: block;
    }

    .memberToolsSub {
        margin-top: 4px;
    }

    .memberToolsGrid,
    .memberReferralLinks {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 430px) {
    .memberPlatformItem {
        align-items: flex-start;
        flex-direction: column;
    }

    .memberPlatformActions {
        justify-content: flex-start;
        width: 100%;
    }
}

/* 会员中心头部：昵称、ID 与余额 */
.userIdentity {
    min-width: 0;
}

.nicknameLine {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px 7px;
    min-width: 0;
    margin-bottom: 4px;
}

.nicknameLabel {
    color: #7d8798;
    font-size: 12px;
}

.nicknameValue {
    display: inline-block;
    max-width: 160px;
    overflow: hidden;
    color: #1f2937;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.35;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nicknameEdit {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 24px;
    padding: 0 8px;
    color: #5268c7;
    font-size: 11px;
    line-height: 1;
    white-space: nowrap;
    background: #eef2ff;
    border: 1px solid #d8e0fb;
    border-radius: 999px;
    transition: background .2s ease, border-color .2s ease;
}

.nicknameEdit:hover {
    background: #e3e9ff;
    border-color: #bdcaf5;
}

.userHead .money {
    flex: 0 0 auto;
    white-space: nowrap;
}

@media (max-width: 520px) {
    .userHead {
        display: flex;
        align-items: stretch;
        flex-direction: column;
        gap: 10px;
    }

    .userIdentity {
        width: 100%;
    }

    .userHead .money {
        align-self: flex-start;
        max-width: 100%;
    }
}

@media (max-width: 430px) {
    .nicknameValue {
        max-width: 150px;
    }
}



.homeMemberCard {
    box-sizing: border-box;
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto auto;
    align-items: center;
    gap: 12px;
    padding: 11px 14px;
    color: #1f2937;
    background:
        radial-gradient(circle at 100% 0, rgba(82, 112, 225, .09), transparent 42%),
        #ffffff;
    border: 1px solid #e7ebf3;
	margin-bottom: 8px;
}

.homeMemberCard,
.homeMemberCard * {
    box-sizing: border-box;
}

.homeMemberCard a {
    color: inherit;
    text-decoration: none;
}

.homeMemberTop {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
}

.homeMemberIdentity {
    display: flex;
    align-items: center;
    min-width: 0;
    gap: 12px;
}

.homeMemberMeta {
    min-width: 0;
}

.homeMemberCaption {
    display: block;
    margin-bottom: 4px;
    color: #8a94a6;
    font-size: 12px;
    line-height: 1.2;
}

.homeMemberAccount {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 4px 7px;
    min-width: 0;
}


.homeMemberName {
    display: inline-block;
    max-width: 180px;
    overflow: hidden;
    color: #202b45;
    font-size: 14px;
    line-height: 1.3;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.homeMemberName:hover {
    color: #5268c7;
}

.homeMemberId {
    padding: 2px 7px;
    color: #7b8496;
    font-size: 11px;
    line-height: 1.5;
    white-space: nowrap;
    background: #f3f5f9;
    border-radius: 999px;
}

.homeMemberEntry {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 32px;
    padding: 0 11px;
    color: #4057b7;
    font-size: 12px;
    white-space: nowrap;
    background: #eef2ff;
    border: 1px solid #d8e0fb;
    border-radius: 9px;
    transition: background .2s ease, border-color .2s ease;
}

.homeMemberEntry:hover {
    background: #e3e9ff;
    border-color: #bdcaf5;
}

.homeMemberBalance {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 6px;
    min-width: 0;
    padding-left: 12px;
    border-left: 1px solid #e8ebf2;
}

.homeMemberBalanceHint {
    display: block;
    margin-top: 2px;
    color: #98a1b2;
    font-size: 11px;
}

.homeMemberAmount {
    display: flex;
    align-items: baseline;
    justify-content: flex-end;
    min-width: 0;
    color: #3048ad;
}

.homeMemberCurrency {
    margin-right: 3px;
    font-size: 14px;
    font-weight: 700;
}

.homeMemberNumber {
    max-width: 240px;
    overflow: hidden;
    font-size: 17px;
    line-height: 1.2;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.homeMemberUnit {
    margin-left: 4px;
    color: #77829b;
    font-size: 12px;
}

.homeMemberExitWrap {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.homeMemberExit {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 32px;
    padding: 0 11px;
    color: #d04444;
    font-size: 12px;
    white-space: nowrap;
    background: #fff3f3;
    border: 1px solid #f3cece;
    border-radius: 8px;
    transition: color .2s ease, background .2s ease, border-color .2s ease;
}

.homeMemberExit:hover {
    color: #b72f2f;
    background: #ffe8e8;
    border-color: #eeb6b6;
}

@media (max-width: 520px) {
    .homeMemberCard {
        grid-template-columns: minmax(0, 1fr) auto;
        gap: 5px 10px;
        padding: 10px 12px;
        /* border-radius: 14px; */
    }

    .homeMemberTop {
        align-items: flex-start;
    }

    .homeMemberName {
        max-width: 120px;
    }

    .homeMemberBalance {
        grid-column: 1;
        grid-row: 2;
        justify-content: flex-start;
        gap: 6px;
        padding-left: 0;
        border-left: 0;
    }

    .homeMemberAmount {
        justify-content: flex-start;
        width: auto;
    }

    .homeMemberNumber {
        font-size: 16px;
    }

    .homeMemberExitWrap {
        grid-column: 2;
        grid-row: 1 / span 2;
    }
}

@media (max-width: 360px) {
    .homeMemberEntry {
        padding: 0 8px;
        font-size: 11px;
    }

    .homeMemberId {
        width: 100%;
    }
}
