/**分享弹窗**/
.bottom-win .mask {
    width: 100%;
    height: 100%;
    z-index: 999;
    background: #000;
    opacity: 0.7;
    position: fixed;
    left: 0;
    top: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.bottom-win .win-content{
    -webkit-background-size: 100% auto;
            background-size: 100% auto;
    position: fixed;
    left: 50%;
    bottom: -100%;
    z-index: 1000;
    -webkit-transition: bottom 0.5s;
    -o-transition: bottom 0.5s;
    transition: bottom 0.5s;
    -webkit-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%);
}
.bottom-win .win-content .win-close {
    width: 0.8rem;
    height: 0.8rem;
    background: url(../img/menu_close_icon.png) no-repeat 0 0;
    -webkit-background-size: cover;
            background-size: cover;
    position: absolute;
    bottom: -1.2rem;
    left: 50%;
    margin-left: -0.4rem;
}
.bottom-win .win-content .win-body{
    position: absolute;
    left: 50%;
    top: 0.7rem;
    z-index: 10;
    transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    line-height: 0.28rem;
    width: 80%;
}
.bottom-win .win-content .win-body .win-txt {
    text-align: center;
    color: #333333;
    font-size: 0.4rem;
    white-space: nowrap;
    font-weight: bold;
}
.bottom-win .win-content .win-body .win-choose {
    font-size: 0.28rem;
    color: #333333;
    text-align: center;
    margin: 0.4rem 0; 
}
.bottom-win .win-content .win-body .win-choose *{
    vertical-align: middle;
}
.bottom-win .win-content .win-body .win-choose .choose-txt{
    margin-right: 0.15rem;
}
.bottom-win .win-content .phoneNum {
    padding: 0px 0.2rem;
    width: 6.2rem;
    height: 0.9rem;
    background-color: #ededed;
    border: none;
    outline: none;
    text-indent: 0.2rem;
    font-size: 0.32rem;
}
.bottom-win .win-content .yzm {
    padding: 0px 0.2rem;
    width: 4rem;
    height: 0.9rem;
    background-color: #ededed;
    border: none;
    outline: none;
    text-indent: 0.2rem;
    margin-top: 0.3rem;
    font-size: 0.32rem;
}
.bottom-win.weixinQR .win-content .win-body{
    width: 80%;
    text-align: center;
}
.bottom-win.weixinQR .win-content .win-body .weixinQR-img{
    width: 1.8rem;
    padding: 0.4rem;
}
.bottom-win.weixinQR .win-content .win-body span{
    font-size: 0.24rem;
    line-height: 0.4rem;
    color: #4e3a46;
}


/**分享弹窗**/
.bottom-win.share-box .share {
    width: 100%;
    text-align: center;
    margin-top: 0.36rem;
}

.bottom-win.share-box  .share .title {

}

.bottom-win.share-box  .share ul{
    width: 4.2rem;
    height: 1.14rem;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    margin: 0 auto;
    text-align: left;
    font-size: 0;
}

.bottom-win.share-box  .share .share-item {
    width: 25%;
    height: 100%;
    display: inline-block;
}

/**手机点击微信分享弹窗**/
.bottom-win.copy-box .win-body {
    width: 4.4rem;
    margin-top: 0.5rem;
}
.bottom-win.copy-box .copy {
    white-space: nowrap;
}
.bottom-win.copy-box h2 {
    margin: 0.25rem 0.3rem;
    font-size: 0.3rem;
    font-weight: 700;
    line-height: 0.48rem;
}
.bottom-win.copy-box input {
    padding: 0 .1rem;
    width: 2.92rem;
    height: 0.62rem;
    font-size: 0.22rem;
    color: #a39f7b;
    outline: 0;
    border: none;
    background: #f3f2ed;
    border-radius: 0.12rem;
}
.bottom-win.copy-box button {
    display: inline-block;
    width: 1.1rem;
    height: 0.8rem;
    border: none;
    text-indent: -9999px;
    background: none;
}

/**微信分享提示**/
.bottom-win.weixin-share .mask {
    z-index: 9
}
.bottom-win.weixin-share .win-content {
    width: 100%;
    height: 100%;
    top: 100%;
    background: 0 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 99;
    right: 0;
    left: inherit;
    bottom: unset;
    text-align: right;
}
.bottom-win.weixin-share .win-content .share-tips {
    width: 5.8rem;
    height: 3.64rem;
    background: url(http://www.100bt.com/rev/waltz_m/img/weinxin_share.png) no-repeat;
    -webkit-background-size: 100% auto;
            background-size: 100% auto;
    position: relative;
    z-index: 999;
    display: inline-block;
}

/**分享**/
.contact-share-wpr{
    overflow: hidden;
    padding-top: 0.55rem;
}
.share-wpr{
    background-repeat: no-repeat;
    -webkit-background-size: 100% auto;
            background-size: 100% auto;
    background-position: 50% 0;
    margin: 0 auto;
}
.contact-wpr{
}
.contact-wpr .message{
    width: 6.9rem;
    height: 1.6rem;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 0.2rem;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.contact-wpr .message .wechat,
.contact-wpr .message .weibo,
.contact-wpr .message .qq{
    width: 32%;
    height: 100%;
    display: inline-block;
}
.share-wpr .share-btn{
    width: 3.5rem;
    height: 0.43rem;
    background-repeat: no-repeat;
    margin: 0.5rem auto;
    background-size: 100% auto;
}

/* toast */
.toast{
    position: fixed;
    background: #ddd;
    z-index: 9999;
    left: 50%;
    padding: 0.1rem 0.2rem;
    background: rgba(0,0,0,0.5);
    color: #fff;
    -webkit-border-radius: 0.2rem;
            border-radius: 0.2rem;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    top: -10%;
    -webkit-transition: top 0.5s;
    -o-transition: top 0.5s;
    transition: top 0.5s;
}