@charset "gb2312";
.leftImg{
    width: 200px;
    height: 200px;
    background: url(/images/left_img618.png) no-repeat;
    position: fixed;
    left: 0;
    top: 50%;
    margin-top: -100px;
    cursor: pointer;
}
.home_pop_phone_login{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.1;
    z-index: 99;
}