.vBuyer {
    font-size: 0.4914rem;
    background: url(../images/ico_buyer.png) no-repeat;
    background-size: 100% 100%;
    width: 1.053rem;
    height: 1.053rem;
    line-height: 1.053rem;
    color: #fff;
    text-align: center;
    position: fixed;
    bottom: 2.9952rem;
    right: 0.117rem;
    z-index: 1005;
}
.opacityDiv {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.6);
    z-index: 1009;
}
		.qrcode_pop {
.width: 5.4rem;
.position: fixed;
.top: 50%;
.left: 50%;
.margin-left: -2.7rem;
.padding: .3rem;
.background: #fff;
.z-index: 1100;
.min-height: 3rem;
-webkit-transform: translate(0,-50%);
}
.closePop {
    position: absolute;
    top: 0.1755rem;
    right: 0.117rem;
    background: url(../images/close_bg.png) center no-repeat;
    background-size: 0.351rem 0.351rem;
    width: 0.5148rem;
    height: 0.5148rem;
}
.closePop {
    background-size: 0.4095rem 0.4095rem;
    z-index: 88;
}
.qrcode_pop_text {
    text-align: center;
    font-size: 0.2808rem;
    color: #666;
    font-weight: normal;
    padding-bottom: .1755rem;
}
.app_share_pop {
    position: fixed;
    top: .234rem;
    right: .234rem;
    z-index: 1101;
}
.app_share_pop img {
    width: 80%;
    float: right;
}
.share_pop {
    width: 7.488rem;
    position: fixed;
    bottom: 0;
    left: 50%;
    margin-left: -3.744rem;
    height: 0;
    background: #fff;
    z-index: 1100;
    -webkit-transition: height .2s ease-in;
    -moz-transition: height .2s ease-in;
    transition: height .2s ease-in;
}
.share_pop_info {
    padding: 0.234rem 0.468rem 0.1755rem 0.468rem;
    height: 4.0365rem;
    overflow-y: auto;
}
.share_pop_info h3 {
    text-align: center;
    color: #333;
    font-size: 0.3276rem;
    padding-bottom: .234rem;
}
.share_pop_info h4 {
    font-size: 0.234rem;
    color: #999;
    line-height: 1.755;
    font-weight: normal;
}
.share_nav {
    padding: .351rem 0;
}
.share_nav li {
    width: 25%;
    text-align: center;
    float: left;
}
.ico_ws {
    display: block;
    margin: 0 auto;
    width: 1.1115rem;
    height: 1.1115rem;
}
.share_nav li p {
    font-size: 0.234rem;
    color: #333;
    padding-top: 0.1755rem;
}
.mbtn a {
    height: 0.8892rem;
    line-height: 0.8892rem;
    text-align: center;
    color: #fff;
    font-size: 0.351rem;
}

.mbtn a {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.btn_buy {
    background: #0085d0;
}
.btn_com {
    background: #fff;
    color: #0085d0 !important;
    border: 1px solid #0085d0;
    border-radius: 0.117rem;
}
.share_popOn {
    height: 5.265rem;
}
.mbtn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.kefu{
    background: url(../images/2qq.png) no-repeat;
    background-size: 100% 100%;
    width: 1.053rem;
    height: 1.053rem;
    line-height: 1.053rem;
    color: #fff;
    text-align: center;
    position: fixed;
    bottom: 4.1rem;
    right: 0.117rem;
    z-index: 1005;
}
.disabled {
    pointer-events: none;
}