.stepPage{display:none;height:100%}
.stepCont{width:100%}
.ystep-container{font-family:"Microsoft Yahei";display:inline-block;position:relative;color:#000;margin:20px}
.ystep-container ul{list-style:none}
.ystep-container li,.ystep-container p,.ystep-container ul{margin:0;padding:0}
.ystep-lg{width:100%;height:60px;font-size:18px;line-height:.3}
.ystep-lg .ystep-container-steps{position:absolute;top:2px;cursor:pointer;z-index:10}
.ystep-lg li{float:left;width:100px;height:85px;margin-right:100px}
.ystep-lg .ystep-step-done{background-position:-278px -132px}
.ystep-lg .ystep-step-undone{background-position:-137px -131px}
.ystep-lg .ystep-step-active{background-position:-414px -131px}
.ystep-lg .ystep-progress{width:400px;height:10px;position:absolute;top:30px;left:15px;float:left;margin-right:10px;overflow:hidden}
.ystep-lg .ystep-progress-bar{width:400px;height:20px;background:#e4e4e4;display:inline-block;float:left}
.ystep-lg .ystep-progress-highlight{height:20px;display:block}
.ystep-blue .ystep-step-done{background-image:url(../Images/pointes_blue.png);background-repeat:no-repeat}
.ystep-blue .ystep-step-undone{background-image:url(../Images/pointes_blue.png);background-repeat:no-repeat;color:#9c9a9b}
.ystep-blue .ystep-step-active{background-image:url(../Images/pointes_blue.png);background-repeat:no-repeat;color:#3276b1}
.ystep-blue .ystep-progress-highlight{background:#60baff}
.ystep{padding:20px}
.step-button{position:relative}
.step-button button{margin:15px}
