.tipStep{
	position: absolute;
	background: #fdfcdf;
	border: 2px solid red;
	border-radius: 5px;
	z-index: 99999;
}
.tipStep h1{
	font-size: 18px;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dotted #d1d1d1;
    margin: 0 15px 0 15px;
    text-align: center;
}
.conStep{padding: 20px;font-size: 18px;text-align: center;}
.conStep span{color: red;font-weight: bold;}
.handStep{position: absolute;background: url(/pintuanPage/hand.gif) no-repeat;width: 74px;height: 74px;display: block;}
.step-1{width: 350px;left: 90px;top: 110px;}
.step-1-hand{left:-30px;top: -65px;margin: 0 0 0 -37px;}
.step-2{left: -50px;top: 120px;}
.step-2-hand{left:90px;top:-80px;}
.step-3{left: 50%;margin-left: -160px;top: 180px;}
.step-3-hand{left:90px;top:-80px;}
.step-4{left: 50%;margin-left: -160px;top: 130px;}
.step-4-hand{left:90px;top:-80px;}
.step-5{left: 50%;margin-left: -160px;top: 180px;}
.step-5-hand{left:90px;top:-80px;}
.step-6{left: 10%;top: 110px;}
.step-6-hand{left:80px;top:-80px;}
.borderStep-6{position: absolute;width: 140px;height: 130px;border: 3px solid red;left: 580px;top: -110px;}
.thdtit{left: 500px;top: -200px;width: 300px;}
.step-7{left: 350px;top: 150px;+top: 180px;width: 300px;}
.step-7-hand{left:-80px;top:5px;}
.step-8{width: 500px;left: 50%;top: 50%;margin: -100px 0 0 -250px;overflow: hidden;}
.step-8-hand{left:-80px;top:5px;display: none;}
.aStep{    width: 300px;
    display: block;
    height: 40px;
    text-align: center;
    background: #00b0ff;
    border-radius: 5px;
    color: #fff !important;
    line-height: 40px;
    font-size: 14px;
    margin: 0 auto;
    }
.step-hei{padding: 10px 0;text-align:center;font-size:12px;width: 100%;}
