html{font-size:36px;}

/*loading*/
.loading{
    position: fixed;
    width: 100%;
    height: 101%;
    left: 0;
    top: 0;
    z-index: 2000;
    background: #9d1b1f;
    overflow: hidden;
}
.link1,
.link2,
.link3,
.link4,
.link5,
.link6,
.pageBtn1,
.tandc,
.link-facebook,
.play-icon,
.link_prize{
    cursor: pointer;
}



.link{
    position: absolute;
    right: 7%;
    width: 80%;
    height: 3%;
    /* background-color: red; */
    opacity: 0.35;
}

.link-facebook{
    position: absolute;
    right: 31%;
    width: 39%;
    height: 19%;
    /* background-color: red; */
    opacity: 0.35;
    bottom: 48%;
}

/*.loading-mask{
	position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 19;
    opacity: 0.5;
    background: red;
    background: linear-gradient(0deg,#2b2a28,#bea057,#eb0a5f);
}*/

.loading p{
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 51%;
    margin-top: 50px;
    color: #ffeb66;
    font-weight: bold;
}
.loading img{
    position: absolute;
    width: 38%;
    /* height: 50px; */
    /* border-radius: 50%; */
    left: 31%;
    /* margin-left: -50px; */
    /* margin-top: -1px; */
    top: 33%;
    z-index: 100;
    border-radius: 2rem;
}
.wxs{
    position:absolute;
    width:1px;
    z-index:-1000;
}
.conBody{
    background:#FFFFFF;
    /*width:360px;*/
    margin:0 auto;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
    -khtml-user-select: none; /* Konqueror */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;/* Non-prefixed version, currently*/
    overflow-x: hidden;
    max-width: 640px;
    }
    
img{
    margin-top: -1%;
}
.content{
	position: relative;
}

.content img{
	width: 100%;
}
.cover{
	position: fixed;
	width: 1000%;
	height: 1000%;
	background: #FFFFFF;
	z-index: 101;
}
.container{
	overflow: hidden;
	width: 100%;
}
.bgPic{
    width:100%;
    display:inherit;
}
.bgImg{
    width:100%;
    display:inherit;
}
/******module********/
.module{
    position:relative;
}
.module-btn{
    position:absolute;
}
/******module********/

/*video*/
.module-video-content{
    position:relative;
}
.module-video{
    position: absolute;
    top: 26%;
    left: 6%;
    width: 87.5%;
    /* border: 1px solid #fbfffa; */
    overflow: hidden;
}

.second-video .module-video{
    top: 37%;
}

.video-wrap{
	-webkit-border-radius: 10px; 
}
.video-content{
    width:100%;
   
}
.video-content video{
    width: 100%;
    /* height: 6rem!important; */
    display: inherit;
    box-sizing: border-box;
    /* border-radius: 10px;*/
}
.play-icon{
    position: absolute;
    top: 39%;
    left: 31%;
    width: 37%;
    margin-top: -10%;
}

.play-icon img{
    width:100%;
}

.wifiRemind{
	position: absolute;
    height: 100%;
    width: 100%;
  /*  background: #121010;*/
    z-index: 10;
/*    opacity: .5;*/
    font-size: .4rem;
    display: none;
}
.remind-title{
	position: absolute;
    left: 32%;
    top: 22%;
    font-size: .4rem;
}

.videoCancel{
	position: absolute;
    left: 14%;
    top: 60%;
    background: #414141;
    padding: .15rem .8rem;
    border-radius: .5rem;
}
.videoContinue{
	position: absolute;
    left: 56%;
    top: 60%;
    background: #fc843a;
    padding: .13rem .4rem;
    border-radius: .5rem;
    
}

.wifiRemindBg{
	width: 100%;
	height: 100%;
	background: #000000;
	 opacity: .5;
}
/*video*/


/******firstThree********/
.install,.enter{
    position: relative;
    color: #ffffff;
    /* display: inline-block; */
    /* border-radius: 28px; */
    font-size: 10px;
    /* font-weight: 1000; */
    width: 96%;
    height: .3rem;
    border-radius: .4rem;
    /* box-sizing: border-box; */
    text-align: center;
    line-height: .3rem;
    background: #2d3d92;
    /* background: linear-gradient(90deg,#dec4aa,#d4ad82,#d1ab7c); */
    /* background: radial-gradient(#fe8800,#fe7e00,#fe6d00); */
    border: 1px solid #2d3d92;
    /* box-shadow: 0px 0px 10px -2px #ffffff; */
    top: 5%;
    left: -1%;
    /* margin: 100% auto; */
    /* opacity: 0.8; */
    font-size: .25rem;
    /* letter-spacing: 6px; */
    padding: 1px 0px 0px 0px;
}

.install-top{
	top: 0%;
}


.disabled{
    opacity:.5;
}
.firstThree{
    position: absolute;
    /* top: 27%; */
    width: 100%;
    height: 100%;
 /*   background: red;*/
}
.firstThree li{
    position:relative;
    /*top:0px;*/
    width:100%;
    height:100%;
    float:left;
}
/*.firstThree li:first-child{*/
    /*left:0px;*/
/*}*/
/*.firstThree li:nth-child(1){*/
    /*left:30%;*/
/*}*/
/******firstThree********/
/*******list*******/
.list{
    position:relative;
}

.downloadApp{
    position: absolute;
    left: 54%;
    top: 0%;
    /* transform: translate(-50%); */
    /* -webkit-transform: translate(-50%); */
    width: 14%;
    height: 81%;
    /* background: red; */
    /* opacity: .6;*/
}
.downloadApp:nth-of-type(2){
	left: 77.1%
}
.downloadApp-swiper{
    /*position: absolute;*/
    /*left: 2%;
    top: 0%;*/
    width: 1.5rem;
    height: 2.3rem;
    /*background: red;*/
    /*opacity: .4;*/
    /* background: red;*/
}

.downloadApp-swiper img{
	border-radius: .2rem;
}
.downloadApp-swiper:nth-of-type(2){
	left: 60%
}

.gift{
	height: 55%;
    position: absolute;
    top: 20%;
    left: 24.5%;
    width: 51%;
    /*background: red;*/
}

.swiper-pagination{
	position: absolute;
    top: 82%;
}


/*.downloadGame .install,.downloadGame .enter{
   top: 72%;
   right: 5.2%;
}*/
/*.install:active{*/
   /*background:rgba(0,0,0,.05);*/
/*}*/
.console .downloadGame{
    height:98%;
    /*top:5%;*/
}
.console .downloadGame li{
    height:14.3%;
}
.newGame .downloadGame{
    top:6.2%;
    height:87%;
}
.newGame .downloadGame>ul li{
    height:19.8%;
}
.newConsole .downloadGame{
    height:95%;
}

/*******list*******/
/*share*/
.share{
    /*width: 100%;*/
    /* padding: 0px 16px 16px; */
    /* box-sizing: border-box; */
    /* text-align: right; */
    width: 40px;
    height: 40px;
    position: fixed;
    right: 16px;
    top: 22px;
}

.share .js_share{
    width:100%;
}
.share .js_share img{
    width: 100%;
    opacity: .8;
    /*padding-top: 2px;*/
    /*padding-right:2px;*/
}
.more{
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    line-height: 20px;
    font-size: 10px;
}
.mongolia{background: rgba(0,0,0,.5);position: fixed;width: 100%;height: 100%;top:0;left: 0;display: none;z-index:10;z-index:1000;}
.mongolia .yst{width: 80%;margin-left: 15%;margin-top: 0%;}
.mongolia img{width: 100%;}
/*******share******/
/*title*/
.title-content{
    position:absolute;
    left:10%;
    width:80%;
    top:11%;
}
.title-content img{
    width:100%;
    position:absolute;
    z-index:20;
}
.title-content img.frog{
    width: 13%;
    position: absolute;
    left: 73%;
    top: 256px;
    z-index: 30;
    animation:frog 10s linear;
    -webkit-animation:frog 10s;
}
.title{
    position:relative;
    /*height:100px;*/
    /*margin: 0px 16px;*/
}
.title img{
    width:360px;
    text-align:center;
    margin:0 auto;
}
.title div{
    /*position:absolute;*/
    /*top:30%;*/
    /*left:50%;*/
    /*transform:translate(-50%);*/
    /*-webkit-transform:translate(-50%);*/
    /*width:300px;*/
    padding:20px;
    /*text-align:center;*/
    font-size: 14px;
}

/*banner*/
.title{
    width: 100%;
    position: absolute;
    top: 23%;
    z-index: 100;
}
/*banner-animation*/
.bg {
    position: relative;
}

.bg>img {
    width: 100%;
}

/**************swiper*******************/
.module-swiper{
	position: absolute;
    top: 22%;
    left: 55%;
    width: 36.7%;
    height: 64%;
}
.swiper-container{
    /*border-radius: .3rem;*/
}
.swiper-container-second{
	margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    border-radius: .3rem;
}
.bookTitle{
	color: #fff;
    text-align: center;
     margin-top: 8px; 
    /* margin-left: 1rem; */
    font-size: 11px;
    font-weight: bold;
    /*width: 6rem;*/
}

.bookContent{
	color: #fff;
    text-align: center;
    /*margin-left: -0.5rem;*/
    font-size: 10px;
    /*width: 7rem;*/
    margin-top: 0.1rem;
}

.bookRecommend{
	margin-top: 10px;
	text-align: center;
}

.bookRecommend img{
	display: inline;
	width: 10px;
	height: 10px;
}
.bookRecommend span{
	color: #edb98a;
}



/**************swiper*******************/
.tc
{
   	position: absolute;
    top: 6%;
    left: 52%;
    width: 43%;
    height: 93%;
    /*background: #F03D50;*/
}

.back
{
   	position: absolute;
    top: 50%;
    left: 28%;
    width: 44%;
    height: 27%;
    /*background: #F03D50;*/
}
.member-center
{
   	position: absolute;
    top: 84%;
    left: 11%;
    width: 7.78rem;
    height: 15%;
    /*background: #F03D50;*/
}

.open-ag{
	position: fixed;
    top: 30%;
    left: 5%;
    width: 90%;
    height: 3rem;
    border: 1px solid #efefef;
    border-radius: .3rem;
    background: #ffffff;
    font-size: .5rem;
    color: #000000;
    padding-top: .6rem;
    display: none;
    z-index: 2001;
    
}

.open-ag-font{
	width: 100%;
	text-align: center;
}

.open-ag-btn{
	padding-left: .6rem;
    padding-top: .7rem;
}
.cancel,.open{
	display: inline-block;
    width: 45%;
    color: #007dff;
    font-size: 15px;
    padding: 13px 0 12px;
    border-radius: 20px;
    line-height: 1;
    text-align: center;
    background-color: #f7f7f7;
    box-shadow: inset 0 1px 2px #fdfdfd;
    text-decoration: none;
    border: 1px solid #efefef;
	
}



/* LINKS CONF */

.pageBtn1{
    position: absolute;
    left: 33%;
    bottom: 28%;
    width: 35%;
    height: 23%;
    /* background: red; */
    opacity: 0.35;
}

.link1,
.link2,
.link3,
.link4,
.link5,
.link6{
    position: absolute;
    left: 42.5%;
    width: 47.5%;
    height: 4%;
    /* background: red; */
    opacity: 0.35;
    cursor: pointer;
}

.link2{
    top: 53%;
    height: 23%;
}

.link_prize{
    position: absolute;
    bottom: 10.5%;
    left: 15%;
    height: 22%;
    width: 70%;
    /* background: red; */
}

.link4{
    bottom: 14%;
    height: 22%;
    width: 39%;
    left: 41%;
}

.link5{
    bottom: 43%;
    height: 10%;
    width: 41%;
    left: 4%;
}

.link6{
    bottom: 7%;
    height: 9%;
}

.tandc{
    position: absolute;
    left: 27%;
    top: 52%;
    width: 46%;
    height: 10%;
    /* background: red; */
    opacity: 0.35;
}

.appgallery{
    position: absolute;
    left: 27%;
    bottom: 26%;
    width: 43%;
    height: 15%;
    opacity: 0.35;
    /* background-color: red; */
    border-radius: 18px;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
}