.changeNumber {width:770px;margin-left:100px;}
.steps {height:100px;}
.stepsTop {height:30px; margin-top:30px;}
.first {color:#fff;font-size:14px;font-weight:bold;width:40px;height:30px;line-height:30px;margin-left:40px;text-align:center;background:url(../images/step_bg.png) top center no-repeat;float: left;}
.first.on {background:url(../images/step_bg_on.png) top center no-repeat;}
.line {width: 290px;height:3px;margin-top:13px;background:#b9b9b9;float: left;}
.line.on {width: 290px;height:3px;margin-top:13px;background:#ff7001;float: left;}
.second {color:#fff;font-size:14px;font-weight:bold;width:40px;height:30px;line-height:30px;text-align:center;background:url(../images/step_bg.png) top center no-repeat;float: left;}
.second.on {background:url(../images/step_bg_on.png) top center no-repeat;}
.end {color:#fff;width:40px;height:30px;line-height:30px;text-align:center;background:url(../images/end_bg.png) top center no-repeat;float: left;}
.end.on {background:url(../images/end_bg_on.png) top center no-repeat;}
.stepsTxt {height: 25px;line-height: 25px;}
.textItemFirst {color:#999;width:70px;height:30px;line-height:30px;margin-left:25px;text-align:center;float: left;}
.textItemSecond {color:#999;width:90px;height:30px;line-height:30px;margin-left:250px;text-align:center;float: left;}
.textItemEnd {color:#999;width:70px;height:30px;line-height:30px;margin-left:250px;text-align:center;float: left;}
.stepsTxt .on {color:#ff7001;}
.changeForm {border:#ddd 1px solid;margin-bottom:50px;background:#f4f4f4;}
.changeForm table {margin-bottom: 30px;}
.verifyBn {padding:9px 20px;background:#dbdbdb;border-radius:2px;margin-left:5px;cursor:pointer;}
.changeTip {height:40px;line-height: 40px;margin-left:20px;margin-right:20px;border-bottom: #ddd 1px solid;}
.changeTip span {color:#555;padding:2px 30px;background: url(../images/tip.png) left center no-repeat;}
.addressForm input[type=number]{color:#777;width: 330px;height: 30px;padding-left:10px;margin-left:10px;border:#ddd 1px solid;border-radius:2px;}
.phoneNumher {color:#777;margin-left:12px;}