
*{ margin: 0; padding: 0;}
ul,li {
    list-style: none;
}
html, body {
	margin: 0;
	padding: 0;
	background: #000;
}
html{
    font-size: 14px;
    overflow-x: hidden;
    height: 100%;
}
body{
    color: #fff;
    height: 100%;
    font:42px/2.6 \5fae\8f6f\96c5\9ed1,\5b8b\4f53,arial;
}
input,select,button {
	outline: none;
	font:12px/1.6 \5fae\8f6f\96c5\9ed1,\5b8b\4f53,arial;
}
table {
	border-collapse:collapse;
}
a {
	text-decoration: none;
}
a img {
	border: none;
}
.fl {
	float: left;
}

.fr {
	float: right;
}

.cl:before,.cl:after{
	content:"";
	display:table;
}
.cl:after{
	clear:both;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 50px;
}
.mt80 {
	margin-top: 80px;
}
.ml30 {
	margin-left: 30px;
}
.ml20 {
	margin-left: 20px;
}
.w750 { 
    width: 750px;
    margin: 0 auto; 
    overflow: hidden;
    position: relative;
    min-height: 100%;
   
    background:#2c1600 url(../images/bg1.jpg) no-repeat center top
}
/*头部*/

.header .more {
	position: absolute;
	right: 35px;
	top: 40px;
}

.header { 
	position:relative; 
	box-sizing:border-box; 
	padding-top:0.15rem; 
	background-size:100% auto;
}
.banner  { 
	width:700px; 
	overflow:hidden; 
	margin:0 auto;
	height: 300px;
}
.header .btn { 
	display:block; 
	width:450px; 
	margin:0.5rem auto 0;
}
.banner .swiper-container { width: 100%; 
	height: 100%;
}
.banner .swiper-slide { 
	text-align: center; 
	font-size: 18px; 
	background: none;/* Center slide text vertically */ 
	display: -webkit-box; 
	display: -ms-flexbox;
	display: -webkit-flex; 
	display: flex; 
	-webkit-box-pack: center; 
	-ms-flex-pack: center; 
	-webkit-justify-content: center; 
	justify-content: center;
	height:3.3rem !important;
	-webkit-box-align: center; 
	-ms-flex-align: center; 
	-webkit-align-items: center; 
	align-items: center;
}
.gameList li a p { 
	font-size:.24rem; 
	color:#fff; 
	line-height:.38rem;
}
.downIntro { 
	box-sizing:border-box;  
	margin-top:.35rem; 
	position:relative;
	margin-bottom:.35rem;
	overflow-x: hidden;
}
.downIntro .notice { 
	position:absolute; 
	right:0; 
	top:0; 
	display:block; 
	width:1.96rem; 
	height:.44rem; 
	line-height:.44rem; 
	border-radius:.44rem 0 0 .44rem; 
	color:#fff; 
	background:#cd4d00;
	font-size:.24rem; 
	text-indent:.26rem;
}
.downIntro .downSrc img{ 
	margin-left:80px;
	margin-top: 0 auto;
}
.downIntro .don {
	margin: 0 auto; 
	width:576px;
}
.downIntro .xr img{ 
	margin-left:214px
}
.downIntro .don0{
	margin: 0 auto; 
	width:600px; 
}

#noAndroid:empty {
    display: none;
}

/**************/

.box{
    width: 750px;
}
.all{
   height: auto;
   margin: 0px auto;
   overflow: hidden;
}

.c_banner_1{ 
	margin:0 auto; 
	width:750px;
}
.c_banner_2{ 
	margin:0 auto; 
	width:750px; 
	margin-top:40px;
}

/**************/

#trust{
	position:absolute;
	left: 0;
	width:100vw;
	display: none;
	background: rgba(0,0,0,1);
	z-index:11111111111;
}
.jc{ 
	margin:0 auto; 
	width:658px;
}
.btns>img{
	width: 692px; 
	height:32px;
	margin: 30px auto 0;
}
.game_img{
	margin: 8px 15px;
}
.game_img>img:first-child{
	margin-right: 8px
}
.banners .swiper-slide{
	height:3rem !important;
}
.banners .swiper-wrapper{
	height:3.8rem !important;
}
.game{
	margin-bottom: 2.3rem;
}
.text{
	color: #FFFFFF;
	margin: 0px 12px;
}
.downIntro>img{
 position: relative;
}
.game img{ 
	width:100%
}
.game{
	width:100%; 
	margin:0 auto; 
	display:inline-block;
}
.game ul li{ 
	float:left; 
	display:block;
}
.game .u0 li{ 
	width:180px; 
	height:180px;
	margin: 20px 24px 0 36px;
}
.game .u1 li{
	width:200px; 
	height:200px; 
	margin: 20px 30px;
}
.f_h{ 
	height:160px; 
	display:block;
}
.footer {
	position: fixed;
	bottom: 0px;
	z-index: 100;
	margin: 0;
	padding: 0;
}
.load_img>img{
	position: absolute;
	right: 13px;
	bottom: 6px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff; opacity:1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;opacity:1;
}

input:-ms-input-placeholder{
    color: #fff;opacity:1;
}

input::-webkit-input-placeholder{
    color: #fff;opacity:1;
}
.out-mask{
    display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.8);
	z-index: 50;
}
.out-panel{
    position: absolute;
	left: 0;
	right: 0;
	top: 25%;
	width: 100%;
	margin: 0 auto;
	max-width: 660px;
	padding: 15px 15px 0;
}
.out-panel .out-close{
    position: absolute;
    right: 20px;
    top: -50px;
    width: 80px;
}
.out-panel .out-bg{
    width: 100%;
}
.out-panel .rule-open{
    position: absolute;
    display: inline-block;
    width: 50%;
	text-align: center;
    height: 1rem;
	font-size: 0.35rem;
	line-height: 1rem;
    max-height: 30px;
    bottom: 15%;
    left: 25%;
	color: #80787c;
}
.out-panel .game-down{
    position: absolute;
    display: block;
    width: 50%;
    bottom: -60px;
    left: 25%;
}
.out-panel .game-down img{
	width: 100%;
}
