html{font-size:36px;}
.wxs{
    position:absolute;
    width:1px;
    z-index:-1000;
}
.container{
	background: #000;
}
.conBody{
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    background:red;
    font-size:15px;
    color:#fff;
    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*/
}

.content{
	position: relative;
}

.bgImg{
    width:100%;
    display:inherit;
}
.cImg{
    display:inherit;
}
/*module-banner*/
.module-banner{
    width:100%;
}
.module-banner img{
    width:100%;
    display:inherit;
}
/*module-banner*/
/*module-app-top*/
.module-app-top{
    display:box;
    display:-webkit-box;
    display:-moz-box;
    position:relative;
}
.module-app-top>img{
    width:100%;
}
.top-desc{
    position:absolute;
    left: 8%;
    top: 10%;
    width: 60%;
    height: 80%;
}
.module-app-top .app-install{
    position:absolute;
    right:10%;
    width:18%;
    height:30%;
    top:35%;
}
.module-app-top .app-group{
    padding-top:4px;
    color:rgba(255,255,255,.7);
}
/*video*/
.module-video-content{
    position:relative;
}
.module-video{
    position: absolute;
    top: 0%;
    left: 4%;
    width: 92%;
    /*-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
     border: 5px solid #fa8320; */
    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: 3px solid #185162;*/
    box-sizing: border-box;
    /* border-radius: 10px; */
}

.borderOther{
	border: 3px solid #e3c096!important;
}

.play-icon{
   position: absolute;
    top: 42%;
    left: 35%;
    width: 30%;
    margin-top: -10%;
    /* margin-left: -10%; */
}
.play-icon img{
    width:50px;
}

.wifiRemind{
	position: absolute;
    height: 100%;
    width: 100%;
  /*  background: #121010;*/
    z-index: 10;
/*    opacity: .5;*/
    font-size: .4rem;
    display: none;
}
.remind-title{
	position: absolute;
    left: 21%;
    top: 22%;
    font-size: .6rem;
    color: #fff;
}

.videoCancel{
	position: absolute;
    left: 14%;
    top: 60%;
    background: #fc843a;
    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;
}

/*!*module-text*!*/
.content{
	position: relative;
}
.content p{
    color:#000;
    line-height: 1.8;
    text-align:center;
    font-size:.3rem;
    /*text-indent:32px;*/
    padding: 18px 16px 0px;
}
.content p+p{
    padding-top:8px;
}
/*module-title*/
.content h2{
    font-weight:bold;
    font-family:Medium;
    color:#fad748;
    font-size:17px;
    padding:34px 16px 0px 16px;
}
/*module-img*/
.content img{
    width:100%;
    box-sizing:border-box;
    display:inherit;
}
/*module-app*/
.module-app.animated{
    animation-duration:.5s;
    -webkit-animation-duration:.5s;
}
.module-app{
    position:fixed;
    bottom:0;
    left:0;
    z-index:10;
    box-sizing:border-box;
    padding:8px 16px;
    width:100%;
    height:64px;
    background:#fff;
    box-shadow: 0px -8px 8px rgba(0,0,0,.05);
    display: -moz-box;
    display: -webkit-box;
    display: box;
}
.app-icon{
    padding-right:8px;
    width:48px;
}
.app-icon img{
    width:48px;
    height:48px;
    display:inherit;
}
.app-detail{
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    padding-top:7px;
}
.app-title{
    font-size:15px;
    /*font-weight:bold;*/
    line-height:20px;
    color:#000;
}
.app-group{
    font-size:12px;
    line-height:18px;
    /*padding-top:4px;*/
    color:rgba(0,0,0,.5);
}
.app-install{
    padding-left:8px;
}
.btn-txt{
    width:62px;
    margin-top:7px;
    border:1px solid #DDDDDD;
    border-radius:15px;
    display:inline-block;
    line-height:1;
    font-size:12px;
    color:#007DFF;
    padding-top:7px;
    padding-bottom:7px;
    text-align:center;
    background-color:#F7F7F7;
    box-shadow:0 1px 2px #fdfdfd inset;
    max-width: 66px;
    min-width: 36px;
    padding-left: 12px;
    padding-right: 12px;
    width:auto;
    position:relative;
}

.app-install .btn-txta:before{
    border-color:#eceab6!important;
}
.btn-bluetxta:before{
    border-color:#eceab6!important;
}
.disabled{
    opacity:.5;
}
.btn-bluetxt{
    display: inline-block;
    line-height: 0;
    color: #FFFFFF;
    /* text-shadow: 1px 1px 0px #F3595A;*/
    text-align: center;
    /*  background: url(../images/btn.png) no-repeat; */
    background: linear-gradient(90deg,#f4752e,#ea5a2d,#e64430);
    background-size: 100% 100%;
    padding: .45rem 0rem .45rem;
    width: 3.7rem;
    font-size: .45rem;
    letter-spacing: 1px;
    /* font-weight: 1000; */
    border-radius: 1rem;
    position: relative;
    border: 1px solid #F4752E;
    /* box-shadow: 0px 3px 3px #feb273; */
}

.btn-txt:active{background-color:#EAEAEA; box-shadow:0 1px 2px #F1F1F1 inset;}

@media screen and (-webkit-min-device-pixel-ratio: 2) {
    .btn-txt{
        border: 0;
    }
    .btn-txt:before{
        content: "";
        width: 200%;
        height: 200%;
        position: absolute;
        top: 0;
        left: 0;
        border: 1px solid #DDDDDD;
        -webkit-transform: scale(0.5);
        -webkit-transform-origin: 0 0;
        padding: 1px;
        box-sizing: border-box;
        pointer-events: none;
        border-radius:40px;

    }
}
@media screen and (-webkit-min-device-pixel-ratio: 3) {
    .btn-txt{
        border: 0;
    }
    .btn-txt:before{
        content: "";
        width: 300%;
        height: 300%;
        position: absolute;
        top: 0;
        left: 0;
        border: 1px solid #DDDDDD;
        -webkit-transform: scale(0.333);
        -webkit-transform-origin: 0 0;
        padding: 1px;
        box-sizing: border-box;
        pointer-events: none;
        border-radius:60px;

    }
}
@media screen and (-webkit-min-device-pixel-ratio: 3.5) {
    .btn-txt{
        border: 0;
    }
    .btn-txt:before{
        content: "";
        width: 350%;
        height: 350%;
        position: absolute;
        top: 0;
        left: 0;
        border: 1px solid #DDDDDD;
        -webkit-transform: scale(0.286);
        -webkit-transform-origin: 0 0;
        padding: 1px;
        box-sizing: border-box;
        pointer-events: none;
        border-radius:70px;

    }
}
@media screen and (-webkit-min-device-pixel-ratio: 4) {
    .btn-txt{
        border: 0;
    }
    .btn-txt:before{
        content: "";
        width: 400%;
        height: 400%;
        position: absolute;
        top: 0;
        left: 0;
        border: 1px solid #DDDDDD;
        -webkit-transform: scale(0.25);
        -webkit-transform-origin: 0 0;
        padding: 1px;
        box-sizing: border-box;
        pointer-events: none;
        border-radius:80px;

    }
}
/*module-app-bottom*/
.module-app-bottom{
  position:relative;
}
.module-app-bottom>img{
    width:100%;
}
.module-app-bottom .app-icon{
    padding:0;
    width: 60px;
    margin: 0 auto;
}
.module-app-bottom .app-icon img{
    width:60px;
    height:60px;
    margin:0 auto;
}
.module-app-bottom .app-title{
    display:table;
    margin:0 auto;
    font-size:19px;
    color:#fff;
}
.pageBtn{
    position: absolute;
    left: 45%;
    top: 16%;
    width: 43%;
    height: 79%;
    /* background: red;*/
	cursor: pointer;
}

.pageBtn-language{
    left: 1%;
    width: 50%;
    height: 100%;
    top: 1%;
}

.pageBtn-top{
    left: 4%;
    width: 92%;
    height: 92%;
    top: 3%;
}

.pageBtn_tc{
    position: absolute;
    left: 0%;
    top: 0%;
    width: 100%;
    height: 99%;
    /*background: red;*/
}

.pageBtn-termsNCondition{
    left: 4%;
    width: 32%;
    height: 14%;
    top: 60%;
}


.back{
	position: fixed;
    left: 84%;
    top: 7%;
    width: 50px;
    height: 50px;
    background: url(../images/common/back.png) no-repeat;
    background-size: contain;
    z-index: 100;
    /* background: red; */
}
.bottom-facebook{
	position: absolute;
    left: 0%;
    top: 10%;
    width: 100%;
    height: 81%;
   /* background: red;*/
}
.module-app-bottom .app-install{
    text-align: center;
    padding: 0;
    position: absolute;
    left: 0%;
    top: 48%;
    width: 100%;
}
/*share*/


.js_share{
    position: absolute;
    left: 5%;
    top: 11%;
    width: 91%;
    height: 81%;
   /* background: red;*/
}


.js_language{
    position: absolute;
    left: 70%;
    top: 24%;
    width: 27%;
    height: 69%;
    z-index: 100;
    /* background: red;*/
}
/*module-pre*/
.module-pre{
    box-sizing:border-box;
    padding:23px 8px 32px 16px;
    width:100%;
    background:#F0F0F0;
}
.pre-title{
    padding-bottom:6px;
    border-bottom:1px solid #E1E1E1;
}
.pre-title ul li:first-child{
    float:left;
    font-weight:bold;
    font-size:14px;
}
/*.pre-title ul li:last-child{*/
    /*float:right;*/
    /*color:#7A7A7A;*/
    /*font-size:13px;*/
    /*padding-right:20px;*/
    /*background:url(../images/common/more.png) no-repeat right;*/
    /*background-size:8px;*/
/*}*/


.pre-content{
    padding-top:16px;

}
.pre-content ul li{
    box-sizing:border-box;
    position:relative;
    float:left;
    width:100%;
    padding-right:8px;
}
.pre-content ul li>div{
    position:absolute;
    top:13px;
    left:0;
    width:40px;
    background:#A9A9A9;
    color:#fff;
    padding:2px 0px 0px 2px;
    font-size:11px;
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
}
.pre-content ul li img{
    width:100%;
    border-radius:8px;
}

.mongolia{background: rgba(0,0,0,.5);position: fixed;width: 100%;height: 100%;top:0;left: 0;display: none;z-index:1000}
.mongolia .yst{width: 80%;margin-left: 15%;margin-top: 0%;}
.mongolia img{width: 100%;}
video.downloadHide::-webkit-media-controls-download-button {
    display:none!important;
}
video::-webkit-media-controls-fullscreen-button {
    display:none!important;
}
video.downloadHide::-webkit-media-controls-enclosure {
    overflow:hidden;
}
video.downloadHide::-webkit-media-controls-panel {
    width: calc(100% + 35px);
}

