
#guide-step
{
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0px auto;
    position: relative;
}
/* tipbar */

#searchTip
{
    overflow: hidden;
}
.tipbox
{
    width: 290px;
    position: relative;
    height: 190px;
    display: none;
    background-image:url(../images/welcome.png);
}
.tipbox .tipboxBtn
{
    position: absolute;
    display: inline-block;
    width: 25px;
    height: 25px;
    left: 236px;
    top: 36px;
    cursor: pointer;
}
.tipboxNextbtn
{
    position: absolute;
    display: inline-block;
    width: 82px;
    height: 28px;
    left: 159px;
    top: 127px;
    cursor: pointer;
}
.progress
{
    position: absolute;
    left: 71px;
    top: 136px;
    width: 60px;
    height: 9px;
    line-height: 9px;
    font-size: 0px;
}
.progress li
{
    float: left;
    width: 9px;
    height: 9px;
    margin-right: 6px;
    font-size: 0px;
}
.progress .on
{
    background-position: 100% -82px;
}
.tipword
{
    position: absolute;
}
#step1
{
    z-index: 1005;
}
#step2
{
    z-index: 1004;
}
#step3
{
    z-index: 1003;
}
#step4
{
    z-index: 1002;
}
#step1 .tipword
{
    width: 210px;
    height: 56px;
    left: 35px;
    top: 60px;
    text-align: left;
    font-size: 16px;
    font-family: @华文琥珀;
}
#step2 .tipword
{
    height: 56px;
    left: 36px;
    top: 65px;
}
#step3 .tipword
{
    width: 195px;
    height: 56px;
    left: 46px;
    top: 60px;
}
#step4 .tipword
{
    width: 210px;
    height: 56px;
    left: 43px;
    top: 44px;
}
.tipbarwrap
{
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0px;
    top: 0px;
    z-index: 1000;
    background-color: transparent;
}
.tipbardiv
{
    position: relative;
    width: 900px;
    height: 1px;
    margin: 0px auto;
}
.tipbar
{
    display: none;
    position: absolute;
    z-index: 1000;
}
.tipbarInner
{
    position: relative;
}
.tipbar .arrow
{
    width: 70px;
    height: 46px;
    background-position: 100% 0;
    position: absolute;
}
.tipBarword
{
    position: absolute;
}
#tipbar1
{
    width: 728px;
    height: 380px;
    left: -38px;
    top: 638px;
}
#tipbar1 .arrow
{
    left: 284px;
    top: -42px;
}
#tipbar1 .tipBarword
{
    width: 62px;
    height: 25px;
    left: 355px;
    top: -39px;
}
#tipbar2
{
    background: url(../images/stepflow-pic.png) no-repeat 0 -259px;
    width: 768px;
    height: 471px;
    top: 330px;
    left: 33px;
}
#tipbar2 .arrow
{
    left: 284px;
    top: -42px;
}
#tipbar2 .tipBarword
{
    width: 62px;
    height: 24px;
    left: 355px;
    top: -41px;
}
.clear
{
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    overflow: hidden;
}
#tipbar3
{
    background: url(../images/stepflow-pic.png) no-repeat 0px -740px;
    width: 680px;
    height: 280px;
    left: 59px;
    top: 816px;
}
#tipbar3 .arrow
{
    left: 30px;
    top: -35px;
}
#tipbar3 .tipBarword
{
    width: 62px;
    height: 24px;
    left: 100px;
    top: -34px;
}
#tipbar1 .tipbarInner
{
    width: 728px;
    height: 380px;
}
#tipbar2 .tipbarInner
{
    width: 768px;
    height: 471px;
}
#tipbar3 .tipbarInner
{
    width: 680px;
    height: 280px;
}
.notip
{
    position: absolute;
    left: 175px;
    top: 112px;
}
#notip
{
    vertical-align: middle;
}
.notip label
{
    vertical-align: middle;
    color: #0c5685;
}
.tipSwitch
{
    width: 80px;
    height: 26px;
    cursor: pointer;
    background-position: 0 -190px;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px;
}
