html{font-size:36px;}
.wxs{
    position:absolute;
    width:1px;
    z-index:-1000;
}
.conBody{
    background:#FFFFFF;
    max-width:640px;
    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;
    }
    
img{
	margin-top:-1px ;
}
.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: 9%;
    left: 9.5%;
    width: 80%;
    border: 3px solid #fbfffa;
    overflow: hidden;
    /*/height: 6rem!important;*/
}
.video-wrap{
	-webkit-border-radius: 10px; 
}
.video-content{
    width:100%;
   
}
.video-content video{
    width: 100%;
    /* height: 6rem!important; */
    display: inherit;
    /* border: 8px solid #ffbe68; */
    box-sizing: border-box;
    /* border-radius: 10px; */
}
.play-icon{
   position: absolute;
    top: 42%;
    left: 35%;
    width: 30%;
    margin-top: -10%;
    /* margin-left: -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: #e7ddb2;
    /* display: inline-block; */
    /* border-radius: 28px; */
    font-size: 10px;
    font-weight: 1000;
    width: 99%;
    height: .65rem;
    /* border-radius: .1rem; */
    /* box-sizing: border-box; */
    text-align: center;
    line-height: .65rem;
    background: #0c2722;
    /* background: linear-gradient(90deg,#dec4aa,#d4ad82,#d1ab7c); */
    /* background: radial-gradient(#fe8800,#fe7e00,#fe6d00); */
    border: 1px solid #0c2722;
    /* box-shadow: 0px 0px 10px -2px #ffffff; */
    top: 85%;
    left: 0%;
    /* opacity: 0.8; */
    font-size: .3rem;
    /* letter-spacing: 6px; */
    padding: 2px 0px 0px 0px;
}

.install-top{
	top: 0%;
}


.disabled{
    opacity:.5;
}


.list{
    position:relative;
}

.downloadApp{
    position: absolute;
    left: 14%;
    top: 0%;
    width: 28%;
    height: 88%;
    /* background: red; */
    /* opacity: .6;*/
}
.downloadApp:nth-of-type(2){
	left: 57%;
}


.list-icon{
	height: 100%;
    position: absolute;
    top: 0%;
    left: 4.5%;
    width: 10%;
    /*background: red;*/
}


/*******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%;
}

.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;
    
}

.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;
	
}