html{font-size:36px;}
.wxs{
    position:absolute;
    width:1px;
    z-index:-1000;
}
.conBody{
    background:#000000;
    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:-1px ;
}
.cover{
	position: fixed;
	width: 1000%;
	height: 1000%;
	background: #FFFFFF;
	z-index: 101;
}
.container{
	position: relative;
	overflow: hidden;
	width: 100%;
}
.bgPic{
    width:100%;
    display:inherit;
}
.bgImg{
    width:100%;
    display:inherit;
}
/******module********/
.module{
    position:relative;
}
.module-btn{
    position:absolute;
}





/*.module-border{
	border:3px solid #FFFFFF;
}*/

/******firstThree********/
.install,.enter,.install_web{
    position: relative;
    color: #ffffff;
    /* -webkit-text-stroke: .1px #f00; */
    text-shadow: 1px 1px 17px #000000;
    /* display: inline-block; */
    /* border-radius: 28px; */
    font-size: 10px;
    /* font-weight: 1000; */
    width: 4rem;
    height: 1rem;
    border-radius: .2rem;
    /* box-sizing: border-box; */
    text-align: center;
    line-height: 1rem;
    background: #0793bd;
    /* background-color: rgba(7,147,189,0.8); */
    /* background: linear-gradient(90deg,#dec4aa,#d4ad82,#d1ab7c); */
    /* background: radial-gradient(#fe8800,#fe7e00,#fe6d00); */
    border: 1px solid #000000;
    /* box-shadow: 0px 0px 10px -2px #ffffff; */
    /* top: 65%; */
    /* left: 49%; */
    /* opacity: 0.8; */
    font-size: .5rem;
    font-style: italic;
    /* letter-spacing: 6px; */
    /* margin: .5rem 0 1rem .75rem; */
    padding: 2px 0px 0px 0px;
    /* margin-left: 1rem; */
    /* opacity: .9; */
    box-shadow: 0px 0px 3px 4px #363232;
    z-index: 1000;
}
.install_bg{
	position: absolute;
    top: 11.8%;
    left: 44.6%;
    width: 3.9rem;
    height: 1rem;
    background: #2f2f2f;
    border-radius: .2rem;
    border: .06rem solid #000000;
    box-shadow: 6px 5px 3px 4px #363232;
}


.disabled{
    opacity:.5;
}

/*******list*******/
.list{
    position:relative;
}

.downloadApp{
    width: 100%;
    margin-bottom: 1.5rem;
}

/*.downloadApp_bottom{
	 top: 0%;
}*/

/*
.downloadApp_mid:nth-of-type(2){
	top: 27%;
}
.downloadApp_mid:nth-of-type(3){
	top: 54%;
}
.downloadApp_mid:nth-of-type(4){
	top: 81%;
}
.downloadApp_mid:nth-of-type(5){
	top: 27%;
}
.downloadApp_mid:nth-of-type(6){
	top: 27%;
}*/

.list-icon{
	display: inline-block;
    width: 27.4%;
    margin-left: 1.3rem;
    float: left;
}


.gb,.fr,.de,.it,.es,.others{
	display: none;
    /* position: relative; */
    width: 100%;
    /* background: url(../images/img_03.jpg) repeat-y; */
    /* background-size: 100%; */
    background: #000000;
    margin-bottom: 2rem;
}
/*.gb{
	height: 34.5rem;
}

.fr{
	height: 50.5rem;
}

.de{
	height: 34rem
}
.it{
	height: 30rem;
}
.es{
	height:29.5rem;
}

.others{
	height: 14rem;
}*/

.app{
	/*position: absolute;
    top: 18rem;
    left: 0%;*/
    z-index: 100;
    background: #1d1d1d;
    margin: 0 .8rem;
    border-radius: .8rem;
    color: #FFFFFF;
    padding-top: 1rem;
    padding-bottom: .1rem;
}

.module_top{
	width: 100%;
    height: 13.3rem;
    /*background: url(../images/img_02.jpg) no-repeat;*/
    background-size: 100%;
    padding-top: 2rem;
    z-index: 100;
}
.module_bottom{
	width: 100%;
    height: 15.2rem;
    /*background: url(../images/img_04.jpg) no-repeat;*/
    background-size: 100%;
    padding-top: 1.5rem;
}
.app_title{
    font-size: .75rem;
    font-weight: 800;
    text-align: left;
    line-height: .85rem;
    margin-left: 1.4rem;
    margin-bottom: 1.5rem;
}

.app_name{
    font-size: .5rem;
    font-weight: 600;
    /*margin-top: .2rem;*/
    margin-bottom: .6rem;
}

.app_description{
    /* position: absolute; */
    /* top: 33%; */
    /* left: 43%; */
    /* width: 51%; */
    font-size: .35rem;
    /* font-weight: 600; */
    text-align: left;
    /* line-height: .85rem; */
    word-wrap: break-word;
    /* margin-top: .3rem; */
    margin-bottom: .5rem;
}
.app_content{
	width: 50%;
    height: 100%;
    float: left;
    margin-left: .4rem;
}
/*******list*******/
/*share*/
.share{
    position: absolute;
    top: 30%;
    left: 0%;
    width: 100%;
}

.js_share,.tc_js{
    display: table;
    text-align: center;
    background: url(../images/tc.jpg) no-repeat;
    /* background-size: contain; */
    background: #038cb8;
    color: #ffffff;
    margin: 0 auto;
    /* height: 3rem; */
    width: 5.5rem;
    line-height: 1.14rem;
    border-radius: .2rem;
    padding: 0 .3rem;
    box-shadow: 0px 0px 0px 5px #1b1a1f;
    font-size: .35rem;
}


.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: 90%;
    margin-left: 4%;
    margin-top: 0%;
}
.mongolia img{width: 100%;}
/*******share******/
/*tc*/
.tc{
	position: absolute;
    top: 1%;
    left: 0%;
    width: 100%;
}

/*tc*/



/***************open AG*********************/
.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: 1000;
    
}

.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;
	
}
/***************open AG*********************/