._zhi_js_div{
    position: fixed;
    top: 250px;
    z-index: 666666;
}
._zhi_js .onclosediv{
    position: absolute;
    width: 16px;
    height: 16px;
    top: -19px;
    right: 0px;
    background: url(http://im.bifabao.net/static/images/zhiboclose.svg) no-repeat center;
    cursor: pointer;
    z-index: 999;
}
._zhi_js img{
    -webkit-user-drag: none;
}
._zhi_js a{
    cursor: pointer;
}
._zhi_js{position: relative}

._popWindow_ {
    background-color:#000;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    filter: alpha(opacity=50);
    opacity: 0.8;
    z-index: 9999999;
    position: fixed;

}
._maskLayer_ {
    background-color:#fff;
    width: 230px;
    height: 230px;
    line-height: 30px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    color:#fff;
    z-index: 99999999;
    position: fixed;
    text-align:center;
}
._maskLayer_ img{width:200px;margin-top: 15px;display: inline-block;}
._maskLayer_ a{
    position: absolute;
    width: 20px;
    height: 20px;
    top: 5px;
    right: 3px;
    background: url(http://im.bifabao.net/static/images/zhiboclose.svg) no-repeat;
    cursor: pointer;
    z-index: 999;
}
._maskLayer_ p{
    font-size: 14px;
    z-index: 99999999;
    margin-top: 15px;
}
@media screen and (max-width:768px){
    #_ZHIBOIMG{width:70px;}
}

