.guide-body{
    height: 100%;
    overflow: hidden;
}
.member-guide{
    overflow:visible;
    min-height: 100%;
    height: auto!important;
    position: relative;
}
.guide-body .guide-bg{
    display: block;
    height: 100%;
}

.guide-bg{
    display: none;
    position:fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.6);
    z-index:99999;
}
.member-guide .guide-bg{
    position: absolute!important;
}
#mall-page.guide-body .top-bar{
    margin-bottom: 0!important;
}
#mall-page.guide-body .nav-bar{
    position: static;
}
.guide-bg .wrapper{
    position: relative;
}
.guide-bg img.step1{
    position:absolute;
    z-index:999999;
    left: 15px;
    top: 0;
    max-width:inherit!important;
}
.guide-bg a{
    display: block;
    width: 180px;
    height: 63px;
    position: absolute;
    top: 537px;
    z-index: 9999999;
}
#step1{
    left: 625px;
}
#step2{
    display: none;
    left: 466px;
    top: 488px;
}
#step2-close{
    left: 666px;
    display: none;
    width: 104px;
    top: 488px;
}
#step1-close{
    left: 823px;
    width: 104px;
}

.guide-bg img.step2{
    display: none;
    position:absolute;
    z-index:999999;
    left: 229px;
    top: 122px;
    max-width:inherit!important;
}

.guide-bg img#step3-img1{
    position: absolute;
    z-index: 999999;
    left: 519px;
    top: 24px;
    max-width: inherit!important;
}
.guide-bg img#step3-img2{
    position: fixed;
    z-index: 999999;
    right: 48px;
    top: 50%;
    margin-top: -92px;
    max-width: inherit!important;
}
.guide-bg img#step3-img3{
    position: fixed;
    z-index: 999999;
    right: -3px;
    top: 50%;
    margin-top: -92px;
    max-width: inherit!important;
}
#step4-img{
    position: absolute;
    z-index: 999999;
    left: 0px;
    top: 256px;
    max-width: inherit!important;
}
#step3{
    width: 102px;
    left: 549px;
    top: 646px;
    /* border: 1px solid red; */
}
#step3-close{
    width: 104px;
    top: 646px;
    left: 665px;
    /* border: 1px solid red; */
}
#step4-close{
    width: 150px;
    left: 512px;
    top: 795px;
}