html{font-size:36px;}
.wxs{
    position:absolute;
    width:1px;
    z-index:-1000;
}
.conBody{
    background:#FACB9E;
    color:#F15A24;
    -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*/
}
.bgImg{
    width:100%;
    display:inherit;
}
/******module********/
.module{
    position:relative;
}

.module-btn{
    position:absolute;
}
.content{
    position:relative;
}
/******module********/
.detail{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
}
.onlyDetail{
        position: absolute;
    left: 5%;
    top: 0%;
    width: 90%;
    height: 72%;
}
.detailButton{
       position: absolute;
    right: 6.8%;
    top: 53%;
    font-size: .45rem;
    width: 20%;
    text-align: center;
    border: 2px solid #F7AC69;
    border-radius: 1rem;
    padding: .03rem 0rem .04rem; 
    box-sizing: border-box;
    background: linear-gradient(#F5F3E7,#F9CCA2);
}
.onlyDetail .detailButton{
       width: 64%;
    /* height: .9rem; */
    color: #CF2A31;
    background: url(../images/btn.png) no-repeat;
    background-size: 100% 100%;
    /* background: #FFE000; */
    top: 64%;
    /* border-radius: 1rem; */
    right: 18%;
    font-size: .4rem;
    /* left: 0%; */
    border:none;
    border-radius: initial;
    padding: .21rem .8rem .2rem 0rem;
    box-sizing: border-box;
    /* letter-spacing: 4px; */
}
.shareIcon{
    position:absolute;
    right:10px;
    bottom:5px;
    width:25px;
    heihgt:25px;
}
.shareIcon img{
    width:100%;
    height:100%;
}
/*title*/

/*detail*/

/*******list*******/
/*******share******/
.share{
    width: 40px;
    height: 40px;
    position: fixed;
    right: 16px;
    top: 16px;
}
.js_share{
    width:100%;
    height:100%;
}
.js_share img{
    width:100%;
}
.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}
.mongolia .yst{width: 80%;margin-left: 15%;margin-top: 0%;}
.mongolia img{width: 100%;}
/*******share******/
