/*全局*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,header,footer,section,aside,article{padding:0;margin:0}
body { background: #121116; font-size:12px; font-family:"Microsoft YaHei",Tahoma,SimSun,Verdana;  }
address,caption,cite,code,dfn,em,th,var{font-weight:normal;font-style:normal}
abbr,acronym,img,input{border:0}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
ul,ol,li{list-style:none;}
table{border-collapse:collapse;border-spacing:0}
.fr{float:right;}
.fl{float:left;}
.disb{display:block;}
.hid{display:none;}
.disib{display:inline-block;*display:inline;*zoom:1;}
a{color:#d7b591; text-decoration:none} 
a:hover{color:#fff; text-decoration: none; }
a:focus,input:focus{outline:0}
img{border:0;vertical-align:top; }
.clr { clear: both; }


/*------ 公用部分 ------*/
/*弹性布局*/
.flexbox { display: flex; }
/*一行多列*/
.main-column { display: flex; justify-content: space-between; box-sizing: border-box; padding-bottom: 50px; }
/*公用模块标题 */
.title { width: 50%; padding-top: 80px; text-align: center; }
.title h3 { font-size: 2.2rem; font-weight: normal; display: none; }
.title p { color: #FFEEAA; font-size: 2.2rem; line-height: 3rem; letter-spacing: 5px; padding: 0 10px 0 15px; text-align: center; /*font-family:Georgia, 'Times New Roman', Times, serif;*/ text-transform:uppercase; border: 1px solid rgba(137, 90, 48, .3); border-radius: 24px; display: inline-block; background: rgba(0, 0, 0, .4); }
/*小屏幕【更多】到二级页面 */
.btn-more { /*display: none;*/ display: block; margin: 15px auto 0; width: 120px; font-size: 1.6rem; letter-spacing: 1px; color: #a27d47; text-shadow: 0 0 3px #000; padding: 8px 25px; justify-content: center; align-items: center; border-radius: 4px; background: rgba(0, 0, 0, .6); background: linear-gradient(180deg, rgba(107, 69, 36, .8) 0%, #311e13 100%); border: 1px solid rgba(92, 67, 44, .5); border-top: 1px solid rgba(137, 90, 48, 1); box-shadow: 0 2px 5px rgba(0, 0, 0, .4); }
.btn-more:hover { color: #c0a281; -webkit-filter: brightness(110%); filter: brightness(110%); box-shadow: 0 2px 5px rgba(0, 0, 0, .6); } 
.title-words { display: flex; justify-content: flex-start; }
/*公用模块内容 */
.content { width: 100%; height: auto; margin: 0 auto; text-align: center; }
.mainbox { margin: 0 auto; width: 1200px; height: 100%; position: relative; }

/**------ swiper公用------ */
/*隐藏默认蓝色箭头*/
.swiper-container .swiper-button-prev:after,.swiper-container .swiper-container-rtl .swiper-button-next:after,.swiper-container .swiper-button-next:after,.swiper-container .swiper-container-rtl .swiper-button-prev:after { display: none; }
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after,.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after { display: none; }
/*分页器间距*/
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,6px); }

/*------顶部导航------*/
.headerbox { display: none; width: 100%; height: 78px; background: rgba(18, 17, 22, .92); position: absolute; top: 0; z-index: 9999; border-bottom: 1px solid #ba9462; box-shadow: 0 1px 0 #755a39; }
.main-header { height: 78px; display: flex; box-sizing: border-box; justify-content: space-between; align-items: center; }
/*游戏图标*/
.toplogo { width: 25%; display: flex; overflow: hidden; padding: 0 5px; box-sizing: border-box;justify-content: center;}

/*--------- banner大图 ---------*/
#bannerbox { width:100%; text-align: center; overflow: hidden; }
#banner { width: 100%; height: 100%; z-index: 9; margin: 0 auto; position: relative; display: block; overflow: hidden; }
#banner img.heightself-big,#banner img.heightself-small { width:100%; opacity: 0; z-index: -1; }
.bannervideo { width: 100%; height: auto; position: absolute; margin: 0 auto; top: 0; z-index: 2; display: block !important; overflow: hidden; }
.bannervideo video { object-fit:fill; width: 100% !important; height: auto; }
.bannervideo img { width: 100%; height: auto; display: none; }
#bannerbg { width: 100%; height: 100%; display: flex; justify-content: center; position: absolute; overflow: hidden; z-index: 1; top:0; background-size: 100% auto; text-align: center; background: url(../images/banner.jpg) no-repeat center top; }
#bannerbg img { width: 100%; height: auto; }
#bannerbg .banner-small,#banner img.heightself-small { display: none; }
#banner #logo { width: 34%; height: 32%; position: absolute; left:33%; top:3%; z-index: 99; text-align: center; overflow: hidden; display: flex; justify-content: center; align-items: center; display:block\0; background: rgba(255, 59, 59, 0); }
#banner #logo img { width: auto; height: auto; max-width: 100%; max-height: 100%; object-fit: scale-down; }
#banner .bannertxt { width: 50%; height: 100%; height: 50%; overflow: hidden; position: absolute; top: 40%; left: 25%; z-index: 9; display: flex; justify-content: center; align-items: center; display:block\0; background: rgba(60, 255, 125, 0); }
#banner .bannertxt img { width: auto; height: auto; max-width: 100%; max-height: 100%; object-fit: scale-down; }

/*--------- 游戏下载 ---------*/
#gamedown-pc { width: 720px; height: auto; position: absolute; left: calc(50% - 360px); top:75%; z-index: 9999; display: flex; justify-content: center; }
/*--------- PC电脑端 下载 ---------*/
#gamedown-pc .pc,#gamedown-pc .mobile { width: 280px; height: auto; margin: 0 30px; border-radius: 6px; }
#gamedown-pc .pc { background: url(../images/down-pc.png) no-repeat center top; background-size: 100% auto; }
#gamedown-pc .mobile { background: url(../images/down-mobile.png) no-repeat center top; background-size: 100% auto; }
#gamedown-pc a { width: 100%; height: 100%; display: block; }
#gamedown-pc a { width: 100%; height: 100%; display: block; }
#gamedown-pc .pc img,#gamedown-pc .mobile img { width: 100%; }
#gamedown-pc .pc:hover,#gamedown-pc .mobile:hover { margin-top: -5px; }
#gamedown-pc .pc:hover img,#gamedown-pc .mobile:hover img { -webkit-filter: brightness(108%); filter: brightness(108%); }

/*--------- 移动端 下载 ---------*/
#gamedown-mobile { display: none; width: 260px; height: 92px; overflow: hidden; }
#gamedown-mobile a { width: 100%; height: 100%; display: block; display: flex; justify-content: center; align-items: center; }
#gamedown-mobile img { height: auto; width: auto; -webkit-filter: brightness(105%); filter: brightness(105%); }

/*--------- 玩法特色 ---------*/
.tese { width: 100%; height:auto; padding: 35px 0 40px; display: block; position: relative; z-index: 9; margin: 0 auto; background: url(../images/bg-tese.jpg) no-repeat center top; background-size: cover; }

.title-teseA { 
  background: url(../images/title-1.png) no-repeat center top;
  background-size: contain; 
  margin: 0 auto; 
}
.title-teseB { 
  background: url(../images/title-2.png) no-repeat center top;
  background-size: contain; 
  margin: 0 auto;
}
.cont-tese { padding: 15px 0 0; }
.main-tese { height: auto; padding-bottom: 40px; }
/*特色选项卡*/
.teselist { width: calc(100% - (8px + 1px) * 2); padding: 8px; border-radius: 4px; background: rgba(49, 30, 19, .75); border: 1px solid #49331e; box-shadow: 0 2px 8px #000; }
.teselist .swiper-tese { width:100%; height: auto; position: initial; display: block; overflow: hidden; }
.teselist .swiper-tese .swiper-wrapper { width: 100%; display: flex; justify-content: space-between; }
.teselist .swiper-tese .swiper-slide { width: calc(100%); height: 0; box-sizing: border-box; position: relative; text-align: center; }
.teselist .swiper-tese .swiper-slide[data-ratio="16:9"] { padding-top: calc(100% * 9 / 16); }
.teselist .swiper-tese .swiper-slide p { width: calc(100% - (20px * 2)); padding: 12px 20px; color: #eee; font-size: 2.4rem; letter-spacing: 2px; background: rgba(0, 0, 0, .75); position: absolute; bottom: 0; left: 0; z-index: 1; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.teselist .swiper-tese .swiper-slide:hover p { color: #d6ad81; }
.teselist .swiper-tese .swiper-slide img { width: calc(100%); height: calc(100%); box-sizing: border-box; position: absolute; top: 0; left: 0; object-fit: cover; }
/*轮播箭头 玩法特色*/
.swiper-tese .prev-tese,.swiper-tese .next-tese { cursor:pointer; width:60px; height:120px; top:38%; position:absolute; z-index:99; }
.swiper-tese .swiper-button-prev { left: 15px; background: url(../images/btn-prev.png) no-repeat center top; background-size: cover; }
.swiper-tese .swiper-button-next { right: 15px; background: url(../images/btn-next.png) no-repeat center top; background-size: cover; }
/*轮播分页符号 玩法特色*/
.pag-tese .swiper-pagination-bullet { display:inline-block;width:14px;height:14px;border-radius:14px; background:var(--swiper-pagination-bullet-inactive-color,rgba(255, 255, 255, .8)); opacity:var(--swiper-pagination-bullet-inactive-opacity, .3); box-shadow: 0 2px 5px rgba(0, 0, 0, .2); }
.pag-tese .swiper-pagination-bullet-active { background: var(--swiper-pagination-color,var(--swiper-theme-color)); opacity: var(--swiper-pagination-bullet-opacity, 1); }
.teselist .swiper-pagination-bullets { text-align: center; bottom: 0; }
.teselist .swiper-pagination-bullets .swiper-pagination-bullet {margin:0 var(--swiper-pagination-bullet-horizontal-gap,6px); }

/*--------- 底部版权 ---------*/
#footer { width: 100%; height: auto; padding: 10px 0 20px; background: #121116; }
.main-footer { display: flex; flex-flow: row wrap; }
/*按钮 联系客服 返回首页*/
.footerbtn { display: none; }
.footerbtn { width: auto; margin: 15px auto; }
/*底部游戏LOGO*/
.footerlogo { width: 220px; height: 100px; display: block; margin: 25px 0 0 0; text-align: center; overflow: hidden; }
.footerlogo a { width: 100%; height: 100%; display: block; }
.footerlogo img { width: 100%; height: 100%; object-fit: scale-down; }
/*适龄提示 版权信息*/
.copyright { width: 940px; padding: 25px 0; display: flex; flex-wrap: wrap; align-items: center; }
.copyright div { width: 100%; display: flex; flex-wrap: wrap; }
.copyright p { font-weight: normal; font-size: 1.2rem; color: #666; line-height: 2.6rem; }
.copyright a { color: #ddd; }
.copyright .tips p { color:#a27d47; }
.copyright .customize p::after { content: '｜'; color: #444; padding: 0 3px; }
.copyright .customize p:nth-last-child(1)::after { content: none; }

/*--------- 适龄提示 ---------*/
#cadpa { width: 5.9%; height: 140px; position: absolute; top:60%; left: 1%; display: block; margin: 0 auto; z-index: 99999; }
#cadpa img { width: 100%; height: auto; }
.cadpa-img { height: auto; float: left; }
.cadpa-img img { width: auto; height: 100px; display: inline-block; margin: 0 15px 0 0; }
.cadpa-img img.gamelogo { height: 96px; padding: 0 30px; border: 2px solid #222; border-radius: 8px; }

/*--------- 右侧固定浮动 ---------*/
/* 固定定位的容器 */
.fixedbox { 
  position: fixed;          /* 固定定位，不随页面滚动 */
  right: 10px;             /* 距离右侧10像素 */
  bottom: 50px;            /* 距离底部50像素 */
  z-index: 9999;           /* 极高的层级，确保在最上层显示 */
  width: 190px;            /* 容器宽度 */
  height: 488px;           /* 容器高度 */
}

/* 响应式设计：在屏幕宽度小于等于768px时隐藏 */
@media (max-width: 768px) {
  .fixedbox { display: none; }  /* 移动端隐藏此固定栏 */
}

/* 容器内所有div通用样式 */
.fixedbox div { 
  text-align: center;      /* 文字居中center  左对齐left     */
  color: #a27d47;          /* 文字颜色为金色 */
}

/* 容器内图片通用样式 */
.fixedbox div img { 
  margin: 15px 0;           /* 上下边距5像素 */
}

/* 侧边栏主体 */
.h5bar { 
  width: 190px;           /* 宽度 */
  height: 488px;          /* 高度 */
  position: absolute;     /* 绝对定位 */
  right: 0;              /* 靠右对齐 */
  background: rgba(25, 19, 21, .9);  /* 深色半透明背景 */
  border: 2px solid #987340;         /* 金色边框 */
  border-radius: 4px;    /* 圆角 */
  box-shadow: 0 1px 5px rgba(0, 0, 0, .3);  /* 阴影 */
}

/* 顶部背景装饰 */
.fixedbox-topbg { 
  width: 100%;            /* 100%宽度 */
  height: 40px;           /* 高度 */
  background: url(../images/fixedbox-topbg.png) no-repeat center top;  /* 背景图片居中顶部 */
  margin-top: -25px;      /* 负上边距，向上偏移 */
  margin-bottom: -5px;    /* 下边距5像素 */
}

/* 容器标题文字 */
.fixedbox .code p { 
  font-size: 17px;        /* 字体大小 */
  font-weight: bold;      /* 粗体 */
  color: #ecb06b;         /* 金色文字 */
}

/* 图片控件 */
.fixedbox .code img { 
  width: 180px;           /* 宽度 */
  height: 120px;          /* 高度 */
  margin: 2px 0 0;        /* 上边距8像素 */
  padding: 1px;           /* 内边距8像素 */
  background: #a27d47;  /* 半透明金色背景 */
  border: 1px solid #49331e;          /* 深棕色边框 */
  border-radius: 2px;     /* 圆角 */
}

/* 充值图片 */
.fixedbox .chongzhi { 
  width: 180px;
  height: 70px;
  margin: 5px auto 0;    /* 上边距从15px改为25px */
  box-shadow: 0 2px 5px #000;
}
.fixedbox .chongzhi img { 
  width: 180px;           /* 宽度 */
  height: 70px;           /* 高度 */
  margin: 0;              /* 无外边距 */
}
/* 充值区域悬停效果 */
.fixedbox .chongzhi:hover img { 
  -webkit-filter: brightness(115%);  /* Chrome/Safari亮度增加15% */
  filter: brightness(115%);          /* 标准亮度增加15% */
}


/*--------- 模版图标 ---------*/
@font-face {font-family: 'iconfont';
    src: url('../fonts/iconfont.eot');
    src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/iconfont.woff') format('woff'),
    url('../fonts/iconfont.ttf') format('truetype'),
    url('../fonts/iconfont.svg#iconfont') format('svg');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}

/*微信引导提示*/
#pMask { position: fixed; z-index:9999999; top: 0; width: 100%; height: 100%; display: none; }
.wx { display: none; position: fixed; width: 90%; height: auto; margin: 0; padding: 0 0 20px; border-radius: 8px; top:100px; left: 5%; z-index: 99999999999; background: rgba(0,0,0,.8); }
.wx img { width:100%; height: auto; margin: -8% auto 0; }

